fabric8-analytics / fabric8-analytics-worker

fabric8-analytics worker for gathering raw data
GNU General Public License v3.0
8 stars 45 forks source link

[RDS] Can't reconnect until invalid transaction is rolled back #268

Closed msrb closed 7 years ago

msrb commented 7 years ago

Observed on staging on August 22:

+ DISPATCHER_YAML_FILES_DIR=/usr/lib/python3.4/site-packages/f8a_worker/dispatcher
+ WORKER_NAME=bayesian
++ dirname /usr/bin/workers.sh
+ DIR=/usr/bin
+ source /usr/bin/env.sh
++ RABBIT_HOST=bayesian-broker
++ F8A_HOST=coreapi-server
++ POSTGRES_HOST=bayesian-pgbouncer
++ ANITYA_HOST=bayesian-anitya
++ RABBIT_PORT=5672
++ F8A_PORT=5000
++ POSTGRES_PORT=5432
++ ANITYA_PORT=5000
++ export F8A_CELERY_BROKER=amqp://guest@bayesian-broker:5672
++ F8A_CELERY_BROKER=amqp://guest@bayesian-broker:5672
++ export 'F8A_POSTGRES=postgresql://coreapi:***@bayesian-pgbouncer:5432/coreapi?sslmode=disable'
++ F8A_POSTGRES='postgresql://coreapi:***@bayesian-pgbouncer:5432/coreapi?sslmode=disable'
++ export F8A_ANITYA=http://bayesian-anitya:5000
++ F8A_ANITYA=http://bayesian-anitya:5000
+ selinonlib-cli version
Selinonlib version: 0.1.0rc5
Selinon version: 0.1.0rc5
Celery version: 4.0.2
+ '[' -n '' -a -n GraphImporterTask ']'
+ '[' -z api ']'
++ selinonlib-cli inspect -n /usr/lib/python3.4/site-packages/f8a_worker/dispatcher/nodes.yml -f /usr/lib/python3.4/site-packages/f8a_worker/dispatcher/flows/bayesianAnalysisFlow.yml /usr/lib/python3.4/site-packages/f8a_worker/dispatcher/flows/bayesianFlow.yml /usr/lib/python3.4/site-packages/f8a_worker/dispatcher/flows/bayesianPackageAnalysisFlow.yml /usr/lib/python3.4/site-packages/f8a_worker/dispatcher/flows/bayesianPackageFlow.yml /usr/lib/python3.4/site-packages/f8a_worker/dispatcher/flows/bigQueryFlow.yml /usr/lib/python3.4/site-packages/f8a_worker/dispatcher/flows/componentApiFlow.yml /usr/lib/python3.4/site-packages/f8a_worker/dispatcher/flows/cveCheckFlow.yml /usr/lib/python3.4/site-packages/f8a_worker/dispatcher/flows/githubManifestMetadataFlow.yml /usr/lib/python3.4/site-packages/f8a_worker/dispatcher/flows/graphImportFlow.yml /usr/lib/python3.4/site-packages/f8a_worker/dispatcher/flows/livenessFlow.yml /usr/lib/python3.4/site-packages/f8a_worker/dispatcher/flows/stackApiGraphFlow.yml /usr/lib/python3.4/site-packages/f8a_worker/dispatcher/flows/stackApiGraphV2Flow.yml --list-task-queues --list-dispatcher-queues
11: [2017-08-21 12:23:29,301] selinonlib.system _check:926: Storage 'AmazonS3' not used in any flow
11: [2017-08-21 12:23:29,302] selinonlib.system _check:926: Storage 'S3Artifacts' not used in any flow
11: [2017-08-21 12:23:29,302] selinonlib.system _check:926: Storage 'S3BigQuery' not used in any flow
11: [2017-08-21 12:23:29,302] selinonlib.system _check:926: Storage 'S3Data' not used in any flow
11: [2017-08-21 12:23:29,302] selinonlib.system _check:926: Storage 'S3PackageData' not used in any flow
11: [2017-08-21 12:23:29,302] selinonlib.system _check:926: Storage 'S3MavenIndex' not used in any flow
11: [2017-08-21 12:23:29,302] selinonlib.system _check:926: Storage 'S3OWASPDepCheck' not used in any flow
11: [2017-08-21 12:23:29,302] selinonlib.system _check:926: Storage 'S3UserProfileStore' not used in any flow
11: [2017-08-21 12:23:29,302] selinonlib.system _check:926: Storage 'S3Snyk' not used in any flow
11: [2017-08-21 12:23:29,303] selinonlib.system _check:926: Storage 'S3GitHubManifestMetadata' not used in any flow
11: [2017-08-21 12:23:29,305] selinonlib.system _check:1003: Task 'GraphSyncTask' (class 'GraphSyncTask' from 'f8a_worker.workers') stated in the YAML configuration file, but never run in any flow
11: [2017-08-21 12:23:29,305] selinonlib.system _check:1003: Task 'user_stack_sentiment_scorer' (class 'UserStackSentimentScoringTask' from 'f8a_worker.workers') stated in the YAML configuration file, but never run in any flow
+ WORKER_QUEUES='GraphSyncTask:STAGE_api_GraphSyncTask_v0
blackduck:STAGE_api_BlackDuckLatentCollector_v0
PackageGraphImporterTask:STAGE_api_GraphImporterTask_v0
libraries_io:STAGE_api_libraries_io_v0
stack_aggregator_v2:STAGE_api_StackAggregatorV2Task_v0
PackageFinalizeTaskError:STAGE_api_PackageFinalizeTaskError_v0
keywords_tagging:STAGE_api_keywords_tagging_v0
PackageFinalizeTask:STAGE_api_PackageFinalizeTask_v0
stack_aggregator:STAGE_api_StackAggregatorTask_v0
static_analysis:STAGE_api_CsmockTask_v0
GitHubManifestMetadataResultCollector:STAGE_api_GitHubManifestMetadataResultCollector_v0
source_licenses:STAGE_api_LicenseCheckTask_v0
package_keywords_tagging:STAGE_api_package_keywords_tagging_v0
recommendation:STAGE_api_RecommendationTask_v0
digests:STAGE_api_DigesterTask_v0
recommendation_v2:STAGE_api_RecommendationV2Task_v0
FinalizeTaskError:STAGE_api_FinalizeTaskError_v0
redhat_downstream:STAGE_api_DownstreamUsageTask_v0
ManifestKeeperTask:STAGE_api_ManifestKeeperTask_v0
BigQueryTask:STAGE_api_BigQueryTask_v0
code_metrics:STAGE_api_CodeMetricsTask_v0
git_stats:STAGE_api_git_stats_v0
FinalizeTask:STAGE_api_FinalizeTask_v0
GraphImporterTask:STAGE_api_GraphImporterTask_v0
user_stack_sentiment_scorer:STAGE_api_UserStackSentimentScoringTask_v0
InitPackageFlow:STAGE_api_InitPackageFlow_v0
dependency_snapshot:STAGE_api_DependencySnapshotTask_v0
PackageResultCollector:STAGE_api_PackageResultCollector_v0
github_details:STAGE_api_GithubTask_v0
GitReadmeCollectorTask:STAGE_api_GitReadmeCollector_v0
binary_data:STAGE_api_BinwalkTask_v0
BookkeeperTask:STAGE_api_BookkeeperTask_v0
metadata:STAGE_api_MercatorTask_v0
reco_pkg_sentiment_scorer:STAGE_api_RecoPkgSentimentScoringTask_v0
CVEDBSyncTask:STAGE_api_CVEDBSyncTask_v0
security_issues:STAGE_api_CVEcheckerTask_v0
anitya:STAGE_api_AnityaTask_v0
GraphAggregatorTask:STAGE_api_GraphAggregatorTask_v0
crypto_algorithms:STAGE_api_OSCryptoCatcherTask_v0
InitAnalysisFlow:STAGE_api_InitAnalysisFlow_v0
gh_most_starred_github_details:STAGE_api_GitHubManifestMetadataGithubTask_v0
blackduck_executor:STAGE_api_BlackDuckTask_v0
InitGitHubManifestMetadata:STAGE_api_InitGitHubManifestMetadata_v0
languages:STAGE_api_LinguistTask_v0
ResultCollector:STAGE_api_ResultCollector_v0
bayesianPackageFlow:STAGE_ingestion_bayesianPackageFlow_v0
cveCheckFlow:STAGE_cveCheckFlow_v0
graphImportFlow:STAGE_ingestion_graphImportFlow_v0
componentApiFlow:STAGE_api_componentApiFlow_v0
bayesianAnalysisFlow:STAGE_ingestion_bayesianAnalysisFlow_v0
stackApiGraphFlow:STAGE_api_stackApiGraphFlow_v0
bayesianApiAnalysisFlow:STAGE_api_bayesianAnalysisFlow_v0
bayesianPackageAnalysisFlow:STAGE_ingestion_bayesianPackageAnalysisFlow_v0
bigQueryFlow:STAGE_bigQueryFlow_v0
livenessFlow:STAGE_livenessFlow_v0
stackApiGraphV2Flow:STAGE_api_stackApiGraphFlow_v0
bayesianApiFlow:STAGE_api_bayesianFlow_v0
githubManifestMetadataFlow:STAGE_ingestion_githubManifestMetadataFlow_v0
bayesianFlow:STAGE_ingestion_bayesianFlow_v0
graphApiImportFlow:STAGE_api_graphImportFlow_v0'
+ '[' -n '' ']'
+ '[' -n GraphImporterTask ']'
++ tr , '|'
++ echo GraphImporterTask
+ WORKER_EXCLUDE_QUEUES=GraphImporterTask
++ egrep -v GraphImporterTask
++ echo 'GraphSyncTask:STAGE_api_GraphSyncTask_v0
blackduck:STAGE_api_BlackDuckLatentCollector_v0
PackageGraphImporterTask:STAGE_api_GraphImporterTask_v0
libraries_io:STAGE_api_libraries_io_v0
stack_aggregator_v2:STAGE_api_StackAggregatorV2Task_v0
PackageFinalizeTaskError:STAGE_api_PackageFinalizeTaskError_v0
keywords_tagging:STAGE_api_keywords_tagging_v0
PackageFinalizeTask:STAGE_api_PackageFinalizeTask_v0
stack_aggregator:STAGE_api_StackAggregatorTask_v0
static_analysis:STAGE_api_CsmockTask_v0
GitHubManifestMetadataResultCollector:STAGE_api_GitHubManifestMetadataResultCollector_v0
source_licenses:STAGE_api_LicenseCheckTask_v0
package_keywords_tagging:STAGE_api_package_keywords_tagging_v0
recommendation:STAGE_api_RecommendationTask_v0
digests:STAGE_api_DigesterTask_v0
recommendation_v2:STAGE_api_RecommendationV2Task_v0
FinalizeTaskError:STAGE_api_FinalizeTaskError_v0
redhat_downstream:STAGE_api_DownstreamUsageTask_v0
ManifestKeeperTask:STAGE_api_ManifestKeeperTask_v0
BigQueryTask:STAGE_api_BigQueryTask_v0
code_metrics:STAGE_api_CodeMetricsTask_v0
git_stats:STAGE_api_git_stats_v0
FinalizeTask:STAGE_api_FinalizeTask_v0
GraphImporterTask:STAGE_api_GraphImporterTask_v0
user_stack_sentiment_scorer:STAGE_api_UserStackSentimentScoringTask_v0
InitPackageFlow:STAGE_api_InitPackageFlow_v0
dependency_snapshot:STAGE_api_DependencySnapshotTask_v0
PackageResultCollector:STAGE_api_PackageResultCollector_v0
github_details:STAGE_api_GithubTask_v0
GitReadmeCollectorTask:STAGE_api_GitReadmeCollector_v0
binary_data:STAGE_api_BinwalkTask_v0
BookkeeperTask:STAGE_api_BookkeeperTask_v0
metadata:STAGE_api_MercatorTask_v0
reco_pkg_sentiment_scorer:STAGE_api_RecoPkgSentimentScoringTask_v0
CVEDBSyncTask:STAGE_api_CVEDBSyncTask_v0
security_issues:STAGE_api_CVEcheckerTask_v0
anitya:STAGE_api_AnityaTask_v0
GraphAggregatorTask:STAGE_api_GraphAggregatorTask_v0
crypto_algorithms:STAGE_api_OSCryptoCatcherTask_v0
InitAnalysisFlow:STAGE_api_InitAnalysisFlow_v0
gh_most_starred_github_details:STAGE_api_GitHubManifestMetadataGithubTask_v0
blackduck_executor:STAGE_api_BlackDuckTask_v0
InitGitHubManifestMetadata:STAGE_api_InitGitHubManifestMetadata_v0
languages:STAGE_api_LinguistTask_v0
ResultCollector:STAGE_api_ResultCollector_v0
bayesianPackageFlow:STAGE_ingestion_bayesianPackageFlow_v0
cveCheckFlow:STAGE_cveCheckFlow_v0
graphImportFlow:STAGE_ingestion_graphImportFlow_v0
componentApiFlow:STAGE_api_componentApiFlow_v0
bayesianAnalysisFlow:STAGE_ingestion_bayesianAnalysisFlow_v0
stackApiGraphFlow:STAGE_api_stackApiGraphFlow_v0
bayesianApiAnalysisFlow:STAGE_api_bayesianAnalysisFlow_v0
bayesianPackageAnalysisFlow:STAGE_ingestion_bayesianPackageAnalysisFlow_v0
bigQueryFlow:STAGE_bigQueryFlow_v0
livenessFlow:STAGE_livenessFlow_v0
stackApiGraphV2Flow:STAGE_api_stackApiGraphFlow_v0
bayesianApiFlow:STAGE_api_bayesianFlow_v0
githubManifestMetadataFlow:STAGE_ingestion_githubManifestMetadataFlow_v0
bayesianFlow:STAGE_ingestion_bayesianFlow_v0
graphApiImportFlow:STAGE_api_graphImportFlow_v0'
+ WORKER_QUEUES='GraphSyncTask:STAGE_api_GraphSyncTask_v0
blackduck:STAGE_api_BlackDuckLatentCollector_v0
libraries_io:STAGE_api_libraries_io_v0
stack_aggregator_v2:STAGE_api_StackAggregatorV2Task_v0
PackageFinalizeTaskError:STAGE_api_PackageFinalizeTaskError_v0
keywords_tagging:STAGE_api_keywords_tagging_v0
PackageFinalizeTask:STAGE_api_PackageFinalizeTask_v0
stack_aggregator:STAGE_api_StackAggregatorTask_v0
static_analysis:STAGE_api_CsmockTask_v0
GitHubManifestMetadataResultCollector:STAGE_api_GitHubManifestMetadataResultCollector_v0
source_licenses:STAGE_api_LicenseCheckTask_v0
package_keywords_tagging:STAGE_api_package_keywords_tagging_v0
recommendation:STAGE_api_RecommendationTask_v0
digests:STAGE_api_DigesterTask_v0
recommendation_v2:STAGE_api_RecommendationV2Task_v0
FinalizeTaskError:STAGE_api_FinalizeTaskError_v0
redhat_downstream:STAGE_api_DownstreamUsageTask_v0
ManifestKeeperTask:STAGE_api_ManifestKeeperTask_v0
BigQueryTask:STAGE_api_BigQueryTask_v0
code_metrics:STAGE_api_CodeMetricsTask_v0
git_stats:STAGE_api_git_stats_v0
FinalizeTask:STAGE_api_FinalizeTask_v0
user_stack_sentiment_scorer:STAGE_api_UserStackSentimentScoringTask_v0
InitPackageFlow:STAGE_api_InitPackageFlow_v0
dependency_snapshot:STAGE_api_DependencySnapshotTask_v0
PackageResultCollector:STAGE_api_PackageResultCollector_v0
github_details:STAGE_api_GithubTask_v0
GitReadmeCollectorTask:STAGE_api_GitReadmeCollector_v0
binary_data:STAGE_api_BinwalkTask_v0
BookkeeperTask:STAGE_api_BookkeeperTask_v0
metadata:STAGE_api_MercatorTask_v0
reco_pkg_sentiment_scorer:STAGE_api_RecoPkgSentimentScoringTask_v0
CVEDBSyncTask:STAGE_api_CVEDBSyncTask_v0
security_issues:STAGE_api_CVEcheckerTask_v0
anitya:STAGE_api_AnityaTask_v0
GraphAggregatorTask:STAGE_api_GraphAggregatorTask_v0
crypto_algorithms:STAGE_api_OSCryptoCatcherTask_v0
InitAnalysisFlow:STAGE_api_InitAnalysisFlow_v0
gh_most_starred_github_details:STAGE_api_GitHubManifestMetadataGithubTask_v0
blackduck_executor:STAGE_api_BlackDuckTask_v0
InitGitHubManifestMetadata:STAGE_api_InitGitHubManifestMetadata_v0
languages:STAGE_api_LinguistTask_v0
ResultCollector:STAGE_api_ResultCollector_v0
bayesianPackageFlow:STAGE_ingestion_bayesianPackageFlow_v0
cveCheckFlow:STAGE_cveCheckFlow_v0
graphImportFlow:STAGE_ingestion_graphImportFlow_v0
componentApiFlow:STAGE_api_componentApiFlow_v0
bayesianAnalysisFlow:STAGE_ingestion_bayesianAnalysisFlow_v0
stackApiGraphFlow:STAGE_api_stackApiGraphFlow_v0
bayesianApiAnalysisFlow:STAGE_api_bayesianAnalysisFlow_v0
bayesianPackageAnalysisFlow:STAGE_ingestion_bayesianPackageAnalysisFlow_v0
bigQueryFlow:STAGE_bigQueryFlow_v0
livenessFlow:STAGE_livenessFlow_v0
stackApiGraphV2Flow:STAGE_api_stackApiGraphFlow_v0
bayesianApiFlow:STAGE_api_bayesianFlow_v0
githubManifestMetadataFlow:STAGE_ingestion_githubManifestMetadataFlow_v0
bayesianFlow:STAGE_ingestion_bayesianFlow_v0
graphApiImportFlow:STAGE_api_graphImportFlow_v0'
++ echo 'GraphSyncTask:STAGE_api_GraphSyncTask_v0
blackduck:STAGE_api_BlackDuckLatentCollector_v0
libraries_io:STAGE_api_libraries_io_v0
stack_aggregator_v2:STAGE_api_StackAggregatorV2Task_v0
PackageFinalizeTaskError:STAGE_api_PackageFinalizeTaskError_v0
keywords_tagging:STAGE_api_keywords_tagging_v0
PackageFinalizeTask:STAGE_api_PackageFinalizeTask_v0
stack_aggregator:STAGE_api_StackAggregatorTask_v0
static_analysis:STAGE_api_CsmockTask_v0
GitHubManifestMetadataResultCollector:STAGE_api_GitHubManifestMetadataResultCollector_v0
source_licenses:STAGE_api_LicenseCheckTask_v0
package_keywords_tagging:STAGE_api_package_keywords_tagging_v0
recommendation:STAGE_api_RecommendationTask_v0
digests:STAGE_api_DigesterTask_v0
recommendation_v2:STAGE_api_RecommendationV2Task_v0
FinalizeTaskError:STAGE_api_FinalizeTaskError_v0
redhat_downstream:STAGE_api_DownstreamUsageTask_v0
ManifestKeeperTask:STAGE_api_ManifestKeeperTask_v0
BigQueryTask:STAGE_api_BigQueryTask_v0
code_metrics:STAGE_api_CodeMetricsTask_v0
git_stats:STAGE_api_git_stats_v0
FinalizeTask:STAGE_api_FinalizeTask_v0
user_stack_sentiment_scorer:STAGE_api_UserStackSentimentScoringTask_v0
InitPackageFlow:STAGE_api_InitPackageFlow_v0
dependency_snapshot:STAGE_api_DependencySnapshotTask_v0
PackageResultCollector:STAGE_api_PackageResultCollector_v0
github_details:STAGE_api_GithubTask_v0
GitReadmeCollectorTask:STAGE_api_GitReadmeCollector_v0
binary_data:STAGE_api_BinwalkTask_v0
BookkeeperTask:STAGE_api_BookkeeperTask_v0
metadata:STAGE_api_MercatorTask_v0
reco_pkg_sentiment_scorer:STAGE_api_RecoPkgSentimentScoringTask_v0
CVEDBSyncTask:STAGE_api_CVEDBSyncTask_v0
security_issues:STAGE_api_CVEcheckerTask_v0
anitya:STAGE_api_AnityaTask_v0
GraphAggregatorTask:STAGE_api_GraphAggregatorTask_v0
crypto_algorithms:STAGE_api_OSCryptoCatcherTask_v0
InitAnalysisFlow:STAGE_api_InitAnalysisFlow_v0
gh_most_starred_github_details:STAGE_api_GitHubManifestMetadataGithubTask_v0
blackduck_executor:STAGE_api_BlackDuckTask_v0
InitGitHubManifestMetadata:STAGE_api_InitGitHubManifestMetadata_v0
languages:STAGE_api_LinguistTask_v0
ResultCollector:STAGE_api_ResultCollector_v0
bayesianPackageFlow:STAGE_ingestion_bayesianPackageFlow_v0
cveCheckFlow:STAGE_cveCheckFlow_v0
graphImportFlow:STAGE_ingestion_graphImportFlow_v0
componentApiFlow:STAGE_api_componentApiFlow_v0
bayesianAnalysisFlow:STAGE_ingestion_bayesianAnalysisFlow_v0
stackApiGraphFlow:STAGE_api_stackApiGraphFlow_v0
bayesianApiAnalysisFlow:STAGE_api_bayesianAnalysisFlow_v0
bayesianPackageAnalysisFlow:STAGE_ingestion_bayesianPackageAnalysisFlow_v0
bigQueryFlow:STAGE_bigQueryFlow_v0
livenessFlow:STAGE_livenessFlow_v0
stackApiGraphV2Flow:STAGE_api_stackApiGraphFlow_v0
bayesianApiFlow:STAGE_api_bayesianFlow_v0
githubManifestMetadataFlow:STAGE_ingestion_githubManifestMetadataFlow_v0
bayesianFlow:STAGE_ingestion_bayesianFlow_v0
graphApiImportFlow:STAGE_api_graphImportFlow_v0'
++ grep _api_
+ WORKER_QUEUES='GraphSyncTask:STAGE_api_GraphSyncTask_v0
blackduck:STAGE_api_BlackDuckLatentCollector_v0
libraries_io:STAGE_api_libraries_io_v0
stack_aggregator_v2:STAGE_api_StackAggregatorV2Task_v0
PackageFinalizeTaskError:STAGE_api_PackageFinalizeTaskError_v0
keywords_tagging:STAGE_api_keywords_tagging_v0
PackageFinalizeTask:STAGE_api_PackageFinalizeTask_v0
stack_aggregator:STAGE_api_StackAggregatorTask_v0
static_analysis:STAGE_api_CsmockTask_v0
GitHubManifestMetadataResultCollector:STAGE_api_GitHubManifestMetadataResultCollector_v0
source_licenses:STAGE_api_LicenseCheckTask_v0
package_keywords_tagging:STAGE_api_package_keywords_tagging_v0
recommendation:STAGE_api_RecommendationTask_v0
digests:STAGE_api_DigesterTask_v0
recommendation_v2:STAGE_api_RecommendationV2Task_v0
FinalizeTaskError:STAGE_api_FinalizeTaskError_v0
redhat_downstream:STAGE_api_DownstreamUsageTask_v0
ManifestKeeperTask:STAGE_api_ManifestKeeperTask_v0
BigQueryTask:STAGE_api_BigQueryTask_v0
code_metrics:STAGE_api_CodeMetricsTask_v0
git_stats:STAGE_api_git_stats_v0
FinalizeTask:STAGE_api_FinalizeTask_v0
user_stack_sentiment_scorer:STAGE_api_UserStackSentimentScoringTask_v0
InitPackageFlow:STAGE_api_InitPackageFlow_v0
dependency_snapshot:STAGE_api_DependencySnapshotTask_v0
PackageResultCollector:STAGE_api_PackageResultCollector_v0
github_details:STAGE_api_GithubTask_v0
GitReadmeCollectorTask:STAGE_api_GitReadmeCollector_v0
binary_data:STAGE_api_BinwalkTask_v0
BookkeeperTask:STAGE_api_BookkeeperTask_v0
metadata:STAGE_api_MercatorTask_v0
reco_pkg_sentiment_scorer:STAGE_api_RecoPkgSentimentScoringTask_v0
CVEDBSyncTask:STAGE_api_CVEDBSyncTask_v0
security_issues:STAGE_api_CVEcheckerTask_v0
anitya:STAGE_api_AnityaTask_v0
GraphAggregatorTask:STAGE_api_GraphAggregatorTask_v0
crypto_algorithms:STAGE_api_OSCryptoCatcherTask_v0
InitAnalysisFlow:STAGE_api_InitAnalysisFlow_v0
gh_most_starred_github_details:STAGE_api_GitHubManifestMetadataGithubTask_v0
blackduck_executor:STAGE_api_BlackDuckTask_v0
InitGitHubManifestMetadata:STAGE_api_InitGitHubManifestMetadata_v0
languages:STAGE_api_LinguistTask_v0
ResultCollector:STAGE_api_ResultCollector_v0
componentApiFlow:STAGE_api_componentApiFlow_v0
stackApiGraphFlow:STAGE_api_stackApiGraphFlow_v0
bayesianApiAnalysisFlow:STAGE_api_bayesianAnalysisFlow_v0
stackApiGraphV2Flow:STAGE_api_stackApiGraphFlow_v0
bayesianApiFlow:STAGE_api_bayesianFlow_v0
graphApiImportFlow:STAGE_api_graphImportFlow_v0'
++ grep -v '^livenessFlow:'
++ echo 'GraphSyncTask:STAGE_api_GraphSyncTask_v0
blackduck:STAGE_api_BlackDuckLatentCollector_v0
libraries_io:STAGE_api_libraries_io_v0
stack_aggregator_v2:STAGE_api_StackAggregatorV2Task_v0
PackageFinalizeTaskError:STAGE_api_PackageFinalizeTaskError_v0
keywords_tagging:STAGE_api_keywords_tagging_v0
PackageFinalizeTask:STAGE_api_PackageFinalizeTask_v0
stack_aggregator:STAGE_api_StackAggregatorTask_v0
static_analysis:STAGE_api_CsmockTask_v0
GitHubManifestMetadataResultCollector:STAGE_api_GitHubManifestMetadataResultCollector_v0
source_licenses:STAGE_api_LicenseCheckTask_v0
package_keywords_tagging:STAGE_api_package_keywords_tagging_v0
recommendation:STAGE_api_RecommendationTask_v0
digests:STAGE_api_DigesterTask_v0
recommendation_v2:STAGE_api_RecommendationV2Task_v0
FinalizeTaskError:STAGE_api_FinalizeTaskError_v0
redhat_downstream:STAGE_api_DownstreamUsageTask_v0
ManifestKeeperTask:STAGE_api_ManifestKeeperTask_v0
BigQueryTask:STAGE_api_BigQueryTask_v0
code_metrics:STAGE_api_CodeMetricsTask_v0
git_stats:STAGE_api_git_stats_v0
FinalizeTask:STAGE_api_FinalizeTask_v0
user_stack_sentiment_scorer:STAGE_api_UserStackSentimentScoringTask_v0
InitPackageFlow:STAGE_api_InitPackageFlow_v0
dependency_snapshot:STAGE_api_DependencySnapshotTask_v0
PackageResultCollector:STAGE_api_PackageResultCollector_v0
github_details:STAGE_api_GithubTask_v0
GitReadmeCollectorTask:STAGE_api_GitReadmeCollector_v0
binary_data:STAGE_api_BinwalkTask_v0
BookkeeperTask:STAGE_api_BookkeeperTask_v0
metadata:STAGE_api_MercatorTask_v0
reco_pkg_sentiment_scorer:STAGE_api_RecoPkgSentimentScoringTask_v0
CVEDBSyncTask:STAGE_api_CVEDBSyncTask_v0
security_issues:STAGE_api_CVEcheckerTask_v0
anitya:STAGE_api_AnityaTask_v0
GraphAggregatorTask:STAGE_api_GraphAggregatorTask_v0
crypto_algorithms:STAGE_api_OSCryptoCatcherTask_v0
InitAnalysisFlow:STAGE_api_InitAnalysisFlow_v0
gh_most_starred_github_details:STAGE_api_GitHubManifestMetadataGithubTask_v0
blackduck_executor:STAGE_api_BlackDuckTask_v0
InitGitHubManifestMetadata:STAGE_api_InitGitHubManifestMetadata_v0
languages:STAGE_api_LinguistTask_v0
ResultCollector:STAGE_api_ResultCollector_v0
componentApiFlow:STAGE_api_componentApiFlow_v0
stackApiGraphFlow:STAGE_api_stackApiGraphFlow_v0
bayesianApiAnalysisFlow:STAGE_api_bayesianAnalysisFlow_v0
stackApiGraphV2Flow:STAGE_api_stackApiGraphFlow_v0
bayesianApiFlow:STAGE_api_bayesianFlow_v0
graphApiImportFlow:STAGE_api_graphImportFlow_v0'
++ cut -d: -f2
++ sort -u
++ tr '\n' ,
+ WORKER_QUEUES=STAGE_api_AnityaTask_v0,STAGE_api_bayesianAnalysisFlow_v0,STAGE_api_bayesianFlow_v0,STAGE_api_BigQueryTask_v0,STAGE_api_BinwalkTask_v0,STAGE_api_BlackDuckLatentCollector_v0,STAGE_api_BlackDuckTask_v0,STAGE_api_BookkeeperTask_v0,STAGE_api_CodeMetricsTask_v0,STAGE_api_componentApiFlow_v0,STAGE_api_CsmockTask_v0,STAGE_api_CVEcheckerTask_v0,STAGE_api_CVEDBSyncTask_v0,STAGE_api_DependencySnapshotTask_v0,STAGE_api_DigesterTask_v0,STAGE_api_DownstreamUsageTask_v0,STAGE_api_FinalizeTaskError_v0,STAGE_api_FinalizeTask_v0,STAGE_api_GitHubManifestMetadataGithubTask_v0,STAGE_api_GitHubManifestMetadataResultCollector_v0,STAGE_api_GithubTask_v0,STAGE_api_GitReadmeCollector_v0,STAGE_api_git_stats_v0,STAGE_api_GraphAggregatorTask_v0,STAGE_api_graphImportFlow_v0,STAGE_api_GraphSyncTask_v0,STAGE_api_InitAnalysisFlow_v0,STAGE_api_InitGitHubManifestMetadata_v0,STAGE_api_InitPackageFlow_v0,STAGE_api_keywords_tagging_v0,STAGE_api_libraries_io_v0,STAGE_api_LicenseCheckTask_v0,STAGE_api_LinguistTask_v0,STAGE_api_ManifestKeeperTask_v0,STAGE_api_MercatorTask_v0,STAGE_api_OSCryptoCatcherTask_v0,STAGE_api_PackageFinalizeTaskError_v0,STAGE_api_PackageFinalizeTask_v0,STAGE_api_package_keywords_tagging_v0,STAGE_api_PackageResultCollector_v0,STAGE_api_RecommendationTask_v0,STAGE_api_RecommendationV2Task_v0,STAGE_api_RecoPkgSentimentScoringTask_v0,STAGE_api_ResultCollector_v0,STAGE_api_StackAggregatorTask_v0,STAGE_api_StackAggregatorV2Task_v0,STAGE_api_stackApiGraphFlow_v0,STAGE_api_UserStackSentimentScoringTask_v0,
+ WORKER_QUEUES=STAGE_api_AnityaTask_v0,STAGE_api_bayesianAnalysisFlow_v0,STAGE_api_bayesianFlow_v0,STAGE_api_BigQueryTask_v0,STAGE_api_BinwalkTask_v0,STAGE_api_BlackDuckLatentCollector_v0,STAGE_api_BlackDuckTask_v0,STAGE_api_BookkeeperTask_v0,STAGE_api_CodeMetricsTask_v0,STAGE_api_componentApiFlow_v0,STAGE_api_CsmockTask_v0,STAGE_api_CVEcheckerTask_v0,STAGE_api_CVEDBSyncTask_v0,STAGE_api_DependencySnapshotTask_v0,STAGE_api_DigesterTask_v0,STAGE_api_DownstreamUsageTask_v0,STAGE_api_FinalizeTaskError_v0,STAGE_api_FinalizeTask_v0,STAGE_api_GitHubManifestMetadataGithubTask_v0,STAGE_api_GitHubManifestMetadataResultCollector_v0,STAGE_api_GithubTask_v0,STAGE_api_GitReadmeCollector_v0,STAGE_api_git_stats_v0,STAGE_api_GraphAggregatorTask_v0,STAGE_api_graphImportFlow_v0,STAGE_api_GraphSyncTask_v0,STAGE_api_InitAnalysisFlow_v0,STAGE_api_InitGitHubManifestMetadata_v0,STAGE_api_InitPackageFlow_v0,STAGE_api_keywords_tagging_v0,STAGE_api_libraries_io_v0,STAGE_api_LicenseCheckTask_v0,STAGE_api_LinguistTask_v0,STAGE_api_ManifestKeeperTask_v0,STAGE_api_MercatorTask_v0,STAGE_api_OSCryptoCatcherTask_v0,STAGE_api_PackageFinalizeTaskError_v0,STAGE_api_PackageFinalizeTask_v0,STAGE_api_package_keywords_tagging_v0,STAGE_api_PackageResultCollector_v0,STAGE_api_RecommendationTask_v0,STAGE_api_RecommendationV2Task_v0,STAGE_api_RecoPkgSentimentScoringTask_v0,STAGE_api_ResultCollector_v0,STAGE_api_StackAggregatorTask_v0,STAGE_api_StackAggregatorV2Task_v0,STAGE_api_stackApiGraphFlow_v0,STAGE_api_UserStackSentimentScoringTask_v0
+ exec celery worker -P solo -A f8a_worker.start -Q STAGE_api_AnityaTask_v0,STAGE_api_bayesianAnalysisFlow_v0,STAGE_api_bayesianFlow_v0,STAGE_api_BigQueryTask_v0,STAGE_api_BinwalkTask_v0,STAGE_api_BlackDuckLatentCollector_v0,STAGE_api_BlackDuckTask_v0,STAGE_api_BookkeeperTask_v0,STAGE_api_CodeMetricsTask_v0,STAGE_api_componentApiFlow_v0,STAGE_api_CsmockTask_v0,STAGE_api_CVEcheckerTask_v0,STAGE_api_CVEDBSyncTask_v0,STAGE_api_DependencySnapshotTask_v0,STAGE_api_DigesterTask_v0,STAGE_api_DownstreamUsageTask_v0,STAGE_api_FinalizeTaskError_v0,STAGE_api_FinalizeTask_v0,STAGE_api_GitHubManifestMetadataGithubTask_v0,STAGE_api_GitHubManifestMetadataResultCollector_v0,STAGE_api_GithubTask_v0,STAGE_api_GitReadmeCollector_v0,STAGE_api_git_stats_v0,STAGE_api_GraphAggregatorTask_v0,STAGE_api_graphImportFlow_v0,STAGE_api_GraphSyncTask_v0,STAGE_api_InitAnalysisFlow_v0,STAGE_api_InitGitHubManifestMetadata_v0,STAGE_api_InitPackageFlow_v0,STAGE_api_keywords_tagging_v0,STAGE_api_libraries_io_v0,STAGE_api_LicenseCheckTask_v0,STAGE_api_LinguistTask_v0,STAGE_api_ManifestKeeperTask_v0,STAGE_api_MercatorTask_v0,STAGE_api_OSCryptoCatcherTask_v0,STAGE_api_PackageFinalizeTaskError_v0,STAGE_api_PackageFinalizeTask_v0,STAGE_api_package_keywords_tagging_v0,STAGE_api_PackageResultCollector_v0,STAGE_api_RecommendationTask_v0,STAGE_api_RecommendationV2Task_v0,STAGE_api_RecoPkgSentimentScoringTask_v0,STAGE_api_ResultCollector_v0,STAGE_api_StackAggregatorTask_v0,STAGE_api_StackAggregatorV2Task_v0,STAGE_api_stackApiGraphFlow_v0,STAGE_api_UserStackSentimentScoringTask_v0 --concurrency=1 --prefetch-multiplier=0 -Ofair --without-gossip --without-mingle --without-heartbeat
Storage 'AmazonS3' not used in any flow
Storage 'S3Artifacts' not used in any flow
Storage 'S3BigQuery' not used in any flow
Storage 'S3Data' not used in any flow
Storage 'S3PackageData' not used in any flow
Storage 'S3MavenIndex' not used in any flow
Storage 'S3OWASPDepCheck' not used in any flow
Storage 'S3UserProfileStore' not used in any flow
Storage 'S3Snyk' not used in any flow
Storage 'S3GitHubManifestMetadata' not used in any flow
Task 'GraphSyncTask' (class 'GraphSyncTask' from 'f8a_worker.workers') stated in the YAML configuration file, but never run in any flow
Task 'user_stack_sentiment_scorer' (class 'UserStackSentimentScoringTask' from 'f8a_worker.workers') stated in the YAML configuration file, but never run in any flow
/usr/lib/python3.4/site-packages/celery/platforms.py:793: RuntimeWarning: You're running the worker with superuser privileges: this is
absolutely not recommended!

Please specify a different user using the -u option.

User information: uid=1002320000 euid=1002320000 gid=0 egid=0

  uid=uid, euid=euid, gid=gid, egid=egid,
2017-08-21 12:23:41,951 [INFO] celery.worker.consumer.connection: Connected to sqs://AKIAIGWVSHLDTE32N6RA:**@localhost//
2017-08-21 12:23:43,101 [INFO] celery.apps.worker: celery@bayesian-worker-api-141-pwqlg ready.
2017-08-21 12:34:21,615 [INFO] celery.worker.strategy: Received task: selinon.Dispatcher[ac6c484a-c6be-4ff5-aa74-15687b5be4a6]  ETA:[2017-08-21 12:34:12.971936+00:00] 
{"selective": false, "flow_name": "stackApiGraphV2Flow", "event": "DISPATCHER_WAKEUP", "dispatcher_id": "ac6c484a-c6be-4ff5-aa74-15687b5be4a6", "node_args": {"ecosystem": null, "data": {"request": [{"content": "<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"no\"?><project xmlns=\"http://maven.apache.org/POM/4.0.0\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:schemaLocation=\"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd\">\n  <modelVersion>4.0.0</modelVersion>\n  <parent>\n    <groupId>io.openshift</groupId>\n    <artifactId>booster-parent</artifactId>\n    <version>8</version>\n  </parent>\n  <groupId>com.example</groupId>\n  <artifactId>sam-x-001</artifactId>\n  <version>1.0.0-SNAPSHOT</version>\n  <packaging>jar</packaging>\n\n  <name>Vert.x - HTTP</name>\n  <description>Exposes an HTTP API using Vert.x</description>\n\n  <properties>\n    <vertx.version>3.4.1</vertx.version>\n    <vertx-maven-plugin.version>1.0.8</vertx-maven-plugin.version>\n    <vertx.verticle>io.openshift.booster.HttpApplication</vertx.verticle>\n  </properties>\n\n  <dependencyManagement>\n    <dependencies>\n      <dependency>\n        <groupId>io.vertx</groupId>\n        <artifactId>vertx-dependencies</artifactId>\n        <version>${vertx.version}</version>\n        <type>pom</type>\n        <scope>import</scope>\n      </dependency>\n    </dependencies>\n  </dependencyManagement>\n\n  <dependencies>\n    <dependency>\n      <groupId>io.vertx</groupId>\n      <artifactId>vertx-core</artifactId>\n    </dependency>\n    <dependency>\n      <groupId>io.vertx</groupId>\n      <artifactId>vertx-web</artifactId>\n    </dependency>\n\n    <!-- Testing -->\n    <dependency>\n      <groupId>io.vertx</groupId>\n      <artifactId>vertx-web-client</artifactId>\n      <scope>test</scope>\n    </dependency>\n    <dependency>\n      <groupId>io.vertx</groupId>\n      <artifactId>vertx-unit</artifactId>\n      <scope>test</scope>\n    </dependency>\n    <dependency>\n      <groupId>junit</groupId>
\n      <artifactId>junit</artifactId>\n      <version>4.12</version>\n      <scope>test</scope>\n    </dependency>\n    <dependency>\n      <groupId>org.assertj</groupId>\n      <artifactId>assertj-core</artifactId>\n      <version>3.6.2</version>\n      <scope>test</scope>\n    </dependency>\n    <dependency>\n      <groupId>com.jayway.restassured</groupId>\n      <artifactId>rest-assured</artifactId>\n      <version>2.9.0</version>\n      <scope>test</scope>\n    </dependency>\n    <dependency>\n      <groupId>com.jayway.awaitility</groupId>\n      <artifactId>awaitility</artifactId>\n      <version>1.7.0</version>\n      <scope>test</scope>\n    </dependency>\n  </dependencies>\n\n\n  <build>\n    <plugins>\n      <plugin>\n        <groupId>io.fabric8</groupId>\n        <artifactId>vertx-maven-plugin</artifactId>\n        <version>${vertx-maven-plugin.version}</version>\n        <executions>\n          <execution>\n            <id>vmp</id>\n            <goals>\n              <goal>initialize</goal>\n              <goal>package</goal>\n            </goals>\n          </execution>\n        </executions>\n        <configuration>\n          <redeploy>true</redeploy>\n        </configuration>\n      </plugin>\n    </plugins>\n\n    <pluginManagement>\n      <plugins>\n        <plugin>\n          <groupId>org.eclipse.m2e</groupId>\n          <artifactId>lifecycle-mapping</artifactId>\n          <version>1.0.0</version>\n          <configuration>\n            <lifecycleMappingMetadata>\n              <pluginExecutions>\n                <pluginExecution>\n                  <pluginExecutionFilter>\n                    <groupId>io.fabric8</groupId>\n                    <artifactId>vertx-maven-plugin</artifactId>\n                    <versionRange>[1.0.6,)</versionRange>\n                    <goals>\n                      <goal>initialize</goal>\n                    </goals>\n                  </pluginExecutionFilter>\n                  <action>\n                    <ignore/>\n                  </action>\n              
  </pluginExecution>\n              </pluginExecutions>\n            </lifecycleMappingMetadata>\n          </configuration>\n        </plugin>\n      </plugins>\n    </pluginManagement>\n  </build>\n\n  <profiles>\n    <profile>\n      <id>openshift</id>\n      <build>\n        <plugins>\n          <plugin>\n            <groupId>io.fabric8</groupId>\n            <artifactId>fabric8-maven-plugin</artifactId>\n            <version>3.5.22</version>\n            <executions>\n              <execution>\n                <id>fmp</id>\n                <goals>\n                  <goal>resource</goal>\n                  <goal>build</goal>\n                </goals>\n              </execution>\n            </executions>\n            <configuration>\n              <enricher>\n                <config>\n                  <vertx-health-check>\n                    <path>/</path>\n                  </vertx-health-check>\n                </config>\n              </enricher>\n            \n          <resources>\n            <labels>\n              <all>\n                <space>sam-x-001</space>\n              </all>\n            </labels>\n          </resources>\n        </configuration>\n          </plugin>\n        </plugins>\n      </build>\n    </profile>\n\n    <profile>\n      <id>openshift-it</id>\n      <build>\n        <plugins>\n          <plugin>\n            <groupId>org.apache.maven.plugins</groupId>\n            <artifactId>maven-failsafe-plugin</artifactId>\n            <executions>\n              <execution>\n                <goals>\n                  <goal>integration-test</goal>\n                  <goal>verify</goal>\n                </goals>\n              </execution>\n            </executions>\n          </plugin>\n        </plugins>\n      </build>\n    </profile>\n  </profiles>\n</project>\n", "ecosystem": "maven", "filename": "pom.xml"}], "user_email": "bayesian-api@openshift.io", "api_name": "stack_analyses", "user_profile": {"jti": "9ab0b02e-241a-474f-90db-c98d4e6dd638", "company": "Red Hat", "iat": 150149
5892, "iss": "https://sso.prod-preview.openshift.io/auth/realms/fabric8", "nbf": 0, "typ": "Bearer", "azp": "fabric8-online-platform", "acr": "1", "preferred_username": "bayesian", "sub": "0608c567-62ad-4d04-bf4c-139f249fba5c", "exp": 1533031892, "email": "bayesian-api@openshift.io", "allowed-origins": ["*"], "aud": "fabric8-online-platform", "realm_access": {"roles": ["offline_access", "uma_authorization"]}, "session_state": "02955b8d-c8fd-4489-bf9b-81e6d54e11ff", "auth_time": 0, "resource_access": {"broker": {"roles": ["read-token"]}, "account": {"roles": ["manage-account", "manage-account-links", "view-profile"]}}}}, "manifest": [{"content": "<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"no\"?><project xmlns=\"http://maven.apache.org/POM/4.0.0\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:schemaLocation=\"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd\">\n  <modelVersion>4.0.0</modelVersion>\n  <parent>\n    <groupId>io.openshift</groupId>\n    <artifactId>booster-parent</artifactId>\n    <version>8</version>\n  </parent>\n  <groupId>com.example</groupId>\n  <artifactId>sam-x-001</artifactId>\n  <version>1.0.0-SNAPSHOT</version>\n  <packaging>jar</packaging>\n\n  <name>Vert.x - HTTP</name>\n  <description>Exposes an HTTP API using Vert.x</description>\n\n  <properties>\n    <vertx.version>3.4.1</vertx.version>\n    <vertx-maven-plugin.version>1.0.8</vertx-maven-plugin.version>\n    <vertx.verticle>io.openshift.booster.HttpApplication</vertx.verticle>\n  </properties>\n\n  <dependencyManagement>\n    <dependencies>\n      <dependency>\n        <groupId>io.vertx</groupId>\n        <artifactId>vertx-dependencies</artifactId>\n        <version>${vertx.version}</version>\n        <type>pom</type>\n        <scope>import</scope>\n      </dependency>\n    </dependencies>\n  </dependencyManagement>\n\n  <dependencies>\n    <dependency>\n      <groupId>io.vertx</groupId>\n      <artifactId>vertx-core</artifactId>\n    </dependency>\n    <dependency>\n      <groupId>
io.vertx</groupId>\n      <artifactId>vertx-web</artifactId>\n    </dependency>\n\n    <!-- Testing -->\n    <dependency>\n      <groupId>io.vertx</groupId>\n      <artifactId>vertx-web-client</artifactId>\n      <scope>test</scope>\n    </dependency>\n    <dependency>\n      <groupId>io.vertx</groupId>\n      <artifactId>vertx-unit</artifactId>\n      <scope>test</scope>\n    </dependency>\n    <dependency>\n      <groupId>junit</groupId>\n      <artifactId>junit</artifactId>\n      <version>4.12</version>\n      <scope>test</scope>\n    </dependency>\n    <dependency>\n      <groupId>org.assertj</groupId>\n      <artifactId>assertj-core</artifactId>\n      <version>3.6.2</version>\n      <scope>test</scope>\n    </dependency>\n    <dependency>\n      <groupId>com.jayway.restassured</groupId>\n      <artifactId>rest-assured</artifactId>\n      <version>2.9.0</version>\n      <scope>test</scope>\n    </dependency>\n    <dependency>\n      <groupId>com.jayway.awaitility</groupId>\n      <artifactId>awaitility</artifactId>\n      <version>1.7.0</version>\n      <scope>test</scope>\n    </dependency>\n  </dependencies>\n\n\n  <build>\n    <plugins>\n      <plugin>\n        <groupId>io.fabric8</groupId>\n        <artifactId>vertx-maven-plugin</artifactId>\n        <version>${vertx-maven-plugin.version}</version>\n        <executions>\n          <execution>\n            <id>vmp</id>\n            <goals>\n              <goal>initialize</goal>\n              <goal>package</goal>\n            </goals>\n          </execution>\n        </executions>\n        <configuration>\n          <redeploy>true</redeploy>\n        </configuration>\n      </plugin>\n    </plugins>\n\n    <pluginManagement>\n      <plugins>\n        <plugin>\n          <groupId>org.eclipse.m2e</groupId>\n          <artifactId>lifecycle-mapping</artifactId>\n          <version>1.0.0</version>\n          <configuration>\n            <lifecycleMappingMetadata>\n              <pluginExecutions>\n                <pluginExecution>\n                  <pluginEx
ecutionFilter>\n                    <groupId>io.fabric8</groupId>\n                    <artifactId>vertx-maven-plugin</artifactId>\n                    <versionRange>[1.0.6,)</versionRange>\n                    <goals>\n                      <goal>initialize</goal>\n                    </goals>\n                  </pluginExecutionFilter>\n                  <action>\n                    <ignore/>\n                  </action>\n                </pluginExecution>\n              </pluginExecutions>\n            </lifecycleMappingMetadata>\n          </configuration>\n        </plugin>\n      </plugins>\n    </pluginManagement>\n  </build>\n\n  <profiles>\n    <profile>\n      <id>openshift</id>\n      <build>\n        <plugins>\n          <plugin>\n            <groupId>io.fabric8</groupId>\n            <artifactId>fabric8-maven-plugin</artifactId>\n            <version>3.5.22</version>\n            <executions>\n              <execution>\n                <id>fmp</id>\n                <goals>\n                  <goal>resource</goal>\n                  <goal>build</goal>\n                </goals>\n              </execution>\n            </executions>\n            <configuration>\n              <enricher>\n                <config>\n                  <vertx-health-check>\n                    <path>/</path>\n                  </vertx-health-check>\n                </config>\n              </enricher>\n            \n          <resources>\n            <labels>\n              <all>\n                <space>sam-x-001</space>\n              </all>\n            </labels>\n          </resources>\n        </configuration>\n          </plugin>\n        </plugins>\n      </build>\n    </profile>\n\n    <profile>\n      <id>openshift-it</id>\n      <build>\n        <plugins>\n          <plugin>\n            <groupId>org.apache.maven.plugins</groupId>\n            <artifactId>maven-failsafe-plugin</artifactId>\n            <executions>\n              <execution>\n                <goals>\n                  <goal>integration-test</goal>\
n                  <goal>verify</goal>\n                </goals>\n              </execution>\n            </executions>\n          </plugin>\n        </plugins>\n      </build>\n    </profile>\n  </profiles>\n</project>\n", "ecosystem": "maven", "filename": "pom.xml"}], "external_request_id": "b5ccb8dace384b5989a52e29215536a2"}, "retry": 2, "state": {"waiting_edges": [2, 3, 4], "finished_nodes": {}, "failed_nodes": {}, "active_nodes": [{"name": "GraphAggregatorTask", "id": "d3ec8265-8553-46bb-b029-1510f08ca491"}, {"name": "ManifestKeeperTask", "id": "99d8c315-e1c6-4b45-85b0-62f9d00ddcf4"}]}, "queue": "STAGE_api_stackApiGraphFlow_v0"}
{"selective": false, "event": "DISPATCHER_RETRY", "state_dict": {"waiting_edges": [2, 3, 4], "failed_nodes": {}, "finished_nodes": {"ManifestKeeperTask": ["99d8c315-e1c6-4b45-85b0-62f9d00ddcf4"]}, "active_nodes": [{"name": "GraphAggregatorTask", "id": "d3ec8265-8553-46bb-b029-1510f08ca491"}]}, "flow_name": "stackApiGraphV2Flow", "dispatcher_id": "ac6c484a-c6be-4ff5-aa74-15687b5be4a6", "parent": null, "node_args": {"ecosystem": null, "data": {"request": [{"content": "<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"no\"?><project xmlns=\"http://maven.apache.org/POM/4.0.0\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:schemaLocation=\"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd\">\n  <modelVersion>4.0.0</modelVersion>\n  <parent>\n    <groupId>io.openshift</groupId>\n    <artifactId>booster-parent</artifactId>\n    <version>8</version>\n  </parent>\n  <groupId>com.example</groupId>\n  <artifactId>sam-x-001</artifactId>\n  <version>1.0.0-SNAPSHOT</version>\n  <packaging>jar</packaging>\n\n  <name>Vert.x - HTTP</name>\n  <description>Exposes an HTTP API using Vert.x</description>\n\n  <properties>\n    <vertx.version>3.4.1</vertx.version>\n    <vertx-maven-plugin.version>1.0.8</vertx-maven-plugin.version>\n    <vertx.verticle>io.openshift.booster.HttpApplication</vertx.verticle>\n  </properties>\n\n  <dependencyManagement>\n    <dependencies>\n      <dependency>\n        <groupId>io.vertx</groupId>\n        <artifactId>vertx-dependencies</artifactId>\n        <version>${vertx.version}</version>\n        <type>pom</type>\n        <scope>import</scope>\n      </dependency>\n    </dependencies>\n  </dependencyManagement>\n\n  <dependencies>\n    <dependency>\n      <groupId>io.vertx</groupId>\n      <artifactId>vertx-core</artifactId>\n    </dependency>\n    <dependency>\n      <groupId>io.vertx</groupId>\n      <artifactId>vertx-web</artifactId>\n    </dependency>\n\n    <!-- Testing -->\n    <dependency>\n      <groupId>io.vertx</groupId>\n      <artifactId>vertx-w
eb-client</artifactId>\n      <scope>test</scope>\n    </dependency>\n    <dependency>\n      <groupId>io.vertx</groupId>\n      <artifactId>vertx-unit</artifactId>\n      <scope>test</scope>\n    </dependency>\n    <dependency>\n      <groupId>junit</groupId>\n      <artifactId>junit</artifactId>\n      <version>4.12</version>\n      <scope>test</scope>\n    </dependency>\n    <dependency>\n      <groupId>org.assertj</groupId>\n      <artifactId>assertj-core</artifactId>\n      <version>3.6.2</version>\n      <scope>test</scope>\n    </dependency>\n    <dependency>\n      <groupId>com.jayway.restassured</groupId>\n      <artifactId>rest-assured</artifactId>\n      <version>2.9.0</version>\n      <scope>test</scope>\n    </dependency>\n    <dependency>\n      <groupId>com.jayway.awaitility</groupId>\n      <artifactId>awaitility</artifactId>\n      <version>1.7.0</version>\n      <scope>test</scope>\n    </dependency>\n  </dependencies>\n\n\n  <build>\n    <plugins>\n      <plugin>\n        <groupId>io.fabric8</groupId>\n        <artifactId>vertx-maven-plugin</artifactId>\n        <version>${vertx-maven-plugin.version}</version>\n        <executions>\n          <execution>\n            <id>vmp</id>\n            <goals>\n              <goal>initialize</goal>\n              <goal>package</goal>\n            </goals>\n          </execution>\n        </executions>\n        <configuration>\n          <redeploy>true</redeploy>\n        </configuration>\n      </plugin>\n    </plugins>\n\n    <pluginManagement>\n      <plugins>\n        <plugin>\n          <groupId>org.eclipse.m2e</groupId>\n          <artifactId>lifecycle-mapping</artifactId>\n          <version>1.0.0</version>\n          <configuration>\n            <lifecycleMappingMetadata>\n              <pluginExecutions>\n                <pluginExecution>\n                  <pluginExecutionFilter>\n                    <groupId>io.fabric8</groupId>\n                    <artifactId>vertx-maven-plugin</artifactId>\n                    <versionRange>[1.0.6,)</version
Range>\n                    <goals>\n                      <goal>initialize</goal>\n                    </goals>\n                  </pluginExecutionFilter>\n                  <action>\n                    <ignore/>\n                  </action>\n                </pluginExecution>\n              </pluginExecutions>\n            </lifecycleMappingMetadata>\n          </configuration>\n        </plugin>\n      </plugins>\n    </pluginManagement>\n  </build>\n\n  <profiles>\n    <profile>\n      <id>openshift</id>\n      <build>\n        <plugins>\n          <plugin>\n            <groupId>io.fabric8</groupId>\n            <artifactId>fabric8-maven-plugin</artifactId>\n            <version>3.5.22</version>\n            <executions>\n              <execution>\n                <id>fmp</id>\n                <goals>\n                  <goal>resource</goal>\n                  <goal>build</goal>\n                </goals>\n              </execution>\n            </executions>\n            <configuration>\n              <enricher>\n                <config>\n                  <vertx-health-check>\n                    <path>/</path>\n                  </vertx-health-check>\n                </config>\n              </enricher>\n            \n          <resources>\n            <labels>\n              <all>\n                <space>sam-x-001</space>\n              </all>\n            </labels>\n          </resources>\n        </configuration>\n          </plugin>\n        </plugins>\n      </build>\n    </profile>\n\n    <profile>\n      <id>openshift-it</id>\n      <build>\n        <plugins>\n          <plugin>\n            <groupId>org.apache.maven.plugins</groupId>\n            <artifactId>maven-failsafe-plugin</artifactId>\n            <executions>\n              <execution>\n                <goals>\n                  <goal>integration-test</goal>\n                  <goal>verify</goal>\n                </goals>\n              </execution>\n            </executions>\n          </plugin>\n        </plugins>\n      </build>\n    <
/profile>\n  </profiles>\n</project>\n", "ecosystem": "maven", "filename": "pom.xml"}], "user_email": "bayesian-api@openshift.io", "api_name": "stack_analyses", "user_profile": {"jti": "9ab0b02e-241a-474f-90db-c98d4e6dd638", "company": "Red Hat", "iat": 1501495892, "iss": "https://sso.prod-preview.openshift.io/auth/realms/fabric8", "nbf": 0, "typ": "Bearer", "azp": "fabric8-online-platform", "acr": "1", "preferred_username": "bayesian", "sub": "0608c567-62ad-4d04-bf4c-139f249fba5c", "exp": 1533031892, "email": "bayesian-api@openshift.io", "allowed-origins": ["*"], "aud": "fabric8-online-platform", "realm_access": {"roles": ["offline_access", "uma_authorization"]}, "session_state": "02955b8d-c8fd-4489-bf9b-81e6d54e11ff", "auth_time": 0, "resource_access": {"broker": {"roles": ["read-token"]}, "account": {"roles": ["manage-account", "manage-account-links", "view-profile"]}}}}, "manifest": [{"content": "<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"no\"?><project xmlns=\"http://maven.apache.org/POM/4.0.0\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:schemaLocation=\"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd\">\n  <modelVersion>4.0.0</modelVersion>\n  <parent>\n    <groupId>io.openshift</groupId>\n    <artifactId>booster-parent</artifactId>\n    <version>8</version>\n  </parent>\n  <groupId>com.example</groupId>\n  <artifactId>sam-x-001</artifactId>\n  <version>1.0.0-SNAPSHOT</version>\n  <packaging>jar</packaging>\n\n  <name>Vert.x - HTTP</name>\n  <description>Exposes an HTTP API using Vert.x</description>\n\n  <properties>\n    <vertx.version>3.4.1</vertx.version>\n    <vertx-maven-plugin.version>1.0.8</vertx-maven-plugin.version>\n    <vertx.verticle>io.openshift.booster.HttpApplication</vertx.verticle>\n  </properties>\n\n  <dependencyManagement>\n    <dependencies>\n      <dependency>\n        <groupId>io.vertx</groupId>\n        <artifactId>vertx-dependencies</artifactId>\n        <version>${vertx.version}</version>\n        <type>pom</type>\n        
<scope>import</scope>\n      </dependency>\n    </dependencies>\n  </dependencyManagement>\n\n  <dependencies>\n    <dependency>\n      <groupId>io.vertx</groupId>\n      <artifactId>vertx-core</artifactId>\n    </dependency>\n    <dependency>\n      <groupId>io.vertx</groupId>\n      <artifactId>vertx-web</artifactId>\n    </dependency>\n\n    <!-- Testing -->\n    <dependency>\n      <groupId>io.vertx</groupId>\n      <artifactId>vertx-web-client</artifactId>\n      <scope>test</scope>\n    </dependency>\n    <dependency>\n      <groupId>io.vertx</groupId>\n      <artifactId>vertx-unit</artifactId>\n      <scope>test</scope>\n    </dependency>\n    <dependency>\n      <groupId>junit</groupId>\n      <artifactId>junit</artifactId>\n      <version>4.12</version>\n      <scope>test</scope>\n    </dependency>\n    <dependency>\n      <groupId>org.assertj</groupId>\n      <artifactId>assertj-core</artifactId>\n      <version>3.6.2</version>\n      <scope>test</scope>\n    </dependency>\n    <dependency>\n      <groupId>com.jayway.restassured</groupId>\n      <artifactId>rest-assured</artifactId>\n      <version>2.9.0</version>\n      <scope>test</scope>\n    </dependency>\n    <dependency>\n      <groupId>com.jayway.awaitility</groupId>\n      <artifactId>awaitility</artifactId>\n      <version>1.7.0</version>\n      <scope>test</scope>\n    </dependency>\n  </dependencies>\n\n\n  <build>\n    <plugins>\n      <plugin>\n        <groupId>io.fabric8</groupId>\n        <artifactId>vertx-maven-plugin</artifactId>\n        <version>${vertx-maven-plugin.version}</version>\n        <executions>\n          <execution>\n            <id>vmp</id>\n            <goals>\n              <goal>initialize</goal>\n              <goal>package</goal>\n            </goals>\n          </execution>\n        </executions>\n        <configuration>\n          <redeploy>true</redeploy>\n        </configuration>\n      </plugin>\n    </plugins>\n\n    <pluginManagement>\n      <plugins>\n        <plugin>\n          <groupId>org.eclipse.m2e</gro
upId>\n          <artifactId>lifecycle-mapping</artifactId>\n          <version>1.0.0</version>\n          <configuration>\n            <lifecycleMappingMetadata>\n              <pluginExecutions>\n                <pluginExecution>\n                  <pluginExecutionFilter>\n                    <groupId>io.fabric8</groupId>\n                    <artifactId>vertx-maven-plugin</artifactId>\n                    <versionRange>[1.0.6,)</versionRange>\n                    <goals>\n                      <goal>initialize</goal>\n                    </goals>\n                  </pluginExecutionFilter>\n                  <action>\n                    <ignore/>\n                  </action>\n                </pluginExecution>\n              </pluginExecutions>\n            </lifecycleMappingMetadata>\n          </configuration>\n        </plugin>\n      </plugins>\n    </pluginManagement>\n  </build>\n\n  <profiles>\n    <profile>\n      <id>openshift</id>\n      <build>\n        <plugins>\n          <plugin>\n            <groupId>io.fabric8</groupId>\n            <artifactId>fabric8-maven-plugin</artifactId>\n            <version>3.5.22</version>\n            <executions>\n              <execution>\n                <id>fmp</id>\n                <goals>\n                  <goal>resource</goal>\n                  <goal>build</goal>\n                </goals>\n              </execution>\n            </executions>\n            <configuration>\n              <enricher>\n                <config>\n                  <vertx-health-check>\n                    <path>/</path>\n                  </vertx-health-check>\n                </config>\n              </enricher>\n            \n          <resources>\n            <labels>\n              <all>\n                <space>sam-x-001</space>\n              </all>\n            </labels>\n          </resources>\n        </configuration>\n          </plugin>\n        </plugins>\n      </build>\n    </profile>\n\n    <profile>\n      <id>openshift-it</id>\n      <build>\n        <plugins>\n   
       <plugin>\n            <groupId>org.apache.maven.plugins</groupId>\n            <artifactId>maven-failsafe-plugin</artifactId>\n            <executions>\n              <execution>\n                <goals>\n                  <goal>integration-test</goal>\n                  <goal>verify</goal>\n                </goals>\n              </execution>\n            </executions>\n          </plugin>\n        </plugins>\n      </build>\n    </profile>\n  </profiles>\n</project>\n", "ecosystem": "maven", "filename": "pom.xml"}], "external_request_id": "b5ccb8dace384b5989a52e29215536a2"}, "retry": 2, "state": {"waiting_edges": [2, 3, 4], "failed_nodes": {}, "finished_nodes": {"ManifestKeeperTask": ["99d8c315-e1c6-4b45-85b0-62f9d00ddcf4"]}, "active_nodes": [{"name": "GraphAggregatorTask", "id": "d3ec8265-8553-46bb-b029-1510f08ca491"}]}, "queue": "STAGE_api_stackApiGraphFlow_v0"}
2017-08-21 12:34:22,292 [INFO] celery.app.trace: Task selinon.Dispatcher[ac6c484a-c6be-4ff5-aa74-15687b5be4a6] retry: Retry in 2s
2017-08-21 12:34:22,697 [INFO] celery.worker.strategy: Received task: selinon.SelinonTaskEnvelope[d3ec8265-8553-46bb-b029-1510f08ca491]  
{"task_name": "GraphAggregatorTask", "event": "TASK_START", "flow_name": "stackApiGraphV2Flow", "dispatcher_id": "ac6c484a-c6be-4ff5-aa74-15687b5be4a6", "parent": {}, "task_id": "d3ec8265-8553-46bb-b029-1510f08ca491", "node_args": {"data": {"user_profile": {"jti": "9ab0b02e-241a-474f-90db-c98d4e6dd638", "company": "Red Hat", "iat": 1501495892, "iss": "https://sso.prod-preview.openshift.io/auth/realms/fabric8", "nbf": 0, "typ": "Bearer", "azp": "fabric8-online-platform", "acr": "1", "preferred_username": "bayesian", "sub": "0608c567-62ad-4d04-bf4c-139f249fba5c", "exp": 1533031892, "email": "bayesian-api@openshift.io", "allowed-origins": ["*"], "aud": "fabric8-online-platform", "realm_access": {"roles": ["offline_access", "uma_authorization"]}, "session_state": "02955b8d-c8fd-4489-bf9b-81e6d54e11ff", "auth_time": 0, "resource_access": {"broker": {"roles": ["read-token"]}, "account": {"roles": ["manage-account", "manage-account-links", "view-profile"]}}}, "user_email": "bayesian-api@openshift.io", "request": [{"content": "<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"no\"?><project xmlns=\"http://maven.apache.org/POM/4.0.0\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:schemaLocation=\"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd\">\n  <modelVersion>4.0.0</modelVersion>\n  <parent>\n    <groupId>io.openshift</groupId>\n    <artifactId>booster-parent</artifactId>\n    <version>8</version>\n  </parent>\n  <groupId>com.example</groupId>\n  <artifactId>sam-x-001</artifactId>\n  <version>1.0.0-SNAPSHOT</version>\n  <packaging>jar</packaging>\n\n  <name>Vert.x - HTTP</name>\n  <description>Exposes an HTTP API using Vert.x</description>\n\n  <properties>\n    <vertx.version>3.4.1</vertx.version>\n    <vertx-maven-plugin.version>1.0.8</vertx-maven-plugin.version>\n    <vertx.verticle>io.openshift.booster.HttpApplication</vertx.verticle>\n  </properties>\n\n  <dependencyManagement>\n    <dependencies>\n      <dependency>\n        <groupId>io.vertx</groupId>\n        <ar
tifactId>vertx-dependencies</artifactId>\n        <version>${vertx.version}</version>\n        <type>pom</type>\n        <scope>import</scope>\n      </dependency>\n    </dependencies>\n  </dependencyManagement>\n\n  <dependencies>\n    <dependency>\n      <groupId>io.vertx</groupId>\n      <artifactId>vertx-core</artifactId>\n    </dependency>\n    <dependency>\n      <groupId>io.vertx</groupId>\n      <artifactId>vertx-web</artifactId>\n    </dependency>\n\n    <!-- Testing -->\n    <dependency>\n      <groupId>io.vertx</groupId>\n      <artifactId>vertx-web-client</artifactId>\n      <scope>test</scope>\n    </dependency>\n    <dependency>\n      <groupId>io.vertx</groupId>\n      <artifactId>vertx-unit</artifactId>\n      <scope>test</scope>\n    </dependency>\n    <dependency>\n      <groupId>junit</groupId>\n      <artifactId>junit</artifactId>\n      <version>4.12</version>\n      <scope>test</scope>\n    </dependency>\n    <dependency>\n      <groupId>org.assertj</groupId>\n      <artifactId>assertj-core</artifactId>\n      <version>3.6.2</version>\n      <scope>test</scope>\n    </dependency>\n    <dependency>\n      <groupId>com.jayway.restassured</groupId>\n      <artifactId>rest-assured</artifactId>\n      <version>2.9.0</version>\n      <scope>test</scope>\n    </dependency>\n    <dependency>\n      <groupId>com.jayway.awaitility</groupId>\n      <artifactId>awaitility</artifactId>\n      <version>1.7.0</version>\n      <scope>test</scope>\n    </dependency>\n  </dependencies>\n\n\n  <build>\n    <plugins>\n      <plugin>\n        <groupId>io.fabric8</groupId>\n        <artifactId>vertx-maven-plugin</artifactId>\n        <version>${vertx-maven-plugin.version}</version>\n        <executions>\n          <execution>\n            <id>vmp</id>\n            <goals>\n              <goal>initialize</goal>\n              <goal>package</goal>\n            </goals>\n          </execution>\n        </executions>\n        <configuration>\n          <redeploy>true</redeploy>\n        </configuration>\n      </plug
in>\n    </plugins>\n\n    <pluginManagement>\n      <plugins>\n        <plugin>\n          <groupId>org.eclipse.m2e</groupId>\n          <artifactId>lifecycle-mapping</artifactId>\n          <version>1.0.0</version>\n          <configuration>\n            <lifecycleMappingMetadata>\n              <pluginExecutions>\n                <pluginExecution>\n                  <pluginExecutionFilter>\n                    <groupId>io.fabric8</groupId>\n                    <artifactId>vertx-maven-plugin</artifactId>\n                    <versionRange>[1.0.6,)</versionRange>\n                    <goals>\n                      <goal>initialize</goal>\n                    </goals>\n                  </pluginExecutionFilter>\n                  <action>\n                    <ignore/>\n                  </action>\n                </pluginExecution>\n              </pluginExecutions>\n            </lifecycleMappingMetadata>\n          </configuration>\n        </plugin>\n      </plugins>\n    </pluginManagement>\n  </build>\n\n  <profiles>\n    <profile>\n      <id>openshift</id>\n      <build>\n        <plugins>\n          <plugin>\n            <groupId>io.fabric8</groupId>\n            <artifactId>fabric8-maven-plugin</artifactId>\n            <version>3.5.22</version>\n            <executions>\n              <execution>\n                <id>fmp</id>\n                <goals>\n                  <goal>resource</goal>\n                  <goal>build</goal>\n                </goals>\n              </execution>\n            </executions>\n            <configuration>\n              <enricher>\n                <config>\n                  <vertx-health-check>\n                    <path>/</path>\n                  </vertx-health-check>\n                </config>\n              </enricher>\n            \n          <resources>\n            <labels>\n              <all>\n                <space>sam-x-001</space>\n              </all>\n            </labels>\n          </resources>\n        </configuration>\n          </plugin>\n        </plug
ins>\n      </build>\n    </profile>\n\n    <profile>\n      <id>openshift-it</id>\n      <build>\n        <plugins>\n          <plugin>\n            <groupId>org.apache.maven.plugins</groupId>\n            <artifactId>maven-failsafe-plugin</artifactId>\n            <executions>\n              <execution>\n                <goals>\n                  <goal>integration-test</goal>\n                  <goal>verify</goal>\n                </goals>\n              </execution>\n            </executions>\n          </plugin>\n        </plugins>\n      </build>\n    </profile>\n  </profiles>\n</project>\n", "ecosystem": "maven", "filename": "pom.xml"}], "api_name": "stack_analyses"}, "ecosystem": null, "manifest": [{"content": "<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"no\"?><project xmlns=\"http://maven.apache.org/POM/4.0.0\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:schemaLocation=\"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd\">\n  <modelVersion>4.0.0</modelVersion>\n  <parent>\n    <groupId>io.openshift</groupId>\n    <artifactId>booster-parent</artifactId>\n    <version>8</version>\n  </parent>\n  <groupId>com.example</groupId>\n  <artifactId>sam-x-001</artifactId>\n  <version>1.0.0-SNAPSHOT</version>\n  <packaging>jar</packaging>\n\n  <name>Vert.x - HTTP</name>\n  <description>Exposes an HTTP API using Vert.x</description>\n\n  <properties>\n    <vertx.version>3.4.1</vertx.version>\n    <vertx-maven-plugin.version>1.0.8</vertx-maven-plugin.version>\n    <vertx.verticle>io.openshift.booster.HttpApplication</vertx.verticle>\n  </properties>\n\n  <dependencyManagement>\n    <dependencies>\n      <dependency>\n        <groupId>io.vertx</groupId>\n        <artifactId>vertx-dependencies</artifactId>\n        <version>${vertx.version}</version>\n        <type>pom</type>\n        <scope>import</scope>\n      </dependency>\n    </dependencies>\n  </dependencyManagement>\n\n  <dependencies>\n    <dependency>\n      <groupId>io.vertx</groupId>\n      <artifactId>ver
tx-core</artifactId>\n    </dependency>\n    <dependency>\n      <groupId>io.vertx</groupId>\n      <artifactId>vertx-web</artifactId>\n    </dependency>\n\n    <!-- Testing -->\n    <dependency>\n      <groupId>io.vertx</groupId>\n      <artifactId>vertx-web-client</artifactId>\n      <scope>test</scope>\n    </dependency>\n    <dependency>\n      <groupId>io.vertx</groupId>\n      <artifactId>vertx-unit</artifactId>\n      <scope>test</scope>\n    </dependency>\n    <dependency>\n      <groupId>junit</groupId>\n      <artifactId>junit</artifactId>\n      <version>4.12</version>\n      <scope>test</scope>\n    </dependency>\n    <dependency>\n      <groupId>org.assertj</groupId>\n      <artifactId>assertj-core</artifactId>\n      <version>3.6.2</version>\n      <scope>test</scope>\n    </dependency>\n    <dependency>\n      <groupId>com.jayway.restassured</groupId>\n      <artifactId>rest-assured</artifactId>\n      <version>2.9.0</version>\n      <scope>test</scope>\n    </dependency>\n    <dependency>\n      <groupId>com.jayway.awaitility</groupId>\n      <artifactId>awaitility</artifactId>\n      <version>1.7.0</version>\n      <scope>test</scope>\n    </dependency>\n  </dependencies>\n\n\n  <build>\n    <plugins>\n      <plugin>\n        <groupId>io.fabric8</groupId>\n        <artifactId>vertx-maven-plugin</artifactId>\n        <version>${vertx-maven-plugin.version}</version>\n        <executions>\n          <execution>\n            <id>vmp</id>\n            <goals>\n              <goal>initialize</goal>\n              <goal>package</goal>\n            </goals>\n          </execution>\n        </executions>\n        <configuration>\n          <redeploy>true</redeploy>\n        </configuration>\n      </plugin>\n    </plugins>\n\n    <pluginManagement>\n      <plugins>\n        <plugin>\n          <groupId>org.eclipse.m2e</groupId>\n          <artifactId>lifecycle-mapping</artifactId>\n          <version>1.0.0</version>\n          <configuration>\n            <lifecycleMappingMetadata>\n              <pluginE
xecutions>\n                <pluginExecution>\n                  <pluginExecutionFilter>\n                    <groupId>io.fabric8</groupId>\n                    <artifactId>vertx-maven-plugin</artifactId>\n                    <versionRange>[1.0.6,)</versionRange>\n                    <goals>\n                      <goal>initialize</goal>\n                    </goals>\n                  </pluginExecutionFilter>\n                  <action>\n                    <ignore/>\n                  </action>\n                </pluginExecution>\n              </pluginExecutions>\n            </lifecycleMappingMetadata>\n          </configuration>\n        </plugin>\n      </plugins>\n    </pluginManagement>\n  </build>\n\n  <profiles>\n    <profile>\n      <id>openshift</id>\n      <build>\n        <plugins>\n          <plugin>\n            <groupId>io.fabric8</groupId>\n            <artifactId>fabric8-maven-plugin</artifactId>\n            <version>3.5.22</version>\n            <executions>\n              <execution>\n                <id>fmp</id>\n                <goals>\n                  <goal>resource</goal>\n                  <goal>build</goal>\n                </goals>\n              </execution>\n            </executions>\n            <configuration>\n              <enricher>\n                <config>\n                  <vertx-health-check>\n                    <path>/</path>\n                  </vertx-health-check>\n                </config>\n              </enricher>\n            \n          <resources>\n            <labels>\n              <all>\n                <space>sam-x-001</space>\n              </all>\n            </labels>\n          </resources>\n        </configuration>\n          </plugin>\n        </plugins>\n      </build>\n    </profile>\n\n    <profile>\n      <id>openshift-it</id>\n      <build>\n        <plugins>\n          <plugin>\n            <groupId>org.apache.maven.plugins</groupId>\n            <artifactId>maven-failsafe-plugin</artifactId>\n            <executions>\n              <execution>\
n                <goals>\n                  <goal>integration-test</goal>\n                  <goal>verify</goal>\n                </goals>\n              </execution>\n            </executions>\n          </plugin>\n        </plugins>\n      </build>\n    </profile>\n  </profiles>\n</project>\n", "ecosystem": "maven", "filename": "pom.xml"}], "external_request_id": "b5ccb8dace384b5989a52e29215536a2"}, "queue": "STAGE_api_GraphAggregatorTask_v0"}
{"storage_name": "BayesianPostgres", "event": "STORAGE_CONNECT"}
{"task_name": "GraphAggregatorTask", "flow_name": "stackApiGraphV2Flow", "record_id": null, "task_id": "d3ec8265-8553-46bb-b029-1510f08ca491", "storage_name": "BayesianPostgres", "node_args": {"data": {"user_profile": {"jti": "9ab0b02e-241a-474f-90db-c98d4e6dd638", "company": "Red Hat", "iat": 1501495892, "iss": "https://sso.prod-preview.openshift.io/auth/realms/fabric8", "nbf": 0, "typ": "Bearer", "azp": "fabric8-online-platform", "acr": "1", "preferred_username": "bayesian", "sub": "0608c567-62ad-4d04-bf4c-139f249fba5c", "exp": 1533031892, "email": "bayesian-api@openshift.io", "allowed-origins": ["*"], "aud": "fabric8-online-platform", "realm_access": {"roles": ["offline_access", "uma_authorization"]}, "session_state": "02955b8d-c8fd-4489-bf9b-81e6d54e11ff", "auth_time": 0, "resource_access": {"broker": {"roles": ["read-token"]}, "account": {"roles": ["manage-account", "manage-account-links", "view-profile"]}}}, "user_email": "bayesian-api@openshift.io", "request": [{"content": "<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"no\"?><project xmlns=\"http://maven.apache.org/POM/4.0.0\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:schemaLocation=\"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd\">\n  <modelVersion>4.0.0</modelVersion>\n  <parent>\n    <groupId>io.openshift</groupId>\n    <artifactId>booster-parent</artifactId>\n    <version>8</version>\n  </parent>\n  <groupId>com.example</groupId>\n  <artifactId>sam-x-001</artifactId>\n  <version>1.0.0-SNAPSHOT</version>\n  <packaging>jar</packaging>\n\n  <name>Vert.x - HTTP</name>\n  <description>Exposes an HTTP API using Vert.x</description>\n\n  <properties>\n    <vertx.version>3.4.1</vertx.version>\n    <vertx-maven-plugin.version>1.0.8</vertx-maven-plugin.version>\n    <vertx.verticle>io.openshift.booster.HttpApplication</vertx.verticle>\n  </properties>\n\n  <dependencyManagement>\n    <dependencies>\n      <dependency>\n        <groupId>io.vertx</groupId>\n        <artifactId>vertx-dependencies</artifactId
>\n        <version>${vertx.version}</version>\n        <type>pom</type>\n        <scope>import</scope>\n      </dependency>\n    </dependencies>\n  </dependencyManagement>\n\n  <dependencies>\n    <dependency>\n      <groupId>io.vertx</groupId>\n      <artifactId>vertx-core</artifactId>\n    </dependency>\n    <dependency>\n      <groupId>io.vertx</groupId>\n      <artifactId>vertx-web</artifactId>\n    </dependency>\n\n    <!-- Testing -->\n    <dependency>\n      <groupId>io.vertx</groupId>\n      <artifactId>vertx-web-client</artifactId>\n      <scope>test</scope>\n    </dependency>\n    <dependency>\n      <groupId>io.vertx</groupId>\n      <artifactId>vertx-unit</artifactId>\n      <scope>test</scope>\n    </dependency>\n    <dependency>\n      <groupId>junit</groupId>\n      <artifactId>junit</artifactId>\n      <version>4.12</version>\n      <scope>test</scope>\n    </dependency>\n    <dependency>\n      <groupId>org.assertj</groupId>\n      <artifactId>assertj-core</artifactId>\n      <version>3.6.2</version>\n      <scope>test</scope>\n    </dependency>\n    <dependency>\n      <groupId>com.jayway.restassured</groupId>\n      <artifactId>rest-assured</artifactId>\n      <version>2.9.0</version>\n      <scope>test</scope>\n    </dependency>\n    <dependency>\n      <groupId>com.jayway.awaitility</groupId>\n      <artifactId>awaitility</artifactId>\n      <version>1.7.0</version>\n      <scope>test</scope>\n    </dependency>\n  </dependencies>\n\n\n  <build>\n    <plugins>\n      <plugin>\n        <groupId>io.fabric8</groupId>\n        <artifactId>vertx-maven-plugin</artifactId>\n        <version>${vertx-maven-plugin.version}</version>\n        <executions>\n          <execution>\n            <id>vmp</id>\n            <goals>\n              <goal>initialize</goal>\n              <goal>package</goal>\n            </goals>\n          </execution>\n        </executions>\n        <configuration>\n          <redeploy>true</redeploy>\n        </configuration>\n      </plugin>\n    </plugins>\n\n    <pluginManag
ement>\n      <plugins>\n        <plugin>\n          <groupId>org.eclipse.m2e</groupId>\n          <artifactId>lifecycle-mapping</artifactId>\n          <version>1.0.0</version>\n          <configuration>\n            <lifecycleMappingMetadata>\n              <pluginExecutions>\n                <pluginExecution>\n                  <pluginExecutionFilter>\n                    <groupId>io.fabric8</groupId>\n                    <artifactId>vertx-maven-plugin</artifactId>\n                    <versionRange>[1.0.6,)</versionRange>\n                    <goals>\n                      <goal>initialize</goal>\n                    </goals>\n                  </pluginExecutionFilter>\n                  <action>\n                    <ignore/>\n                  </action>\n                </pluginExecution>\n              </pluginExecutions>\n            </lifecycleMappingMetadata>\n          </configuration>\n        </plugin>\n      </plugins>\n    </pluginManagement>\n  </build>\n\n  <profiles>\n    <profile>\n      <id>openshift</id>\n      <build>\n        <plugins>\n          <plugin>\n            <groupId>io.fabric8</groupId>\n            <artifactId>fabric8-maven-plugin</artifactId>\n            <version>3.5.22</version>\n            <executions>\n              <execution>\n                <id>fmp</id>\n                <goals>\n                  <goal>resource</goal>\n                  <goal>build</goal>\n                </goals>\n              </execution>\n            </executions>\n            <configuration>\n              <enricher>\n                <config>\n                  <vertx-health-check>\n                    <path>/</path>\n                  </vertx-health-check>\n                </config>\n              </enricher>\n            \n          <resources>\n            <labels>\n              <all>\n                <space>sam-x-001</space>\n              </all>\n            </labels>\n          </resources>\n        </configuration>\n          </plugin>\n        </plugins>\n      </build>\n    </profile>\n\
n    <profile>\n      <id>openshift-it</id>\n      <build>\n        <plugins>\n          <plugin>\n            <groupId>org.apache.maven.plugins</groupId>\n            <artifactId>maven-failsafe-plugin</artifactId>\n            <executions>\n              <execution>\n                <goals>\n                  <goal>integration-test</goal>\n                  <goal>verify</goal>\n                </goals>\n              </execution>\n            </executions>\n          </plugin>\n        </plugins>\n      </build>\n    </profile>\n  </profiles>\n</project>\n", "ecosystem": "maven", "filename": "pom.xml"}], "api_name": "stack_analyses"}, "ecosystem": "maven", "manifest": [{"content": "<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"no\"?><project xmlns=\"http://maven.apache.org/POM/4.0.0\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:schemaLocation=\"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd\">\n  <modelVersion>4.0.0</modelVersion>\n  <parent>\n    <groupId>io.openshift</groupId>\n    <artifactId>booster-parent</artifactId>\n    <version>8</version>\n  </parent>\n  <groupId>com.example</groupId>\n  <artifactId>sam-x-001</artifactId>\n  <version>1.0.0-SNAPSHOT</version>\n  <packaging>jar</packaging>\n\n  <name>Vert.x - HTTP</name>\n  <description>Exposes an HTTP API using Vert.x</description>\n\n  <properties>\n    <vertx.version>3.4.1</vertx.version>\n    <vertx-maven-plugin.version>1.0.8</vertx-maven-plugin.version>\n    <vertx.verticle>io.openshift.booster.HttpApplication</vertx.verticle>\n  </properties>\n\n  <dependencyManagement>\n    <dependencies>\n      <dependency>\n        <groupId>io.vertx</groupId>\n        <artifactId>vertx-dependencies</artifactId>\n        <version>${vertx.version}</version>\n        <type>pom</type>\n        <scope>import</scope>\n      </dependency>\n    </dependencies>\n  </dependencyManagement>\n\n  <dependencies>\n    <dependency>\n      <groupId>io.vertx</groupId>\n      <artifactId>vertx-core</artifactId>\n    </dependen
cy>\n    <dependency>\n      <groupId>io.vertx</groupId>\n      <artifactId>vertx-web</artifactId>\n    </dependency>\n\n    <!-- Testing -->\n    <dependency>\n      <groupId>io.vertx</groupId>\n      <artifactId>vertx-web-client</artifactId>\n      <scope>test</scope>\n    </dependency>\n    <dependency>\n      <groupId>io.vertx</groupId>\n      <artifactId>vertx-unit</artifactId>\n      <scope>test</scope>\n    </dependency>\n    <dependency>\n      <groupId>junit</groupId>\n      <artifactId>junit</artifactId>\n      <version>4.12</version>\n      <scope>test</scope>\n    </dependency>\n    <dependency>\n      <groupId>org.assertj</groupId>\n      <artifactId>assertj-core</artifactId>\n      <version>3.6.2</version>\n      <scope>test</scope>\n    </dependency>\n    <dependency>\n      <groupId>com.jayway.restassured</groupId>\n      <artifactId>rest-assured</artifactId>\n      <version>2.9.0</version>\n      <scope>test</scope>\n    </dependency>\n    <dependency>\n      <groupId>com.jayway.awaitility</groupId>\n      <artifactId>awaitility</artifactId>\n      <version>1.7.0</version>\n      <scope>test</scope>\n    </dependency>\n  </dependencies>\n\n\n  <build>\n    <plugins>\n      <plugin>\n        <groupId>io.fabric8</groupId>\n        <artifactId>vertx-maven-plugin</artifactId>\n        <version>${vertx-maven-plugin.version}</version>\n        <executions>\n          <execution>\n            <id>vmp</id>\n            <goals>\n              <goal>initialize</goal>\n              <goal>package</goal>\n            </goals>\n          </execution>\n        </executions>\n        <configuration>\n          <redeploy>true</redeploy>\n        </configuration>\n      </plugin>\n    </plugins>\n\n    <pluginManagement>\n      <plugins>\n        <plugin>\n          <groupId>org.eclipse.m2e</groupId>\n          <artifactId>lifecycle-mapping</artifactId>\n          <version>1.0.0</version>\n          <configuration>\n            <lifecycleMappingMetadata>\n              <pluginExecutions>\n                <pluginE
xecution>\n                  <pluginExecutionFilter>\n                    <groupId>io.fabric8</groupId>\n                    <artifactId>vertx-maven-plugin</artifactId>\n                    <versionRange>[1.0.6,)</versionRange>\n                    <goals>\n                      <goal>initialize</goal>\n                    </goals>\n                  </pluginExecutionFilter>\n                  <action>\n                    <ignore/>\n                  </action>\n                </pluginExecution>\n              </pluginExecutions>\n            </lifecycleMappingMetadata>\n          </configuration>\n        </plugin>\n      </plugins>\n    </pluginManagement>\n  </build>\n\n  <profiles>\n    <profile>\n      <id>openshift</id>\n      <build>\n        <plugins>\n          <plugin>\n            <groupId>io.fabric8</groupId>\n            <artifactId>fabric8-maven-plugin</artifactId>\n            <version>3.5.22</version>\n            <executions>\n              <execution>\n                <id>fmp</id>\n                <goals>\n                  <goal>resource</goal>\n                  <goal>build</goal>\n                </goals>\n              </execution>\n            </executions>\n            <configuration>\n              <enricher>\n                <config>\n                  <vertx-health-check>\n                    <path>/</path>\n                  </vertx-health-check>\n                </config>\n              </enricher>\n            \n          <resources>\n            <labels>\n              <all>\n                <space>sam-x-001</space>\n              </all>\n            </labels>\n          </resources>\n        </configuration>\n          </plugin>\n        </plugins>\n      </build>\n    </profile>\n\n    <profile>\n      <id>openshift-it</id>\n      <build>\n        <plugins>\n          <plugin>\n            <groupId>org.apache.maven.plugins</groupId>\n            <artifactId>maven-failsafe-plugin</artifactId>\n            <executions>\n              <execution>\n                <goals>\n          
        <goal>integration-test</goal>\n                  <goal>verify</goal>\n                </goals>\n              </execution>\n            </executions>\n          </plugin>\n        </plugins>\n      </build>\n    </profile>\n  </profiles>\n</project>\n", "ecosystem": "maven", "filename": "pom.xml"}], "external_request_id": "b5ccb8dace384b5989a52e29215536a2"}, "storage_task_name": "GraphAggregatorTask", "event": "STORAGE_STORE"}
{"task_name": "GraphAggregatorTask", "parent": {}, "queue": "STAGE_api_GraphAggregatorTask_v0", "flow_name": "stackApiGraphV2Flow", "dispatcher_id": "ac6c484a-c6be-4ff5-aa74-15687b5be4a6", "task_id": "d3ec8265-8553-46bb-b029-1510f08ca491", "node_args": {"data": {"user_profile": {"jti": "9ab0b02e-241a-474f-90db-c98d4e6dd638", "company": "Red Hat", "iat": 1501495892, "iss": "https://sso.prod-preview.openshift.io/auth/realms/fabric8", "nbf": 0, "typ": "Bearer", "azp": "fabric8-online-platform", "acr": "1", "preferred_username": "bayesian", "sub": "0608c567-62ad-4d04-bf4c-139f249fba5c", "exp": 1533031892, "email": "bayesian-api@openshift.io", "allowed-origins": ["*"], "aud": "fabric8-online-platform", "realm_access": {"roles": ["offline_access", "uma_authorization"]}, "session_state": "02955b8d-c8fd-4489-bf9b-81e6d54e11ff", "auth_time": 0, "resource_access": {"broker": {"roles": ["read-token"]}, "account": {"roles": ["manage-account", "manage-account-links", "view-profile"]}}}, "user_email": "bayesian-api@openshift.io", "request": [{"content": "<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"no\"?><project xmlns=\"http://maven.apache.org/POM/4.0.0\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:schemaLocation=\"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd\">\n  <modelVersion>4.0.0</modelVersion>\n  <parent>\n    <groupId>io.openshift</groupId>\n    <artifactId>booster-parent</artifactId>\n    <version>8</version>\n  </parent>\n  <groupId>com.example</groupId>\n  <artifactId>sam-x-001</artifactId>\n  <version>1.0.0-SNAPSHOT</version>\n  <packaging>jar</packaging>\n\n  <name>Vert.x - HTTP</name>\n  <description>Exposes an HTTP API using Vert.x</description>\n\n  <properties>\n    <vertx.version>3.4.1</vertx.version>\n    <vertx-maven-plugin.version>1.0.8</vertx-maven-plugin.version>\n    <vertx.verticle>io.openshift.booster.HttpApplication</vertx.verticle>\n  </properties>\n\n  <dependencyManagement>\n    <dependencies>\n      <dependency>\n        <groupId>io.vertx<
/groupId>\n        <artifactId>vertx-dependencies</artifactId>\n        <version>${vertx.version}</version>\n        <type>pom</type>\n        <scope>import</scope>\n      </dependency>\n    </dependencies>\n  </dependencyManagement>\n\n  <dependencies>\n    <dependency>\n      <groupId>io.vertx</groupId>\n      <artifactId>vertx-core</artifactId>\n    </dependency>\n    <dependency>\n      <groupId>io.vertx</groupId>\n      <artifactId>vertx-web</artifactId>\n    </dependency>\n\n    <!-- Testing -->\n    <dependency>\n      <groupId>io.vertx</groupId>\n      <artifactId>vertx-web-client</artifactId>\n      <scope>test</scope>\n    </dependency>\n    <dependency>\n      <groupId>io.vertx</groupId>\n      <artifactId>vertx-unit</artifactId>\n      <scope>test</scope>\n    </dependency>\n    <dependency>\n      <groupId>junit</groupId>\n      <artifactId>junit</artifactId>\n      <version>4.12</version>\n      <scope>test</scope>\n    </dependency>\n    <dependency>\n      <groupId>org.assertj</groupId>\n      <artifactId>assertj-core</artifactId>\n      <version>3.6.2</version>\n      <scope>test</scope>\n    </dependency>\n    <dependency>\n      <groupId>com.jayway.restassured</groupId>\n      <artifactId>rest-assured</artifactId>\n      <version>2.9.0</version>\n      <scope>test</scope>\n    </dependency>\n    <dependency>\n      <groupId>com.jayway.awaitility</groupId>\n      <artifactId>awaitility</artifactId>\n      <version>1.7.0</version>\n      <scope>test</scope>\n    </dependency>\n  </dependencies>\n\n\n  <build>\n    <plugins>\n      <plugin>\n        <groupId>io.fabric8</groupId>\n        <artifactId>vertx-maven-plugin</artifactId>\n        <version>${vertx-maven-plugin.version}</version>\n        <executions>\n          <execution>\n            <id>vmp</id>\n            <goals>\n              <goal>initialize</goal>\n              <goal>package</goal>\n            </goals>\n          </execution>\n        </executions>\n        <configuration>\n          <redeploy>true</redeploy>\n        </config
uration>\n      </plugin>\n    </plugins>\n\n    <pluginManagement>\n      <plugins>\n        <plugin>\n          <groupId>org.eclipse.m2e</groupId>\n          <artifactId>lifecycle-mapping</artifactId>\n          <version>1.0.0</version>\n          <configuration>\n            <lifecycleMappingMetadata>\n              <pluginExecutions>\n                <pluginExecution>\n                  <pluginExecutionFilter>\n                    <groupId>io.fabric8</groupId>\n                    <artifactId>vertx-maven-plugin</artifactId>\n                    <versionRange>[1.0.6,)</versionRange>\n                    <goals>\n                      <goal>initialize</goal>\n                    </goals>\n                  </pluginExecutionFilter>\n                  <action>\n                    <ignore/>\n                  </action>\n                </pluginExecution>\n              </pluginExecutions>\n            </lifecycleMappingMetadata>\n          </configuration>\n        </plugin>\n      </plugins>\n    </pluginManagement>\n  </build>\n\n  <profiles>\n    <profile>\n      <id>openshift</id>\n      <build>\n        <plugins>\n          <plugin>\n            <groupId>io.fabric8</groupId>\n            <artifactId>fabric8-maven-plugin</artifactId>\n            <version>3.5.22</version>\n            <executions>\n              <execution>\n                <id>fmp</id>\n                <goals>\n                  <goal>resource</goal>\n                  <goal>build</goal>\n                </goals>\n              </execution>\n            </executions>\n            <configuration>\n              <enricher>\n                <config>\n                  <vertx-health-check>\n                    <path>/</path>\n                  </vertx-health-check>\n                </config>\n              </enricher>\n            \n          <resources>\n            <labels>\n              <all>\n                <space>sam-x-001</space>\n              </all>\n            </labels>\n          </resources>\n        </configuration>\n          </p
lugin>\n        </plugins>\n      </build>\n    </profile>\n\n    <profile>\n      <id>openshift-it</id>\n      <build>\n        <plugins>\n          <plugin>\n            <groupId>org.apache.maven.plugins</groupId>\n            <artifactId>maven-failsafe-plugin</artifactId>\n            <executions>\n              <execution>\n                <goals>\n                  <goal>integration-test</goal>\n                  <goal>verify</goal>\n                </goals>\n              </execution>\n            </executions>\n          </plugin>\n        </plugins>\n      </build>\n    </profile>\n  </profiles>\n</project>\n", "ecosystem": "maven", "filename": "pom.xml"}], "api_name": "stack_analyses"}, "ecosystem": "maven", "manifest": [{"content": "<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"no\"?><project xmlns=\"http://maven.apache.org/POM/4.0.0\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:schemaLocation=\"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd\">\n  <modelVersion>4.0.0</modelVersion>\n  <parent>\n    <groupId>io.openshift</groupId>\n    <artifactId>booster-parent</artifactId>\n    <version>8</version>\n  </parent>\n  <groupId>com.example</groupId>\n  <artifactId>sam-x-001</artifactId>\n  <version>1.0.0-SNAPSHOT</version>\n  <packaging>jar</packaging>\n\n  <name>Vert.x - HTTP</name>\n  <description>Exposes an HTTP API using Vert.x</description>\n\n  <properties>\n    <vertx.version>3.4.1</vertx.version>\n    <vertx-maven-plugin.version>1.0.8</vertx-maven-plugin.version>\n    <vertx.verticle>io.openshift.booster.HttpApplication</vertx.verticle>\n  </properties>\n\n  <dependencyManagement>\n    <dependencies>\n      <dependency>\n        <groupId>io.vertx</groupId>\n        <artifactId>vertx-dependencies</artifactId>\n        <version>${vertx.version}</version>\n        <type>pom</type>\n        <scope>import</scope>\n      </dependency>\n    </dependencies>\n  </dependencyManagement>\n\n  <dependencies>\n    <dependency>\n      <groupId>io.vertx</groupI
d>\n      <artifactId>vertx-core</artifactId>\n    </dependency>\n    <dependency>\n      <groupId>io.vertx</groupId>\n      <artifactId>vertx-web</artifactId>\n    </dependency>\n\n    <!-- Testing -->\n    <dependency>\n      <groupId>io.vertx</groupId>\n      <artifactId>vertx-web-client</artifactId>\n      <scope>test</scope>\n    </dependency>\n    <dependency>\n      <groupId>io.vertx</groupId>\n      <artifactId>vertx-unit</artifactId>\n      <scope>test</scope>\n    </dependency>\n    <dependency>\n      <groupId>junit</groupId>\n      <artifactId>junit</artifactId>\n      <version>4.12</version>\n      <scope>test</scope>\n    </dependency>\n    <dependency>\n      <groupId>org.assertj</groupId>\n      <artifactId>assertj-core</artifactId>\n      <version>3.6.2</version>\n      <scope>test</scope>\n    </dependency>\n    <dependency>\n      <groupId>com.jayway.restassured</groupId>\n      <artifactId>rest-assured</artifactId>\n      <version>2.9.0</version>\n      <scope>test</scope>\n    </dependency>\n    <dependency>\n      <groupId>com.jayway.awaitility</groupId>\n      <artifactId>awaitility</artifactId>\n      <version>1.7.0</version>\n      <scope>test</scope>\n    </dependency>\n  </dependencies>\n\n\n  <build>\n    <plugins>\n      <plugin>\n        <groupId>io.fabric8</groupId>\n        <artifactId>vertx-maven-plugin</artifactId>\n        <version>${vertx-maven-plugin.version}</version>\n        <executions>\n          <execution>\n            <id>vmp</id>\n            <goals>\n              <goal>initialize</goal>\n              <goal>package</goal>\n            </goals>\n          </execution>\n        </executions>\n        <configuration>\n          <redeploy>true</redeploy>\n        </configuration>\n      </plugin>\n    </plugins>\n\n    <pluginManagement>\n      <plugins>\n        <plugin>\n          <groupId>org.eclipse.m2e</groupId>\n          <artifactId>lifecycle-mapping</artifactId>\n          <version>1.0.0</version>\n          <configuration>\n            <lifecycleMappingMetadata
>\n              <pluginExecutions>\n                <pluginExecution>\n                  <pluginExecutionFilter>\n                    <groupId>io.fabric8</groupId>\n                    <artifactId>vertx-maven-plugin</artifactId>\n                    <versionRange>[1.0.6,)</versionRange>\n                    <goals>\n                      <goal>initialize</goal>\n                    </goals>\n                  </pluginExecutionFilter>\n                  <action>\n                    <ignore/>\n                  </action>\n                </pluginExecution>\n              </pluginExecutions>\n            </lifecycleMappingMetadata>\n          </configuration>\n        </plugin>\n      </plugins>\n    </pluginManagement>\n  </build>\n\n  <profiles>\n    <profile>\n      <id>openshift</id>\n      <build>\n        <plugins>\n          <plugin>\n            <groupId>io.fabric8</groupId>\n            <artifactId>fabric8-maven-plugin</artifactId>\n            <version>3.5.22</version>\n            <executions>\n              <execution>\n                <id>fmp</id>\n                <goals>\n                  <goal>resource</goal>\n                  <goal>build</goal>\n                </goals>\n              </execution>\n            </executions>\n            <configuration>\n              <enricher>\n                <config>\n                  <vertx-health-check>\n                    <path>/</path>\n                  </vertx-health-check>\n                </config>\n              </enricher>\n            \n          <resources>\n            <labels>\n              <all>\n                <space>sam-x-001</space>\n              </all>\n            </labels>\n          </resources>\n        </configuration>\n          </plugin>\n        </plugins>\n      </build>\n    </profile>\n\n    <profile>\n      <id>openshift-it</id>\n      <build>\n        <plugins>\n          <plugin>\n            <groupId>org.apache.maven.plugins</groupId>\n            <artifactId>maven-failsafe-plugin</artifactId>\n            <executions>\n 
             <execution>\n                <goals>\n                  <goal>integration-test</goal>\n                  <goal>verify</goal>\n                </goals>\n              </execution>\n            </executions>\n          </plugin>\n        </plugins>\n      </build>\n    </profile>\n  </profiles>\n</project>\n", "ecosystem": "maven", "filename": "pom.xml"}], "external_request_id": "b5ccb8dace384b5989a52e29215536a2"}, "storage": "BayesianPostgres", "event": "TASK_END"}
2017-08-21 12:34:41,849 [INFO] celery.app.trace: Task selinon.SelinonTaskEnvelope[d3ec8265-8553-46bb-b029-1510f08ca491] succeeded in 19.15030515298713s: None
2017-08-21 12:35:13,047 [INFO] celery.worker.strategy: Received task: selinon.Dispatcher[ac6c484a-c6be-4ff5-aa74-15687b5be4a6]  ETA:[2017-08-21 12:35:06.651184+00:00] 
{"selective": false, "flow_name": "stackApiGraphV2Flow", "event": "DISPATCHER_WAKEUP", "dispatcher_id": "ac6c484a-c6be-4ff5-aa74-15687b5be4a6", "node_args": {"data": {"user_profile": {"jti": "9ab0b02e-241a-474f-90db-c98d4e6dd638", "company": "Red Hat", "iat": 1501495892, "iss": "https://sso.prod-preview.openshift.io/auth/realms/fabric8", "nbf": 0, "typ": "Bearer", "azp": "fabric8-online-platform", "acr": "1", "auth_time": 0, "sub": "0608c567-62ad-4d04-bf4c-139f249fba5c", "exp": 1533031892, "email": "bayesian-api@openshift.io", "allowed-origins": ["*"], "aud": "fabric8-online-platform", "realm_access": {"roles": ["offline_access", "uma_authorization"]}, "session_state": "02955b8d-c8fd-4489-bf9b-81e6d54e11ff", "preferred_username": "bayesian", "resource_access": {"broker": {"roles": ["read-token"]}, "account": {"roles": ["manage-account", "manage-account-links", "view-profile"]}}}, "user_email": "bayesian-api@openshift.io", "request": [{"content": "<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"no\"?><project xmlns=\"http://maven.apache.org/POM/4.0.0\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:schemaLocation=\"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd\">\n  <modelVersion>4.0.0</modelVersion>\n  <parent>\n    <groupId>io.openshift</groupId>\n    <artifactId>booster-parent</artifactId>\n    <version>8</version>\n  </parent>\n  <groupId>com.example</groupId>\n  <artifactId>sam-x-001</artifactId>\n  <version>1.0.0-SNAPSHOT</version>\n  <packaging>jar</packaging>\n\n  <name>Vert.x - HTTP</name>\n  <description>Exposes an HTTP API using Vert.x</description>\n\n  <properties>\n    <vertx.version>3.4.1</vertx.version>\n    <vertx-maven-plugin.version>1.0.8</vertx-maven-plugin.version>\n    <vertx.verticle>io.openshift.booster.HttpApplication</vertx.verticle>\n  </properties>\n\n  <dependencyManagement>\n    <dependencies>\n      <dependency>\n        <groupId>io.vertx</groupId>\n        <artifactId>vertx-dependencies</artifactId>\n        <version>${vertx.version
}</version>\n        <type>pom</type>\n        <scope>import</scope>\n      </dependency>\n    </dependencies>\n  </dependencyManagement>\n\n  <dependencies>\n    <dependency>\n      <groupId>io.vertx</groupId>\n      <artifactId>vertx-core</artifactId>\n    </dependency>\n    <dependency>\n      <groupId>io.vertx</groupId>\n      <artifactId>vertx-web</artifactId>\n    </dependency>\n\n    <!-- Testing -->\n    <dependency>\n      <groupId>io.vertx</groupId>\n      <artifactId>vertx-web-client</artifactId>\n      <scope>test</scope>\n    </dependency>\n    <dependency>\n      <groupId>io.vertx</groupId>\n      <artifactId>vertx-unit</artifactId>\n      <scope>test</scope>\n    </dependency>\n    <dependency>\n      <groupId>junit</groupId>\n      <artifactId>junit</artifactId>\n      <version>4.12</version>\n      <scope>test</scope>\n    </dependency>\n    <dependency>\n      <groupId>org.assertj</groupId>\n      <artifactId>assertj-core</artifactId>\n      <version>3.6.2</version>\n      <scope>test</scope>\n    </dependency>\n    <dependency>\n      <groupId>com.jayway.restassured</groupId>\n      <artifactId>rest-assured</artifactId>\n      <version>2.9.0</version>\n      <scope>test</scope>\n    </dependency>\n    <dependency>\n      <groupId>com.jayway.awaitility</groupId>\n      <artifactId>awaitility</artifactId>\n      <version>1.7.0</version>\n      <scope>test</scope>\n    </dependency>\n  </dependencies>\n\n\n  <build>\n    <plugins>\n      <plugin>\n        <groupId>io.fabric8</groupId>\n        <artifactId>vertx-maven-plugin</artifactId>\n        <version>${vertx-maven-plugin.version}</version>\n        <executions>\n          <execution>\n            <id>vmp</id>\n            <goals>\n              <goal>initialize</goal>\n              <goal>package</goal>\n            </goals>\n          </execution>\n        </executions>\n        <configuration>\n          <redeploy>true</redeploy>\n        </configuration>\n      </plugin>\n    </plugins>\n\n    <pluginManagement>\n      <plugins>\n        <p
lugin>\n          <groupId>org.eclipse.m2e</groupId>\n          <artifactId>lifecycle-mapping</artifactId>\n          <version>1.0.0</version>\n          <configuration>\n            <lifecycleMappingMetadata>\n              <pluginExecutions>\n                <pluginExecution>\n                  <pluginExecutionFilter>\n                    <groupId>io.fabric8</groupId>\n                    <artifactId>vertx-maven-plugin</artifactId>\n                    <versionRange>[1.0.6,)</versionRange>\n                    <goals>\n                      <goal>initialize</goal>\n                    </goals>\n                  </pluginExecutionFilter>\n                  <action>\n                    <ignore/>\n                  </action>\n                </pluginExecution>\n              </pluginExecutions>\n            </lifecycleMappingMetadata>\n          </configuration>\n        </plugin>\n      </plugins>\n    </pluginManagement>\n  </build>\n\n  <profiles>\n    <profile>\n      <id>openshift</id>\n      <build>\n        <plugins>\n          <plugin>\n            <groupId>io.fabric8</groupId>\n            <artifactId>fabric8-maven-plugin</artifactId>\n            <version>3.5.22</version>\n            <executions>\n              <execution>\n                <id>fmp</id>\n                <goals>\n                  <goal>resource</goal>\n                  <goal>build</goal>\n                </goals>\n              </execution>\n            </executions>\n            <configuration>\n              <enricher>\n                <config>\n                  <vertx-health-check>\n                    <path>/</path>\n                  </vertx-health-check>\n                </config>\n              </enricher>\n            \n          <resources>\n            <labels>\n              <all>\n                <space>sam-x-001</space>\n              </all>\n            </labels>\n          </resources>\n        </configuration>\n          </plugin>\n        </plugins>\n      </build>\n    </profile>\n\n    <profile>\n      <id>openshift
-it</id>\n      <build>\n        <plugins>\n          <plugin>\n            <groupId>org.apache.maven.plugins</groupId>\n            <artifactId>maven-failsafe-plugin</artifactId>\n            <executions>\n              <execution>\n                <goals>\n                  <goal>integration-test</goal>\n                  <goal>verify</goal>\n                </goals>\n              </execution>\n            </executions>\n          </plugin>\n        </plugins>\n      </build>\n    </profile>\n  </profiles>\n</project>\n", "ecosystem": "maven", "filename": "pom.xml"}], "api_name": "stack_analyses"}, "ecosystem": null, "manifest": [{"content": "<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"no\"?><project xmlns=\"http://maven.apache.org/POM/4.0.0\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:schemaLocation=\"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd\">\n  <modelVersion>4.0.0</modelVersion>\n  <parent>\n    <groupId>io.openshift</groupId>\n    <artifactId>booster-parent</artifactId>\n    <version>8</version>\n  </parent>\n  <groupId>com.example</groupId>\n  <artifactId>sam-x-001</artifactId>\n  <version>1.0.0-SNAPSHOT</version>\n  <packaging>jar</packaging>\n\n  <name>Vert.x - HTTP</name>\n  <description>Exposes an HTTP API using Vert.x</description>\n\n  <properties>\n    <vertx.version>3.4.1</vertx.version>\n    <vertx-maven-plugin.version>1.0.8</vertx-maven-plugin.version>\n    <vertx.verticle>io.openshift.booster.HttpApplication</vertx.verticle>\n  </properties>\n\n  <dependencyManagement>\n    <dependencies>\n      <dependency>\n        <groupId>io.vertx</groupId>\n        <artifactId>vertx-dependencies</artifactId>\n        <version>${vertx.version}</version>\n        <type>pom</type>\n        <scope>import</scope>\n      </dependency>\n    </dependencies>\n  </dependencyManagement>\n\n  <dependencies>\n    <dependency>\n      <groupId>io.vertx</groupId>\n      <artifactId>vertx-core</artifactId>\n    </dependency>\n    <dependency>\n      <groupId>
io.vertx</groupId>\n      <artifactId>vertx-web</artifactId>\n    </dependency>\n\n    <!-- Testing -->\n    <dependency>\n      <groupId>io.vertx</groupId>\n      <artifactId>vertx-web-client</artifactId>\n      <scope>test</scope>\n    </dependency>\n    <dependency>\n      <groupId>io.vertx</groupId>\n      <artifactId>vertx-unit</artifactId>\n      <scope>test</scope>\n    </dependency>\n    <dependency>\n      <groupId>junit</groupId>\n      <artifactId>junit</artifactId>\n      <version>4.12</version>\n      <scope>test</scope>\n    </dependency>\n    <dependency>\n      <groupId>org.assertj</groupId>\n      <artifactId>assertj-core</artifactId>\n      <version>3.6.2</version>\n      <scope>test</scope>\n    </dependency>\n    <dependency>\n      <groupId>com.jayway.restassured</groupId>\n      <artifactId>rest-assured</artifactId>\n      <version>2.9.0</version>\n      <scope>test</scope>\n    </dependency>\n    <dependency>\n      <groupId>com.jayway.awaitility</groupId>\n      <artifactId>awaitility</artifactId>\n      <version>1.7.0</version>\n      <scope>test</scope>\n    </dependency>\n  </dependencies>\n\n\n  <build>\n    <plugins>\n      <plugin>\n        <groupId>io.fabric8</groupId>\n        <artifactId>vertx-maven-plugin</artifactId>\n        <version>${vertx-maven-plugin.version}</version>\n        <executions>\n          <execution>\n            <id>vmp</id>\n            <goals>\n              <goal>initialize</goal>\n              <goal>package</goal>\n            </goals>\n          </execution>\n        </executions>\n        <configuration>\n          <redeploy>true</redeploy>\n        </configuration>\n      </plugin>\n    </plugins>\n\n    <pluginManagement>\n      <plugins>\n        <plugin>\n          <groupId>org.eclipse.m2e</groupId>\n          <artifactId>lifecycle-mapping</artifactId>\n          <version>1.0.0</version>\n          <configuration>\n            <lifecycleMappingMetadata>\n              <pluginExecutions>\n                <pluginExecution>\n                  <pluginEx
ecutionFilter>\n                    <groupId>io.fabric8</groupId>\n                    <artifactId>vertx-maven-plugin</artifactId>\n                    <versionRange>[1.0.6,)</versionRange>\n                    <goals>\n                      <goal>initialize</goal>\n                    </goals>\n                  </pluginExecutionFilter>\n                  <action>\n                    <ignore/>\n                  </action>\n                </pluginExecution>\n              </pluginExecutions>\n            </lifecycleMappingMetadata>\n          </configuration>\n        </plugin>\n      </plugins>\n    </pluginManagement>\n  </build>\n\n  <profiles>\n    <profile>\n      <id>openshift</id>\n      <build>\n        <plugins>\n          <plugin>\n            <groupId>io.fabric8</groupId>\n            <artifactId>fabric8-maven-plugin</artifactId>\n            <version>3.5.22</version>\n            <executions>\n              <execution>\n                <id>fmp</id>\n                <goals>\n                  <goal>resource</goal>\n                  <goal>build</goal>\n                </goals>\n              </execution>\n            </executions>\n            <configuration>\n              <enricher>\n                <config>\n                  <vertx-health-check>\n                    <path>/</path>\n                  </vertx-health-check>\n                </config>\n              </enricher>\n            \n          <resources>\n            <labels>\n              <all>\n                <space>sam-x-001</space>\n              </all>\n            </labels>\n          </resources>\n        </configuration>\n          </plugin>\n        </plugins>\n      </build>\n    </profile>\n\n    <profile>\n      <id>openshift-it</id>\n      <build>\n        <plugins>\n          <plugin>\n            <groupId>org.apache.maven.plugins</groupId>\n            <artifactId>maven-failsafe-plugin</artifactId>\n            <executions>\n              <execution>\n                <goals>\n                  <goal>integration-test</goal>\
n                  <goal>verify</goal>\n                </goals>\n              </execution>\n            </executions>\n          </plugin>\n        </plugins>\n      </build>\n    </profile>\n  </profiles>\n</project>\n", "ecosystem": "maven", "filename": "pom.xml"}], "external_request_id": "b5ccb8dace384b5989a52e29215536a2"}, "retry": 8, "state": {"waiting_edges": [2, 3, 4, 5], "finished_nodes": {"recommendation_v2": ["fadb1271-271d-4b38-9665-64f3a5dd14c7"], "ManifestKeeperTask": ["99d8c315-e1c6-4b45-85b0-62f9d00ddcf4"], "BookkeeperTask": ["900d3d55-6246-4bd4-b3d9-45a31d0873de"], "GraphAggregatorTask": ["d3ec8265-8553-46bb-b029-1510f08ca491"]}, "failed_nodes": {}, "active_nodes": [{"name": "stack_aggregator_v2", "id": "5b7cbed5-9b73-4584-8e26-e1fcd9e989da"}, {"name": "reco_pkg_sentiment_scorer", "id": "89a10a14-7c5f-4f53-93c8-2bec099926fe"}]}, "queue": "STAGE_api_stackApiGraphFlow_v0"}
{"selective": false, "event": "DISPATCHER_RETRY", "state_dict": {"waiting_edges": [2, 3, 4, 5], "failed_nodes": {}, "finished_nodes": {"recommendation_v2": ["fadb1271-271d-4b38-9665-64f3a5dd14c7"], "ManifestKeeperTask": ["99d8c315-e1c6-4b45-85b0-62f9d00ddcf4"], "BookkeeperTask": ["900d3d55-6246-4bd4-b3d9-45a31d0873de"], "stack_aggregator_v2": ["5b7cbed5-9b73-4584-8e26-e1fcd9e989da"], "GraphAggregatorTask": ["d3ec8265-8553-46bb-b029-1510f08ca491"]}, "active_nodes": [{"name": "reco_pkg_sentiment_scorer", "id": "89a10a14-7c5f-4f53-93c8-2bec099926fe"}]}, "flow_name": "stackApiGraphV2Flow", "dispatcher_id": "ac6c484a-c6be-4ff5-aa74-15687b5be4a6", "parent": null, "node_args": {"data": {"user_profile": {"jti": "9ab0b02e-241a-474f-90db-c98d4e6dd638", "company": "Red Hat", "iat": 1501495892, "iss": "https://sso.prod-preview.openshift.io/auth/realms/fabric8", "nbf": 0, "typ": "Bearer", "azp": "fabric8-online-platform", "acr": "1", "auth_time": 0, "sub": "0608c567-62ad-4d04-bf4c-139f249fba5c", "exp": 1533031892, "email": "bayesian-api@openshift.io", "allowed-origins": ["*"], "aud": "fabric8-online-platform", "realm_access": {"roles": ["offline_access", "uma_authorization"]}, "session_state": "02955b8d-c8fd-4489-bf9b-81e6d54e11ff", "preferred_username": "bayesian", "resource_access": {"broker": {"roles": ["read-token"]}, "account": {"roles": ["manage-account", "manage-account-links", "view-profile"]}}}, "user_email": "bayesian-api@openshift.io", "request": [{"content": "<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"no\"?><project xmlns=\"http://maven.apache.org/POM/4.0.0\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:schemaLocation=\"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd\">\n  <modelVersion>4.0.0</modelVersion>\n  <parent>\n    <groupId>io.openshift</groupId>\n    <artifactId>booster-parent</artifactId>\n    <version>8</version>\n  </parent>\n  <groupId>com.example</groupId>\n  <artifactId>sam-x-001</artifactId>\n  <version>1.0.0-SNAPSHOT</version>\n  <packaging>
jar</packaging>\n\n  <name>Vert.x - HTTP</name>\n  <description>Exposes an HTTP API using Vert.x</description>\n\n  <properties>\n    <vertx.version>3.4.1</vertx.version>\n    <vertx-maven-plugin.version>1.0.8</vertx-maven-plugin.version>\n    <vertx.verticle>io.openshift.booster.HttpApplication</vertx.verticle>\n  </properties>\n\n  <dependencyManagement>\n    <dependencies>\n      <dependency>\n        <groupId>io.vertx</groupId>\n        <artifactId>vertx-dependencies</artifactId>\n        <version>${vertx.version}</version>\n        <type>pom</type>\n        <scope>import</scope>\n      </dependency>\n    </dependencies>\n  </dependencyManagement>\n\n  <dependencies>\n    <dependency>\n      <groupId>io.vertx</groupId>\n      <artifactId>vertx-core</artifactId>\n    </dependency>\n    <dependency>\n      <groupId>io.vertx</groupId>\n      <artifactId>vertx-web</artifactId>\n    </dependency>\n\n    <!-- Testing -->\n    <dependency>\n      <groupId>io.vertx</groupId>\n      <artifactId>vertx-web-client</artifactId>\n      <scope>test</scope>\n    </dependency>\n    <dependency>\n      <groupId>io.vertx</groupId>\n      <artifactId>vertx-unit</artifactId>\n      <scope>test</scope>\n    </dependency>\n    <dependency>\n      <groupId>junit</groupId>\n      <artifactId>junit</artifactId>\n      <version>4.12</version>\n      <scope>test</scope>\n    </dependency>\n    <dependency>\n      <groupId>org.assertj</groupId>\n      <artifactId>assertj-core</artifactId>\n      <version>3.6.2</version>\n      <scope>test</scope>\n    </dependency>\n    <dependency>\n      <groupId>com.jayway.restassured</groupId>\n      <artifactId>rest-assured</artifactId>\n      <version>2.9.0</version>\n      <scope>test</scope>\n    </dependency>\n    <dependency>\n      <groupId>com.jayway.awaitility</groupId>\n      <artifactId>awaitility</artifactId>\n      <version>1.7.0</version>\n      <scope>test</scope>\n    </dependency>\n  </dependencies>\n\n\n  <build>\n    <plugins>\n      <plugin>\n        <groupId>io.fabric8</groupId>\
n        <artifactId>vertx-maven-plugin</artifactId>\n        <version>${vertx-maven-plugin.version}</version>\n        <executions>\n          <execution>\n            <id>vmp</id>\n            <goals>\n              <goal>initialize</goal>\n              <goal>package</goal>\n            </goals>\n          </execution>\n        </executions>\n        <configuration>\n          <redeploy>true</redeploy>\n        </configuration>\n      </plugin>\n    </plugins>\n\n    <pluginManagement>\n      <plugins>\n        <plugin>\n          <groupId>org.eclipse.m2e</groupId>\n          <artifactId>lifecycle-mapping</artifactId>\n          <version>1.0.0</version>\n          <configuration>\n            <lifecycleMappingMetadata>\n              <pluginExecutions>\n                <pluginExecution>\n                  <pluginExecutionFilter>\n                    <groupId>io.fabric8</groupId>\n                    <artifactId>vertx-maven-plugin</artifactId>\n                    <versionRange>[1.0.6,)</versionRange>\n                    <goals>\n                      <goal>initialize</goal>\n                    </goals>\n                  </pluginExecutionFilter>\n                  <action>\n                    <ignore/>\n                  </action>\n                </pluginExecution>\n              </pluginExecutions>\n            </lifecycleMappingMetadata>\n          </configuration>\n        </plugin>\n      </plugins>\n    </pluginManagement>\n  </build>\n\n  <profiles>\n    <profile>\n      <id>openshift</id>\n      <build>\n        <plugins>\n          <plugin>\n            <groupId>io.fabric8</groupId>\n            <artifactId>fabric8-maven-plugin</artifactId>\n            <version>3.5.22</version>\n            <executions>\n              <execution>\n                <id>fmp</id>\n                <goals>\n                  <goal>resource</goal>\n                  <goal>build</goal>\n                </goals>\n              </execution>\n            </executions>\n            <configuration>\n              <enricher>\n 
               <config>\n                  <vertx-health-check>\n                    <path>/</path>\n                  </vertx-health-check>\n                </config>\n              </enricher>\n            \n          <resources>\n            <labels>\n              <all>\n                <space>sam-x-001</space>\n              </all>\n            </labels>\n          </resources>\n        </configuration>\n          </plugin>\n        </plugins>\n      </build>\n    </profile>\n\n    <profile>\n      <id>openshift-it</id>\n      <build>\n        <plugins>\n          <plugin>\n            <groupId>org.apache.maven.plugins</groupId>\n            <artifactId>maven-failsafe-plugin</artifactId>\n            <executions>\n              <execution>\n                <goals>\n                  <goal>integration-test</goal>\n                  <goal>verify</goal>\n                </goals>\n              </execution>\n            </executions>\n          </plugin>\n        </plugins>\n      </build>\n    </profile>\n  </profiles>\n</project>\n", "ecosystem": "maven", "filename": "pom.xml"}], "api_name": "stack_analyses"}, "ecosystem": null, "manifest": [{"content": "<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"no\"?><project xmlns=\"http://maven.apache.org/POM/4.0.0\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:schemaLocation=\"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd\">\n  <modelVersion>4.0.0</modelVersion>\n  <parent>\n    <groupId>io.openshift</groupId>\n    <artifactId>booster-parent</artifactId>\n    <version>8</version>\n  </parent>\n  <groupId>com.example</groupId>\n  <artifactId>sam-x-001</artifactId>\n  <version>1.0.0-SNAPSHOT</version>\n  <packaging>jar</packaging>\n\n  <name>Vert.x - HTTP</name>\n  <description>Exposes an HTTP API using Vert.x</description>\n\n  <properties>\n    <vertx.version>3.4.1</vertx.version>\n    <vertx-maven-plugin.version>1.0.8</vertx-maven-plugin.version>\n    <vertx.verticle>io.openshift.booster.HttpApplication</vertx.ver
ticle>\n  </properties>\n\n  <dependencyManagement>\n    <dependencies>\n      <dependency>\n        <groupId>io.vertx</groupId>\n        <artifactId>vertx-dependencies</artifactId>\n        <version>${vertx.version}</version>\n        <type>pom</type>\n        <scope>import</scope>\n      </dependency>\n    </dependencies>\n  </dependencyManagement>\n\n  <dependencies>\n    <dependency>\n      <groupId>io.vertx</groupId>\n      <artifactId>vertx-core</artifactId>\n    </dependency>\n    <dependency>\n      <groupId>io.vertx</groupId>\n      <artifactId>vertx-web</artifactId>\n    </dependency>\n\n    <!-- Testing -->\n    <dependency>\n      <groupId>io.vertx</groupId>\n      <artifactId>vertx-web-client</artifactId>\n      <scope>test</scope>\n    </dependency>\n    <dependency>\n      <groupId>io.vertx</groupId>\n      <artifactId>vertx-unit</artifactId>\n      <scope>test</scope>\n    </dependency>\n    <dependency>\n      <groupId>junit</groupId>\n      <artifactId>junit</artifactId>\n      <version>4.12</version>\n      <scope>test</scope>\n    </dependency>\n    <dependency>\n      <groupId>org.assertj</groupId>\n      <artifactId>assertj-core</artifactId>\n      <version>3.6.2</version>\n      <scope>test</scope>\n    </dependency>\n    <dependency>\n      <groupId>com.jayway.restassured</groupId>\n      <artifactId>rest-assured</artifactId>\n      <version>2.9.0</version>\n      <scope>test</scope>\n    </dependency>\n    <dependency>\n      <groupId>com.jayway.awaitility</groupId>\n      <artifactId>awaitility</artifactId>\n      <version>1.7.0</version>\n      <scope>test</scope>\n    </dependency>\n  </dependencies>\n\n\n  <build>\n    <plugins>\n      <plugin>\n        <groupId>io.fabric8</groupId>\n        <artifactId>vertx-maven-plugin</artifactId>\n        <version>${vertx-maven-plugin.version}</version>\n        <executions>\n          <execution>\n            <id>vmp</id>\n            <goals>\n              <goal>initialize</goal>\n              <goal>package</goal>\n            </goals>\n      
    </execution>\n        </executions>\n        <configuration>\n          <redeploy>true</redeploy>\n        </configuration>\n      </plugin>\n    </plugins>\n\n    <pluginManagement>\n      <plugins>\n        <plugin>\n          <groupId>org.eclipse.m2e</groupId>\n          <artifactId>lifecycle-mapping</artifactId>\n          <version>1.0.0</version>\n          <configuration>\n            <lifecycleMappingMetadata>\n              <pluginExecutions>\n                <pluginExecution>\n                  <pluginExecutionFilter>\n                    <groupId>io.fabric8</groupId>\n                    <artifactId>vertx-maven-plugin</artifactId>\n                    <versionRange>[1.0.6,)</versionRange>\n                    <goals>\n                      <goal>initialize</goal>\n                    </goals>\n                  </pluginExecutionFilter>\n                  <action>\n                    <ignore/>\n                  </action>\n                </pluginExecution>\n              </pluginExecutions>\n            </lifecycleMappingMetadata>\n          </configuration>\n        </plugin>\n      </plugins>\n    </pluginManagement>\n  </build>\n\n  <profiles>\n    <profile>\n      <id>openshift</id>\n      <build>\n        <plugins>\n          <plugin>\n            <groupId>io.fabric8</groupId>\n            <artifactId>fabric8-maven-plugin</artifactId>\n            <version>3.5.22</version>\n            <executions>\n              <execution>\n                <id>fmp</id>\n                <goals>\n                  <goal>resource</goal>\n                  <goal>build</goal>\n                </goals>\n              </execution>\n            </executions>\n            <configuration>\n              <enricher>\n                <config>\n                  <vertx-health-check>\n                    <path>/</path>\n                  </vertx-health-check>\n                </config>\n              </enricher>\n            \n          <resources>\n            <labels>\n              <all>\n                <space>sam-x-00
1</space>\n              </all>\n            </labels>\n          </resources>\n        </configuration>\n          </plugin>\n        </plugins>\n      </build>\n    </profile>\n\n    <profile>\n      <id>openshift-it</id>\n      <build>\n        <plugins>\n          <plugin>\n            <groupId>org.apache.maven.plugins</groupId>\n            <artifactId>maven-failsafe-plugin</artifactId>\n            <executions>\n              <execution>\n                <goals>\n                  <goal>integration-test</goal>\n                  <goal>verify</goal>\n                </goals>\n              </execution>\n            </executions>\n          </plugin>\n        </plugins>\n      </build>\n    </profile>\n  </profiles>\n</project>\n", "ecosystem": "maven", "filename": "pom.xml"}], "external_request_id": "b5ccb8dace384b5989a52e29215536a2"}, "retry": 2, "state": {"waiting_edges": [2, 3, 4, 5], "failed_nodes": {}, "finished_nodes": {"recommendation_v2": ["fadb1271-271d-4b38-9665-64f3a5dd14c7"], "ManifestKeeperTask": ["99d8c315-e1c6-4b45-85b0-62f9d00ddcf4"], "BookkeeperTask": ["900d3d55-6246-4bd4-b3d9-45a31d0873de"], "stack_aggregator_v2": ["5b7cbed5-9b73-4584-8e26-e1fcd9e989da"], "GraphAggregatorTask": ["d3ec8265-8553-46bb-b029-1510f08ca491"]}, "active_nodes": [{"name": "reco_pkg_sentiment_scorer", "id": "89a10a14-7c5f-4f53-93c8-2bec099926fe"}]}, "queue": "STAGE_api_stackApiGraphFlow_v0"}
2017-08-21 12:35:13,686 [INFO] celery.app.trace: Task selinon.Dispatcher[ac6c484a-c6be-4ff5-aa74-15687b5be4a6] retry: Retry in 2s
2017-08-21 14:37:39,626 [INFO] celery.worker.strategy: Received task: selinon.Dispatcher[290a30e1-f586-4785-ae03-8fc785856803]  ETA:[2017-08-21 14:37:23.393376+00:00] 
{"selective": false, "flow_name": "stackApiGraphV2Flow", "event": "DISPATCHER_WAKEUP", "dispatcher_id": "290a30e1-f586-4785-ae03-8fc785856803", "node_args": {"data": {"user_profile": {"jti": "9ab0b02e-241a-474f-90db-c98d4e6dd638", "company": "Red Hat", "azp": "fabric8-online-platform", "iss": "https://sso.prod-preview.openshift.io/auth/realms/fabric8", "nbf": 0, "typ": "Bearer", "iat": 1501495892, "acr": "1", "auth_time": 0, "sub": "0608c567-62ad-4d04-bf4c-139f249fba5c", "exp": 1533031892, "email": "bayesian-api@openshift.io", "allowed-origins": ["*"], "aud": "fabric8-online-platform", "realm_access": {"roles": ["offline_access", "uma_authorization"]}, "session_state": "02955b8d-c8fd-4489-bf9b-81e6d54e11ff", "preferred_username": "bayesian", "resource_access": {"broker": {"roles": ["read-token"]}, "account": {"roles": ["manage-account", "manage-account-links", "view-profile"]}}}, "user_email": "bayesian-api@openshift.io", "request": [{"content": "requests\nscikit-learn\ncoverage\ncycler\nnumpy\nmock\nnose\nscipy\nmatplotlib\nnltk\npandas", "ecosystem": "pypi", "filename": "requirements.txt"}], "api_name": "stack_analyses"}, "ecosystem": null, "manifest": [{"content": "requests\nscikit-learn\ncoverage\ncycler\nnumpy\nmock\nnose\nscipy\nmatplotlib\nnltk\npandas", "ecosystem": "pypi", "filename": "requirements.txt"}], "external_request_id": "79cbeb8b96b741fcadbb06b74354d9aa"}, "retry": 2, "state": {"waiting_edges": [2, 3, 4], "finished_nodes": {}, "failed_nodes": {}, "active_nodes": [{"name": "GraphAggregatorTask", "id": "6b9eefcd-509a-4f48-aa12-7b7f8ff19ee9"}, {"name": "ManifestKeeperTask", "id": "72d198dd-25ba-42fd-a8e7-87acd6d27304"}]}, "queue": "STAGE_api_stackApiGraphFlow_v0"}
{"selective": false, "parent": null, "retry": 2, "will_retry": false, "queue": "STAGE_api_stackApiGraphFlow_v0", "flow_name": "stackApiGraphV2Flow", "dispatcher_id": "290a30e1-f586-4785-ae03-8fc785856803", "state": {"finished_nodes": {"ManifestKeeperTask": ["72d198dd-25ba-42fd-a8e7-87acd6d27304"]}, "failed_nodes": {"GraphAggregatorTask": ["6b9eefcd-509a-4f48-aa12-7b7f8ff19ee9"]}}, "node_args": {"data": {"user_profile": {"jti": "9ab0b02e-241a-474f-90db-c98d4e6dd638", "company": "Red Hat", "azp": "fabric8-online-platform", "iss": "https://sso.prod-preview.openshift.io/auth/realms/fabric8", "nbf": 0, "typ": "Bearer", "iat": 1501495892, "acr": "1", "auth_time": 0, "sub": "0608c567-62ad-4d04-bf4c-139f249fba5c", "exp": 1533031892, "email": "bayesian-api@openshift.io", "allowed-origins": ["*"], "aud": "fabric8-online-platform", "realm_access": {"roles": ["offline_access", "uma_authorization"]}, "session_state": "02955b8d-c8fd-4489-bf9b-81e6d54e11ff", "preferred_username": "bayesian", "resource_access": {"broker": {"roles": ["read-token"]}, "account": {"roles": ["manage-account", "manage-account-links", "view-profile"]}}}, "user_email": "bayesian-api@openshift.io", "request": [{"content": "requests\nscikit-learn\ncoverage\ncycler\nnumpy\nmock\nnose\nscipy\nmatplotlib\nnltk\npandas", "ecosystem": "pypi", "filename": "requirements.txt"}], "api_name": "stack_analyses"}, "ecosystem": null, "manifest": [{"content": "requests\nscikit-learn\ncoverage\ncycler\nnumpy\nmock\nnose\nscipy\nmatplotlib\nnltk\npandas", "ecosystem": "pypi", "filename": "requirements.txt"}], "external_request_id": "79cbeb8b96b741fcadbb06b74354d9aa"}, "event": "FLOW_FAILURE"}
2017-08-21 14:37:39,771 [ERROR] celery.app.trace: Task selinon.Dispatcher[290a30e1-f586-4785-ae03-8fc785856803] raised unexpected: FlowError('{"failed_nodes": {"GraphAggregatorTask": ["6b9eefcd-509a-4f48-aa12-7b7f8ff19ee9"]}, "finished_nodes": {"ManifestKeeperTask": ["72d198dd-25ba-42fd-a8e7-87acd6d27304"]}}',)
Traceback (most recent call last):
  File "/usr/lib/python3.4/site-packages/celery/app/trace.py", line 367, in trace_task
    R = retval = fun(*args, **kwargs)
  File "/usr/lib/python3.4/site-packages/celery/app/trace.py", line 622, in __protected_call__
    return self.run(*args, **kwargs)
  File "/usr/lib/python3.4/site-packages/selinon/dispatcher.py", line 103, in run
    raise self.retry(max_retries=0, exc=flow_error)
  File "/usr/lib/python3.4/site-packages/celery/app/task.py", line 668, in retry
    raise_with_context(exc)
  File "/usr/lib/python3.4/site-packages/selinon/dispatcher.py", line 83, in run
    retry = system_state.update()
  File "/usr/lib/python3.4/site-packages/selinon/systemState.py", line 760, in update
    started, reused, fallback_started = self._continue_and_update_retry([])
  File "/usr/lib/python3.4/site-packages/selinon/systemState.py", line 745, in _continue_and_update_retry
    raise FlowError(json.dumps(state_info))
selinon.errors.FlowError: {"failed_nodes": {"GraphAggregatorTask": ["6b9eefcd-509a-4f48-aa12-7b7f8ff19ee9"]}, "finished_nodes": {"ManifestKeeperTask": ["72d198dd-25ba-42fd-a8e7-87acd6d27304"]}}
2017-08-22 07:27:50,397 [INFO] celery.worker.strategy: Received task: selinon.SelinonTaskEnvelope[0b6fe9c8-75f1-411b-a701-5d9f531bf748]  
{"task_name": "GraphAggregatorTask", "event": "TASK_START", "flow_name": "stackApiGraphV2Flow", "dispatcher_id": "2511ac99-67e0-4262-9403-76b5f8488735", "parent": {}, "task_id": "0b6fe9c8-75f1-411b-a701-5d9f531bf748", "node_args": {"ecosystem": null, "manifest": [{"content": "requests\nscikit-learn\ncoverage\ncycler\nnumpy\nmock\nnose\nscipy\nmatplotlib\nnltk\npandas", "filename": "requirements.txt", "ecosystem": "pypi"}], "data": {"request": [{"content": "requests\nscikit-learn\ncoverage\ncycler\nnumpy\nmock\nnose\nscipy\nmatplotlib\nnltk\npandas", "filename": "requirements.txt", "ecosystem": "pypi"}], "user_email": "bayesian-api@openshift.io", "api_name": "stack_analyses", "user_profile": {"jti": "9ab0b02e-241a-474f-90db-c98d4e6dd638", "company": "Red Hat", "azp": "fabric8-online-platform", "iss": "https://sso.prod-preview.openshift.io/auth/realms/fabric8", "nbf": 0, "typ": "Bearer", "iat": 1501495892, "acr": "1", "auth_time": 0, "sub": "0608c567-62ad-4d04-bf4c-139f249fba5c", "exp": 1533031892, "email": "bayesian-api@openshift.io", "allowed-origins": ["*"], "aud": "fabric8-online-platform", "realm_access": {"roles": ["offline_access", "uma_authorization"]}, "session_state": "02955b8d-c8fd-4489-bf9b-81e6d54e11ff", "preferred_username": "bayesian", "resource_access": {"broker": {"roles": ["read-token"]}, "account": {"roles": ["manage-account", "manage-account-links", "view-profile"]}}}}, "external_request_id": "dbcca558117b4fe796f19badc7f541b2"}, "queue": "STAGE_api_GraphAggregatorTask_v0"}
{"task_name": "GraphAggregatorTask", "what": "Traceback (most recent call last):\n  File \"/usr/lib/python3.4/site-packages/sqlalchemy/engine/base.py\", line 1182, in _execute_context\n    context)\n  File \"/usr/lib/python3.4/site-packages/sqlalchemy/engine/default.py\", line 470, in do_execute\n    cursor.execute(statement, parameters)\npsycopg2.OperationalError: server closed the connection unexpectedly\n\tThis probably means the server terminated abnormally\n\tbefore or while processing the request.\n\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n  File \"/usr/lib/python3.4/site-packages/selinon/selinonTaskEnvelope.py\", line 115, in run\n    result = task.run(node_args)\n  File \"/usr/lib/python3.4/site-packages/f8a_worker/base.py\", line 33, in run\n    if self.storage.get_worker_id_count(self.task_id) > 0:\n  File \"/usr/lib/python3.4/site-packages/f8a_worker/storages/postgres.py\", line 107, in get_worker_id_count\n    return PostgresBase.session.query(WorkerResult).filter(WorkerResult.worker_id == worker_id).count()\n  File \"/usr/lib/python3.4/site-packages/sqlalchemy/orm/query.py\", line 3089, in count\n    return self.from_self(col).scalar()\n  File \"/usr/lib/python3.4/site-packages/sqlalchemy/orm/query.py\", line 2843, in scalar\n    ret = self.one()\n  File \"/usr/lib/python3.4/site-packages/sqlalchemy/orm/query.py\", line 2814, in one\n    ret = self.one_or_none()\n  File \"/usr/lib/python3.4/site-packages/sqlalchemy/orm/query.py\", line 2784, in one_or_none\n    ret = list(self)\n  File \"/usr/lib/python3.4/site-packages/sqlalchemy/orm/query.py\", line 2855, in __iter__\n    return self._execute_and_instances(context)\n  File \"/usr/lib/python3.4/site-packages/sqlalchemy/orm/query.py\", line 2878, in _execute_and_instances\n    result = conn.execute(querycontext.statement, self._params)\n  File \"/usr/lib/python3.4/site-packages/sqlalchemy/engine/base.py\", line 945, in execute\n    return meth(self, multiparams, params)\n  File \"/
usr/lib/python3.4/site-packages/sqlalchemy/sql/elements.py\", line 263, in _execute_on_connection\n    return connection._execute_clauseelement(self, multiparams, params)\n  File \"/usr/lib/python3.4/site-packages/sqlalchemy/engine/base.py\", line 1053, in _execute_clauseelement\n    compiled_sql, distilled_params\n  File \"/usr/lib/python3.4/site-packages/sqlalchemy/engine/base.py\", line 1189, in _execute_context\n    context)\n  File \"/usr/lib/python3.4/site-packages/sqlalchemy/engine/base.py\", line 1402, in _handle_dbapi_exception\n    exc_info\n  File \"/usr/lib/python3.4/site-packages/sqlalchemy/util/compat.py\", line 203, in raise_from_cause\n    reraise(type(exception), exception, tb=exc_tb, cause=cause)\n  File \"/usr/lib/python3.4/site-packages/sqlalchemy/util/compat.py\", line 186, in reraise\n    raise value.with_traceback(tb)\n  File \"/usr/lib/python3.4/site-packages/sqlalchemy/engine/base.py\", line 1182, in _execute_context\n    context)\n  File \"/usr/lib/python3.4/site-packages/sqlalchemy/engine/default.py\", line 470, in do_execute\n    cursor.execute(statement, parameters)\nsqlalchemy.exc.OperationalError: (psycopg2.OperationalError) server closed the connection unexpectedly\n\tThis probably means the server terminated abnormally\n\tbefore or while processing the request.\n [SQL: 'SELECT count(*) AS count_1 \\nFROM (SELECT worker_results.id AS worker_results_id, worker_results.worker AS worker_results_worker, worker_results.worker_id AS worker_results_worker_id, worker_results.external_request_id AS worker_results_external_request_id, worker_results.analysis_id AS worker_results_analysis_id, worker_results.task_result AS worker_results_task_result, worker_results.error AS worker_results_error \\nFROM worker_results \\nWHERE worker_results.worker_id = %(worker_id_1)s) AS anon_1'] [parameters: {'worker_id_1': '0b6fe9c8-75f1-411b-a701-5d9f531bf748'}]\n", "parent": {}, "queue": "STAGE_api_GraphAggregatorTask_v0", "flow_name": "stackApiGraphV2Flow", "dispatcher_id": "2511ac99-67e0-4262-9403-76b5f
8488735", "task_id": "0b6fe9c8-75f1-411b-a701-5d9f531bf748", "node_args": {"ecosystem": null, "manifest": [{"content": "requests\nscikit-learn\ncoverage\ncycler\nnumpy\nmock\nnose\nscipy\nmatplotlib\nnltk\npandas", "filename": "requirements.txt", "ecosystem": "pypi"}], "data": {"request": [{"content": "requests\nscikit-learn\ncoverage\ncycler\nnumpy\nmock\nnose\nscipy\nmatplotlib\nnltk\npandas", "filename": "requirements.txt", "ecosystem": "pypi"}], "user_email": "bayesian-api@openshift.io", "api_name": "stack_analyses", "user_profile": {"jti": "9ab0b02e-241a-474f-90db-c98d4e6dd638", "company": "Red Hat", "azp": "fabric8-online-platform", "iss": "https://sso.prod-preview.openshift.io/auth/realms/fabric8", "nbf": 0, "typ": "Bearer", "iat": 1501495892, "acr": "1", "auth_time": 0, "sub": "0608c567-62ad-4d04-bf4c-139f249fba5c", "exp": 1533031892, "email": "bayesian-api@openshift.io", "allowed-origins": ["*"], "aud": "fabric8-online-platform", "realm_access": {"roles": ["offline_access", "uma_authorization"]}, "session_state": "02955b8d-c8fd-4489-bf9b-81e6d54e11ff", "preferred_username": "bayesian", "resource_access": {"broker": {"roles": ["read-token"]}, "account": {"roles": ["manage-account", "manage-account-links", "view-profile"]}}}}, "external_request_id": "dbcca558117b4fe796f19badc7f541b2"}, "retried_count": 0, "event": "TASK_FAILURE"}
2017-08-22 07:27:50,522 [ERROR] celery.app.trace: Task selinon.SelinonTaskEnvelope[0b6fe9c8-75f1-411b-a701-5d9f531bf748] raised unexpected: StatementError("(sqlalchemy.exc.InvalidRequestError) Can't reconnect until invalid transaction is rolled back",)
Traceback (most recent call last):
  File "/usr/lib/python3.4/site-packages/sqlalchemy/engine/base.py", line 1182, in _execute_context
    context)
  File "/usr/lib/python3.4/site-packages/sqlalchemy/engine/default.py", line 470, in do_execute
    cursor.execute(statement, parameters)
psycopg2.OperationalError: server closed the connection unexpectedly
    This probably means the server terminated abnormally
    before or while processing the request.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/usr/lib/python3.4/site-packages/selinon/selinonTaskEnvelope.py", line 115, in run
    result = task.run(node_args)
  File "/usr/lib/python3.4/site-packages/f8a_worker/base.py", line 33, in run
    if self.storage.get_worker_id_count(self.task_id) > 0:
  File "/usr/lib/python3.4/site-packages/f8a_worker/storages/postgres.py", line 107, in get_worker_id_count
    return PostgresBase.session.query(WorkerResult).filter(WorkerResult.worker_id == worker_id).count()
  File "/usr/lib/python3.4/site-packages/sqlalchemy/orm/query.py", line 3089, in count
    return self.from_self(col).scalar()
  File "/usr/lib/python3.4/site-packages/sqlalchemy/orm/query.py", line 2843, in scalar
    ret = self.one()
  File "/usr/lib/python3.4/site-packages/sqlalchemy/orm/query.py", line 2814, in one
    ret = self.one_or_none()
  File "/usr/lib/python3.4/site-packages/sqlalchemy/orm/query.py", line 2784, in one_or_none
    ret = list(self)
  File "/usr/lib/python3.4/site-packages/sqlalchemy/orm/query.py", line 2855, in __iter__
    return self._execute_and_instances(context)
  File "/usr/lib/python3.4/site-packages/sqlalchemy/orm/query.py", line 2878, in _execute_and_instances
    result = conn.execute(querycontext.statement, self._params)
  File "/usr/lib/python3.4/site-packages/sqlalchemy/engine/base.py", line 945, in execute
    return meth(self, multiparams, params)
  File "/usr/lib/python3.4/site-packages/sqlalchemy/sql/elements.py", line 263, in _execute_on_connection
    return connection._execute_clauseelement(self, multiparams, params)
  File "/usr/lib/python3.4/site-packages/sqlalchemy/engine/base.py", line 1053, in _execute_clauseelement
    compiled_sql, distilled_params
  File "/usr/lib/python3.4/site-packages/sqlalchemy/engine/base.py", line 1189, in _execute_context
    context)
  File "/usr/lib/python3.4/site-packages/sqlalchemy/engine/base.py", line 1402, in _handle_dbapi_exception
    exc_info
  File "/usr/lib/python3.4/site-packages/sqlalchemy/util/compat.py", line 203, in raise_from_cause
    reraise(type(exception), exception, tb=exc_tb, cause=cause)
  File "/usr/lib/python3.4/site-packages/sqlalchemy/util/compat.py", line 186, in reraise
    raise value.with_traceback(tb)
  File "/usr/lib/python3.4/site-packages/sqlalchemy/engine/base.py", line 1182, in _execute_context
    context)
  File "/usr/lib/python3.4/site-packages/sqlalchemy/engine/default.py", line 470, in do_execute
    cursor.execute(statement, parameters)
sqlalchemy.exc.OperationalError: (psycopg2.OperationalError) server closed the connection unexpectedly
    This probably means the server terminated abnormally
    before or while processing the request.
 [SQL: 'SELECT count(*) AS count_1 \nFROM (SELECT worker_results.id AS worker_results_id, worker_results.worker AS worker_results_worker, worker_results.worker_id AS worker_results_worker_id, worker_results.external_request_id AS worker_results_external_request_id, worker_results.analysis_id AS worker_results_analysis_id, worker_results.task_result AS worker_results_task_result, worker_results.error AS worker_results_error \nFROM worker_results \nWHERE worker_results.worker_id = %(worker_id_1)s) AS anon_1'] [parameters: {'worker_id_1': '0b6fe9c8-75f1-411b-a701-5d9f531bf748'}]

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.4/site-packages/sqlalchemy/engine/base.py", line 1112, in _execute_context
    conn = self.__connection
AttributeError: 'Connection' object has no attribute '_Connection__connection'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.4/site-packages/sqlalchemy/engine/base.py", line 1114, in _execute_context
    conn = self._revalidate_connection()
  File "/usr/lib/python3.4/site-packages/sqlalchemy/engine/base.py", line 424, in _revalidate_connection
    "Can't reconnect until invalid "
sqlalchemy.exc.InvalidRequestError: Can't reconnect until invalid transaction is rolled back

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/usr/lib/python3.4/site-packages/celery/app/trace.py", line 367, in trace_task
    R = retval = fun(*args, **kwargs)
  File "/usr/lib/python3.4/site-packages/celery/app/trace.py", line 622, in __protected_call__
    return self.run(*args, **kwargs)
  File "/usr/lib/python3.4/site-packages/selinon/selinonTaskEnvelope.py", line 158, in run
    and not StoragePool.set_error(node_args, flow_name, task_name, self.request.id, exc_info):
  File "/usr/lib/python3.4/site-packages/selinon/storagePool.py", line 165, in set_error
    record_id = storage.store_error(node_args, flow_name, storage_task_name, task_id, exc_info)
  File "/usr/lib/python3.4/site-packages/f8a_worker/storages/postgres_base.py", line 128, in store_error
    PostgresBase.session.commit()
  File "/usr/lib/python3.4/site-packages/sqlalchemy/orm/session.py", line 906, in commit
    self.transaction.commit()
  File "/usr/lib/python3.4/site-packages/sqlalchemy/orm/session.py", line 461, in commit
    self._prepare_impl()
  File "/usr/lib/python3.4/site-packages/sqlalchemy/orm/session.py", line 441, in _prepare_impl
    self.session.flush()
  File "/usr/lib/python3.4/site-packages/sqlalchemy/orm/session.py", line 2171, in flush
    self._flush(objects)
  File "/usr/lib/python3.4/site-packages/sqlalchemy/orm/session.py", line 2291, in _flush
    transaction.rollback(_capture_exception=True)
  File "/usr/lib/python3.4/site-packages/sqlalchemy/util/langhelpers.py", line 66, in __exit__
    compat.reraise(exc_type, exc_value, exc_tb)
  File "/usr/lib/python3.4/site-packages/sqlalchemy/util/compat.py", line 187, in reraise
    raise value
  File "/usr/lib/python3.4/site-packages/sqlalchemy/orm/session.py", line 2255, in _flush
    flush_context.execute()
  File "/usr/lib/python3.4/site-packages/sqlalchemy/orm/unitofwork.py", line 389, in execute
    rec.execute(self)
  File "/usr/lib/python3.4/site-packages/sqlalchemy/orm/unitofwork.py", line 548, in execute
    uow
  File "/usr/lib/python3.4/site-packages/sqlalchemy/orm/persistence.py", line 181, in save_obj
    mapper, table, insert)
  File "/usr/lib/python3.4/site-packages/sqlalchemy/orm/persistence.py", line 835, in _emit_insert_statements
    execute(statement, params)
  File "/usr/lib/python3.4/site-packages/sqlalchemy/engine/base.py", line 945, in execute
    return meth(self, multiparams, params)
  File "/usr/lib/python3.4/site-packages/sqlalchemy/sql/elements.py", line 263, in _execute_on_connection
    return connection._execute_clauseelement(self, multiparams, params)
  File "/usr/lib/python3.4/site-packages/sqlalchemy/engine/base.py", line 1053, in _execute_clauseelement
    compiled_sql, distilled_params
  File "/usr/lib/python3.4/site-packages/sqlalchemy/engine/base.py", line 1121, in _execute_context
    None, None)
  File "/usr/lib/python3.4/site-packages/sqlalchemy/engine/base.py", line 1402, in _handle_dbapi_exception
    exc_info
  File "/usr/lib/python3.4/site-packages/sqlalchemy/util/compat.py", line 203, in raise_from_cause
    reraise(type(exception), exception, tb=exc_tb, cause=cause)
  File "/usr/lib/python3.4/site-packages/sqlalchemy/util/compat.py", line 186, in reraise
    raise value.with_traceback(tb)
  File "/usr/lib/python3.4/site-packages/sqlalchemy/engine/base.py", line 1114, in _execute_context
    conn = self._revalidate_connection()
  File "/usr/lib/python3.4/site-packages/sqlalchemy/engine/base.py", line 424, in _revalidate_connection
    "Can't reconnect until invalid "
sqlalchemy.exc.StatementError: (sqlalchemy.exc.InvalidRequestError) Can't reconnect until invalid transaction is rolled back [SQL: 'INSERT INTO worker_results (worker, worker_id, external_request_id, analysis_id, task_result, error) VALUES (%(worker)s, %(worker_id)s, %(external_request_id)s, %(analysis_id)s, %(task_result)s, %(error)s) RETURNING worker_results.id'] [parameters: [{'task_result': None, 'analysis_id': None, 'worker_id': '0b6fe9c8-75f1-411b-a701-5d9f531bf748', 'worker': 'GraphAggregatorTask', 'external_request_id': 'dbcca558117b4fe796f19badc7f541b2'}]]
2017-08-22 07:28:11,295 [INFO] celery.worker.strategy: Received task: selinon.Dispatcher[2511ac99-67e0-4262-9403-76b5f8488735]  ETA:[2017-08-22 07:27:52.408872+00:00] 
{"selective": false, "flow_name": "stackApiGraphV2Flow", "event": "DISPATCHER_WAKEUP", "dispatcher_id": "2511ac99-67e0-4262-9403-76b5f8488735", "node_args": {"ecosystem": null, "manifest": [{"content": "requests\nscikit-learn\ncoverage\ncycler\nnumpy\nmock\nnose\nscipy\nmatplotlib\nnltk\npandas", "filename": "requirements.txt", "ecosystem": "pypi"}], "data": {"request": [{"content": "requests\nscikit-learn\ncoverage\ncycler\nnumpy\nmock\nnose\nscipy\nmatplotlib\nnltk\npandas", "filename": "requirements.txt", "ecosystem": "pypi"}], "user_email": "bayesian-api@openshift.io", "api_name": "stack_analyses", "user_profile": {"jti": "9ab0b02e-241a-474f-90db-c98d4e6dd638", "company": "Red Hat", "azp": "fabric8-online-platform", "iss": "https://sso.prod-preview.openshift.io/auth/realms/fabric8", "nbf": 0, "typ": "Bearer", "iat": 1501495892, "acr": "1", "auth_time": 0, "sub": "0608c567-62ad-4d04-bf4c-139f249fba5c", "exp": 1533031892, "email": "bayesian-api@openshift.io", "allowed-origins": ["*"], "aud": "fabric8-online-platform", "realm_access": {"roles": ["offline_access", "uma_authorization"]}, "session_state": "02955b8d-c8fd-4489-bf9b-81e6d54e11ff", "preferred_username": "bayesian", "resource_access": {"broker": {"roles": ["read-token"]}, "account": {"roles": ["manage-account", "manage-account-links", "view-profile"]}}}}, "external_request_id": "dbcca558117b4fe796f19badc7f541b2"}, "retry": 2, "state": {"waiting_edges": [2, 3, 4], "finished_nodes": {}, "failed_nodes": {}, "active_nodes": [{"name": "GraphAggregatorTask", "id": "0b6fe9c8-75f1-411b-a701-5d9f531bf748"}, {"name": "ManifestKeeperTask", "id": "2b35d3b8-b37d-4c32-90f5-45c8a8432389"}]}, "queue": "STAGE_api_stackApiGraphFlow_v0"}
{"selective": false, "parent": null, "retry": 2, "will_retry": false, "queue": "STAGE_api_stackApiGraphFlow_v0", "flow_name": "stackApiGraphV2Flow", "dispatcher_id": "2511ac99-67e0-4262-9403-76b5f8488735", "state": {"finished_nodes": {"ManifestKeeperTask": ["2b35d3b8-b37d-4c32-90f5-45c8a8432389"]}, "failed_nodes": {"GraphAggregatorTask": ["0b6fe9c8-75f1-411b-a701-5d9f531bf748"]}}, "node_args": {"ecosystem": null, "manifest": [{"content": "requests\nscikit-learn\ncoverage\ncycler\nnumpy\nmock\nnose\nscipy\nmatplotlib\nnltk\npandas", "filename": "requirements.txt", "ecosystem": "pypi"}], "data": {"request": [{"content": "requests\nscikit-learn\ncoverage\ncycler\nnumpy\nmock\nnose\nscipy\nmatplotlib\nnltk\npandas", "filename": "requirements.txt", "ecosystem": "pypi"}], "user_email": "bayesian-api@openshift.io", "api_name": "stack_analyses", "user_profile": {"jti": "9ab0b02e-241a-474f-90db-c98d4e6dd638", "company": "Red Hat", "azp": "fabric8-online-platform", "iss": "https://sso.prod-preview.openshift.io/auth/realms/fabric8", "nbf": 0, "typ": "Bearer", "iat": 1501495892, "acr": "1", "auth_time": 0, "sub": "0608c567-62ad-4d04-bf4c-139f249fba5c", "exp": 1533031892, "email": "bayesian-api@openshift.io", "allowed-origins": ["*"], "aud": "fabric8-online-platform", "realm_access": {"roles": ["offline_access", "uma_authorization"]}, "session_state": "02955b8d-c8fd-4489-bf9b-81e6d54e11ff", "preferred_username": "bayesian", "resource_access": {"broker": {"roles": ["read-token"]}, "account": {"roles": ["manage-account", "manage-account-links", "view-profile"]}}}}, "external_request_id": "dbcca558117b4fe796f19badc7f541b2"}, "event": "FLOW_FAILURE"}
2017-08-22 07:28:11,444 [ERROR] celery.app.trace: Task selinon.Dispatcher[2511ac99-67e0-4262-9403-76b5f8488735] raised unexpected: FlowError('{"failed_nodes": {"GraphAggregatorTask": ["0b6fe9c8-75f1-411b-a701-5d9f531bf748"]}, "finished_nodes": {"ManifestKeeperTask": ["2b35d3b8-b37d-4c32-90f5-45c8a8432389"]}}',)
Traceback (most recent call last):
  File "/usr/lib/python3.4/site-packages/celery/app/trace.py", line 367, in trace_task
    R = retval = fun(*args, **kwargs)
  File "/usr/lib/python3.4/site-packages/celery/app/trace.py", line 622, in __protected_call__
    return self.run(*args, **kwargs)
  File "/usr/lib/python3.4/site-packages/selinon/dispatcher.py", line 103, in run
    raise self.retry(max_retries=0, exc=flow_error)
  File "/usr/lib/python3.4/site-packages/celery/app/task.py", line 668, in retry
    raise_with_context(exc)
  File "/usr/lib/python3.4/site-packages/selinon/dispatcher.py", line 83, in run
    retry = system_state.update()
  File "/usr/lib/python3.4/site-packages/selinon/systemState.py", line 760, in update
    started, reused, fallback_started = self._continue_and_update_retry([])
  File "/usr/lib/python3.4/site-packages/selinon/systemState.py", line 745, in _continue_and_update_retry
    raise FlowError(json.dumps(state_info))
selinon.errors.FlowError: {"failed_nodes": {"GraphAggregatorTask": ["0b6fe9c8-75f1-411b-a701-5d9f531bf748"]}, "finished_nodes": {"ManifestKeeperTask": ["2b35d3b8-b37d-4c32-90f5-45c8a8432389"]}} 
msrb commented 7 years ago

Note this is likely the same issue as https://github.com/fabric8-analytics/fabric8-analytics-jobs/issues/105, i.e. it's caused by pgbouncer restart.

msrb commented 7 years ago

This issue was moved to openshiftio/openshift.io#681