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

chore(deps): update dependency @types/node to v16.11.25 #132

Merged
merged 1 commit into from
Feb 19, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 10, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/node 16.11.22 -> 16.11.25 age adoption passing confidence

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled due to failing status checks.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@AustinZhu
Copy link
Member

Sending build context to Docker daemon  3.584kB

Step 1/9 : ARG IMAGE=public.ecr.aws/sam/build-python3.7
Step 2/9 : FROM $IMAGE
latest: Pulling from sam/build-python3.9
1533ccbbac79: Pulling fs layer
f4222fa12a28: Pulling fs layer
ec1a8451d297: Pulling fs layer
e6574f313133: Pulling fs layer
04953c722c8b: Pulling fs layer
8e410e941e98: Pulling fs layer
11d61a0ecb59: Pulling fs layer
46e549523509: Pulling fs layer
f2c9996e16c5: Pulling fs layer
866e7f50ff17: Pulling fs layer
e6574f313133: Waiting
04953c722c8b: Waiting
8e410e941e98: Waiting
11d61a0ecb59: Waiting
46e549523509: Waiting
f2c9996e16c5: Waiting
866e7f50ff17: Waiting
f4222fa12a28: Verifying Checksum
f4222fa12a28: Download complete
e6574f313133: Verifying Checksum
e6574f313133: Download complete
1533ccbbac79: Verifying Checksum
1533ccbbac79: Download complete
8e410e941e98: Verifying Checksum
8e410e941e98: Download complete
ec1a8451d297: Verifying Checksum
ec1a8451d297: Download complete
11d61a0ecb59: Verifying Checksum
11d61a0ecb59: Download complete
f2c9996e16c5: Verifying Checksum
f2c9996e16c5: Download complete
46e549523509: Verifying Checksum
46e549523509: Download complete
866e7f50ff17: Verifying Checksum
866e7f50ff17: Download complete
04953c722c8b: Verifying Checksum
04953c722c8b: Download complete
1533ccbbac79: Pull complete
f4222fa12a28: Pull complete
ec1a8451d297: Pull complete
e6574f313133: Pull complete
04953c722c8b: Pull complete
8e410e941e98: Pull complete
11d61a0ecb59: Pull complete
46e549523509: Pull complete
f2c9996e16c5: Pull complete
866e7f50ff17: Pull complete
Digest: sha256:31621deaf6d0e4097f718f8cdbdb53a9a9e3422b1c32bce811f38d2703c47922
Status: Downloaded newer image for public.ecr.aws/sam/build-python3.9:latest
 ---> 7925e2bf1015
Step 3/9 : RUN yum -q list installed rsync &>/dev/null || yum install -y rsync
 ---> Running in a428d165a147
Removing intermediate container a428d165a147
 ---> 159ffc25b208
Step 4/9 : RUN pip install --upgrade pip
 ---> Running in b7d85d02b95b
Requirement already satisfied: pip in /var/lang/lib/python3.9/site-packages (21.2.4)
Collecting pip
  Downloading pip-22.0.3-py3-none-any.whl (2.1 MB)
Installing collected packages: pip
  Attempting uninstall: pip
    Found existing installation: pip 21.2.4
    Uninstalling pip-21.2.4:
      Successfully uninstalled pip-21.2.4
Successfully installed pip-22.0.3
�[91mWARNING: 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
�[0mRemoving intermediate container b7d85d02b95b
 ---> 0392388d1c53
Step 5/9 : RUN pip install pipenv poetry
 ---> Running in 5589c745a931
Collecting pipenv
  Downloading pipenv-2022.1.8-py2.py3-none-any.whl (3.6 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.6/3.6 MB 81.9 MB/s eta 0:00:00
Collecting poetry
  Downloading poetry-1.1.12-py2.py3-none-any.whl (175 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 175.0/175.0 KB 44.3 MB/s eta 0:00:00
Requirement already satisfied: pip>=18.0 in /var/lang/lib/python3.9/site-packages (from pipenv) (22.0.3)
Requirement already satisfied: setuptools>=36.2.1 in /var/lang/lib/python3.9/site-packages (from pipenv) (58.1.0)
Collecting certifi
  Downloading certifi-2021.10.8-py2.py3-none-any.whl (149 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 149.2/149.2 KB 40.8 MB/s eta 0:00:00
Collecting virtualenv
  Downloading virtualenv-20.13.1-py2.py3-none-any.whl (8.6 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.6/8.6 MB 93.2 MB/s eta 0:00:00
Collecting virtualenv-clone>=0.2.5
  Downloading virtualenv_clone-0.5.7-py3-none-any.whl (6.6 kB)
Collecting requests-toolbelt<0.10.0,>=0.9.1
  Downloading requests_toolbelt-0.9.1-py2.py3-none-any.whl (54 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.3/54.3 KB 17.2 MB/s eta 0:00:00
Collecting pkginfo<2.0,>=1.4
  Downloading pkginfo-1.8.2-py2.py3-none-any.whl (26 kB)
Collecting requests<3.0,>=2.18
  Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.1/63.1 KB 19.3 MB/s eta 0:00:00
Collecting packaging<21.0,>=20.4
  Downloading packaging-20.9-py2.py3-none-any.whl (40 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 KB 13.9 MB/s eta 0:00:00
Collecting crashtest<0.4.0,>=0.3.0
  Downloading crashtest-0.3.1-py3-none-any.whl (7.0 kB)
Collecting cachy<0.4.0,>=0.3.0
  Downloading cachy-0.3.0-py2.py3-none-any.whl (20 kB)
Collecting tomlkit<1.0.0,>=0.7.0
  Downloading tomlkit-0.9.2-py3-none-any.whl (32 kB)
Collecting poetry-core<1.1.0,>=1.0.7
  Downloading poetry_core-1.0.7-py2.py3-none-any.whl (424 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 424.8/424.8 KB 69.7 MB/s eta 0:00:00
Collecting pexpect<5.0.0,>=4.7.0
  Downloading pexpect-4.8.0-py2.py3-none-any.whl (59 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 59.0/59.0 KB 21.0 MB/s eta 0:00:00
Collecting clikit<0.7.0,>=0.6.2
  Downloading clikit-0.6.2-py2.py3-none-any.whl (91 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.8/91.8 KB 33.4 MB/s eta 0:00:00
Collecting shellingham<2.0,>=1.1
  Downloading shellingham-1.4.0-py2.py3-none-any.whl (9.4 kB)
Collecting keyring<22.0.0,>=21.2.0
  Downloading keyring-21.8.0-py3-none-any.whl (32 kB)
Collecting cachecontrol[filecache]<0.13.0,>=0.12.9
  Downloading CacheControl-0.12.10-py2.py3-none-any.whl (20 kB)
Collecting html5lib<2.0,>=1.0
  Downloading html5lib-1.1-py2.py3-none-any.whl (112 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 112.2/112.2 KB 35.9 MB/s eta 0:00:00
Collecting cleo<0.9.0,>=0.8.1
  Downloading cleo-0.8.1-py2.py3-none-any.whl (21 kB)
Collecting msgpack>=0.5.2
  Downloading msgpack-1.0.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (322 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 322.2/322.2 KB 67.3 MB/s eta 0:00:00
Collecting lockfile>=0.9
  Downloading lockfile-0.12.2-py2.py3-none-any.whl (13 kB)
Collecting pastel<0.3.0,>=0.2.0
  Downloading pastel-0.2.1-py2.py3-none-any.whl (6.0 kB)
Collecting pylev<2.0,>=1.3
  Downloading pylev-1.4.0-py2.py3-none-any.whl (6.1 kB)
Collecting six>=1.9
  Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
Collecting webencodings
  Downloading webencodings-0.5.1-py2.py3-none-any.whl (11 kB)
Collecting SecretStorage>=3.2
  Downloading SecretStorage-3.3.1-py3-none-any.whl (15 kB)
Collecting jeepney>=0.4.2
  Downloading jeepney-0.7.1-py3-none-any.whl (54 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.1/54.1 KB 18.2 MB/s eta 0:00:00
Collecting pyparsing>=2.0.2
  Downloading pyparsing-3.0.7-py3-none-any.whl (98 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.0/98.0 KB 29.2 MB/s eta 0:00:00
Collecting ptyprocess>=0.5
  Downloading ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB)
Collecting urllib3<1.27,>=1.21.1
  Downloading urllib3-1.26.8-py2.py3-none-any.whl (138 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.7/138.7 KB 39.0 MB/s eta 0:00:00
Collecting charset-normalizer~=2.0.0
  Downloading charset_normalizer-2.0.11-py3-none-any.whl (39 kB)
Collecting idna<4,>=2.5
  Downloading idna-3.3-py3-none-any.whl (61 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 KB 21.8 MB/s eta 0:00:00
Collecting platformdirs<3,>=2
  Downloading platformdirs-2.5.0-py3-none-any.whl (14 kB)
Collecting distlib<1,>=0.3.1
  Downloading distlib-0.3.4-py2.py3-none-any.whl (461 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 461.2/461.2 KB 74.6 MB/s eta 0:00:00
Collecting filelock<4,>=3.2
  Downloading filelock-3.4.2-py3-none-any.whl (9.9 kB)
Collecting cryptography>=2.0
  Downloading cryptography-36.0.1-cp36-abi3-manylinux_2_24_x86_64.whl (3.6 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.6/3.6 MB 96.7 MB/s eta 0:00:00
Collecting cffi>=1.12
  Downloading cffi-1.15.0-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (444 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 444.3/444.3 KB 74.7 MB/s eta 0:00:00
Collecting pycparser
  Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 KB 36.0 MB/s eta 0:00:00
Installing collected packages: webencodings, pylev, ptyprocess, pkginfo, msgpack, lockfile, distlib, certifi, virtualenv-clone, urllib3, tomlkit, six, shellingham, pyparsing, pycparser, poetry-core, platformdirs, pexpect, pastel, jeepney, idna, filelock, crashtest, charset-normalizer, cachy, virtualenv, requests, packaging, html5lib, clikit, cffi, requests-toolbelt, pipenv, cryptography, cleo, cachecontrol, SecretStorage, keyring, poetry
Successfully installed SecretStorage-3.3.1 cachecontrol-0.12.10 cachy-0.3.0 certifi-2021.10.8 cffi-1.15.0 charset-normalizer-2.0.11 cleo-0.8.1 clikit-0.6.2 crashtest-0.3.1 cryptography-36.0.1 distlib-0.3.4 filelock-3.4.2 html5lib-1.1 idna-3.3 jeepney-0.7.1 keyring-21.8.0 lockfile-0.12.2 msgpack-1.0.3 packaging-20.9 pastel-0.2.1 pexpect-4.8.0 pipenv-2022.1.8 pkginfo-1.8.2 platformdirs-2.5.0 poetry-1.1.12 poetry-core-1.0.7 ptyprocess-0.7.0 pycparser-2.21 pylev-1.4.0 pyparsing-3.0.7 requests-2.27.1 requests-toolbelt-0.9.1 shellingham-1.4.0 six-1.16.0 tomlkit-0.9.2 urllib3-1.26.8 virtualenv-20.13.1 virtualenv-clone-0.5.7 webencodings-0.5.1
�[91mWARNING: 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
�[0mRemoving intermediate container 5589c745a931
 ---> 1dc29eba3d90
Step 6/9 : WORKDIR /var/dependencies
 ---> Running in a801eab2ec9b
Removing intermediate container a801eab2ec9b
 ---> 5fcdcc29b1ad
Step 7/9 : COPY Pipfile* pyproject* poetry* requirements.tx[t] ./
 ---> 919a928fbae9
Step 8/9 : RUN [ -f 'Pipfile' ] && pipenv lock -r >requirements.txt;     [ -f 'poetry.lock' ] && poetry export --with-credentials --format requirements.txt --output requirements.txt;     [ -f 'requirements.txt' ] && pip install -r requirements.txt -t .;
 ---> Running in 2c4e0b4b6b75
Collecting lxml
  Downloading lxml-4.7.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (6.9 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.9/6.9 MB 95.9 MB/s eta 0:00:00
Installing collected packages: lxml
Successfully installed lxml-4.7.1
�[91mWARNING: 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
�[0mRemoving intermediate container 2c4e0b4b6b75
 ---> 3b96e4a11162
Step 9/9 : CMD [ "python" ]
 ---> Running in b29dabb0e23c
Removing intermediate container b29dabb0e23c
 ---> 2c7bfea6d544
Successfully built 2c7bfea6d544
Successfully tagged cdk-106cce0f11cc9e0a4dd3f23738051ed6ecc65277ecfcc948969945c60f6ec862:latest
Bundling asset persistence/syllabus-datapipeline/scraper-base-function/base-function/Code/Stage...
Sending build context to Docker daemon  2.048kB

Step 1/4 : ARG IMAGE=public.ecr.aws/sam/build-python3.7
Step 2/4 : FROM $IMAGE
 ---> 7925e2bf1015
Step 3/4 : RUN yum -q list installed rsync &>/dev/null || yum install -y rsync
 ---> Using cache
 ---> 159ffc25b208
Step 4/4 : CMD [ "python" ]
 ---> Running in 4a868da8b520
Removing intermediate container 4a868da8b520
 ---> 9cbe2516ea67
Successfully built 9cbe2516ea67
Successfully tagged cdk-254a8215df3d2fe927b535cca563c14d4b1fd31d8a906b83b320a3591cf6996d:latest
Bundling asset persistence/syllabus-sync/syllabus-update-function/update-syllabus/Code/Stage...
Sending build context to Docker daemon  2.048kB

Step 1/4 : ARG IMAGE=public.ecr.aws/sam/build-python3.7
Step 2/4 : FROM $IMAGE
 ---> 7925e2bf1015
Step 3/4 : RUN yum -q list installed rsync &>/dev/null || yum install -y rsync
 ---> Using cache
 ---> 159ffc25b208
Step 4/4 : CMD [ "python" ]
 ---> Using cache
 ---> 9cbe2516ea67
Successfully built 9cbe2516ea67
Successfully tagged cdk-3a022c889d68968834a96a9fb1e67891caec14b5bd613ecf090b28f40a959b8a:latest
Bundling asset business/cognito-endpoint/presign-up-handle/base-function/Code/Stage...
Sending build context to Docker daemon  3.584kB

Step 1/9 : ARG IMAGE=public.ecr.aws/sam/build-python3.7
Step 2/9 : FROM $IMAGE
 ---> 7925e2bf1015
Step 3/9 : RUN yum -q list installed rsync &>/dev/null || yum install -y rsync
 ---> Using cache
 ---> 159ffc25b208
Step 4/9 : RUN pip install --upgrade pip
 ---> Using cache
 ---> 0392388d1c53
Step 5/9 : RUN pip install pipenv poetry
 ---> Using cache
 ---> 1dc29eba3d90
Step 6/9 : WORKDIR /var/dependencies
 ---> Using cache
 ---> 5fcdcc29b1ad
Step 7/9 : COPY Pipfile* pyproject* poetry* requirements.tx[t] ./
 ---> Using cache
 ---> 919a928fbae9
Step 8/9 : RUN [ -f 'Pipfile' ] && pipenv lock -r >requirements.txt;     [ -f 'poetry.lock' ] && poetry export --with-credentials --format requirements.txt --output requirements.txt;     [ -f 'requirements.txt' ] && pip install -r requirements.txt -t .;
 ---> Using cache
 ---> 3b96e4a11162
Step 9/9 : CMD [ "python" ]
 ---> Using cache
 ---> 2c7bfea6d544
Successfully built 2c7bfea6d544
Successfully tagged cdk-5e60eb30050255d24a6ce202a6480b5e23a556233fe1da7c06e191c2ef459971:latest
Bundling asset business/rest-api-endpoint/syllabus-api/syllabus-function/get-course/Code/Stage...
Sending build context to Docker daemon  3.584kB

Step 1/9 : ARG IMAGE=public.ecr.aws/sam/build-python3.7
Step 2/9 : FROM $IMAGE
 ---> 7925e2bf1015
Step 3/9 : RUN yum -q list installed rsync &>/dev/null || yum install -y rsync
 ---> Using cache
 ---> 159ffc25b208
Step 4/9 : RUN pip install --upgrade pip
 ---> Using cache
 ---> 0392388d1c53
Step 5/9 : RUN pip install pipenv poetry
 ---> Using cache
 ---> 1dc29eba3d90
Step 6/9 : WORKDIR /var/dependencies
 ---> Using cache
 ---> 5fcdcc29b1ad
Step 7/9 : COPY Pipfile* pyproject* poetry* requirements.tx[t] ./
 ---> 28faad7b1ccd
Step 8/9 : RUN [ -f 'Pipfile' ] && pipenv lock -r >requirements.txt;     [ -f 'poetry.lock' ] && poetry export --with-credentials --format requirements.txt --output requirements.txt;     [ -f 'requirements.txt' ] && pip install -r requirements.txt -t .;
 ---> Running in afa7ef86fa39
Collecting aiohttp
  Downloading aiohttp-3.8.1-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.2 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 72.4 MB/s eta 0:00:00
Collecting frozenlist>=1.1.1
  Downloading frozenlist-1.3.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (156 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 156.2/156.2 KB 47.6 MB/s eta 0:00:00
Collecting multidict<7.0,>=4.5
  Downloading multidict-6.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (114 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 114.2/114.2 KB 31.1 MB/s eta 0:00:00
Collecting aiosignal>=1.1.2
  Downloading aiosignal-1.2.0-py3-none-any.whl (8.2 kB)
Collecting yarl<2.0,>=1.0
  Downloading yarl-1.7.2-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (304 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 304.5/304.5 KB 66.1 MB/s eta 0:00:00
Collecting attrs>=17.3.0
  Downloading attrs-21.4.0-py2.py3-none-any.whl (60 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.6/60.6 KB 19.1 MB/s eta 0:00:00
Collecting charset-normalizer<3.0,>=2.0
  Using cached charset_normalizer-2.0.11-py3-none-any.whl (39 kB)
Collecting async-timeout<5.0,>=4.0.0a3
  Downloading async_timeout-4.0.2-py3-none-any.whl (5.8 kB)
Collecting idna>=2.0
  Using cached idna-3.3-py3-none-any.whl (61 kB)
Installing collected packages: multidict, idna, frozenlist, charset-normalizer, attrs, async-timeout, yarl, aiosignal, aiohttp
Successfully installed aiohttp-3.8.1 aiosignal-1.2.0 async-timeout-4.0.2 attrs-21.4.0 charset-normalizer-2.0.11 frozenlist-1.3.0 idna-3.3 multidict-6.0.2 yarl-1.7.2
�[91mWARNING: 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
�[0mRemoving intermediate container afa7ef86fa39
 ---> 07696ba3a382
Step 9/9 : CMD [ "python" ]
 ---> Running in 81928994a010
Removing intermediate container 81928994a010
 ---> 244d1f35bc12
Successfully built 244d1f35bc12
Successfully tagged cdk-d6469d7f116c809bf1d4b0dc4729d1b3ccffa685dcd6b3706f384826f75890b2:latest
Bundling asset business/rest-api-endpoint/syllabus-api/syllabus-function/post-book/Code/Stage...
Sending build context to Docker daemon  2.048kB

Step 1/4 : ARG IMAGE=public.ecr.aws/sam/build-python3.7
Step 2/4 : FROM $IMAGE
 ---> 7925e2bf1015
Step 3/4 : RUN yum -q list installed rsync &>/dev/null || yum install -y rsync
 ---> Using cache
 ---> 159ffc25b208
Step 4/4 : CMD [ "python" ]
 ---> Using cache
 ---> 9cbe2516ea67
Successfully built 9cbe2516ea67
Successfully tagged cdk-b2666ce38b53bff2a40d6cd77d3ef389d0689002b486d6a2f6e2507e7127818f:latest
Bundling asset business/rest-api-endpoint/course-reviews-api/crud-functions/get-reviews/Code/Stage...
Sending build context to Docker daemon  3.584kB

Step 1/9 : ARG IMAGE=public.ecr.aws/sam/build-python3.7
Step 2/9 : FROM $IMAGE
 ---> 7925e2bf1015
Step 3/9 : RUN yum -q list installed rsync &>/dev/null || yum install -y rsync
 ---> Using cache
 ---> 159ffc25b208
Step 4/9 : RUN pip install --upgrade pip
 ---> Using cache
 ---> 0392388d1c53
Step 5/9 : RUN pip install pipenv poetry
 ---> Using cache
 ---> 1dc29eba3d90
Step 6/9 : WORKDIR /var/dependencies
 ---> Using cache
 ---> 5fcdcc29b1ad
Step 7/9 : COPY Pipfile* pyproject* poetry* requirements.tx[t] ./
 ---> 675cc892518c
Step 8/9 : RUN [ -f 'Pipfile' ] && pipenv lock -r >requirements.txt;     [ -f 'poetry.lock' ] && poetry export --with-credentials --format requirements.txt --output requirements.txt;     [ -f 'requirements.txt' ] && pip install -r requirements.txt -t .;
 ---> Running in 0acdf8d67974
Collecting google-cloud-translate
  Downloading google_cloud_translate-3.6.1-py2.py3-none-any.whl (111 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 111.6/111.6 KB 21.0 MB/s eta 0:00:00
Collecting proto-plus>=0.4.0
  Downloading proto_plus-1.20.0-py3-none-any.whl (45 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 45.7/45.7 KB 16.8 MB/s eta 0:00:00
Collecting google-cloud-core<3.0.0dev,>=1.3.0
  Downloading google_cloud_core-2.2.2-py2.py3-none-any.whl (29 kB)
Collecting google-api-core[grpc]<3.0.0dev,>=1.28.0
  Downloading google_api_core-2.5.0-py2.py3-none-any.whl (111 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 111.8/111.8 KB 35.1 MB/s eta 0:00:00
Collecting protobuf>=3.12.0
  Downloading protobuf-3.19.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 83.2 MB/s eta 0:00:00
Collecting requests<3.0.0dev,>=2.18.0
  Using cached requests-2.27.1-py2.py3-none-any.whl (63 kB)
Collecting google-auth<3.0dev,>=1.25.0
  Downloading google_auth-2.6.0-py2.py3-none-any.whl (156 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 156.3/156.3 KB 45.9 MB/s eta 0:00:00
Collecting googleapis-common-protos<2.0dev,>=1.52.0
  Downloading googleapis_common_protos-1.54.0-py2.py3-none-any.whl (207 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 208.0/208.0 KB 58.9 MB/s eta 0:00:00
Collecting grpcio-status<2.0dev,>=1.33.2
  Downloading grpcio_status-1.43.0-py3-none-any.whl (10.0 kB)
Collecting grpcio<2.0dev,>=1.33.2
  Downloading grpcio-1.43.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.1 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.1/4.1 MB 105.3 MB/s eta 0:00:00
Collecting six>=1.9.0
  Using cached six-1.16.0-py2.py3-none-any.whl (11 kB)
Collecting pyasn1-modules>=0.2.1
  Downloading pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.3/155.3 KB 45.5 MB/s eta 0:00:00
Collecting rsa<5,>=3.1.4
  Downloading rsa-4.8-py3-none-any.whl (39 kB)
Collecting cachetools<6.0,>=2.0.0
  Downloading cachetools-5.0.0-py3-none-any.whl (9.1 kB)
Collecting certifi>=2017.4.17
  Using cached certifi-2021.10.8-py2.py3-none-any.whl (149 kB)
Collecting idna<4,>=2.5
  Using cached idna-3.3-py3-none-any.whl (61 kB)
Collecting charset-normalizer~=2.0.0
  Using cached charset_normalizer-2.0.11-py3-none-any.whl (39 kB)
Collecting urllib3<1.27,>=1.21.1
  Using cached urllib3-1.26.8-py2.py3-none-any.whl (138 kB)
Collecting pyasn1<0.5.0,>=0.4.6
  Downloading pyasn1-0.4.8-py2.py3-none-any.whl (77 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.1/77.1 KB 27.0 MB/s eta 0:00:00
Installing collected packages: pyasn1, certifi, urllib3, six, rsa, pyasn1-modules, protobuf, idna, charset-normalizer, cachetools, requests, proto-plus, grpcio, googleapis-common-protos, google-auth, grpcio-status, google-api-core, google-cloud-core, google-cloud-translate
Successfully installed cachetools-5.0.0 certifi-2021.10.8 charset-normalizer-2.0.11 google-api-core-2.5.0 google-auth-2.6.0 google-cloud-core-2.2.2 google-cloud-translate-3.6.1 googleapis-common-protos-1.54.0 grpcio-1.43.0 grpcio-status-1.43.0 idna-3.3 proto-plus-1.20.0 protobuf-3.19.4 pyasn1-0.4.8 pyasn1-modules-0.2.8 requests-2.27.1 rsa-4.8 six-1.16.0 urllib3-1.26.8
�[91mWARNING: 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
�[0mRemoving intermediate container 0acdf8d67974
 ---> f9514de7a003
Step 9/9 : CMD [ "python" ]
 ---> Running in 982292c63810
Removing intermediate container 982292c63810
 ---> f31cbfd3d6c8
Successfully built f31cbfd3d6c8
Successfully tagged cdk-1d3a32c3d22e365d5cdcdb19f1866568a19c47d1dab361cadc665329a9402cdf:latest
Bundling asset business/rest-api-endpoint/course-reviews-api/crud-functions/post-review/Code/Stage...
Sending build context to Docker daemon  3.584kB

Step 1/9 : ARG IMAGE=public.ecr.aws/sam/build-python3.7
Step 2/9 : FROM $IMAGE
 ---> 7925e2bf1015
Step 3/9 : RUN yum -q list installed rsync &>/dev/null || yum install -y rsync
 ---> Using cache
 ---> 159ffc25b208
Step 4/9 : RUN pip install --upgrade pip
 ---> Using cache
 ---> 0392388d1c53
Step 5/9 : RUN pip install pipenv poetry
 ---> Using cache
 ---> 1dc29eba3d90
Step 6/9 : WORKDIR /var/dependencies
 ---> Using cache
 ---> 5fcdcc29b1ad
Step 7/9 : COPY Pipfile* pyproject* poetry* requirements.tx[t] ./
 ---> Using cache
 ---> 675cc892518c
Step 8/9 : RUN [ -f 'Pipfile' ] && pipenv lock -r >requirements.txt;     [ -f 'poetry.lock' ] && poetry export --with-credentials --format requirements.txt --output requirements.txt;     [ -f 'requirements.txt' ] && pip install -r requirements.txt -t .;
 ---> Using cache
 ---> f9514de7a003
Step 9/9 : CMD [ "python" ]
 ---> Using cache
 ---> f31cbfd3d6c8
Successfully built f31cbfd3d6c8
Successfully tagged cdk-cfac07c50a80c172f8e9887f8e777232359ca1c704fef0d721860a599dbc602e:latest
Bundling asset business/rest-api-endpoint/course-reviews-api/crud-functions/patch-review/Code/Stage...
Sending build context to Docker daemon  2.048kB

Step 1/4 : ARG IMAGE=public.ecr.aws/sam/build-python3.7
Step 2/4 : FROM $IMAGE
 ---> 7925e2bf1015
Step 3/4 : RUN yum -q list installed rsync &>/dev/null || yum install -y rsync
 ---> Using cache
 ---> 159ffc25b208
Step 4/4 : CMD [ "python" ]
 ---> Using cache
 ---> 9cbe2516ea67
Successfully built 9cbe2516ea67
Successfully tagged cdk-027dec55d3cda1cf6f5e64d901bcb22ecd44ccaa0d516d323ab877ffa7dc7af1:latest
Bundling asset business/rest-api-endpoint/course-reviews-api/crud-functions/delete-review/Code/Stage...
Sending build context to Docker daemon  2.048kB

Step 1/4 : ARG IMAGE=public.ecr.aws/sam/build-python3.7
Step 2/4 : FROM $IMAGE
 ---> 7925e2bf1015
Step 3/4 : RUN yum -q list installed rsync &>/dev/null || yum install -y rsync
 ---> Using cache
 ---> 159ffc25b208
Step 4/4 : CMD [ "python" ]
 ---> Using cache
 ---> 9cbe2516ea67
Successfully built 9cbe2516ea67
Successfully tagged cdk-af127b1d249c35f1b9f2d0295cb01de42c511d1e2cc40bbc6867f8ffefbc81b4:latest
Bundling asset business/rest-api-endpoint/timetable-api/crud-functions/get-timetable/Code/Stage...
Sending build context to Docker daemon  2.048kB

Step 1/4 : ARG IMAGE=public.ecr.aws/sam/build-python3.7
Step 2/4 : FROM $IMAGE
 ---> 7925e2bf1015
Step 3/4 : RUN yum -q list installed rsync &>/dev/null || yum install -y rsync
 ---> Using cache
 ---> 159ffc25b208
Step 4/4 : CMD [ "python" ]
 ---> Using cache
 ---> 9cbe2516ea67
Successfully built 9cbe2516ea67
Successfully tagged cdk-707906bc8e3373db239e478800711c5d9c06a2723876402a8e2bbd10fc5cd3c7:latest
Bundling asset business/rest-api-endpoint/timetable-api/crud-functions/post-timetable/Code/Stage...
Sending build context to Docker daemon  2.048kB

Step 1/4 : ARG IMAGE=public.ecr.aws/sam/build-python3.7
Step 2/4 : FROM $IMAGE
 ---> 7925e2bf1015
Step 3/4 : RUN yum -q list installed rsync &>/dev/null || yum install -y rsync
 ---> Using cache
 ---> 159ffc25b208
Step 4/4 : CMD [ "python" ]
 ---> Using cache
 ---> 9cbe2516ea67
Successfully built 9cbe2516ea67
Successfully tagged cdk-24b538564786fa630eca3cf38ae680c21799aec15a4a075991e5426d3066fe9d:latest
Bundling asset business/rest-api-endpoint/timetable-api/crud-functions/patch-timetable/Code/Stage...
Sending build context to Docker daemon  133.1kB

Step 1/12 : ARG IMAGE=public.ecr.aws/sam/build-nodejs14.x
Step 2/12 : FROM $IMAGE
latest: Pulling from sam/build-nodejs14.x
1533ccbbac79: Already exists
449ab693a06e: Pulling fs layer
5707912faff9: Pulling fs layer
43360fb69a6e: Pulling fs layer
7222bf10de3c: Pulling fs layer
7e9f7a10f66d: Pulling fs layer
d0374ab3e8b4: Pulling fs layer
48a7e4b1f570: Pulling fs layer
4f7546189d0c: Pulling fs layer
7a9777a2df7c: Pulling fs layer
7222bf10de3c: Waiting
7e9f7a10f66d: Waiting
d0374ab3e8b4: Waiting
48a7e4b1f570: Waiting
7a9777a2df7c: Waiting
4f7546189d0c: Waiting
449ab693a06e: Verifying Checksum
449ab693a06e: Download complete
449ab693a06e: Pull complete
7222bf10de3c: Verifying Checksum
7222bf10de3c: Download complete
7e9f7a10f66d: Verifying Checksum
7e9f7a10f66d: Download complete
d0374ab3e8b4: Verifying Checksum
d0374ab3e8b4: Download complete
48a7e4b1f570: Verifying Checksum
48a7e4b1f570: Download complete
4f7546189d0c: Download complete
7a9777a2df7c: Verifying Checksum
7a9777a2df7c: Download complete
43360fb69a6e: Verifying Checksum
43360fb69a6e: Download complete
5707912faff9: Verifying Checksum
5707912faff9: Download complete
5707912faff9: Pull complete
43360fb69a6e: Pull complete
7222bf10de3c: Pull complete
7e9f7a10f66d: Pull complete
d0374ab3e8b4: Pull complete
48a7e4b1f570: Pull complete
4f7546189d0c: Pull complete
7a9777a2df7c: Pull complete
Digest: sha256:551abb8ac6437ea6eb92ce72ea85186c0ca85d4ff5adbd92b4d90b0e5e1ac341
Status: Downloaded newer image for public.ecr.aws/sam/build-nodejs14.x:latest
 ---> c5e253a1151c
Step 3/12 : RUN npm install --global [email protected]
 ---> Running in dbceb40cd5f5
/var/lang/bin/yarn -> /var/lang/lib/node_modules/yarn/bin/yarn.js
/var/lang/bin/yarnpkg -> /var/lang/lib/node_modules/yarn/bin/yarn.js
+ [email protected]
added 1 package in 0.292s
Removing intermediate container dbceb40cd5f5
 ---> 513696ea021c
Step 4/12 : RUN npm install --global pnpm
 ---> Running in 0831997a0f73
/var/lang/bin/pnpm -> /var/lang/lib/node_modules/pnpm/bin/pnpm.cjs
/var/lang/bin/pnpx -> /var/lang/lib/node_modules/pnpm/bin/pnpx.cjs
+ [email protected]
added 1 package in 0.845s
Removing intermediate container 0831997a0f73
 ---> 462ea610e457
Step 5/12 : RUN npm install --global typescript
 ---> Running in 9458ab76ddd4
/var/lang/bin/tsc -> /var/lang/lib/node_modules/typescript/bin/tsc
/var/lang/bin/tsserver -> /var/lang/lib/node_modules/typescript/bin/tsserver
+ [email protected]
added 1 package from 1 contributor in 1.211s
Removing intermediate container 9458ab76ddd4
 ---> 69ac9572a51f
Step 6/12 : ARG ESBUILD_VERSION=0
 ---> Running in a2324d92db15
Removing intermediate container a2324d92db15
 ---> 06a0ac62d20c
Step 7/12 : RUN npm install --global --unsafe-perm=true esbuild@$ESBUILD_VERSION
 ---> Running in 146257f238b4
/var/lang/bin/esbuild -> /var/lang/lib/node_modules/esbuild/bin/esbuild

> [email protected] postinstall /var/lang/lib/node_modules/esbuild
> node install.js

�[91mnpm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-android-arm64):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"android","arch":"arm64"} (current: {"os":"linux","arch":"x64"})
�[0m�[91mnpm WARN �[0m�[91moptional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-linux-32):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"linux","arch":"ia32"} (current: {"os":"linux","arch":"x64"})
�[0m�[91mnpm WARN �[0m�[91moptional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-linux-mips64le):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"linux","arch":"mips64el"} (current: {"os":"linux","arch":"x64"})
�[0m�[91mnpm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-linux-arm):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"linux","arch":"arm"} (current: {"os":"linux","arch":"x64"})
�[0m�[91mnpm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-darwin-arm64):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"arm64"} (current: {"os":"linux","arch":"x64"})
�[0m�[91mnpm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-linux-arm64):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"linux","arch":"arm64"} (current: {"os":"linux","arch":"x64"})
�[0m�[91mnpm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-darwin-64):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"x64"} (current: {"os":"linux","arch":"x64"})
�[0m�[91mnpm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-freebsd-64):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"freebsd","arch":"x64"} (current: {"os":"linux","arch":"x64"})
�[0m�[91mnpm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-freebsd-arm64):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"freebsd","arch":"arm64"} (current: {"os":"linux","arch":"x64"})
�[0m�[91mnpm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-linux-s390x):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"linux","arch":"s390x"} (current: {"os":"linux","arch":"x64"})
�[0m�[91mnpm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-linux-ppc64le):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"linux","arch":"ppc64"} (current: {"os":"linux","arch":"x64"})
�[0m�[91mnpm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-netbsd-64):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"netbsd","arch":"x64"} (current: {"os":"linux","arch":"x64"})
�[0m�[91mnpm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-linux-riscv64):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"linux","arch":"riscv64"} (current: {"os":"linux","arch":"x64"})
�[0m�[91mnpm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-sunos-64):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"sunos","arch":"x64"} (current: {"os":"linux","arch":"x64"})
�[0m�[91mnpm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-openbsd-64):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"openbsd","arch":"x64"} (current: {"os":"linux","arch":"x64"})
�[0m�[91mnpm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-windows-32):
�[0m�[91mnpm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"win32","arch":"ia32"} (current: {"os":"linux","arch":"x64"})
�[0m�[91mnpm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-windows-arm64):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"win32","arch":"arm64"} (current: {"os":"linux","arch":"x64"})
�[0m�[91mnpm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-windows-64):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"win32","arch":"x64"} (current: {"os":"linux","arch":"x64"})
�[0m�[91m
�[0m+ [email protected]
added 2 packages in 2.269s
Removing intermediate container 146257f238b4
 ---> d65b8b43cb6f
Step 8/12 : RUN mkdir /tmp/npm-cache &&     chmod -R 777 /tmp/npm-cache &&     npm config --global set cache /tmp/npm-cache
 ---> Running in 67585cc09aee
Removing intermediate container 67585cc09aee
 ---> 622e4cc9463f
Step 9/12 : RUN mkdir /tmp/yarn-cache &&     chmod -R 777 /tmp/yarn-cache &&     yarn config set cache-folder /tmp/yarn-cache
 ---> Running in f0e238a77987
yarn config v1.22.5
success Set "cache-folder" to "/tmp/yarn-cache".
Done in 0.02s.
Removing intermediate container f0e238a77987
 ---> 0c6a6fbe3f7a
Step 10/12 : RUN npm config --global set update-notifier false
 ---> Running in 0e31b56b95a4
Removing intermediate container 0e31b56b95a4
 ---> 796f5735a6c1
Step 11/12 : RUN /sbin/useradd -u 1000 user && chmod 711 /
 ---> Running in ba459bcec87b
Removing intermediate container ba459bcec87b
 ---> 40e8778b10ae
Step 12/12 : CMD [ "esbuild" ]
 ---> Running in 0b528e7051cf
Removing intermediate container 0b528e7051cf
 ---> 629f57775120
Successfully built 629f57775120
Successfully tagged cdk-6d527ea52fab0fb59826cdda01988e9d1b89d830f98c30ba0b34a61688f25e09:latest
Bundling asset admin/build-notifier/subscriber-function/base-function/Code/Stage...
esbuild cannot run locally. Switching to Docker bundling.

  asset-output/index.js  1.9kb

⚡ Done in 2ms
Sending build context to Docker daemon  133.1kB

Step 1/12 : ARG IMAGE=public.ecr.aws/sam/build-nodejs14.x
Step 2/12 : FROM $IMAGE
 ---> c5e253a1151c
Step 3/12 : RUN npm install --global [email protected]
 ---> Using cache
 ---> 513696ea021c
Step 4/12 : RUN npm install --global pnpm
 ---> Using cache
 ---> 462ea610e457
Step 5/12 : RUN npm install --global typescript
 ---> Using cache
 ---> 69ac9572a51f
Step 6/12 : ARG ESBUILD_VERSION=0
 ---> Using cache
 ---> 06a0ac62d20c
Step 7/12 : RUN npm install --global --unsafe-perm=true esbuild@$ESBUILD_VERSION
 ---> Using cache
 ---> d65b8b43cb6f
Step 8/12 : RUN mkdir /tmp/npm-cache &&     chmod -R 777 /tmp/npm-cache &&     npm config --global set cache /tmp/npm-cache
 ---> Using cache
 ---> 622e4cc9463f
Step 9/12 : RUN mkdir /tmp/yarn-cache &&     chmod -R 777 /tmp/yarn-cache &&     yarn config set cache-folder /tmp/yarn-cache
 ---> Using cache
 ---> 0c6a6fbe3f7a
Step 10/12 : RUN npm config --global set update-notifier false
 ---> Using cache
 ---> 796f5735a6c1
Step 11/12 : RUN /sbin/useradd -u 1000 user && chmod 711 /
 ---> Using cache
 ---> 40e8778b10ae
Step 12/12 : CMD [ "esbuild" ]
 ---> Using cache
 ---> 629f57775120
Successfully built 629f57775120
Successfully tagged cdk-6d527ea52fab0fb59826cdda01988e9d1b89d830f98c30ba0b34a61688f25e09:latest
Bundling asset admin/scraper-notifier/subscriber-function/base-function/Code/Stage...
esbuild cannot run locally. Switching to Docker bundling.

  asset-output/index.js  1.6kb

⚡ Done in 2ms
Stack persistence
There were no differences
Stack wt-hosted-zone
There were no differences
Stack business
Resources
[-] AWS::ApiGateway::Deployment restapiendpointproddeployment044939E14e541856bb6ab6b7e897b2f880c66dbb destroy
[-] AWS::ApiGateway::Deployment restapiendpointdevdeployment6E7C4E8A22e564bfaf2e9a3a478030aea41db95d destroy
[+] AWS::ApiGateway::Deployment rest-api-endpoint/prod-deployment restapiendpointproddeployment044939E122e564bfaf2e9a3a478030aea41db95d 
[+] AWS::ApiGateway::Deployment rest-api-endpoint/dev-deployment restapiendpointdevdeployment6E7C4E8A549ab19dc7ae43ba22787812ed7a971d 
[~] AWS::ApiGateway::Stage rest-api-endpoint/prod-stage restapiendpointprodstage29901B5F 
 └─ [~] DeploymentId
     └─ [~] .Ref:
         ├─ [-] restapiendpointproddeployment044939E14e541856bb6ab6b7e897b2f880c66dbb
         └─ [+] restapiendpointproddeployment044939E122e564bfaf2e9a3a478030aea41db95d
[~] AWS::ApiGateway::Stage rest-api-endpoint/dev-stage restapiendpointdevstage0CDF6AEB 
 └─ [~] DeploymentId
     └─ [~] .Ref:
         ├─ [-] restapiendpointdevdeployment6E7C4E8A22e564bfaf2e9a3a478030aea41db95d
         └─ [+] restapiendpointdevdeployment6E7C4E8A549ab19dc7ae43ba22787812ed7a971d

Stack presentation
There were no differences
Stack admin
There were no differences

@renovate renovate bot force-pushed the renovate/node-16.x branch from ca2f88c to e6afbbb Compare February 10, 2022 11:11
@renovate renovate bot changed the title chore(deps): update dependency @types/node to v16.11.23 chore(deps): update dependency @types/node to v16.11.24 Feb 10, 2022
@AustinZhu
Copy link
Member

Sending build context to Docker daemon  3.584kB

Step 1/9 : ARG IMAGE=public.ecr.aws/sam/build-python3.7
Step 2/9 : FROM $IMAGE
latest: Pulling from sam/build-python3.9
1533ccbbac79: Pulling fs layer
f4222fa12a28: Pulling fs layer
ec1a8451d297: Pulling fs layer
e6574f313133: Pulling fs layer
04953c722c8b: Pulling fs layer
8e410e941e98: Pulling fs layer
11d61a0ecb59: Pulling fs layer
46e549523509: Pulling fs layer
f2c9996e16c5: Pulling fs layer
866e7f50ff17: Pulling fs layer
e6574f313133: Waiting
04953c722c8b: Waiting
8e410e941e98: Waiting
11d61a0ecb59: Waiting
46e549523509: Waiting
f2c9996e16c5: Waiting
866e7f50ff17: Waiting
f4222fa12a28: Verifying Checksum
f4222fa12a28: Download complete
e6574f313133: Verifying Checksum
e6574f313133: Download complete
ec1a8451d297: Verifying Checksum
ec1a8451d297: Download complete
1533ccbbac79: Verifying Checksum
1533ccbbac79: Download complete
8e410e941e98: Verifying Checksum
8e410e941e98: Download complete
11d61a0ecb59: Verifying Checksum
11d61a0ecb59: Download complete
46e549523509: Verifying Checksum
46e549523509: Download complete
f2c9996e16c5: Verifying Checksum
f2c9996e16c5: Download complete
866e7f50ff17: Verifying Checksum
866e7f50ff17: Download complete
1533ccbbac79: Pull complete
04953c722c8b: Verifying Checksum
04953c722c8b: Download complete
f4222fa12a28: Pull complete
ec1a8451d297: Pull complete
e6574f313133: Pull complete
04953c722c8b: Pull complete
8e410e941e98: Pull complete
11d61a0ecb59: Pull complete
46e549523509: Pull complete
f2c9996e16c5: Pull complete
866e7f50ff17: Pull complete
Digest: sha256:31621deaf6d0e4097f718f8cdbdb53a9a9e3422b1c32bce811f38d2703c47922
Status: Downloaded newer image for public.ecr.aws/sam/build-python3.9:latest
 ---> 7925e2bf1015
Step 3/9 : RUN yum -q list installed rsync &>/dev/null || yum install -y rsync
 ---> Running in fc8e4d5864c9
Removing intermediate container fc8e4d5864c9
 ---> f1e78aa7b8a3
Step 4/9 : RUN pip install --upgrade pip
 ---> Running in 3a8ac50d415e
Requirement already satisfied: pip in /var/lang/lib/python3.9/site-packages (21.2.4)
Collecting pip
  Downloading pip-22.0.3-py3-none-any.whl (2.1 MB)
Installing collected packages: pip
  Attempting uninstall: pip
    Found existing installation: pip 21.2.4
    Uninstalling pip-21.2.4:
      Successfully uninstalled pip-21.2.4
�[91mWARNING: 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
�[0mSuccessfully installed pip-22.0.3
Removing intermediate container 3a8ac50d415e
 ---> 6d555fff7117
Step 5/9 : RUN pip install pipenv poetry
 ---> Running in a65a955d0a1d
Collecting pipenv
  Downloading pipenv-2022.1.8-py2.py3-none-any.whl (3.6 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.6/3.6 MB 56.5 MB/s eta 0:00:00
Collecting poetry
  Downloading poetry-1.1.12-py2.py3-none-any.whl (175 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 175.0/175.0 KB 25.4 MB/s eta 0:00:00
Collecting virtualenv
  Downloading virtualenv-20.13.1-py2.py3-none-any.whl (8.6 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.6/8.6 MB 71.6 MB/s eta 0:00:00
Collecting certifi
  Downloading certifi-2021.10.8-py2.py3-none-any.whl (149 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 149.2/149.2 KB 30.4 MB/s eta 0:00:00
Requirement already satisfied: setuptools>=36.2.1 in /var/lang/lib/python3.9/site-packages (from pipenv) (58.1.0)
Collecting virtualenv-clone>=0.2.5
  Downloading virtualenv_clone-0.5.7-py3-none-any.whl (6.6 kB)
Requirement already satisfied: pip>=18.0 in /var/lang/lib/python3.9/site-packages (from pipenv) (22.0.3)
Collecting shellingham<2.0,>=1.1
  Downloading shellingham-1.4.0-py2.py3-none-any.whl (9.4 kB)
Collecting keyring<22.0.0,>=21.2.0
  Downloading keyring-21.8.0-py3-none-any.whl (32 kB)
Collecting poetry-core<1.1.0,>=1.0.7
  Downloading poetry_core-1.0.7-py2.py3-none-any.whl (424 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 424.8/424.8 KB 52.5 MB/s eta 0:00:00
Collecting cachy<0.4.0,>=0.3.0
  Downloading cachy-0.3.0-py2.py3-none-any.whl (20 kB)
Collecting cachecontrol[filecache]<0.13.0,>=0.12.9
  Downloading CacheControl-0.12.10-py2.py3-none-any.whl (20 kB)
Collecting pexpect<5.0.0,>=4.7.0
  Downloading pexpect-4.8.0-py2.py3-none-any.whl (59 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 59.0/59.0 KB 16.1 MB/s eta 0:00:00
Collecting clikit<0.7.0,>=0.6.2
  Downloading clikit-0.6.2-py2.py3-none-any.whl (91 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.8/91.8 KB 25.1 MB/s eta 0:00:00
Collecting requests-toolbelt<0.10.0,>=0.9.1
  Downloading requests_toolbelt-0.9.1-py2.py3-none-any.whl (54 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.3/54.3 KB 14.2 MB/s eta 0:00:00
Collecting requests<3.0,>=2.18
  Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.1/63.1 KB 14.9 MB/s eta 0:00:00
Collecting tomlkit<1.0.0,>=0.7.0
  Downloading tomlkit-0.9.2-py3-none-any.whl (32 kB)
Collecting html5lib<2.0,>=1.0
  Downloading html5lib-1.1-py2.py3-none-any.whl (112 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 112.2/112.2 KB 27.3 MB/s eta 0:00:00
Collecting cleo<0.9.0,>=0.8.1
  Downloading cleo-0.8.1-py2.py3-none-any.whl (21 kB)
Collecting pkginfo<2.0,>=1.4
  Downloading pkginfo-1.8.2-py2.py3-none-any.whl (26 kB)
Collecting packaging<21.0,>=20.4
  Downloading packaging-20.9-py2.py3-none-any.whl (40 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 KB 10.1 MB/s eta 0:00:00
Collecting crashtest<0.4.0,>=0.3.0
  Downloading crashtest-0.3.1-py3-none-any.whl (7.0 kB)
Collecting msgpack>=0.5.2
  Downloading msgpack-1.0.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (322 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 322.2/322.2 KB 42.5 MB/s eta 0:00:00
Collecting lockfile>=0.9
  Downloading lockfile-0.12.2-py2.py3-none-any.whl (13 kB)
Collecting pylev<2.0,>=1.3
  Downloading pylev-1.4.0-py2.py3-none-any.whl (6.1 kB)
Collecting pastel<0.3.0,>=0.2.0
  Downloading pastel-0.2.1-py2.py3-none-any.whl (6.0 kB)
Collecting six>=1.9
  Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
Collecting webencodings
  Downloading webencodings-0.5.1-py2.py3-none-any.whl (11 kB)
Collecting jeepney>=0.4.2
  Downloading jeepney-0.7.1-py3-none-any.whl (54 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.1/54.1 KB 14.6 MB/s eta 0:00:00
Collecting SecretStorage>=3.2
  Downloading SecretStorage-3.3.1-py3-none-any.whl (15 kB)
Collecting pyparsing>=2.0.2
  Downloading pyparsing-3.0.7-py3-none-any.whl (98 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.0/98.0 KB 24.7 MB/s eta 0:00:00
Collecting ptyprocess>=0.5
  Downloading ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB)
Collecting charset-normalizer~=2.0.0
  Downloading charset_normalizer-2.0.11-py3-none-any.whl (39 kB)
Collecting urllib3<1.27,>=1.21.1
  Downloading urllib3-1.26.8-py2.py3-none-any.whl (138 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.7/138.7 KB 32.2 MB/s eta 0:00:00
Collecting idna<4,>=2.5
  Downloading idna-3.3-py3-none-any.whl (61 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 KB 7.7 MB/s eta 0:00:00
Collecting filelock<4,>=3.2
  Downloading filelock-3.4.2-py3-none-any.whl (9.9 kB)
Collecting platformdirs<3,>=2
  Downloading platformdirs-2.5.0-py3-none-any.whl (14 kB)
Collecting distlib<1,>=0.3.1
  Downloading distlib-0.3.4-py2.py3-none-any.whl (461 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 461.2/461.2 KB 56.9 MB/s eta 0:00:00
Collecting cryptography>=2.0
  Downloading cryptography-36.0.1-cp36-abi3-manylinux_2_24_x86_64.whl (3.6 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.6/3.6 MB 70.9 MB/s eta 0:00:00
Collecting cffi>=1.12
  Downloading cffi-1.15.0-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (444 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 444.3/444.3 KB 58.6 MB/s eta 0:00:00
Collecting pycparser
  Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 KB 26.3 MB/s eta 0:00:00
Installing collected packages: webencodings, pylev, ptyprocess, pkginfo, msgpack, lockfile, distlib, certifi, virtualenv-clone, urllib3, tomlkit, six, shellingham, pyparsing, pycparser, poetry-core, platformdirs, pexpect, pastel, jeepney, idna, filelock, crashtest, charset-normalizer, cachy, virtualenv, requests, packaging, html5lib, clikit, cffi, requests-toolbelt, pipenv, cryptography, cleo, cachecontrol, SecretStorage, keyring, poetry
Successfully installed SecretStorage-3.3.1 cachecontrol-0.12.10 cachy-0.3.0 certifi-2021.10.8 cffi-1.15.0 charset-normalizer-2.0.11 cleo-0.8.1 clikit-0.6.2 crashtest-0.3.1 cryptography-36.0.1 distlib-0.3.4 filelock-3.4.2 html5lib-1.1 idna-3.3 jeepney-0.7.1 keyring-21.8.0 lockfile-0.12.2 msgpack-1.0.3 packaging-20.9 pastel-0.2.1 pexpect-4.8.0 pipenv-2022.1.8 pkginfo-1.8.2 platformdirs-2.5.0 poetry-1.1.12 poetry-core-1.0.7 ptyprocess-0.7.0 pycparser-2.21 pylev-1.4.0 pyparsing-3.0.7 requests-2.27.1 requests-toolbelt-0.9.1 shellingham-1.4.0 six-1.16.0 tomlkit-0.9.2 urllib3-1.26.8 virtualenv-20.13.1 virtualenv-clone-0.5.7 webencodings-0.5.1
�[91mWARNING: 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
�[0mRemoving intermediate container a65a955d0a1d
 ---> e5fbde7b2f41
Step 6/9 : WORKDIR /var/dependencies
 ---> Running in 9a3a85bbb28e
Removing intermediate container 9a3a85bbb28e
 ---> bc152b780a3f
Step 7/9 : COPY Pipfile* pyproject* poetry* requirements.tx[t] ./
 ---> ea345546ddfb
Step 8/9 : RUN [ -f 'Pipfile' ] && pipenv lock -r >requirements.txt;     [ -f 'poetry.lock' ] && poetry export --with-credentials --format requirements.txt --output requirements.txt;     [ -f 'requirements.txt' ] && pip install -r requirements.txt -t .;
 ---> Running in ccefcf1ba81b
Collecting lxml
  Downloading lxml-4.7.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (6.9 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.9/6.9 MB 59.4 MB/s eta 0:00:00
Installing collected packages: lxml
Successfully installed lxml-4.7.1
�[91mWARNING: 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
�[0mRemoving intermediate container ccefcf1ba81b
 ---> 1ad517fc4544
Step 9/9 : CMD [ "python" ]
 ---> Running in ad2e63c6a715
Removing intermediate container ad2e63c6a715
 ---> 3514d47b7027
Successfully built 3514d47b7027
Successfully tagged cdk-d71996f5d99a84fca311d9f1e56632ef28b9a8efa8d7ebc1c8300970f4b6abfe:latest
Bundling asset persistence/syllabus-datapipeline/scraper-base-function/base-function/Code/Stage...
Sending build context to Docker daemon  2.048kB

Step 1/4 : ARG IMAGE=public.ecr.aws/sam/build-python3.7
Step 2/4 : FROM $IMAGE
 ---> 7925e2bf1015
Step 3/4 : RUN yum -q list installed rsync &>/dev/null || yum install -y rsync
 ---> Using cache
 ---> f1e78aa7b8a3
Step 4/4 : CMD [ "python" ]
 ---> Running in 85f8d791912f
Removing intermediate container 85f8d791912f
 ---> 565a9b17d3a9
Successfully built 565a9b17d3a9
Successfully tagged cdk-5bf8770ed1dd8a54bd130dfae6fb973fa69499e53883c7e3d24e8e6d80fe999a:latest
Bundling asset persistence/syllabus-sync/syllabus-update-function/update-syllabus/Code/Stage...
Sending build context to Docker daemon  2.048kB

Step 1/4 : ARG IMAGE=public.ecr.aws/sam/build-python3.7
Step 2/4 : FROM $IMAGE
 ---> 7925e2bf1015
Step 3/4 : RUN yum -q list installed rsync &>/dev/null || yum install -y rsync
 ---> Using cache
 ---> f1e78aa7b8a3
Step 4/4 : CMD [ "python" ]
 ---> Using cache
 ---> 565a9b17d3a9
Successfully built 565a9b17d3a9
Successfully tagged cdk-9e924a409d4dcb1e5c38f8279f396e4e46b7f02859d084b96d16c1bfbad8fb84:latest
Bundling asset business/cognito-endpoint/presign-up-handle/base-function/Code/Stage...
Sending build context to Docker daemon  3.584kB

Step 1/9 : ARG IMAGE=public.ecr.aws/sam/build-python3.7
Step 2/9 : FROM $IMAGE
 ---> 7925e2bf1015
Step 3/9 : RUN yum -q list installed rsync &>/dev/null || yum install -y rsync
 ---> Using cache
 ---> f1e78aa7b8a3
Step 4/9 : RUN pip install --upgrade pip
 ---> Using cache
 ---> 6d555fff7117
Step 5/9 : RUN pip install pipenv poetry
 ---> Using cache
 ---> e5fbde7b2f41
Step 6/9 : WORKDIR /var/dependencies
 ---> Using cache
 ---> bc152b780a3f
Step 7/9 : COPY Pipfile* pyproject* poetry* requirements.tx[t] ./
 ---> Using cache
 ---> ea345546ddfb
Step 8/9 : RUN [ -f 'Pipfile' ] && pipenv lock -r >requirements.txt;     [ -f 'poetry.lock' ] && poetry export --with-credentials --format requirements.txt --output requirements.txt;     [ -f 'requirements.txt' ] && pip install -r requirements.txt -t .;
 ---> Using cache
 ---> 1ad517fc4544
Step 9/9 : CMD [ "python" ]
 ---> Using cache
 ---> 3514d47b7027
Successfully built 3514d47b7027
Successfully tagged cdk-ae3f163b7660bd8bb69b52e4316eb0343513114c185711f3ec3667f02158a988:latest
Bundling asset business/rest-api-endpoint/syllabus-api/syllabus-function/get-course/Code/Stage...
Sending build context to Docker daemon  3.584kB

Step 1/9 : ARG IMAGE=public.ecr.aws/sam/build-python3.7
Step 2/9 : FROM $IMAGE
 ---> 7925e2bf1015
Step 3/9 : RUN yum -q list installed rsync &>/dev/null || yum install -y rsync
 ---> Using cache
 ---> f1e78aa7b8a3
Step 4/9 : RUN pip install --upgrade pip
 ---> Using cache
 ---> 6d555fff7117
Step 5/9 : RUN pip install pipenv poetry
 ---> Using cache
 ---> e5fbde7b2f41
Step 6/9 : WORKDIR /var/dependencies
 ---> Using cache
 ---> bc152b780a3f
Step 7/9 : COPY Pipfile* pyproject* poetry* requirements.tx[t] ./
 ---> 008446e2e5a5
Step 8/9 : RUN [ -f 'Pipfile' ] && pipenv lock -r >requirements.txt;     [ -f 'poetry.lock' ] && poetry export --with-credentials --format requirements.txt --output requirements.txt;     [ -f 'requirements.txt' ] && pip install -r requirements.txt -t .;
 ---> Running in ff4f28766592
Collecting aiohttp
  Downloading aiohttp-3.8.1-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.2 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 34.3 MB/s eta 0:00:00
Collecting frozenlist>=1.1.1
  Downloading frozenlist-1.3.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (156 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 156.2/156.2 KB 30.9 MB/s eta 0:00:00
Collecting charset-normalizer<3.0,>=2.0
  Using cached charset_normalizer-2.0.11-py3-none-any.whl (39 kB)
Collecting async-timeout<5.0,>=4.0.0a3
  Downloading async_timeout-4.0.2-py3-none-any.whl (5.8 kB)
Collecting yarl<2.0,>=1.0
  Downloading yarl-1.7.2-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (304 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 304.5/304.5 KB 47.7 MB/s eta 0:00:00
Collecting aiosignal>=1.1.2
  Downloading aiosignal-1.2.0-py3-none-any.whl (8.2 kB)
Collecting multidict<7.0,>=4.5
  Downloading multidict-6.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (114 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 114.2/114.2 KB 18.8 MB/s eta 0:00:00
Collecting attrs>=17.3.0
  Downloading attrs-21.4.0-py2.py3-none-any.whl (60 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.6/60.6 KB 10.9 MB/s eta 0:00:00
Collecting idna>=2.0
  Using cached idna-3.3-py3-none-any.whl (61 kB)
Installing collected packages: multidict, idna, frozenlist, charset-normalizer, attrs, async-timeout, yarl, aiosignal, aiohttp
Successfully installed aiohttp-3.8.1 aiosignal-1.2.0 async-timeout-4.0.2 attrs-21.4.0 charset-normalizer-2.0.11 frozenlist-1.3.0 idna-3.3 multidict-6.0.2 yarl-1.7.2
�[91mWARNING: 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
�[0mRemoving intermediate container ff4f28766592
 ---> ddd13ac60916
Step 9/9 : CMD [ "python" ]
 ---> Running in 11379284cd11
Removing intermediate container 11379284cd11
 ---> 833defe0dad7
Successfully built 833defe0dad7
Successfully tagged cdk-728b09f2a0ef7f116f21de019216fbb8b9245401cc3b0d0e89d8746dbb697905:latest
Bundling asset business/rest-api-endpoint/syllabus-api/syllabus-function/post-book/Code/Stage...
Sending build context to Docker daemon  2.048kB

Step 1/4 : ARG IMAGE=public.ecr.aws/sam/build-python3.7
Step 2/4 : FROM $IMAGE
 ---> 7925e2bf1015
Step 3/4 : RUN yum -q list installed rsync &>/dev/null || yum install -y rsync
 ---> Using cache
 ---> f1e78aa7b8a3
Step 4/4 : CMD [ "python" ]
 ---> Using cache
 ---> 565a9b17d3a9
Successfully built 565a9b17d3a9
Successfully tagged cdk-2e6392427acc9a5adfb905e64361710048882070585ad865b50b5601cf6b2317:latest
Bundling asset business/rest-api-endpoint/course-reviews-api/crud-functions/get-reviews/Code/Stage...
Sending build context to Docker daemon  3.584kB

Step 1/9 : ARG IMAGE=public.ecr.aws/sam/build-python3.7
Step 2/9 : FROM $IMAGE
 ---> 7925e2bf1015
Step 3/9 : RUN yum -q list installed rsync &>/dev/null || yum install -y rsync
 ---> Using cache
 ---> f1e78aa7b8a3
Step 4/9 : RUN pip install --upgrade pip
 ---> Using cache
 ---> 6d555fff7117
Step 5/9 : RUN pip install pipenv poetry
 ---> Using cache
 ---> e5fbde7b2f41
Step 6/9 : WORKDIR /var/dependencies
 ---> Using cache
 ---> bc152b780a3f
Step 7/9 : COPY Pipfile* pyproject* poetry* requirements.tx[t] ./
 ---> a9aba86ab87e
Step 8/9 : RUN [ -f 'Pipfile' ] && pipenv lock -r >requirements.txt;     [ -f 'poetry.lock' ] && poetry export --with-credentials --format requirements.txt --output requirements.txt;     [ -f 'requirements.txt' ] && pip install -r requirements.txt -t .;
 ---> Running in 5c1aaa664e58
Collecting google-cloud-translate
  Downloading google_cloud_translate-3.6.1-py2.py3-none-any.whl (111 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 111.6/111.6 KB 10.2 MB/s eta 0:00:00
Collecting proto-plus>=0.4.0
  Downloading proto_plus-1.20.0-py3-none-any.whl (45 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 45.7/45.7 KB 10.3 MB/s eta 0:00:00
Collecting google-api-core[grpc]<3.0.0dev,>=1.28.0
  Downloading google_api_core-2.5.0-py2.py3-none-any.whl (111 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 111.8/111.8 KB 24.8 MB/s eta 0:00:00
Collecting google-cloud-core<3.0.0dev,>=1.3.0
  Downloading google_cloud_core-2.2.2-py2.py3-none-any.whl (29 kB)
Collecting google-auth<3.0dev,>=1.25.0
  Downloading google_auth-2.6.0-py2.py3-none-any.whl (156 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 156.3/156.3 KB 33.0 MB/s eta 0:00:00
Collecting googleapis-common-protos<2.0dev,>=1.52.0
  Downloading googleapis_common_protos-1.54.0-py2.py3-none-any.whl (207 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 208.0/208.0 KB 36.0 MB/s eta 0:00:00
Collecting protobuf>=3.12.0
  Downloading protobuf-3.19.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 47.0 MB/s eta 0:00:00
Collecting requests<3.0.0dev,>=2.18.0
  Using cached requests-2.27.1-py2.py3-none-any.whl (63 kB)
Collecting grpcio-status<2.0dev,>=1.33.2
  Downloading grpcio_status-1.43.0-py3-none-any.whl (10.0 kB)
Collecting grpcio<2.0dev,>=1.33.2
  Downloading grpcio-1.43.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.1 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.1/4.1 MB 71.8 MB/s eta 0:00:00
Collecting cachetools<6.0,>=2.0.0
  Downloading cachetools-5.0.0-py3-none-any.whl (9.1 kB)
Collecting pyasn1-modules>=0.2.1
  Downloading pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.3/155.3 KB 32.0 MB/s eta 0:00:00
Collecting rsa<5,>=3.1.4
  Downloading rsa-4.8-py3-none-any.whl (39 kB)
Collecting six>=1.9.0
  Using cached six-1.16.0-py2.py3-none-any.whl (11 kB)
Collecting charset-normalizer~=2.0.0
  Using cached charset_normalizer-2.0.11-py3-none-any.whl (39 kB)
Collecting urllib3<1.27,>=1.21.1
  Using cached urllib3-1.26.8-py2.py3-none-any.whl (138 kB)
Collecting certifi>=2017.4.17
  Using cached certifi-2021.10.8-py2.py3-none-any.whl (149 kB)
Collecting idna<4,>=2.5
  Using cached idna-3.3-py3-none-any.whl (61 kB)
Collecting pyasn1<0.5.0,>=0.4.6
  Downloading pyasn1-0.4.8-py2.py3-none-any.whl (77 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.1/77.1 KB 19.6 MB/s eta 0:00:00
Installing collected packages: pyasn1, certifi, urllib3, six, rsa, pyasn1-modules, protobuf, idna, charset-normalizer, cachetools, requests, proto-plus, grpcio, googleapis-common-protos, google-auth, grpcio-status, google-api-core, google-cloud-core, google-cloud-translate
Successfully installed cachetools-5.0.0 certifi-2021.10.8 charset-normalizer-2.0.11 google-api-core-2.5.0 google-auth-2.6.0 google-cloud-core-2.2.2 google-cloud-translate-3.6.1 googleapis-common-protos-1.54.0 grpcio-1.43.0 grpcio-status-1.43.0 idna-3.3 proto-plus-1.20.0 protobuf-3.19.4 pyasn1-0.4.8 pyasn1-modules-0.2.8 requests-2.27.1 rsa-4.8 six-1.16.0 urllib3-1.26.8
�[91mWARNING: 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
�[0mRemoving intermediate container 5c1aaa664e58
 ---> 8e9a78507346
Step 9/9 : CMD [ "python" ]
 ---> Running in d6e0deaf1bec
Removing intermediate container d6e0deaf1bec
 ---> 198c690d359b
Successfully built 198c690d359b
Successfully tagged cdk-839c968edb9feea637711115a13fcacdbf2079e6852af3b3e2e224bc77c51992:latest
Bundling asset business/rest-api-endpoint/course-reviews-api/crud-functions/post-review/Code/Stage...
Sending build context to Docker daemon  3.584kB

Step 1/9 : ARG IMAGE=public.ecr.aws/sam/build-python3.7
Step 2/9 : FROM $IMAGE
 ---> 7925e2bf1015
Step 3/9 : RUN yum -q list installed rsync &>/dev/null || yum install -y rsync
 ---> Using cache
 ---> f1e78aa7b8a3
Step 4/9 : RUN pip install --upgrade pip
 ---> Using cache
 ---> 6d555fff7117
Step 5/9 : RUN pip install pipenv poetry
 ---> Using cache
 ---> e5fbde7b2f41
Step 6/9 : WORKDIR /var/dependencies
 ---> Using cache
 ---> bc152b780a3f
Step 7/9 : COPY Pipfile* pyproject* poetry* requirements.tx[t] ./
 ---> Using cache
 ---> a9aba86ab87e
Step 8/9 : RUN [ -f 'Pipfile' ] && pipenv lock -r >requirements.txt;     [ -f 'poetry.lock' ] && poetry export --with-credentials --format requirements.txt --output requirements.txt;     [ -f 'requirements.txt' ] && pip install -r requirements.txt -t .;
 ---> Using cache
 ---> 8e9a78507346
Step 9/9 : CMD [ "python" ]
 ---> Using cache
 ---> 198c690d359b
Successfully built 198c690d359b
Successfully tagged cdk-412a01c85af7474b3948142d8b25ae7c96b53dd3af4ba2659b127a6d9da79f86:latest
Bundling asset business/rest-api-endpoint/course-reviews-api/crud-functions/patch-review/Code/Stage...
Sending build context to Docker daemon  2.048kB

Step 1/4 : ARG IMAGE=public.ecr.aws/sam/build-python3.7
Step 2/4 : FROM $IMAGE
 ---> 7925e2bf1015
Step 3/4 : RUN yum -q list installed rsync &>/dev/null || yum install -y rsync
 ---> Using cache
 ---> f1e78aa7b8a3
Step 4/4 : CMD [ "python" ]
 ---> Using cache
 ---> 565a9b17d3a9
Successfully built 565a9b17d3a9
Successfully tagged cdk-78150a858053b27dc63f6c737de8dfd0a11a45ef47631a98c0dfe50b322d771d:latest
Bundling asset business/rest-api-endpoint/course-reviews-api/crud-functions/delete-review/Code/Stage...
Sending build context to Docker daemon  2.048kB

Step 1/4 : ARG IMAGE=public.ecr.aws/sam/build-python3.7
Step 2/4 : FROM $IMAGE
 ---> 7925e2bf1015
Step 3/4 : RUN yum -q list installed rsync &>/dev/null || yum install -y rsync
 ---> Using cache
 ---> f1e78aa7b8a3
Step 4/4 : CMD [ "python" ]
 ---> Using cache
 ---> 565a9b17d3a9
Successfully built 565a9b17d3a9
Successfully tagged cdk-060023e410e7175007fa44f80fbcf92938fe28f4fc7b68cdd974a03818737d06:latest
Bundling asset business/rest-api-endpoint/timetable-api/crud-functions/get-timetable/Code/Stage...
Sending build context to Docker daemon  2.048kB

Step 1/4 : ARG IMAGE=public.ecr.aws/sam/build-python3.7
Step 2/4 : FROM $IMAGE
 ---> 7925e2bf1015
Step 3/4 : RUN yum -q list installed rsync &>/dev/null || yum install -y rsync
 ---> Using cache
 ---> f1e78aa7b8a3
Step 4/4 : CMD [ "python" ]
 ---> Using cache
 ---> 565a9b17d3a9
Successfully built 565a9b17d3a9
Successfully tagged cdk-546ffc002b2a797aca78597ca788ae10f615c83b0ef19a8dddcfebd6cf865539:latest
Bundling asset business/rest-api-endpoint/timetable-api/crud-functions/post-timetable/Code/Stage...
Sending build context to Docker daemon  2.048kB

Step 1/4 : ARG IMAGE=public.ecr.aws/sam/build-python3.7
Step 2/4 : FROM $IMAGE
 ---> 7925e2bf1015
Step 3/4 : RUN yum -q list installed rsync &>/dev/null || yum install -y rsync
 ---> Using cache
 ---> f1e78aa7b8a3
Step 4/4 : CMD [ "python" ]
 ---> Using cache
 ---> 565a9b17d3a9
Successfully built 565a9b17d3a9
Successfully tagged cdk-a8aa486075713714e2c9002bbd9fa62e7972a28d7bc9361b766ac939dec764c0:latest
Bundling asset business/rest-api-endpoint/timetable-api/crud-functions/patch-timetable/Code/Stage...
Sending build context to Docker daemon  133.1kB

Step 1/12 : ARG IMAGE=public.ecr.aws/sam/build-nodejs14.x
Step 2/12 : FROM $IMAGE
latest: Pulling from sam/build-nodejs14.x
1533ccbbac79: Already exists
449ab693a06e: Pulling fs layer
5707912faff9: Pulling fs layer
43360fb69a6e: Pulling fs layer
7222bf10de3c: Pulling fs layer
7e9f7a10f66d: Pulling fs layer
d0374ab3e8b4: Pulling fs layer
48a7e4b1f570: Pulling fs layer
4f7546189d0c: Pulling fs layer
7a9777a2df7c: Pulling fs layer
7222bf10de3c: Waiting
7e9f7a10f66d: Waiting
d0374ab3e8b4: Waiting
48a7e4b1f570: Waiting
4f7546189d0c: Waiting
7a9777a2df7c: Waiting
449ab693a06e: Verifying Checksum
43360fb69a6e: Verifying Checksum
43360fb69a6e: Download complete
449ab693a06e: Pull complete
5707912faff9: Verifying Checksum
5707912faff9: Download complete
7e9f7a10f66d: Verifying Checksum
7e9f7a10f66d: Download complete
d0374ab3e8b4: Verifying Checksum
d0374ab3e8b4: Download complete
48a7e4b1f570: Verifying Checksum
48a7e4b1f570: Download complete
4f7546189d0c: Verifying Checksum
4f7546189d0c: Download complete
7a9777a2df7c: Verifying Checksum
7a9777a2df7c: Download complete
7222bf10de3c: Verifying Checksum
7222bf10de3c: Download complete
5707912faff9: Pull complete
43360fb69a6e: Pull complete
7222bf10de3c: Pull complete
7e9f7a10f66d: Pull complete
d0374ab3e8b4: Pull complete
48a7e4b1f570: Pull complete
4f7546189d0c: Pull complete
7a9777a2df7c: Pull complete
Digest: sha256:551abb8ac6437ea6eb92ce72ea85186c0ca85d4ff5adbd92b4d90b0e5e1ac341
Status: Downloaded newer image for public.ecr.aws/sam/build-nodejs14.x:latest
 ---> c5e253a1151c
Step 3/12 : RUN npm install --global [email protected]
 ---> Running in 57afcdd4b619
/var/lang/bin/yarn -> /var/lang/lib/node_modules/yarn/bin/yarn.js
/var/lang/bin/yarnpkg -> /var/lang/lib/node_modules/yarn/bin/yarn.js
+ [email protected]
added 1 package in 0.389s
Removing intermediate container 57afcdd4b619
 ---> cb544aafe2cc
Step 4/12 : RUN npm install --global pnpm
 ---> Running in 52afd0ddb144
/var/lang/bin/pnpx -> /var/lang/lib/node_modules/pnpm/bin/pnpx.cjs
/var/lang/bin/pnpm -> /var/lang/lib/node_modules/pnpm/bin/pnpm.cjs
+ [email protected]
added 1 package in 1.124s
Removing intermediate container 52afd0ddb144
 ---> 0deca42c181f
Step 5/12 : RUN npm install --global typescript
 ---> Running in db4d983cec09
/var/lang/bin/tsc -> /var/lang/lib/node_modules/typescript/bin/tsc
/var/lang/bin/tsserver -> /var/lang/lib/node_modules/typescript/bin/tsserver
+ [email protected]
added 1 package from 1 contributor in 1.605s
Removing intermediate container db4d983cec09
 ---> c463f27e4fbe
Step 6/12 : ARG ESBUILD_VERSION=0
 ---> Running in 3efa70f40b05
Removing intermediate container 3efa70f40b05
 ---> 3c205f8b8b9f
Step 7/12 : RUN npm install --global --unsafe-perm=true esbuild@$ESBUILD_VERSION
 ---> Running in b21f3a26f88a
/var/lang/bin/esbuild -> /var/lang/lib/node_modules/esbuild/bin/esbuild

> [email protected] postinstall /var/lang/lib/node_modules/esbuild
> node install.js

�[91mnpm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-android-arm64):
�[0m�[91mnpm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"android","arch":"arm64"} (current: {"os":"linux","arch":"x64"})
�[0m�[91mnpm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-linux-32):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"linux","arch":"ia32"} (current: {"os":"linux","arch":"x64"})
�[0m�[91mnpm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-linux-arm64):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"linux","arch":"arm64"} (current: {"os":"linux","arch":"x64"})
�[0m�[91mnpm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-freebsd-64):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"freebsd","arch":"x64"} (current: {"os":"linux","arch":"x64"})
�[0m�[91mnpm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-linux-arm):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"linux","arch":"arm"} (current: {"os":"linux","arch":"x64"})
�[0m�[91mnpm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-darwin-64):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"x64"} (current: {"os":"linux","arch":"x64"})
�[0m�[91mnpm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-freebsd-arm64):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"freebsd","arch":"arm64"} (current: {"os":"linux","arch":"x64"})
�[0m�[91mnpm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-darwin-arm64):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"arm64"} (current: {"os":"linux","arch":"x64"})
�[0m�[91mnpm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-linux-mips64le):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"linux","arch":"mips64el"} (current: {"os":"linux","arch":"x64"})
�[0m�[91mnpm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-linux-ppc64le):
�[0m�[91mnpm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"linux","arch":"ppc64"} (current: {"os":"linux","arch":"x64"})
�[0m�[91mnpm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-windows-arm64):
�[0m�[91mnpm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"win32","arch":"arm64"} (current: {"os":"linux","arch":"x64"})
�[0m�[91mnpm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-sunos-64):
npm WARN notsup�[0m�[91m SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"sunos","arch":"x64"} (current: {"os":"linux","arch":"x64"})
�[0m�[91mnpm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-linux-riscv64):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"linux","arch":"riscv64"} (current: {"os":"linux","arch":"x64"})
�[0m�[91mnpm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-windows-64):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"win32","arch":"x64"} (current: {"os":"linux","arch":"x64"})
�[0m�[91mnpm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-netbsd-64):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"netbsd","arch":"x64"} (current: {"os":"linux","arch":"x64"})
�[0m�[91mnpm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-linux-s390x):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"linux","arch":"s390x"} (current: {"os":"linux","arch":"x64"})
�[0m�[91mnpm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-openbsd-64):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"openbsd","arch":"x64"} (current: {"os":"linux","arch":"x64"})
�[0m�[91mnpm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-windows-32):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"win32","arch":"ia32"} (current: {"os":"linux","arch":"x64"})
�[0m�[91m
�[0m+ [email protected]
added 2 packages in 2.825s
Removing intermediate container b21f3a26f88a
 ---> 270a6a831379
Step 8/12 : RUN mkdir /tmp/npm-cache &&     chmod -R 777 /tmp/npm-cache &&     npm config --global set cache /tmp/npm-cache
 ---> Running in 7851293c4faa
Removing intermediate container 7851293c4faa
 ---> 05242fe81144
Step 9/12 : RUN mkdir /tmp/yarn-cache &&     chmod -R 777 /tmp/yarn-cache &&     yarn config set cache-folder /tmp/yarn-cache
 ---> Running in 2257eaed375c
yarn config v1.22.5
success Set "cache-folder" to "/tmp/yarn-cache".
Done in 0.03s.
Removing intermediate container 2257eaed375c
 ---> c0308c84bda7
Step 10/12 : RUN npm config --global set update-notifier false
 ---> Running in 3711aa362932
Removing intermediate container 3711aa362932
 ---> 5731c3f567a7
Step 11/12 : RUN /sbin/useradd -u 1000 user && chmod 711 /
 ---> Running in 6febb08ea53c
Removing intermediate container 6febb08ea53c
 ---> a5b2910144a1
Step 12/12 : CMD [ "esbuild" ]
 ---> Running in dc5f8aab47bf
Removing intermediate container dc5f8aab47bf
 ---> af52a6ada4b7
Successfully built af52a6ada4b7
Successfully tagged cdk-6d527ea52fab0fb59826cdda01988e9d1b89d830f98c30ba0b34a61688f25e09:latest
Bundling asset admin/build-notifier/subscriber-function/base-function/Code/Stage...
esbuild cannot run locally. Switching to Docker bundling.

  asset-output/index.js  1.9kb

⚡ Done in 3ms
Sending build context to Docker daemon  133.1kB

Step 1/12 : ARG IMAGE=public.ecr.aws/sam/build-nodejs14.x
Step 2/12 : FROM $IMAGE
 ---> c5e253a1151c
Step 3/12 : RUN npm install --global [email protected]
 ---> Using cache
 ---> cb544aafe2cc
Step 4/12 : RUN npm install --global pnpm
 ---> Using cache
 ---> 0deca42c181f
Step 5/12 : RUN npm install --global typescript
 ---> Using cache
 ---> c463f27e4fbe
Step 6/12 : ARG ESBUILD_VERSION=0
 ---> Using cache
 ---> 3c205f8b8b9f
Step 7/12 : RUN npm install --global --unsafe-perm=true esbuild@$ESBUILD_VERSION
 ---> Using cache
 ---> 270a6a831379
Step 8/12 : RUN mkdir /tmp/npm-cache &&     chmod -R 777 /tmp/npm-cache &&     npm config --global set cache /tmp/npm-cache
 ---> Using cache
 ---> 05242fe81144
Step 9/12 : RUN mkdir /tmp/yarn-cache &&     chmod -R 777 /tmp/yarn-cache &&     yarn config set cache-folder /tmp/yarn-cache
 ---> Using cache
 ---> c0308c84bda7
Step 10/12 : RUN npm config --global set update-notifier false
 ---> Using cache
 ---> 5731c3f567a7
Step 11/12 : RUN /sbin/useradd -u 1000 user && chmod 711 /
 ---> Using cache
 ---> a5b2910144a1
Step 12/12 : CMD [ "esbuild" ]
 ---> Using cache
 ---> af52a6ada4b7
Successfully built af52a6ada4b7
Successfully tagged cdk-6d527ea52fab0fb59826cdda01988e9d1b89d830f98c30ba0b34a61688f25e09:latest
Bundling asset admin/scraper-notifier/subscriber-function/base-function/Code/Stage...
esbuild cannot run locally. Switching to Docker bundling.

  asset-output/index.js  1.6kb

⚡ Done in 2ms
Stack persistence
There were no differences
Stack wt-hosted-zone
There were no differences
Stack business
Resources
[-] AWS::ApiGateway::Deployment restapiendpointproddeployment044939E14e541856bb6ab6b7e897b2f880c66dbb destroy
[-] AWS::ApiGateway::Deployment restapiendpointdevdeployment6E7C4E8A22e564bfaf2e9a3a478030aea41db95d destroy
[+] AWS::ApiGateway::Deployment rest-api-endpoint/prod-deployment restapiendpointproddeployment044939E122e564bfaf2e9a3a478030aea41db95d 
[+] AWS::ApiGateway::Deployment rest-api-endpoint/dev-deployment restapiendpointdevdeployment6E7C4E8Abd4f2399934a6352531a15936ec896dd 
[~] AWS::ApiGateway::Stage rest-api-endpoint/prod-stage restapiendpointprodstage29901B5F 
 └─ [~] DeploymentId
     └─ [~] .Ref:
         ├─ [-] restapiendpointproddeployment044939E14e541856bb6ab6b7e897b2f880c66dbb
         └─ [+] restapiendpointproddeployment044939E122e564bfaf2e9a3a478030aea41db95d
[~] AWS::ApiGateway::Stage rest-api-endpoint/dev-stage restapiendpointdevstage0CDF6AEB 
 └─ [~] DeploymentId
     └─ [~] .Ref:
         ├─ [-] restapiendpointdevdeployment6E7C4E8A22e564bfaf2e9a3a478030aea41db95d
         └─ [+] restapiendpointdevdeployment6E7C4E8Abd4f2399934a6352531a15936ec896dd

Stack presentation
There were no differences
Stack admin
There were no differences

@renovate renovate bot requested a review from AustinZhu February 10, 2022 12:20
@renovate renovate bot force-pushed the renovate/node-16.x branch from e6afbbb to 805c3b2 Compare February 14, 2022 21:05
@renovate renovate bot changed the title chore(deps): update dependency @types/node to v16.11.24 chore(deps): update dependency @types/node to v16.11.25 Feb 14, 2022
@AustinZhu
Copy link
Member

Sending build context to Docker daemon  3.584kB

Step 1/9 : ARG IMAGE=public.ecr.aws/sam/build-python3.7
Step 2/9 : FROM $IMAGE
latest: Pulling from sam/build-python3.9
1533ccbbac79: Pulling fs layer
f4222fa12a28: Pulling fs layer
ec1a8451d297: Pulling fs layer
e6574f313133: Pulling fs layer
04953c722c8b: Pulling fs layer
8e410e941e98: Pulling fs layer
11d61a0ecb59: Pulling fs layer
46e549523509: Pulling fs layer
f2c9996e16c5: Pulling fs layer
866e7f50ff17: Pulling fs layer
8e410e941e98: Waiting
e6574f313133: Waiting
04953c722c8b: Waiting
11d61a0ecb59: Waiting
46e549523509: Waiting
f2c9996e16c5: Waiting
866e7f50ff17: Waiting
f4222fa12a28: Verifying Checksum
f4222fa12a28: Download complete
ec1a8451d297: Verifying Checksum
ec1a8451d297: Download complete
e6574f313133: Verifying Checksum
e6574f313133: Download complete
1533ccbbac79: Verifying Checksum
1533ccbbac79: Download complete
8e410e941e98: Verifying Checksum
8e410e941e98: Download complete
46e549523509: Verifying Checksum
46e549523509: Download complete
11d61a0ecb59: Verifying Checksum
11d61a0ecb59: Download complete
f2c9996e16c5: Verifying Checksum
f2c9996e16c5: Download complete
866e7f50ff17: Verifying Checksum
866e7f50ff17: Download complete
1533ccbbac79: Pull complete
04953c722c8b: Verifying Checksum
04953c722c8b: Download complete
f4222fa12a28: Pull complete
ec1a8451d297: Pull complete
e6574f313133: Pull complete
04953c722c8b: Pull complete
8e410e941e98: Pull complete
11d61a0ecb59: Pull complete
46e549523509: Pull complete
f2c9996e16c5: Pull complete
866e7f50ff17: Pull complete
Digest: sha256:31621deaf6d0e4097f718f8cdbdb53a9a9e3422b1c32bce811f38d2703c47922
Status: Downloaded newer image for public.ecr.aws/sam/build-python3.9:latest
 ---> 7925e2bf1015
Step 3/9 : RUN yum -q list installed rsync &>/dev/null || yum install -y rsync
 ---> Running in 8d5ab157c9dc
Removing intermediate container 8d5ab157c9dc
 ---> 07376d08dd42
Step 4/9 : RUN pip install --upgrade pip
 ---> Running in 04ebd362dbe4
Requirement already satisfied: pip in /var/lang/lib/python3.9/site-packages (21.2.4)
Collecting pip
  Downloading pip-22.0.3-py3-none-any.whl (2.1 MB)
Installing collected packages: pip
  Attempting uninstall: pip
    Found existing installation: pip 21.2.4
    Uninstalling pip-21.2.4:
      Successfully uninstalled pip-21.2.4
Successfully installed pip-22.0.3
�[91mWARNING: 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
�[0mRemoving intermediate container 04ebd362dbe4
 ---> 916374c1146f
Step 5/9 : RUN pip install pipenv poetry
 ---> Running in 81ea0c3323f6
Collecting pipenv
  Downloading pipenv-2022.1.8-py2.py3-none-any.whl (3.6 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.6/3.6 MB 36.2 MB/s eta 0:00:00
Collecting poetry
  Downloading poetry-1.1.13-py2.py3-none-any.whl (175 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 175.1/175.1 KB 21.3 MB/s eta 0:00:00
Collecting virtualenv-clone>=0.2.5
  Downloading virtualenv_clone-0.5.7-py3-none-any.whl (6.6 kB)
Collecting certifi
  Downloading certifi-2021.10.8-py2.py3-none-any.whl (149 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 149.2/149.2 KB 48.3 MB/s eta 0:00:00
Collecting virtualenv
  Downloading virtualenv-20.13.1-py2.py3-none-any.whl (8.6 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.6/8.6 MB 110.3 MB/s eta 0:00:00
Requirement already satisfied: pip>=18.0 in /var/lang/lib/python3.9/site-packages (from pipenv) (22.0.3)
Requirement already satisfied: setuptools>=36.2.1 in /var/lang/lib/python3.9/site-packages (from pipenv) (58.1.0)
Collecting cachy<0.4.0,>=0.3.0
  Downloading cachy-0.3.0-py2.py3-none-any.whl (20 kB)
Collecting pkginfo<2.0,>=1.4
  Downloading pkginfo-1.8.2-py2.py3-none-any.whl (26 kB)
Collecting clikit<0.7.0,>=0.6.2
  Downloading clikit-0.6.2-py2.py3-none-any.whl (91 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.8/91.8 KB 26.7 MB/s eta 0:00:00
Collecting requests-toolbelt<0.10.0,>=0.9.1
  Downloading requests_toolbelt-0.9.1-py2.py3-none-any.whl (54 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.3/54.3 KB 21.9 MB/s eta 0:00:00
Collecting pexpect<5.0.0,>=4.7.0
  Downloading pexpect-4.8.0-py2.py3-none-any.whl (59 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 59.0/59.0 KB 22.2 MB/s eta 0:00:00
Collecting requests<3.0,>=2.18
  Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.1/63.1 KB 22.0 MB/s eta 0:00:00
Collecting poetry-core<1.1.0,>=1.0.7
  Downloading poetry_core-1.0.7-py2.py3-none-any.whl (424 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 424.8/424.8 KB 66.2 MB/s eta 0:00:00
Collecting tomlkit<1.0.0,>=0.7.0
  Downloading tomlkit-0.9.2-py3-none-any.whl (32 kB)
Collecting packaging<21.0,>=20.4
  Downloading packaging-20.9-py2.py3-none-any.whl (40 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 KB 13.2 MB/s eta 0:00:00
Collecting cleo<0.9.0,>=0.8.1
  Downloading cleo-0.8.1-py2.py3-none-any.whl (21 kB)
Collecting shellingham<2.0,>=1.1
  Downloading shellingham-1.4.0-py2.py3-none-any.whl (9.4 kB)
Collecting keyring>=21.2.0
  Downloading keyring-23.5.0-py3-none-any.whl (33 kB)
Collecting cachecontrol[filecache]<0.13.0,>=0.12.9
  Downloading CacheControl-0.12.10-py2.py3-none-any.whl (20 kB)
Collecting html5lib<2.0,>=1.0
  Downloading html5lib-1.1-py2.py3-none-any.whl (112 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 112.2/112.2 KB 36.7 MB/s eta 0:00:00
Collecting crashtest<0.4.0,>=0.3.0
  Downloading crashtest-0.3.1-py3-none-any.whl (7.0 kB)
Collecting msgpack>=0.5.2
  Downloading msgpack-1.0.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (322 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 322.2/322.2 KB 65.8 MB/s eta 0:00:00
Collecting lockfile>=0.9
  Downloading lockfile-0.12.2-py2.py3-none-any.whl (13 kB)
Collecting pylev<2.0,>=1.3
  Downloading pylev-1.4.0-py2.py3-none-any.whl (6.1 kB)
Collecting pastel<0.3.0,>=0.2.0
  Downloading pastel-0.2.1-py2.py3-none-any.whl (6.0 kB)
Collecting six>=1.9
  Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
Collecting webencodings
  Downloading webencodings-0.5.1-py2.py3-none-any.whl (11 kB)
Collecting SecretStorage>=3.2
  Downloading SecretStorage-3.3.1-py3-none-any.whl (15 kB)
Collecting importlib-metadata>=3.6
  Downloading importlib_metadata-4.11.0-py3-none-any.whl (17 kB)
Collecting jeepney>=0.4.2
  Downloading jeepney-0.7.1-py3-none-any.whl (54 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.1/54.1 KB 17.5 MB/s eta 0:00:00
Collecting pyparsing>=2.0.2
  Downloading pyparsing-3.0.7-py3-none-any.whl (98 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.0/98.0 KB 30.7 MB/s eta 0:00:00
Collecting ptyprocess>=0.5
  Downloading ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB)
Collecting urllib3<1.27,>=1.21.1
  Downloading urllib3-1.26.8-py2.py3-none-any.whl (138 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.7/138.7 KB 43.5 MB/s eta 0:00:00
Collecting charset-normalizer~=2.0.0
  Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB)
Collecting idna<4,>=2.5
  Downloading idna-3.3-py3-none-any.whl (61 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 KB 19.4 MB/s eta 0:00:00
Collecting filelock<4,>=3.2
  Downloading filelock-3.4.2-py3-none-any.whl (9.9 kB)
Collecting distlib<1,>=0.3.1
  Downloading distlib-0.3.4-py2.py3-none-any.whl (461 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 461.2/461.2 KB 79.6 MB/s eta 0:00:00
Collecting platformdirs<3,>=2
  Downloading platformdirs-2.5.0-py3-none-any.whl (14 kB)
Collecting zipp>=0.5
  Downloading zipp-3.7.0-py3-none-any.whl (5.3 kB)
Collecting cryptography>=2.0
  Downloading cryptography-36.0.1-cp36-abi3-manylinux_2_24_x86_64.whl (3.6 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.6/3.6 MB 110.6 MB/s eta 0:00:00
Collecting cffi>=1.12
  Downloading cffi-1.15.0-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (444 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 444.3/444.3 KB 76.2 MB/s eta 0:00:00
Collecting pycparser
  Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 KB 32.9 MB/s eta 0:00:00
Installing collected packages: webencodings, pylev, ptyprocess, pkginfo, msgpack, lockfile, distlib, certifi, zipp, virtualenv-clone, urllib3, tomlkit, six, shellingham, pyparsing, pycparser, poetry-core, platformdirs, pexpect, pastel, jeepney, idna, filelock, crashtest, charset-normalizer, cachy, virtualenv, requests, packaging, importlib-metadata, html5lib, clikit, cffi, requests-toolbelt, pipenv, cryptography, cleo, cachecontrol, SecretStorage, keyring, poetry
Successfully installed SecretStorage-3.3.1 cachecontrol-0.12.10 cachy-0.3.0 certifi-2021.10.8 cffi-1.15.0 charset-normalizer-2.0.12 cleo-0.8.1 clikit-0.6.2 crashtest-0.3.1 cryptography-36.0.1 distlib-0.3.4 filelock-3.4.2 html5lib-1.1 idna-3.3 importlib-metadata-4.11.0 jeepney-0.7.1 keyring-23.5.0 lockfile-0.12.2 msgpack-1.0.3 packaging-20.9 pastel-0.2.1 pexpect-4.8.0 pipenv-2022.1.8 pkginfo-1.8.2 platformdirs-2.5.0 poetry-1.1.13 poetry-core-1.0.7 ptyprocess-0.7.0 pycparser-2.21 pylev-1.4.0 pyparsing-3.0.7 requests-2.27.1 requests-toolbelt-0.9.1 shellingham-1.4.0 six-1.16.0 tomlkit-0.9.2 urllib3-1.26.8 virtualenv-20.13.1 virtualenv-clone-0.5.7 webencodings-0.5.1 zipp-3.7.0
�[91mWARNING: 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
�[0mRemoving intermediate container 81ea0c3323f6
 ---> f68366daf555
Step 6/9 : WORKDIR /var/dependencies
 ---> Running in fccc1f3d0f76
Removing intermediate container fccc1f3d0f76
 ---> f11560a5825e
Step 7/9 : COPY Pipfile* pyproject* poetry* requirements.tx[t] ./
 ---> 347251d8761f
Step 8/9 : RUN [ -f 'Pipfile' ] && pipenv lock -r >requirements.txt;     [ -f 'poetry.lock' ] && poetry export --with-credentials --format requirements.txt --output requirements.txt;     [ -f 'requirements.txt' ] && pip install -r requirements.txt -t .;
 ---> Running in 40915258ca63
Collecting lxml
  Downloading lxml-4.7.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (6.9 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.9/6.9 MB 47.8 MB/s eta 0:00:00
Installing collected packages: lxml
Successfully installed lxml-4.7.1
�[91mWARNING: 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
�[0mRemoving intermediate container 40915258ca63
 ---> a68c2447ac44
Step 9/9 : CMD [ "python" ]
 ---> Running in 4bc4237dad01
Removing intermediate container 4bc4237dad01
 ---> 46361e22172a
Successfully built 46361e22172a
Successfully tagged cdk-2c19fee021ddcf90efa7d208f35fc8cf14be8f89848a0db9cd9e4f730a443505:latest
Bundling asset persistence/syllabus-datapipeline/scraper-base-function/base-function/Code/Stage...
Sending build context to Docker daemon  2.048kB

Step 1/4 : ARG IMAGE=public.ecr.aws/sam/build-python3.7
Step 2/4 : FROM $IMAGE
 ---> 7925e2bf1015
Step 3/4 : RUN yum -q list installed rsync &>/dev/null || yum install -y rsync
 ---> Using cache
 ---> 07376d08dd42
Step 4/4 : CMD [ "python" ]
 ---> Running in 4f12e49d8991
Removing intermediate container 4f12e49d8991
 ---> d0609fcbbeed
Successfully built d0609fcbbeed
Successfully tagged cdk-1d293dd8597795179fec0675943d56db819c6e5d8b50382f28cf260a62addfd8:latest
Bundling asset persistence/syllabus-sync/syllabus-update-function/update-syllabus/Code/Stage...
Sending build context to Docker daemon  2.048kB

Step 1/4 : ARG IMAGE=public.ecr.aws/sam/build-python3.7
Step 2/4 : FROM $IMAGE
 ---> 7925e2bf1015
Step 3/4 : RUN yum -q list installed rsync &>/dev/null || yum install -y rsync
 ---> Using cache
 ---> 07376d08dd42
Step 4/4 : CMD [ "python" ]
 ---> Using cache
 ---> d0609fcbbeed
Successfully built d0609fcbbeed
Successfully tagged cdk-e80d9b9fe8b3ec1f80690c4db3d07bd46ff19ae2961fe8a651dd2cd0f8440139:latest
Bundling asset business/cognito-endpoint/presign-up-handle/base-function/Code/Stage...
Sending build context to Docker daemon  3.584kB

Step 1/9 : ARG IMAGE=public.ecr.aws/sam/build-python3.7
Step 2/9 : FROM $IMAGE
 ---> 7925e2bf1015
Step 3/9 : RUN yum -q list installed rsync &>/dev/null || yum install -y rsync
 ---> Using cache
 ---> 07376d08dd42
Step 4/9 : RUN pip install --upgrade pip
 ---> Using cache
 ---> 916374c1146f
Step 5/9 : RUN pip install pipenv poetry
 ---> Using cache
 ---> f68366daf555
Step 6/9 : WORKDIR /var/dependencies
 ---> Using cache
 ---> f11560a5825e
Step 7/9 : COPY Pipfile* pyproject* poetry* requirements.tx[t] ./
 ---> Using cache
 ---> 347251d8761f
Step 8/9 : RUN [ -f 'Pipfile' ] && pipenv lock -r >requirements.txt;     [ -f 'poetry.lock' ] && poetry export --with-credentials --format requirements.txt --output requirements.txt;     [ -f 'requirements.txt' ] && pip install -r requirements.txt -t .;
 ---> Using cache
 ---> a68c2447ac44
Step 9/9 : CMD [ "python" ]
 ---> Using cache
 ---> 46361e22172a
Successfully built 46361e22172a
Successfully tagged cdk-690467325787da49a79eb508119075ccce3257a405727456cd5e7347e6502d0c:latest
Bundling asset business/rest-api-endpoint/syllabus-api/syllabus-function/get-course/Code/Stage...
Sending build context to Docker daemon  3.584kB

Step 1/9 : ARG IMAGE=public.ecr.aws/sam/build-python3.7
Step 2/9 : FROM $IMAGE
 ---> 7925e2bf1015
Step 3/9 : RUN yum -q list installed rsync &>/dev/null || yum install -y rsync
 ---> Using cache
 ---> 07376d08dd42
Step 4/9 : RUN pip install --upgrade pip
 ---> Using cache
 ---> 916374c1146f
Step 5/9 : RUN pip install pipenv poetry
 ---> Using cache
 ---> f68366daf555
Step 6/9 : WORKDIR /var/dependencies
 ---> Using cache
 ---> f11560a5825e
Step 7/9 : COPY Pipfile* pyproject* poetry* requirements.tx[t] ./
 ---> 51441d861585
Step 8/9 : RUN [ -f 'Pipfile' ] && pipenv lock -r >requirements.txt;     [ -f 'poetry.lock' ] && poetry export --with-credentials --format requirements.txt --output requirements.txt;     [ -f 'requirements.txt' ] && pip install -r requirements.txt -t .;
 ---> Running in 85c77ab1d95a
Collecting aiohttp
  Downloading aiohttp-3.8.1-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.2 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 16.7 MB/s eta 0:00:00
Collecting aiosignal>=1.1.2
  Downloading aiosignal-1.2.0-py3-none-any.whl (8.2 kB)
Collecting multidict<7.0,>=4.5
  Downloading multidict-6.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (114 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 114.2/114.2 KB 31.2 MB/s eta 0:00:00
Collecting attrs>=17.3.0
  Downloading attrs-21.4.0-py2.py3-none-any.whl (60 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.6/60.6 KB 20.5 MB/s eta 0:00:00
Collecting charset-normalizer<3.0,>=2.0
  Using cached charset_normalizer-2.0.12-py3-none-any.whl (39 kB)
Collecting yarl<2.0,>=1.0
  Downloading yarl-1.7.2-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (304 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 304.5/304.5 KB 68.4 MB/s eta 0:00:00
Collecting async-timeout<5.0,>=4.0.0a3
  Downloading async_timeout-4.0.2-py3-none-any.whl (5.8 kB)
Collecting frozenlist>=1.1.1
  Downloading frozenlist-1.3.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (156 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 156.2/156.2 KB 46.7 MB/s eta 0:00:00
Collecting idna>=2.0
  Using cached idna-3.3-py3-none-any.whl (61 kB)
Installing collected packages: multidict, idna, frozenlist, charset-normalizer, attrs, async-timeout, yarl, aiosignal, aiohttp
Successfully installed aiohttp-3.8.1 aiosignal-1.2.0 async-timeout-4.0.2 attrs-21.4.0 charset-normalizer-2.0.12 frozenlist-1.3.0 idna-3.3 multidict-6.0.2 yarl-1.7.2
�[91mWARNING: 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
�[0mRemoving intermediate container 85c77ab1d95a
 ---> f26957f26ccf
Step 9/9 : CMD [ "python" ]
 ---> Running in 78ba19d8f075
Removing intermediate container 78ba19d8f075
 ---> b2d5a52f27ab
Successfully built b2d5a52f27ab
Successfully tagged cdk-3260cf6a855e73ebe4789d4cc948f48b41ddb5e28011ac9627e95e9028957eb8:latest
Bundling asset business/rest-api-endpoint/syllabus-api/syllabus-function/post-book/Code/Stage...
Sending build context to Docker daemon  2.048kB

Step 1/4 : ARG IMAGE=public.ecr.aws/sam/build-python3.7
Step 2/4 : FROM $IMAGE
 ---> 7925e2bf1015
Step 3/4 : RUN yum -q list installed rsync &>/dev/null || yum install -y rsync
 ---> Using cache
 ---> 07376d08dd42
Step 4/4 : CMD [ "python" ]
 ---> Using cache
 ---> d0609fcbbeed
Successfully built d0609fcbbeed
Successfully tagged cdk-b1f0ca25cdc923682acac0d66eb5b4f8a5785b74e6a8c41d2841f04412f14469:latest
Bundling asset business/rest-api-endpoint/course-reviews-api/crud-functions/get-reviews/Code/Stage...
Sending build context to Docker daemon  3.584kB

Step 1/9 : ARG IMAGE=public.ecr.aws/sam/build-python3.7
Step 2/9 : FROM $IMAGE
 ---> 7925e2bf1015
Step 3/9 : RUN yum -q list installed rsync &>/dev/null || yum install -y rsync
 ---> Using cache
 ---> 07376d08dd42
Step 4/9 : RUN pip install --upgrade pip
 ---> Using cache
 ---> 916374c1146f
Step 5/9 : RUN pip install pipenv poetry
 ---> Using cache
 ---> f68366daf555
Step 6/9 : WORKDIR /var/dependencies
 ---> Using cache
 ---> f11560a5825e
Step 7/9 : COPY Pipfile* pyproject* poetry* requirements.tx[t] ./
 ---> 6c72160ff987
Step 8/9 : RUN [ -f 'Pipfile' ] && pipenv lock -r >requirements.txt;     [ -f 'poetry.lock' ] && poetry export --with-credentials --format requirements.txt --output requirements.txt;     [ -f 'requirements.txt' ] && pip install -r requirements.txt -t .;
 ---> Running in dc325ebee4f3
Collecting google-cloud-translate
  Downloading google_cloud_translate-3.6.1-py2.py3-none-any.whl (111 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 111.6/111.6 KB 3.9 MB/s eta 0:00:00
Collecting google-api-core[grpc]<3.0.0dev,>=1.28.0
  Downloading google_api_core-2.5.0-py2.py3-none-any.whl (111 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 111.8/111.8 KB 22.2 MB/s eta 0:00:00
Collecting proto-plus>=0.4.0
  Downloading proto_plus-1.20.1-py3-none-any.whl (45 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 45.9/45.9 KB 13.5 MB/s eta 0:00:00
Collecting google-cloud-core<3.0.0dev,>=1.3.0
  Downloading google_cloud_core-2.2.2-py2.py3-none-any.whl (29 kB)
Collecting googleapis-common-protos<2.0dev,>=1.52.0
  Downloading googleapis_common_protos-1.54.0-py2.py3-none-any.whl (207 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 208.0/208.0 KB 39.7 MB/s eta 0:00:00
Collecting google-auth<3.0dev,>=1.25.0
  Downloading google_auth-2.6.0-py2.py3-none-any.whl (156 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 156.3/156.3 KB 47.8 MB/s eta 0:00:00
Collecting protobuf>=3.12.0
  Downloading protobuf-3.19.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 46.8 MB/s eta 0:00:00
Collecting requests<3.0.0dev,>=2.18.0
  Using cached requests-2.27.1-py2.py3-none-any.whl (63 kB)
Collecting grpcio-status<2.0dev,>=1.33.2
  Downloading grpcio_status-1.43.0-py3-none-any.whl (10.0 kB)
Collecting grpcio<2.0dev,>=1.33.2
  Downloading grpcio-1.43.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.1 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.1/4.1 MB 92.6 MB/s eta 0:00:00
Collecting cachetools<6.0,>=2.0.0
  Downloading cachetools-5.0.0-py3-none-any.whl (9.1 kB)
Collecting six>=1.9.0
  Using cached six-1.16.0-py2.py3-none-any.whl (11 kB)
Collecting pyasn1-modules>=0.2.1
  Downloading pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.3/155.3 KB 42.2 MB/s eta 0:00:00
Collecting rsa<5,>=3.1.4
  Downloading rsa-4.8-py3-none-any.whl (39 kB)
Collecting idna<4,>=2.5
  Using cached idna-3.3-py3-none-any.whl (61 kB)
Collecting charset-normalizer~=2.0.0
  Using cached charset_normalizer-2.0.12-py3-none-any.whl (39 kB)
Collecting urllib3<1.27,>=1.21.1
  Using cached urllib3-1.26.8-py2.py3-none-any.whl (138 kB)
Collecting certifi>=2017.4.17
  Using cached certifi-2021.10.8-py2.py3-none-any.whl (149 kB)
Collecting pyasn1<0.5.0,>=0.4.6
  Downloading pyasn1-0.4.8-py2.py3-none-any.whl (77 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.1/77.1 KB 19.4 MB/s eta 0:00:00
Installing collected packages: pyasn1, certifi, urllib3, six, rsa, pyasn1-modules, protobuf, idna, charset-normalizer, cachetools, requests, proto-plus, grpcio, googleapis-common-protos, google-auth, grpcio-status, google-api-core, google-cloud-core, google-cloud-translate
Successfully installed cachetools-5.0.0 certifi-2021.10.8 charset-normalizer-2.0.12 google-api-core-2.5.0 google-auth-2.6.0 google-cloud-core-2.2.2 google-cloud-translate-3.6.1 googleapis-common-protos-1.54.0 grpcio-1.43.0 grpcio-status-1.43.0 idna-3.3 proto-plus-1.20.1 protobuf-3.19.4 pyasn1-0.4.8 pyasn1-modules-0.2.8 requests-2.27.1 rsa-4.8 six-1.16.0 urllib3-1.26.8
�[91mWARNING: 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
�[0mRemoving intermediate container dc325ebee4f3
 ---> 6fb999177e8a
Step 9/9 : CMD [ "python" ]
 ---> Running in a72aafa14401
Removing intermediate container a72aafa14401
 ---> c0f31624d7f3
Successfully built c0f31624d7f3
Successfully tagged cdk-6ec925c632f095a265651b099cfd46ce4d41bb6398224965449b22ca58a0b91f:latest
Bundling asset business/rest-api-endpoint/course-reviews-api/crud-functions/post-review/Code/Stage...
Sending build context to Docker daemon  3.584kB

Step 1/9 : ARG IMAGE=public.ecr.aws/sam/build-python3.7
Step 2/9 : FROM $IMAGE
 ---> 7925e2bf1015
Step 3/9 : RUN yum -q list installed rsync &>/dev/null || yum install -y rsync
 ---> Using cache
 ---> 07376d08dd42
Step 4/9 : RUN pip install --upgrade pip
 ---> Using cache
 ---> 916374c1146f
Step 5/9 : RUN pip install pipenv poetry
 ---> Using cache
 ---> f68366daf555
Step 6/9 : WORKDIR /var/dependencies
 ---> Using cache
 ---> f11560a5825e
Step 7/9 : COPY Pipfile* pyproject* poetry* requirements.tx[t] ./
 ---> Using cache
 ---> 6c72160ff987
Step 8/9 : RUN [ -f 'Pipfile' ] && pipenv lock -r >requirements.txt;     [ -f 'poetry.lock' ] && poetry export --with-credentials --format requirements.txt --output requirements.txt;     [ -f 'requirements.txt' ] && pip install -r requirements.txt -t .;
 ---> Using cache
 ---> 6fb999177e8a
Step 9/9 : CMD [ "python" ]
 ---> Using cache
 ---> c0f31624d7f3
Successfully built c0f31624d7f3
Successfully tagged cdk-675402f7be759179fd21bfca9c9c23330fcc2cfe48629c2a707435aaaac96074:latest
Bundling asset business/rest-api-endpoint/course-reviews-api/crud-functions/patch-review/Code/Stage...
Sending build context to Docker daemon  2.048kB

Step 1/4 : ARG IMAGE=public.ecr.aws/sam/build-python3.7
Step 2/4 : FROM $IMAGE
 ---> 7925e2bf1015
Step 3/4 : RUN yum -q list installed rsync &>/dev/null || yum install -y rsync
 ---> Using cache
 ---> 07376d08dd42
Step 4/4 : CMD [ "python" ]
 ---> Using cache
 ---> d0609fcbbeed
Successfully built d0609fcbbeed
Successfully tagged cdk-9b9bd4c5b28041083e2087fbb636a14055cfe3d9eb6aefd8a9c7f66b73dfb7a4:latest
Bundling asset business/rest-api-endpoint/course-reviews-api/crud-functions/delete-review/Code/Stage...
Sending build context to Docker daemon  2.048kB

Step 1/4 : ARG IMAGE=public.ecr.aws/sam/build-python3.7
Step 2/4 : FROM $IMAGE
 ---> 7925e2bf1015
Step 3/4 : RUN yum -q list installed rsync &>/dev/null || yum install -y rsync
 ---> Using cache
 ---> 07376d08dd42
Step 4/4 : CMD [ "python" ]
 ---> Using cache
 ---> d0609fcbbeed
Successfully built d0609fcbbeed
Successfully tagged cdk-937ec82c4c4e448e33e3b223110d1894f86419a19ef57713c11bd2360cbcd36c:latest
Bundling asset business/rest-api-endpoint/timetable-api/crud-functions/get-timetable/Code/Stage...
Sending build context to Docker daemon  2.048kB

Step 1/4 : ARG IMAGE=public.ecr.aws/sam/build-python3.7
Step 2/4 : FROM $IMAGE
 ---> 7925e2bf1015
Step 3/4 : RUN yum -q list installed rsync &>/dev/null || yum install -y rsync
 ---> Using cache
 ---> 07376d08dd42
Step 4/4 : CMD [ "python" ]
 ---> Using cache
 ---> d0609fcbbeed
Successfully built d0609fcbbeed
Successfully tagged cdk-77e08efd08f149e12ef79aca809d5ae9329b55593c08f78beb45e626095d343a:latest
Bundling asset business/rest-api-endpoint/timetable-api/crud-functions/post-timetable/Code/Stage...
Sending build context to Docker daemon  2.048kB

Step 1/4 : ARG IMAGE=public.ecr.aws/sam/build-python3.7
Step 2/4 : FROM $IMAGE
 ---> 7925e2bf1015
Step 3/4 : RUN yum -q list installed rsync &>/dev/null || yum install -y rsync
 ---> Using cache
 ---> 07376d08dd42
Step 4/4 : CMD [ "python" ]
 ---> Using cache
 ---> d0609fcbbeed
Successfully built d0609fcbbeed
Successfully tagged cdk-e1c848bc2fb8c3f133f294a1e63ec2b1b6a8006876d70e6e37d2279868852ad7:latest
Bundling asset business/rest-api-endpoint/timetable-api/crud-functions/patch-timetable/Code/Stage...
Sending build context to Docker daemon  133.1kB

Step 1/12 : ARG IMAGE=public.ecr.aws/sam/build-nodejs14.x
Step 2/12 : FROM $IMAGE
latest: Pulling from sam/build-nodejs14.x
1533ccbbac79: Already exists
449ab693a06e: Pulling fs layer
5707912faff9: Pulling fs layer
43360fb69a6e: Pulling fs layer
7222bf10de3c: Pulling fs layer
7e9f7a10f66d: Pulling fs layer
d0374ab3e8b4: Pulling fs layer
48a7e4b1f570: Pulling fs layer
4f7546189d0c: Pulling fs layer
7a9777a2df7c: Pulling fs layer
7e9f7a10f66d: Waiting
d0374ab3e8b4: Waiting
48a7e4b1f570: Waiting
4f7546189d0c: Waiting
7a9777a2df7c: Waiting
7222bf10de3c: Waiting
449ab693a06e: Verifying Checksum
449ab693a06e: Download complete
449ab693a06e: Pull complete
43360fb69a6e: Verifying Checksum
43360fb69a6e: Download complete
7e9f7a10f66d: Verifying Checksum
7e9f7a10f66d: Download complete
5707912faff9: Verifying Checksum
5707912faff9: Download complete
48a7e4b1f570: Verifying Checksum
48a7e4b1f570: Download complete
4f7546189d0c: Verifying Checksum
4f7546189d0c: Download complete
d0374ab3e8b4: Verifying Checksum
d0374ab3e8b4: Download complete
7a9777a2df7c: Verifying Checksum
7a9777a2df7c: Download complete
7222bf10de3c: Verifying Checksum
7222bf10de3c: Download complete
5707912faff9: Pull complete
43360fb69a6e: Pull complete
7222bf10de3c: Pull complete
7e9f7a10f66d: Pull complete
d0374ab3e8b4: Pull complete
48a7e4b1f570: Pull complete
4f7546189d0c: Pull complete
7a9777a2df7c: Pull complete
Digest: sha256:551abb8ac6437ea6eb92ce72ea85186c0ca85d4ff5adbd92b4d90b0e5e1ac341
Status: Downloaded newer image for public.ecr.aws/sam/build-nodejs14.x:latest
 ---> c5e253a1151c
Step 3/12 : RUN npm install --global [email protected]
 ---> Running in 3d5975b0f296
/var/lang/bin/yarn -> /var/lang/lib/node_modules/yarn/bin/yarn.js
/var/lang/bin/yarnpkg -> /var/lang/lib/node_modules/yarn/bin/yarn.js
+ [email protected]
added 1 package in 0.385s
Removing intermediate container 3d5975b0f296
 ---> 11c18d97a038
Step 4/12 : RUN npm install --global pnpm
 ---> Running in efb0d0c66623
/var/lang/bin/pnpm -> /var/lang/lib/node_modules/pnpm/bin/pnpm.cjs
/var/lang/bin/pnpx -> /var/lang/lib/node_modules/pnpm/bin/pnpx.cjs
+ [email protected]
added 1 package in 0.947s
Removing intermediate container efb0d0c66623
 ---> a6fcacb3a07e
Step 5/12 : RUN npm install --global typescript
 ---> Running in 61456d9bc509
/var/lang/bin/tsc -> /var/lang/lib/node_modules/typescript/bin/tsc
/var/lang/bin/tsserver -> /var/lang/lib/node_modules/typescript/bin/tsserver
+ [email protected]
added 1 package from 1 contributor in 1.403s
Removing intermediate container 61456d9bc509
 ---> a10b8c27b6fd
Step 6/12 : ARG ESBUILD_VERSION=0
 ---> Running in 3cf3cadd0c31
Removing intermediate container 3cf3cadd0c31
 ---> 25430b27198e
Step 7/12 : RUN npm install --global --unsafe-perm=true esbuild@$ESBUILD_VERSION
 ---> Running in 404bb7d52195
/var/lang/bin/esbuild -> /var/lang/lib/node_modules/esbuild/bin/esbuild

> [email protected] postinstall /var/lang/lib/node_modules/esbuild
> node install.js

�[91mnpm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-android-arm64):
�[0m�[91mnpm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"android","arch":"arm64"} (current: {"os":"linux","arch":"x64"})
�[0m�[91mnpm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-linux-arm64):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"linux","arch":"arm64"} (current: {"os":"linux","arch":"x64"})
�[0m�[91mnpm WARN optional�[0m�[91m SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-freebsd-64):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"freebsd","arch":"x64"} (current: {"os":"linux","arch":"x64"})
�[0m�[91mnpm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-darwin-arm64):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"arm64"} (current: {"os":"linux","arch":"x64"})
�[0m�[91mnpm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-linux-arm):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"linux","arch":"arm"} (current: {"os":"linux","arch":"x64"})
�[0m�[91mnpm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-linux-mips64le):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"linux","arch":"mips64el"} (current: {"os":"linux","arch":"x64"})
�[0m�[91mnpm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-freebsd-arm64):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"freebsd","arch":"arm64"} (current: {"os":"linux","arch":"x64"})
�[0m�[91mnpm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-linux-32):
�[0m�[91mnpm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"linux","arch":"ia32"} (current: {"os":"linux","arch":"x64"})
�[0m�[91mnpm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-darwin-64):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"x64"} (current: {"os":"linux","arch":"x64"})
�[0m�[91mnpm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-linux-ppc64le):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"linux","arch":"ppc64"} (current: {"os":"linux","arch":"x64"})
�[0m�[91mnpm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-netbsd-64):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"netbsd","arch":"x64"} (current: {"os":"linux","arch":"x64"})
�[0m�[91mnpm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-windows-arm64):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"win32","arch":"arm64"} (current: {"os":"linux","arch":"x64"})
�[0m�[91mnpm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-linux-riscv64):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"linux","arch":"riscv64"} (current: {"os":"linux","arch":"x64"})
�[0m�[91mnpm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-openbsd-64):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"openbsd","arch":"x64"} (current: {"os":"linux","arch":"x64"})
�[0m�[91mnpm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-sunos-64):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"sunos","arch":"x64"} (current: {"os":"linux","arch":"x64"})
�[0m�[91mnpm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-windows-32):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"win32","arch":"ia32"} (current: {"os":"linux","arch":"x64"})
�[0m�[91mnpm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-linux-s390x):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"linux","arch":"s390x"} (current: {"os":"linux","arch":"x64"})
�[0m�[91mnpm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-windows-64):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"win32","arch":"x64"} (current: {"os":"linux","arch":"x64"})
�[0m�[91m
�[0m+ [email protected]
added 2 packages in 2.522s
Removing intermediate container 404bb7d52195
 ---> 22528f022f36
Step 8/12 : RUN mkdir /tmp/npm-cache &&     chmod -R 777 /tmp/npm-cache &&     npm config --global set cache /tmp/npm-cache
 ---> Running in 426bbeadf1b6
Removing intermediate container 426bbeadf1b6
 ---> 632d003c8268
Step 9/12 : RUN mkdir /tmp/yarn-cache &&     chmod -R 777 /tmp/yarn-cache &&     yarn config set cache-folder /tmp/yarn-cache
 ---> Running in 7415486717bf
yarn config v1.22.5
success Set "cache-folder" to "/tmp/yarn-cache".
Done in 0.03s.
Removing intermediate container 7415486717bf
 ---> 329142de5348
Step 10/12 : RUN npm config --global set update-notifier false
 ---> Running in b13ff3bfc0cf
Removing intermediate container b13ff3bfc0cf
 ---> 72fc8bffaa93
Step 11/12 : RUN /sbin/useradd -u 1000 user && chmod 711 /
 ---> Running in 98f0bb8a3f47
Removing intermediate container 98f0bb8a3f47
 ---> b777f83300e2
Step 12/12 : CMD [ "esbuild" ]
 ---> Running in 1eb1f2282452
Removing intermediate container 1eb1f2282452
 ---> f61757c98d07
Successfully built f61757c98d07
Successfully tagged cdk-6d527ea52fab0fb59826cdda01988e9d1b89d830f98c30ba0b34a61688f25e09:latest
Bundling asset admin/build-notifier/subscriber-function/base-function/Code/Stage...
esbuild cannot run locally. Switching to Docker bundling.

  asset-output/index.js  1.9kb

⚡ Done in 4ms
Sending build context to Docker daemon  133.1kB

Step 1/12 : ARG IMAGE=public.ecr.aws/sam/build-nodejs14.x
Step 2/12 : FROM $IMAGE
 ---> c5e253a1151c
Step 3/12 : RUN npm install --global [email protected]
 ---> Using cache
 ---> 11c18d97a038
Step 4/12 : RUN npm install --global pnpm
 ---> Using cache
 ---> a6fcacb3a07e
Step 5/12 : RUN npm install --global typescript
 ---> Using cache
 ---> a10b8c27b6fd
Step 6/12 : ARG ESBUILD_VERSION=0
 ---> Using cache
 ---> 25430b27198e
Step 7/12 : RUN npm install --global --unsafe-perm=true esbuild@$ESBUILD_VERSION
 ---> Using cache
 ---> 22528f022f36
Step 8/12 : RUN mkdir /tmp/npm-cache &&     chmod -R 777 /tmp/npm-cache &&     npm config --global set cache /tmp/npm-cache
 ---> Using cache
 ---> 632d003c8268
Step 9/12 : RUN mkdir /tmp/yarn-cache &&     chmod -R 777 /tmp/yarn-cache &&     yarn config set cache-folder /tmp/yarn-cache
 ---> Using cache
 ---> 329142de5348
Step 10/12 : RUN npm config --global set update-notifier false
 ---> Using cache
 ---> 72fc8bffaa93
Step 11/12 : RUN /sbin/useradd -u 1000 user && chmod 711 /
 ---> Using cache
 ---> b777f83300e2
Step 12/12 : CMD [ "esbuild" ]
 ---> Using cache
 ---> f61757c98d07
Successfully built f61757c98d07
Successfully tagged cdk-6d527ea52fab0fb59826cdda01988e9d1b89d830f98c30ba0b34a61688f25e09:latest
Bundling asset admin/scraper-notifier/subscriber-function/base-function/Code/Stage...
esbuild cannot run locally. Switching to Docker bundling.

  asset-output/index.js  1.6kb

⚡ Done in 2ms
Stack persistence
There were no differences
Stack wt-hosted-zone
There were no differences
Stack business
Resources
[-] AWS::ApiGateway::Deployment restapiendpointproddeployment044939E14e541856bb6ab6b7e897b2f880c66dbb destroy
[-] AWS::ApiGateway::Deployment restapiendpointdevdeployment6E7C4E8A22e564bfaf2e9a3a478030aea41db95d destroy
[+] AWS::ApiGateway::Deployment rest-api-endpoint/prod-deployment restapiendpointproddeployment044939E122e564bfaf2e9a3a478030aea41db95d 
[+] AWS::ApiGateway::Deployment rest-api-endpoint/dev-deployment restapiendpointdevdeployment6E7C4E8A0b79d6f6ce84125babbb48a3daacd901 
[~] AWS::ApiGateway::Stage rest-api-endpoint/prod-stage restapiendpointprodstage29901B5F 
 └─ [~] DeploymentId
     └─ [~] .Ref:
         ├─ [-] restapiendpointproddeployment044939E14e541856bb6ab6b7e897b2f880c66dbb
         └─ [+] restapiendpointproddeployment044939E122e564bfaf2e9a3a478030aea41db95d
[~] AWS::ApiGateway::Stage rest-api-endpoint/dev-stage restapiendpointdevstage0CDF6AEB 
 └─ [~] DeploymentId
     └─ [~] .Ref:
         ├─ [-] restapiendpointdevdeployment6E7C4E8A22e564bfaf2e9a3a478030aea41db95d
         └─ [+] restapiendpointdevdeployment6E7C4E8A0b79d6f6ce84125babbb48a3daacd901

Stack presentation
There were no differences
Stack admin
There were no differences

@renovate renovate bot force-pushed the renovate/node-16.x branch from 805c3b2 to f0c116c Compare February 19, 2022 02:35
@renovate renovate bot force-pushed the renovate/node-16.x branch from f0c116c to fb58cda Compare February 19, 2022 02:39
@AustinZhu
Copy link
Member

Sending build context to Docker daemon  3.584kB

Step 1/9 : ARG IMAGE=public.ecr.aws/sam/build-python3.7
Step 2/9 : FROM $IMAGE
latest: Pulling from sam/build-python3.9
183e9bacb6bb: Pulling fs layer
2bc4a52fbf3d: Pulling fs layer
ff8132b66d8a: Pulling fs layer
e3edeec74513: Pulling fs layer
a70e796c1353: Pulling fs layer
b32dcfe8c69a: Pulling fs layer
a4b2b3fd9ac6: Pulling fs layer
7335d2cddbef: Pulling fs layer
ba32635c4a06: Pulling fs layer
30adc694afa7: Pulling fs layer
a70e796c1353: Waiting
b32dcfe8c69a: Waiting
a4b2b3fd9ac6: Waiting
7335d2cddbef: Waiting
ba32635c4a06: Waiting
30adc694afa7: Waiting
e3edeec74513: Waiting
2bc4a52fbf3d: Download complete
e3edeec74513: Verifying Checksum
e3edeec74513: Download complete
ff8132b66d8a: Verifying Checksum
ff8132b66d8a: Download complete
b32dcfe8c69a: Verifying Checksum
b32dcfe8c69a: Download complete
183e9bacb6bb: Verifying Checksum
183e9bacb6bb: Download complete
7335d2cddbef: Verifying Checksum
7335d2cddbef: Download complete
a4b2b3fd9ac6: Verifying Checksum
a4b2b3fd9ac6: Download complete
30adc694afa7: Verifying Checksum
30adc694afa7: Download complete
ba32635c4a06: Verifying Checksum
ba32635c4a06: Download complete
183e9bacb6bb: Pull complete
2bc4a52fbf3d: Pull complete
ff8132b66d8a: Pull complete
e3edeec74513: Pull complete
a70e796c1353: Verifying Checksum
a70e796c1353: Download complete
a70e796c1353: Pull complete
b32dcfe8c69a: Pull complete
a4b2b3fd9ac6: Pull complete
7335d2cddbef: Pull complete
ba32635c4a06: Pull complete
30adc694afa7: Pull complete
Digest: sha256:acb17b160a41bcca5c6ec0048bedd443d5c770472a7f5993a8f2faed8d1b3068
Status: Downloaded newer image for public.ecr.aws/sam/build-python3.9:latest
 ---> 84404231d27e
Step 3/9 : RUN yum -q list installed rsync &>/dev/null || yum install -y rsync
 ---> Running in a01af12997d4
Removing intermediate container a01af12997d4
 ---> 8f12e72ac625
Step 4/9 : RUN pip install --upgrade pip
 ---> Running in 1d4044d7b9ff
Requirement already satisfied: pip in /var/lang/lib/python3.9/site-packages (21.2.4)
Collecting pip
  Downloading pip-22.0.3-py3-none-any.whl (2.1 MB)
Installing collected packages: pip
  Attempting uninstall: pip
    Found existing installation: pip 21.2.4
    Uninstalling pip-21.2.4:
      Successfully uninstalled pip-21.2.4
�[91mWARNING: 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
�[0mSuccessfully installed pip-22.0.3
Removing intermediate container 1d4044d7b9ff
 ---> 1c5293356890
Step 5/9 : RUN pip install pipenv poetry
 ---> Running in e36281f4a1dc
Collecting pipenv
  Downloading pipenv-2022.1.8-py2.py3-none-any.whl (3.6 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.6/3.6 MB 59.9 MB/s eta 0:00:00
Collecting poetry
  Downloading poetry-1.1.13-py2.py3-none-any.whl (175 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 175.1/175.1 KB 41.2 MB/s eta 0:00:00
Collecting virtualenv
  Downloading virtualenv-20.13.1-py2.py3-none-any.whl (8.6 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.6/8.6 MB 79.8 MB/s eta 0:00:00
Collecting virtualenv-clone>=0.2.5
  Downloading virtualenv_clone-0.5.7-py3-none-any.whl (6.6 kB)
Requirement already satisfied: pip>=18.0 in /var/lang/lib/python3.9/site-packages (from pipenv) (22.0.3)
Collecting certifi
  Downloading certifi-2021.10.8-py2.py3-none-any.whl (149 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 149.2/149.2 KB 37.9 MB/s eta 0:00:00
Requirement already satisfied: setuptools>=36.2.1 in /var/lang/lib/python3.9/site-packages (from pipenv) (58.1.0)
Collecting crashtest<0.4.0,>=0.3.0
  Downloading crashtest-0.3.1-py3-none-any.whl (7.0 kB)
Collecting requests-toolbelt<0.10.0,>=0.9.1
  Downloading requests_toolbelt-0.9.1-py2.py3-none-any.whl (54 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.3/54.3 KB 16.0 MB/s eta 0:00:00
Collecting keyring>=21.2.0
  Downloading keyring-23.5.0-py3-none-any.whl (33 kB)
Collecting cleo<0.9.0,>=0.8.1
  Downloading cleo-0.8.1-py2.py3-none-any.whl (21 kB)
Collecting clikit<0.7.0,>=0.6.2
  Downloading clikit-0.6.2-py2.py3-none-any.whl (91 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.8/91.8 KB 27.0 MB/s eta 0:00:00
Collecting pexpect<5.0.0,>=4.7.0
  Downloading pexpect-4.8.0-py2.py3-none-any.whl (59 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 59.0/59.0 KB 17.3 MB/s eta 0:00:00
Collecting pkginfo<2.0,>=1.4
  Downloading pkginfo-1.8.2-py2.py3-none-any.whl (26 kB)
Collecting cachecontrol[filecache]<0.13.0,>=0.12.9
  Downloading CacheControl-0.12.10-py2.py3-none-any.whl (20 kB)
Collecting packaging<21.0,>=20.4
  Downloading packaging-20.9-py2.py3-none-any.whl (40 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 KB 12.9 MB/s eta 0:00:00
Collecting shellingham<2.0,>=1.1
  Downloading shellingham-1.4.0-py2.py3-none-any.whl (9.4 kB)
Collecting cachy<0.4.0,>=0.3.0
  Downloading cachy-0.3.0-py2.py3-none-any.whl (20 kB)
Collecting tomlkit<1.0.0,>=0.7.0
  Downloading tomlkit-0.10.0-py3-none-any.whl (33 kB)
Collecting poetry-core<1.1.0,>=1.0.7
  Downloading poetry_core-1.0.7-py2.py3-none-any.whl (424 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 424.8/424.8 KB 56.7 MB/s eta 0:00:00
Collecting html5lib<2.0,>=1.0
  Downloading html5lib-1.1-py2.py3-none-any.whl (112 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 112.2/112.2 KB 31.8 MB/s eta 0:00:00
Collecting requests<3.0,>=2.18
  Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.1/63.1 KB 17.3 MB/s eta 0:00:00
Collecting msgpack>=0.5.2
  Downloading msgpack-1.0.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (322 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 322.2/322.2 KB 54.4 MB/s eta 0:00:00
Collecting lockfile>=0.9
  Downloading lockfile-0.12.2-py2.py3-none-any.whl (13 kB)
Collecting pylev<2.0,>=1.3
  Downloading pylev-1.4.0-py2.py3-none-any.whl (6.1 kB)
Collecting pastel<0.3.0,>=0.2.0
  Downloading pastel-0.2.1-py2.py3-none-any.whl (6.0 kB)
Collecting webencodings
  Downloading webencodings-0.5.1-py2.py3-none-any.whl (11 kB)
Collecting six>=1.9
  Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
Collecting importlib-metadata>=3.6
  Downloading importlib_metadata-4.11.1-py3-none-any.whl (17 kB)
Collecting jeepney>=0.4.2
  Downloading jeepney-0.7.1-py3-none-any.whl (54 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.1/54.1 KB 15.1 MB/s eta 0:00:00
Collecting SecretStorage>=3.2
  Downloading SecretStorage-3.3.1-py3-none-any.whl (15 kB)
Collecting pyparsing>=2.0.2
  Downloading pyparsing-3.0.7-py3-none-any.whl (98 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.0/98.0 KB 27.1 MB/s eta 0:00:00
Collecting ptyprocess>=0.5
  Downloading ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB)
Collecting idna<4,>=2.5
  Downloading idna-3.3-py3-none-any.whl (61 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 KB 16.7 MB/s eta 0:00:00
Collecting urllib3<1.27,>=1.21.1
  Downloading urllib3-1.26.8-py2.py3-none-any.whl (138 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.7/138.7 KB 35.1 MB/s eta 0:00:00
Collecting charset-normalizer~=2.0.0
  Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB)
Collecting filelock<4,>=3.2
  Downloading filelock-3.6.0-py3-none-any.whl (10.0 kB)
Collecting platformdirs<3,>=2
  Downloading platformdirs-2.5.0-py3-none-any.whl (14 kB)
Collecting distlib<1,>=0.3.1
  Downloading distlib-0.3.4-py2.py3-none-any.whl (461 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 461.2/461.2 KB 59.5 MB/s eta 0:00:00
Collecting zipp>=0.5
  Downloading zipp-3.7.0-py3-none-any.whl (5.3 kB)
Collecting cryptography>=2.0
  Downloading cryptography-36.0.1-cp36-abi3-manylinux_2_24_x86_64.whl (3.6 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.6/3.6 MB 83.6 MB/s eta 0:00:00
Collecting cffi>=1.12
  Downloading cffi-1.15.0-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (444 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 444.3/444.3 KB 63.3 MB/s eta 0:00:00
Collecting pycparser
  Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 KB 32.6 MB/s eta 0:00:00
Installing collected packages: webencodings, pylev, ptyprocess, pkginfo, msgpack, lockfile, distlib, certifi, zipp, virtualenv-clone, urllib3, tomlkit, six, shellingham, pyparsing, pycparser, poetry-core, platformdirs, pexpect, pastel, jeepney, idna, filelock, crashtest, charset-normalizer, cachy, virtualenv, requests, packaging, importlib-metadata, html5lib, clikit, cffi, requests-toolbelt, pipenv, cryptography, cleo, cachecontrol, SecretStorage, keyring, poetry
Successfully installed SecretStorage-3.3.1 cachecontrol-0.12.10 cachy-0.3.0 certifi-2021.10.8 cffi-1.15.0 charset-normalizer-2.0.12 cleo-0.8.1 clikit-0.6.2 crashtest-0.3.1 cryptography-36.0.1 distlib-0.3.4 filelock-3.6.0 html5lib-1.1 idna-3.3 importlib-metadata-4.11.1 jeepney-0.7.1 keyring-23.5.0 lockfile-0.12.2 msgpack-1.0.3 packaging-20.9 pastel-0.2.1 pexpect-4.8.0 pipenv-2022.1.8 pkginfo-1.8.2 platformdirs-2.5.0 poetry-1.1.13 poetry-core-1.0.7 ptyprocess-0.7.0 pycparser-2.21 pylev-1.4.0 pyparsing-3.0.7 requests-2.27.1 requests-toolbelt-0.9.1 shellingham-1.4.0 six-1.16.0 tomlkit-0.10.0 urllib3-1.26.8 virtualenv-20.13.1 virtualenv-clone-0.5.7 webencodings-0.5.1 zipp-3.7.0
�[91mWARNING: 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
�[0mRemoving intermediate container e36281f4a1dc
 ---> 002722bf77a6
Step 6/9 : WORKDIR /var/dependencies
 ---> Running in d9a751873b93
Removing intermediate container d9a751873b93
 ---> 8f0d15f793e9
Step 7/9 : COPY Pipfile* pyproject* poetry* requirements.tx[t] ./
 ---> 626c4e0d5d16
Step 8/9 : RUN [ -f 'Pipfile' ] && pipenv lock -r >requirements.txt;     [ -f 'poetry.lock' ] && poetry export --with-credentials --format requirements.txt --output requirements.txt;     [ -f 'requirements.txt' ] && pip install -r requirements.txt -t .;
 ---> Running in e4385a6f15bf
Collecting lxml
  Downloading lxml-4.8.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (6.9 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.9/6.9 MB 73.9 MB/s eta 0:00:00
Installing collected packages: lxml
Successfully installed lxml-4.8.0
�[91mWARNING: 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
�[0mRemoving intermediate container e4385a6f15bf
 ---> ab6438b4a8d6
Step 9/9 : CMD [ "python" ]
 ---> Running in 412163c63ac1
Removing intermediate container 412163c63ac1
 ---> 80d87eaad875
Successfully built 80d87eaad875
Successfully tagged cdk-5d318322a9852a2cf7ab83f60ab45993b1718ebc44ed772e03aabbd52acedc3e:latest
Bundling asset persistence/syllabus-datapipeline/scraper-base-function/base-function/Code/Stage...
Sending build context to Docker daemon  2.048kB

Step 1/4 : ARG IMAGE=public.ecr.aws/sam/build-python3.7
Step 2/4 : FROM $IMAGE
 ---> 84404231d27e
Step 3/4 : RUN yum -q list installed rsync &>/dev/null || yum install -y rsync
 ---> Using cache
 ---> 8f12e72ac625
Step 4/4 : CMD [ "python" ]
 ---> Running in 7ee7d815bc46
Removing intermediate container 7ee7d815bc46
 ---> 4f53df97d9d2
Successfully built 4f53df97d9d2
Successfully tagged cdk-78d39541baa41133795e172001ecab392bd5379cd78fc696d23a710ae21759be:latest
Bundling asset persistence/syllabus-sync/syllabus-update-function/update-syllabus/Code/Stage...
Sending build context to Docker daemon  2.048kB

Step 1/4 : ARG IMAGE=public.ecr.aws/sam/build-python3.7
Step 2/4 : FROM $IMAGE
 ---> 84404231d27e
Step 3/4 : RUN yum -q list installed rsync &>/dev/null || yum install -y rsync
 ---> Using cache
 ---> 8f12e72ac625
Step 4/4 : CMD [ "python" ]
 ---> Using cache
 ---> 4f53df97d9d2
Successfully built 4f53df97d9d2
Successfully tagged cdk-51e1b42b4565713f7d0d64d10a2720a7f210b45d3c0188d48dd2d1d0ab2b0213:latest
Bundling asset business/cognito-endpoint/presign-up-handle/base-function/Code/Stage...
Sending build context to Docker daemon  3.584kB

Step 1/9 : ARG IMAGE=public.ecr.aws/sam/build-python3.7
Step 2/9 : FROM $IMAGE
 ---> 84404231d27e
Step 3/9 : RUN yum -q list installed rsync &>/dev/null || yum install -y rsync
 ---> Using cache
 ---> 8f12e72ac625
Step 4/9 : RUN pip install --upgrade pip
 ---> Using cache
 ---> 1c5293356890
Step 5/9 : RUN pip install pipenv poetry
 ---> Using cache
 ---> 002722bf77a6
Step 6/9 : WORKDIR /var/dependencies
 ---> Using cache
 ---> 8f0d15f793e9
Step 7/9 : COPY Pipfile* pyproject* poetry* requirements.tx[t] ./
 ---> Using cache
 ---> 626c4e0d5d16
Step 8/9 : RUN [ -f 'Pipfile' ] && pipenv lock -r >requirements.txt;     [ -f 'poetry.lock' ] && poetry export --with-credentials --format requirements.txt --output requirements.txt;     [ -f 'requirements.txt' ] && pip install -r requirements.txt -t .;
 ---> Using cache
 ---> ab6438b4a8d6
Step 9/9 : CMD [ "python" ]
 ---> Using cache
 ---> 80d87eaad875
Successfully built 80d87eaad875
Successfully tagged cdk-dcd39c237e5f9ddb2930c865bdafeeafee007d59173ca8da2ba05c4801255dd3:latest
Bundling asset business/rest-api-endpoint/syllabus-api/syllabus-function/get-course/Code/Stage...
Sending build context to Docker daemon  3.584kB

Step 1/9 : ARG IMAGE=public.ecr.aws/sam/build-python3.7
Step 2/9 : FROM $IMAGE
 ---> 84404231d27e
Step 3/9 : RUN yum -q list installed rsync &>/dev/null || yum install -y rsync
 ---> Using cache
 ---> 8f12e72ac625
Step 4/9 : RUN pip install --upgrade pip
 ---> Using cache
 ---> 1c5293356890
Step 5/9 : RUN pip install pipenv poetry
 ---> Using cache
 ---> 002722bf77a6
Step 6/9 : WORKDIR /var/dependencies
 ---> Using cache
 ---> 8f0d15f793e9
Step 7/9 : COPY Pipfile* pyproject* poetry* requirements.tx[t] ./
 ---> b06fdc03b2a0
Step 8/9 : RUN [ -f 'Pipfile' ] && pipenv lock -r >requirements.txt;     [ -f 'poetry.lock' ] && poetry export --with-credentials --format requirements.txt --output requirements.txt;     [ -f 'requirements.txt' ] && pip install -r requirements.txt -t .;
 ---> Running in 80f19d36c1ce
Collecting aiohttp
  Downloading aiohttp-3.8.1-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.2 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 43.5 MB/s eta 0:00:00
Collecting multidict<7.0,>=4.5
  Downloading multidict-6.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (114 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 114.2/114.2 KB 26.9 MB/s eta 0:00:00
Collecting async-timeout<5.0,>=4.0.0a3
  Downloading async_timeout-4.0.2-py3-none-any.whl (5.8 kB)
Collecting yarl<2.0,>=1.0
  Downloading yarl-1.7.2-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (304 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 304.5/304.5 KB 59.0 MB/s eta 0:00:00
Collecting aiosignal>=1.1.2
  Downloading aiosignal-1.2.0-py3-none-any.whl (8.2 kB)
Collecting frozenlist>=1.1.1
  Downloading frozenlist-1.3.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (156 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 156.2/156.2 KB 41.2 MB/s eta 0:00:00
Collecting attrs>=17.3.0
  Downloading attrs-21.4.0-py2.py3-none-any.whl (60 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.6/60.6 KB 19.3 MB/s eta 0:00:00
Collecting charset-normalizer<3.0,>=2.0
  Using cached charset_normalizer-2.0.12-py3-none-any.whl (39 kB)
Collecting idna>=2.0
  Using cached idna-3.3-py3-none-any.whl (61 kB)
Installing collected packages: multidict, idna, frozenlist, charset-normalizer, attrs, async-timeout, yarl, aiosignal, aiohttp
Successfully installed aiohttp-3.8.1 aiosignal-1.2.0 async-timeout-4.0.2 attrs-21.4.0 charset-normalizer-2.0.12 frozenlist-1.3.0 idna-3.3 multidict-6.0.2 yarl-1.7.2
�[91mWARNING: 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
�[0mRemoving intermediate container 80f19d36c1ce
 ---> 92cfdd983ee3
Step 9/9 : CMD [ "python" ]
 ---> Running in bd691095425d
Removing intermediate container bd691095425d
 ---> c209b4540554
Successfully built c209b4540554
Successfully tagged cdk-89a3d1305f19a903ce049dfdd09e7fd073f04046851a6291ac251d896ad92a88:latest
Bundling asset business/rest-api-endpoint/syllabus-api/syllabus-function/post-book/Code/Stage...
Sending build context to Docker daemon  2.048kB

Step 1/4 : ARG IMAGE=public.ecr.aws/sam/build-python3.7
Step 2/4 : FROM $IMAGE
 ---> 84404231d27e
Step 3/4 : RUN yum -q list installed rsync &>/dev/null || yum install -y rsync
 ---> Using cache
 ---> 8f12e72ac625
Step 4/4 : CMD [ "python" ]
 ---> Using cache
 ---> 4f53df97d9d2
Successfully built 4f53df97d9d2
Successfully tagged cdk-b111c05e892670ca17e882bdc8f725df74374dbe8221ca32f646fac11e39c7e7:latest
Bundling asset business/rest-api-endpoint/course-reviews-api/crud-functions/get-reviews/Code/Stage...
Sending build context to Docker daemon  3.584kB

Step 1/9 : ARG IMAGE=public.ecr.aws/sam/build-python3.7
Step 2/9 : FROM $IMAGE
 ---> 84404231d27e
Step 3/9 : RUN yum -q list installed rsync &>/dev/null || yum install -y rsync
 ---> Using cache
 ---> 8f12e72ac625
Step 4/9 : RUN pip install --upgrade pip
 ---> Using cache
 ---> 1c5293356890
Step 5/9 : RUN pip install pipenv poetry
 ---> Using cache
 ---> 002722bf77a6
Step 6/9 : WORKDIR /var/dependencies
 ---> Using cache
 ---> 8f0d15f793e9
Step 7/9 : COPY Pipfile* pyproject* poetry* requirements.tx[t] ./
 ---> 62ac0fd67a33
Step 8/9 : RUN [ -f 'Pipfile' ] && pipenv lock -r >requirements.txt;     [ -f 'poetry.lock' ] && poetry export --with-credentials --format requirements.txt --output requirements.txt;     [ -f 'requirements.txt' ] && pip install -r requirements.txt -t .;
 ---> Running in f3adc53a33b8
Collecting google-cloud-translate
  Downloading google_cloud_translate-3.6.1-py2.py3-none-any.whl (111 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 111.6/111.6 KB 19.8 MB/s eta 0:00:00
Collecting google-api-core[grpc]<3.0.0dev,>=1.28.0
  Downloading google_api_core-2.5.0-py2.py3-none-any.whl (111 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 111.8/111.8 KB 29.3 MB/s eta 0:00:00
Collecting proto-plus>=0.4.0
  Downloading proto_plus-1.20.3-py3-none-any.whl (46 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.2/46.2 KB 15.3 MB/s eta 0:00:00
Collecting google-cloud-core<3.0.0dev,>=1.3.0
  Downloading google_cloud_core-2.2.2-py2.py3-none-any.whl (29 kB)
Collecting requests<3.0.0dev,>=2.18.0
  Using cached requests-2.27.1-py2.py3-none-any.whl (63 kB)
Collecting google-auth<3.0dev,>=1.25.0
  Downloading google_auth-2.6.0-py2.py3-none-any.whl (156 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 156.3/156.3 KB 46.1 MB/s eta 0:00:00
Collecting protobuf>=3.12.0
  Downloading protobuf-3.19.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 67.1 MB/s eta 0:00:00
Collecting googleapis-common-protos<2.0dev,>=1.52.0
  Downloading googleapis_common_protos-1.54.0-py2.py3-none-any.whl (207 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 208.0/208.0 KB 57.1 MB/s eta 0:00:00
Collecting grpcio-status<2.0dev,>=1.33.2
  Downloading grpcio_status-1.44.0-py3-none-any.whl (10.0 kB)
Collecting grpcio<2.0dev,>=1.33.2
  Downloading grpcio-1.44.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.3 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 84.4 MB/s eta 0:00:00
Collecting six>=1.9.0
  Using cached six-1.16.0-py2.py3-none-any.whl (11 kB)
Collecting pyasn1-modules>=0.2.1
  Downloading pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.3/155.3 KB 37.6 MB/s eta 0:00:00
Collecting rsa<5,>=3.1.4
  Downloading rsa-4.8-py3-none-any.whl (39 kB)
Collecting cachetools<6.0,>=2.0.0
  Downloading cachetools-5.0.0-py3-none-any.whl (9.1 kB)
Collecting idna<4,>=2.5
  Using cached idna-3.3-py3-none-any.whl (61 kB)
Collecting certifi>=2017.4.17
  Using cached certifi-2021.10.8-py2.py3-none-any.whl (149 kB)
Collecting urllib3<1.27,>=1.21.1
  Using cached urllib3-1.26.8-py2.py3-none-any.whl (138 kB)
Collecting charset-normalizer~=2.0.0
  Using cached charset_normalizer-2.0.12-py3-none-any.whl (39 kB)
Collecting pyasn1<0.5.0,>=0.4.6
  Downloading pyasn1-0.4.8-py2.py3-none-any.whl (77 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.1/77.1 KB 25.2 MB/s eta 0:00:00
Installing collected packages: pyasn1, certifi, urllib3, six, rsa, pyasn1-modules, protobuf, idna, charset-normalizer, cachetools, requests, proto-plus, grpcio, googleapis-common-protos, google-auth, grpcio-status, google-api-core, google-cloud-core, google-cloud-translate
Successfully installed cachetools-5.0.0 certifi-2021.10.8 charset-normalizer-2.0.12 google-api-core-2.5.0 google-auth-2.6.0 google-cloud-core-2.2.2 google-cloud-translate-3.6.1 googleapis-common-protos-1.54.0 grpcio-1.44.0 grpcio-status-1.44.0 idna-3.3 proto-plus-1.20.3 protobuf-3.19.4 pyasn1-0.4.8 pyasn1-modules-0.2.8 requests-2.27.1 rsa-4.8 six-1.16.0 urllib3-1.26.8
�[91mWARNING: 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
�[0mRemoving intermediate container f3adc53a33b8
 ---> c028c81d3b39
Step 9/9 : CMD [ "python" ]
 ---> Running in 51e3cb04adab
Removing intermediate container 51e3cb04adab
 ---> fc912c6e7c74
Successfully built fc912c6e7c74
Successfully tagged cdk-5ef4008a066f2e6bcbf993b6f1311493756fe586b0cb9a3d33d704aaa038abe4:latest
Bundling asset business/rest-api-endpoint/course-reviews-api/crud-functions/post-review/Code/Stage...
Sending build context to Docker daemon  3.584kB

Step 1/9 : ARG IMAGE=public.ecr.aws/sam/build-python3.7
Step 2/9 : FROM $IMAGE
 ---> 84404231d27e
Step 3/9 : RUN yum -q list installed rsync &>/dev/null || yum install -y rsync
 ---> Using cache
 ---> 8f12e72ac625
Step 4/9 : RUN pip install --upgrade pip
 ---> Using cache
 ---> 1c5293356890
Step 5/9 : RUN pip install pipenv poetry
 ---> Using cache
 ---> 002722bf77a6
Step 6/9 : WORKDIR /var/dependencies
 ---> Using cache
 ---> 8f0d15f793e9
Step 7/9 : COPY Pipfile* pyproject* poetry* requirements.tx[t] ./
 ---> Using cache
 ---> 62ac0fd67a33
Step 8/9 : RUN [ -f 'Pipfile' ] && pipenv lock -r >requirements.txt;     [ -f 'poetry.lock' ] && poetry export --with-credentials --format requirements.txt --output requirements.txt;     [ -f 'requirements.txt' ] && pip install -r requirements.txt -t .;
 ---> Using cache
 ---> c028c81d3b39
Step 9/9 : CMD [ "python" ]
 ---> Using cache
 ---> fc912c6e7c74
Successfully built fc912c6e7c74
Successfully tagged cdk-596feb6199058c367f94104769b1c8eba91e35ed602654d3587284f545fc412d:latest
Bundling asset business/rest-api-endpoint/course-reviews-api/crud-functions/patch-review/Code/Stage...
Sending build context to Docker daemon  2.048kB

Step 1/4 : ARG IMAGE=public.ecr.aws/sam/build-python3.7
Step 2/4 : FROM $IMAGE
 ---> 84404231d27e
Step 3/4 : RUN yum -q list installed rsync &>/dev/null || yum install -y rsync
 ---> Using cache
 ---> 8f12e72ac625
Step 4/4 : CMD [ "python" ]
 ---> Using cache
 ---> 4f53df97d9d2
Successfully built 4f53df97d9d2
Successfully tagged cdk-7e854fe86f45290d8f1902c2c309723c8ef899481560334caef01321146bb488:latest
Bundling asset business/rest-api-endpoint/course-reviews-api/crud-functions/delete-review/Code/Stage...
Sending build context to Docker daemon  2.048kB

Step 1/4 : ARG IMAGE=public.ecr.aws/sam/build-python3.7
Step 2/4 : FROM $IMAGE
 ---> 84404231d27e
Step 3/4 : RUN yum -q list installed rsync &>/dev/null || yum install -y rsync
 ---> Using cache
 ---> 8f12e72ac625
Step 4/4 : CMD [ "python" ]
 ---> Using cache
 ---> 4f53df97d9d2
Successfully built 4f53df97d9d2
Successfully tagged cdk-87681629fef0ffdb9b8bf8fdaa8855e614c7b2af61ac37e27f3f530c2b34400b:latest
Bundling asset business/rest-api-endpoint/timetable-api/crud-functions/get-timetable/Code/Stage...
Sending build context to Docker daemon  2.048kB

Step 1/4 : ARG IMAGE=public.ecr.aws/sam/build-python3.7
Step 2/4 : FROM $IMAGE
 ---> 84404231d27e
Step 3/4 : RUN yum -q list installed rsync &>/dev/null || yum install -y rsync
 ---> Using cache
 ---> 8f12e72ac625
Step 4/4 : CMD [ "python" ]
 ---> Using cache
 ---> 4f53df97d9d2
Successfully built 4f53df97d9d2
Successfully tagged cdk-c6fa029d711713323bb5571805a933dc09fb5edc4f665fb7e4402368a123fb9d:latest
Bundling asset business/rest-api-endpoint/timetable-api/crud-functions/post-timetable/Code/Stage...
Sending build context to Docker daemon  2.048kB

Step 1/4 : ARG IMAGE=public.ecr.aws/sam/build-python3.7
Step 2/4 : FROM $IMAGE
 ---> 84404231d27e
Step 3/4 : RUN yum -q list installed rsync &>/dev/null || yum install -y rsync
 ---> Using cache
 ---> 8f12e72ac625
Step 4/4 : CMD [ "python" ]
 ---> Using cache
 ---> 4f53df97d9d2
Successfully built 4f53df97d9d2
Successfully tagged cdk-18164aedd5c3d374c2b34434ca1e091a85666f09df4f6a05a463d2d24378703e:latest
Bundling asset business/rest-api-endpoint/timetable-api/crud-functions/patch-timetable/Code/Stage...
Sending build context to Docker daemon  133.1kB

Step 1/12 : ARG IMAGE=public.ecr.aws/sam/build-nodejs14.x
Step 2/12 : FROM $IMAGE
latest: Pulling from sam/build-nodejs14.x
183e9bacb6bb: Already exists
faf5cede80b2: Pulling fs layer
e965186910bd: Pulling fs layer
2a5009e229d5: Pulling fs layer
ef03c972142b: Pulling fs layer
eb9c45d08f45: Pulling fs layer
734638a1f391: Pulling fs layer
cff6046c8717: Pulling fs layer
1943b1301f50: Pulling fs layer
124b6444fcf8: Pulling fs layer
ef03c972142b: Waiting
eb9c45d08f45: Waiting
734638a1f391: Waiting
cff6046c8717: Waiting
1943b1301f50: Waiting
124b6444fcf8: Waiting
faf5cede80b2: Verifying Checksum
faf5cede80b2: Download complete
faf5cede80b2: Pull complete
2a5009e229d5: Verifying Checksum
2a5009e229d5: Download complete
eb9c45d08f45: Verifying Checksum
eb9c45d08f45: Download complete
e965186910bd: Verifying Checksum
e965186910bd: Download complete
734638a1f391: Verifying Checksum
734638a1f391: Download complete
1943b1301f50: Verifying Checksum
1943b1301f50: Download complete
124b6444fcf8: Verifying Checksum
124b6444fcf8: Download complete
cff6046c8717: Verifying Checksum
cff6046c8717: Download complete
e965186910bd: Pull complete
2a5009e229d5: Pull complete
ef03c972142b: Verifying Checksum
ef03c972142b: Download complete
ef03c972142b: Pull complete
eb9c45d08f45: Pull complete
734638a1f391: Pull complete
cff6046c8717: Pull complete
1943b1301f50: Pull complete
124b6444fcf8: Pull complete
Digest: sha256:ffed60c29e9a48e74bcb75de0e2e41228be6fcce90be2e7ce264ca3070bd26aa
Status: Downloaded newer image for public.ecr.aws/sam/build-nodejs14.x:latest
 ---> 3e2d4e85717f
Step 3/12 : RUN npm install --global [email protected]
 ---> Running in c8e1e3a9a8c7
/var/lang/bin/yarn -> /var/lang/lib/node_modules/yarn/bin/yarn.js
/var/lang/bin/yarnpkg -> /var/lang/lib/node_modules/yarn/bin/yarn.js
+ [email protected]
added 1 package in 0.326s
Removing intermediate container c8e1e3a9a8c7
 ---> be2ce349c40c
Step 4/12 : RUN npm install --global pnpm
 ---> Running in 6c569b5df340
/var/lang/bin/pnpm -> /var/lang/lib/node_modules/pnpm/bin/pnpm.cjs
/var/lang/bin/pnpx -> /var/lang/lib/node_modules/pnpm/bin/pnpx.cjs
+ [email protected]
added 1 package in 0.985s
Removing intermediate container 6c569b5df340
 ---> 77b4bbe8540d
Step 5/12 : RUN npm install --global typescript
 ---> Running in 2eee9eb3ccb3
/var/lang/bin/tsc -> /var/lang/lib/node_modules/typescript/bin/tsc
/var/lang/bin/tsserver -> /var/lang/lib/node_modules/typescript/bin/tsserver
+ [email protected]
added 1 package from 1 contributor in 1.499s
Removing intermediate container 2eee9eb3ccb3
 ---> f348af5e146a
Step 6/12 : ARG ESBUILD_VERSION=0
 ---> Running in 2df4e6912229
Removing intermediate container 2df4e6912229
 ---> 791188ebbd90
Step 7/12 : RUN npm install --global --unsafe-perm=true esbuild@$ESBUILD_VERSION
 ---> Running in 748c65f2f5b1
/var/lang/bin/esbuild -> /var/lang/lib/node_modules/esbuild/bin/esbuild

> [email protected] postinstall /var/lang/lib/node_modules/esbuild
> node install.js

�[91mnpm WARN optional�[0m�[91m SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-freebsd-arm64):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"freebsd","arch":"arm64"} (current: {"os":"linux","arch":"x64"})
�[0m�[91mnpm�[0m�[91m WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-darwin-arm64):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"arm64"} (current: {"os":"linux","arch":"x64"})
�[0m�[91mnpm WARN�[0m�[91m optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-linux-arm64):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"linux","arch":"arm64"} (current: {"os":"linux","arch":"x64"})
�[0m�[91mnpm WARN �[0m�[91moptional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-linux-mips64le):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"linux","arch":"mips64el"} (current: {"os":"linux","arch":"x64"})
�[0m�[91mnpm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-android-arm64):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"android","arch":"arm64"} (current: {"os":"linux","arch":"x64"})
�[0m�[91mnpm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-freebsd-64):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"freebsd","arch":"x64"} (current: {"os":"linux","arch":"x64"})
�[0m�[91mnpm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-darwin-64):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"x64"} (current: {"os":"linux","arch":"x64"})
�[0m�[91mnpm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-linux-32):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"linux","arch":"ia32"} (current: {"os":"linux","arch":"x64"})
�[0m�[91mnpm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-linux-arm):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"linux","arch":"arm"} (current: {"os":"linux","arch":"x64"})
�[0m�[91mnpm WARN�[0m�[91m optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-netbsd-64):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"netbsd","arch":"x64"} (current: {"os":"linux","arch":"x64"})
�[0m�[91mnpm �[0m�[91mWARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-windows-64):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"win32","arch":"x64"} (current: {"os":"linux","arch":"x64"})
�[0m�[91mnpm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-linux-s390x):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"linux","arch":"s390x"} (current: {"os":"linux","arch":"x64"})
�[0m�[91mnpm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-windows-32):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"win32","arch":"ia32"} (current: {"os":"linux","arch":"x64"})
�[0m�[91mnpm WARN optional�[0m�[91m SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-linux-ppc64le):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"linux","arch":"ppc64"} (current: {"os":"linux","arch":"x64"})
�[0m�[91mnpm WARN�[0m�[91m optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-linux-riscv64):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"linux","arch":"riscv64"} (current: {"os":"linux","arch":"x64"})
�[0m�[91mnpm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-openbsd-64):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"openbsd","arch":"x64"} (current: {"os":"linux","arch":"x64"})
�[0m�[91mnpm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-windows-arm64):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"win32","arch":"arm64"} (current: {"os":"linux","arch":"x64"})
�[0m�[91mnpm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-sunos-64):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"sunos","arch":"x64"} (current: {"os":"linux","arch":"x64"})
�[0m�[91m
�[0m+ [email protected]
added 2 packages in 2.688s
Removing intermediate container 748c65f2f5b1
 ---> 0f68ad051b95
Step 8/12 : RUN mkdir /tmp/npm-cache &&     chmod -R 777 /tmp/npm-cache &&     npm config --global set cache /tmp/npm-cache
 ---> Running in d95c2eb8421b
Removing intermediate container d95c2eb8421b
 ---> b4891db550ab
Step 9/12 : RUN mkdir /tmp/yarn-cache &&     chmod -R 777 /tmp/yarn-cache &&     yarn config set cache-folder /tmp/yarn-cache
 ---> Running in 3daa35100ef5
yarn config v1.22.5
success Set "cache-folder" to "/tmp/yarn-cache".
Done in 0.03s.
Removing intermediate container 3daa35100ef5
 ---> e82d5b17c443
Step 10/12 : RUN npm config --global set update-notifier false
 ---> Running in f9832019e6c2
Removing intermediate container f9832019e6c2
 ---> 8804e57f2117
Step 11/12 : RUN /sbin/useradd -u 1000 user && chmod 711 /
 ---> Running in c0f2c0279627
Removing intermediate container c0f2c0279627
 ---> ff04c4c1a815
Step 12/12 : CMD [ "esbuild" ]
 ---> Running in a150ba1ca934
Removing intermediate container a150ba1ca934
 ---> d897fb2502a6
Successfully built d897fb2502a6
Successfully tagged cdk-6d527ea52fab0fb59826cdda01988e9d1b89d830f98c30ba0b34a61688f25e09:latest
Bundling asset admin/build-notifier/subscriber-function/base-function/Code/Stage...
esbuild cannot run locally. Switching to Docker bundling.

  asset-output/index.js  1.9kb

⚡ Done in 2ms
Sending build context to Docker daemon  133.1kB

Step 1/12 : ARG IMAGE=public.ecr.aws/sam/build-nodejs14.x
Step 2/12 : FROM $IMAGE
 ---> 3e2d4e85717f
Step 3/12 : RUN npm install --global [email protected]
 ---> Using cache
 ---> be2ce349c40c
Step 4/12 : RUN npm install --global pnpm
 ---> Using cache
 ---> 77b4bbe8540d
Step 5/12 : RUN npm install --global typescript
 ---> Using cache
 ---> f348af5e146a
Step 6/12 : ARG ESBUILD_VERSION=0
 ---> Using cache
 ---> 791188ebbd90
Step 7/12 : RUN npm install --global --unsafe-perm=true esbuild@$ESBUILD_VERSION
 ---> Using cache
 ---> 0f68ad051b95
Step 8/12 : RUN mkdir /tmp/npm-cache &&     chmod -R 777 /tmp/npm-cache &&     npm config --global set cache /tmp/npm-cache
 ---> Using cache
 ---> b4891db550ab
Step 9/12 : RUN mkdir /tmp/yarn-cache &&     chmod -R 777 /tmp/yarn-cache &&     yarn config set cache-folder /tmp/yarn-cache
 ---> Using cache
 ---> e82d5b17c443
Step 10/12 : RUN npm config --global set update-notifier false
 ---> Using cache
 ---> 8804e57f2117
Step 11/12 : RUN /sbin/useradd -u 1000 user && chmod 711 /
 ---> Using cache
 ---> ff04c4c1a815
Step 12/12 : CMD [ "esbuild" ]
 ---> Using cache
 ---> d897fb2502a6
Successfully built d897fb2502a6
Successfully tagged cdk-6d527ea52fab0fb59826cdda01988e9d1b89d830f98c30ba0b34a61688f25e09:latest
Bundling asset admin/scraper-notifier/subscriber-function/base-function/Code/Stage...
esbuild cannot run locally. Switching to Docker bundling.

  asset-output/index.js  1.6kb

⚡ Done in 2ms
Stack persistence
There were no differences
Stack wt-hosted-zone
There were no differences
Stack business
Resources
[-] AWS::ApiGateway::Deployment restapiendpointproddeployment044939E14e541856bb6ab6b7e897b2f880c66dbb destroy
[-] AWS::ApiGateway::Deployment restapiendpointdevdeployment6E7C4E8A22e564bfaf2e9a3a478030aea41db95d destroy
[+] AWS::ApiGateway::Deployment rest-api-endpoint/prod-deployment restapiendpointproddeployment044939E122e564bfaf2e9a3a478030aea41db95d 
[+] AWS::ApiGateway::Deployment rest-api-endpoint/dev-deployment restapiendpointdevdeployment6E7C4E8A83f5f03c339c4fec83eb57566dc32bb5 
[~] AWS::ApiGateway::Stage rest-api-endpoint/prod-stage restapiendpointprodstage29901B5F 
 └─ [~] DeploymentId
     └─ [~] .Ref:
         ├─ [-] restapiendpointproddeployment044939E14e541856bb6ab6b7e897b2f880c66dbb
         └─ [+] restapiendpointproddeployment044939E122e564bfaf2e9a3a478030aea41db95d
[~] AWS::ApiGateway::Stage rest-api-endpoint/dev-stage restapiendpointdevstage0CDF6AEB 
 └─ [~] DeploymentId
     └─ [~] .Ref:
         ├─ [-] restapiendpointdevdeployment6E7C4E8A22e564bfaf2e9a3a478030aea41db95d
         └─ [+] restapiendpointdevdeployment6E7C4E8A83f5f03c339c4fec83eb57566dc32bb5

Stack presentation
There were no differences
Stack admin
There were no differences

@AustinZhu
Copy link
Member

Sending build context to Docker daemon  3.584kB

Step 1/9 : ARG IMAGE=public.ecr.aws/sam/build-python3.7
Step 2/9 : FROM $IMAGE
latest: Pulling from sam/build-python3.9
183e9bacb6bb: Pulling fs layer
2bc4a52fbf3d: Pulling fs layer
ff8132b66d8a: Pulling fs layer
e3edeec74513: Pulling fs layer
a70e796c1353: Pulling fs layer
b32dcfe8c69a: Pulling fs layer
a4b2b3fd9ac6: Pulling fs layer
7335d2cddbef: Pulling fs layer
ba32635c4a06: Pulling fs layer
30adc694afa7: Pulling fs layer
b32dcfe8c69a: Waiting
a4b2b3fd9ac6: Waiting
7335d2cddbef: Waiting
ba32635c4a06: Waiting
30adc694afa7: Waiting
e3edeec74513: Waiting
a70e796c1353: Waiting
2bc4a52fbf3d: Verifying Checksum
2bc4a52fbf3d: Download complete
e3edeec74513: Verifying Checksum
e3edeec74513: Download complete
ff8132b66d8a: Verifying Checksum
ff8132b66d8a: Download complete
183e9bacb6bb: Verifying Checksum
183e9bacb6bb: Download complete
b32dcfe8c69a: Verifying Checksum
b32dcfe8c69a: Download complete
7335d2cddbef: Verifying Checksum
7335d2cddbef: Download complete
a4b2b3fd9ac6: Verifying Checksum
a4b2b3fd9ac6: Download complete
ba32635c4a06: Verifying Checksum
ba32635c4a06: Download complete
30adc694afa7: Verifying Checksum
30adc694afa7: Download complete
183e9bacb6bb: Pull complete
a70e796c1353: Verifying Checksum
a70e796c1353: Download complete
2bc4a52fbf3d: Pull complete
ff8132b66d8a: Pull complete
e3edeec74513: Pull complete
a70e796c1353: Pull complete
b32dcfe8c69a: Pull complete
a4b2b3fd9ac6: Pull complete
7335d2cddbef: Pull complete
ba32635c4a06: Pull complete
30adc694afa7: Pull complete
Digest: sha256:acb17b160a41bcca5c6ec0048bedd443d5c770472a7f5993a8f2faed8d1b3068
Status: Downloaded newer image for public.ecr.aws/sam/build-python3.9:latest
 ---> 84404231d27e
Step 3/9 : RUN yum -q list installed rsync &>/dev/null || yum install -y rsync
 ---> Running in 6c4d277e29f0
Removing intermediate container 6c4d277e29f0
 ---> a8de5e9a6517
Step 4/9 : RUN pip install --upgrade pip
 ---> Running in 22c3dc0931c8
Requirement already satisfied: pip in /var/lang/lib/python3.9/site-packages (21.2.4)
Collecting pip
  Downloading pip-22.0.3-py3-none-any.whl (2.1 MB)
Installing collected packages: pip
  Attempting uninstall: pip
    Found existing installation: pip 21.2.4
    Uninstalling pip-21.2.4:
      Successfully uninstalled pip-21.2.4
�[91mWARNING: 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
�[0mSuccessfully installed pip-22.0.3
Removing intermediate container 22c3dc0931c8
 ---> 1c891ab38a15
Step 5/9 : RUN pip install pipenv poetry
 ---> Running in 6a40d5ffe2a9
Collecting pipenv
  Downloading pipenv-2022.1.8-py2.py3-none-any.whl (3.6 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.6/3.6 MB 36.5 MB/s eta 0:00:00
Collecting poetry
  Downloading poetry-1.1.13-py2.py3-none-any.whl (175 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 175.1/175.1 KB 42.6 MB/s eta 0:00:00
Collecting certifi
  Downloading certifi-2021.10.8-py2.py3-none-any.whl (149 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 149.2/149.2 KB 39.7 MB/s eta 0:00:00
Requirement already satisfied: pip>=18.0 in /var/lang/lib/python3.9/site-packages (from pipenv) (22.0.3)
Requirement already satisfied: setuptools>=36.2.1 in /var/lang/lib/python3.9/site-packages (from pipenv) (58.1.0)
Collecting virtualenv
  Downloading virtualenv-20.13.1-py2.py3-none-any.whl (8.6 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.6/8.6 MB 107.5 MB/s eta 0:00:00
Collecting virtualenv-clone>=0.2.5
  Downloading virtualenv_clone-0.5.7-py3-none-any.whl (6.6 kB)
Collecting requests<3.0,>=2.18
  Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.1/63.1 KB 20.0 MB/s eta 0:00:00
Collecting poetry-core<1.1.0,>=1.0.7
  Downloading poetry_core-1.0.7-py2.py3-none-any.whl (424 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 424.8/424.8 KB 63.7 MB/s eta 0:00:00
Collecting html5lib<2.0,>=1.0
  Downloading html5lib-1.1-py2.py3-none-any.whl (112 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 112.2/112.2 KB 31.3 MB/s eta 0:00:00
Collecting keyring>=21.2.0
  Downloading keyring-23.5.0-py3-none-any.whl (33 kB)
Collecting pkginfo<2.0,>=1.4
  Downloading pkginfo-1.8.2-py2.py3-none-any.whl (26 kB)
Collecting crashtest<0.4.0,>=0.3.0
  Downloading crashtest-0.3.1-py3-none-any.whl (7.0 kB)
Collecting shellingham<2.0,>=1.1
  Downloading shellingham-1.4.0-py2.py3-none-any.whl (9.4 kB)
Collecting cachecontrol[filecache]<0.13.0,>=0.12.9
  Downloading CacheControl-0.12.10-py2.py3-none-any.whl (20 kB)
Collecting packaging<21.0,>=20.4
  Downloading packaging-20.9-py2.py3-none-any.whl (40 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 KB 11.3 MB/s eta 0:00:00
Collecting cachy<0.4.0,>=0.3.0
  Downloading cachy-0.3.0-py2.py3-none-any.whl (20 kB)
Collecting tomlkit<1.0.0,>=0.7.0
  Downloading tomlkit-0.10.0-py3-none-any.whl (33 kB)
Collecting pexpect<5.0.0,>=4.7.0
  Downloading pexpect-4.8.0-py2.py3-none-any.whl (59 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 59.0/59.0 KB 18.6 MB/s eta 0:00:00
Collecting clikit<0.7.0,>=0.6.2
  Downloading clikit-0.6.2-py2.py3-none-any.whl (91 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.8/91.8 KB 27.3 MB/s eta 0:00:00
Collecting requests-toolbelt<0.10.0,>=0.9.1
  Downloading requests_toolbelt-0.9.1-py2.py3-none-any.whl (54 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.3/54.3 KB 16.0 MB/s eta 0:00:00
Collecting cleo<0.9.0,>=0.8.1
  Downloading cleo-0.8.1-py2.py3-none-any.whl (21 kB)
Collecting msgpack>=0.5.2
  Downloading msgpack-1.0.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (322 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 322.2/322.2 KB 61.4 MB/s eta 0:00:00
Collecting lockfile>=0.9
  Downloading lockfile-0.12.2-py2.py3-none-any.whl (13 kB)
Collecting pylev<2.0,>=1.3
  Downloading pylev-1.4.0-py2.py3-none-any.whl (6.1 kB)
Collecting pastel<0.3.0,>=0.2.0
  Downloading pastel-0.2.1-py2.py3-none-any.whl (6.0 kB)
Collecting six>=1.9
  Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
Collecting webencodings
  Downloading webencodings-0.5.1-py2.py3-none-any.whl (11 kB)
Collecting SecretStorage>=3.2
  Downloading SecretStorage-3.3.1-py3-none-any.whl (15 kB)
Collecting jeepney>=0.4.2
  Downloading jeepney-0.7.1-py3-none-any.whl (54 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.1/54.1 KB 15.8 MB/s eta 0:00:00
Collecting importlib-metadata>=3.6
  Downloading importlib_metadata-4.11.1-py3-none-any.whl (17 kB)
Collecting pyparsing>=2.0.2
  Downloading pyparsing-3.0.7-py3-none-any.whl (98 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.0/98.0 KB 27.2 MB/s eta 0:00:00
Collecting ptyprocess>=0.5
  Downloading ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB)
Collecting charset-normalizer~=2.0.0
  Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB)
Collecting idna<4,>=2.5
  Downloading idna-3.3-py3-none-any.whl (61 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 KB 19.7 MB/s eta 0:00:00
Collecting urllib3<1.27,>=1.21.1
  Downloading urllib3-1.26.8-py2.py3-none-any.whl (138 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.7/138.7 KB 40.8 MB/s eta 0:00:00
Collecting platformdirs<3,>=2
  Downloading platformdirs-2.5.0-py3-none-any.whl (14 kB)
Collecting distlib<1,>=0.3.1
  Downloading distlib-0.3.4-py2.py3-none-any.whl (461 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 461.2/461.2 KB 70.5 MB/s eta 0:00:00
Collecting filelock<4,>=3.2
  Downloading filelock-3.6.0-py3-none-any.whl (10.0 kB)
Collecting zipp>=0.5
  Downloading zipp-3.7.0-py3-none-any.whl (5.3 kB)
Collecting cryptography>=2.0
  Downloading cryptography-36.0.1-cp36-abi3-manylinux_2_24_x86_64.whl (3.6 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.6/3.6 MB 97.0 MB/s eta 0:00:00
Collecting cffi>=1.12
  Downloading cffi-1.15.0-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (444 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 444.3/444.3 KB 72.7 MB/s eta 0:00:00
Collecting pycparser
  Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 KB 34.3 MB/s eta 0:00:00
Installing collected packages: webencodings, pylev, ptyprocess, pkginfo, msgpack, lockfile, distlib, certifi, zipp, virtualenv-clone, urllib3, tomlkit, six, shellingham, pyparsing, pycparser, poetry-core, platformdirs, pexpect, pastel, jeepney, idna, filelock, crashtest, charset-normalizer, cachy, virtualenv, requests, packaging, importlib-metadata, html5lib, clikit, cffi, requests-toolbelt, pipenv, cryptography, cleo, cachecontrol, SecretStorage, keyring, poetry
Successfully installed SecretStorage-3.3.1 cachecontrol-0.12.10 cachy-0.3.0 certifi-2021.10.8 cffi-1.15.0 charset-normalizer-2.0.12 cleo-0.8.1 clikit-0.6.2 crashtest-0.3.1 cryptography-36.0.1 distlib-0.3.4 filelock-3.6.0 html5lib-1.1 idna-3.3 importlib-metadata-4.11.1 jeepney-0.7.1 keyring-23.5.0 lockfile-0.12.2 msgpack-1.0.3 packaging-20.9 pastel-0.2.1 pexpect-4.8.0 pipenv-2022.1.8 pkginfo-1.8.2 platformdirs-2.5.0 poetry-1.1.13 poetry-core-1.0.7 ptyprocess-0.7.0 pycparser-2.21 pylev-1.4.0 pyparsing-3.0.7 requests-2.27.1 requests-toolbelt-0.9.1 shellingham-1.4.0 six-1.16.0 tomlkit-0.10.0 urllib3-1.26.8 virtualenv-20.13.1 virtualenv-clone-0.5.7 webencodings-0.5.1 zipp-3.7.0
�[91mWARNING: 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
�[0mRemoving intermediate container 6a40d5ffe2a9
 ---> fcf36b7ad6ae
Step 6/9 : WORKDIR /var/dependencies
 ---> Running in c98b4dcf4e6f
Removing intermediate container c98b4dcf4e6f
 ---> 8222f7754831
Step 7/9 : COPY Pipfile* pyproject* poetry* requirements.tx[t] ./
 ---> 2c4c79e4670c
Step 8/9 : RUN [ -f 'Pipfile' ] && pipenv lock -r >requirements.txt;     [ -f 'poetry.lock' ] && poetry export --with-credentials --format requirements.txt --output requirements.txt;     [ -f 'requirements.txt' ] && pip install -r requirements.txt -t .;
 ---> Running in 110dfcf1d5ca
Collecting lxml
  Downloading lxml-4.8.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (6.9 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.9/6.9 MB 52.7 MB/s eta 0:00:00
Installing collected packages: lxml
Successfully installed lxml-4.8.0
�[91mWARNING: 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
�[0mRemoving intermediate container 110dfcf1d5ca
 ---> 080ac5e2f6fb
Step 9/9 : CMD [ "python" ]
 ---> Running in fd277d567668
Removing intermediate container fd277d567668
 ---> 58ad68f715f6
Successfully built 58ad68f715f6
Successfully tagged cdk-d48af72aedbd6e15783db8703bf178dfd9da5edebde9acafd8df4c0722636b8d:latest
Bundling asset persistence/syllabus-datapipeline/scraper-base-function/base-function/Code/Stage...
Sending build context to Docker daemon  2.048kB

Step 1/4 : ARG IMAGE=public.ecr.aws/sam/build-python3.7
Step 2/4 : FROM $IMAGE
 ---> 84404231d27e
Step 3/4 : RUN yum -q list installed rsync &>/dev/null || yum install -y rsync
 ---> Using cache
 ---> a8de5e9a6517
Step 4/4 : CMD [ "python" ]
 ---> Running in 74c904095632
Removing intermediate container 74c904095632
 ---> 3e9f6acf6deb
Successfully built 3e9f6acf6deb
Successfully tagged cdk-99572faae1d2a492f999f0a581ebc04063f4b1d258c41f6523b16d72bf2ed850:latest
Bundling asset persistence/syllabus-sync/syllabus-update-function/update-syllabus/Code/Stage...
Sending build context to Docker daemon  2.048kB

Step 1/4 : ARG IMAGE=public.ecr.aws/sam/build-python3.7
Step 2/4 : FROM $IMAGE
 ---> 84404231d27e
Step 3/4 : RUN yum -q list installed rsync &>/dev/null || yum install -y rsync
 ---> Using cache
 ---> a8de5e9a6517
Step 4/4 : CMD [ "python" ]
 ---> Using cache
 ---> 3e9f6acf6deb
Successfully built 3e9f6acf6deb
Successfully tagged cdk-f6ac194e64515d41285cc5d13ecf50d00771f5c94d24b9c47393f7a7cfdee934:latest
Bundling asset business/cognito-endpoint/presign-up-handle/base-function/Code/Stage...
Sending build context to Docker daemon  3.584kB

Step 1/9 : ARG IMAGE=public.ecr.aws/sam/build-python3.7
Step 2/9 : FROM $IMAGE
 ---> 84404231d27e
Step 3/9 : RUN yum -q list installed rsync &>/dev/null || yum install -y rsync
 ---> Using cache
 ---> a8de5e9a6517
Step 4/9 : RUN pip install --upgrade pip
 ---> Using cache
 ---> 1c891ab38a15
Step 5/9 : RUN pip install pipenv poetry
 ---> Using cache
 ---> fcf36b7ad6ae
Step 6/9 : WORKDIR /var/dependencies
 ---> Using cache
 ---> 8222f7754831
Step 7/9 : COPY Pipfile* pyproject* poetry* requirements.tx[t] ./
 ---> Using cache
 ---> 2c4c79e4670c
Step 8/9 : RUN [ -f 'Pipfile' ] && pipenv lock -r >requirements.txt;     [ -f 'poetry.lock' ] && poetry export --with-credentials --format requirements.txt --output requirements.txt;     [ -f 'requirements.txt' ] && pip install -r requirements.txt -t .;
 ---> Using cache
 ---> 080ac5e2f6fb
Step 9/9 : CMD [ "python" ]
 ---> Using cache
 ---> 58ad68f715f6
Successfully built 58ad68f715f6
Successfully tagged cdk-3291afe3db202ba70a3b828038daa7c3121d43815530f4a77c90b00954f232c7:latest
Bundling asset business/rest-api-endpoint/syllabus-api/syllabus-function/get-course/Code/Stage...
Sending build context to Docker daemon  3.584kB

Step 1/9 : ARG IMAGE=public.ecr.aws/sam/build-python3.7
Step 2/9 : FROM $IMAGE
 ---> 84404231d27e
Step 3/9 : RUN yum -q list installed rsync &>/dev/null || yum install -y rsync
 ---> Using cache
 ---> a8de5e9a6517
Step 4/9 : RUN pip install --upgrade pip
 ---> Using cache
 ---> 1c891ab38a15
Step 5/9 : RUN pip install pipenv poetry
 ---> Using cache
 ---> fcf36b7ad6ae
Step 6/9 : WORKDIR /var/dependencies
 ---> Using cache
 ---> 8222f7754831
Step 7/9 : COPY Pipfile* pyproject* poetry* requirements.tx[t] ./
 ---> a36bb9a1c42c
Step 8/9 : RUN [ -f 'Pipfile' ] && pipenv lock -r >requirements.txt;     [ -f 'poetry.lock' ] && poetry export --with-credentials --format requirements.txt --output requirements.txt;     [ -f 'requirements.txt' ] && pip install -r requirements.txt -t .;
 ---> Running in 16c3846ba2f5
Collecting aiohttp
  Downloading aiohttp-3.8.1-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.2 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 17.0 MB/s eta 0:00:00
Collecting charset-normalizer<3.0,>=2.0
  Using cached charset_normalizer-2.0.12-py3-none-any.whl (39 kB)
Collecting attrs>=17.3.0
  Downloading attrs-21.4.0-py2.py3-none-any.whl (60 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.6/60.6 KB 18.9 MB/s eta 0:00:00
Collecting yarl<2.0,>=1.0
  Downloading yarl-1.7.2-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (304 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 304.5/304.5 KB 31.5 MB/s eta 0:00:00
Collecting aiosignal>=1.1.2
  Downloading aiosignal-1.2.0-py3-none-any.whl (8.2 kB)
Collecting multidict<7.0,>=4.5
  Downloading multidict-6.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (114 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 114.2/114.2 KB 34.3 MB/s eta 0:00:00
Collecting frozenlist>=1.1.1
  Downloading frozenlist-1.3.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (156 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 156.2/156.2 KB 40.7 MB/s eta 0:00:00
Collecting async-timeout<5.0,>=4.0.0a3
  Downloading async_timeout-4.0.2-py3-none-any.whl (5.8 kB)
Collecting idna>=2.0
  Using cached idna-3.3-py3-none-any.whl (61 kB)
Installing collected packages: multidict, idna, frozenlist, charset-normalizer, attrs, async-timeout, yarl, aiosignal, aiohttp
Successfully installed aiohttp-3.8.1 aiosignal-1.2.0 async-timeout-4.0.2 attrs-21.4.0 charset-normalizer-2.0.12 frozenlist-1.3.0 idna-3.3 multidict-6.0.2 yarl-1.7.2
�[91mWARNING: 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
�[0mRemoving intermediate container 16c3846ba2f5
 ---> 158511613a9b
Step 9/9 : CMD [ "python" ]
 ---> Running in e728d4918dc7
Removing intermediate container e728d4918dc7
 ---> 8c115027af49
Successfully built 8c115027af49
Successfully tagged cdk-202221595bc2a718353711ab5a8ee4eddf3a9f07ce8804d14e6124e07e727583:latest
Bundling asset business/rest-api-endpoint/syllabus-api/syllabus-function/post-book/Code/Stage...
Sending build context to Docker daemon  2.048kB

Step 1/4 : ARG IMAGE=public.ecr.aws/sam/build-python3.7
Step 2/4 : FROM $IMAGE
 ---> 84404231d27e
Step 3/4 : RUN yum -q list installed rsync &>/dev/null || yum install -y rsync
 ---> Using cache
 ---> a8de5e9a6517
Step 4/4 : CMD [ "python" ]
 ---> Using cache
 ---> 3e9f6acf6deb
Successfully built 3e9f6acf6deb
Successfully tagged cdk-c9a93cc4987a33173a2e39efe85f08c2cf591b71703b3522471248679c817db4:latest
Bundling asset business/rest-api-endpoint/course-reviews-api/crud-functions/get-reviews/Code/Stage...
Sending build context to Docker daemon  3.584kB

Step 1/9 : ARG IMAGE=public.ecr.aws/sam/build-python3.7
Step 2/9 : FROM $IMAGE
 ---> 84404231d27e
Step 3/9 : RUN yum -q list installed rsync &>/dev/null || yum install -y rsync
 ---> Using cache
 ---> a8de5e9a6517
Step 4/9 : RUN pip install --upgrade pip
 ---> Using cache
 ---> 1c891ab38a15
Step 5/9 : RUN pip install pipenv poetry
 ---> Using cache
 ---> fcf36b7ad6ae
Step 6/9 : WORKDIR /var/dependencies
 ---> Using cache
 ---> 8222f7754831
Step 7/9 : COPY Pipfile* pyproject* poetry* requirements.tx[t] ./
 ---> 6986db06c4f9
Step 8/9 : RUN [ -f 'Pipfile' ] && pipenv lock -r >requirements.txt;     [ -f 'poetry.lock' ] && poetry export --with-credentials --format requirements.txt --output requirements.txt;     [ -f 'requirements.txt' ] && pip install -r requirements.txt -t .;
 ---> Running in e6bb09d7f7b1
Collecting google-cloud-translate
  Downloading google_cloud_translate-3.6.1-py2.py3-none-any.whl (111 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 111.6/111.6 KB 4.0 MB/s eta 0:00:00
Collecting google-cloud-core<3.0.0dev,>=1.3.0
  Downloading google_cloud_core-2.2.2-py2.py3-none-any.whl (29 kB)
Collecting google-api-core[grpc]<3.0.0dev,>=1.28.0
  Downloading google_api_core-2.5.0-py2.py3-none-any.whl (111 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 111.8/111.8 KB 19.7 MB/s eta 0:00:00
Collecting proto-plus>=0.4.0
  Downloading proto_plus-1.20.3-py3-none-any.whl (46 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.2/46.2 KB 14.2 MB/s eta 0:00:00
Collecting googleapis-common-protos<2.0dev,>=1.52.0
  Downloading googleapis_common_protos-1.54.0-py2.py3-none-any.whl (207 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 208.0/208.0 KB 37.1 MB/s eta 0:00:00
Collecting google-auth<3.0dev,>=1.25.0
  Downloading google_auth-2.6.0-py2.py3-none-any.whl (156 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 156.3/156.3 KB 44.3 MB/s eta 0:00:00
Collecting protobuf>=3.12.0
  Downloading protobuf-3.19.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 45.5 MB/s eta 0:00:00
Collecting requests<3.0.0dev,>=2.18.0
  Using cached requests-2.27.1-py2.py3-none-any.whl (63 kB)
Collecting grpcio<2.0dev,>=1.33.2
  Downloading grpcio-1.44.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.3 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 94.2 MB/s eta 0:00:00
Collecting grpcio-status<2.0dev,>=1.33.2
  Downloading grpcio_status-1.44.0-py3-none-any.whl (10.0 kB)
Collecting six>=1.9.0
  Using cached six-1.16.0-py2.py3-none-any.whl (11 kB)
Collecting cachetools<6.0,>=2.0.0
  Downloading cachetools-5.0.0-py3-none-any.whl (9.1 kB)
Collecting pyasn1-modules>=0.2.1
  Downloading pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.3/155.3 KB 42.7 MB/s eta 0:00:00
Collecting rsa<5,>=3.1.4
  Downloading rsa-4.8-py3-none-any.whl (39 kB)
Collecting urllib3<1.27,>=1.21.1
  Using cached urllib3-1.26.8-py2.py3-none-any.whl (138 kB)
Collecting idna<4,>=2.5
  Using cached idna-3.3-py3-none-any.whl (61 kB)
Collecting charset-normalizer~=2.0.0
  Using cached charset_normalizer-2.0.12-py3-none-any.whl (39 kB)
Collecting certifi>=2017.4.17
  Using cached certifi-2021.10.8-py2.py3-none-any.whl (149 kB)
Collecting pyasn1<0.5.0,>=0.4.6
  Downloading pyasn1-0.4.8-py2.py3-none-any.whl (77 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.1/77.1 KB 23.1 MB/s eta 0:00:00
Installing collected packages: pyasn1, certifi, urllib3, six, rsa, pyasn1-modules, protobuf, idna, charset-normalizer, cachetools, requests, proto-plus, grpcio, googleapis-common-protos, google-auth, grpcio-status, google-api-core, google-cloud-core, google-cloud-translate
Successfully installed cachetools-5.0.0 certifi-2021.10.8 charset-normalizer-2.0.12 google-api-core-2.5.0 google-auth-2.6.0 google-cloud-core-2.2.2 google-cloud-translate-3.6.1 googleapis-common-protos-1.54.0 grpcio-1.44.0 grpcio-status-1.44.0 idna-3.3 proto-plus-1.20.3 protobuf-3.19.4 pyasn1-0.4.8 pyasn1-modules-0.2.8 requests-2.27.1 rsa-4.8 six-1.16.0 urllib3-1.26.8
�[91mWARNING: 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
�[0mRemoving intermediate container e6bb09d7f7b1
 ---> 4c6a8582d60d
Step 9/9 : CMD [ "python" ]
 ---> Running in 0b1b52ad0a60
Removing intermediate container 0b1b52ad0a60
 ---> 76ac366537fa
Successfully built 76ac366537fa
Successfully tagged cdk-23cdffec62aa10232733fc8e2ba5aabb81c86c548fa4317332d0d392b0007969:latest
Bundling asset business/rest-api-endpoint/course-reviews-api/crud-functions/post-review/Code/Stage...
Sending build context to Docker daemon  3.584kB

Step 1/9 : ARG IMAGE=public.ecr.aws/sam/build-python3.7
Step 2/9 : FROM $IMAGE
 ---> 84404231d27e
Step 3/9 : RUN yum -q list installed rsync &>/dev/null || yum install -y rsync
 ---> Using cache
 ---> a8de5e9a6517
Step 4/9 : RUN pip install --upgrade pip
 ---> Using cache
 ---> 1c891ab38a15
Step 5/9 : RUN pip install pipenv poetry
 ---> Using cache
 ---> fcf36b7ad6ae
Step 6/9 : WORKDIR /var/dependencies
 ---> Using cache
 ---> 8222f7754831
Step 7/9 : COPY Pipfile* pyproject* poetry* requirements.tx[t] ./
 ---> Using cache
 ---> 6986db06c4f9
Step 8/9 : RUN [ -f 'Pipfile' ] && pipenv lock -r >requirements.txt;     [ -f 'poetry.lock' ] && poetry export --with-credentials --format requirements.txt --output requirements.txt;     [ -f 'requirements.txt' ] && pip install -r requirements.txt -t .;
 ---> Using cache
 ---> 4c6a8582d60d
Step 9/9 : CMD [ "python" ]
 ---> Using cache
 ---> 76ac366537fa
Successfully built 76ac366537fa
Successfully tagged cdk-153525fe41d4ae9b590e265149140860cd63c0f8035ab69cb06f03b45c8c65b5:latest
Bundling asset business/rest-api-endpoint/course-reviews-api/crud-functions/patch-review/Code/Stage...
Sending build context to Docker daemon  2.048kB

Step 1/4 : ARG IMAGE=public.ecr.aws/sam/build-python3.7
Step 2/4 : FROM $IMAGE
 ---> 84404231d27e
Step 3/4 : RUN yum -q list installed rsync &>/dev/null || yum install -y rsync
 ---> Using cache
 ---> a8de5e9a6517
Step 4/4 : CMD [ "python" ]
 ---> Using cache
 ---> 3e9f6acf6deb
Successfully built 3e9f6acf6deb
Successfully tagged cdk-798cd9ace53bebc0d8295237146a53bbdfc259d40ee35359346434e750c3036f:latest
Bundling asset business/rest-api-endpoint/course-reviews-api/crud-functions/delete-review/Code/Stage...
Sending build context to Docker daemon  2.048kB

Step 1/4 : ARG IMAGE=public.ecr.aws/sam/build-python3.7
Step 2/4 : FROM $IMAGE
 ---> 84404231d27e
Step 3/4 : RUN yum -q list installed rsync &>/dev/null || yum install -y rsync
 ---> Using cache
 ---> a8de5e9a6517
Step 4/4 : CMD [ "python" ]
 ---> Using cache
 ---> 3e9f6acf6deb
Successfully built 3e9f6acf6deb
Successfully tagged cdk-d83879bb57523ac97b1422a1f4859802dfee18d99555313283515ba7856a8c81:latest
Bundling asset business/rest-api-endpoint/timetable-api/crud-functions/get-timetable/Code/Stage...
Sending build context to Docker daemon  2.048kB

Step 1/4 : ARG IMAGE=public.ecr.aws/sam/build-python3.7
Step 2/4 : FROM $IMAGE
 ---> 84404231d27e
Step 3/4 : RUN yum -q list installed rsync &>/dev/null || yum install -y rsync
 ---> Using cache
 ---> a8de5e9a6517
Step 4/4 : CMD [ "python" ]
 ---> Using cache
 ---> 3e9f6acf6deb
Successfully built 3e9f6acf6deb
Successfully tagged cdk-622dc288e1c0998ce2d569c182d2d5db32d63619769775d9cd03434f5b309f2c:latest
Bundling asset business/rest-api-endpoint/timetable-api/crud-functions/post-timetable/Code/Stage...
Sending build context to Docker daemon  2.048kB

Step 1/4 : ARG IMAGE=public.ecr.aws/sam/build-python3.7
Step 2/4 : FROM $IMAGE
 ---> 84404231d27e
Step 3/4 : RUN yum -q list installed rsync &>/dev/null || yum install -y rsync
 ---> Using cache
 ---> a8de5e9a6517
Step 4/4 : CMD [ "python" ]
 ---> Using cache
 ---> 3e9f6acf6deb
Successfully built 3e9f6acf6deb
Successfully tagged cdk-3f8a41713c101ce869063af76f0ec3f7c335aed0a29f2eb32c6a2f43548e5d66:latest
Bundling asset business/rest-api-endpoint/timetable-api/crud-functions/patch-timetable/Code/Stage...
Sending build context to Docker daemon  133.1kB

Step 1/12 : ARG IMAGE=public.ecr.aws/sam/build-nodejs14.x
Step 2/12 : FROM $IMAGE
latest: Pulling from sam/build-nodejs14.x
183e9bacb6bb: Already exists
faf5cede80b2: Pulling fs layer
e965186910bd: Pulling fs layer
2a5009e229d5: Pulling fs layer
ef03c972142b: Pulling fs layer
eb9c45d08f45: Pulling fs layer
734638a1f391: Pulling fs layer
cff6046c8717: Pulling fs layer
1943b1301f50: Pulling fs layer
124b6444fcf8: Pulling fs layer
ef03c972142b: Waiting
eb9c45d08f45: Waiting
734638a1f391: Waiting
cff6046c8717: Waiting
124b6444fcf8: Waiting
1943b1301f50: Waiting
faf5cede80b2: Verifying Checksum
faf5cede80b2: Download complete
faf5cede80b2: Pull complete
2a5009e229d5: Verifying Checksum
2a5009e229d5: Download complete
eb9c45d08f45: Verifying Checksum
eb9c45d08f45: Download complete
e965186910bd: Verifying Checksum
e965186910bd: Download complete
734638a1f391: Verifying Checksum
734638a1f391: Download complete
cff6046c8717: Verifying Checksum
cff6046c8717: Download complete
124b6444fcf8: Verifying Checksum
124b6444fcf8: Download complete
1943b1301f50: Verifying Checksum
1943b1301f50: Download complete
e965186910bd: Pull complete
2a5009e229d5: Pull complete
ef03c972142b: Verifying Checksum
ef03c972142b: Download complete
ef03c972142b: Pull complete
eb9c45d08f45: Pull complete
734638a1f391: Pull complete
cff6046c8717: Pull complete
1943b1301f50: Pull complete
124b6444fcf8: Pull complete
Digest: sha256:ffed60c29e9a48e74bcb75de0e2e41228be6fcce90be2e7ce264ca3070bd26aa
Status: Downloaded newer image for public.ecr.aws/sam/build-nodejs14.x:latest
 ---> 3e2d4e85717f
Step 3/12 : RUN npm install --global [email protected]
 ---> Running in 5dbe84ec373e
/var/lang/bin/yarn -> /var/lang/lib/node_modules/yarn/bin/yarn.js
/var/lang/bin/yarnpkg -> /var/lang/lib/node_modules/yarn/bin/yarn.js
+ [email protected]
added 1 package in 0.394s
Removing intermediate container 5dbe84ec373e
 ---> e0fc5b41ce57
Step 4/12 : RUN npm install --global pnpm
 ---> Running in b2ea96c0ba37
/var/lang/bin/pnpm -> /var/lang/lib/node_modules/pnpm/bin/pnpm.cjs
/var/lang/bin/pnpx -> /var/lang/lib/node_modules/pnpm/bin/pnpx.cjs
+ [email protected]
added 1 package in 0.937s
Removing intermediate container b2ea96c0ba37
 ---> e7cfff3235f4
Step 5/12 : RUN npm install --global typescript
 ---> Running in bdf02e2a256c
/var/lang/bin/tsc -> /var/lang/lib/node_modules/typescript/bin/tsc
/var/lang/bin/tsserver -> /var/lang/lib/node_modules/typescript/bin/tsserver
+ [email protected]
added 1 package from 1 contributor in 1.427s
Removing intermediate container bdf02e2a256c
 ---> 5ccd7ccf46e6
Step 6/12 : ARG ESBUILD_VERSION=0
 ---> Running in c31a3fbc3216
Removing intermediate container c31a3fbc3216
 ---> 22c794ef9936
Step 7/12 : RUN npm install --global --unsafe-perm=true esbuild@$ESBUILD_VERSION
 ---> Running in cec1f94cd54c
/var/lang/bin/esbuild -> /var/lang/lib/node_modules/esbuild/bin/esbuild

> [email protected] postinstall /var/lang/lib/node_modules/esbuild
> node install.js

�[91mnpm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-linux-mips64le):
�[0m�[91mnpm WARN�[0m�[91m notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"linux","arch":"mips64el"} (current: {"os":"linux","arch":"x64"})
�[0m�[91mnpm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-android-arm64):
�[0m�[91mnpm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"android","arch":"arm64"} (current: {"os":"linux","arch":"x64"})
�[0m�[91mnpm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-freebsd-64):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"freebsd","arch":"x64"} (current: {"os":"linux","arch":"x64"})
�[0m�[91mnpm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-darwin-arm64):
�[0m�[91mnpm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"arm64"} (current: {"os":"linux","arch":"x64"})
�[0m�[91mnpm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-linux-32):
�[0m�[91mnpm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"linux","arch":"ia32"} (current: {"os":"linux","arch":"x64"})
�[0m�[91mnpm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-freebsd-arm64):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"freebsd","arch":"arm64"} (current: {"os":"linux","arch":"x64"})
�[0m�[91mnpm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-linux-arm64):
�[0m�[91mnpm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"linux","arch":"arm64"} (current: {"os":"linux","arch":"x64"})
�[0m�[91mnpm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-linux-arm):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"linux","arch":"arm"} (current: {"os":"linux","arch":"x64"})
�[0m�[91mnpm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-linux-ppc64le):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"linux","arch":"ppc64"} (current: {"os":"linux","arch":"x64"})
�[0m�[91mnpm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-darwin-64):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"x64"} (current: {"os":"linux","arch":"x64"})
�[0m�[91mnpm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-linux-s390x):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"linux","arch":"s390x"} (current: {"os":"linux","arch":"x64"})
�[0m�[91mnpm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-linux-riscv64):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"linux","arch":"riscv64"} (current: {"os":"linux","arch":"x64"})
�[0m�[91mnpm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-windows-64):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"win32","arch":"x64"} (current: {"os":"linux","arch":"x64"})
�[0m�[91mnpm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-netbsd-64):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"netbsd","arch":"x64"} (current: {"os":"linux","arch":"x64"})
�[0m�[91mnpm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-windows-arm64):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"win32","arch":"arm64"} (current: {"os":"linux","arch":"x64"})
�[0m�[91mnpm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-sunos-64):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"sunos","arch":"x64"} (current: {"os":"linux","arch":"x64"})
�[0m�[91mnpm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-windows-32):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"win32","arch":"ia32"} (current: {"os":"linux","arch":"x64"})
�[0m�[91mnpm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-openbsd-64):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"openbsd","arch":"x64"} (current: {"os":"linux","arch":"x64"})
�[0m�[91m
�[0m+ [email protected]
added 2 packages in 2.769s
Removing intermediate container cec1f94cd54c
 ---> d18d8fc9d97a
Step 8/12 : RUN mkdir /tmp/npm-cache &&     chmod -R 777 /tmp/npm-cache &&     npm config --global set cache /tmp/npm-cache
 ---> Running in 57979c622665
Removing intermediate container 57979c622665
 ---> 02f58d51ce3f
Step 9/12 : RUN mkdir /tmp/yarn-cache &&     chmod -R 777 /tmp/yarn-cache &&     yarn config set cache-folder /tmp/yarn-cache
 ---> Running in d7ac61189271
yarn config v1.22.5
success Set "cache-folder" to "/tmp/yarn-cache".
Done in 0.02s.
Removing intermediate container d7ac61189271
 ---> 89d4c28689bb
Step 10/12 : RUN npm config --global set update-notifier false
 ---> Running in ee46993f5117
Removing intermediate container ee46993f5117
 ---> a4cd6f3c4af6
Step 11/12 : RUN /sbin/useradd -u 1000 user && chmod 711 /
 ---> Running in 9580a10ba5e1
Removing intermediate container 9580a10ba5e1
 ---> c87d8b90c6b2
Step 12/12 : CMD [ "esbuild" ]
 ---> Running in d2f575d9d3ed
Removing intermediate container d2f575d9d3ed
 ---> c9d289e7a1c0
Successfully built c9d289e7a1c0
Successfully tagged cdk-6d527ea52fab0fb59826cdda01988e9d1b89d830f98c30ba0b34a61688f25e09:latest
Bundling asset admin/build-notifier/subscriber-function/base-function/Code/Stage...
esbuild cannot run locally. Switching to Docker bundling.

  asset-output/index.js  1.9kb

⚡ Done in 2ms
Sending build context to Docker daemon  133.1kB

Step 1/12 : ARG IMAGE=public.ecr.aws/sam/build-nodejs14.x
Step 2/12 : FROM $IMAGE
 ---> 3e2d4e85717f
Step 3/12 : RUN npm install --global [email protected]
 ---> Using cache
 ---> e0fc5b41ce57
Step 4/12 : RUN npm install --global pnpm
 ---> Using cache
 ---> e7cfff3235f4
Step 5/12 : RUN npm install --global typescript
 ---> Using cache
 ---> 5ccd7ccf46e6
Step 6/12 : ARG ESBUILD_VERSION=0
 ---> Using cache
 ---> 22c794ef9936
Step 7/12 : RUN npm install --global --unsafe-perm=true esbuild@$ESBUILD_VERSION
 ---> Using cache
 ---> d18d8fc9d97a
Step 8/12 : RUN mkdir /tmp/npm-cache &&     chmod -R 777 /tmp/npm-cache &&     npm config --global set cache /tmp/npm-cache
 ---> Using cache
 ---> 02f58d51ce3f
Step 9/12 : RUN mkdir /tmp/yarn-cache &&     chmod -R 777 /tmp/yarn-cache &&     yarn config set cache-folder /tmp/yarn-cache
 ---> Using cache
 ---> 89d4c28689bb
Step 10/12 : RUN npm config --global set update-notifier false
 ---> Using cache
 ---> a4cd6f3c4af6
Step 11/12 : RUN /sbin/useradd -u 1000 user && chmod 711 /
 ---> Using cache
 ---> c87d8b90c6b2
Step 12/12 : CMD [ "esbuild" ]
 ---> Using cache
 ---> c9d289e7a1c0
Successfully built c9d289e7a1c0
Successfully tagged cdk-6d527ea52fab0fb59826cdda01988e9d1b89d830f98c30ba0b34a61688f25e09:latest
Bundling asset admin/scraper-notifier/subscriber-function/base-function/Code/Stage...
esbuild cannot run locally. Switching to Docker bundling.

  asset-output/index.js  1.6kb

⚡ Done in 3ms
Stack persistence
There were no differences
Stack wt-hosted-zone
There were no differences
Stack business
Resources
[-] AWS::ApiGateway::Deployment restapiendpointproddeployment044939E14e541856bb6ab6b7e897b2f880c66dbb destroy
[-] AWS::ApiGateway::Deployment restapiendpointdevdeployment6E7C4E8A22e564bfaf2e9a3a478030aea41db95d destroy
[+] AWS::ApiGateway::Deployment rest-api-endpoint/prod-deployment restapiendpointproddeployment044939E122e564bfaf2e9a3a478030aea41db95d 
[+] AWS::ApiGateway::Deployment rest-api-endpoint/dev-deployment restapiendpointdevdeployment6E7C4E8Aa9cec5fda7cfe19790ef204af80addfb 
[~] AWS::ApiGateway::Stage rest-api-endpoint/prod-stage restapiendpointprodstage29901B5F 
 └─ [~] DeploymentId
     └─ [~] .Ref:
         ├─ [-] restapiendpointproddeployment044939E14e541856bb6ab6b7e897b2f880c66dbb
         └─ [+] restapiendpointproddeployment044939E122e564bfaf2e9a3a478030aea41db95d
[~] AWS::ApiGateway::Stage rest-api-endpoint/dev-stage restapiendpointdevstage0CDF6AEB 
 └─ [~] DeploymentId
     └─ [~] .Ref:
         ├─ [-] restapiendpointdevdeployment6E7C4E8A22e564bfaf2e9a3a478030aea41db95d
         └─ [+] restapiendpointdevdeployment6E7C4E8Aa9cec5fda7cfe19790ef204af80addfb

Stack presentation
There were no differences
Stack admin
There were no differences

@AustinZhu AustinZhu merged commit d6c4753 into develop Feb 19, 2022
@AustinZhu AustinZhu deleted the renovate/node-16.x branch February 19, 2022 05:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants