Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update copy_strip_binary.sh: use "make install" instead #21464

Merged
merged 31 commits into from
Jul 24, 2024

update

31e80ae
Select commit
Loading
Failed to load commit list.
Merged

Update copy_strip_binary.sh: use "make install" instead #21464

update
31e80ae
Select commit
Loading
Failed to load commit list.
Azure Pipelines / Npm Packaging Pipeline failed Jul 24, 2024 in 1h 10m 25s

Build #20240723.2 had test failures

Details

Tests

  • Failed: 2 (0.05%, 2 new, 0 recurring)
  • Passed: 4,114 (99.73%)
  • Other: 9 (0.22%)
  • Total: 4,125

Annotations

Check failure on line 19 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Npm Packaging Pipeline

Build log #L19

There are one or more test failures detected in result files. Detailed summary of published test results can be viewed in the Tests tab.

Check failure on line 1 in OnnxruntimeModuleExample OnnxruntimeModuleExampleE2ETest CheckOutputComponentExists

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Npm Packaging Pipeline

OnnxruntimeModuleExample OnnxruntimeModuleExampleE2ETest CheckOutputComponentExists

Test failed
Raw output
The pending request #-1000 ("isReady") has been rejected due to the following error:

The app has crashed, see the details below:

Signal 6 was raised
(
	0   Detox                               0x000000010b02c6f5 +[NSThread(DetoxUtils) dtx_demangledCallStackSymbols] + 37
	1   Detox                               0x000000010b02f4fc __DTXHandleCrash + 460
	2   Detox                               0x000000010b02fc3c __DTXHandleSignal + 59
	3   libsystem_platform.dylib            0x00007ff836167dfd _sigtramp + 29
	4   ???                                 0x00000001ffffffff 0x0 + 8589934591
	5   libsystem_c.dylib                   0x00007ff800132fe0 abort + 130
	6   libsystem_malloc.dylib              0x00007ff8001a86f3 malloc_vreport + 944
	7   libsystem_malloc.dylib              0x00007ff8001a88ff malloc_report + 158
	8   CoreFoundation                      0x00007ff800312984 -[__NSArrayM insertObject:atIndex:] + 413
	9   DetoxSync                           0x000000010d187ac0 ___setupRNSupport_block_invoke + 420
	10  React                               0x000000010ce70a0c -[RCTModuleData setUpInstanceAndBridge:] + 356
	11  React                               0x000000010ce71659 -[RCTModuleData instance] + 277
	12  React                               0x000000010ce77e96 facebook::react::invokeInner(RCTBridge*, RCTModuleData*, unsigned int, folly::dynamic const&, int, (anonymous namespace)::SchedulingContext) + 536
	13  React                               0x000000010ce77c4f facebook::react::RCTNativeModule::callSerializableNativeHook(unsigned int, folly::dynamic&&) + 69
	14  cxxreact                            0x000000010d004f8a facebook::react::ModuleRegistry::callSerializableNativeHook(unsigned int, unsigned int, folly::dynamic&&) + 58
	15  cxxreact                            0x000000010d008220 facebook::react::JsToNativeBridge::callSerializableNativeHook(facebook::react::JSExecutor&, unsigned int, unsigned int, folly::dynamic&&) + 26
	16  jsireact                            0x000000010cd686c0 facebook::react::JSIExecutor::nativeCallSyncHook(facebook::jsi::Value const*, unsigned long) + 478
	17  jsireact                            0x000000010cd696fe std::__1::__function::__func<facebook::react::JSIExecutor::initializeRuntime()::$_2, std::__1::allocator<facebook::react::JSIExecutor::initializeRuntime()::$_2>, facebook::jsi::Value (facebook::jsi::Runtime&, facebook::jsi::Value const&, facebook::jsi::Value const*, unsigned long)>::operator()(facebook::jsi::Runtime&, facebook::jsi::Value const&, facebook::jsi::Value const*&&, unsigned long&&) + 24
	18  jsi                                 0x000000010cc867bb std::__1::function<facebook::jsi::Value (facebook::jsi::Runtime&, facebook::jsi::Value const&, facebook::jsi::Value const*, unsigned long)>::operator()(facebook::jsi::Runtime&, facebook::jsi::Value const&, facebook::jsi::Value const*, unsigned long) const + 43
	19  jsi                                 0x000000010cc86487 facebook::jsc::JSCRuntime::createFunctionFromHostFunction(facebook::jsi::PropNameID const&, unsigned int, std::__1::function<facebook::jsi::Value (facebook::jsi::Runtime&, facebook::jsi::Value const&, facebook::jsi::Value const*, unsigned long)>)::HostFunctionMetadata::call(OpaqueJSContext const*, OpaqueJSValue*, OpaqueJSValue*, unsigned long, OpaqueJSValue const* const*, OpaqueJSValue const**) + 477
	20  JavaScriptCore                      0x000000010b657f1b JSC::callJSNonFinalObjectCallbackObject(JSC::JSGlobalObject*, JSC::CallFrame*) + 571
	21  JavaScriptCore                      0x000000010bf03324 JSC::handleHostCall(JSC::JSGlobalObject*, JSC::CallFrame*, JSC::JSValue, JSC::CallLinkInfo*) + 852
	22  JavaScriptCore                      0x000000010beaa1dc operationLinkCall + 140
	23  ???                                 0x00005cd03a4042a4 0x0 + 102049400242852
	24  JavaScriptCore                      0x000000010b5cc3e6 llint_entry + 120491
	25  JavaScriptCore                      0x000000010b5cbecd llint_entry + 119186
	2

Check failure on line 1 in OnnxruntimeModuleExample OnnxruntimeModuleExampleE2ETest CheckInferenceResultValueIsCorrect

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Npm Packaging Pipeline

OnnxruntimeModuleExample OnnxruntimeModuleExampleE2ETest CheckInferenceResultValueIsCorrect

Test failed
Raw output
The pending request #-1000 ("isReady") has been rejected due to the following error:

The app has crashed, see the details below:

Signal 6 was raised
(
	0   Detox                               0x000000010b02c6f5 +[NSThread(DetoxUtils) dtx_demangledCallStackSymbols] + 37
	1   Detox                               0x000000010b02f4fc __DTXHandleCrash + 460
	2   Detox                               0x000000010b02fc3c __DTXHandleSignal + 59
	3   libsystem_platform.dylib            0x00007ff836167dfd _sigtramp + 29
	4   ???                                 0x00000001ffffffff 0x0 + 8589934591
	5   libsystem_c.dylib                   0x00007ff800132fe0 abort + 130
	6   libsystem_malloc.dylib              0x00007ff8001a86f3 malloc_vreport + 944
	7   libsystem_malloc.dylib              0x00007ff8001a88ff malloc_report + 158
	8   CoreFoundation                      0x00007ff800312984 -[__NSArrayM insertObject:atIndex:] + 413
	9   DetoxSync                           0x000000010d187ac0 ___setupRNSupport_block_invoke + 420
	10  React                               0x000000010ce70a0c -[RCTModuleData setUpInstanceAndBridge:] + 356
	11  React                               0x000000010ce71659 -[RCTModuleData instance] + 277
	12  React                               0x000000010ce77e96 facebook::react::invokeInner(RCTBridge*, RCTModuleData*, unsigned int, folly::dynamic const&, int, (anonymous namespace)::SchedulingContext) + 536
	13  React                               0x000000010ce77c4f facebook::react::RCTNativeModule::callSerializableNativeHook(unsigned int, folly::dynamic&&) + 69
	14  cxxreact                            0x000000010d004f8a facebook::react::ModuleRegistry::callSerializableNativeHook(unsigned int, unsigned int, folly::dynamic&&) + 58
	15  cxxreact                            0x000000010d008220 facebook::react::JsToNativeBridge::callSerializableNativeHook(facebook::react::JSExecutor&, unsigned int, unsigned int, folly::dynamic&&) + 26
	16  jsireact                            0x000000010cd686c0 facebook::react::JSIExecutor::nativeCallSyncHook(facebook::jsi::Value const*, unsigned long) + 478
	17  jsireact                            0x000000010cd696fe std::__1::__function::__func<facebook::react::JSIExecutor::initializeRuntime()::$_2, std::__1::allocator<facebook::react::JSIExecutor::initializeRuntime()::$_2>, facebook::jsi::Value (facebook::jsi::Runtime&, facebook::jsi::Value const&, facebook::jsi::Value const*, unsigned long)>::operator()(facebook::jsi::Runtime&, facebook::jsi::Value const&, facebook::jsi::Value const*&&, unsigned long&&) + 24
	18  jsi                                 0x000000010cc867bb std::__1::function<facebook::jsi::Value (facebook::jsi::Runtime&, facebook::jsi::Value const&, facebook::jsi::Value const*, unsigned long)>::operator()(facebook::jsi::Runtime&, facebook::jsi::Value const&, facebook::jsi::Value const*, unsigned long) const + 43
	19  jsi                                 0x000000010cc86487 facebook::jsc::JSCRuntime::createFunctionFromHostFunction(facebook::jsi::PropNameID const&, unsigned int, std::__1::function<facebook::jsi::Value (facebook::jsi::Runtime&, facebook::jsi::Value const&, facebook::jsi::Value const*, unsigned long)>)::HostFunctionMetadata::call(OpaqueJSContext const*, OpaqueJSValue*, OpaqueJSValue*, unsigned long, OpaqueJSValue const* const*, OpaqueJSValue const**) + 477
	20  JavaScriptCore                      0x000000010b657f1b JSC::callJSNonFinalObjectCallbackObject(JSC::JSGlobalObject*, JSC::CallFrame*) + 571
	21  JavaScriptCore                      0x000000010bf03324 JSC::handleHostCall(JSC::JSGlobalObject*, JSC::CallFrame*, JSC::JSValue, JSC::CallLinkInfo*) + 852
	22  JavaScriptCore                      0x000000010beaa1dc operationLinkCall + 140
	23  ???                                 0x00005cd03a4042a4 0x0 + 102049400242852
	24  JavaScriptCore                      0x000000010b5cc3e6 llint_entry + 120491
	25  JavaScriptCore                      0x000000010b5cbecd llint_entry + 119186
	2