Control Center
Run #156906
Open log

Metadata

Target
vetrabeer
Sync template
Instagram Graph - Webhook Reconcile
Status
success
Started
2026-05-13 04:41:09.303223
Finished
2026-05-13 04:41:32.248789
Error

Log

eer (instagram) / sync template Instagram Graph - Webhook Reconcile (type=dlt)
Resolved command: cd /srv/kpiper && python instagram_graph_pipeline.py
Injected profile context env vars (tokens exported: 1).
Pipeline env overrides applied: COMMENTS_MEDIA_LOOKBACK_DAYS, DOWNLOAD_ASSETS, ENABLE_ACCOUNT_OBJECTS, ENABLE_ASSETS, ENABLE_COMMENTS, ENABLE_COMMENT_REPLIES, ENABLE_CONTENT_PUBLISHING_LIMITS, ENABLE_MEDIA_CHILD_OBJECTS, ENABLE_MEDIA_INSIGHTS, ENABLE_MEDIA_OBJECTS, ENABLE_STORY_INSIGHTS, ENABLE_STORY_OBJECTS, ENABLE_USER_INSIGHTS, ENABLE_WEBHOOK_SUBSCRIBED_APPS, IG_PAGE_ID, IG_USER_ID, MEDIA_INCREMENTAL_LOOKBACK_DAYS, MEDIA_PAGINATION, SOURCES__INSTAGRAM_GRAPH_REST_API_SOURCE__ACCESS_TOKEN, SYNC_MODE
Refreshed Meta Page Token at 2026-05-13T04:41:09.281355.
Forced unbuffered Python output for child process.
/usr/local/lib/python3.11/site-packages/dlt/pipeline/progress.py:27: UserWarning: psutil dependency is not installed and memory stats will not be available. Add psutil to your environment or pass dump_system_stats=False to disable this warning.
  return log()
------------------- Extract instagram_graph_rest_api_source --------------------
Resources: 0/2 (0.0%) | Time: 0.00s | Rate: 0.00/s

------------------- Extract instagram_graph_rest_api_source --------------------
Resources: 1/2 (50.0%) | Time: 3.61s | Rate: 0.28/s

------------------- Extract instagram_graph_rest_api_source --------------------
Resources: 1/2 (50.0%) | Time: 3.61s | Rate: 0.28/s
media_comments: 1  | Time: 0.00s | Rate: 110376.42/s

------------------- Extract instagram_graph_rest_api_source --------------------
Resources: 1/2 (50.0%) | Time: 4.69s | Rate: 0.21/s
media_comments: 2  | Time: 1.08s | Rate: 1.86/s

------------------- Extract instagram_graph_rest_api_source --------------------
Resources: 1/2 (50.0%) | Time: 9.26s | Rate: 0.11/s
media_comments: 3  | Time: 5.65s | Rate: 0.53/s

------------------- Extract instagram_graph_rest_api_source --------------------
Resources: 1/2 (50.0%) | Time: 13.54s | Rate: 0.07/s
media_comments: 4  | Time: 9.93s | Rate: 0.40/s

------------------- Extract instagram_graph_rest_api_source --------------------
Resources: 1/2 (50.0%) | Time: 15.33s | Rate: 0.07/s
media_comments: 5  | Time: 11.72s | Rate: 0.43/s

------------------- Extract instagram_graph_rest_api_source --------------------
Resources: 1/2 (50.0%) | Time: 16.64s | Rate: 0.06/s
media_comments: 5  | Time: 13.03s | Rate: 0.38/s
media_comment_replies: 1  | Time: 0.00s | Rate: 33026.02/s

------------------- Extract instagram_graph_rest_api_source --------------------
Resources: 2/2 (100.0%) | Time: 16.65s | Rate: 0.12/s
media_comments: 5  | Time: 13.04s | Rate: 0.38/s
media_comment_replies: 1  | Time: 0.01s | Rate: 77.94/s

-------- Normalize instagram_graph_rest_api_source in 1778647274.369177 --------
Files: 0/2 (0.0%) | Time: 0.00s | Rate: 0.00/s

-------- Normalize instagram_graph_rest_api_source in 1778647274.369177 --------
Files: 0/2 (0.0%) | Time: 0.02s | Rate: 0.00/s
media_comments: 0  | Time: 0.00s | Rate: 0.00/s

-------- Normalize instagram_graph_rest_api_source in 1778647274.369177 --------
Files: 1/2 (50.0%) | Time: 0.03s | Rate: 38.90/s
media_comments: 5  | Time: 0.01s | Rate: 778.54/s
media_comment_replies: 0  | Time: 0.00s | Rate: 0.00/s

2026-05-13 04:41:31,129|[WARNING]|7326|140603556020992|dlt|validate.py|verify_normalized_table:113|In schema `instagram_graph_rest_api_source`: The following columns in table 'media_comments' did not receive any data during this load and therefore could not have their types inferred:
  - parent_comment_id

Unless type hints are provided, these columns will not be materialized in the destination.
One way to provide type hints is to use the 'columns' argument in the '@dlt.resource' decorator.  For example:

@dlt.resource(columns={'parent_comment_id': {'data_type': 'text'}})

-------- Normalize instagram_graph_rest_api_source in 1778647274.369177 --------
Files: 2/2 (100.0%) | Time: 0.03s | Rate: 61.42/s
media_comments: 5  | Time: 0.01s | Rate: 376.49/s
media_comment_replies: 1  | Time: 0.01s | Rate: 145.65/s

---------- Load instagram_graph_rest_api_source in 1778647274.369177 -----------
Jobs: 0/2 (0.0%) | Time: 0.00s | Rate: 0.00/s

---------- Load instagram_graph_rest_api_source in 1778647274.369177 -----------
Jobs: 4/4 (100.0%) | Time: 0.47s | Rate: 8.58/s

Pipeline instagram_graph_pipeline load step completed in 0.47 seconds
1 load package(s) were loaded to destination postgres and into dataset instagram_graph
The postgres destination used postgresql://kpiper_dlt_app:***@[/cloudsql/pacelab-487114:europe-west4:pacelab-pg18-ew4]:5432/kpiper_data location to store data
Load package 1778647274.369177 is LOADED and contains no failed jobs
[2026-05-13T04:41:32.238724] Command completed successfully.
[2026-05-13T04:41:32.238962] Pipeline status payload: {"backfill_complete": true, "backfill_progress_mode": "incremental", "ig_user_id": "17841404052300761", "sync_mode": "incremental"}

Open full log