# Run sent to worker: doanac-reckless == 2026-04-20 07:57:59.110669: Setting up runner on worker == 2026-04-20 07:58:00.331554: Steps to recreate inside simulator wget -O simulate.sh https://api.gavelci.us/projects/gavel-ci/builds/95/runs/flake8//.simulate.sh # wget'ing the file may require the --header flag if the # jobserv API requires authentication. sh ./simulate.sh == 2026-04-20 07:58:00.957721: Pulling container: python:3.11-alpine 3.11-alpine: Pulling from library/python 6a0ac1617861: Pulling fs layer 5c671a5c7ab3: Pulling fs layer ea923c2ed79e: Pulling fs layer fd8e41ac7277: Pulling fs layer fd8e41ac7277: Waiting 5c671a5c7ab3: Verifying Checksum 5c671a5c7ab3: Download complete 6a0ac1617861: Verifying Checksum 6a0ac1617861: Download complete fd8e41ac7277: Verifying Checksum fd8e41ac7277: Download complete 6a0ac1617861: Pull complete 5c671a5c7ab3: Pull complete ea923c2ed79e: Verifying Checksum ea923c2ed79e: Download complete ea923c2ed79e: Pull complete fd8e41ac7277: Pull complete Digest: sha256:8b5bfdb1fd2d78aa94e21c4d61be52487693f54be7f1021647751ff365795703 Status: Downloaded newer image for python:3.11-alpine docker.io/library/python:3.11-alpine == 2026-04-20 07:58:06.658828: Preparing bind mounts 2026-04-20 07:58:06.858238: INFO Default docker configuration detected 2026-04-20 07:58:07.082074: INFO Creating secret: githubtok 2026-04-20 07:58:07.283866: INFO Creating secret: webhook-key == 2026-04-20 07:58:07.705382: Creating container .netrc file 2026-04-20 07:58:07.912661: INFO Creating token for jobserv run access 2026-04-20 07:58:08.126605: INFO Creating a github token entry == 2026-04-20 07:58:08.537671: Preparing script == 2026-04-20 07:58:08.937513: Cloning git repository 2026-04-20 07:58:09.141207: INFO Clone_url: https://github.com/StealthyCoder/gavel-ci.git 2026-04-20 07:58:09.372985: INFO Checking to see if https://github.com/StealthyCoder/gavel-ci.git requires authentication. 2026-04-20 07:58:09.820179: INFO Server does not appear to need credentials for cloning 2026-04-20 07:58:10.035134: INFO Adding githubtok to .gitconfig 2026-04-20 07:58:10.259547: INFO Git install supports submodules Cloning into '/srv/gavelci-worker/runs/tmpju2o67zh/repo'... 2026-04-20 07:58:11.200209: INFO Checking out: eedc7a50c4335724214fc6fa4ac30da4243e29b8 Switched to branch 'jobserv-run' == 2026-04-20 07:58:11.911598: Setting up container environment 2026-04-20 07:58:12.119522: INFO Container environment variables: GH_PRNUM=37 GH_OWNER=foundriesio GH_REPO=gavel-ci GH_BRANCH=master GH_STATUS_URL=https://api.github.com/repos/foundriesio/gavel-ci/statuses/eedc7a50c4335724214fc6fa4ac30da4243e29b8 GH_TARGET_REPO=https://github.com/foundriesio/gavel-ci.git GIT_URL=https://github.com/StealthyCoder/gavel-ci.git GIT_SHA_BASE=a4f68bff783218827ba31cc00abedcfbaf17fd3d GIT_OLD_SHA=a4f68bff783218827ba31cc00abedcfbaf17fd3d GIT_SHA=eedc7a50c4335724214fc6fa4ac30da4243e29b8 H_PROJECT=gavel-ci H_BUILD=95 H_RUN=flake8 H_RUN_URL=https://api.gavelci.us/projects/gavel-ci/builds/95/runs/flake8/ H_WORKER=doanac-reckless == 2026-04-20 07:58:12.526642: Running script inside container 2026-04-20 07:58:12.743154: INFO Running with --memory=14639596339 WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. + pip3 install flake8 Collecting flake8 Downloading flake8-7.3.0-py2.py3-none-any.whl.metadata (3.8 kB) Collecting mccabe<0.8.0,>=0.7.0 (from flake8) Downloading mccabe-0.7.0-py2.py3-none-any.whl.metadata (5.0 kB) Collecting pycodestyle<2.15.0,>=2.14.0 (from flake8) Downloading pycodestyle-2.14.0-py2.py3-none-any.whl.metadata (4.5 kB) Collecting pyflakes<3.5.0,>=3.4.0 (from flake8) Downloading pyflakes-3.4.0-py2.py3-none-any.whl.metadata (3.5 kB) Downloading flake8-7.3.0-py2.py3-none-any.whl (57 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.9/57.9 kB 485.3 kB/s eta 0:00:00 Downloading mccabe-0.7.0-py2.py3-none-any.whl (7.3 kB) Downloading pycodestyle-2.14.0-py2.py3-none-any.whl (31 kB) Downloading pyflakes-3.4.0-py2.py3-none-any.whl (63 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.6/63.6 kB 497.3 kB/s eta 0:00:00 Installing collected packages: pyflakes, pycodestyle, mccabe, flake8 Successfully installed flake8-7.3.0 mccabe-0.7.0 pycodestyle-2.14.0 pyflakes-3.4.0 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [notice] A new release of pip is available: 24.0 -> 26.0.1 [notice] To update, run: pip install --upgrade pip + flake8 '--ignore=E722' '--exclude=migrations/' ./ Script completed == 2026-04-20 07:58:24.745814: Finding artifacts to upload Uploading 0 items 0 bytes == 2026-04-20 07:58:25.173549: Runner has completed _ _ | \/ | \__|____|__/ | o o| Thumbs Up |___\/_|_____||_ | _____|__| | | |______| | | | | | | | | |_| |_|