-
It can take forever (almost 1 minute in this particular case) for `graph_importer` worker to finish. I guess it's waiting for response from `data-importer`, which in turns is waiting for `gremlin`.
…
-
Trying to scan `nuget:Json.NET:10.0.3`:
```
2017-08-02 20:49:56,485 [INFO] celery.worker.strategy: Received task: selinon.Dispatcher[438ac9ef-50a5-418b-9f1a-77db1e1ed5d5]
--
| {"event": "DIS…
-
# Description
Introduce one new worker type - "priority workers" which would be used for manual interaction with the system if there is a need (e.g. run a certain task, trigger rerun of some tasks,…
-
A Key error in the recommender task caused that to fail on prod -
Following is the stacktrace -
```
2017-08-03 08:34:25,458 [ERROR] celery.app.trace: Task selinon.SelinonTaskEnvelope[d6ce088…
-
API call:
```
curl -v -k -H "Authorization: Bearer {proper_token} localhost:32000/api/v1/component-analyses/npm/lodash/4.17.4
```
Error messages seen in the log file (I hope they are related t…
-
```python
{"node_args": {"recursive_limit": 0, "ecosystem": "pypi", "version": "0.93", "name": "rst2pdf", "force_graph_sync": false, "force": true}, "task_name": "InitAnalysisFlow", "record_id": null…
-
```
2017-06-08 18:23:53,618 - Scheduling #50408.
INFO:f8a_jobs.handlers.base:Scheduling #50408.
2017-06-08 18:23:53,618 - Scheduling io.mraa.upm:upm_ds1808lc/1.3.0
DEBUG:f8a_jobs.handlers.base:Sch…
-
Not sure whether the exception should be catched in worker or tagger:
```
worker-ingestion_1 | Traceback (most recent call last):
worker-ingestion_1 | File "/usr/lib/python3.4/site-pa…
-
pom.xml that was sent to analyze:
```
4.0.0
com.redhat.bayessian.test
test-app-junit-dependency
1.0
junit
junit
3.8.1
```
Error log:
…
-
`pypi:py-unrar2:0.99.6` is a super ugly package. The scan won't finish in 20 minutes on stage/prod. And it seems like the subprocess doesn't even get `TimeoutExpired` expception.