Received: from mail-wm1-f44.google.com (mail-wm1-f44.google.com [209.85.128.44]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTPS id 061A0781A02 for <~alpine/users@lists.alpinelinux.org>; Fri, 2 Aug 2019 14:45:11 +0000 (UTC) Received: by mail-wm1-f44.google.com with SMTP id v15so68241628wml.0 for <~alpine/users@lists.alpinelinux.org>; Fri, 02 Aug 2019 07:45:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=adar.me; s=google; h=mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=IPvW3E1foXIPJZtSVLUkPnfEYNCTDmbPv84C0Cqt2ow=; b=NQE1D4eHtl6gDEPL9NjJJ28OCrVG5oeN37u9Hjo4M5bozdg58ySeF6k95JPUJQKUGV gX+JHF0CzZF7lDA7fDUxB/sBWikj4fgg7ZInUJC/bfyQwFH8yb3kbtDlXhiY0pPySmwE uOqKwG6oK1DDNrxS0B2Sy+8iqZpRpnn56upGk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=IPvW3E1foXIPJZtSVLUkPnfEYNCTDmbPv84C0Cqt2ow=; b=sMi6UKMWj6aZmBkulTfXoObrr+L2Qw7sgjmkqDfFwPXQQEa/hHePwShtZCcf+Q21dm gpmNmJYUsloTjNwxxiL50COIBWoEHj1ivtBh+T9VvrZyjl53cQl4m/heYlyLjm27Hxxv R/VM1L+quCXGpyShplO6l7nt/E5dSjRCeWJC+6GZEjQctf6Hjo0emz/3Soutd/vK9JkL ByCihT9AD6+T4BhP6AKVEPr6Y0oK289SAe0s2dz4K2X+zCE6sOgjVh5ZB+XY60AlOTXh 1uoSiqJnMy3eJN9DbUw9Dlk2JZjYj5PzEftOMfrlsCjU1qteJsYryfbdmcIsZxCNN5v4 St1g== X-Gm-Message-State: APjAAAXUqLLxbMtRX4zTZS5X7kt13mTkAhJcOLQBVLDfgZ4l5eQxvvGp VUX2EuNv0LaIQeVkL9bpNlwZXtpiv+U= X-Google-Smtp-Source: =?utf-8?q?APXvYqwsKRgOhAwm5HJ2n92GpvSjmNFetTL/QoxKPDey?= =?utf-8?q?rRHaCX4jTmDt2/oMPu4xmH2VTPmWHpLmiQ=3D=3D?= X-Received: by 2002:a7b:c1da:: with SMTP id a26mr4870765wmj.128.1564757110530; Fri, 02 Aug 2019 07:45:10 -0700 (PDT) Received: from [192.168.14.83] (bzq-109-65-206-202.red.bezeqint.net. [109.65.206.202]) by smtp.gmail.com with ESMTPSA id x83sm87566049wmb.42.2019.08.02.07.45.08 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 02 Aug 2019 07:45:09 -0700 (PDT) Content-Type: multipart/alternative; boundary=Apple-Mail-A345AED0-F91C-4416-A6A8-2DAA5E731FB2 Mime-Version: 1.0 (1.0) Subject: Re: Possible regression in Alpine 3.9 From: Idan Adar X-Mailer: iPhone Mail (16G77) In-Reply-To: =?utf-8?q?=3ClofHnA6vbyww=5F1KpgUaPkk-ar595Qgc9g0WzAL1mwhi5U6Yz?= =?utf-8?q?-ZmcVyaTmlSm1at7M9mUd6xmLSjSjhOA8bFaM4CYBmzaHDhQO4-CH7YIy74=3D=40?= =?utf-8?q?duniel=2Eno=3E?= Date: Fri, 2 Aug 2019 17:45:07 +0300 Cc: "~alpine/users@lists.alpinelinux.org" <~alpine/users@lists.alpinelinux.org> Content-Transfer-Encoding: 7bit Message-Id: <509E72FF-00E6-4D11-B541-8317DFA66FC8@adar.me> References: =?utf-8?q?=3ClofH?= =?utf-8?q?nA6vbyww=5F1KpgUaPkk-ar595Qgc9g0WzAL1mwhi5U6Yz-ZmcVyaTmlSm1at7M9m?= =?utf-8?q?Ud6xmLSjSjhOA8bFaM4CYBmzaHDhQO4-CH7YIy74=3D=40duniel=2Eno=3E?= To: Daniel Isaksen --Apple-Mail-A345AED0-F91C-4416-A6A8-2DAA5E731FB2 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Thanks Daniel. Have you attempted the test case from this comment? https://github.com/Blizz= ard/node-rdkafka/issues/649#issuecomment-516308356 Sent from my iPhone > On 2 Aug 2019, at 17:03, Daniel Isaksen wrote: >=20 > I am unable to reproduce this, am I doing it wrong? >=20 > If so, what exactly is the issue, and how can I reliably reproduce it? >=20 > Commands (paste: http://tpaste.us/Bop9): > $ docker run --rm -it --name test node:8.16-alpine sh > # apk --no-cache add bash g++ ca-certificates lz4-dev musl-dev cyrus-sasl-= dev openssl-dev make python > # apk add --no-cache --virtual .build-deps gcc zlib-dev libc-dev bsd-compa= t-headers py-setuptools bash > # node >> require("node-rdkafka") >=20 > ----- > Sincerely / Med vennlig hilsen, > Daniel Isaksen (https://duniel.no) >=20 > =E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90 Original M= essage =E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90 >> On Friday, August 2, 2019 3:50 PM, Idan Adar wrote: >>=20 >> Hi all,=20 >>=20 >=20 >> We have been using node-rdkafka installed in a container that is based on= node:8:13-alpine (Alpine 3.8) for some time and everything is good. >>=20 >=20 >> With the release of node:8.16-alpine (Alpine 3.9), things are no longer g= ood. >>=20 >=20 >> We=E2=80=99ve pretty much depleted our investigative ideas for finding th= e root cause, but our current guess is that Alpine 3.9 introduced some unkno= wn change that makes things break. >>=20 >=20 >> The following ticket provides a test case demonstrating it. I am hoping f= or help from the greater Alpine community to resolve this. >>=20 >=20 >> Please, help us. :-) >>=20 >=20 >> https://github.com/Blizzard/node-rdkafka/issues/649 > --Apple-Mail-A345AED0-F91C-4416-A6A8-2DAA5E731FB2 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable Thanks Daniel.
Have you attempted the t= est case from this comment? https://github.com/Blizzard/node= -rdkafka/issues/649#issuecomment-516308356

Sent from my iPhone

On 2 Aug 2= 019, at 17:03, Daniel Isaksen <d@duniel.no= > wrote:

I am unable to reproduce this, am I doing it wrong?

If so, what exactly is the issue, and how can I reliably reproduc= e it?

Commands (paste: http://tpaste.us/Bop9):
$ docker run --rm -= it --name test node:8.16-alpine sh
# apk --no-cache add bash= g++ ca-certificates lz4-dev musl-dev cyrus-sasl-dev openssl-dev make python=
# apk add --no-cache --virtual .build-deps gcc zlib-de= v libc-dev bsd-compat-headers py-setuptools bash
# node

require("node-rdkafka")

-----
Sincerely / Med vennli= g hilsen,
Daniel Isaksen <= d@duniel.no> (https://duniel.no)

=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90= =E2=80=90=E2=80=90 Original Message =E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80= =90=E2=80=90=E2=80=90
On Friday, August 2, 2019 3:50 PM, Ida= n Adar <idan@adar.me> wrote:

Hi all, 


We have been using node-rdkafka i= nstalled in a container that is based on node:8:13-alpine (Alpine 3.8) for s= ome time and everything is good.


With the release of node:8.16-alpine (Alpine 3.9), things are no lo= nger good.

We=E2=80=99ve= pretty much depleted our investigative ideas for finding the root cause, bu= t our current guess is that Alpine 3.9 introduced some unknown change that m= akes things break.


The f= ollowing ticket provides a test case demonstrating it. I am hoping for help f= rom the greater Alpine community to resolve this.


Please, help us. :-)


https://github.com/Blizzard/node-rdkafka/issues/649
<= publickey - d@duniel.no - 0x1E863687.asc&= gt;
= --Apple-Mail-A345AED0-F91C-4416-A6A8-2DAA5E731FB2--