[
https://issues.apache.org/jira/browse/ARROW-2509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17659535#comment-17659535
]
Rok Mihevc commented on ARROW-2509:
-----------------------------------
This issue has been migrated to [issue
#18779|https://github.com/apache/arrow/issues/18779] on GitHub. Please see the
[migration documentation|https://github.com/apache/arrow/issues/14542] for
further details.
> [CI] Intermittent npm failures
> ------------------------------
>
> Key: ARROW-2509
> URL: https://issues.apache.org/jira/browse/ARROW-2509
> Project: Apache Arrow
> Issue Type: Bug
> Components: Continuous Integration, JavaScript
> Reporter: Antoine Pitrou
> Assignee: Uwe Korn
> Priority: Major
> Labels: ci-failure, pull-request-available
> Fix For: 0.10.0
>
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> We occasionally get the following kind of errors on Travis-CI:
> https://travis-ci.org/apache/arrow/jobs/371023429#L1925
> {code}
> gulp[17318]: ../src/node_file.cc:829:void node::fs::Stat(const
> v8::FunctionCallbackInfo<v8::Value>&): Assertion `(argc) == (3)' failed.
> 1: node::Abort() [gulp]
> 2: 0x87b6c5 [gulp]
> 3: 0x8b2de2 [gulp]
> 4:
> v8::internal::FunctionCallbackArguments::Call(v8::internal::CallHandlerInfo*)
> [gulp]
> 5: 0xad62fa [gulp]
> 6: v8::internal::Builtin_HandleApiCall(int, v8::internal::Object**,
> v8::internal::Isolate*) [gulp]
> 7: 0xad165d0427d
> Aborted (core dumped)
> npm ERR! code ELIFECYCLE
> npm ERR! errno 134
> npm ERR! [email protected] build: `gulp build`
> npm ERR! Exit status 134
> npm ERR!
> npm ERR! Failed at the [email protected] build script.
> npm ERR! This is probably not a problem with npm. There is likely additional
> logging output above.
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)