# Run sent to worker: doanac-reckless == 2023-07-10 13:45:12.740471: Setting up runner on worker == 2023-07-10 13:45:13.812150: Steps to recreate inside simulator wget -O simulate.sh https://api.gavelci.us/projects/jobserv/builds/355/runs/unit-test//.simulate.sh # wget'ing the file may require the --header flag if the # jobserv API requires authentication. sh ./simulate.sh == 2023-07-10 13:45:14.383719: Pulling container: python:3.9-alpine 3.9-alpine: Pulling from library/python Digest: sha256:2e94e493d6d5010d739ea473e44ea40f7c6e168bcb78e0c5a48c64f06aafbf5f Status: Image is up to date for python:3.9-alpine docker.io/library/python:3.9-alpine == 2023-07-10 13:45:15.979177: Preparing bind mounts 2023-07-10 13:45:16.178016: INFO Creating secret: githubtok 2023-07-10 13:45:16.365381: INFO Creating secret: webhook-key 2023-07-10 13:45:16.546793: INFO Creating secret: milosz 2023-07-10 13:45:16.725086: INFO Adding shared volume: /lmp-bitbake-cache == 2023-07-10 13:45:17.083708: Creating container .netrc file 2023-07-10 13:45:17.262196: INFO Creating token for jobserv run access 2023-07-10 13:45:17.451717: INFO Creating a github token entry == 2023-07-10 13:45:17.807928: Preparing script == 2023-07-10 13:45:18.189716: Cloning git repository 2023-07-10 13:45:18.375508: INFO Clone_url: https://github.com/doanac/jobserv.git 2023-07-10 13:45:18.572726: INFO Checking to see if https://github.com/doanac/jobserv.git requires authentication. 2023-07-10 13:45:18.995950: INFO Server does not appear to need credentials for cloning 2023-07-10 13:45:19.186109: INFO Adding githubtok to .gitconfig 2023-07-10 13:45:19.372606: INFO Git install supports submodules Cloning into '/srv/gavelci-worker/runs/tmpyz4txkrt/repo'... 2023-07-10 13:45:20.360163: INFO Checking out: 67645b2cfc8537765926baee69a3b4a75a6ee0ea Switched to branch 'jobserv-run' == 2023-07-10 13:45:20.957403: Setting up container environment 2023-07-10 13:45:21.131270: INFO Container environment variables: GH_PRNUM=91 GH_OWNER=foundriesio GH_REPO=jobserv GH_STATUS_URL=https://api.github.com/repos/foundriesio/jobserv/statuses/67645b2cfc8537765926baee69a3b4a75a6ee0ea GH_TARGET_REPO=https://github.com/foundriesio/jobserv.git GIT_URL=https://github.com/doanac/jobserv.git GIT_SHA_BASE=5eb8019e4446b4a45f9c3565a72befac7f19aaa7 GIT_OLD_SHA=5eb8019e4446b4a45f9c3565a72befac7f19aaa7 GIT_SHA=67645b2cfc8537765926baee69a3b4a75a6ee0ea H_PROJECT=jobserv H_BUILD=355 H_RUN=unit-test H_RUN_URL=https://api.gavelci.us/projects/jobserv/builds/355/runs/unit-test/ H_WORKER=doanac-reckless == 2023-07-10 13:45:21.483719: Running script inside container 2023-07-10 13:45:21.653833: INFO Running with --memory=14639596339 WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. + apk --no-cache add git python3-dev musl-dev g++ openssl libffi-dev openssl-dev rust cargo fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz (1/37) Installing libgcc (12.2.1_git20220924-r10) (2/37) Installing libstdc++ (12.2.1_git20220924-r10) (3/37) Installing zstd-libs (1.5.5-r4) (4/37) Installing binutils (2.40-r7) (5/37) Installing libgomp (12.2.1_git20220924-r10) (6/37) Installing libatomic (12.2.1_git20220924-r10) (7/37) Installing gmp (6.2.1-r3) (8/37) Installing isl26 (0.26-r1) (9/37) Installing mpfr4 (4.2.0-r3) (10/37) Installing mpc1 (1.3.1-r1) (11/37) Installing gcc (12.2.1_git20220924-r10) (12/37) Installing musl-dev (1.2.4-r0) (13/37) Installing libxml2 (2.11.4-r0) (14/37) Installing llvm16-libs (16.0.6-r1) (15/37) Installing rust (1.70.0-r0) (16/37) Installing brotli-libs (1.0.9-r14) (17/37) Installing libunistring (1.1-r1) (18/37) Installing libidn2 (2.3.4-r1) (19/37) Installing nghttp2-libs (1.53.0-r0) (20/37) Installing libcurl (8.1.2-r0) (21/37) Installing cargo (1.70.0-r0) (22/37) Installing libstdc++-dev (12.2.1_git20220924-r10) (23/37) Installing libc-dev (0.7.2-r5) (24/37) Installing g++ (12.2.1_git20220924-r10) (25/37) Installing pcre2 (10.42-r1) (26/37) Installing git (2.40.1-r0) (27/37) Installing linux-headers (6.3-r0) (28/37) Installing pkgconf (1.9.5-r0) (29/37) Installing libffi-dev (3.4.4-r2) (30/37) Installing openssl (3.1.1-r1) (31/37) Installing openssl-dev (3.1.1-r1) (32/37) Installing mpdecimal (2.5.1-r2) (33/37) Installing python3 (3.11.4-r0) (34/37) Installing python3-pycache-pyc0 (3.11.4-r0) (35/37) Installing pyc (0.1-r0) (36/37) Installing python3-pyc (3.11.4-r0) (37/37) Installing python3-dev (3.11.4-r0) Executing busybox-1.36.1-r0.trigger OK: 1109 MiB in 75 packages + git config --global user.email cibot@example.com + git config --global user.name cibot + git config --system protocol.file.allow always + ls /lmp-bitbake-cache/ dmesg.out + sh ./unit-test.sh WARNING: Using sqlite database - work queue testing will be skipped Requirement already satisfied: pip in /tmp/tmp.FAdimB/lib/python3.9/site-packages (23.0.1) Collecting pip Downloading pip-23.1.2-py3-none-any.whl (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 3.4 MB/s eta 0:00:00 Installing collected packages: pip Attempting uninstall: pip Found existing installation: pip 23.0.1 Uninstalling pip-23.0.1: Successfully uninstalled pip-23.0.1 Successfully installed pip-23.1.2 Requirement already satisfied: setuptools in /tmp/tmp.FAdimB/lib/python3.9/site-packages (58.1.0) Collecting setuptools Downloading setuptools-68.0.0-py3-none-any.whl (804 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 804.0/804.0 kB 4.0 MB/s eta 0:00:00 Installing collected packages: setuptools Attempting uninstall: setuptools Found existing installation: setuptools 58.1.0 Uninstalling setuptools-58.1.0: Successfully uninstalled setuptools-58.1.0 Successfully installed setuptools-68.0.0 Collecting Flask-Migrate==3.1.0 (from -r requirements.txt (line 1)) Downloading Flask_Migrate-3.1.0-py3-none-any.whl (20 kB) Collecting Flask-SQLAlchemy==2.5.1 (from -r requirements.txt (line 2)) Downloading Flask_SQLAlchemy-2.5.1-py2.py3-none-any.whl (17 kB) Collecting Flask-Testing==0.8.1 (from -r requirements.txt (line 3)) Downloading Flask-Testing-0.8.1.tar.gz (45 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 45.2/45.2 kB 644.7 kB/s eta 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting Flask==1.1.4 (from -r requirements.txt (line 4)) Downloading Flask-1.1.4-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.6/94.6 kB 1.6 MB/s eta 0:00:00 Collecting Jinja2==2.11.3 (from -r requirements.txt (line 5)) Downloading Jinja2-2.11.3-py2.py3-none-any.whl (125 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.7/125.7 kB 1.9 MB/s eta 0:00:00 Collecting Mako==1.2.2 (from -r requirements.txt (line 6)) Downloading Mako-1.2.2-py3-none-any.whl (78 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.7/78.7 kB 680.6 kB/s eta 0:00:00 Collecting MarkupSafe==2.0.1 (from -r requirements.txt (line 7)) Downloading MarkupSafe-2.0.1-cp39-cp39-musllinux_1_1_x86_64.whl (30 kB) Collecting PyJWT==2.7.0 (from -r requirements.txt (line 8)) Downloading PyJWT-2.7.0-py3-none-any.whl (22 kB) Collecting PyMySQL==1.1.0 (from -r requirements.txt (line 9)) Downloading PyMySQL-1.1.0-py3-none-any.whl (44 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 44.8/44.8 kB 806.0 kB/s eta 0:00:00 Collecting PyYAML==5.4.1 (from -r requirements.txt (line 10)) Downloading PyYAML-5.4.1.tar.gz (175 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 175.1/175.1 kB 2.3 MB/s eta 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting SQLAlchemy==1.4.23 (from -r requirements.txt (line 11)) Downloading SQLAlchemy-1.4.23.tar.gz (7.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.7/7.7 MB 7.8 MB/s eta 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting Werkzeug==0.16.1 (from -r requirements.txt (line 12)) Downloading Werkzeug-0.16.1-py2.py3-none-any.whl (327 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 327.4/327.4 kB 3.7 MB/s eta 0:00:00 Collecting bcrypt==4.0.1 (from -r requirements.txt (line 13)) Downloading bcrypt-4.0.1-cp36-abi3-musllinux_1_1_x86_64.whl (624 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.3/624.3 kB 5.0 MB/s eta 0:00:00 Collecting cryptography==41.0.1 (from -r requirements.txt (line 14)) Downloading cryptography-41.0.1-cp37-abi3-musllinux_1_1_x86_64.whl (4.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.4/4.4 MB 7.6 MB/s eta 0:00:00 Collecting dataclasses==0.6 (from -r requirements.txt (line 15)) Downloading dataclasses-0.6-py3-none-any.whl (14 kB) Collecting google-cloud-storage==1.44.0 (from -r requirements.txt (line 16)) Downloading google_cloud_storage-1.44.0-py2.py3-none-any.whl (106 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 106.8/106.8 kB 1.9 MB/s eta 0:00:00 Collecting gunicorn==20.0.4 (from -r requirements.txt (line 19)) Downloading gunicorn-20.0.4-py2.py3-none-any.whl (77 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.9/77.9 kB 1.1 MB/s eta 0:00:00 Collecting json-logging==1.3.0 (from -r requirements.txt (line 20)) Downloading json_logging-1.3.0-py2.py3-none-any.whl (21 kB) Collecting pykwalify==1.8.0 (from -r requirements.txt (line 21)) Downloading pykwalify-1.8.0-py2.py3-none-any.whl (24 kB) Collecting python-dateutil==2.8.2 (from -r requirements.txt (line 22)) Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 3.4 MB/s eta 0:00:00 Collecting pytz==2023.3 (from -r requirements.txt (line 23)) Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 5.2 MB/s eta 0:00:00 Collecting requests==2.31.0 (from -r requirements.txt (line 24)) Downloading requests-2.31.0-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 1.2 MB/s eta 0:00:00 Collecting setproctitle==1.3.2 (from -r requirements.txt (line 25)) Downloading setproctitle-1.3.2-cp39-cp39-musllinux_1_1_x86_64.whl (37 kB) Collecting wheel==0.40.0 (from -r requirements.txt (line 26)) Using cached wheel-0.40.0-py3-none-any.whl (64 kB) Collecting alembic>=0.7 (from Flask-Migrate==3.1.0->-r requirements.txt (line 1)) Downloading alembic-1.11.1-py3-none-any.whl (224 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 224.5/224.5 kB 2.9 MB/s eta 0:00:00 Collecting itsdangerous<2.0,>=0.24 (from Flask==1.1.4->-r requirements.txt (line 4)) Downloading itsdangerous-1.1.0-py2.py3-none-any.whl (16 kB) Collecting click<8.0,>=5.1 (from Flask==1.1.4->-r requirements.txt (line 4)) Downloading click-7.1.2-py2.py3-none-any.whl (82 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 82.8/82.8 kB 1.5 MB/s eta 0:00:00 Collecting greenlet!=0.4.17 (from SQLAlchemy==1.4.23->-r requirements.txt (line 11)) Downloading greenlet-2.0.2-cp39-cp39-musllinux_1_1_x86_64.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 5.8 MB/s eta 0:00:00 Collecting cffi>=1.12 (from cryptography==41.0.1->-r requirements.txt (line 14)) Downloading cffi-1.15.1-cp39-cp39-musllinux_1_1_x86_64.whl (463 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 463.1/463.1 kB 4.6 MB/s eta 0:00:00 Collecting six (from google-cloud-storage==1.44.0->-r requirements.txt (line 16)) Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting google-auth<3.0dev,>=1.25.0 (from google-cloud-storage==1.44.0->-r requirements.txt (line 16)) Downloading google_auth-2.21.0-py2.py3-none-any.whl (182 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 182.1/182.1 kB 3.1 MB/s eta 0:00:00 Collecting google-api-core<3.0dev,>=1.29.0 (from google-cloud-storage==1.44.0->-r requirements.txt (line 16)) Downloading google_api_core-2.11.1-py3-none-any.whl (120 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 120.5/120.5 kB 1.8 MB/s eta 0:00:00 Collecting google-cloud-core<3.0dev,>=1.6.0 (from google-cloud-storage==1.44.0->-r requirements.txt (line 16)) Downloading google_cloud_core-2.3.3-py2.py3-none-any.whl (29 kB) Collecting google-resumable-media<3.0dev,>=1.3.0 (from google-cloud-storage==1.44.0->-r requirements.txt (line 16)) Downloading google_resumable_media-2.5.0-py2.py3-none-any.whl (77 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.7/77.7 kB 833.4 kB/s eta 0:00:00 Collecting protobuf (from google-cloud-storage==1.44.0->-r requirements.txt (line 16)) Downloading protobuf-4.23.4-py3-none-any.whl (173 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 173.3/173.3 kB 2.6 MB/s eta 0:00:00 Requirement already satisfied: setuptools>=3.0 in /tmp/tmp.FAdimB/lib/python3.9/site-packages (from gunicorn==20.0.4->-r requirements.txt (line 19)) (68.0.0) Collecting docopt>=0.6.2 (from pykwalify==1.8.0->-r requirements.txt (line 21)) Downloading docopt-0.6.2.tar.gz (25 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting ruamel.yaml>=0.16.0 (from pykwalify==1.8.0->-r requirements.txt (line 21)) Downloading ruamel.yaml-0.17.32-py3-none-any.whl (112 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 112.2/112.2 kB 2.0 MB/s eta 0:00:00 Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 24)) Downloading charset_normalizer-3.2.0-cp39-cp39-musllinux_1_1_x86_64.whl (195 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 195.5/195.5 kB 3.1 MB/s eta 0:00:00 Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 24)) Downloading idna-3.4-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 1.1 MB/s eta 0:00:00 Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 24)) Downloading urllib3-2.0.3-py3-none-any.whl (123 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.6/123.6 kB 2.1 MB/s eta 0:00:00 Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 24)) Downloading certifi-2023.5.7-py3-none-any.whl (156 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 157.0/157.0 kB 2.3 MB/s eta 0:00:00 Collecting typing-extensions>=4 (from alembic>=0.7->Flask-Migrate==3.1.0->-r requirements.txt (line 1)) Downloading typing_extensions-4.7.1-py3-none-any.whl (33 kB) Collecting pycparser (from cffi>=1.12->cryptography==41.0.1->-r requirements.txt (line 14)) Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 kB 2.2 MB/s eta 0:00:00 Collecting googleapis-common-protos<2.0.dev0,>=1.56.2 (from google-api-core<3.0dev,>=1.29.0->google-cloud-storage==1.44.0->-r requirements.txt (line 16)) Downloading googleapis_common_protos-1.59.1-py2.py3-none-any.whl (224 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 224.5/224.5 kB 3.2 MB/s eta 0:00:00 Collecting cachetools<6.0,>=2.0.0 (from google-auth<3.0dev,>=1.25.0->google-cloud-storage==1.44.0->-r requirements.txt (line 16)) Downloading cachetools-5.3.1-py3-none-any.whl (9.3 kB) Collecting pyasn1-modules>=0.2.1 (from google-auth<3.0dev,>=1.25.0->google-cloud-storage==1.44.0->-r requirements.txt (line 16)) Downloading pyasn1_modules-0.3.0-py2.py3-none-any.whl (181 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 181.3/181.3 kB 3.0 MB/s eta 0:00:00 Collecting rsa<5,>=3.1.4 (from google-auth<3.0dev,>=1.25.0->google-cloud-storage==1.44.0->-r requirements.txt (line 16)) Downloading rsa-4.9-py3-none-any.whl (34 kB) Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 24)) Downloading urllib3-1.26.16-py2.py3-none-any.whl (143 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.1/143.1 kB 2.6 MB/s eta 0:00:00 Collecting google-crc32c<2.0dev,>=1.0 (from google-resumable-media<3.0dev,>=1.3.0->google-cloud-storage==1.44.0->-r requirements.txt (line 16)) Downloading google_crc32c-1.5.0-cp39-cp39-musllinux_1_1_x86_64.whl (581 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 581.5/581.5 kB 5.0 MB/s eta 0:00:00 Collecting ruamel.yaml.clib>=0.2.7 (from ruamel.yaml>=0.16.0->pykwalify==1.8.0->-r requirements.txt (line 21)) Downloading ruamel.yaml.clib-0.2.7.tar.gz (182 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 182.5/182.5 kB 2.5 MB/s eta 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pyasn1<0.6.0,>=0.4.6 (from pyasn1-modules>=0.2.1->google-auth<3.0dev,>=1.25.0->google-cloud-storage==1.44.0->-r requirements.txt (line 16)) Downloading pyasn1-0.5.0-py2.py3-none-any.whl (83 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.9/83.9 kB 1.4 MB/s eta 0:00:00 Building wheels for collected packages: Flask-Testing, PyYAML, SQLAlchemy, docopt, ruamel.yaml.clib Building wheel for Flask-Testing (pyproject.toml): started Building wheel for Flask-Testing (pyproject.toml): finished with status 'done' Created wheel for Flask-Testing: filename=Flask_Testing-0.8.1-py3-none-any.whl size=8191 sha256=e03b0ac24dce6ea1daae710e077282d7adc90e1355518b6f93680db5b71fcd11 Stored in directory: /root/.cache/pip/wheels/56/2c/e8/52cd7ac36504f43401afd952a869548effc5d22245d582521b Building wheel for PyYAML (pyproject.toml): started Building wheel for PyYAML (pyproject.toml): finished with status 'done' Created wheel for PyYAML: filename=PyYAML-5.4.1-cp39-cp39-linux_x86_64.whl size=45657 sha256=5f55776b652dc5af70a8a26bcb88136902c819229feb43d1298d304a4bcd673b Stored in directory: /root/.cache/pip/wheels/b7/a5/c4/504d913c2a55bb09c607541578ec5f844d1ff33467abe93ba5 Building wheel for SQLAlchemy (pyproject.toml): started Building wheel for SQLAlchemy (pyproject.toml): finished with status 'done' Created wheel for SQLAlchemy: filename=SQLAlchemy-1.4.23-cp39-cp39-linux_x86_64.whl size=1540925 sha256=ebbca655dd104bf562c65e0fe58e1cf533c2e5f97cd1ee2c505b0bba1ec5f52d Stored in directory: /root/.cache/pip/wheels/b1/bb/74/e1158bf84256d3794ab3309b8cb7931073476f893820c0ce47 Building wheel for docopt (pyproject.toml): started Building wheel for docopt (pyproject.toml): finished with status 'done' Created wheel for docopt: filename=docopt-0.6.2-py2.py3-none-any.whl size=13707 sha256=a79ae3f8654c46d23a79947a5453dc7abb99f74724eb1fc0e6e24307e9c18f1a Stored in directory: /root/.cache/pip/wheels/70/4a/46/1309fc853b8d395e60bafaf1b6df7845bdd82c95fd59dd8d2b Building wheel for ruamel.yaml.clib (pyproject.toml): started Building wheel for ruamel.yaml.clib (pyproject.toml): finished with status 'done' Created wheel for ruamel.yaml.clib: filename=ruamel.yaml.clib-0.2.7-cp39-cp39-linux_x86_64.whl size=716828 sha256=2751d2e56727f7c0a1f63bb1025bfc8ebbc29c753d855a7bba3657c932afcd3e Stored in directory: /root/.cache/pip/wheels/6c/14/ed/50f8b69cec0b2aa9dd139bb9e634b4274a12682bac1a68862e Successfully built Flask-Testing PyYAML SQLAlchemy docopt ruamel.yaml.clib Installing collected packages: pytz, json-logging, docopt, dataclasses, wheel, Werkzeug, urllib3, typing-extensions, six, setproctitle, ruamel.yaml.clib, PyYAML, PyMySQL, PyJWT, pycparser, pyasn1, protobuf, MarkupSafe, itsdangerous, idna, gunicorn, greenlet, google-crc32c, click, charset-normalizer, certifi, cachetools, bcrypt, SQLAlchemy, ruamel.yaml, rsa, requests, python-dateutil, pyasn1-modules, Mako, Jinja2, googleapis-common-protos, google-resumable-media, cffi, pykwalify, google-auth, Flask, cryptography, alembic, google-api-core, Flask-Testing, Flask-SQLAlchemy, google-cloud-core, Flask-Migrate, google-cloud-storage Successfully installed Flask-1.1.4 Flask-Migrate-3.1.0 Flask-SQLAlchemy-2.5.1 Flask-Testing-0.8.1 Jinja2-2.11.3 Mako-1.2.2 MarkupSafe-2.0.1 PyJWT-2.7.0 PyMySQL-1.1.0 PyYAML-5.4.1 SQLAlchemy-1.4.23 Werkzeug-0.16.1 alembic-1.11.1 bcrypt-4.0.1 cachetools-5.3.1 certifi-2023.5.7 cffi-1.15.1 charset-normalizer-3.2.0 click-7.1.2 cryptography-41.0.1 dataclasses-0.6 docopt-0.6.2 google-api-core-2.11.1 google-auth-2.21.0 google-cloud-core-2.3.3 google-cloud-storage-1.44.0 google-crc32c-1.5.0 google-resumable-media-2.5.0 googleapis-common-protos-1.59.1 greenlet-2.0.2 gunicorn-20.0.4 idna-3.4 itsdangerous-1.1.0 json-logging-1.3.0 protobuf-4.23.4 pyasn1-0.5.0 pyasn1-modules-0.3.0 pycparser-2.21 pykwalify-1.8.0 python-dateutil-2.8.2 pytz-2023.3 requests-2.31.0 rsa-4.9 ruamel.yaml-0.17.32 ruamel.yaml.clib-0.2.7 setproctitle-1.3.2 six-1.16.0 typing-extensions-4.7.1 urllib3-1.26.16 wheel-0.40.0 Collecting junitxml==0.7 Downloading junitxml-0.7.tar.gz (26 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting python-subunit==1.3.0 Downloading python_subunit-1.3.0-py2.py3-none-any.whl (104 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 104.9/104.9 kB 1.3 MB/s eta 0:00:00 Collecting extras (from python-subunit==1.3.0) Downloading extras-1.0.0-py2.py3-none-any.whl (7.3 kB) Collecting testtools>=0.9.34 (from python-subunit==1.3.0) Downloading testtools-2.6.0-py3-none-any.whl (182 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 182.2/182.2 kB 2.5 MB/s eta 0:00:00 Collecting pbr>=0.11 (from testtools>=0.9.34->python-subunit==1.3.0) Downloading pbr-5.11.1-py2.py3-none-any.whl (112 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 112.7/112.7 kB 1.6 MB/s eta 0:00:00 Collecting fixtures>=2.0 (from testtools>=0.9.34->python-subunit==1.3.0) Downloading fixtures-4.1.0-py3-none-any.whl (64 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.5/64.5 kB 1.0 MB/s eta 0:00:00 Building wheels for collected packages: junitxml Building wheel for junitxml (setup.py): started Building wheel for junitxml (setup.py): finished with status 'done' Created wheel for junitxml: filename=junitxml-0.7-py3-none-any.whl size=16307 sha256=271228af6cb0defcc8e7bf2bbe82e31217cfd7b5d62d6194493da5e76a290c10 Stored in directory: /root/.cache/pip/wheels/b2/47/ef/c7a04162ae5e21c943419c306117a77aed1d71c6e8bcc2c0f8 Successfully built junitxml Installing collected packages: junitxml, extras, pbr, fixtures, testtools, python-subunit Successfully installed extras-1.0.0 fixtures-4.1.0 junitxml-0.7 pbr-5.11.1 python-subunit-1.3.0 testtools-2.6.0 hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Cloning into '/tmp/tmpcht_y6tq/repo-src/submod'... done. hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Cloning into '/tmp/tmpcht_y6tq/nested-par/repo-src'... done. hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m 2023-07-10 13:47:41.626636: ERROR foo bar == 2023-07-10 13:47:41.626862: test_exec 2023-07-10 13:47:41.626862: ERROR Traceback (most recent call last): | File "/repo/tests/runner/test_logging.py", line 44, in test_exec | raise RuntimeError() |RuntimeError | == 2023-07-10 13:47:41.627311: test_exec_cancelled 2023-07-10 13:47:41.627559: INFO foo bar 2023-07-10 13:47:41.627760: WARN foo bar {"written_at": "2023-07-10T13:47:42.107Z", "written_ts": 1688996862107078000, "msg": "Unexpected error caught in BP error handler", "type": "log", "logger": "jobserv.flask", "thread": "MainThread", "level": "ERROR", "module": "__init__", "line_no": 61, "exc_info": "Traceback (most recent call last):\n File \"/tmp/tmp.FAdimB/lib/python3.9/site-packages/flask/app.py\", line 1950, in full_dispatch_request\n rv = self.dispatch_request()\n File \"/tmp/tmp.FAdimB/lib/python3.9/site-packages/flask/app.py\", line 1936, in dispatch_request\n return self.view_functions[rule.endpoint](**req.view_args)\n File \"/repo/jobserv/api/build.py\", line 63, in build_create\n b = trigger_build(\n File \"/repo/jobserv/trigger.py\", line 103, in trigger_build\n proj_def = ProjectDefinition.validate_data(proj_def)\n File \"/repo/jobserv/project.py\", line 204, in validate_data\n c = Core(source_data=data, schema_files=[schema])\n File \"/tmp/tmp.FAdimB/lib/python3.9/site-packages/pykwalify/core.py\", line 142, in __init__\n raise CoreError(u\"No source file/data was loaded\")\npykwalify.errors.CoreError: \n", "filename": "__init__.py", "correlation_id": "576e6fb6-1f28-11ee-aa83-0242ac110002"} {"written_at": "2023-07-10T13:47:42.335Z", "written_ts": 1688996862335977000, "msg": "Unexpected error creating runs for: {'name': 'git', 'type': 'git_poller', 'runs': [{'name': 'run0', 'host-tag': 'foo*', 'container': 'alpine', 'script': 'test'}]}", "type": "log", "logger": "root", "thread": "MainThread", "level": "ERROR", "module": "trigger", "line_no": 65, "exc_info": "Traceback (most recent call last):\n File \"/repo/jobserv/trigger.py\", line 58, in trigger_runs\n storage.set_run_definition(r, rundef)\n File \"/usr/local/lib/python3.9/unittest/mock.py\", line 1092, in __call__\n return self._mock_call(*args, **kwargs)\n File \"/usr/local/lib/python3.9/unittest/mock.py\", line 1096, in _mock_call\n return self._execute_mock_call(*args, **kwargs)\n File \"/usr/local/lib/python3.9/unittest/mock.py\", line 1151, in _execute_mock_call\n raise effect\nRuntimeError: edge case!!!\n", "filename": "trigger.py", "correlation_id": "5791707e-1f28-11ee-aa83-0242ac110002"} {"written_at": "2023-07-10T13:47:44.346Z", "written_ts": 1688996864346390000, "msg": "Delivered webhook to https://example.com", "type": "log", "logger": "jobserv.flask", "thread": "Thread-1", "level": "INFO", "module": "notify", "line_no": 171, "correlation_id": "58c41cda-1f28-11ee-aa83-0242ac110002"} {"written_at": "2023-07-10T13:47:44.608Z", "written_ts": 1688996864608303000, "msg": "Updating the rundef from simple->github_pr", "type": "log", "logger": "root", "thread": "MainThread", "level": "INFO", "module": "trigger", "line_no": 29, "correlation_id": "58ec13a2-1f28-11ee-aa83-0242ac110002"} {"written_at": "2023-07-10T13:47:45.090Z", "written_ts": 1688996865090889000, "msg": "Updating the rundef from simple->gith_poller", "type": "log", "logger": "root", "thread": "MainThread", "level": "INFO", "module": "trigger", "line_no": 33, "correlation_id": "5935b6c4-1f28-11ee-aa83-0242ac110002"} {"written_at": "2023-07-10T13:47:45.164Z", "written_ts": 1688996865164999000, "msg": "Caught integrity error and failed run: 1", "type": "log", "logger": "jobserv.flask", "thread": "MainThread", "level": "ERROR", "module": "run", "line_no": 172, "exc_info": "Traceback (most recent call last):\n File \"/repo/jobserv/api/run.py\", line 155, in _handle_triggers\n _create_triggers(\n File \"/repo/jobserv/api/run.py\", line 79, in _create_triggers\n trigger_runs(\n File \"/repo/jobserv/trigger.py\", line 51, in trigger_runs\n raise ValueError('A run named \"%s\" already exists' % name)\nValueError: A run named \"collision-name\" already exists\n", "filename": "run.py", "correlation_id": "59410d44-1f28-11ee-aa83-0242ac110002"} {"written_at": "2023-07-10T13:47:45.239Z", "written_ts": 1688996865239353000, "msg": "Updating the rundef from simple->github_pr", "type": "log", "logger": "root", "thread": "MainThread", "level": "INFO", "module": "trigger", "line_no": 29, "correlation_id": "594c5dfc-1f28-11ee-aa83-0242ac110002"} {"written_at": "2023-07-10T13:47:52.994Z", "written_ts": 1688996872994931000, "msg": "Unable to check doesnot matter.git/info/refs?service=git-upload-pack for changes: 500 ", "type": "log", "logger": "root", "thread": "MainThread", "level": "ERROR", "module": "git_poller", "line_no": 172, "correlation_id": "5debcf64-1f28-11ee-aa83-0242ac110002"} {"written_at": "2023-07-10T13:47:53.004Z", "written_ts": 1688996873004394000, "msg": "Adding foo to poller list", "type": "log", "logger": "root", "thread": "MainThread", "level": "INFO", "module": "git_poller", "line_no": 440, "correlation_id": "5ded37a0-1f28-11ee-aa83-0242ac110002"} {"written_at": "2023-07-10T13:47:53.009Z", "written_ts": 1688996873009372000, "msg": "Updating foo", "type": "log", "logger": "root", "thread": "MainThread", "level": "INFO", "module": "git_poller", "line_no": 445, "correlation_id": "5dedf9ce-1f28-11ee-aa83-0242ac110002"} {"written_at": "2023-07-10T13:47:53.011Z", "written_ts": 1688996873011838000, "msg": "Looking for changes to: url1", "type": "log", "logger": "root", "thread": "MainThread", "level": "INFO", "module": "git_poller", "line_no": 191, "correlation_id": "5dee5a18-1f28-11ee-aa83-0242ac110002"} {"written_at": "2023-07-10T13:47:53.012Z", "written_ts": 1688996873012128000, "msg": "url1 ref1 change oldsha->sha1", "type": "log", "logger": "root", "thread": "MainThread", "level": "INFO", "module": "git_poller", "line_no": 202, "correlation_id": "5dee6558-1f28-11ee-aa83-0242ac110002"} {"written_at": "2023-07-10T13:47:53.012Z", "written_ts": 1688996873012843000, "msg": "Looking for changes to: url1", "type": "log", "logger": "root", "thread": "MainThread", "level": "INFO", "module": "git_poller", "line_no": 191, "correlation_id": "5dee815a-1f28-11ee-aa83-0242ac110002"} {"written_at": "2023-07-10T13:47:53.013Z", "written_ts": 1688996873013005000, "msg": "First run detected for url1 - ref1", "type": "log", "logger": "root", "thread": "MainThread", "level": "INFO", "module": "git_poller", "line_no": 200, "correlation_id": "5dee886c-1f28-11ee-aa83-0242ac110002"} {"written_at": "2023-07-10T13:47:53.013Z", "written_ts": 1688996873013155000, "msg": "Looking for changes to: url1", "type": "log", "logger": "root", "thread": "MainThread", "level": "INFO", "module": "git_poller", "line_no": 191, "correlation_id": "5dee8d62-1f28-11ee-aa83-0242ac110002"} {"written_at": "2023-07-10T13:47:53.013Z", "written_ts": 1688996873013391000, "msg": "First run detected for url1 - ref2", "type": "log", "logger": "root", "thread": "MainThread", "level": "INFO", "module": "git_poller", "line_no": 200, "correlation_id": "5dee96b8-1f28-11ee-aa83-0242ac110002"} {"written_at": "2023-07-10T13:47:53.014Z", "written_ts": 1688996873014137000, "msg": "Trigger build for proj with params: {'GIT_URL': 'fake'}", "type": "log", "logger": "root", "thread": "MainThread", "level": "INFO", "module": "git_poller", "line_no": 357, "correlation_id": "5deeb418-1f28-11ee-aa83-0242ac110002"} {"written_at": "2023-07-10T13:47:53.014Z", "written_ts": 1688996873014307000, "msg": "Skipping build for proj because of skip-ci message", "type": "log", "logger": "root", "thread": "MainThread", "level": "INFO", "module": "git_poller", "line_no": 387, "correlation_id": "5deebac6-1f28-11ee-aa83-0242ac110002"} {"written_at": "2023-07-10T13:47:53.016Z", "written_ts": 1688996873016190000, "msg": "Trigger build for proj with params: {'GIT_URL': 'https://github.com'}", "type": "log", "logger": "root", "thread": "MainThread", "level": "INFO", "module": "git_poller", "line_no": 357, "correlation_id": "5def0436-1f28-11ee-aa83-0242ac110002"} {"written_at": "2023-07-10T13:47:53.016Z", "written_ts": 1688996873016367000, "msg": "Skipping build for proj because of skip-ci message", "type": "log", "logger": "root", "thread": "MainThread", "level": "INFO", "module": "git_poller", "line_no": 387, "correlation_id": "5def0ba2-1f28-11ee-aa83-0242ac110002"} {"written_at": "2023-07-10T13:47:53.017Z", "written_ts": 1688996873017156000, "msg": "Trigger build for proj with params: {'GIT_URL': 'https://fake.com'}", "type": "log", "logger": "root", "thread": "MainThread", "level": "INFO", "module": "git_poller", "line_no": 357, "correlation_id": "5def29f2-1f28-11ee-aa83-0242ac110002"} {"written_at": "2023-07-10T13:47:53.017Z", "written_ts": 1688996873017310000, "msg": "Skipping build for proj because of skip-ci message", "type": "log", "logger": "root", "thread": "MainThread", "level": "INFO", "module": "git_poller", "line_no": 387, "correlation_id": "5def2fce-1f28-11ee-aa83-0242ac110002"} {"written_at": "2023-07-10T13:47:57.572Z", "written_ts": 1688996877572000000, "msg": "validation.invalid", "type": "log", "logger": "pykwalify.core", "thread": "MainThread", "level": "ERROR", "module": "core", "line_no": 190, "correlation_id": "60a62e70-1f28-11ee-aa83-0242ac110002"} {"written_at": "2023-07-10T13:47:57.572Z", "written_ts": 1688996877572141000, "msg": " --- All found errors ---", "type": "log", "logger": "pykwalify.core", "thread": "MainThread", "level": "ERROR", "module": "core", "line_no": 191, "correlation_id": "60a62e70-1f28-11ee-aa83-0242ac110002"} {"written_at": "2023-07-10T13:47:57.572Z", "written_ts": 1688996877572260000, "msg": "[\"Cannot find required key 'timeout'. Path: ''\"]", "type": "log", "logger": "pykwalify.core", "thread": "MainThread", "level": "ERROR", "module": "core", "line_no": 192, "correlation_id": "60a62e70-1f28-11ee-aa83-0242ac110002"} {"written_at": "2023-07-10T13:47:57.866Z", "written_ts": 1688996877866380000, "msg": "Failing cancelled run: proj1/1/bla", "type": "log", "logger": "root", "thread": "MainThread", "level": "ERROR", "module": "worker", "line_no": 210, "correlation_id": "60d319a8-1f28-11ee-aa83-0242ac110002"} {"written_at": "2023-07-10T13:47:58.154Z", "written_ts": 1688996878154011000, "msg": "marking w1 offline 81s without a check-in", "type": "log", "logger": "root", "thread": "MainThread", "level": "INFO", "module": "worker", "line_no": 41, "correlation_id": "60fefd52-1f28-11ee-aa83-0242ac110002"} {"written_at": "2023-07-10T13:47:58.440Z", "written_ts": 1688996878440705000, "msg": "marking w1 offline (no pings log)", "type": "log", "logger": "root", "thread": "MainThread", "level": "INFO", "module": "worker", "line_no": 70, "correlation_id": "612abc3a-1f28-11ee-aa83-0242ac110002"} {"written_at": "2023-07-10T13:47:58.733Z", "written_ts": 1688996878733200000, "msg": "rotating pings log to: /tmp/tmpj0ooir33/w1/pings.log.1688996878", "type": "log", "logger": "root", "thread": "MainThread", "level": "INFO", "module": "worker", "line_no": 52, "correlation_id": "61575e0c-1f28-11ee-aa83-0242ac110002"} {"written_at": "2023-07-10T13:47:59.030Z", "written_ts": 1688996879030541000, "msg": "Found stuck run proj1/1/bla on worker None", "type": "log", "logger": "root", "thread": "MainThread", "level": "ERROR", "module": "worker", "line_no": 187, "correlation_id": "6184bcbc-1f28-11ee-aa83-0242ac110002"} {"written_at": "2023-07-10T13:47:59.034Z", "written_ts": 1688996879034723000, "msg": "Found stuck run proj1/1/bla on worker None", "type": "log", "logger": "root", "thread": "MainThread", "level": "ERROR", "module": "worker", "line_no": 187, "correlation_id": "6184bcbc-1f28-11ee-aa83-0242ac110002"} {"written_at": "2023-07-10T13:47:59.793Z", "written_ts": 1688996879793152000, "msg": "Entering surge support for armhf: count=1", "type": "log", "logger": "root", "thread": "MainThread", "level": "INFO", "module": "worker", "line_no": 150, "correlation_id": "61f91a4e-1f28-11ee-aa83-0242ac110002"} {"written_at": "2023-07-10T13:47:59.801Z", "written_ts": 1688996879801549000, "msg": "Exiting surge support for armhf", "type": "log", "logger": "root", "thread": "MainThread", "level": "INFO", "module": "worker", "line_no": 138, "correlation_id": "61f91a4e-1f28-11ee-aa83-0242ac110002"} {"written_at": "2023-07-10T13:47:59.801Z", "written_ts": 1688996879801754000, "msg": "Entering surge support for amd64: count=2", "type": "log", "logger": "root", "thread": "MainThread", "level": "INFO", "module": "worker", "line_no": 150, "correlation_id": "61f91a4e-1f28-11ee-aa83-0242ac110002"} {"written_at": "2023-07-10T13:47:59.803Z", "written_ts": 1688996879803940000, "msg": "Entering surge support for armhf: count=3", "type": "log", "logger": "root", "thread": "MainThread", "level": "INFO", "module": "worker", "line_no": 150, "correlation_id": "61f91a4e-1f28-11ee-aa83-0242ac110002"} {"written_at": "2023-07-10T13:48:00.102Z", "written_ts": 1688996880102064000, "msg": "Entering surge support for amd64: count=1", "type": "log", "logger": "root", "thread": "MainThread", "level": "INFO", "module": "worker", "line_no": 150, "correlation_id": "62283d10-1f28-11ee-aa83-0242ac110002"} {"written_at": "2023-07-10T13:48:00.107Z", "written_ts": 1688996880107056000, "msg": "Exiting surge support for amd64", "type": "log", "logger": "root", "thread": "MainThread", "level": "INFO", "module": "worker", "line_no": 138, "correlation_id": "62283d10-1f28-11ee-aa83-0242ac110002"} {"written_at": "2023-07-10T13:48:00.397Z", "written_ts": 1688996880397370000, "msg": "truncating the pings log", "type": "log", "logger": "root", "thread": "MainThread", "level": "INFO", "module": "worker", "line_no": 55, "correlation_id": "62554c92-1f28-11ee-aa83-0242ac110002"} {"written_at": "2023-07-10T13:48:00.411Z", "written_ts": 1688996880411485000, "msg": "Unable to read: bad: Unable to load PEM file. See https://cryptography.io/en/latest/faq/#why-can-t-i-import-my-pem-file for more details. MalformedFraming", "type": "log", "logger": "root", "thread": "MainThread", "level": "ERROR", "module": "worker_jwt", "line_no": 44, "correlation_id": "62577332-1f28-11ee-aa83-0242ac110002"} Docker not available Docker not available Test requires MySQL Test requires MySQL Test requires MySQL Test requires MySQL Test requires MySQL Test requires MySQL Script completed == 2023-07-10 13:48:03.573063: Finding artifacts to upload Uploading 1 items 19709 bytes == 2023-07-10 13:48:04.388340: Analyzing junit results(/srv/gavelci-worker/runs/tmpyz4txkrt/archive/junit.xml) == 2023-07-10 13:48:05.119890: Runner has completed _ _ | \/ | \__|____|__/ | o o| Thumbs Up |___\/_|_____||_ | _____|__| | | |______| | | | | | | | | |_| |_|