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

[BUG]: flows sometimes does not terminate #4708

Open
LK511 opened this issue May 16, 2024 · 3 comments
Open

[BUG]: flows sometimes does not terminate #4708

LK511 opened this issue May 16, 2024 · 3 comments
Labels
🤷‍♂️🤷‍♀️ untriaged Need attention from maintainer in activepieces

Comments

@LK511
Copy link

LK511 commented May 16, 2024

Bug decription
There is sometimes happening, flow freeze. It runs properly when I test it step by step. Flow sometimes freezes, when I start it from webhook or by test flow button on the same data. (It happened on many flows, not only one.)

To Reproduce freeze what I did in my instance
Steps to reproduce the behavior:

  1. Go to New flow
  2. Build flow with a database piece, a storage piece, a code piece to filter data in JSON received from the database and send a request to some web, merge a received response with the existing data, and add a condition based on the received http status by branch. If the response status is >=300, send the data via HTTP to another flow, else store the output to the database.
  3. Start this flow from the webhook trigger
  4. See the error, the running flow in runs does not terminate. When you will run the flow step by step, it works.

Expected behavior
Flow will always finish in a fail or in finished status, not stay in the running forever. I have flows, which shows running status many days

Screenshots
Running flow which does not terminate:
image

2 days running flow which does nothing:
image

Additional context
This usually happens, when it is started via webhook. When I open running flow, there is no information on which piece it is blocked, all pieces have a running circle icon.
image

There is no button to stop too long running flows started via webhook? There is set 600 to max timeout in the .env docker, but it seems, it does nothing when I change the value.

@abuaboud
Copy link
Contributor

Hi @LK511,

Thank you for reporting the issue. Are you using Docker Compose (with Redis/Postgres) or just a plain Docker image?

Do you see any errors in the backend logs? I think the flow threw an unexpected error that wasn't handled by the engine and stopped.

@abuaboud abuaboud added the 🤷‍♂️🤷‍♀️ untriaged Need attention from maintainer in activepieces label May 17, 2024
@LK511
Copy link
Author

LK511 commented May 17, 2024

In the docker container log, I see following:
`
IMPORTANT! Eviction policy is allkeys-lru. It should be "noeviction"
IMPORTANT! Eviction policy is allkeys-lru. It should be "noeviction"
IMPORTANT! Eviction policy is allkeys-lru. It should be "noeviction"
2024/05/17 03:09PM 30 pid=8 hostname=apTest name=seedDevData msg=skip: not in development environment
2024-05-17T13:09:34.509Z 30 pid=8 hostname=apTest msg=Syncing pieces
IMPORTANT! Eviction policy is allkeys-lru. It should be "noeviction"
IMPORTANT! Eviction policy is allkeys-lru. It should be "noeviction"
IMPORTANT! Eviction policy is allkeys-lru. It should be "noeviction"
IMPORTANT! Eviction policy is allkeys-lru. It should be "noeviction"
IMPORTANT! Eviction policy is allkeys-lru. It should be "noeviction"
IMPORTANT! Eviction policy is allkeys-lru. It should be "noeviction"
2024/05/17 03:09PM 30 pid=8 hostname=apTest msg=[redisQueueManager#init] Initializing redis queues
2024/05/17 03:09PM 30 pid=8 hostname=apTest msg=[migrateScheduledJobs] Starting migration
2024/05/17 03:09PM 30 pid=8 hostname=apTest msg=[migrateScheduledJobs] Found 0 total jobs
2024/05/17 03:09PM 30 pid=8 hostname=apTest msg=[migrateScheduledJobs] Migrated 0 jobs
2024/05/17 03:09PM 30 pid=8 hostname=apTest msg=[setupBullMQBoard] Setting up bull board, visit /ui to see the queues
2024/05/17 03:09PM 30 pid=8 hostname=apTest msg=Activepieces ce Edition
2024/05/17 03:09PM 30 pid=8 hostname=apTest msg=Server listening at http://0.0.0.0:3000
2024/05/17 03:09PM 30 pid=8 hostname=apTest msg=
_____ _______ _____ __ __ ______ _____ _____ ______ _____ ______ _____
/\ / | | | | _| \ \ / / | ___| | __ \ | _| | ____| / ____| | ____| / __|
/ \ | | | | | | \ \ / / | |
| |
) | | | | |_ | | | |__ | (
_
/ /\ \ | | | | | | \ / / | | | / | | | | | | | | _
/ ____ \ | |
| | | | \ / | |
_ | | | | | |____ | |____ | |____ ) |
/
/ _\ _
| || || / || || || || _| || |__/

The application started on https://apTest.backlogcom.onmicrosoft.com/, as specified by the AP_FRONTEND_URL variables.
2024/05/17 03:09PM 40 pid=8 hostname=apTest msg=[WARNING]: Pieces will be loaded from source type CLOUD_AND_DB
2024/05/17 03:09PM 30 pid=8 hostname=apTest reqId=req_muQSH1ISWN1JYjkz7oU9T req={"method":"POST","url":"/v1/authentication/sign-in","hostname":"apTest.local","remoteAddress":"127.0.0.1","remotePort":32982} msg=incoming request
2024/05/17 03:09PM 30 pid=8 hostname=apTest reqId=req_muQSH1ISWN1JYjkz7oU9T res={"statusCode":200} responseTime=90.83872580528259 msg=request completed
2024/05/17 03:09PM 30 pid=8 hostname=apTest reqId=req_kvazL0jDwM3CKWiio91OJ req={"method":"GET","url":"/v1/platforms/Ftt4SjAaPA2iA48fm4puE","hostname":"apTest.local","remoteAddress":"127.0.0.1","remotePort":32984} msg=incoming request
2024/05/17 03:09PM 30 pid=8 hostname=apTest reqId=req_kvazL0jDwM3CKWiio91OJ res={"statusCode":200} responseTime=4.083539009094238 msg=request completed
2024/05/17 03:09PM 30 pid=8 hostname=apTest reqId=req_0UhdpL7VEWmnhOXsvRzhj req={"method":"GET","url":"/v1/users/projects/w0UMzSmue5InrQO2LTBRI","hostname":"apTest.local","remoteAddress":"127.0.0.1","remotePort":32998} msg=incoming request
2024/05/17 03:09PM 30 pid=8 hostname=apTest reqId=req_0UhdpL7VEWmnhOXsvRzhj res={"statusCode":200} responseTime=2.1142678260803223 msg=request completed
2024/05/17 03:09PM 30 pid=8 hostname=apTest reqId=req_6YDzh8ujRr0BX7zOlK7tf req={"method":"GET","url":"/v1/flows?limit=10&cursor=&projectId=w0UMzSmue5InrQO2LTBRI","hostname":"apTest.local","remoteAddress":"127.0.0.1","remotePort":33002} msg=incoming request
2024/05/17 03:09PM 30 pid=8 hostname=apTest reqId=req_jvdB3hljx6GvlNBUkYmY8 req={"method":"GET","url":"/v1/flows/count","hostname":"apTest.local","remoteAddress":"127.0.0.1","remotePort":33010} msg=incoming request
2024/05/17 03:09PM 30 pid=8 hostname=apTest reqId=req_jvdB3hljx6GvlNBUkYmY8 res={"statusCode":200} responseTime=10.155346870422363 msg=request completed
2024/05/17 03:09PM 30 pid=8 hostname=apTest reqId=req_8D8ncN4vBWcgHwIZUhsJy req={"method":"GET","url":"/v1/folders?limit=1000000","hostname":"apTest.local","remoteAddress":"127.0.0.1","remotePort":33020} msg=incoming request
2024/05/17 03:09PM 30 pid=8 hostname=apTest reqId=req_voCTnNJpJ8ICokPB2HaIx req={"method":"GET","url":"/v1/flows/count?folderId=NULL","hostname":"apTest.local","remoteAddress":"127.0.0.1","remotePort":33028} msg=incoming request
2024/05/17 03:09PM 30 pid=8 hostname=apTest reqId=req_voCTnNJpJ8ICokPB2HaIx res={"statusCode":200} responseTime=4.65352988243103 msg=request completed
2024/05/17 03:09PM 30 pid=8 hostname=apTest reqId=req_8D8ncN4vBWcgHwIZUhsJy res={"statusCode":200} responseTime=36.30295014381409 msg=request completed
2024/05/17 03:09PM 30 pid=8 hostname=apTest reqId=req_6YDzh8ujRr0BX7zOlK7tf res={"statusCode":200} responseTime=378.5385720729828 msg=request completed
2024/05/17 03:09PM 30 pid=8 hostname=apTest reqId=req_71DfeOrqTfIWrDLlew4ex req={"method":"GET","url":"/v1/users/projects/w0UMzSmue5InrQO2LTBRI","hostname":"apTest.local","remoteAddress":"127.0.0.1","remotePort":33030} msg=incoming request
2024/05/17 03:09PM 30 pid=8 hostname=apTest reqId=req_vpwjn3W96BPzHSBTPg3e9 req={"method":"GET","url":"/v1/users/projects?limit=99999","hostname":"apTest.local","remoteAddress":"127.0.0.1","remotePort":33032} msg=incoming request
2024/05/17 03:09PM 30 pid=8 hostname=apTest reqId=req_71DfeOrqTfIWrDLlew4ex res={"statusCode":200} responseTime=5.02372407913208 msg=request completed
2024/05/17 03:09PM 30 pid=8 hostname=apTest reqId=req_vpwjn3W96BPzHSBTPg3e9 res={"statusCode":200} responseTime=2.862657070159912 msg=request completed
2024/05/17 03:09PM 30 pid=8 hostname=apTest reqId=req_T9TawLf5HPuApUeI6AxgS req={"method":"GET","url":"/v1/users/projects/w0UMzSmue5InrQO2LTBRI","hostname":"apTest.local","remoteAddress":"127.0.0.1","remotePort":33040} msg=incoming request
2024/05/17 03:09PM 30 pid=8 hostname=apTest reqId=req_T9TawLf5HPuApUeI6AxgS res={"statusCode":200} responseTime=2.3589651584625244 msg=request completed
2024/05/17 03:09PM 30 pid=8 hostname=apTest reqId=req_qfGG1bmFoSJYy3oa5Ceh9 req={"method":"GET","url":"/v1/flows?limit=10&cursor=&projectId=w0UMzSmue5InrQO2LTBRI","hostname":"apTest.local","remoteAddress":"127.0.0.1","remotePort":33054} msg=incoming request
2024/05/17 03:09PM 30 pid=8 hostname=apTest reqId=req_Fs7uyzk3UDIcvL2bmCEhE req={"method":"GET","url":"/v1/folders?limit=1000000","hostname":"apTest.local","remoteAddress":"127.0.0.1","remotePort":33066} msg=incoming request
2024/05/17 03:09PM 30 pid=8 hostname=apTest reqId=req_qfGG1bmFoSJYy3oa5Ceh9 res={"statusCode":200} responseTime=190.6670150756836 msg=request completed
2024/05/17 03:09PM 30 pid=8 hostname=apTest reqId=req_Fs7uyzk3UDIcvL2bmCEhE res={"statusCode":200} responseTime=189.80182886123657 msg=request completed
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_VQTAhSYlEBs8FJbs2uNZN req={"method":"GET","url":"/v1/pieces/@activepieces/piece-store?version=0.5.1","hostname":"apTest.local","remoteAddress":"127.0.0.1","remotePort":33080} msg=incoming request
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_3ruqGfgRyEvwc6NO2PdYC req={"method":"GET","url":"/v1/pieces/@activepieces/piece-schedule?version=0.1.5","hostname":"apTest.local","remoteAddress":"127.0.0.1","remotePort":33092} msg=incoming request
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_Bd7fI8QS4itd3ueyewsIg req={"method":"GET","url":"/v1/pieces/@activepieces/piece-postgres?version=0.1.5","hostname":"apTest.local","remoteAddress":"127.0.0.1","remotePort":33100} msg=incoming request
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_UN5P0MgTC52ZHo3RpYKKQ req={"method":"GET","url":"/v1/pieces/@activepieces/piece-http?version=0.4.4","hostname":"apTest.local","remoteAddress":"127.0.0.1","remotePort":33108} msg=incoming request
2024-05-17T13:10:00.051Z 30 pid=8 hostname=apTest file=localPieceCache msg=Syncing pieces
2024-05-17T13:10:00.052Z 30 pid=8 hostname=apTest file=localPieceCache msg=Syncing pieces
2024/05/17 03:10PM 30 pid=8 hostname=apTest msg=Syncing pieces from database
2024-05-17T13:10:00.053Z 30 pid=8 hostname=apTest file=localPieceCache msg=Syncing pieces
2024-05-17T13:10:00.053Z 30 pid=8 hostname=apTest file=localPieceCache msg=Syncing pieces
2024/05/17 03:10PM 30 pid=8 hostname=apTest msg=Syncing pieces from database
2024/05/17 03:10PM 30 pid=8 hostname=apTest msg=Syncing pieces from database
2024/05/17 03:10PM 30 pid=8 hostname=apTest msg=Syncing pieces from database
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_eikz3cVBeL80tnSmBXL1B req={"method":"GET","url":"/v1/platforms/Ftt4SjAaPA2iA48fm4puE","hostname":"apTest.local","remoteAddress":"127.0.0.1","remotePort":33122} msg=incoming request
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_eikz3cVBeL80tnSmBXL1B res={"statusCode":200} responseTime=295.211834192276 msg=request completed
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_Ve79rU7UHsNHoQryPyrPT req={"method":"GET","url":"/v1/pieces/@activepieces/piece-schedule?version=~0.1.5","hostname":"apTest.local","remoteAddress":"127.0.0.1","remotePort":33130} msg=incoming request
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_OA0hI6m3fXVEVsoklPWlU req={"method":"GET","url":"/v1/pieces/@activepieces/piece-store?version=~0.5.1","hostname":"apTest.local","remoteAddress":"127.0.0.1","remotePort":33132} msg=incoming request
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_Bd7fI8QS4itd3ueyewsIg res={"statusCode":200} responseTime=917.9174149036407 msg=request completed
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_Ve79rU7UHsNHoQryPyrPT res={"statusCode":200} responseTime=630.2471659183502 msg=request completed
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_3ruqGfgRyEvwc6NO2PdYC res={"statusCode":200} responseTime=1069.3707230091095 msg=request completed
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_UN5P0MgTC52ZHo3RpYKKQ res={"statusCode":200} responseTime=1126.3883609771729 msg=request completed
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_VQTAhSYlEBs8FJbs2uNZN res={"statusCode":200} responseTime=1196.2045049667358 msg=request completed
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_OA0hI6m3fXVEVsoklPWlU res={"statusCode":200} responseTime=427.6734309196472 msg=request completed
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_KviBu3SP0Ru02Q6IMfmvT req={"method":"GET","url":"/v1/pieces/@activepieces/piece-postgres?version=~0.1.5","hostname":"apTest.local","remoteAddress":"127.0.0.1","remotePort":33148} msg=incoming request
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_dW2ClaAX3UBUI5usQCWPG req={"method":"GET","url":"/v1/pieces/@activepieces/piece-http?version=~0.4.4","hostname":"apTest.local","remoteAddress":"127.0.0.1","remotePort":33156} msg=incoming request
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_7ebwtdNkeKLepYBtfoeZT req={"method":"GET","url":"/v1/pieces/@activepieces/piece-webhook?version=0.1.2","hostname":"apTest.local","remoteAddress":"127.0.0.1","remotePort":33158} msg=incoming request
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_dyvcQrc7K7KRs4cfCrqQe req={"method":"GET","url":"/v1/pieces/@activepieces/piece-webhook?version=0.0.2","hostname":"apTest.local","remoteAddress":"127.0.0.1","remotePort":33162} msg=incoming request
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_KviBu3SP0Ru02Q6IMfmvT res={"statusCode":200} responseTime=14.815776109695435 msg=request completed
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_dW2ClaAX3UBUI5usQCWPG res={"statusCode":200} responseTime=19.08461093902588 msg=request completed
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_YKX1xvllSBrMYncQ5ARB9 req={"method":"GET","url":"/v1/pieces/@activepieces/piece-webhook?version=0.0.1","hostname":"apTest.local","remoteAddress":"127.0.0.1","remotePort":33174} msg=incoming request
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_7ebwtdNkeKLepYBtfoeZT res={"statusCode":200} responseTime=22.740055799484253 msg=request completed
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_dyvcQrc7K7KRs4cfCrqQe res={"statusCode":200} responseTime=28.79056406021118 msg=request completed
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_6G7V3usaESUvnVi0hKp0Q req={"method":"GET","url":"/v1/pieces/@activepieces/piece-store?version=0.5.0","hostname":"apTest.local","remoteAddress":"127.0.0.1","remotePort":33184} msg=incoming request
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_YKX1xvllSBrMYncQ5ARB9 res={"statusCode":200} responseTime=21.365476846694946 msg=request completed
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_p2gSIDDVFko6w3aztdJGb req={"method":"GET","url":"/v1/pieces/@activepieces/piece-http?version=0.4.3","hostname":"apTest.local","remoteAddress":"127.0.0.1","remotePort":33200} msg=incoming request
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_6KUd9mikU7v2MAtOSyeYU req={"method":"GET","url":"/v1/pieces/@activepieces/piece-http?version=~0.4.3","hostname":"apTest.local","remoteAddress":"127.0.0.1","remotePort":33214} msg=incoming request
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_tW7Ur56IDEXMn7SZnc7u9 req={"method":"GET","url":"/v1/pieces/@activepieces/piece-store?version=~0.5.0","hostname":"apTest.local","remoteAddress":"127.0.0.1","remotePort":33230} msg=incoming request
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_6G7V3usaESUvnVi0hKp0Q res={"statusCode":200} responseTime=24.400731086730957 msg=request completed
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_p2gSIDDVFko6w3aztdJGb res={"statusCode":200} responseTime=19.607802867889404 msg=request completed
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_jh2HrGGfx6aJaT3YK7OZp req={"method":"GET","url":"/v1/pieces/@activepieces/piece-webhook?version=~0.0.1","hostname":"apTest.local","remoteAddress":"127.0.0.1","remotePort":33232} msg=incoming request
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_P1zNpcXctPnqgl1q513w3 req={"method":"GET","url":"/v1/platforms/Ftt4SjAaPA2iA48fm4puE","hostname":"apTest.local","remoteAddress":"127.0.0.1","remotePort":33246} msg=incoming request
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_tW7Ur56IDEXMn7SZnc7u9 res={"statusCode":200} responseTime=28.21267294883728 msg=request completed
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_6KUd9mikU7v2MAtOSyeYU res={"statusCode":200} responseTime=33.714890003204346 msg=request completed
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_jh2HrGGfx6aJaT3YK7OZp res={"statusCode":200} responseTime=25.41311502456665 msg=request completed
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_P1zNpcXctPnqgl1q513w3 res={"statusCode":200} responseTime=21.426575899124146 msg=request completed
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_bzlhVxktF5ANgJTm5pfq3 req={"method":"GET","url":"/v1/platforms/Ftt4SjAaPA2iA48fm4puE","hostname":"apTest.local","remoteAddress":"127.0.0.1","remotePort":33260} msg=incoming request
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_bzlhVxktF5ANgJTm5pfq3 res={"statusCode":200} responseTime=2.455763101577759 msg=request completed
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_xSjFYUM9xdIdaBbA0K1fw req={"method":"GET","url":"/v1/platforms/Ftt4SjAaPA2iA48fm4puE","hostname":"apTest.local","remoteAddress":"127.0.0.1","remotePort":33268} msg=incoming request
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_xSjFYUM9xdIdaBbA0K1fw res={"statusCode":200} responseTime=2.3349649906158447 msg=request completed
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_bsGx0BmiTufKPmtbeuOLK req={"method":"GET","url":"/v1/platforms/Ftt4SjAaPA2iA48fm4puE","hostname":"apTest.local","remoteAddress":"127.0.0.1","remotePort":33280} msg=incoming request
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_bsGx0BmiTufKPmtbeuOLK res={"statusCode":200} responseTime=2.2824649810791016 msg=request completed
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_jeeJC2BRQiOL9T2RA4uxD req={"method":"GET","url":"/v1/platforms/Ftt4SjAaPA2iA48fm4puE","hostname":"apTest.local","remoteAddress":"127.0.0.1","remotePort":33290} msg=incoming request
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_jeeJC2BRQiOL9T2RA4uxD res={"statusCode":200} responseTime=2.18196702003479 msg=request completed
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_VAlmcFcZAXm0bF2GuoUuS req={"method":"GET","url":"/v1/platforms/Ftt4SjAaPA2iA48fm4puE","hostname":"apTest.local","remoteAddress":"127.0.0.1","remotePort":33298} msg=incoming request
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_VAlmcFcZAXm0bF2GuoUuS res={"statusCode":200} responseTime=2.145167112350464 msg=request completed
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_VXgXVcnQvzjBD4X3myU0x req={"method":"GET","url":"/v1/platforms/Ftt4SjAaPA2iA48fm4puE","hostname":"apTest.local","remoteAddress":"127.0.0.1","remotePort":33312} msg=incoming request
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_VXgXVcnQvzjBD4X3myU0x res={"statusCode":200} responseTime=2.2354660034179688 msg=request completed
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_HROVNg5CXdl1PlOa9LXkP req={"method":"GET","url":"/v1/platforms/Ftt4SjAaPA2iA48fm4puE","hostname":"apTest.local","remoteAddress":"127.0.0.1","remotePort":33322} msg=incoming request
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_HROVNg5CXdl1PlOa9LXkP res={"statusCode":200} responseTime=2.4035630226135254 msg=request completed
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_XRX4kCFtsuUycaDNayqIR req={"method":"GET","url":"/v1/platforms/Ftt4SjAaPA2iA48fm4puE","hostname":"apTest.local","remoteAddress":"127.0.0.1","remotePort":33336} msg=incoming request
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_XRX4kCFtsuUycaDNayqIR res={"statusCode":200} responseTime=2.2512660026550293 msg=request completed
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_ObzT0NIjuF5yNjpxolbU0 req={"method":"GET","url":"/v1/flows?limit=1000&cursor=&projectId=w0UMzSmue5InrQO2LTBRI","hostname":"apTest.local","remoteAddress":"127.0.0.1","remotePort":33346} msg=incoming request
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_VVpCkDotaqhjNp84ZvnEv req={"method":"GET","url":"/v1/users/projects/w0UMzSmue5InrQO2LTBRI","hostname":"apTest.local","remoteAddress":"127.0.0.1","remotePort":33354} msg=incoming request
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_VVpCkDotaqhjNp84ZvnEv res={"statusCode":200} responseTime=20.613187789916992 msg=request completed
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_4cMNPDolLUnLJXeWIEhjN req={"method":"GET","url":"/v1/users/projects/w0UMzSmue5InrQO2LTBRI","hostname":"apTest.local","remoteAddress":"127.0.0.1","remotePort":33356} msg=incoming request
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_4cMNPDolLUnLJXeWIEhjN res={"statusCode":200} responseTime=143.63252782821655 msg=request completed
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_cN10lOhhfPONc32fShQOG req={"method":"GET","url":"/v1/flow-runs?projectId=w0UMzSmue5InrQO2LTBRI&limit=10","hostname":"apTest.local","remoteAddress":"127.0.0.1","remotePort":57590} msg=incoming request
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_cN10lOhhfPONc32fShQOG res={"statusCode":200} responseTime=28.79016399383545 msg=request completed
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_ObzT0NIjuF5yNjpxolbU0 res={"statusCode":200} responseTime=703.1513648033142 msg=request completed
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_NR6MO253WFBbNWA79bwqM req={"method":"GET","url":"/v1/flows?limit=10&cursor=&projectId=w0UMzSmue5InrQO2LTBRI","hostname":"apTest.local","remoteAddress":"127.0.0.1","remotePort":57592} msg=incoming request
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_HHvhI9wauqsLk2do8esQn req={"method":"GET","url":"/v1/flows/count","hostname":"apTest.local","remoteAddress":"127.0.0.1","remotePort":57604} msg=incoming request
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_HHvhI9wauqsLk2do8esQn res={"statusCode":200} responseTime=4.978825092315674 msg=request completed
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_f5pBSYSV5h9fi92IaBZAV req={"method":"GET","url":"/v1/flows/count?folderId=NULL","hostname":"apTest.local","remoteAddress":"127.0.0.1","remotePort":57618} msg=incoming request
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_rjRSbo1NS0pIYGXGfCshQ req={"method":"GET","url":"/v1/folders?limit=1000000","hostname":"apTest.local","remoteAddress":"127.0.0.1","remotePort":57632} msg=incoming request
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_f5pBSYSV5h9fi92IaBZAV res={"statusCode":200} responseTime=2.6889591217041016 msg=request completed
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_NR6MO253WFBbNWA79bwqM res={"statusCode":200} responseTime=233.01277709007263 msg=request completed
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_rjRSbo1NS0pIYGXGfCshQ res={"statusCode":200} responseTime=225.06679701805115 msg=request completed
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_SRI3CltwmUxv3i0nljtWa req={"method":"GET","url":"/v1/users/projects/w0UMzSmue5InrQO2LTBRI","hostname":"apTest.local","remoteAddress":"127.0.0.1","remotePort":57638} msg=incoming request
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_SRI3CltwmUxv3i0nljtWa res={"statusCode":200} responseTime=2.4510631561279297 msg=request completed
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_JUBGosAfpKjldSGJBZ4Sw req={"method":"GET","url":"/v1/flows?limit=10&cursor=&projectId=w0UMzSmue5InrQO2LTBRI","hostname":"apTest.local","remoteAddress":"127.0.0.1","remotePort":57644} msg=incoming request
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_JUBGosAfpKjldSGJBZ4Sw res={"statusCode":200} responseTime=151.6088080406189 msg=request completed
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_zJ6x28wk3SsgIWxoCXizB req={"method":"GET","url":"/v1/folders?limit=1000000","hostname":"apTest.local","remoteAddress":"127.0.0.1","remotePort":57654} msg=incoming request
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_zJ6x28wk3SsgIWxoCXizB res={"statusCode":200} responseTime=15.5229651927948 msg=request completed
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_Lu4vrPlAFGjLy1Lgw0NnG req={"method":"GET","url":"/v1/platforms/Ftt4SjAaPA2iA48fm4puE","hostname":"apTest.local","remoteAddress":"127.0.0.1","remotePort":57666} msg=incoming request
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_Lu4vrPlAFGjLy1Lgw0NnG res={"statusCode":200} responseTime=2.6534600257873535 msg=request completed
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_flLhNKacWEMBMwCHp01ac req={"method":"GET","url":"/v1/platforms/Ftt4SjAaPA2iA48fm4puE","hostname":"apTest.local","remoteAddress":"127.0.0.1","remotePort":57672} msg=incoming request
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_flLhNKacWEMBMwCHp01ac res={"statusCode":200} responseTime=2.2308671474456787 msg=request completed
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_lOJ5mvLAlYsiwLHKvrGPv req={"method":"GET","url":"/v1/platforms/Ftt4SjAaPA2iA48fm4puE","hostname":"apTest.local","remoteAddress":"127.0.0.1","remotePort":57680} msg=incoming request
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_lOJ5mvLAlYsiwLHKvrGPv res={"statusCode":200} responseTime=2.0752689838409424 msg=request completed
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_RrSCfpQuBFXNnBms6yHG2 req={"method":"GET","url":"/v1/platforms/Ftt4SjAaPA2iA48fm4puE","hostname":"apTest.local","remoteAddress":"127.0.0.1","remotePort":57684} msg=incoming request
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_RrSCfpQuBFXNnBms6yHG2 res={"statusCode":200} responseTime=2.0219690799713135 msg=request completed
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_earZB3FOylPVqjVUfdoSO req={"method":"GET","url":"/v1/platforms/Ftt4SjAaPA2iA48fm4puE","hostname":"apTest.local","remoteAddress":"127.0.0.1","remotePort":57686} msg=incoming request
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_earZB3FOylPVqjVUfdoSO res={"statusCode":200} responseTime=2.0329689979553223 msg=request completed
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_SZBasMKUGkp2bfX83PpNw req={"method":"GET","url":"/v1/platforms/Ftt4SjAaPA2iA48fm4puE","hostname":"apTest.local","remoteAddress":"127.0.0.1","remotePort":57702} msg=incoming request
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_SZBasMKUGkp2bfX83PpNw res={"statusCode":200} responseTime=1.8518719673156738 msg=request completed
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_Oc2MITYY8ZiYoPYJc0jf8 req={"method":"GET","url":"/v1/platforms/Ftt4SjAaPA2iA48fm4puE","hostname":"apTest.local","remoteAddress":"127.0.0.1","remotePort":57714} msg=incoming request
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_Oc2MITYY8ZiYoPYJc0jf8 res={"statusCode":200} responseTime=1.9861700534820557 msg=request completed
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_ivzsVD2TxIdUjoAr8wnW6 req={"method":"GET","url":"/v1/platforms/Ftt4SjAaPA2iA48fm4puE","hostname":"apTest.local","remoteAddress":"127.0.0.1","remotePort":57718} msg=incoming request
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_ivzsVD2TxIdUjoAr8wnW6 res={"statusCode":200} responseTime=1.8923711776733398 msg=request completed
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_su4IZCPUCvLbyi01Mh8ym req={"method":"GET","url":"/v1/platforms/Ftt4SjAaPA2iA48fm4puE","hostname":"apTest.local","remoteAddress":"127.0.0.1","remotePort":57730} msg=incoming request
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_su4IZCPUCvLbyi01Mh8ym res={"statusCode":200} responseTime=1.8179728984832764 msg=request completed
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_VdoNURuQ6zLI7Noa37B6k req={"method":"GET","url":"/v1/platforms/Ftt4SjAaPA2iA48fm4puE","hostname":"apTest.local","remoteAddress":"127.0.0.1","remotePort":57742} msg=incoming request
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_VdoNURuQ6zLI7Noa37B6k res={"statusCode":200} responseTime=2.745659112930298 msg=request completed
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_MpqM0P53GUtKk0UnCy1ub req={"method":"GET","url":"/v1/users/projects/w0UMzSmue5InrQO2LTBRI","hostname":"apTest.local","remoteAddress":"127.0.0.1","remotePort":47404} msg=incoming request
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_MpqM0P53GUtKk0UnCy1ub res={"statusCode":200} responseTime=2.1478679180145264 msg=request completed
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_Sb9OehjTUZZKauWWfTN1C req={"method":"GET","url":"/v1/users/projects/w0UMzSmue5InrQO2LTBRI","hostname":"apTest.local","remoteAddress":"127.0.0.1","remotePort":47414} msg=incoming request
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_Sb9OehjTUZZKauWWfTN1C res={"statusCode":200} responseTime=2.538861036300659 msg=request completed
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_kKmqN9omERQL0xYTWwazd req={"method":"GET","url":"/v1/flows/MQBnhOVJoPapqPUsdmg4Z","hostname":"apTest.local","remoteAddress":"127.0.0.1","remotePort":47418} msg=incoming request
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_xWbihrzQvAt2yTcyufVe7 req={"method":"GET","url":"/v1/flows/count","hostname":"apTest.local","remoteAddress":"127.0.0.1","remotePort":47428} msg=incoming request
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_xWbihrzQvAt2yTcyufVe7 res={"statusCode":200} responseTime=2.431063175201416 msg=request completed
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_kKmqN9omERQL0xYTWwazd res={"statusCode":200} responseTime=54.904369831085205 msg=request completed
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_4ItD2jofFiLUypH6coybI req={"method":"GET","url":"/v1/flows/count?folderId=NULL","hostname":"apTest.local","remoteAddress":"127.0.0.1","remotePort":47434} msg=incoming request
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_4ItD2jofFiLUypH6coybI res={"statusCode":200} responseTime=3.2045509815216064 msg=request completed
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_AN2aHv2KVKxMQ5WvAeHUN req={"method":"GET","url":"/v1/folders?limit=1000000","hostname":"apTest.local","remoteAddress":"127.0.0.1","remotePort":47448} msg=incoming request
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_AN2aHv2KVKxMQ5WvAeHUN res={"statusCode":200} responseTime=13.436397075653076 msg=request completed
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_S1KadFyzeXG18VcZMLdBH req={"method":"GET","url":"/v1/flows/MQBnhOVJoPapqPUsdmg4Z","hostname":"apTest.local","remoteAddress":"127.0.0.1","remotePort":47458} msg=incoming request
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_S1KadFyzeXG18VcZMLdBH res={"statusCode":200} responseTime=5.464416980743408 msg=request completed
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_XQub6uMxm4bH5Oq7elPhw req={"method":"GET","url":"/v1/folders/6XXe5qBVHn8kxkxjJVvV4","hostname":"apTest.local","remoteAddress":"127.0.0.1","remotePort":47470} msg=incoming request
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_ztGQ8fWv19rnfjtyQtSoT req={"method":"GET","url":"/v1/flows/MQBnhOVJoPapqPUsdmg4Z?versionId=1VbFoGVMBmSpxj8ydRGrW","hostname":"apTest.local","remoteAddress":"127.0.0.1","remotePort":47486} msg=incoming request
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_XQub6uMxm4bH5Oq7elPhw res={"statusCode":200} responseTime=4.56003212928772 msg=request completed
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_ztGQ8fWv19rnfjtyQtSoT res={"statusCode":200} responseTime=3.233751058578491 msg=request completed
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_tEgHGFzvhOQGJpNHsBj7f req={"method":"GET","url":"/v1/platforms/Ftt4SjAaPA2iA48fm4puE","hostname":"apTest.local","remoteAddress":"127.0.0.1","remotePort":47490} msg=incoming request
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_tEgHGFzvhOQGJpNHsBj7f res={"statusCode":200} responseTime=2.3275649547576904 msg=request completed
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_zdICmqLayUGC0pfeLIXaY req={"method":"GET","url":"/v1/platforms/Ftt4SjAaPA2iA48fm4puE","hostname":"apTest.local","remoteAddress":"127.0.0.1","remotePort":47498} msg=incoming request
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_zdICmqLayUGC0pfeLIXaY res={"statusCode":200} responseTime=2.1296679973602295 msg=request completed
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_V0VV2GiDHFldvTnCuVKjo req={"method":"GET","url":"/v1/platforms/Ftt4SjAaPA2iA48fm4puE","hostname":"apTest.local","remoteAddress":"127.0.0.1","remotePort":47504} msg=incoming request
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_V0VV2GiDHFldvTnCuVKjo res={"statusCode":200} responseTime=2.184467077255249 msg=request completed
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_PeJKjX0uVlUSqYIcNuEZT req={"method":"GET","url":"/v1/platforms/Ftt4SjAaPA2iA48fm4puE","hostname":"apTest.local","remoteAddress":"127.0.0.1","remotePort":47518} msg=incoming request
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_PeJKjX0uVlUSqYIcNuEZT res={"statusCode":200} responseTime=2.1353678703308105 msg=request completed
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_dynkapkVOHP3uCBW8h06I req={"method":"GET","url":"/v1/platforms/Ftt4SjAaPA2iA48fm4puE","hostname":"apTest.local","remoteAddress":"127.0.0.1","remotePort":47526} msg=incoming request
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_dynkapkVOHP3uCBW8h06I res={"statusCode":200} responseTime=3.257951021194458 msg=request completed
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_paOq5eVZkQBbEC8caJxSp req={"method":"GET","url":"/v1/platforms/Ftt4SjAaPA2iA48fm4puE","hostname":"apTest.local","remoteAddress":"127.0.0.1","remotePort":47530} msg=incoming request
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_paOq5eVZkQBbEC8caJxSp res={"statusCode":200} responseTime=2.744359016418457 msg=request completed
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_7d1k6hBKgbCEnQlGNNZDP req={"method":"GET","url":"/v1/platforms/Ftt4SjAaPA2iA48fm4puE","hostname":"apTest.local","remoteAddress":"127.0.0.1","remotePort":47542} msg=incoming request
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_7d1k6hBKgbCEnQlGNNZDP res={"statusCode":200} responseTime=2.173466920852661 msg=request completed
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_gzlqZxf1irDIUuYWuVoHv req={"method":"GET","url":"/v1/platforms/Ftt4SjAaPA2iA48fm4puE","hostname":"apTest.local","remoteAddress":"127.0.0.1","remotePort":47552} msg=incoming request
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_gzlqZxf1irDIUuYWuVoHv res={"statusCode":200} responseTime=2.3282649517059326 msg=request completed
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_ArkT3QbvReYeMJwfV2347 req={"method":"GET","url":"/v1/platforms/Ftt4SjAaPA2iA48fm4puE","hostname":"apTest.local","remoteAddress":"127.0.0.1","remotePort":47560} msg=incoming request
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_ArkT3QbvReYeMJwfV2347 res={"statusCode":200} responseTime=2.2996649742126465 msg=request completed
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_kACoSoNrfjQiUPzFTykpq req={"method":"GET","url":"/v1/platforms/Ftt4SjAaPA2iA48fm4puE","hostname":"apTest.local","remoteAddress":"127.0.0.1","remotePort":47576} msg=incoming request
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_kACoSoNrfjQiUPzFTykpq res={"statusCode":200} responseTime=2.4356629848480225 msg=request completed
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_tX53L9aVqfyNaLObpw9Ka req={"method":"GET","url":"/v1/platforms/Ftt4SjAaPA2iA48fm4puE","hostname":"apTest.local","remoteAddress":"127.0.0.1","remotePort":47586} msg=incoming request
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_tX53L9aVqfyNaLObpw9Ka res={"statusCode":200} responseTime=2.230466842651367 msg=request completed
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_0wAp9HZvUOCMUkaARIuwi req={"method":"GET","url":"/v1/users/projects/w0UMzSmue5InrQO2LTBRI","hostname":"apTest.local","remoteAddress":"127.0.0.1","remotePort":47604} msg=incoming request
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_0wAp9HZvUOCMUkaARIuwi res={"statusCode":200} responseTime=1.959670066833496 msg=request completed
2024/05/17 03:10PM 30 pid=8 hostname=apTest msg=[FlowRunSideEffects#start] flowRunId=CB8bZfBYkicjOTRYJP2v8 executionType=BEGIN
2024/05/17 03:10PM 30 pid=8 hostname=apTest msg=[FlowWorker#executeFlow] flowRunId=CB8bZfBYkicjOTRYJP2v8 executionType=BEGIN
(node:8) [DEP0147] DeprecationWarning: In future versions of Node.js, fs.rmdir(path, { recursive: true }) will be removed. Use fs.rm(path, { recursive: true }) instead
(Use node --trace-deprecation ... to show where the warning was created)
2024/05/17 03:10PM 30 pid=8 hostname=apTest msg=[FlowWorker#executeFlow] flowRunId=CB8bZfBYkicjOTRYJP2v8 sandboxId=0 prepareTime=15889ms
2024/05/17 03:10PM 30 pid=8 hostname=apTest msg=sandbox, command: cd /usr/src/app/dist/packages/server/api/sandbox/0 && cross-env-shell AP_CODE_SANDBOX_TYPE=NO_OP AP_PIECES_SOURCE=CLOUD_AND_DB NODE_OPTIONS=--enable-source-maps "/usr/local/bin/node" main.js EXECUTE_FLOW
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_SYy9hgSShaitAQEkzuVad req={"method":"GET","url":"/v1/store-entries?key=STAGE","hostname":"127.0.0.1:3000","remoteAddress":"127.0.0.1","remotePort":41410} msg=incoming request
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_SYy9hgSShaitAQEkzuVad res={"statusCode":200} responseTime=11.532426118850708 msg=request completed
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_vOr6Sxj6u4EiFs0iraPFo req={"method":"GET","url":"/v1/worker/app-connections/Config_DB?projectId=w0UMzSmue5InrQO2LTBRI","hostname":"127.0.0.1:3000","remoteAddress":"127.0.0.1","remotePort":41420} msg=incoming request
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_vOr6Sxj6u4EiFs0iraPFo res={"statusCode":200} responseTime=4.310935020446777 msg=request completed
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_E4wFjPN92hvpMyIpAy2je req={"method":"POST","url":"/v1/webhooks/qQY14eURYVvKj3VWnUiFP","hostname":"apTest.local","remoteAddress":"127.0.0.1","remotePort":51978} msg=incoming request
2024/05/17 03:10PM 30 pid=8 hostname=apTest msg=[WebhookService#handshake] flowId=qQY14eURYVvKj3VWnUiFP
2024/05/17 03:10PM 30 pid=8 hostname=apTest msg=[WebhookService#callback] flowId=qQY14eURYVvKj3VWnUiFP
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_E4wFjPN92hvpMyIpAy2je res={"statusCode":200} responseTime=33.83429002761841 msg=request completed
2024/05/17 03:10PM 30 pid=8 hostname=apTest msg=[FileService#save] fileId=9py57isqFfXZnPPsQiwSd data.length=892
2024/05/17 03:10PM 30 pid=8 hostname=apTest msg=[FlowWorker#executeFlow] flowRunId=CB8bZfBYkicjOTRYJP2v8 executionOutputStatus=SUCCEEDED sandboxId=0 duration=17807 ms
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_6mYcNaFiHkZF3ELpIFd70 req={"method":"GET","url":"/v1/flow-runs/CB8bZfBYkicjOTRYJP2v8","hostname":"apTest.local","remoteAddress":"127.0.0.1","remotePort":51986} msg=incoming request
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_6mYcNaFiHkZF3ELpIFd70 res={"statusCode":200} responseTime=18.367722988128662 msg=request completed
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_nBO31fBOqSdQOGdbHpxNX req={"method":"GET","url":"/v1/pieces/@activepieces/piece-schedule","hostname":"apTest.local","remoteAddress":"127.0.0.1","remotePort":52000} msg=incoming request
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_nBO31fBOqSdQOGdbHpxNX res={"statusCode":200} responseTime=6.827796936035156 msg=request completed
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_tnBDegn1LtofmSRdZ7Jcn req={"method":"GET","url":"/v1/trigger-events?flowId=MQBnhOVJoPapqPUsdmg4Z","hostname":"apTest.local","remoteAddress":"127.0.0.1","remotePort":52012} msg=incoming request
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_tnBDegn1LtofmSRdZ7Jcn res={"statusCode":200} responseTime=6.050209045410156 msg=request completed
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_AX2pPbWCiITwozoUiVWUc req={"method":"GET","url":"/v1/users/projects/w0UMzSmue5InrQO2LTBRI","hostname":"apTest.local","remoteAddress":"127.0.0.1","remotePort":52024} msg=incoming request
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_AX2pPbWCiITwozoUiVWUc res={"statusCode":200} responseTime=1.8395719528198242 msg=request completed
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_CjSn6WlB4FiE81BSh69sc req={"method":"GET","url":"/v1/app-connections?limit=99999&projectId=w0UMzSmue5InrQO2LTBRI","hostname":"apTest.local","remoteAddress":"127.0.0.1","remotePort":52026} msg=incoming request
2024/05/17 03:10PM 30 pid=8 hostname=apTest reqId=req_CjSn6WlB4FiE81BSh69sc res={"statusCode":200} responseTime=12.643709897994995 msg=request completed
2024/05/17 03:10PM 30 pid=8 hostname=apTest msg=sandbox, command: cd /usr/src/app/dist/packages/server/api/sandbox/0 && cross-env-shell AP_CODE_SANDBOX_TYPE=NO_OP AP_PIECES_SOURCE=CLOUD_AND_DB NODE_OPTIONS=--enable-source-maps "/usr/local/bin/node" main.js EXECUTE_TRIGGER_HOOK
2024/05/17 03:10PM 30 pid=8 hostname=apTest msg=[FlowRunSideEffects#start] flowRunId=F4Wb5xfrdMyEPArk50t6e executionType=BEGIN
2024/05/17 03:11PM 30 pid=8 hostname=apTest reqId=req_5VoIQRGU9mh0xor3GG8xC req={"method":"GET","url":"/v1/users/projects/w0UMzSmue5InrQO2LTBRI","hostname":"apTest.local","remoteAddress":"127.0.0.1","remotePort":47558} msg=incoming request
2024/05/17 03:11PM 30 pid=8 hostname=apTest reqId=req_5VoIQRGU9mh0xor3GG8xC res={"statusCode":200} responseTime=10.715939044952393 msg=request completed
2024/05/17 03:11PM 30 pid=8 hostname=apTest reqId=req_IpL5S7jgJpclpkZUnGqGH req={"method":"GET","url":"/v1/flows?limit=10&cursor=&projectId=w0UMzSmue5InrQO2LTBRI","hostname":"apTest.local","remoteAddress":"127.0.0.1","remotePort":47562} msg=incoming request
2024/05/17 03:11PM 30 pid=8 hostname=apTest reqId=req_SrnAnVzuoKYN20OpJrgPG req={"method":"GET","url":"/v1/flows/count","hostname":"apTest.local","remoteAddress":"127.0.0.1","remotePort":47576} msg=incoming request
2024/05/17 03:11PM 30 pid=8 hostname=apTest reqId=req_SrnAnVzuoKYN20OpJrgPG res={"statusCode":200} responseTime=3.716343879699707 msg=request completed
2024/05/17 03:11PM 30 pid=8 hostname=apTest reqId=req_WDWrOepjT0R9o71gMwq6z req={"method":"GET","url":"/v1/flows/count?folderId=NULL","hostname":"apTest.local","remoteAddress":"127.0.0.1","remotePort":47582} msg=incoming request
2024/05/17 03:11PM 30 pid=8 hostname=apTest reqId=req_Yp2w1E62OXiHA7ob4nDFc req={"method":"GET","url":"/v1/folders?limit=1000000","hostname":"apTest.local","remoteAddress":"127.0.0.1","remotePort":47586} msg=incoming request
2024/05/17 03:11PM 30 pid=8 hostname=apTest reqId=req_Yp2w1E62OXiHA7ob4nDFc res={"statusCode":200} responseTime=12.882106065750122 msg=request completed
2024/05/17 03:11PM 30 pid=8 hostname=apTest reqId=req_WDWrOepjT0R9o71gMwq6z res={"statusCode":200} responseTime=19.819901943206787 msg=request completed
2024/05/17 03:11PM 30 pid=8 hostname=apTest reqId=req_IpL5S7jgJpclpkZUnGqGH res={"statusCode":200} responseTime=236.18245100975037 msg=request completed
2024/05/17 03:11PM 30 pid=8 hostname=apTest reqId=req_ur74hToVQJq3cm0giX1TR req={"method":"GET","url":"/v1/users/projects?limit=99999","hostname":"apTest.local","remoteAddress":"127.0.0.1","remotePort":47598} msg=incoming request
2024/05/17 03:11PM 30 pid=8 hostname=apTest reqId=req_ur74hToVQJq3cm0giX1TR res={"statusCode":200} responseTime=2.829158067703247 msg=request completed
2024/05/17 03:11PM 30 pid=8 hostname=apTest reqId=req_DC53aCor9rJ2fUtloVy4C req={"method":"GET","url":"/v1/users/projects/w0UMzSmue5InrQO2LTBRI","hostname":"apTest.local","remoteAddress":"127.0.0.1","remotePort":47606} msg=incoming request
2024/05/17 03:11PM 30 pid=8 hostname=apTest reqId=req_DC53aCor9rJ2fUtloVy4C res={"statusCode":200} responseTime=3.1583521366119385 msg=request completed
2024/05/17 03:11PM 30 pid=8 hostname=apTest reqId=req_JkDb6DdQVJfQ0cAaIylLN req={"method":"GET","url":"/v1/users/projects/w0UMzSmue5InrQO2LTBRI","hostname":"apTest.local","remoteAddress":"127.0.0.1","remotePort":47612} msg=incoming request
2024/05/17 03:11PM 30 pid=8 hostname=apTest reqId=req_JkDb6DdQVJfQ0cAaIylLN res={"statusCode":200} responseTime=2.33986496925354 msg=request completed
2024/05/17 03:11PM 30 pid=8 hostname=apTest reqId=req_hRwr9JECLzaERQIt9cg91 req={"method":"GET","url":"/v1/folders?limit=1000000","hostname":"apTest.local","remoteAddress":"127.0.0.1","remotePort":47614} msg=incoming request
2024/05/17 03:11PM 30 pid=8 hostname=apTest reqId=req_yLd2pzyVHkyzMt7m4K2Gr req={"method":"GET","url":"/v1/flows?limit=10&cursor=&projectId=w0UMzSmue5InrQO2LTBRI&folderId=6XXe5qBVHn8kxkxjJVvV4","hostname":"apTest.local","remoteAddress":"127.0.0.1","remotePort":47622} msg=incoming request
2024/05/17 03:11PM 30 pid=8 hostname=apTest reqId=req_hRwr9JECLzaERQIt9cg91 res={"statusCode":200} responseTime=14.211485862731934 msg=request completed
2024/05/17 03:11PM 30 pid=8 hostname=apTest reqId=req_yLd2pzyVHkyzMt7m4K2Gr res={"statusCode":200} responseTime=90.1306459903717 msg=request completed
2024/05/17 03:11PM 30 pid=8 hostname=apTest reqId=req_NPVBMSJWWXRbf0Lb6z5ae req={"method":"GET","url":"/v1/platforms/Ftt4SjAaPA2iA48fm4puE","hostname":"apTest.local","remoteAddress":"127.0.0.1","remotePort":47628} msg=incoming request
2024/05/17 03:11PM 30 pid=8 hostname=apTest reqId=req_NPVBMSJWWXRbf0Lb6z5ae res={"statusCode":200} responseTime=2.909256935119629 msg=request completed
2024/05/17 03:11PM 30 pid=8 hostname=apTest reqId=req_s7YUb3qWm4d2svADmOwds req={"method":"GET","url":"/v1/platforms/Ftt4SjAaPA2iA48fm4puE","hostname":"apTest.local","remoteAddress":"127.0.0.1","remotePort":47636} msg=incoming request
2024/05/17 03:11PM 30 pid=8 hostname=apTest reqId=req_s7YUb3qWm4d2svADmOwds res={"statusCode":200} responseTime=1.9442708492279053 msg=request completed
2024/05/17 03:11PM 30 pid=8 hostname=apTest reqId=req_7SjEmpHFOmkK35KNzZWKk req={"method":"GET","url":"/v1/pieces/@activepieces/piece-approval?version=0.1.7","hostname":"apTest.local","remoteAddress":"127.0.0.1","remotePort":47652} msg=incoming request
2024/05/17 03:11PM 30 pid=8 hostname=apTest reqId=req_p71ZVNYVDPnWA5481ZQfp req={"method":"GET","url":"/v1/pieces/@activepieces/piece-date-helper?version=0.0.7","hostname":"apTest.local","remoteAddress":"127.0.0.1","remotePort":47668} msg=incoming request
2024/05/17 03:11PM 30 pid=8 hostname=apTest reqId=req_N5y2FQeVHRdtWuyqK10E8 req={"method":"GET","url":"/v1/pieces/@activepieces/piece-webhook?version=~0.0.2","hostname":"apTest.local","remoteAddress":"127.0.0.1","remotePort":47672} msg=incoming request
2024/05/17 03:11PM 30 pid=8 hostname=apTest reqId=req_0jaoMfd2oeo7yEn1K7Ute req={"method":"GET","url":"/v1/platforms/Ftt4SjAaPA2iA48fm4puE","hostname":"apTest.local","remoteAddress":"127.0.0.1","remotePort":47682} msg=incoming request
2024/05/17 03:11PM 30 pid=8 hostname=apTest reqId=req_N5y2FQeVHRdtWuyqK10E8 res={"statusCode":200} responseTime=21.751673936843872 msg=request completed
2024/05/17 03:11PM 30 pid=8 hostname=apTest reqId=req_7SjEmpHFOmkK35KNzZWKk res={"statusCode":200} responseTime=34.06328821182251 msg=request completed
2024/05/17 03:11PM 30 pid=8 hostname=apTest reqId=req_p71ZVNYVDPnWA5481ZQfp res={"statusCode":200} responseTime=45.81261205673218 msg=request completed
2024/05/17 03:11PM 30 pid=8 hostname=apTest reqId=req_0jaoMfd2oeo7yEn1K7Ute res={"statusCode":200} responseTime=42.485761880874634 msg=request completed
2024/05/17 03:11PM 30 pid=8 hostname=apTest reqId=req_ogrsEjkIXqsiXRqycrvFo req={"method":"GET","url":"/v1/platforms/Ftt4SjAaPA2iA48fm4puE","hostname":"apTest.local","remoteAddress":"127.0.0.1","remotePort":47686} msg=incoming request
2024/05/17 03:11PM 30 pid=8 hostname=apTest reqId=req_ogrsEjkIXqsiXRqycrvFo res={"statusCode":200} responseTime=3.1949520111083984 msg=request completed
2024/05/17 03:11PM 30 pid=8 hostname=apTest reqId=req_3JejOihBUMXWdVuRkULxe req={"method":"GET","url":"/v1/platforms/Ftt4SjAaPA2iA48fm4puE","hostname":"apTest.local","remoteAddress":"127.0.0.1","remotePort":47692} msg=incoming request
2024/05/17 03:11PM 30 pid=8 hostname=apTest reqId=req_3JejOihBUMXWdVuRkULxe res={"statusCode":200} responseTime=2.616960048675537 msg=request completed
2024/05/17 03:11PM 30 pid=8 hostname=apTest reqId=req_BAbWfHwkvZzH9Dx7jmald req={"method":"GET","url":"/v1/platforms/Ftt4SjAaPA2iA48fm4puE","hostname":"apTest.local","remoteAddress":"127.0.0.1","remotePort":47704} msg=incoming request
2024/05/17 03:11PM 30 pid=8 hostname=apTest reqId=req_BAbWfHwkvZzH9Dx7jmald res={"statusCode":200} responseTime=2.233267068862915 msg=request completed
2024/05/17 03:11PM 30 pid=8 hostname=apTest reqId=req_l5xeqDegQdc9J6HzjLQxO req={"method":"GET","url":"/v1/platforms/Ftt4SjAaPA2iA48fm4puE","hostname":"apTest.local","remoteAddress":"127.0.0.1","remotePort":47714} msg=incoming request
2024/05/17 03:11PM 30 pid=8 hostname=apTest reqId=req_l5xeqDegQdc9J6HzjLQxO res={"statusCode":200} responseTime=2.6313610076904297 msg=request completed
2024/05/17 03:11PM 30 pid=8 hostname=apTest reqId=req_IpHGnhPP0bdsYpIPS8OGc req={"method":"GET","url":"/v1/platforms/Ftt4SjAaPA2iA48fm4puE","hostname":"apTest.local","remoteAddress":"127.0.0.1","remotePort":47716} msg=incoming request
2024/05/17 03:11PM 30 pid=8 hostname=apTest reqId=req_IpHGnhPP0bdsYpIPS8OGc res={"statusCode":200} responseTime=2.2594659328460693 msg=request completed
2024/05/17 03:11PM 30 pid=8 hostname=apTest reqId=req_qvuNOWpmoOmOMlrwgeILU req={"method":"GET","url":"/v1/platforms/Ftt4SjAaPA2iA48fm4puE","hostname":"apTest.local","remoteAddress":"127.0.0.1","remotePort":47726} msg=incoming request
2024/05/17 03:11PM 30 pid=8 hostname=apTest reqId=req_qvuNOWpmoOmOMlrwgeILU res={"statusCode":200} responseTime=2.2634658813476562 msg=request completed
2024/05/17 03:11PM 30 pid=8 hostname=apTest reqId=req_FtxDJagyXZojP9xsDiX3o req={"method":"GET","url":"/v1/platforms/Ftt4SjAaPA2iA48fm4puE","hostname":"apTest.local","remoteAddress":"127.0.0.1","remotePort":47742} msg=incoming request
2024/05/17 03:11PM 30 pid=8 hostname=apTest reqId=req_FtxDJagyXZojP9xsDiX3o res={"statusCode":200} responseTime=2.0878689289093018 msg=request completed
2024/05/17 03:11PM 30 pid=8 hostname=apTest reqId=req_5dmYSGuj4XjvhG9vOijym req={"method":"GET","url":"/v1/flows?limit=1000&cursor=&projectId=w0UMzSmue5InrQO2LTBRI","hostname":"apTest.local","remoteAddress":"127.0.0.1","remotePort":47750} msg=incoming request
2024/05/17 03:11PM 30 pid=8 hostname=apTest reqId=req_gZYKUfpx28KWlWRck1fun req={"method":"GET","url":"/v1/users/projects/w0UMzSmue5InrQO2LTBRI","hostname":"apTest.local","remoteAddress":"127.0.0.1","remotePort":47752} msg=incoming request
2024/05/17 03:11PM 30 pid=8 hostname=apTest reqId=req_gZYKUfpx28KWlWRck1fun res={"statusCode":200} responseTime=209.26745700836182 msg=request completed
2024/05/17 03:11PM 30 pid=8 hostname=apTest reqId=req_gJLER9zPi1wQuqkqVC2Gy req={"method":"GET","url":"/v1/users/projects/w0UMzSmue5InrQO2LTBRI","hostname":"apTest.local","remoteAddress":"127.0.0.1","remotePort":47762} msg=incoming request
2024/05/17 03:11PM 30 pid=8 hostname=apTest reqId=req_gJLER9zPi1wQuqkqVC2Gy res={"statusCode":200} responseTime=5.703313827514648 msg=request completed
2024/05/17 03:11PM 30 pid=8 hostname=apTest reqId=req_5dmYSGuj4XjvhG9vOijym res={"statusCode":200} responseTime=662.0114579200745 msg=request completed
2024/05/17 03:11PM 30 pid=8 hostname=apTest reqId=req_0CBc2vmNkBA2keFPcZImi req={"method":"GET","url":"/v1/flow-runs?projectId=w0UMzSmue5InrQO2LTBRI&limit=10","hostname":"apTest.local","remoteAddress":"127.0.0.1","remotePort":47776} msg=incoming request
2024/05/17 03:11PM 30 pid=8 hostname=apTest reqId=req_0CBc2vmNkBA2keFPcZImi res={"statusCode":200} responseTime=9.7324538230896 msg=request completed
2024/05/17 03:11PM 30 pid=8 hostname=apTest reqId=req_dgCCvKMdUuVUVkqgN7ucf req={"method":"GET","url":"/v1/flow-runs?projectId=w0UMzSmue5InrQO2LTBRI&limit=10","hostname":"apTest.local","remoteAddress":"127.0.0.1","remotePort":37726} msg=incoming request
2024/05/17 03:11PM 30 pid=8 hostname=apTest reqId=req_dgCCvKMdUuVUVkqgN7ucf res={"statusCode":200} responseTime=11.240331172943115 msg=request completed
2024/05/17 03:11PM 30 pid=8 hostname=apTest reqId=req_XPaAhGzHGQiUefXQKoLwQ req={"method":"GET","url":"/v1/flow-runs?projectId=w0UMzSmue5InrQO2LTBRI&limit=10","hostname":"apTest.local","remoteAddress":"127.0.0.1","remotePort":54874} msg=incoming request
2024/05/17 03:11PM 30 pid=8 hostname=apTest reqId=req_XPaAhGzHGQiUefXQKoLwQ res={"statusCode":200} responseTime=12.942605972290039 msg=request completed
2024/05/17 03:11PM 30 pid=8 hostname=apTest reqId=req_f96be19A92419VvdXmTWr req={"method":"GET","url":"/v1/flow-runs?projectId=w0UMzSmue5InrQO2LTBRI&limit=10","hostname":"apTest.local","remoteAddress":"127.0.0.1","remotePort":55636} msg=incoming request
2024/05/17 03:11PM 30 pid=8 hostname=apTest reqId=req_f96be19A92419VvdXmTWr res={"statusCode":200} responseTime=12.30991506576538 msg=request completed
`

It looks like it still starts the same flow. if I understand the log properly, but there is started only one flow in the run tab:
image

I see no Error in the log.

I am using Docker image connected to our Postgres and Redis DB. The used user has all permissions enabled, no limitations on the user are set. I am using the user for managing everything in the database.

@LK511
Copy link
Author

LK511 commented May 22, 2024

I have found a solution, how to solve this issue. There was AP_QUEUE_MODE set to REDIS, which caused the freeze. When I changed it to MEMORY, it is running correctly. But with memory, the response latency of the AP web UI is incerased many times.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🤷‍♂️🤷‍♀️ untriaged Need attention from maintainer in activepieces
Projects
None yet
Development

No branches or pull requests

2 participants