The error does not happen in quickdev or full-dev because bulk import of threat intel data is turned off in their inventories. The only place this would have occurred is in either the ec2 deploy or if I had changed the inventory for quick or full-dev.
On Wed, Feb 8, 2017 at 3:56 PM, Nick Allen <[email protected]> wrote: > Is this error encountered when deploying on Quick Dev? I'm confused when > this bug was introduced. I never ran into this when testing RC1 or RC2. > > On Wed, Feb 8, 2017 at 3:47 PM, Casey Stella <[email protected]> wrote: > > > Thanks, James. I've submitted a PR for METRON-707 at > > https://github.com/apache/incubator-metron/pull/446 When that gets in, > > I'll close this vote and spin up rc3. > > > > On Wed, Feb 8, 2017 at 2:55 PM, James Sirota <[email protected]> wrote: > > > > > -1. I get the following error message: > > > > > > TASK [metron_streaming : Run Threat Intel Bulk Load] > > > *************************** > > > fatal: [ec2-35-165-128-234.us-west-2.compute.amazonaws.com]: FAILED! > => > > > {"changed": true, "cmd": "/usr/metron/0.3.1/bin/ > threatintel_bulk_load.sh > > > -f t --table threatintel -e /tmp/ti_bulk/extractor.json -i /user/root > && > > > touch /tmp/ti_bulk/loaded", "delta": "0:00:00.002516", "end": > "2017-02-08 > > > 18:13:39.159282", "failed": true, "rc": 127, "start": "2017-02-08 > > > 18:13:39.156766", "stderr": "/bin/sh: /usr/metron/0.3.1/bin/ > > threatintel_bulk_load.sh: > > > No such file or directory", "stdout": "", "stdout_lines": [], > "warnings": > > > []} > > > > > > Called from metron-deployment/roles/metron_streaming/defaults/ > main.yml > > > line 69 > > > > > > This was removed as a part of PR > > > > > > https://github.com/apache/incubator-metron/pull/432/files#diff- > > > bf6b6333f0d0cfc39affcdb9893d5371 > > > > > > And is no longer needed. We need to modify ansible appropriately. > > > > > > 08.02.2017, 06:56, "Casey Stella" <[email protected]>: > > > > This is a call to vote on releasing Apache Metron 0.3.1-RC2 > incubating > > > > > > > > Full list of changes in this release: > > > > https://dist.apache.org/repos/dist/dev/incubator/metron/0.3. > > > 1-RC2-incubating/CHANGES > > > > > > > > The tag/commit to be voted upon is apache-metron-0.3.1-rc2- > incubating: > > > > https://git-wip-us.apache.org/repos/asf?p=incubator-metron. > > > git;a=shortlog;h=refs/tags/apache-metron-0.3.1-rc2-incubating > > > > > > > > The source archive being voted upon can be found here: > > > > https://dist.apache.org/repos/dist/dev/incubator/metron/0.3. > > > 1-RC2-incubating/apache-metron-0.3.1-rc2-incubating.tar.gz > > > > > > > > Other release files, signatures and digests can be found here: > > > > https://dist.apache.org/repos/dist/dev/incubator/metron/0.3. > > > 1-RC2-incubating/ > > > > > > > > The release artifacts are signed with the following key: > > > > https://git-wip-us.apache.org/repos/asf?p=incubator-metron. > > > git;a=blob;f=KEYS;h=8381e96d64c249a0c1b489bc0c234d > > 9c260ba55e;hb=refs/tags/ > > > apache-metron-0.3.1-rc2-incubating > > > > > > > > The book associated with this RC is located at > > > > https://dist.apache.org/repos/dist/dev/incubator/metron/0.3. > > > 1-RC2-incubating/book-site/index.html > > > > > > > > Please vote on releasing this package as Apache Metron 0.3.1-RC2 > > > incubating > > > > > > > > When voting, please list the actions taken to verify the release. > > > > > > > > Recommended build validation and verification instructions are posted > > > here: > > > > https://cwiki.apache.org/confluence/display/METRON/Verifying+Builds > > > > > > > > This vote will be open for at least 72 hours. > > > > > > > > [ ] +1 Release this package as Apache Metron 0.3.1-RC2 incubating > > > > > > > > [ ] 0 No opinion > > > > > > > > [ ] -1 Do not release this package because... > > > > > > ------------------- > > > Thank you, > > > > > > James Sirota > > > PPMC- Apache Metron (Incubating) > > > jsirota AT apache DOT org > > > > > >
