Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save austinlparker/b512198a748f67cf6574b684f2648c52 to your computer and use it in GitHub Desktop.
Save austinlparker/b512198a748f67cf6574b684f2648c52 to your computer and use it in GitHub Desktop.
.net 7 qemu amd64 failure
This file has been truncated, but you can view the full file.
2023-07-20T15:00:58.8818125Z Requested labels: ubuntu-latest
2023-07-20T15:00:58.8818433Z Job defined at: open-telemetry/opentelemetry-demo/.github/workflows/build-images.yml@refs/pull/989/merge
2023-07-20T15:00:58.8818616Z Reusable workflow chain:
2023-07-20T15:00:58.8818713Z open-telemetry/opentelemetry-demo/.github/workflows/checks.yml@refs/pull/989/merge (cc4a29c78704979d2824d4d004c7e38aa2e19425)
2023-07-20T15:00:58.8818812Z -> open-telemetry/opentelemetry-demo/.github/workflows/build-images.yml@refs/pull/989/merge (cc4a29c78704979d2824d4d004c7e38aa2e19425)
2023-07-20T15:00:58.8818921Z Waiting for a runner to pick up this job...
2023-07-20T15:01:01.9391698Z Job is waiting for a hosted runner to come online.
2023-07-20T15:01:02.8626369Z Job is about to start running on the hosted runner: GitHub Actions 292 (hosted)
2023-07-20T15:01:15.3668113Z Current runner version: '2.306.0'
2023-07-20T15:01:15.3703164Z ##[group]Operating System
2023-07-20T15:01:15.3703795Z Ubuntu
2023-07-20T15:01:15.3704171Z 22.04.2
2023-07-20T15:01:15.3704627Z LTS
2023-07-20T15:01:15.3704929Z ##[endgroup]
2023-07-20T15:01:15.3705431Z ##[group]Runner Image
2023-07-20T15:01:15.3705866Z Image: ubuntu-22.04
2023-07-20T15:01:15.3706211Z Version: 20230716.1.0
2023-07-20T15:01:15.3706849Z Included Software: https://github.com/actions/runner-images/blob/ubuntu22/20230716.1/images/linux/Ubuntu2204-Readme.md
2023-07-20T15:01:15.3707698Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu22%2F20230716.1
2023-07-20T15:01:15.3708178Z ##[endgroup]
2023-07-20T15:01:15.3708494Z ##[group]Runner Image Provisioner
2023-07-20T15:01:15.3708856Z 2.0.238.1
2023-07-20T15:01:15.3709173Z ##[endgroup]
2023-07-20T15:01:15.3709893Z ##[group]GITHUB_TOKEN Permissions
2023-07-20T15:01:15.3710677Z Contents: read
2023-07-20T15:01:15.3711087Z Metadata: read
2023-07-20T15:01:15.3711722Z Packages: read
2023-07-20T15:01:15.3712176Z ##[endgroup]
2023-07-20T15:01:15.3717136Z Secret source: None
2023-07-20T15:01:15.3717740Z Prepare workflow directory
2023-07-20T15:01:15.4890756Z Prepare all required actions
2023-07-20T15:01:15.5112315Z Getting action download info
2023-07-20T15:01:15.7787500Z Download action repository 'actions/checkout@v3' (SHA:c85c95e3d7251135ab7dc9ce3241c5835cc595a9)
2023-07-20T15:01:16.4608299Z Download action repository 'docker/login-action@v2' (SHA:465a07811f14bebb1938fbed4728c6a1ff8901fc)
2023-07-20T15:01:17.0619598Z Download action repository 'docker/setup-qemu-action@v2' (SHA:2b82ce82d56a2a04d2637cd93a637ae1b359c0a7)
2023-07-20T15:01:17.6023034Z Download action repository 'docker/setup-buildx-action@v2' (SHA:4c0219f9ac95b02789c1075625400b2acbff50b1)
2023-07-20T15:01:18.2899917Z Download action repository 'docker/[email protected]' (SHA:37abcedcc1da61a57767b7588cb9d03eb57e28b3)
2023-07-20T15:01:19.1430973Z Uses: open-telemetry/opentelemetry-demo/.github/workflows/build-images.yml@refs/pull/989/merge (cc4a29c78704979d2824d4d004c7e38aa2e19425)
2023-07-20T15:01:19.1433789Z ##[group] Inputs
2023-07-20T15:01:19.1434495Z push: false
2023-07-20T15:01:19.1434744Z version: dev
2023-07-20T15:01:19.1435006Z ##[endgroup]
2023-07-20T15:01:19.1435664Z Complete job name: build_images / build_and_push_images (./src/cartservice/src/Dockerfile, cartservice, ./)
2023-07-20T15:01:19.2386856Z ##[group]Run actions/checkout@v3
2023-07-20T15:01:19.2387192Z with:
2023-07-20T15:01:19.2387442Z fetch-depth: 0
2023-07-20T15:01:19.2387779Z repository: open-telemetry/opentelemetry-demo
2023-07-20T15:01:19.2388376Z token: ***
2023-07-20T15:01:19.2388608Z ssh-strict: true
2023-07-20T15:01:19.2388893Z persist-credentials: true
2023-07-20T15:01:19.2389169Z clean: true
2023-07-20T15:01:19.2389444Z sparse-checkout-cone-mode: true
2023-07-20T15:01:19.2389748Z lfs: false
2023-07-20T15:01:19.2389988Z submodules: false
2023-07-20T15:01:19.2390252Z set-safe-directory: true
2023-07-20T15:01:19.2390533Z env:
2023-07-20T15:01:19.2390775Z RELEASE_VERSION:
2023-07-20T15:01:19.2391028Z DOCKERHUB_REPO: otel/demo
2023-07-20T15:01:19.2391341Z GHCR_REPO: ghcr.io/open-telemetry/demo
2023-07-20T15:01:19.2391640Z ##[endgroup]
2023-07-20T15:01:19.5416976Z Syncing repository: open-telemetry/opentelemetry-demo
2023-07-20T15:01:19.5418991Z ##[group]Getting Git version info
2023-07-20T15:01:19.5419784Z Working directory is '/home/runner/work/opentelemetry-demo/opentelemetry-demo'
2023-07-20T15:01:19.5420469Z [command]/usr/bin/git version
2023-07-20T15:01:19.5515222Z git version 2.41.0
2023-07-20T15:01:19.5527310Z ##[endgroup]
2023-07-20T15:01:19.5546895Z Temporarily overriding HOME='/home/runner/work/_temp/76d63444-b3dd-46e8-aced-f9fac16c7659' before making global git config changes
2023-07-20T15:01:19.5547506Z Adding repository directory to the temporary git global config as a safe directory
2023-07-20T15:01:19.5551948Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/opentelemetry-demo/opentelemetry-demo
2023-07-20T15:01:19.5597334Z Deleting the contents of '/home/runner/work/opentelemetry-demo/opentelemetry-demo'
2023-07-20T15:01:19.5603471Z ##[group]Initializing the repository
2023-07-20T15:01:19.5608000Z [command]/usr/bin/git init /home/runner/work/opentelemetry-demo/opentelemetry-demo
2023-07-20T15:01:19.5696516Z hint: Using 'master' as the name for the initial branch. This default branch name
2023-07-20T15:01:19.5697571Z hint: is subject to change. To configure the initial branch name to use in all
2023-07-20T15:01:19.5698102Z hint: of your new repositories, which will suppress this warning, call:
2023-07-20T15:01:19.5698435Z hint:
2023-07-20T15:01:19.5699148Z hint: git config --global init.defaultBranch <name>
2023-07-20T15:01:19.5699463Z hint:
2023-07-20T15:01:19.5699885Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2023-07-20T15:01:19.5700446Z hint: 'development'. The just-created branch can be renamed via this command:
2023-07-20T15:01:19.5700817Z hint:
2023-07-20T15:01:19.5701102Z hint: git branch -m <name>
2023-07-20T15:01:19.5712898Z Initialized empty Git repository in /home/runner/work/opentelemetry-demo/opentelemetry-demo/.git/
2023-07-20T15:01:19.5728127Z [command]/usr/bin/git remote add origin https://github.com/open-telemetry/opentelemetry-demo
2023-07-20T15:01:19.5778886Z ##[endgroup]
2023-07-20T15:01:19.5779468Z ##[group]Disabling automatic garbage collection
2023-07-20T15:01:19.5786930Z [command]/usr/bin/git config --local gc.auto 0
2023-07-20T15:01:19.5825844Z ##[endgroup]
2023-07-20T15:01:19.5826340Z ##[group]Setting up auth
2023-07-20T15:01:19.5838002Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2023-07-20T15:01:19.5880526Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2023-07-20T15:01:19.6337100Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2023-07-20T15:01:19.6368467Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2023-07-20T15:01:19.6633880Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2023-07-20T15:01:19.6690758Z ##[endgroup]
2023-07-20T15:01:19.6691293Z ##[group]Fetching the repository
2023-07-20T15:01:19.6692353Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --progress --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +cc4a29c78704979d2824d4d004c7e38aa2e19425:refs/remotes/pull/989/merge
2023-07-20T15:01:20.1704036Z remote: Enumerating objects: 5165, done.
2023-07-20T15:01:20.1709361Z remote: Counting objects: 1% (1/63)
2023-07-20T15:01:20.1711786Z remote: Counting objects: 3% (2/63)
2023-07-20T15:01:20.1713567Z remote: Counting objects: 4% (3/63)
2023-07-20T15:01:20.1714656Z remote: Counting objects: 6% (4/63)
2023-07-20T15:01:20.1715232Z remote: Counting objects: 7% (5/63)
2023-07-20T15:01:20.1715784Z remote: Counting objects: 9% (6/63)
2023-07-20T15:01:20.1716348Z remote: Counting objects: 11% (7/63)
2023-07-20T15:01:20.1716917Z remote: Counting objects: 12% (8/63)
2023-07-20T15:01:20.1717481Z remote: Counting objects: 14% (9/63)
2023-07-20T15:01:20.1718022Z remote: Counting objects: 15% (10/63)
2023-07-20T15:01:20.1718583Z remote: Counting objects: 17% (11/63)
2023-07-20T15:01:20.1719146Z remote: Counting objects: 19% (12/63)
2023-07-20T15:01:20.1719689Z remote: Counting objects: 20% (13/63)
2023-07-20T15:01:20.1720386Z remote: Counting objects: 22% (14/63)
2023-07-20T15:01:20.1722445Z remote: Counting objects: 23% (15/63)
2023-07-20T15:01:20.1723256Z remote: Counting objects: 25% (16/63)
2023-07-20T15:01:20.1724481Z remote: Counting objects: 26% (17/63)
2023-07-20T15:01:20.1725603Z remote: Counting objects: 28% (18/63)
2023-07-20T15:01:20.1726684Z remote: Counting objects: 30% (19/63)
2023-07-20T15:01:20.1727747Z remote: Counting objects: 31% (20/63)
2023-07-20T15:01:20.1728779Z remote: Counting objects: 33% (21/63)
2023-07-20T15:01:20.1729918Z remote: Counting objects: 34% (22/63)
2023-07-20T15:01:20.1730988Z remote: Counting objects: 36% (23/63)
2023-07-20T15:01:20.1732010Z remote: Counting objects: 38% (24/63)
2023-07-20T15:01:20.1733061Z remote: Counting objects: 39% (25/63)
2023-07-20T15:01:20.1734117Z remote: Counting objects: 41% (26/63)
2023-07-20T15:01:20.1735140Z remote: Counting objects: 42% (27/63)
2023-07-20T15:01:20.1736227Z remote: Counting objects: 44% (28/63)
2023-07-20T15:01:20.1737585Z remote: Counting objects: 46% (29/63)
2023-07-20T15:01:20.1738660Z remote: Counting objects: 47% (30/63)
2023-07-20T15:01:20.1739702Z remote: Counting objects: 49% (31/63)
2023-07-20T15:01:20.1740719Z remote: Counting objects: 50% (32/63)
2023-07-20T15:01:20.1742046Z remote: Counting objects: 52% (33/63)
2023-07-20T15:01:20.1742957Z remote: Counting objects: 53% (34/63)
2023-07-20T15:01:20.1743882Z remote: Counting objects: 55% (35/63)
2023-07-20T15:01:20.1744794Z remote: Counting objects: 57% (36/63)
2023-07-20T15:01:20.1745905Z remote: Counting objects: 58% (37/63)
2023-07-20T15:01:20.1746838Z remote: Counting objects: 60% (38/63)
2023-07-20T15:01:20.1748934Z remote: Counting objects: 61% (39/63)
2023-07-20T15:01:20.1751405Z remote: Counting objects: 63% (40/63)
2023-07-20T15:01:20.1752364Z remote: Counting objects: 65% (41/63)
2023-07-20T15:01:20.1753375Z remote: Counting objects: 66% (42/63)
2023-07-20T15:01:20.1753931Z remote: Counting objects: 68% (43/63)
2023-07-20T15:01:20.1754521Z remote: Counting objects: 69% (44/63)
2023-07-20T15:01:20.1755155Z remote: Counting objects: 71% (45/63)
2023-07-20T15:01:20.1755719Z remote: Counting objects: 73% (46/63)
2023-07-20T15:01:20.1756190Z remote: Counting objects: 74% (47/63)
2023-07-20T15:01:20.1757181Z remote: Counting objects: 76% (48/63)
2023-07-20T15:01:20.1757611Z remote: Counting objects: 77% (49/63)
2023-07-20T15:01:20.1758282Z remote: Counting objects: 79% (50/63)
2023-07-20T15:01:20.1758804Z remote: Counting objects: 80% (51/63)
2023-07-20T15:01:20.1759540Z remote: Counting objects: 82% (52/63)
2023-07-20T15:01:20.1760245Z remote: Counting objects: 84% (53/63)
2023-07-20T15:01:20.1760891Z remote: Counting objects: 85% (54/63)
2023-07-20T15:01:20.1761496Z remote: Counting objects: 87% (55/63)
2023-07-20T15:01:20.1762248Z remote: Counting objects: 88% (56/63)
2023-07-20T15:01:20.1762764Z remote: Counting objects: 90% (57/63)
2023-07-20T15:01:20.1763372Z remote: Counting objects: 92% (58/63)
2023-07-20T15:01:20.1763963Z remote: Counting objects: 93% (59/63)
2023-07-20T15:01:20.1764584Z remote: Counting objects: 95% (60/63)
2023-07-20T15:01:20.1765289Z remote: Counting objects: 96% (61/63)
2023-07-20T15:01:20.1765912Z remote: Counting objects: 98% (62/63)
2023-07-20T15:01:20.1766335Z remote: Counting objects: 100% (63/63)
2023-07-20T15:01:20.1766887Z remote: Counting objects: 100% (63/63), done.
2023-07-20T15:01:20.1767418Z remote: Compressing objects: 2% (1/50)
2023-07-20T15:01:20.1767977Z remote: Compressing objects: 4% (2/50)
2023-07-20T15:01:20.1768711Z remote: Compressing objects: 6% (3/50)
2023-07-20T15:01:20.1769298Z remote: Compressing objects: 8% (4/50)
2023-07-20T15:01:20.1770037Z remote: Compressing objects: 10% (5/50)
2023-07-20T15:01:20.1770659Z remote: Compressing objects: 12% (6/50)
2023-07-20T15:01:20.1777705Z remote: Compressing objects: 14% (7/50)
2023-07-20T15:01:20.1787836Z remote: Compressing objects: 16% (8/50)
2023-07-20T15:01:20.1788422Z remote: Compressing objects: 18% (9/50)
2023-07-20T15:01:20.1789067Z remote: Compressing objects: 20% (10/50)
2023-07-20T15:01:20.1959921Z remote: Compressing objects: 22% (11/50)
2023-07-20T15:01:20.1961330Z remote: Compressing objects: 24% (12/50)
2023-07-20T15:01:20.1961942Z remote: Compressing objects: 26% (13/50)
2023-07-20T15:01:20.1965080Z remote: Compressing objects: 28% (14/50)
2023-07-20T15:01:20.1966768Z remote: Compressing objects: 30% (15/50)
2023-07-20T15:01:20.1967840Z remote: Compressing objects: 32% (16/50)
2023-07-20T15:01:20.1972387Z remote: Compressing objects: 34% (17/50)
2023-07-20T15:01:20.1973996Z remote: Compressing objects: 36% (18/50)
2023-07-20T15:01:20.1975193Z remote: Compressing objects: 38% (19/50)
2023-07-20T15:01:20.1975787Z remote: Compressing objects: 40% (20/50)
2023-07-20T15:01:20.1978204Z remote: Compressing objects: 42% (21/50)
2023-07-20T15:01:20.1979352Z remote: Compressing objects: 44% (22/50)
2023-07-20T15:01:20.1979943Z remote: Compressing objects: 46% (23/50)
2023-07-20T15:01:20.1982306Z remote: Compressing objects: 48% (24/50)
2023-07-20T15:01:20.1983524Z remote: Compressing objects: 50% (25/50)
2023-07-20T15:01:20.1984086Z remote: Compressing objects: 52% (26/50)
2023-07-20T15:01:20.1992360Z remote: Compressing objects: 54% (27/50)
2023-07-20T15:01:20.1993822Z remote: Compressing objects: 56% (28/50)
2023-07-20T15:01:20.1994964Z remote: Compressing objects: 58% (29/50)
2023-07-20T15:01:20.1996668Z remote: Compressing objects: 60% (30/50)
2023-07-20T15:01:20.1997507Z remote: Compressing objects: 62% (31/50)
2023-07-20T15:01:20.1998805Z remote: Compressing objects: 64% (32/50)
2023-07-20T15:01:20.1999765Z remote: Compressing objects: 66% (33/50)
2023-07-20T15:01:20.2000950Z remote: Compressing objects: 68% (34/50)
2023-07-20T15:01:20.2002264Z remote: Compressing objects: 70% (35/50)
2023-07-20T15:01:20.2003550Z remote: Compressing objects: 72% (36/50)
2023-07-20T15:01:20.2005414Z remote: Compressing objects: 74% (37/50)
2023-07-20T15:01:20.2006194Z remote: Compressing objects: 76% (38/50)
2023-07-20T15:01:20.2007598Z remote: Compressing objects: 78% (39/50)
2023-07-20T15:01:20.2008957Z remote: Compressing objects: 80% (40/50)
2023-07-20T15:01:20.2010277Z remote: Compressing objects: 82% (41/50)
2023-07-20T15:01:20.2011618Z remote: Compressing objects: 84% (42/50)
2023-07-20T15:01:20.2012916Z remote: Compressing objects: 86% (43/50)
2023-07-20T15:01:20.2014311Z remote: Compressing objects: 88% (44/50)
2023-07-20T15:01:20.2015704Z remote: Compressing objects: 90% (45/50)
2023-07-20T15:01:20.2017034Z remote: Compressing objects: 92% (46/50)
2023-07-20T15:01:20.2018378Z remote: Compressing objects: 94% (47/50)
2023-07-20T15:01:20.2019677Z remote: Compressing objects: 96% (48/50)
2023-07-20T15:01:20.2020932Z remote: Compressing objects: 98% (49/50)
2023-07-20T15:01:20.2022226Z remote: Compressing objects: 100% (50/50)
2023-07-20T15:01:20.2023549Z remote: Compressing objects: 100% (50/50), done.
2023-07-20T15:01:20.2351467Z Receiving objects: 0% (1/5165)
2023-07-20T15:01:20.2498386Z Receiving objects: 1% (52/5165)
2023-07-20T15:01:20.2780540Z Receiving objects: 2% (104/5165)
2023-07-20T15:01:20.2801934Z Receiving objects: 3% (155/5165)
2023-07-20T15:01:20.2853137Z Receiving objects: 4% (207/5165)
2023-07-20T15:01:20.3035849Z Receiving objects: 5% (259/5165)
2023-07-20T15:01:20.3145673Z Receiving objects: 6% (310/5165)
2023-07-20T15:01:20.3160681Z Receiving objects: 7% (362/5165)
2023-07-20T15:01:20.3174926Z Receiving objects: 8% (414/5165)
2023-07-20T15:01:20.3183729Z Receiving objects: 9% (465/5165)
2023-07-20T15:01:20.3211166Z Receiving objects: 10% (517/5165)
2023-07-20T15:01:20.3560525Z Receiving objects: 11% (569/5165)
2023-07-20T15:01:20.3566668Z Receiving objects: 12% (620/5165)
2023-07-20T15:01:20.3576632Z Receiving objects: 13% (672/5165)
2023-07-20T15:01:20.3585603Z Receiving objects: 14% (724/5165)
2023-07-20T15:01:20.3596253Z Receiving objects: 15% (775/5165)
2023-07-20T15:01:20.3603341Z Receiving objects: 16% (827/5165)
2023-07-20T15:01:20.3609643Z Receiving objects: 17% (879/5165)
2023-07-20T15:01:20.3619501Z Receiving objects: 18% (930/5165)
2023-07-20T15:01:20.6073507Z Receiving objects: 19% (982/5165)
2023-07-20T15:01:20.6142462Z Receiving objects: 20% (1033/5165)
2023-07-20T15:01:20.6164942Z Receiving objects: 21% (1085/5165)
2023-07-20T15:01:20.6174512Z Receiving objects: 22% (1137/5165)
2023-07-20T15:01:20.6184125Z Receiving objects: 23% (1188/5165)
2023-07-20T15:01:20.6189019Z Receiving objects: 24% (1240/5165)
2023-07-20T15:01:20.6204710Z Receiving objects: 25% (1292/5165)
2023-07-20T15:01:20.6217398Z Receiving objects: 26% (1343/5165)
2023-07-20T15:01:20.6244819Z Receiving objects: 27% (1395/5165)
2023-07-20T15:01:20.6252347Z Receiving objects: 28% (1447/5165)
2023-07-20T15:01:20.6258800Z Receiving objects: 29% (1498/5165)
2023-07-20T15:01:20.6265755Z Receiving objects: 30% (1550/5165)
2023-07-20T15:01:20.6276220Z Receiving objects: 31% (1602/5165)
2023-07-20T15:01:20.6282549Z Receiving objects: 32% (1653/5165)
2023-07-20T15:01:20.6300468Z Receiving objects: 33% (1705/5165)
2023-07-20T15:01:20.6303620Z Receiving objects: 34% (1757/5165)
2023-07-20T15:01:20.6307724Z Receiving objects: 35% (1808/5165)
2023-07-20T15:01:20.6311550Z Receiving objects: 36% (1860/5165)
2023-07-20T15:01:20.6315617Z Receiving objects: 37% (1912/5165)
2023-07-20T15:01:20.6318601Z Receiving objects: 38% (1963/5165)
2023-07-20T15:01:20.6321403Z Receiving objects: 39% (2015/5165)
2023-07-20T15:01:20.6330422Z Receiving objects: 40% (2066/5165)
2023-07-20T15:01:20.6344733Z Receiving objects: 41% (2118/5165)
2023-07-20T15:01:20.6407006Z Receiving objects: 42% (2170/5165)
2023-07-20T15:01:20.6407337Z Receiving objects: 43% (2221/5165)
2023-07-20T15:01:20.6407644Z Receiving objects: 44% (2273/5165)
2023-07-20T15:01:20.6408202Z Receiving objects: 45% (2325/5165)
2023-07-20T15:01:20.6408513Z Receiving objects: 46% (2376/5165)
2023-07-20T15:01:20.7260492Z Receiving objects: 47% (2428/5165)
2023-07-20T15:01:20.7288346Z Receiving objects: 48% (2480/5165), 15.62 MiB | 31.23 MiB/s
2023-07-20T15:01:20.7299110Z Receiving objects: 49% (2531/5165), 15.62 MiB | 31.23 MiB/s
2023-07-20T15:01:20.7345134Z Receiving objects: 50% (2583/5165), 15.62 MiB | 31.23 MiB/s
2023-07-20T15:01:20.7370936Z Receiving objects: 51% (2635/5165), 15.62 MiB | 31.23 MiB/s
2023-07-20T15:01:20.7392742Z Receiving objects: 52% (2686/5165), 15.62 MiB | 31.23 MiB/s
2023-07-20T15:01:20.7400202Z Receiving objects: 53% (2738/5165), 15.62 MiB | 31.23 MiB/s
2023-07-20T15:01:20.7404991Z Receiving objects: 54% (2790/5165), 15.62 MiB | 31.23 MiB/s
2023-07-20T15:01:20.7412314Z Receiving objects: 55% (2841/5165), 15.62 MiB | 31.23 MiB/s
2023-07-20T15:01:20.7416647Z Receiving objects: 56% (2893/5165), 15.62 MiB | 31.23 MiB/s
2023-07-20T15:01:20.7437103Z Receiving objects: 57% (2945/5165), 15.62 MiB | 31.23 MiB/s
2023-07-20T15:01:20.8003833Z Receiving objects: 58% (2996/5165), 15.62 MiB | 31.23 MiB/s
2023-07-20T15:01:20.8009704Z Receiving objects: 59% (3048/5165), 15.62 MiB | 31.23 MiB/s
2023-07-20T15:01:20.8017364Z Receiving objects: 60% (3099/5165), 15.62 MiB | 31.23 MiB/s
2023-07-20T15:01:20.9934315Z Receiving objects: 61% (3151/5165), 15.62 MiB | 31.23 MiB/s
2023-07-20T15:01:20.9938730Z Receiving objects: 62% (3203/5165), 15.62 MiB | 31.23 MiB/s
2023-07-20T15:01:20.9939548Z Receiving objects: 63% (3254/5165), 15.62 MiB | 31.23 MiB/s
2023-07-20T15:01:20.9949616Z Receiving objects: 64% (3306/5165), 15.62 MiB | 31.23 MiB/s
2023-07-20T15:01:20.9953231Z Receiving objects: 65% (3358/5165), 15.62 MiB | 31.23 MiB/s
2023-07-20T15:01:20.9958257Z Receiving objects: 66% (3409/5165), 15.62 MiB | 31.23 MiB/s
2023-07-20T15:01:20.9959409Z Receiving objects: 67% (3461/5165), 15.62 MiB | 31.23 MiB/s
2023-07-20T15:01:20.9964108Z Receiving objects: 68% (3513/5165), 15.62 MiB | 31.23 MiB/s
2023-07-20T15:01:20.9964675Z Receiving objects: 69% (3564/5165), 15.62 MiB | 31.23 MiB/s
2023-07-20T15:01:20.9968103Z Receiving objects: 70% (3616/5165), 15.62 MiB | 31.23 MiB/s
2023-07-20T15:01:20.9986236Z Receiving objects: 71% (3668/5165), 15.62 MiB | 31.23 MiB/s
2023-07-20T15:01:20.9988028Z Receiving objects: 72% (3719/5165), 15.62 MiB | 31.23 MiB/s
2023-07-20T15:01:20.9990726Z Receiving objects: 73% (3771/5165), 15.62 MiB | 31.23 MiB/s
2023-07-20T15:01:20.9991361Z Receiving objects: 74% (3823/5165), 15.62 MiB | 31.23 MiB/s
2023-07-20T15:01:20.9995997Z Receiving objects: 75% (3874/5165), 15.62 MiB | 31.23 MiB/s
2023-07-20T15:01:20.9999452Z Receiving objects: 76% (3926/5165), 15.62 MiB | 31.23 MiB/s
2023-07-20T15:01:21.0000828Z Receiving objects: 77% (3978/5165), 15.62 MiB | 31.23 MiB/s
2023-07-20T15:01:21.0005314Z Receiving objects: 78% (4029/5165), 15.62 MiB | 31.23 MiB/s
2023-07-20T15:01:21.0005870Z Receiving objects: 79% (4081/5165), 15.62 MiB | 31.23 MiB/s
2023-07-20T15:01:21.0006197Z Receiving objects: 80% (4132/5165), 15.62 MiB | 31.23 MiB/s
2023-07-20T15:01:21.0009191Z Receiving objects: 81% (4184/5165), 15.62 MiB | 31.23 MiB/s
2023-07-20T15:01:21.0009735Z Receiving objects: 82% (4236/5165), 15.62 MiB | 31.23 MiB/s
2023-07-20T15:01:21.0026273Z Receiving objects: 83% (4287/5165), 15.62 MiB | 31.23 MiB/s
2023-07-20T15:01:21.0031890Z Receiving objects: 84% (4339/5165), 15.62 MiB | 31.23 MiB/s
2023-07-20T15:01:21.0032471Z Receiving objects: 85% (4391/5165), 15.62 MiB | 31.23 MiB/s
2023-07-20T15:01:21.0036699Z Receiving objects: 86% (4442/5165), 15.62 MiB | 31.23 MiB/s
2023-07-20T15:01:21.0037208Z Receiving objects: 87% (4494/5165), 15.62 MiB | 31.23 MiB/s
2023-07-20T15:01:21.0883743Z Receiving objects: 88% (4546/5165), 15.62 MiB | 31.23 MiB/s
2023-07-20T15:01:21.0884492Z Receiving objects: 89% (4597/5165), 15.62 MiB | 31.23 MiB/s
2023-07-20T15:01:21.0888768Z Receiving objects: 90% (4649/5165), 15.62 MiB | 31.23 MiB/s
2023-07-20T15:01:21.0889632Z Receiving objects: 91% (4701/5165), 15.62 MiB | 31.23 MiB/s
2023-07-20T15:01:21.0900999Z Receiving objects: 92% (4752/5165), 15.62 MiB | 31.23 MiB/s
2023-07-20T15:01:21.0903922Z Receiving objects: 93% (4804/5165), 15.62 MiB | 31.23 MiB/s
2023-07-20T15:01:21.0905552Z Receiving objects: 94% (4856/5165), 15.62 MiB | 31.23 MiB/s
2023-07-20T15:01:21.0907546Z Receiving objects: 95% (4907/5165), 15.62 MiB | 31.23 MiB/s
2023-07-20T15:01:21.0908237Z Receiving objects: 96% (4959/5165), 15.62 MiB | 31.23 MiB/s
2023-07-20T15:01:21.0937678Z Receiving objects: 97% (5011/5165), 15.62 MiB | 31.23 MiB/s
2023-07-20T15:01:21.0955271Z Receiving objects: 98% (5062/5165), 15.62 MiB | 31.23 MiB/s
2023-07-20T15:01:21.0984867Z Receiving objects: 99% (5114/5165), 15.62 MiB | 31.23 MiB/s
2023-07-20T15:01:21.0985894Z remote: Total 5165 (delta 28), reused 29 (delta 12), pack-reused 5102
2023-07-20T15:01:21.1008397Z Receiving objects: 100% (5165/5165), 15.62 MiB | 31.23 MiB/s
2023-07-20T15:01:21.1009225Z Receiving objects: 100% (5165/5165), 37.76 MiB | 42.35 MiB/s, done.
2023-07-20T15:01:21.1019772Z Resolving deltas: 0% (0/2970)
2023-07-20T15:01:21.1021625Z Resolving deltas: 1% (30/2970)
2023-07-20T15:01:21.1029371Z Resolving deltas: 2% (60/2970)
2023-07-20T15:01:21.1043795Z Resolving deltas: 3% (90/2970)
2023-07-20T15:01:21.1062434Z Resolving deltas: 4% (119/2970)
2023-07-20T15:01:21.1074103Z Resolving deltas: 5% (149/2970)
2023-07-20T15:01:21.1309930Z Resolving deltas: 6% (179/2970)
2023-07-20T15:01:21.1332030Z Resolving deltas: 7% (208/2970)
2023-07-20T15:01:21.1349700Z Resolving deltas: 8% (238/2970)
2023-07-20T15:01:21.1362106Z Resolving deltas: 9% (268/2970)
2023-07-20T15:01:21.1369000Z Resolving deltas: 10% (297/2970)
2023-07-20T15:01:21.1375930Z Resolving deltas: 11% (327/2970)
2023-07-20T15:01:21.1385920Z Resolving deltas: 12% (357/2970)
2023-07-20T15:01:21.1392279Z Resolving deltas: 13% (387/2970)
2023-07-20T15:01:21.1399402Z Resolving deltas: 14% (416/2970)
2023-07-20T15:01:21.1408424Z Resolving deltas: 15% (446/2970)
2023-07-20T15:01:21.1411041Z Resolving deltas: 16% (476/2970)
2023-07-20T15:01:21.1416819Z Resolving deltas: 17% (505/2970)
2023-07-20T15:01:21.1423856Z Resolving deltas: 18% (535/2970)
2023-07-20T15:01:21.1429504Z Resolving deltas: 19% (565/2970)
2023-07-20T15:01:21.1435330Z Resolving deltas: 20% (594/2970)
2023-07-20T15:01:21.1451356Z Resolving deltas: 21% (624/2970)
2023-07-20T15:01:21.1458102Z Resolving deltas: 22% (654/2970)
2023-07-20T15:01:21.1467043Z Resolving deltas: 23% (684/2970)
2023-07-20T15:01:21.1476154Z Resolving deltas: 24% (713/2970)
2023-07-20T15:01:21.1484889Z Resolving deltas: 25% (743/2970)
2023-07-20T15:01:21.1506122Z Resolving deltas: 26% (773/2970)
2023-07-20T15:01:21.1521522Z Resolving deltas: 27% (802/2970)
2023-07-20T15:01:21.1541224Z Resolving deltas: 28% (832/2970)
2023-07-20T15:01:21.1555775Z Resolving deltas: 29% (862/2970)
2023-07-20T15:01:21.1564283Z Resolving deltas: 30% (891/2970)
2023-07-20T15:01:21.1573572Z Resolving deltas: 31% (921/2970)
2023-07-20T15:01:21.1578839Z Resolving deltas: 32% (951/2970)
2023-07-20T15:01:21.1587742Z Resolving deltas: 33% (981/2970)
2023-07-20T15:01:21.1596000Z Resolving deltas: 34% (1010/2970)
2023-07-20T15:01:21.1603272Z Resolving deltas: 35% (1040/2970)
2023-07-20T15:01:21.1609991Z Resolving deltas: 36% (1070/2970)
2023-07-20T15:01:21.1615182Z Resolving deltas: 37% (1099/2970)
2023-07-20T15:01:21.1620635Z Resolving deltas: 38% (1129/2970)
2023-07-20T15:01:21.1626302Z Resolving deltas: 39% (1159/2970)
2023-07-20T15:01:21.1634430Z Resolving deltas: 40% (1188/2970)
2023-07-20T15:01:21.1643590Z Resolving deltas: 41% (1218/2970)
2023-07-20T15:01:21.1646014Z Resolving deltas: 42% (1248/2970)
2023-07-20T15:01:21.1647514Z Resolving deltas: 43% (1278/2970)
2023-07-20T15:01:21.1650526Z Resolving deltas: 44% (1307/2970)
2023-07-20T15:01:21.1658226Z Resolving deltas: 45% (1337/2970)
2023-07-20T15:01:21.1661761Z Resolving deltas: 46% (1367/2970)
2023-07-20T15:01:21.1666605Z Resolving deltas: 47% (1396/2970)
2023-07-20T15:01:21.1669776Z Resolving deltas: 48% (1426/2970)
2023-07-20T15:01:21.1671896Z Resolving deltas: 49% (1456/2970)
2023-07-20T15:01:21.1674681Z Resolving deltas: 50% (1485/2970)
2023-07-20T15:01:21.1682690Z Resolving deltas: 51% (1515/2970)
2023-07-20T15:01:21.1685930Z Resolving deltas: 52% (1546/2970)
2023-07-20T15:01:21.1696789Z Resolving deltas: 53% (1575/2970)
2023-07-20T15:01:21.1706467Z Resolving deltas: 54% (1604/2970)
2023-07-20T15:01:21.1712833Z Resolving deltas: 55% (1634/2970)
2023-07-20T15:01:21.1716136Z Resolving deltas: 56% (1664/2970)
2023-07-20T15:01:21.1722794Z Resolving deltas: 57% (1693/2970)
2023-07-20T15:01:21.1727694Z Resolving deltas: 58% (1723/2970)
2023-07-20T15:01:21.1735247Z Resolving deltas: 59% (1753/2970)
2023-07-20T15:01:21.1742086Z Resolving deltas: 60% (1782/2970)
2023-07-20T15:01:21.1746845Z Resolving deltas: 61% (1812/2970)
2023-07-20T15:01:21.1756961Z Resolving deltas: 62% (1842/2970)
2023-07-20T15:01:21.1762272Z Resolving deltas: 63% (1872/2970)
2023-07-20T15:01:21.1773716Z Resolving deltas: 64% (1901/2970)
2023-07-20T15:01:21.1779533Z Resolving deltas: 65% (1931/2970)
2023-07-20T15:01:21.1781014Z Resolving deltas: 66% (1961/2970)
2023-07-20T15:01:21.1784895Z Resolving deltas: 67% (1990/2970)
2023-07-20T15:01:21.1791208Z Resolving deltas: 68% (2020/2970)
2023-07-20T15:01:21.1802701Z Resolving deltas: 69% (2050/2970)
2023-07-20T15:01:21.1808068Z Resolving deltas: 70% (2079/2970)
2023-07-20T15:01:21.1821843Z Resolving deltas: 71% (2109/2970)
2023-07-20T15:01:21.1831198Z Resolving deltas: 72% (2139/2970)
2023-07-20T15:01:21.1836137Z Resolving deltas: 73% (2169/2970)
2023-07-20T15:01:21.1841118Z Resolving deltas: 74% (2198/2970)
2023-07-20T15:01:21.1850720Z Resolving deltas: 75% (2228/2970)
2023-07-20T15:01:21.1856564Z Resolving deltas: 76% (2258/2970)
2023-07-20T15:01:21.1861610Z Resolving deltas: 77% (2287/2970)
2023-07-20T15:01:21.1866295Z Resolving deltas: 78% (2317/2970)
2023-07-20T15:01:21.1872022Z Resolving deltas: 79% (2347/2970)
2023-07-20T15:01:21.1877326Z Resolving deltas: 80% (2376/2970)
2023-07-20T15:01:21.1882611Z Resolving deltas: 81% (2406/2970)
2023-07-20T15:01:21.1888098Z Resolving deltas: 82% (2436/2970)
2023-07-20T15:01:21.1892690Z Resolving deltas: 83% (2466/2970)
2023-07-20T15:01:21.1897253Z Resolving deltas: 84% (2495/2970)
2023-07-20T15:01:21.1901172Z Resolving deltas: 85% (2525/2970)
2023-07-20T15:01:21.1905465Z Resolving deltas: 86% (2555/2970)
2023-07-20T15:01:21.1910407Z Resolving deltas: 87% (2584/2970)
2023-07-20T15:01:21.1915218Z Resolving deltas: 88% (2614/2970)
2023-07-20T15:01:21.1919666Z Resolving deltas: 89% (2644/2970)
2023-07-20T15:01:21.1923723Z Resolving deltas: 90% (2673/2970)
2023-07-20T15:01:21.1929588Z Resolving deltas: 91% (2703/2970)
2023-07-20T15:01:21.1934312Z Resolving deltas: 92% (2733/2970)
2023-07-20T15:01:21.1939419Z Resolving deltas: 93% (2763/2970)
2023-07-20T15:01:21.1945316Z Resolving deltas: 94% (2792/2970)
2023-07-20T15:01:21.1964968Z Resolving deltas: 95% (2822/2970)
2023-07-20T15:01:21.1969777Z Resolving deltas: 96% (2852/2970)
2023-07-20T15:01:21.1974047Z Resolving deltas: 97% (2881/2970)
2023-07-20T15:01:21.1978490Z Resolving deltas: 98% (2911/2970)
2023-07-20T15:01:21.3893246Z Resolving deltas: 99% (2941/2970)
2023-07-20T15:01:21.3914940Z Resolving deltas: 100% (2970/2970)
2023-07-20T15:01:21.3916392Z Resolving deltas: 100% (2970/2970), done.
2023-07-20T15:01:21.4792274Z From https://github.com/open-telemetry/opentelemetry-demo
2023-07-20T15:01:21.4793885Z * [new branch] main -> origin/main
2023-07-20T15:01:21.4794963Z * [new branch] renovate/configure -> origin/renovate/configure
2023-07-20T15:01:21.4800309Z * [new branch] renovate/react-query-replacement -> origin/renovate/react-query-replacement
2023-07-20T15:01:21.4854379Z * [new tag] 1.3.0 -> 1.3.0
2023-07-20T15:01:21.4855630Z * [new tag] 1.3.1 -> 1.3.1
2023-07-20T15:01:21.4856157Z * [new tag] 1.4.0 -> 1.4.0
2023-07-20T15:01:21.4856672Z * [new tag] 1.4.0-beta -> 1.4.0-beta
2023-07-20T15:01:21.4857177Z * [new tag] v0.1.0-alpha -> v0.1.0-alpha
2023-07-20T15:01:21.4857792Z * [new tag] v0.2.0-alpha -> v0.2.0-alpha
2023-07-20T15:01:21.4858354Z * [new tag] v0.3.0-alpha -> v0.3.0-alpha
2023-07-20T15:01:21.4858887Z * [new tag] v0.3.1-alpha -> v0.3.1-alpha
2023-07-20T15:01:21.4859390Z * [new tag] v0.3.1.1-alpha -> v0.3.1.1-alpha
2023-07-20T15:01:21.4859927Z * [new tag] v0.3.2-alpha -> v0.3.2-alpha
2023-07-20T15:01:21.4860508Z * [new tag] v0.3.3-alpha -> v0.3.3-alpha
2023-07-20T15:01:21.4860992Z * [new tag] v0.3.4-alpha -> v0.3.4-alpha
2023-07-20T15:01:21.4861515Z * [new tag] v0.4.0-alpha -> v0.4.0-alpha
2023-07-20T15:01:21.4862045Z * [new tag] v0.5.0-alpha -> v0.5.0-alpha
2023-07-20T15:01:21.4862625Z * [new tag] v0.6.0-beta -> v0.6.0-beta
2023-07-20T15:01:21.4863103Z * [new tag] v0.6.1-beta -> v0.6.1-beta
2023-07-20T15:01:21.4863626Z * [new tag] v0.7.0-beta -> v0.7.0-beta
2023-07-20T15:01:21.4864175Z * [new tag] v1.0.0 -> v1.0.0
2023-07-20T15:01:21.4864871Z * [new tag] v1.1.0 -> v1.1.0
2023-07-20T15:01:21.4865369Z * [new tag] v1.2.0 -> v1.2.0
2023-07-20T15:01:21.4865866Z * [new tag] v1.2.1 -> v1.2.1
2023-07-20T15:01:21.4866434Z * [new ref] cc4a29c78704979d2824d4d004c7e38aa2e19425 -> pull/989/merge
2023-07-20T15:01:21.4878171Z ##[endgroup]
2023-07-20T15:01:21.4878749Z ##[group]Determining the checkout info
2023-07-20T15:01:21.4879264Z ##[endgroup]
2023-07-20T15:01:21.4879818Z ##[group]Checking out the ref
2023-07-20T15:01:21.4883112Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/989/merge
2023-07-20T15:01:21.5553894Z Note: switching to 'refs/remotes/pull/989/merge'.
2023-07-20T15:01:21.5554167Z
2023-07-20T15:01:21.5554494Z You are in 'detached HEAD' state. You can look around, make experimental
2023-07-20T15:01:21.5555100Z changes and commit them, and you can discard any commits you make in this
2023-07-20T15:01:21.5555561Z state without impacting any branches by switching back to a branch.
2023-07-20T15:01:21.5555822Z
2023-07-20T15:01:21.5556058Z If you want to create a new branch to retain commits you create, you may
2023-07-20T15:01:21.5556605Z do so (now or later) by using -c with the switch command. Example:
2023-07-20T15:01:21.5556871Z
2023-07-20T15:01:21.5557093Z git switch -c <new-branch-name>
2023-07-20T15:01:21.5557261Z
2023-07-20T15:01:21.5557460Z Or undo this operation with:
2023-07-20T15:01:21.5557669Z
2023-07-20T15:01:21.5557818Z git switch -
2023-07-20T15:01:21.5557999Z
2023-07-20T15:01:21.5558250Z Turn off this advice by setting config variable advice.detachedHead to false
2023-07-20T15:01:21.5558545Z
2023-07-20T15:01:21.5558853Z HEAD is now at cc4a29c Merge 6160e17b2accc7a910f0a3440ef2b84d94fa016f into 9ae952815f1aa835d5d82dc9fec9332543b03573
2023-07-20T15:01:21.5575094Z ##[endgroup]
2023-07-20T15:01:21.5640807Z [command]/usr/bin/git log -1 --format='%H'
2023-07-20T15:01:21.5669178Z 'cc4a29c78704979d2824d4d004c7e38aa2e19425'
2023-07-20T15:01:21.6006191Z ##[group]Run docker/setup-qemu-action@v2
2023-07-20T15:01:21.6006530Z with:
2023-07-20T15:01:21.6006768Z image: tonistiigi/binfmt:master
2023-07-20T15:01:21.6007113Z platforms: all
2023-07-20T15:01:21.6007379Z env:
2023-07-20T15:01:21.6007594Z RELEASE_VERSION:
2023-07-20T15:01:21.6008090Z DOCKERHUB_REPO: otel/demo
2023-07-20T15:01:21.6008511Z GHCR_REPO: ghcr.io/open-telemetry/demo
2023-07-20T15:01:21.6008814Z ##[endgroup]
2023-07-20T15:01:21.6734754Z ##[group]Docker info
2023-07-20T15:01:21.6782007Z [command]/usr/bin/docker version
2023-07-20T15:01:21.8663501Z Client:
2023-07-20T15:01:21.8663957Z Version: 20.10.25+azure-2
2023-07-20T15:01:21.8664189Z API version: 1.41
2023-07-20T15:01:21.8665030Z Go version: go1.19.10
2023-07-20T15:01:21.8665436Z Git commit: b82b9f3a0e763304a250531cb9350aa6d93723c9
2023-07-20T15:01:21.8665892Z Built: Thu Apr 6 10:55:17 UTC 2023
2023-07-20T15:01:21.8666301Z OS/Arch: linux/amd64
2023-07-20T15:01:21.8666598Z Context: default
2023-07-20T15:01:21.8666803Z Experimental: true
2023-07-20T15:01:21.8666931Z
2023-07-20T15:01:21.8666998Z Server:
2023-07-20T15:01:21.8667159Z Engine:
2023-07-20T15:01:21.8667392Z Version: 20.10.25+azure-2
2023-07-20T15:01:21.8667622Z API version: 1.41 (minimum version 1.12)
2023-07-20T15:01:21.8667845Z Go version: go1.19.10
2023-07-20T15:01:21.8668079Z Git commit: 5df983c7dbe2f8914e6efd4dd6e0083a20c41ce1
2023-07-20T15:01:21.8668334Z Built: Thu May 4 13:33:05 2023
2023-07-20T15:01:21.8668541Z OS/Arch: linux/amd64
2023-07-20T15:01:21.8668729Z Experimental: false
2023-07-20T15:01:21.8668922Z containerd:
2023-07-20T15:01:21.8669137Z Version: 1.6.21+azure-3
2023-07-20T15:01:21.8669367Z GitCommit: 3dce8eb055cbb6872793272b4f20ed16117344f8
2023-07-20T15:01:21.8669870Z runc:
2023-07-20T15:01:21.8670042Z Version: 1.1.7
2023-07-20T15:01:21.8670272Z GitCommit: 860f061b76bb4fc671f0f9e900f7d80ff93d4eb7
2023-07-20T15:01:21.8670531Z docker-init:
2023-07-20T15:01:21.8670714Z Version: 0.19.0
2023-07-20T15:01:21.8670892Z GitCommit:
2023-07-20T15:01:21.8713815Z [command]/usr/bin/docker info
2023-07-20T15:01:26.8326422Z Client:
2023-07-20T15:01:26.8327627Z Context: default
2023-07-20T15:01:26.8328520Z Debug Mode: false
2023-07-20T15:01:26.8329203Z Plugins:
2023-07-20T15:01:26.8330342Z buildx: Docker Buildx (Docker Inc., 0.11.1+azure-1)
2023-07-20T15:01:26.8377715Z compose: Docker Compose (Docker Inc., 2.20.0+azure-1)
2023-07-20T15:01:26.8377947Z
2023-07-20T15:01:26.8378034Z Server:
2023-07-20T15:01:26.8378257Z Containers: 0
2023-07-20T15:01:26.8378475Z Running: 0
2023-07-20T15:01:26.8378699Z Paused: 0
2023-07-20T15:01:26.8378920Z Stopped: 0
2023-07-20T15:01:26.8379129Z Images: 19
2023-07-20T15:01:26.8379408Z Server Version: 20.10.25+azure-2
2023-07-20T15:01:26.8379702Z Storage Driver: overlay2
2023-07-20T15:01:26.8379968Z Backing Filesystem: extfs
2023-07-20T15:01:26.8380235Z Supports d_type: true
2023-07-20T15:01:26.8380658Z Native Overlay Diff: false
2023-07-20T15:01:26.8380918Z userxattr: false
2023-07-20T15:01:26.8381240Z Logging Driver: json-file
2023-07-20T15:01:26.8381521Z Cgroup Driver: cgroupfs
2023-07-20T15:01:26.8381787Z Cgroup Version: 2
2023-07-20T15:01:26.8382014Z Plugins:
2023-07-20T15:01:26.8382247Z Volume: local
2023-07-20T15:01:26.8382552Z Network: bridge host ipvlan macvlan null overlay
2023-07-20T15:01:26.8383090Z Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
2023-07-20T15:01:26.8383473Z Swarm: inactive
2023-07-20T15:01:26.8383859Z Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
2023-07-20T15:01:26.8384231Z Default Runtime: runc
2023-07-20T15:01:26.8384550Z Init Binary: docker-init
2023-07-20T15:01:26.8384907Z containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
2023-07-20T15:01:26.8423823Z runc version: 860f061b76bb4fc671f0f9e900f7d80ff93d4eb7
2023-07-20T15:01:26.8424407Z init version:
2023-07-20T15:01:26.8424678Z Security Options:
2023-07-20T15:01:26.8424922Z apparmor
2023-07-20T15:01:26.8425152Z seccomp
2023-07-20T15:01:26.8425397Z Profile: default
2023-07-20T15:01:26.8425627Z cgroupns
2023-07-20T15:01:26.8427362Z Kernel Version: 5.15.0-1041-azure
2023-07-20T15:01:26.8427678Z Operating System: Ubuntu 22.04.2 LTS
2023-07-20T15:01:26.8427956Z OSType: linux
2023-07-20T15:01:26.8428218Z Architecture: x86_64
2023-07-20T15:01:26.8428681Z CPUs: 2
2023-07-20T15:01:26.8428912Z Total Memory: 6.769GiB
2023-07-20T15:01:26.8429234Z Name: fv-az585-633
2023-07-20T15:01:26.8429584Z ID: XGC5:SBMO:AUSH:5DVW:6GIN:PEDT:TPDM:AWZ7:3Y6C:YVMB:ZDFK:KA77
2023-07-20T15:01:26.8430036Z Docker Root Dir: /var/lib/docker
2023-07-20T15:01:26.8430318Z Debug Mode: false
2023-07-20T15:01:26.8430586Z Username: githubactions
2023-07-20T15:01:26.8430929Z Registry: https://index.docker.io/v1/
2023-07-20T15:01:26.8431224Z Labels:
2023-07-20T15:01:26.8431472Z Experimental: false
2023-07-20T15:01:26.8431735Z Insecure Registries:
2023-07-20T15:01:26.8431985Z 127.0.0.0/8
2023-07-20T15:01:26.8432240Z Live Restore Enabled: false
2023-07-20T15:01:26.8432426Z
2023-07-20T15:01:26.8433143Z ##[endgroup]
2023-07-20T15:01:26.8433649Z ##[group]Pulling binfmt Docker image
2023-07-20T15:01:26.8434213Z [command]/usr/bin/docker pull tonistiigi/binfmt:master
2023-07-20T15:01:27.5283703Z master: Pulling from tonistiigi/binfmt
2023-07-20T15:01:27.7115225Z da2e182a2fbd: Pulling fs layer
2023-07-20T15:01:27.7125575Z 0f39fb34019c: Pulling fs layer
2023-07-20T15:01:27.9750765Z 0f39fb34019c: Verifying Checksum
2023-07-20T15:01:27.9751116Z 0f39fb34019c: Download complete
2023-07-20T15:01:28.0661154Z da2e182a2fbd: Verifying Checksum
2023-07-20T15:01:28.0663678Z da2e182a2fbd: Download complete
2023-07-20T15:01:28.6059644Z da2e182a2fbd: Pull complete
2023-07-20T15:01:28.8349837Z 0f39fb34019c: Pull complete
2023-07-20T15:01:28.8409445Z Digest: sha256:edb5e4b093fded58f840ed33b2365583f8b25c1b76ddf2694577981842ac9696
2023-07-20T15:01:28.8435723Z Status: Downloaded newer image for tonistiigi/binfmt:master
2023-07-20T15:01:28.8452946Z docker.io/tonistiigi/binfmt:master
2023-07-20T15:01:28.8473441Z ##[endgroup]
2023-07-20T15:01:28.8475180Z ##[group]Image info
2023-07-20T15:01:28.8489084Z [command]/usr/bin/docker image inspect tonistiigi/binfmt:master
2023-07-20T15:01:28.8696072Z [
2023-07-20T15:01:28.8696592Z {
2023-07-20T15:01:28.8697221Z "Id": "sha256:4da0db686b5bcdd678090740addf83a9c56fa290887d291fb43d496644b9b93f",
2023-07-20T15:01:28.8698116Z "RepoTags": [
2023-07-20T15:01:28.8698461Z "tonistiigi/binfmt:master"
2023-07-20T15:01:28.8698724Z ],
2023-07-20T15:01:28.8698971Z "RepoDigests": [
2023-07-20T15:01:28.8699409Z "tonistiigi/binfmt@sha256:edb5e4b093fded58f840ed33b2365583f8b25c1b76ddf2694577981842ac9696"
2023-07-20T15:01:28.8699811Z ],
2023-07-20T15:01:28.8700052Z "Parent": "",
2023-07-20T15:01:28.8700375Z "Comment": "buildkit.dockerfile.v0",
2023-07-20T15:01:28.8701021Z "Created": "2023-07-13T08:04:24.084104711Z",
2023-07-20T15:01:28.8701299Z "Container": "",
2023-07-20T15:01:28.8701580Z "ContainerConfig": {
2023-07-20T15:01:28.8701861Z "Hostname": "",
2023-07-20T15:01:28.8702119Z "Domainname": "",
2023-07-20T15:01:28.8702382Z "User": "",
2023-07-20T15:01:28.8702651Z "AttachStdin": false,
2023-07-20T15:01:28.8702928Z "AttachStdout": false,
2023-07-20T15:01:28.8703221Z "AttachStderr": false,
2023-07-20T15:01:28.8703493Z "Tty": false,
2023-07-20T15:01:28.8703743Z "OpenStdin": false,
2023-07-20T15:01:28.8704015Z "StdinOnce": false,
2023-07-20T15:01:28.8704274Z "Env": null,
2023-07-20T15:01:28.8704505Z "Cmd": null,
2023-07-20T15:01:28.8704759Z "Image": "",
2023-07-20T15:01:28.8705060Z "Volumes": null,
2023-07-20T15:01:28.8705659Z "WorkingDir": "",
2023-07-20T15:01:28.8705931Z "Entrypoint": null,
2023-07-20T15:01:28.8706205Z "OnBuild": null,
2023-07-20T15:01:28.8706471Z "Labels": null
2023-07-20T15:01:28.8706700Z },
2023-07-20T15:01:28.8706952Z "DockerVersion": "",
2023-07-20T15:01:28.8707221Z "Author": "",
2023-07-20T15:01:28.8707452Z "Config": {
2023-07-20T15:01:28.8707706Z "Hostname": "",
2023-07-20T15:01:28.8707977Z "Domainname": "",
2023-07-20T15:01:28.8708221Z "User": "",
2023-07-20T15:01:28.8708492Z "AttachStdin": false,
2023-07-20T15:01:28.8708782Z "AttachStdout": false,
2023-07-20T15:01:28.8709055Z "AttachStderr": false,
2023-07-20T15:01:28.8709321Z "Tty": false,
2023-07-20T15:01:28.8709581Z "OpenStdin": false,
2023-07-20T15:01:28.8709847Z "StdinOnce": false,
2023-07-20T15:01:28.8710094Z "Env": [
2023-07-20T15:01:28.8710447Z "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin",
2023-07-20T15:01:28.8710800Z "QEMU_PRESERVE_ARGV0=1"
2023-07-20T15:01:28.8711065Z ],
2023-07-20T15:01:28.8711300Z "Cmd": null,
2023-07-20T15:01:28.8711547Z "Image": "",
2023-07-20T15:01:28.8711780Z "Volumes": {
2023-07-20T15:01:28.8712028Z "/tmp": {}
2023-07-20T15:01:28.8712264Z },
2023-07-20T15:01:28.8712668Z "WorkingDir": "/",
2023-07-20T15:01:28.8713056Z "Entrypoint": [
2023-07-20T15:01:28.8713331Z "/usr/bin/binfmt"
2023-07-20T15:01:28.8713564Z ],
2023-07-20T15:01:28.8713810Z "OnBuild": null,
2023-07-20T15:01:28.8714071Z "Labels": {
2023-07-20T15:01:28.8714573Z "org.opencontainers.image.created": "2023-07-19T08:20:54.926Z",
2023-07-20T15:01:28.8715582Z "org.opencontainers.image.description": "Cross-platform emulator collection distributed with Docker images",
2023-07-20T15:01:28.8716145Z "org.opencontainers.image.licenses": "MIT",
2023-07-20T15:01:28.8716629Z "org.opencontainers.image.revision": "82a943b9dfac2a5b1a565a2320327180b8dd0ba2",
2023-07-20T15:01:28.8717202Z "org.opencontainers.image.source": "https://github.com/tonistiigi/binfmt",
2023-07-20T15:01:28.8717684Z "org.opencontainers.image.title": "Binfmt",
2023-07-20T15:01:28.8718156Z "org.opencontainers.image.url": "https://github.com/tonistiigi/binfmt",
2023-07-20T15:01:28.8718618Z "org.opencontainers.image.version": "master"
2023-07-20T15:01:28.8718942Z }
2023-07-20T15:01:28.8719166Z },
2023-07-20T15:01:28.8719403Z "Architecture": "amd64",
2023-07-20T15:01:28.8719667Z "Os": "linux",
2023-07-20T15:01:28.8719912Z "Size": 59697672,
2023-07-20T15:01:28.8720168Z "VirtualSize": 59697672,
2023-07-20T15:01:28.8720441Z "GraphDriver": {
2023-07-20T15:01:28.8720697Z "Data": {
2023-07-20T15:01:28.8721155Z "LowerDir": "/var/lib/docker/overlay2/bbcb4c2c38aadc9edac327185acf4c1cad34bff3ed763f64783638c711359260/diff",
2023-07-20T15:01:28.8734857Z "MergedDir": "/var/lib/docker/overlay2/acdcb84eb13d899e763fa1e512e32f34bd6d0931951e268dc37f7882f0f84b4a/merged",
2023-07-20T15:01:28.8735458Z "UpperDir": "/var/lib/docker/overlay2/acdcb84eb13d899e763fa1e512e32f34bd6d0931951e268dc37f7882f0f84b4a/diff",
2023-07-20T15:01:28.8735976Z "WorkDir": "/var/lib/docker/overlay2/acdcb84eb13d899e763fa1e512e32f34bd6d0931951e268dc37f7882f0f84b4a/work"
2023-07-20T15:01:28.8736305Z },
2023-07-20T15:01:28.8736518Z "Name": "overlay2"
2023-07-20T15:01:28.8736724Z },
2023-07-20T15:01:28.8736900Z "RootFS": {
2023-07-20T15:01:28.8737125Z "Type": "layers",
2023-07-20T15:01:28.8737334Z "Layers": [
2023-07-20T15:01:28.8737851Z "sha256:acd5d35e6913065a9e49025d828921d9d337fa58e37b959dcf470425d800efb0",
2023-07-20T15:01:28.8738266Z "sha256:6e00967ac6add65d5b51e3205b01f81a0c1d2be62484ff142ad9b49b94f2c9b0"
2023-07-20T15:01:28.8738563Z ]
2023-07-20T15:01:28.8738735Z },
2023-07-20T15:01:28.8738931Z "Metadata": {
2023-07-20T15:01:28.8739336Z "LastTagTime": "0001-01-01T00:00:00Z"
2023-07-20T15:01:28.8739550Z }
2023-07-20T15:01:28.8739732Z }
2023-07-20T15:01:28.8739908Z ]
2023-07-20T15:01:28.8740426Z ##[endgroup]
2023-07-20T15:01:28.8740853Z ##[group]Installing QEMU static binaries
2023-07-20T15:01:28.8773882Z [command]/usr/bin/docker run --rm --privileged tonistiigi/binfmt:master --install all
2023-07-20T15:01:29.2310552Z installing: mips64le OK
2023-07-20T15:01:29.2311141Z installing: mips64 OK
2023-07-20T15:01:29.2311495Z installing: arm64 OK
2023-07-20T15:01:29.2311907Z installing: arm OK
2023-07-20T15:01:29.2313279Z installing: s390x OK
2023-07-20T15:01:29.2313703Z installing: ppc64le OK
2023-07-20T15:01:29.2314056Z installing: riscv64 OK
2023-07-20T15:01:29.2546104Z {
2023-07-20T15:01:29.2546364Z "supported": [
2023-07-20T15:01:29.2546575Z "linux/amd64",
2023-07-20T15:01:29.2546794Z "linux/amd64/v2",
2023-07-20T15:01:29.2547010Z "linux/amd64/v3",
2023-07-20T15:01:29.2547207Z "linux/amd64/v4",
2023-07-20T15:01:29.2547414Z "linux/arm64",
2023-07-20T15:01:29.2547625Z "linux/riscv64",
2023-07-20T15:01:29.2547826Z "linux/ppc64le",
2023-07-20T15:01:29.2548033Z "linux/s390x",
2023-07-20T15:01:29.2548234Z "linux/386",
2023-07-20T15:01:29.2548426Z "linux/mips64le",
2023-07-20T15:01:29.2548636Z "linux/mips64",
2023-07-20T15:01:29.2548841Z "linux/arm/v7",
2023-07-20T15:01:29.2549030Z "linux/arm/v6"
2023-07-20T15:01:29.2549218Z ],
2023-07-20T15:01:29.2549408Z "emulators": [
2023-07-20T15:01:29.2549864Z "cli",
2023-07-20T15:01:29.2550367Z "llvm-12-runtime.binfmt",
2023-07-20T15:01:29.2550669Z "llvm-13-runtime.binfmt",
2023-07-20T15:01:29.2550945Z "llvm-14-runtime.binfmt",
2023-07-20T15:01:29.2551176Z "python3.10",
2023-07-20T15:01:29.2551593Z "qemu-aarch64",
2023-07-20T15:01:29.2551849Z "qemu-arm",
2023-07-20T15:01:29.2552112Z "qemu-mips64",
2023-07-20T15:01:29.2552388Z "qemu-mips64el",
2023-07-20T15:01:29.2552884Z "qemu-ppc64le",
2023-07-20T15:01:29.2553160Z "qemu-riscv64",
2023-07-20T15:01:29.2553427Z "qemu-s390x"
2023-07-20T15:01:29.2553626Z ]
2023-07-20T15:01:29.2553825Z }
2023-07-20T15:01:29.3866733Z ##[endgroup]
2023-07-20T15:01:29.3867345Z ##[group]Extracting available platforms
2023-07-20T15:01:29.8424868Z linux/amd64,linux/amd64/v2,linux/amd64/v3,linux/amd64/v4,linux/arm64,linux/riscv64,linux/ppc64le,linux/s390x,linux/386,linux/mips64le,linux/mips64,linux/arm/v7,linux/arm/v6
2023-07-20T15:01:29.8428445Z ##[endgroup]
2023-07-20T15:01:29.8518435Z ##[group]Run docker/setup-buildx-action@v2
2023-07-20T15:01:29.8518871Z with:
2023-07-20T15:01:29.8519174Z config-inline: [worker.oci]
max-parallelism = 2
2023-07-20T15:01:29.8519484Z driver: docker-container
2023-07-20T15:01:29.8519947Z buildkitd-flags: --allow-insecure-entitlement security.insecure --allow-insecure-entitlement network.host
2023-07-20T15:01:29.8520382Z install: false
2023-07-20T15:01:29.8520593Z use: true
2023-07-20T15:01:29.8520818Z cleanup: true
2023-07-20T15:01:29.8521033Z env:
2023-07-20T15:01:29.8521235Z RELEASE_VERSION:
2023-07-20T15:01:29.8521488Z DOCKERHUB_REPO: otel/demo
2023-07-20T15:01:29.8521784Z GHCR_REPO: ghcr.io/open-telemetry/demo
2023-07-20T15:01:29.8522046Z ##[endgroup]
2023-07-20T15:01:30.0423641Z ##[group]Docker info
2023-07-20T15:01:30.0453395Z [command]/usr/bin/docker version
2023-07-20T15:01:30.0798312Z Client:
2023-07-20T15:01:30.0799271Z Version: 20.10.25+azure-2
2023-07-20T15:01:30.0799737Z API version: 1.41
2023-07-20T15:01:30.0800083Z Go version: go1.19.10
2023-07-20T15:01:30.0800675Z Git commit: b82b9f3a0e763304a250531cb9350aa6d93723c9
2023-07-20T15:01:30.0801110Z Built: Thu Apr 6 10:55:17 UTC 2023
2023-07-20T15:01:30.0801487Z OS/Arch: linux/amd64
2023-07-20T15:01:30.0801830Z Context: default
2023-07-20T15:01:30.0802665Z Experimental: true
2023-07-20T15:01:30.0802897Z
2023-07-20T15:01:30.0802994Z Server:
2023-07-20T15:01:30.0803203Z Engine:
2023-07-20T15:01:30.0803653Z Version: 20.10.25+azure-2
2023-07-20T15:01:30.0803983Z API version: 1.41 (minimum version 1.12)
2023-07-20T15:01:30.0804279Z Go version: go1.19.10
2023-07-20T15:01:30.0804634Z Git commit: 5df983c7dbe2f8914e6efd4dd6e0083a20c41ce1
2023-07-20T15:01:30.0804986Z Built: Thu May 4 13:33:05 2023
2023-07-20T15:01:30.0805258Z OS/Arch: linux/amd64
2023-07-20T15:01:30.0805542Z Experimental: false
2023-07-20T15:01:30.0805830Z containerd:
2023-07-20T15:01:30.0806130Z Version: 1.6.21+azure-3
2023-07-20T15:01:30.0806477Z GitCommit: 3dce8eb055cbb6872793272b4f20ed16117344f8
2023-07-20T15:01:30.0806784Z runc:
2023-07-20T15:01:30.0807004Z Version: 1.1.7
2023-07-20T15:01:30.0807338Z GitCommit: 860f061b76bb4fc671f0f9e900f7d80ff93d4eb7
2023-07-20T15:01:30.0807690Z docker-init:
2023-07-20T15:01:30.0807931Z Version: 0.19.0
2023-07-20T15:01:30.0808196Z GitCommit:
2023-07-20T15:01:30.0918266Z [command]/usr/bin/docker info
2023-07-20T15:01:30.2101073Z Client:
2023-07-20T15:01:30.2101705Z Context: default
2023-07-20T15:01:30.2102178Z Debug Mode: false
2023-07-20T15:01:30.2102897Z Plugins:
2023-07-20T15:01:30.2103641Z buildx: Docker Buildx (Docker Inc., 0.11.1+azure-1)
2023-07-20T15:01:30.2104214Z compose: Docker Compose (Docker Inc., 2.20.0+azure-1)
2023-07-20T15:01:30.2104530Z
2023-07-20T15:01:30.2105116Z Server:
2023-07-20T15:01:30.2105397Z Containers: 0
2023-07-20T15:01:30.2105688Z Running: 0
2023-07-20T15:01:30.2106320Z Paused: 0
2023-07-20T15:01:30.2106549Z Stopped: 0
2023-07-20T15:01:30.2106790Z Images: 20
2023-07-20T15:01:30.2107256Z Server Version: 20.10.25+azure-2
2023-07-20T15:01:30.2107535Z Storage Driver: overlay2
2023-07-20T15:01:30.2107829Z Backing Filesystem: extfs
2023-07-20T15:01:30.2108234Z Supports d_type: true
2023-07-20T15:01:30.2108455Z Native Overlay Diff: false
2023-07-20T15:01:30.2108682Z userxattr: false
2023-07-20T15:01:30.2108958Z Logging Driver: json-file
2023-07-20T15:01:30.2109299Z Cgroup Driver: cgroupfs
2023-07-20T15:01:30.2109499Z Cgroup Version: 2
2023-07-20T15:01:30.2109680Z Plugins:
2023-07-20T15:01:30.2109837Z Volume: local
2023-07-20T15:01:30.2110061Z Network: bridge host ipvlan macvlan null overlay
2023-07-20T15:01:30.2110458Z Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
2023-07-20T15:01:30.2110716Z Swarm: inactive
2023-07-20T15:01:30.2111182Z Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
2023-07-20T15:01:30.2111474Z Default Runtime: runc
2023-07-20T15:01:30.2111715Z Init Binary: docker-init
2023-07-20T15:01:30.2111960Z containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
2023-07-20T15:01:30.2112251Z runc version: 860f061b76bb4fc671f0f9e900f7d80ff93d4eb7
2023-07-20T15:01:30.2112478Z init version:
2023-07-20T15:01:30.2112820Z Security Options:
2023-07-20T15:01:30.2113004Z apparmor
2023-07-20T15:01:30.2113178Z seccomp
2023-07-20T15:01:30.2113338Z Profile: default
2023-07-20T15:01:30.2113515Z cgroupns
2023-07-20T15:01:30.2113752Z Kernel Version: 5.15.0-1041-azure
2023-07-20T15:01:30.2113960Z Operating System: Ubuntu 22.04.2 LTS
2023-07-20T15:01:30.2114169Z OSType: linux
2023-07-20T15:01:30.2114358Z Architecture: x86_64
2023-07-20T15:01:30.2114526Z CPUs: 2
2023-07-20T15:01:30.2114707Z Total Memory: 6.769GiB
2023-07-20T15:01:30.2114932Z Name: fv-az585-633
2023-07-20T15:01:30.2115173Z ID: XGC5:SBMO:AUSH:5DVW:6GIN:PEDT:TPDM:AWZ7:3Y6C:YVMB:ZDFK:KA77
2023-07-20T15:01:30.2115436Z Docker Root Dir: /var/lib/docker
2023-07-20T15:01:30.2115638Z Debug Mode: false
2023-07-20T15:01:30.2115816Z Username: githubactions
2023-07-20T15:01:30.2116060Z Registry: https://index.docker.io/v1/
2023-07-20T15:01:30.2116271Z Labels:
2023-07-20T15:01:30.2116434Z Experimental: false
2023-07-20T15:01:30.2116632Z Insecure Registries:
2023-07-20T15:01:30.2116814Z 127.0.0.0/8
2023-07-20T15:01:30.2116989Z Live Restore Enabled: false
2023-07-20T15:01:30.2117120Z
2023-07-20T15:01:30.2140989Z ##[endgroup]
2023-07-20T15:01:30.3068323Z ##[group]Buildx version
2023-07-20T15:01:30.3093552Z [command]/usr/bin/docker buildx version
2023-07-20T15:01:30.4158220Z github.com/docker/buildx 0.11.1+azure-1 b4df08551fb12eb2ed17d3d9c3977ca0a903415a
2023-07-20T15:01:30.4206018Z ##[endgroup]
2023-07-20T15:01:30.4206411Z ##[group]Creating a new builder instance
2023-07-20T15:01:30.5266757Z [command]/usr/bin/docker buildx create --name builder-64bd6277-cda3-49a6-bbf0-f6e45addc437 --driver docker-container --buildkitd-flags --allow-insecure-entitlement security.insecure --allow-insecure-entitlement network.host --use --config /tmp/docker-actions-toolkit-oVZAtA/tmp-2053-xrbz0UsDaBTH
2023-07-20T15:01:30.6257646Z builder-64bd6277-cda3-49a6-bbf0-f6e45addc437
2023-07-20T15:01:30.6303790Z ##[endgroup]
2023-07-20T15:01:30.6304556Z ##[group]Booting builder
2023-07-20T15:01:30.6325782Z [command]/usr/bin/docker buildx inspect --bootstrap --builder builder-64bd6277-cda3-49a6-bbf0-f6e45addc437
2023-07-20T15:01:30.7369695Z #1 [internal] booting buildkit
2023-07-20T15:01:30.8866487Z #1 pulling image moby/buildkit:buildx-stable-1
2023-07-20T15:01:34.3027416Z #1 pulling image moby/buildkit:buildx-stable-1 3.6s done
2023-07-20T15:01:34.4535706Z #1 creating container buildx_buildkit_builder-64bd6277-cda3-49a6-bbf0-f6e45addc4370
2023-07-20T15:01:34.8812494Z #1 creating container buildx_buildkit_builder-64bd6277-cda3-49a6-bbf0-f6e45addc4370 0.6s done
2023-07-20T15:01:34.8828776Z #1 DONE 4.1s
2023-07-20T15:01:35.0165595Z Name: builder-64bd6277-cda3-49a6-bbf0-f6e45addc437
2023-07-20T15:01:35.0166569Z Driver: docker-container
2023-07-20T15:01:35.0166953Z Last Activity: 2023-07-20 15:01:30 +0000 UTC
2023-07-20T15:01:35.0167147Z
2023-07-20T15:01:35.0167237Z Nodes:
2023-07-20T15:01:35.0167654Z Name: builder-64bd6277-cda3-49a6-bbf0-f6e45addc4370
2023-07-20T15:01:35.0168032Z Endpoint: unix:///var/run/docker.sock
2023-07-20T15:01:35.0168326Z Status: running
2023-07-20T15:01:35.0168901Z Flags: --allow-insecure-entitlement security.insecure --allow-insecure-entitlement network.host
2023-07-20T15:01:35.0169342Z Buildkit: v0.11.6
2023-07-20T15:01:35.0169855Z Platforms: linux/amd64, linux/amd64/v2, linux/amd64/v3, linux/amd64/v4, linux/arm64, linux/riscv64, linux/ppc64le, linux/s390x, linux/386, linux/mips64le, linux/mips64, linux/arm/v7, linux/arm/v6
2023-07-20T15:01:35.0170318Z Labels:
2023-07-20T15:01:35.0170654Z org.mobyproject.buildkit.worker.executor: oci
2023-07-20T15:01:35.0171382Z org.mobyproject.buildkit.worker.hostname: 8297373b6344
2023-07-20T15:01:35.0171968Z org.mobyproject.buildkit.worker.network: host
2023-07-20T15:01:35.0172525Z org.mobyproject.buildkit.worker.oci.process-mode: sandbox
2023-07-20T15:01:35.0173007Z org.mobyproject.buildkit.worker.selinux.enabled: false
2023-07-20T15:01:35.0173493Z org.mobyproject.buildkit.worker.snapshotter: overlayfs
2023-07-20T15:01:35.0173865Z GC Policy rule#0:
2023-07-20T15:01:35.0174090Z All: false
2023-07-20T15:01:35.0174450Z Filters: type==source.local,type==exec.cachemount,type==source.git.checkout
2023-07-20T15:01:35.0174814Z Keep Duration: 48h0m0s
2023-07-20T15:01:35.0175058Z Keep Bytes: 488.3MiB
2023-07-20T15:01:35.0175303Z GC Policy rule#1:
2023-07-20T15:01:35.0175535Z All: false
2023-07-20T15:01:35.0191220Z Keep Duration: 1440h0m0s
2023-07-20T15:01:35.0191469Z Keep Bytes: 8.382GiB
2023-07-20T15:01:35.0191668Z GC Policy rule#2:
2023-07-20T15:01:35.0191863Z All: false
2023-07-20T15:01:35.0192066Z Keep Bytes: 8.382GiB
2023-07-20T15:01:35.0192257Z GC Policy rule#3:
2023-07-20T15:01:35.0192423Z All: true
2023-07-20T15:01:35.0193350Z Keep Bytes: 8.382GiB
2023-07-20T15:01:35.0200424Z ##[endgroup]
2023-07-20T15:01:35.1945264Z ##[group]Inspect builder
2023-07-20T15:01:35.1946007Z {
2023-07-20T15:01:35.1946321Z "nodes": [
2023-07-20T15:01:35.1946596Z {
2023-07-20T15:01:35.1947324Z "name": "builder-64bd6277-cda3-49a6-bbf0-f6e45addc4370",
2023-07-20T15:01:35.1947683Z "endpoint": "unix:///var/run/docker.sock",
2023-07-20T15:01:35.1947989Z "status": "running",
2023-07-20T15:01:35.1948661Z "buildkitd-flags": "--allow-insecure-entitlement security.insecure --allow-insecure-entitlement network.host",
2023-07-20T15:01:35.1949141Z "buildkit": "v0.11.6",
2023-07-20T15:01:35.1949678Z "platforms": "linux/amd64,linux/amd64/v2,linux/amd64/v3,linux/amd64/v4,linux/arm64,linux/riscv64,linux/ppc64le,linux/s390x,linux/386,linux/mips64le,linux/mips64,linux/arm/v7,linux/arm/v6",
2023-07-20T15:01:35.1950145Z "labels": {
2023-07-20T15:01:35.1950516Z "org.mobyproject.buildkit.worker.executor": "oci",
2023-07-20T15:01:35.1951195Z "org.mobyproject.buildkit.worker.hostname": "8297373b6344",
2023-07-20T15:01:35.1951721Z "org.mobyproject.buildkit.worker.network": "host",
2023-07-20T15:01:35.1952396Z "org.mobyproject.buildkit.worker.oci.process-mode": "sandbox",
2023-07-20T15:01:35.1953575Z "org.mobyproject.buildkit.worker.selinux.enabled": "false",
2023-07-20T15:01:35.1954260Z "org.mobyproject.buildkit.worker.snapshotter": "overlayfs"
2023-07-20T15:01:35.1954701Z },
2023-07-20T15:01:35.1955009Z "gcPolicy": [
2023-07-20T15:01:35.1955328Z {
2023-07-20T15:01:35.1955630Z "all": false,
2023-07-20T15:01:35.1958731Z "filter": [
2023-07-20T15:01:35.1960415Z "type==source.local",
2023-07-20T15:01:35.1960776Z "type==exec.cachemount",
2023-07-20T15:01:35.1961401Z "type==source.git.checkout"
2023-07-20T15:01:35.1965023Z ],
2023-07-20T15:01:35.1965325Z "keepDuration": "48h0m0s",
2023-07-20T15:01:35.1965601Z "keepBytes": "488.3MiB"
2023-07-20T15:01:35.1965856Z },
2023-07-20T15:01:35.1966079Z {
2023-07-20T15:01:35.1966296Z "all": false,
2023-07-20T15:01:35.1966573Z "keepDuration": "1440h0m0s",
2023-07-20T15:01:35.1966868Z "keepBytes": "8.382GiB"
2023-07-20T15:01:35.1967125Z },
2023-07-20T15:01:35.1967330Z {
2023-07-20T15:01:35.1967559Z "all": false,
2023-07-20T15:01:35.1967823Z "keepBytes": "8.382GiB"
2023-07-20T15:01:35.1968058Z },
2023-07-20T15:01:35.1968277Z {
2023-07-20T15:01:35.1968504Z "all": true,
2023-07-20T15:01:35.1968754Z "keepBytes": "8.382GiB"
2023-07-20T15:01:35.1969002Z }
2023-07-20T15:01:35.1969218Z ]
2023-07-20T15:01:35.1969524Z }
2023-07-20T15:01:35.1969940Z ],
2023-07-20T15:01:35.1970493Z "name": "builder-64bd6277-cda3-49a6-bbf0-f6e45addc437",
2023-07-20T15:01:35.1970877Z "driver": "docker-container",
2023-07-20T15:01:35.1971254Z "lastActivity": "2023-07-20T15:01:30.000Z"
2023-07-20T15:01:35.1971505Z }
2023-07-20T15:01:35.1972638Z ##[endgroup]
2023-07-20T15:01:35.1973639Z ##[group]BuildKit version
2023-07-20T15:01:35.1974512Z builder-64bd6277-cda3-49a6-bbf0-f6e45addc4370: v0.11.6
2023-07-20T15:01:35.1975372Z ##[endgroup]
2023-07-20T15:01:35.2189685Z ##[group]Run docker/[email protected]
2023-07-20T15:01:35.2189939Z with:
2023-07-20T15:01:35.2190129Z context: ./
2023-07-20T15:01:35.2190360Z file: ./src/cartservice/src/Dockerfile
2023-07-20T15:01:35.2190609Z platforms: linux/amd64,linux/arm64
2023-07-20T15:01:35.2190837Z push: false
2023-07-20T15:01:35.2191157Z tags: otel/demo:dev-cartservice
ghcr.io/open-telemetry/demo:dev-cartservice
2023-07-20T15:01:35.2191666Z cache-from: type=gha
2023-07-20T15:01:35.2191916Z cache-to: type=gha
2023-07-20T15:01:35.2192163Z load: false
2023-07-20T15:01:35.2192376Z no-cache: false
2023-07-20T15:01:35.2193864Z pull: false
2023-07-20T15:01:35.2194232Z github-token: ***
2023-07-20T15:01:35.2194432Z env:
2023-07-20T15:01:35.2194607Z RELEASE_VERSION:
2023-07-20T15:01:35.2194830Z DOCKERHUB_REPO: otel/demo
2023-07-20T15:01:35.2195094Z GHCR_REPO: ghcr.io/open-telemetry/demo
2023-07-20T15:01:35.2195321Z ##[endgroup]
2023-07-20T15:01:35.4484095Z ##[group]GitHub Actions runtime token access controls
2023-07-20T15:01:35.4498550Z [
2023-07-20T15:01:35.4498983Z {
2023-07-20T15:01:35.4499536Z "Scope": "refs/pull/989/merge",
2023-07-20T15:01:35.4499980Z "Permission": 3
2023-07-20T15:01:35.4500623Z },
2023-07-20T15:01:35.4500865Z {
2023-07-20T15:01:35.4501088Z "Scope": "refs/heads/main",
2023-07-20T15:01:35.4501313Z "Permission": 1
2023-07-20T15:01:35.4501514Z }
2023-07-20T15:01:35.4501685Z ]
2023-07-20T15:01:35.4502131Z ##[endgroup]
2023-07-20T15:01:35.4502540Z ##[group]Docker info
2023-07-20T15:01:35.4519465Z [command]/usr/bin/docker version
2023-07-20T15:01:35.4811084Z Client:
2023-07-20T15:01:35.4818201Z Version: 20.10.25+azure-2
2023-07-20T15:01:35.4818813Z API version: 1.41
2023-07-20T15:01:35.4819480Z Go version: go1.19.10
2023-07-20T15:01:35.4819841Z Git commit: b82b9f3a0e763304a250531cb9350aa6d93723c9
2023-07-20T15:01:35.4820165Z Built: Thu Apr 6 10:55:17 UTC 2023
2023-07-20T15:01:35.4820492Z OS/Arch: linux/amd64
2023-07-20T15:01:35.4820746Z Context: default
2023-07-20T15:01:35.4820986Z Experimental: true
2023-07-20T15:01:35.4821149Z
2023-07-20T15:01:35.4821232Z Server:
2023-07-20T15:01:35.4821438Z Engine:
2023-07-20T15:01:35.4821829Z Version: 20.10.25+azure-2
2023-07-20T15:01:35.4822126Z API version: 1.41 (minimum version 1.12)
2023-07-20T15:01:35.4822412Z Go version: go1.19.10
2023-07-20T15:01:35.4822721Z Git commit: 5df983c7dbe2f8914e6efd4dd6e0083a20c41ce1
2023-07-20T15:01:35.4823422Z Built: Thu May 4 13:33:05 2023
2023-07-20T15:01:35.4823694Z OS/Arch: linux/amd64
2023-07-20T15:01:35.4823954Z Experimental: false
2023-07-20T15:01:35.4824187Z containerd:
2023-07-20T15:01:35.4824475Z Version: 1.6.21+azure-3
2023-07-20T15:01:35.4824797Z GitCommit: 3dce8eb055cbb6872793272b4f20ed16117344f8
2023-07-20T15:01:35.4825063Z runc:
2023-07-20T15:01:35.4825282Z Version: 1.1.7
2023-07-20T15:01:35.4825594Z GitCommit: 860f061b76bb4fc671f0f9e900f7d80ff93d4eb7
2023-07-20T15:01:35.4825908Z docker-init:
2023-07-20T15:01:35.4826142Z Version: 0.19.0
2023-07-20T15:01:35.4826384Z GitCommit:
2023-07-20T15:01:35.4844232Z [command]/usr/bin/docker info
2023-07-20T15:01:35.5882080Z Client:
2023-07-20T15:01:35.5882507Z Context: default
2023-07-20T15:01:35.5882866Z Debug Mode: false
2023-07-20T15:01:35.5883204Z Plugins:
2023-07-20T15:01:35.5883902Z buildx: Docker Buildx (Docker Inc., 0.11.1+azure-1)
2023-07-20T15:01:35.5884519Z compose: Docker Compose (Docker Inc., 2.20.0+azure-1)
2023-07-20T15:01:35.5884824Z
2023-07-20T15:01:35.5884992Z Server:
2023-07-20T15:01:35.5885306Z Containers: 1
2023-07-20T15:01:35.5885615Z Running: 1
2023-07-20T15:01:35.5885934Z Paused: 0
2023-07-20T15:01:35.5886254Z Stopped: 0
2023-07-20T15:01:35.5886565Z Images: 21
2023-07-20T15:01:35.5886932Z Server Version: 20.10.25+azure-2
2023-07-20T15:01:35.5887304Z Storage Driver: overlay2
2023-07-20T15:01:35.5888042Z Backing Filesystem: extfs
2023-07-20T15:01:35.5888418Z Supports d_type: true
2023-07-20T15:01:35.5888784Z Native Overlay Diff: false
2023-07-20T15:01:35.5889138Z userxattr: false
2023-07-20T15:01:35.5889545Z Logging Driver: json-file
2023-07-20T15:01:35.5889900Z Cgroup Driver: cgroupfs
2023-07-20T15:01:35.5890251Z Cgroup Version: 2
2023-07-20T15:01:35.5890579Z Plugins:
2023-07-20T15:01:35.5890877Z Volume: local
2023-07-20T15:01:35.5891265Z Network: bridge host ipvlan macvlan null overlay
2023-07-20T15:01:35.5891921Z Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
2023-07-20T15:01:35.5892383Z Swarm: inactive
2023-07-20T15:01:35.5892840Z Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
2023-07-20T15:01:35.5893311Z Default Runtime: runc
2023-07-20T15:01:35.5893722Z Init Binary: docker-init
2023-07-20T15:01:35.5894239Z containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
2023-07-20T15:01:35.5894715Z runc version: 860f061b76bb4fc671f0f9e900f7d80ff93d4eb7
2023-07-20T15:01:35.5895080Z init version:
2023-07-20T15:01:35.5895391Z Security Options:
2023-07-20T15:01:35.5895680Z apparmor
2023-07-20T15:01:35.5895968Z seccomp
2023-07-20T15:01:35.5896261Z Profile: default
2023-07-20T15:01:35.5896646Z cgroupns
2023-07-20T15:01:35.5896979Z Kernel Version: 5.15.0-1041-azure
2023-07-20T15:01:35.5897301Z Operating System: Ubuntu 22.04.2 LTS
2023-07-20T15:01:35.5897599Z OSType: linux
2023-07-20T15:01:35.5897864Z Architecture: x86_64
2023-07-20T15:01:35.5898149Z CPUs: 2
2023-07-20T15:01:35.5898417Z Total Memory: 6.769GiB
2023-07-20T15:01:35.5898725Z Name: fv-az585-633
2023-07-20T15:01:35.5899076Z ID: XGC5:SBMO:AUSH:5DVW:6GIN:PEDT:TPDM:AWZ7:3Y6C:YVMB:ZDFK:KA77
2023-07-20T15:01:35.5899437Z Docker Root Dir: /var/lib/docker
2023-07-20T15:01:35.5899730Z Debug Mode: false
2023-07-20T15:01:35.5900001Z Username: githubactions
2023-07-20T15:01:35.5900346Z Registry: https://index.docker.io/v1/
2023-07-20T15:01:35.5900659Z Labels:
2023-07-20T15:01:35.5900910Z Experimental: false
2023-07-20T15:01:35.5901199Z Insecure Registries:
2023-07-20T15:01:35.5901469Z 127.0.0.0/8
2023-07-20T15:01:35.5901734Z Live Restore Enabled: false
2023-07-20T15:01:35.5901949Z
2023-07-20T15:01:35.5904906Z ##[endgroup]
2023-07-20T15:01:35.7436564Z ##[group]Buildx version
2023-07-20T15:01:35.7450956Z [command]/usr/bin/docker buildx version
2023-07-20T15:01:35.8159020Z github.com/docker/buildx 0.11.1+azure-1 b4df08551fb12eb2ed17d3d9c3977ca0a903415a
2023-07-20T15:01:35.8189131Z ##[endgroup]
2023-07-20T15:01:36.0080613Z [command]/usr/bin/docker buildx build --cache-from type=gha --cache-to type=gha --file ./src/cartservice/src/Dockerfile --iidfile /tmp/docker-build-push-LTHHjC/iidfile --platform linux/amd64,linux/arm64 --provenance mode=max,builder-id=https://github.com/open-telemetry/opentelemetry-demo/actions/runs/5612630386 --tag otel/demo:dev-cartservice --tag ghcr.io/open-telemetry/demo:dev-cartservice --metadata-file /tmp/docker-build-push-LTHHjC/metadata-file ./
2023-07-20T15:01:36.3882969Z #0 building with "builder-64bd6277-cda3-49a6-bbf0-f6e45addc437" instance using docker-container driver
2023-07-20T15:01:36.3883486Z
2023-07-20T15:01:36.3883688Z #1 [internal] load .dockerignore
2023-07-20T15:01:36.3884057Z #1 transferring context: 1.18kB done
2023-07-20T15:01:36.3884395Z #1 DONE 0.0s
2023-07-20T15:01:36.3884934Z
2023-07-20T15:01:36.3885185Z #2 [internal] load build definition from Dockerfile
2023-07-20T15:01:36.3885606Z #2 transferring dockerfile: 1.72kB done
2023-07-20T15:01:36.3886072Z #2 DONE 0.0s
2023-07-20T15:01:36.3886300Z
2023-07-20T15:01:36.3886607Z #3 [linux/arm64 internal] load metadata for mcr.microsoft.com/dotnet/sdk:7.0.306
2023-07-20T15:01:37.6923269Z #3 ...
2023-07-20T15:01:37.6924653Z
2023-07-20T15:01:37.6925820Z #4 [linux/amd64 internal] load metadata for mcr.microsoft.com/dotnet/sdk:7.0.306
2023-07-20T15:01:37.6927671Z #4 DONE 1.4s
2023-07-20T15:01:37.8439849Z
2023-07-20T15:01:37.8446978Z #3 [linux/arm64 internal] load metadata for mcr.microsoft.com/dotnet/sdk:7.0.306
2023-07-20T15:01:37.8452478Z #3 DONE 1.5s
2023-07-20T15:01:37.8457798Z
2023-07-20T15:01:37.8459064Z #5 [linux/amd64 internal] load metadata for mcr.microsoft.com/dotnet/runtime-deps:7.0.7-alpine3.17
2023-07-20T15:01:37.9551624Z #5 DONE 1.7s
2023-07-20T15:01:37.9551930Z
2023-07-20T15:01:37.9553069Z #6 [linux/arm64 internal] load metadata for mcr.microsoft.com/dotnet/runtime-deps:7.0.7-alpine3.17
2023-07-20T15:01:38.1053576Z #6 DONE 1.7s
2023-07-20T15:01:38.1055576Z
2023-07-20T15:01:38.1057475Z #7 [internal] load build context
2023-07-20T15:01:38.1057927Z #7 DONE 0.0s
2023-07-20T15:01:38.1058181Z
2023-07-20T15:01:38.1063669Z #8 [linux/arm64 builder 1/6] FROM mcr.microsoft.com/dotnet/sdk:7.0.306@sha256:24f22e1142432dea3a34d350686be77be5e454ccb9fab7c00d67cd03c6e000a6
2023-07-20T15:01:38.1065211Z #8 resolve mcr.microsoft.com/dotnet/sdk:7.0.306@sha256:24f22e1142432dea3a34d350686be77be5e454ccb9fab7c00d67cd03c6e000a6 0.0s done
2023-07-20T15:01:38.1066189Z #8 DONE 0.0s
2023-07-20T15:01:38.1066447Z
2023-07-20T15:01:38.1067675Z #9 [linux/amd64 stage-1 1/3] FROM mcr.microsoft.com/dotnet/runtime-deps:7.0.7-alpine3.17@sha256:3b7cfeff041931448aaf1beed2ac992665b1e31644ac7c959a1c24a5fd099169
2023-07-20T15:01:38.1071760Z #9 resolve mcr.microsoft.com/dotnet/runtime-deps:7.0.7-alpine3.17@sha256:3b7cfeff041931448aaf1beed2ac992665b1e31644ac7c959a1c24a5fd099169 0.0s done
2023-07-20T15:01:38.1073271Z #9 DONE 0.0s
2023-07-20T15:01:38.1073683Z
2023-07-20T15:01:38.1074744Z #10 [linux/arm64 stage-1 1/3] FROM mcr.microsoft.com/dotnet/runtime-deps:7.0.7-alpine3.17@sha256:3b7cfeff041931448aaf1beed2ac992665b1e31644ac7c959a1c24a5fd099169
2023-07-20T15:01:38.1076364Z #10 resolve mcr.microsoft.com/dotnet/runtime-deps:7.0.7-alpine3.17@sha256:3b7cfeff041931448aaf1beed2ac992665b1e31644ac7c959a1c24a5fd099169 0.0s done
2023-07-20T15:01:38.1077152Z #10 DONE 0.0s
2023-07-20T15:01:38.1077379Z
2023-07-20T15:01:38.1077930Z #11 [linux/amd64 builder 1/6] FROM mcr.microsoft.com/dotnet/sdk:7.0.306@sha256:24f22e1142432dea3a34d350686be77be5e454ccb9fab7c00d67cd03c6e000a6
2023-07-20T15:01:38.1079009Z #11 resolve mcr.microsoft.com/dotnet/sdk:7.0.306@sha256:24f22e1142432dea3a34d350686be77be5e454ccb9fab7c00d67cd03c6e000a6 0.0s done
2023-07-20T15:01:38.1079705Z #11 DONE 0.0s
2023-07-20T15:01:38.1079947Z
2023-07-20T15:01:38.1080229Z #12 importing cache manifest from gha:11651673907357067890
2023-07-20T15:01:38.2220482Z #12 DONE 0.2s
2023-07-20T15:01:38.3488291Z
2023-07-20T15:01:38.3489081Z #7 [internal] load build context
2023-07-20T15:01:38.3489838Z #7 transferring context: 34.16kB done
2023-07-20T15:01:38.3490128Z #7 DONE 0.0s
2023-07-20T15:01:38.3490282Z
2023-07-20T15:01:38.3491118Z #10 [linux/arm64 stage-1 1/3] FROM mcr.microsoft.com/dotnet/runtime-deps:7.0.7-alpine3.17@sha256:3b7cfeff041931448aaf1beed2ac992665b1e31644ac7c959a1c24a5fd099169
2023-07-20T15:01:38.6472766Z #10 ...
2023-07-20T15:01:38.6472945Z
2023-07-20T15:01:38.6473710Z #9 [linux/amd64 stage-1 1/3] FROM mcr.microsoft.com/dotnet/runtime-deps:7.0.7-alpine3.17@sha256:3b7cfeff041931448aaf1beed2ac992665b1e31644ac7c959a1c24a5fd099169
2023-07-20T15:01:38.6474267Z #9 sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 3.37MB / 3.37MB 0.1s done
2023-07-20T15:01:38.6474726Z #9 extracting sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 0.3s done
2023-07-20T15:01:38.6475154Z #9 sha256:b9e403a3ddb8934f595f8f555e881236d830bd45d0653ca124d4f93a62967408 2.06MB / 2.06MB 0.2s done
2023-07-20T15:01:38.6475463Z #9 DONE 0.4s
2023-07-20T15:01:38.7492655Z
2023-07-20T15:01:38.7493334Z #8 [linux/arm64 builder 1/6] FROM mcr.microsoft.com/dotnet/sdk:7.0.306@sha256:24f22e1142432dea3a34d350686be77be5e454ccb9fab7c00d67cd03c6e000a6
2023-07-20T15:01:38.7493950Z #8 sha256:86361875317b01305592158150a5aa95a92e5386bbfd321bfeab0f471d0e03fa 8.39MB / 13.65MB 0.5s
2023-07-20T15:01:38.7494910Z #8 sha256:66c7dc64d5725c6cc87f7c0b61e725e7648e98b6c34499e4efe39df1ea19648f 46.14MB / 163.04MB 0.5s
2023-07-20T15:01:38.7495743Z #8 sha256:f8e1100cb36aee800720816c2038d6e451cfdba58d9c68d7f392195fd5a8b606 12.67MB / 25.39MB 0.3s
2023-07-20T15:01:38.7496279Z #8 sha256:86b47e204b7aace49516fc1026efb24ba889b2233517fb80e56da15b83e147b2 9.44MB / 9.81MB 0.3s
2023-07-20T15:01:38.8905717Z #8 ...
2023-07-20T15:01:38.8905985Z
2023-07-20T15:01:38.8907096Z #9 [linux/amd64 stage-1 1/3] FROM mcr.microsoft.com/dotnet/runtime-deps:7.0.7-alpine3.17@sha256:3b7cfeff041931448aaf1beed2ac992665b1e31644ac7c959a1c24a5fd099169
2023-07-20T15:01:38.8908012Z #9 extracting sha256:b9e403a3ddb8934f595f8f555e881236d830bd45d0653ca124d4f93a62967408 0.2s done
2023-07-20T15:01:38.8908568Z #9 DONE 0.6s
2023-07-20T15:01:38.8908773Z
2023-07-20T15:01:38.8909225Z #8 [linux/arm64 builder 1/6] FROM mcr.microsoft.com/dotnet/sdk:7.0.306@sha256:24f22e1142432dea3a34d350686be77be5e454ccb9fab7c00d67cd03c6e000a6
2023-07-20T15:01:38.8910032Z #8 sha256:f8e1100cb36aee800720816c2038d6e451cfdba58d9c68d7f392195fd5a8b606 25.39MB / 25.39MB 0.5s done
2023-07-20T15:01:38.8910887Z #8 sha256:86b47e204b7aace49516fc1026efb24ba889b2233517fb80e56da15b83e147b2 9.81MB / 9.81MB 0.3s done
2023-07-20T15:01:38.8911645Z #8 sha256:3a0a334397259854e6f8d584241af8f23c2fc2d0511f657ef67da2558206be75 156B / 156B 0.1s done
2023-07-20T15:01:38.9907672Z #8 ...
2023-07-20T15:01:38.9907902Z
2023-07-20T15:01:38.9908388Z #13 [linux/amd64 stage-1 2/3] WORKDIR /usr/src/app/
2023-07-20T15:01:38.9908689Z #13 DONE 0.2s
2023-07-20T15:01:38.9908841Z
2023-07-20T15:01:38.9909172Z #8 [linux/arm64 builder 1/6] FROM mcr.microsoft.com/dotnet/sdk:7.0.306@sha256:24f22e1142432dea3a34d350686be77be5e454ccb9fab7c00d67cd03c6e000a6
2023-07-20T15:01:38.9909806Z #8 sha256:10e3b938dee0ca531bd69a9536dc43fb382bb535335f8f68304e1f05498d00ee 1.05MB / 30.72MB 0.2s
2023-07-20T15:01:38.9910413Z #8 sha256:47c390c912c0320f5b699fff6eed2e73aa78dfac5bd69d03229ac4fdb8557225 2.10MB / 14.92MB 0.2s
2023-07-20T15:01:39.0932939Z #8 sha256:47c390c912c0320f5b699fff6eed2e73aa78dfac5bd69d03229ac4fdb8557225 14.92MB / 14.92MB 0.3s done
2023-07-20T15:01:39.2323377Z #8 sha256:10e3b938dee0ca531bd69a9536dc43fb382bb535335f8f68304e1f05498d00ee 30.72MB / 30.72MB 0.4s done
2023-07-20T15:01:39.3397144Z #8 sha256:50eb042e2421869704212f3e076e9088033eb9a5254341fb1b3022e6e2784921 8.39MB / 30.06MB 0.2s
2023-07-20T15:01:39.4900629Z #8 sha256:50eb042e2421869704212f3e076e9088033eb9a5254341fb1b3022e6e2784921 30.06MB / 30.06MB 0.3s done
2023-07-20T15:01:39.4901120Z #8 extracting sha256:50eb042e2421869704212f3e076e9088033eb9a5254341fb1b3022e6e2784921
2023-07-20T15:01:39.5972585Z #8 sha256:66c7dc64d5725c6cc87f7c0b61e725e7648e98b6c34499e4efe39df1ea19648f 62.91MB / 163.04MB 1.2s
2023-07-20T15:01:39.7478131Z #8 sha256:86361875317b01305592158150a5aa95a92e5386bbfd321bfeab0f471d0e03fa 10.49MB / 13.65MB 1.4s
2023-07-20T15:01:39.7478806Z #8 sha256:66c7dc64d5725c6cc87f7c0b61e725e7648e98b6c34499e4efe39df1ea19648f 89.13MB / 163.04MB 1.4s
2023-07-20T15:01:39.8990956Z #8 sha256:86361875317b01305592158150a5aa95a92e5386bbfd321bfeab0f471d0e03fa 13.65MB / 13.65MB 1.5s done
2023-07-20T15:01:39.8995772Z #8 sha256:66c7dc64d5725c6cc87f7c0b61e725e7648e98b6c34499e4efe39df1ea19648f 106.95MB / 163.04MB 1.5s
2023-07-20T15:01:40.0121741Z #8 sha256:66c7dc64d5725c6cc87f7c0b61e725e7648e98b6c34499e4efe39df1ea19648f 118.45MB / 163.04MB 1.7s
2023-07-20T15:01:40.1182151Z #8 sha256:66c7dc64d5725c6cc87f7c0b61e725e7648e98b6c34499e4efe39df1ea19648f 131.07MB / 163.04MB 1.8s
2023-07-20T15:01:40.2430459Z #8 sha256:66c7dc64d5725c6cc87f7c0b61e725e7648e98b6c34499e4efe39df1ea19648f 146.10MB / 163.04MB 2.0s
2023-07-20T15:01:40.5079580Z #8 sha256:66c7dc64d5725c6cc87f7c0b61e725e7648e98b6c34499e4efe39df1ea19648f 159.38MB / 163.04MB 2.1s
2023-07-20T15:01:41.0684998Z #8 ...
2023-07-20T15:01:41.0688354Z
2023-07-20T15:01:41.0691578Z #10 [linux/arm64 stage-1 1/3] FROM mcr.microsoft.com/dotnet/runtime-deps:7.0.7-alpine3.17@sha256:3b7cfeff041931448aaf1beed2ac992665b1e31644ac7c959a1c24a5fd099169
2023-07-20T15:01:41.0695011Z #10 sha256:5c2477dd4f211b9c5310f49cb70f2e247943e44a00e7cd8bb9a1a5d713fb0ca3 2.03MB / 2.03MB 1.1s done
2023-07-20T15:01:41.0698081Z #10 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.2s done
2023-07-20T15:01:41.0700829Z #10 extracting sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 0.4s done
2023-07-20T15:01:41.0703396Z #10 extracting sha256:5c2477dd4f211b9c5310f49cb70f2e247943e44a00e7cd8bb9a1a5d713fb0ca3 0.5s done
2023-07-20T15:01:41.0705779Z #10 DONE 2.7s
2023-07-20T15:01:41.0708547Z
2023-07-20T15:01:41.0711327Z #8 [linux/arm64 builder 1/6] FROM mcr.microsoft.com/dotnet/sdk:7.0.306@sha256:24f22e1142432dea3a34d350686be77be5e454ccb9fab7c00d67cd03c6e000a6
2023-07-20T15:01:41.5230512Z #8 sha256:66c7dc64d5725c6cc87f7c0b61e725e7648e98b6c34499e4efe39df1ea19648f 163.04MB / 163.04MB 3.0s done
2023-07-20T15:01:42.6838918Z #8 ...
2023-07-20T15:01:42.6840679Z
2023-07-20T15:01:42.6841763Z #11 [linux/amd64 builder 1/6] FROM mcr.microsoft.com/dotnet/sdk:7.0.306@sha256:24f22e1142432dea3a34d350686be77be5e454ccb9fab7c00d67cd03c6e000a6
2023-07-20T15:01:42.6843274Z #11 sha256:52338e55896d685eee08646dd7a94cc84ff7e3fe70ed0b1b7bf6c9a3ad129423 14.22MB / 14.22MB 0.2s done
2023-07-20T15:01:42.6845650Z #11 sha256:2afdee2c5e42578b7b34f0613a6be3a8e2e57de2704b6b8e3538f9de3a3226a8 166.28MB / 166.28MB 2.8s done
2023-07-20T15:01:42.6847120Z #11 sha256:e78fcda0382c3df678a8dff550e4a0b30c543243c24b7ae4c081e080a5d76bcd 25.37MB / 25.37MB 0.3s done
2023-07-20T15:01:42.6849176Z #11 sha256:e462a51556e6f992a520c0e8d7eaa94460eac27521edefbd8b116620862c0f2b 10.12MB / 10.12MB 0.2s done
2023-07-20T15:01:42.6851179Z #11 sha256:114111dda87d9ddbbdbb382c807ce27fe21e26c8554abcc9252f57f3465af5cc 154B / 154B 0.0s done
2023-07-20T15:01:42.6852264Z #11 sha256:d2fd0f7b8c5d0d9e955c336479bc94fb446917ea498011f569f8fdce3b6c7da9 32.46MB / 32.46MB 0.5s done
2023-07-20T15:01:42.6857722Z #11 sha256:20307483facf3ce5b2a24dc70abc1455adff1e9b7be7b1aaf51a01ea31a40db9 14.97MB / 14.97MB 0.3s done
2023-07-20T15:01:42.6858492Z #11 sha256:9d21b12d5fab9ab82969054d72411ce627c209257df64b6057016c981e163c30 31.42MB / 31.42MB 1.7s done
2023-07-20T15:01:42.6861172Z #11 DONE 4.4s
2023-07-20T15:01:42.6861477Z
2023-07-20T15:01:42.6863195Z #8 [linux/arm64 builder 1/6] FROM mcr.microsoft.com/dotnet/sdk:7.0.306@sha256:24f22e1142432dea3a34d350686be77be5e454ccb9fab7c00d67cd03c6e000a6
2023-07-20T15:01:42.6863897Z #8 extracting sha256:50eb042e2421869704212f3e076e9088033eb9a5254341fb1b3022e6e2784921 3.3s done
2023-07-20T15:01:42.6864517Z #8 extracting sha256:47c390c912c0320f5b699fff6eed2e73aa78dfac5bd69d03229ac4fdb8557225
2023-07-20T15:01:42.8370373Z #8 ...
2023-07-20T15:01:42.8370910Z
2023-07-20T15:01:42.8371672Z #14 [linux/arm64 stage-1 2/3] WORKDIR /usr/src/app/
2023-07-20T15:01:42.8372472Z #14 DONE 1.8s
2023-07-20T15:01:42.9873508Z
2023-07-20T15:01:42.9874056Z #11 [linux/amd64 builder 1/6] FROM mcr.microsoft.com/dotnet/sdk:7.0.306@sha256:24f22e1142432dea3a34d350686be77be5e454ccb9fab7c00d67cd03c6e000a6
2023-07-20T15:01:42.9874683Z #11 extracting sha256:9d21b12d5fab9ab82969054d72411ce627c209257df64b6057016c981e163c30
2023-07-20T15:01:44.4933409Z #11 extracting sha256:9d21b12d5fab9ab82969054d72411ce627c209257df64b6057016c981e163c30 1.7s done
2023-07-20T15:01:44.4934019Z #11 extracting sha256:20307483facf3ce5b2a24dc70abc1455adff1e9b7be7b1aaf51a01ea31a40db9
2023-07-20T15:01:44.8740667Z #11 extracting sha256:20307483facf3ce5b2a24dc70abc1455adff1e9b7be7b1aaf51a01ea31a40db9 0.5s done
2023-07-20T15:01:44.8741284Z #11 extracting sha256:d2fd0f7b8c5d0d9e955c336479bc94fb446917ea498011f569f8fdce3b6c7da9
2023-07-20T15:01:46.0286982Z #11 extracting sha256:d2fd0f7b8c5d0d9e955c336479bc94fb446917ea498011f569f8fdce3b6c7da9 1.1s done
2023-07-20T15:01:46.0287996Z #11 extracting sha256:114111dda87d9ddbbdbb382c807ce27fe21e26c8554abcc9252f57f3465af5cc 0.0s done
2023-07-20T15:01:46.0289120Z #11 extracting sha256:e462a51556e6f992a520c0e8d7eaa94460eac27521edefbd8b116620862c0f2b
2023-07-20T15:01:46.4798584Z #11 extracting sha256:e462a51556e6f992a520c0e8d7eaa94460eac27521edefbd8b116620862c0f2b 0.4s done
2023-07-20T15:01:46.4799836Z #11 extracting sha256:e78fcda0382c3df678a8dff550e4a0b30c543243c24b7ae4c081e080a5d76bcd
2023-07-20T15:01:47.7950412Z #11 extracting sha256:e78fcda0382c3df678a8dff550e4a0b30c543243c24b7ae4c081e080a5d76bcd 1.4s done
2023-07-20T15:01:47.7951046Z #11 extracting sha256:2afdee2c5e42578b7b34f0613a6be3a8e2e57de2704b6b8e3538f9de3a3226a8
2023-07-20T15:01:53.2055552Z #11 ...
2023-07-20T15:01:53.2055731Z
2023-07-20T15:01:53.2056015Z #8 [linux/arm64 builder 1/6] FROM mcr.microsoft.com/dotnet/sdk:7.0.306@sha256:24f22e1142432dea3a34d350686be77be5e454ccb9fab7c00d67cd03c6e000a6
2023-07-20T15:01:53.2056461Z #8 extracting sha256:47c390c912c0320f5b699fff6eed2e73aa78dfac5bd69d03229ac4fdb8557225 0.5s done
2023-07-20T15:01:53.2056867Z #8 extracting sha256:10e3b938dee0ca531bd69a9536dc43fb382bb535335f8f68304e1f05498d00ee 1.1s done
2023-07-20T15:01:53.2057232Z #8 extracting sha256:3a0a334397259854e6f8d584241af8f23c2fc2d0511f657ef67da2558206be75 done
2023-07-20T15:01:53.2057607Z #8 extracting sha256:86b47e204b7aace49516fc1026efb24ba889b2233517fb80e56da15b83e147b2 0.3s done
2023-07-20T15:01:53.2058001Z #8 extracting sha256:f8e1100cb36aee800720816c2038d6e451cfdba58d9c68d7f392195fd5a8b606 1.2s done
2023-07-20T15:01:53.2058365Z #8 extracting sha256:66c7dc64d5725c6cc87f7c0b61e725e7648e98b6c34499e4efe39df1ea19648f
2023-07-20T15:01:54.3890057Z #8 extracting sha256:66c7dc64d5725c6cc87f7c0b61e725e7648e98b6c34499e4efe39df1ea19648f 8.6s done
2023-07-20T15:01:54.3892639Z #8 DONE 16.2s
2023-07-20T15:01:54.3895453Z
2023-07-20T15:01:54.3895792Z #11 [linux/amd64 builder 1/6] FROM mcr.microsoft.com/dotnet/sdk:7.0.306@sha256:24f22e1142432dea3a34d350686be77be5e454ccb9fab7c00d67cd03c6e000a6
2023-07-20T15:01:54.5401073Z #11 ...
2023-07-20T15:01:54.5401412Z
2023-07-20T15:01:54.5402031Z #8 [linux/arm64 builder 1/6] FROM mcr.microsoft.com/dotnet/sdk:7.0.306@sha256:24f22e1142432dea3a34d350686be77be5e454ccb9fab7c00d67cd03c6e000a6
2023-07-20T15:01:54.5403023Z #8 extracting sha256:86361875317b01305592158150a5aa95a92e5386bbfd321bfeab0f471d0e03fa
2023-07-20T15:01:55.2408787Z #8 extracting sha256:86361875317b01305592158150a5aa95a92e5386bbfd321bfeab0f471d0e03fa 0.8s done
2023-07-20T15:01:55.2409187Z #8 DONE 17.0s
2023-07-20T15:01:55.2409346Z
2023-07-20T15:01:55.2409681Z #11 [linux/amd64 builder 1/6] FROM mcr.microsoft.com/dotnet/sdk:7.0.306@sha256:24f22e1142432dea3a34d350686be77be5e454ccb9fab7c00d67cd03c6e000a6
2023-07-20T15:01:55.2410311Z #11 extracting sha256:2afdee2c5e42578b7b34f0613a6be3a8e2e57de2704b6b8e3538f9de3a3226a8 6.9s done
2023-07-20T15:01:55.2410865Z #11 extracting sha256:52338e55896d685eee08646dd7a94cc84ff7e3fe70ed0b1b7bf6c9a3ad129423
2023-07-20T15:01:55.6869447Z #11 extracting sha256:52338e55896d685eee08646dd7a94cc84ff7e3fe70ed0b1b7bf6c9a3ad129423 1.0s done
2023-07-20T15:01:55.6870782Z #11 DONE 17.4s
2023-07-20T15:01:55.6871059Z
2023-07-20T15:01:55.6871355Z #15 [linux/arm64 builder 2/6] WORKDIR /usr/src/app/
2023-07-20T15:01:56.8600825Z #15 DONE 1.6s
2023-07-20T15:01:56.8601058Z
2023-07-20T15:01:56.8601319Z #16 [linux/amd64 builder 2/6] WORKDIR /usr/src/app/
2023-07-20T15:01:56.8601628Z #16 DONE 0.9s
2023-07-20T15:01:56.8601767Z
2023-07-20T15:01:56.8602087Z #17 [linux/amd64 builder 3/6] COPY ./src/cartservice/ ./
2023-07-20T15:01:56.8602398Z #17 DONE 0.0s
2023-07-20T15:01:56.8602549Z
2023-07-20T15:01:56.8602717Z #18 [linux/amd64 builder 4/6] COPY ./pb/ ./src/protos/
2023-07-20T15:01:56.8602998Z #18 DONE 0.0s
2023-07-20T15:01:56.8603147Z
2023-07-20T15:01:56.8603318Z #19 [linux/arm64 builder 3/6] COPY ./src/cartservice/ ./
2023-07-20T15:01:56.8603617Z #19 DONE 0.0s
2023-07-20T15:01:56.8603763Z
2023-07-20T15:01:56.8603905Z #20 [linux/arm64 builder 4/6] COPY ./pb/ ./src/protos/
2023-07-20T15:01:56.8604211Z #20 DONE 0.0s
2023-07-20T15:01:56.8604360Z
2023-07-20T15:01:56.8605386Z #21 [linux/amd64 builder 5/6] RUN RUNTIME_IDENTIIFER=linux-musl-x64; if [ "$(uname -m)" = "aarch64" ]; then RUNTIME_IDENTIIFER=linux-musl-arm64; fi; dotnet restore ./src/cartservice.csproj -v d -r $RUNTIME_IDENTIIFER
2023-07-20T15:01:57.4611712Z #21 0.529 Build started 07/20/2023 15:01:57.
2023-07-20T15:01:57.4612573Z #21 0.535 0>Process = "/usr/share/dotnet/dotnet"
2023-07-20T15:01:57.4612985Z #21 0.535 MSBuild executable path = "/usr/share/dotnet/sdk/7.0.306/MSBuild.dll"
2023-07-20T15:01:57.4614912Z #21 0.536 Command line arguments = "/usr/share/dotnet/sdk/7.0.306/MSBuild.dll -maxcpucount -verbosity:m -nologo -target:Restore -property:RuntimeIdentifiers=linux-musl-x64 -verbosity:d ./src/cartservice.csproj -distributedlogger:Microsoft.DotNet.Tools.MSBuild.MSBuildLogger,/usr/share/dotnet/sdk/7.0.306/dotnet.dll*Microsoft.DotNet.Tools.MSBuild.MSBuildForwardingLogger,/usr/share/dotnet/sdk/7.0.306/dotnet.dll"
2023-07-20T15:01:57.4616159Z #21 0.537 Current directory = "/usr/src/app"
2023-07-20T15:01:57.4616495Z #21 0.538 MSBuild version = "17.6.8+c70978d4d"
2023-07-20T15:01:57.5829315Z #21 0.712 Assembly loaded during Evaluation: System.Reflection.Metadata, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (location: /usr/share/dotnet/shared/Microsoft.NETCore.App/7.0.9/System.Reflection.Metadata.dll, MVID: a72f4099-6ece-4f23-974c-d5f81ae7a4a4, AppDomain: [Default])
2023-07-20T15:01:57.6838348Z #21 0.749 Assembly loaded during Evaluation: Microsoft.NET.Sdk.WorkloadMSBuildSdkResolver, Version=7.0.306.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (location: /usr/share/dotnet/sdk/7.0.306/Microsoft.NET.Sdk.WorkloadMSBuildSdkResolver.dll, MVID: 178d5018-cf0b-4acc-be8a-878e9a1e2041, AppDomain: [Default])
2023-07-20T15:01:57.6839800Z #21 0.753 Assembly loaded during Evaluation: Microsoft.Build.NuGetSdkResolver, Version=6.6.0.66, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (location: /usr/share/dotnet/sdk/7.0.306/Microsoft.Build.NuGetSdkResolver.dll, MVID: f9e4cc23-fb32-44fd-804e-0e4515ab6768, AppDomain: [Default])
2023-07-20T15:01:57.6843672Z #21 0.755 Assembly loaded during Evaluation: System.IO.FileSystem, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (location: /usr/share/dotnet/shared/Microsoft.NETCore.App/7.0.9/System.IO.FileSystem.dll, MVID: 4dd02bfe-6a45-4b96-96e3-f040ddbb969a, AppDomain: [Default])
2023-07-20T15:01:57.6845335Z #21 0.759 Resolving SDK 'Microsoft.NET.Sdk.Web'...
2023-07-20T15:01:57.6848440Z #21 0.763 Assembly loaded during Evaluation: Microsoft.DotNet.Cli.Utils, Version=7.0.306.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 (location: /usr/share/dotnet/sdk/7.0.306/Microsoft.DotNet.Cli.Utils.dll, MVID: 196be164-6fe6-4cb4-8126-c32db82b7719, AppDomain: [Default])
2023-07-20T15:01:57.6851506Z #21 0.767 Assembly loaded during Evaluation: Microsoft.NET.Sdk.WorkloadManifestReader, Version=7.0.306.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 (location: /usr/share/dotnet/sdk/7.0.306/Microsoft.NET.Sdk.WorkloadManifestReader.dll, MVID: baac00a6-6496-4872-a8ed-2313366603a2, AppDomain: [Default])
2023-07-20T15:01:57.6854220Z #21 0.768 Assembly loaded during Evaluation: Microsoft.Deployment.DotNet.Releases, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (location: /usr/share/dotnet/sdk/7.0.306/Microsoft.Deployment.DotNet.Releases.dll, MVID: 750c7bd1-cef6-418d-97db-eefca19619f7, AppDomain: [Default])
2023-07-20T15:01:57.6857306Z #21 0.796 Assembly loaded during Evaluation: System.Text.Json, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (location: /usr/share/dotnet/shared/Microsoft.NETCore.App/7.0.9/System.Text.Json.dll, MVID: 8caa88f1-1d8f-4070-bdab-872e69ec43d3, AppDomain: [Default])
2023-07-20T15:01:57.6860284Z #21 0.799 Assembly loaded during Evaluation: System.Numerics.Vectors, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (location: /usr/share/dotnet/shared/Microsoft.NETCore.App/7.0.9/System.Numerics.Vectors.dll, MVID: 5349d0dc-f14d-4175-948b-a82077720c5c, AppDomain: [Default])
2023-07-20T15:01:57.6863421Z #21 0.826 Assembly loaded during Evaluation: Microsoft.NET.StringTools, Version=1.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (location: /usr/share/dotnet/sdk/7.0.306/Microsoft.NET.StringTools.dll, MVID: 7969b84e-3ba2-4528-aef2-3f4063bb0b10, AppDomain: [Default])
2023-07-20T15:01:57.6865423Z #21 0.838 Resolving SDK 'Microsoft.NET.Sdk'...
2023-07-20T15:01:57.6868930Z #21 0.841 Property 'MSBuildExtensionsPath' with value '/usr/share/dotnet/sdk/7.0.306/' expanded from the environment.
2023-07-20T15:01:57.6869691Z #21 0.850 Property reassignment: $(MSBuildProjectExtensionsPath)="/usr/src/app/src/obj/" (previous value: "obj\") at /usr/share/dotnet/sdk/7.0.306/Current/Microsoft.Common.props (56,5)
2023-07-20T15:01:57.7867046Z #21 0.857 Property reassignment: $(AssemblySearchPaths)="{CandidateAssemblyFiles};{HintPathFromItem}" (previous value: "{CandidateAssemblyFiles}") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props (82,5)
2023-07-20T15:01:57.7868395Z #21 0.859 Property reassignment: $(AssemblySearchPaths)="{CandidateAssemblyFiles};{HintPathFromItem};{TargetFrameworkDirectory}" (previous value: "{CandidateAssemblyFiles};{HintPathFromItem}") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props (83,5)
2023-07-20T15:01:57.7869760Z #21 0.861 Property reassignment: $(AssemblySearchPaths)="{CandidateAssemblyFiles};{HintPathFromItem};{TargetFrameworkDirectory};{RawFileName}" (previous value: "{CandidateAssemblyFiles};{HintPathFromItem};{TargetFrameworkDirectory}") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props (84,5)
2023-07-20T15:01:57.7870883Z #21 0.862 Property reassignment: $(PublishAotSupported)="true" (previous value: "false") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props (120,5)
2023-07-20T15:01:57.7871947Z #21 0.867 Resolving SDK 'Microsoft.NET.SDK.WorkloadAutoImportPropsLocator'...
2023-07-20T15:01:57.7875462Z #21 0.873 Resolving SDK 'Microsoft.DotNet.ILCompiler'...
2023-07-20T15:01:57.7879053Z #21 0.874 Resolving SDK 'Microsoft.NET.ILLink.Tasks'...
2023-07-20T15:01:57.7879960Z #21 0.875 Property reassignment: $(TargetsForTfmSpecificContentInPackage)=";PackTool;_PackProjectToolValidation" (previous value: ";PackTool") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.PackProjectTool.props (15,5)
2023-07-20T15:01:57.7880856Z #21 0.877 Resolving SDK 'Microsoft.NET.Sdk.Razor'...
2023-07-20T15:01:57.7881723Z #21 0.879 Property reassignment: $(DefaultItemExcludes)=";**\node_modules\**;node_modules\**;**\jspm_packages\**;jspm_packages\**" (previous value: ";**\node_modules\**;node_modules\**") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk.Razor/Sdk/Sdk.Razor.StaticAssets.ProjectSystem.props (23,5)
2023-07-20T15:01:57.7883554Z #21 0.880 Property reassignment: $(DefaultItemExcludes)=";**\node_modules\**;node_modules\**;**\jspm_packages\**;jspm_packages\**;**\bower_components\**;bower_components\**" (previous value: ";**\node_modules\**;node_modules\**;**\jspm_packages\**;jspm_packages\**") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk.Razor/Sdk/Sdk.Razor.StaticAssets.ProjectSystem.props (24,5)
2023-07-20T15:01:57.7884655Z #21 0.882 Resolving SDK 'Microsoft.NET.Sdk.Web.ProjectSystem'...
2023-07-20T15:01:57.7885423Z #21 0.883 Property reassignment: $(OutputType)="Exe" (previous value: "Library") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk.Web.ProjectSystem/targets/Microsoft.NET.Sdk.Web.ProjectSystem.props (16,5)
2023-07-20T15:01:57.7886210Z #21 0.884 Resolving SDK 'Microsoft.NET.Sdk.Publish'...
2023-07-20T15:01:57.7886957Z #21 0.888 Property reassignment: $(PublishProfileImported)="false" (previous value: "true") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportPublishProfile.targets (28,5)
2023-07-20T15:01:57.7888310Z #21 0.890 Assembly loaded during Evaluation: NuGet.Frameworks, Version=6.6.0.66, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (location: /usr/share/dotnet/sdk/7.0.306/NuGet.Frameworks.dll, MVID: a92f0e1d-facc-48f0-9ed3-8b9e6942c560, AppDomain: [Default])
2023-07-20T15:01:57.7889499Z #21 0.902 Property reassignment: $(TargetPlatformVersion)="" (previous value: "0.0") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.TargetFrameworkInference.targets (65,5)
2023-07-20T15:01:57.7890886Z #21 0.905 Property reassignment: $(DefaultItemExcludes)=";**\node_modules\**;node_modules\**;**\jspm_packages\**;jspm_packages\**;**\bower_components\**;bower_components\**;bin\Debug//**" (previous value: ";**\node_modules\**;node_modules\**;**\jspm_packages\**;jspm_packages\**;**\bower_components\**;bower_components\**") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.TargetFrameworkInference.targets (232,5)
2023-07-20T15:01:57.7892683Z #21 0.907 Property reassignment: $(DefaultItemExcludes)=";**\node_modules\**;node_modules\**;**\jspm_packages\**;jspm_packages\**;**\bower_components\**;bower_components\**;bin\Debug//**;obj\Debug//**" (previous value: ";**\node_modules\**;node_modules\**;**\jspm_packages\**;jspm_packages\**;**\bower_components\**;bower_components\**;bin\Debug//**") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.TargetFrameworkInference.targets (233,5)
2023-07-20T15:01:57.7894212Z #21 0.908 Property reassignment: $(IntermediateOutputPath)="obj\Debug/net7.0/" (previous value: "obj\Debug/") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.TargetFrameworkInference.targets (252,5)
2023-07-20T15:01:57.7895444Z #21 0.909 Property reassignment: $(OutputPath)="bin\Debug/net7.0/" (previous value: "bin\Debug/") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.TargetFrameworkInference.targets (253,5)
2023-07-20T15:01:57.7896456Z #21 0.910 Resolving SDK 'Microsoft.NET.SDK.WorkloadManifestTargetsLocator'...
2023-07-20T15:01:57.7897346Z #21 0.918 Property reassignment: $(_FrameworkIdentifierForImplicitDefine)="NET" (previous value: "NETCOREAPP") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.BeforeCommon.targets (180,5)
2023-07-20T15:01:57.7898477Z #21 0.919 Property reassignment: $(_FrameworkVersionForImplicitDefine)="7_0" (previous value: "7.0") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.BeforeCommon.targets (185,5)
2023-07-20T15:01:57.7899839Z #21 0.924 Property reassignment: $(CommandLineArgsForDesignTimeEvaluation)="-langversion:11.0 -define:TRACE" (previous value: "-langversion:11.0") at /usr/share/dotnet/sdk/7.0.306/Roslyn/Microsoft.CSharp.Core.targets (191,5)
2023-07-20T15:01:57.7901541Z #21 0.938 Assembly loaded during Evaluation: Microsoft.Build.Utilities.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (location: /usr/share/dotnet/sdk/7.0.306/Microsoft.Build.Utilities.Core.dll, MVID: 6f1dd6cf-3173-461c-a365-6c3795947a0f, AppDomain: [Default])
2023-07-20T15:01:57.7902670Z #21 0.940 Property reassignment: $(_DebugSymbolsProduced)="true" (previous value: "false") at /usr/share/dotnet/sdk/7.0.306/Microsoft.Common.CurrentVersion.targets (175,5)
2023-07-20T15:01:57.7903614Z #21 0.940 Property reassignment: $(_DocumentationFileProduced)="false" (previous value: "true") at /usr/share/dotnet/sdk/7.0.306/Microsoft.Common.CurrentVersion.targets (185,5)
2023-07-20T15:01:57.7904484Z #21 0.942 Property reassignment: $(ProcessorArchitecture)="msil" (previous value: "") at /usr/share/dotnet/sdk/7.0.306/Microsoft.Common.CurrentVersion.targets (529,5)
2023-07-20T15:01:57.7905394Z #21 0.942 Property reassignment: $(DelaySign)="" (previous value: "false") at /usr/share/dotnet/sdk/7.0.306/Microsoft.Common.CurrentVersion.targets (568,5)
2023-07-20T15:01:57.7906274Z #21 0.944 Property 'LocalAppData' with value '/root/.local/share' expanded from the environment.
2023-07-20T15:01:57.7907228Z #21 0.945 Property reassignment: $(_SGenGenerateSerializationAssembliesConfig)="Auto" (previous value: "") at /usr/share/dotnet/sdk/7.0.306/Microsoft.Common.CurrentVersion.targets (3789,5)
2023-07-20T15:01:57.7908243Z #21 0.946 Property reassignment: $(_SGenGenerateSerializationAssembliesConfig)="Off" (previous value: "Auto") at /usr/share/dotnet/sdk/7.0.306/Microsoft.Common.CurrentVersion.targets (3790,5)
2023-07-20T15:01:57.7909078Z #21 0.947 Property reassignment: $(_TargetsThatPrepareProjectReferences)="
2023-07-20T15:01:57.7909670Z #21 0.947 AssignProjectConfiguration;
2023-07-20T15:01:57.7910170Z #21 0.947 _SplitProjectReferencesByFileExistence
2023-07-20T15:01:57.7910863Z #21 0.947 " (previous value: "_SplitProjectReferencesByFileExistence") at /usr/share/dotnet/sdk/7.0.306/Microsoft.Common.CurrentVersion.targets (4927,5)
2023-07-20T15:01:57.7911837Z #21 0.948 Property 'MSBuildExtensionsPath32' with value '/usr/share/dotnet/sdk/7.0.306' expanded from the environment.
2023-07-20T15:01:57.8880128Z #21 0.953 Assembly loaded during Evaluation: System.Threading.Tasks.Parallel, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (location: /usr/share/dotnet/shared/Microsoft.NETCore.App/7.0.9/System.Threading.Tasks.Parallel.dll, MVID: e29aed80-b269-48d5-bbcc-05d9439ecd1e, AppDomain: [Default])
2023-07-20T15:01:57.8880969Z #21 0.962 The "RuntimeIdentifiers" property is a global property, and cannot be modified.
2023-07-20T15:01:57.8881776Z #21 0.965 Property reassignment: $(ProjectAssetsFile)="/usr/src/app/src/obj/project.assets.json" (previous value: "/usr/src/app/src/obj//project.assets.json") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets (24,5)
2023-07-20T15:01:57.8882913Z #21 0.966 Property reassignment: $(ProjectAssetsCacheFile)="/usr/src/app/src/obj/Debug/net7.0/cartservice.assets.cache" (previous value: "obj\Debug/net7.0/cartservice.assets.cache") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets (29,5)
2023-07-20T15:01:57.8883816Z #21 0.968 Property reassignment: $(ResolveAssemblyReferencesDependsOn)="
2023-07-20T15:01:57.8884204Z #21 0.968
2023-07-20T15:01:57.8884477Z #21 0.968 ResolveProjectReferences;
2023-07-20T15:01:57.8884851Z #21 0.968 FindInvalidProjectReferences;
2023-07-20T15:01:57.8885220Z #21 0.968 GetFrameworkPaths;
2023-07-20T15:01:57.8885550Z #21 0.968 GetReferenceAssemblyPaths;
2023-07-20T15:01:57.8885887Z #21 0.968 PrepareForBuild;
2023-07-20T15:01:57.8886216Z #21 0.968 ResolveSDKReferences;
2023-07-20T15:01:57.8886831Z #21 0.968 ExpandSDKReferences;
2023-07-20T15:01:57.8887131Z #21 0.968 ;
2023-07-20T15:01:57.8887541Z #21 0.968 ResolvePackageDependenciesForBuild;
2023-07-20T15:01:57.8887941Z #21 0.968 _HandlePackageFileConflicts;
2023-07-20T15:01:57.8888247Z #21 0.968 " (previous value: "
2023-07-20T15:01:57.8888584Z #21 0.968 ResolveProjectReferences;
2023-07-20T15:01:57.8888990Z #21 0.969 FindInvalidProjectReferences;
2023-07-20T15:01:57.8889296Z #21 0.969 GetFrameworkPaths;
2023-07-20T15:01:57.8889639Z #21 0.969 GetReferenceAssemblyPaths;
2023-07-20T15:01:57.8889986Z #21 0.969 PrepareForBuild;
2023-07-20T15:01:57.8890270Z #21 0.969 ResolveSDKReferences;
2023-07-20T15:01:57.8890633Z #21 0.969 ExpandSDKReferences;
2023-07-20T15:01:57.8891155Z #21 0.969 ") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets (80,5)
2023-07-20T15:01:57.8891686Z #21 0.970 Property reassignment: $(PrepareResourcesDependsOn)="
2023-07-20T15:01:57.8892126Z #21 0.970 ResolvePackageDependenciesForBuild;
2023-07-20T15:01:57.8892523Z #21 0.970 _HandlePackageFileConflicts;
2023-07-20T15:01:57.8892864Z #21 0.970
2023-07-20T15:01:57.8893080Z #21 0.970 ;
2023-07-20T15:01:57.8893531Z #21 0.970 PrepareResourceNames;
2023-07-20T15:01:57.8893844Z #21 0.970 ResGen;
2023-07-20T15:01:57.8894109Z #21 0.970 CompileLicxFiles
2023-07-20T15:01:57.8894855Z #21 0.970
2023-07-20T15:01:57.8895555Z #21 0.970 " (previous value: "
2023-07-20T15:01:57.8895930Z #21 0.970 ;
2023-07-20T15:01:57.8896443Z #21 0.970 PrepareResourceNames;
2023-07-20T15:01:57.8898130Z #21 0.970 ResGen;
2023-07-20T15:01:57.8950354Z #21 0.970 CompileLicxFiles
2023-07-20T15:01:57.8951123Z #21 0.970 ") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets (86,5)
2023-07-20T15:01:57.8952356Z #21 0.972 Property reassignment: $(DefaultItemExcludes)=";**\node_modules\**;node_modules\**;**\jspm_packages\**;jspm_packages\**;**\bower_components\**;bower_components\**;bin\Debug//**;obj\Debug//**;bin\/**" (previous value: ";**\node_modules\**;node_modules\**;**\jspm_packages\**;jspm_packages\**;**\bower_components\**;bower_components\**;bin\Debug//**;obj\Debug//**") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.targets (27,5)
2023-07-20T15:01:57.8954455Z #21 0.973 Property reassignment: $(DefaultItemExcludes)=";**\node_modules\**;node_modules\**;**\jspm_packages\**;jspm_packages\**;**\bower_components\**;bower_components\**;bin\Debug//**;obj\Debug//**;bin\/**;obj\/**" (previous value: ";**\node_modules\**;node_modules\**;**\jspm_packages\**;jspm_packages\**;**\bower_components\**;bower_components\**;bin\Debug//**;obj\Debug//**;bin\/**") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.targets (29,5)
2023-07-20T15:01:57.8956970Z #21 0.974 Property reassignment: $(DefaultItemExcludes)=";**\node_modules\**;node_modules\**;**\jspm_packages\**;jspm_packages\**;**\bower_components\**;bower_components\**;bin\Debug//**;obj\Debug//**;bin\/**;obj\/**;**/*.user" (previous value: ";**\node_modules\**;node_modules\**;**\jspm_packages\**;jspm_packages\**;**\bower_components\**;bower_components\**;bin\Debug//**;obj\Debug//**;bin\/**;obj\/**") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.targets (32,5)
2023-07-20T15:01:57.8958528Z #21 0.976 Property reassignment: $(DefaultItemExcludes)=";**\node_modules\**;node_modules\**;**\jspm_packages\**;jspm_packages\**;**\bower_components\**;bower_components\**;bin\Debug//**;obj\Debug//**;bin\/**;obj\/**;**/*.user;**/*.*proj" (previous value: ";**\node_modules\**;node_modules\**;**\jspm_packages\**;jspm_packages\**;**\bower_components\**;bower_components\**;bin\Debug//**;obj\Debug//**;bin\/**;obj\/**;**/*.user") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.targets (33,5)
2023-07-20T15:01:57.8960368Z #21 0.978 Property reassignment: $(DefaultItemExcludes)=";**\node_modules\**;node_modules\**;**\jspm_packages\**;jspm_packages\**;**\bower_components\**;bower_components\**;bin\Debug//**;obj\Debug//**;bin\/**;obj\/**;**/*.user;**/*.*proj;**/*.sln" (previous value: ";**\node_modules\**;node_modules\**;**\jspm_packages\**;jspm_packages\**;**\bower_components\**;bower_components\**;bin\Debug//**;obj\Debug//**;bin\/**;obj\/**;**/*.user;**/*.*proj") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.targets (34,5)
2023-07-20T15:01:57.8962092Z #21 0.979 Property reassignment: $(DefaultItemExcludes)=";**\node_modules\**;node_modules\**;**\jspm_packages\**;jspm_packages\**;**\bower_components\**;bower_components\**;bin\Debug//**;obj\Debug//**;bin\/**;obj\/**;**/*.user;**/*.*proj;**/*.sln;**/*.vssscc" (previous value: ";**\node_modules\**;node_modules\**;**\jspm_packages\**;jspm_packages\**;**\bower_components\**;bower_components\**;bin\Debug//**;obj\Debug//**;bin\/**;obj\/**;**/*.user;**/*.*proj;**/*.sln") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.targets (35,5)
2023-07-20T15:01:57.8963097Z #21 0.983 Property reassignment: $(ResolveAssemblyReferencesDependsOn)="
2023-07-20T15:01:57.8963421Z #21 0.983
2023-07-20T15:01:57.8963607Z #21 0.983
2023-07-20T15:01:57.8963863Z #21 0.983 ResolveProjectReferences;
2023-07-20T15:01:57.8964175Z #21 0.983 FindInvalidProjectReferences;
2023-07-20T15:01:57.8964448Z #21 0.983 GetFrameworkPaths;
2023-07-20T15:01:57.8964709Z #21 0.983 GetReferenceAssemblyPaths;
2023-07-20T15:01:57.8964975Z #21 0.983 PrepareForBuild;
2023-07-20T15:01:57.8965239Z #21 0.984 ResolveSDKReferences;
2023-07-20T15:01:57.8965497Z #21 0.984 ExpandSDKReferences;
2023-07-20T15:01:57.8965729Z #21 0.984 ;
2023-07-20T15:01:57.8966017Z #21 0.984 ResolvePackageDependenciesForBuild;
2023-07-20T15:01:57.8966333Z #21 0.984 _HandlePackageFileConflicts;
2023-07-20T15:01:57.8966584Z #21 0.984 ;
2023-07-20T15:01:57.8966839Z #21 0.984 ResolveTargetingPackAssets;
2023-07-20T15:01:57.8967097Z #21 0.984 " (previous value: "
2023-07-20T15:01:57.8967315Z #21 0.984
2023-07-20T15:01:57.8967559Z #21 0.984 ResolveProjectReferences;
2023-07-20T15:01:57.8967854Z #21 0.984 FindInvalidProjectReferences;
2023-07-20T15:01:57.8968141Z #21 0.984 GetFrameworkPaths;
2023-07-20T15:01:57.8968420Z #21 0.984 GetReferenceAssemblyPaths;
2023-07-20T15:01:57.8968690Z #21 0.984 PrepareForBuild;
2023-07-20T15:01:57.8968943Z #21 0.984 ResolveSDKReferences;
2023-07-20T15:01:57.8969213Z #21 0.985 ExpandSDKReferences;
2023-07-20T15:01:57.8969440Z #21 0.985 ;
2023-07-20T15:01:57.8969708Z #21 0.985 ResolvePackageDependenciesForBuild;
2023-07-20T15:01:57.8970041Z #21 0.985 _HandlePackageFileConflicts;
2023-07-20T15:01:57.8970542Z #21 0.985 ") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.FrameworkReferenceResolution.targets (14,5)
2023-07-20T15:01:57.8971497Z #21 0.986 Property reassignment: $(_GenerateRuntimeConfigurationPropertyInputsCache)="/usr/src/app/src/obj/Debug/net7.0/cartservice.genruntimeconfig.cache" (previous value: "obj\Debug/net7.0/cartservice.genruntimeconfig.cache") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets (44,5)
2023-07-20T15:01:57.8972477Z #21 0.988 Property reassignment: $(GenerateRuntimeConfigDevFile)="false" (previous value: "true") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets (61,5)
2023-07-20T15:01:57.8973349Z #21 0.989 Property 'HOME' with value '/root' expanded from the environment.
2023-07-20T15:01:57.8973956Z #21 0.990 Property reassignment: $(_DefaultUserProfileRuntimeStorePath)="/root/.dotnet/store" (previous value: "/root") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets (78,5)
2023-07-20T15:01:57.8989237Z #21 0.990 Property reassignment: $(AvailablePlatforms)="Any CPU,x86,x64,ARM32" (previous value: "Any CPU,x86,x64") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets (112,5)
2023-07-20T15:01:57.8990576Z #21 0.991 Property reassignment: $(AvailablePlatforms)="Any CPU,x86,x64,ARM32,ARM64" (previous value: "Any CPU,x86,x64,ARM32") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets (116,5)
2023-07-20T15:01:57.8991367Z #21 0.992 Property reassignment: $(CoreBuildDependsOn)="
2023-07-20T15:01:57.8991994Z #21 0.992 _CheckForBuildWithNoBuild;
2023-07-20T15:01:57.8992252Z #21 0.992
2023-07-20T15:01:57.8992470Z #21 0.992 BuildOnlySettings;
2023-07-20T15:01:57.8992806Z #21 0.992 PrepareForBuild;
2023-07-20T15:01:57.8993048Z #21 0.992 PreBuildEvent;
2023-07-20T15:01:57.8993742Z #21 0.992 ResolveReferences;
2023-07-20T15:01:57.8994289Z #21 0.992 PrepareResources;
2023-07-20T15:01:57.8994841Z #21 0.993 ResolveKeySource;
2023-07-20T15:01:57.8995068Z #21 0.993 Compile;
2023-07-20T15:01:57.8995754Z #21 0.993 ExportWindowsMDFile;
2023-07-20T15:01:57.8996489Z #21 0.993 UnmanagedUnregistration;
2023-07-20T15:01:57.8996813Z #21 0.993 GenerateSerializationAssemblies;
2023-07-20T15:01:57.8997130Z #21 0.993 CreateSatelliteAssemblies;
2023-07-20T15:01:57.8997403Z #21 0.993 GenerateManifests;
2023-07-20T15:01:57.8997649Z #21 0.993 GetTargetPath;
2023-07-20T15:01:57.8997889Z #21 0.993 PrepareForRun;
2023-07-20T15:01:57.8998130Z #21 0.993 UnmanagedRegistration;
2023-07-20T15:01:57.8998394Z #21 0.993 IncrementalClean;
2023-07-20T15:01:57.8998637Z #21 0.993 PostBuildEvent
2023-07-20T15:01:57.8998849Z #21 0.993 ;
2023-07-20T15:01:57.8999332Z #21 0.993 GenerateBuildDependencyFile;
2023-07-20T15:01:57.8999941Z #21 0.993 GenerateBuildRuntimeConfigurationFiles
2023-07-20T15:01:57.9000554Z #21 0.993 " (previous value: "
2023-07-20T15:01:57.9000791Z #21 0.994 BuildOnlySettings;
2023-07-20T15:01:57.9001261Z #21 0.994 PrepareForBuild;
2023-07-20T15:01:57.9001725Z #21 0.994 PreBuildEvent;
2023-07-20T15:01:57.9002444Z #21 0.994 ResolveReferences;
2023-07-20T15:01:57.9003075Z #21 0.994 PrepareResources;
2023-07-20T15:01:57.9003393Z #21 0.994 ResolveKeySource;
2023-07-20T15:01:57.9003657Z #21 0.994 Compile;
2023-07-20T15:01:57.9003950Z #21 0.994 ExportWindowsMDFile;
2023-07-20T15:01:57.9004550Z #21 0.994 UnmanagedUnregistration;
2023-07-20T15:01:57.9005227Z #21 0.994 GenerateSerializationAssemblies;
2023-07-20T15:01:57.9005970Z #21 0.994 CreateSatelliteAssemblies;
2023-07-20T15:01:57.9006589Z #21 0.994 GenerateManifests;
2023-07-20T15:01:57.9038166Z #21 0.994 GetTargetPath;
2023-07-20T15:01:57.9038453Z #21 0.994 PrepareForRun;
2023-07-20T15:01:57.9038756Z #21 0.994 UnmanagedRegistration;
2023-07-20T15:01:57.9039026Z #21 0.995 IncrementalClean;
2023-07-20T15:01:57.9041546Z #21 0.995 PostBuildEvent
2023-07-20T15:01:57.9042128Z #21 0.995 ") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets (134,5)
2023-07-20T15:01:57.9048343Z #21 0.995 Property reassignment: $(CoreCleanDependsOn)="
2023-07-20T15:01:57.9048666Z #21 0.995 _SdkBeforeClean;
2023-07-20T15:01:57.9048917Z #21 0.995
2023-07-20T15:01:57.9049346Z #21 0.995 " (previous value: "") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets (143,5)
2023-07-20T15:01:57.9049844Z #21 0.996 Property reassignment: $(RebuildDependsOn)="
2023-07-20T15:01:57.9050161Z #21 0.996 _SdkBeforeRebuild;
2023-07-20T15:01:57.9050416Z #21 0.996
2023-07-20T15:01:57.9050661Z #21 0.996 BeforeRebuild;
2023-07-20T15:01:57.9050897Z #21 0.996 Clean;
2023-07-20T15:01:57.9051131Z #21 0.996 Build;
2023-07-20T15:01:57.9051381Z #21 0.996 AfterRebuild;
2023-07-20T15:01:57.9051608Z #21 0.996
2023-07-20T15:01:57.9051856Z #21 0.996 " (previous value: "
2023-07-20T15:01:57.9052125Z #21 0.996 BeforeRebuild;
2023-07-20T15:01:57.9052366Z #21 0.997 Clean;
2023-07-20T15:01:57.9052599Z #21 0.997 Build;
2023-07-20T15:01:57.9052845Z #21 0.997 AfterRebuild;
2023-07-20T15:01:57.9053244Z #21 0.997 ") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets (150,5)
2023-07-20T15:01:57.9053695Z #21 0.997 Property reassignment: $(CompileDependsOn)="
2023-07-20T15:01:57.9054138Z #21 0.997
2023-07-20T15:01:57.9054386Z #21 0.997 ResolveReferences;
2023-07-20T15:01:57.9054677Z #21 0.997 ResolveKeySource;
2023-07-20T15:01:57.9055396Z #21 0.997 SetWin32ManifestProperties;
2023-07-20T15:01:57.9056510Z #21 0.997 FindReferenceAssembliesForReferences;
2023-07-20T15:01:57.9057135Z #21 0.997 _GenerateCompileInputs;
2023-07-20T15:01:57.9057442Z #21 0.998 BeforeCompile;
2023-07-20T15:01:57.9058050Z #21 0.998 _TimeStampBeforeCompile;
2023-07-20T15:01:57.9058654Z #21 0.998 _GenerateCompileDependencyCache;
2023-07-20T15:01:57.9058948Z #21 0.998 CoreCompile;
2023-07-20T15:01:57.9059204Z #21 0.998 _TimeStampAfterCompile;
2023-07-20T15:01:57.9059443Z #21 0.998 AfterCompile;
2023-07-20T15:01:57.9059659Z #21 0.998 ;
2023-07-20T15:01:57.9059878Z #21 0.998 _CreateAppHost;
2023-07-20T15:01:57.9060109Z #21 0.998 _CreateComHost;
2023-07-20T15:01:57.9060354Z #21 0.998 _GetIjwHostPaths;
2023-07-20T15:01:57.9060603Z #21 0.998 " (previous value: "
2023-07-20T15:01:57.9060836Z #21 0.998 ResolveReferences;
2023-07-20T15:01:57.9061085Z #21 0.998 ResolveKeySource;
2023-07-20T15:01:57.9061364Z #21 0.998 SetWin32ManifestProperties;
2023-07-20T15:01:57.9061703Z #21 0.998 FindReferenceAssembliesForReferences;
2023-07-20T15:01:57.9062010Z #21 0.998 _GenerateCompileInputs;
2023-07-20T15:01:57.9062272Z #21 0.999 BeforeCompile;
2023-07-20T15:01:57.9062536Z #21 0.999 _TimeStampBeforeCompile;
2023-07-20T15:01:57.9062830Z #21 0.999 _GenerateCompileDependencyCache;
2023-07-20T15:01:57.9063110Z #21 0.999 CoreCompile;
2023-07-20T15:01:57.9063364Z #21 0.999 _TimeStampAfterCompile;
2023-07-20T15:01:57.9063604Z #21 0.999 AfterCompile;
2023-07-20T15:01:57.9064189Z #21 0.999 ") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets (564,5)
2023-07-20T15:01:57.9064713Z #21 1.000 Property reassignment: $(CreateSatelliteAssembliesDependsOn)="
2023-07-20T15:01:57.9065054Z #21 1.000
2023-07-20T15:01:57.9065368Z #21 1.000 _GenerateSatelliteAssemblyInputs;
2023-07-20T15:01:57.9065782Z #21 1.000 ComputeIntermediateSatelliteAssemblies;
2023-07-20T15:01:57.9066172Z #21 1.000 GenerateSatelliteAssemblies
2023-07-20T15:01:57.9066438Z #21 1.000 ;
2023-07-20T15:01:57.9066924Z #21 1.000 CoreGenerateSatelliteAssemblies
2023-07-20T15:01:57.9067249Z #21 1.001 " (previous value: "
2023-07-20T15:01:57.9067566Z #21 1.001 _GenerateSatelliteAssemblyInputs;
2023-07-20T15:01:57.9067981Z #21 1.001 ComputeIntermediateSatelliteAssemblies;
2023-07-20T15:01:57.9068369Z #21 1.001 GenerateSatelliteAssemblies
2023-07-20T15:01:57.9068972Z #21 1.001 ") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets (950,5)
2023-07-20T15:01:57.9069639Z #21 1.002 Property reassignment: $(DesignerRuntimeImplementationProjectOutputGroupDependsOn)="
2023-07-20T15:01:57.9070128Z #21 1.002
2023-07-20T15:01:57.9070374Z #21 1.002 ;
2023-07-20T15:01:57.9070599Z #21 1.002
2023-07-20T15:01:57.9070839Z #21 1.002 ;
2023-07-20T15:01:57.9071115Z #21 1.002 BuildOnlySettings;
2023-07-20T15:01:57.9071413Z #21 1.002 PrepareForBuild;
2023-07-20T15:01:57.9071722Z #21 1.002 AssignTargetPaths;
2023-07-20T15:01:57.9072031Z #21 1.002 ResolveReferences
2023-07-20T15:01:57.9072283Z #21 1.002
2023-07-20T15:01:57.9072701Z #21 1.002 ;
2023-07-20T15:01:57.9073010Z #21 1.002 _GenerateDesignerDepsFile;
2023-07-20T15:01:57.9073398Z #21 1.002 _GenerateDesignerRuntimeConfigFile;
2023-07-20T15:01:57.9073980Z #21 1.002 GetCopyToOutputDirectoryItems;
2023-07-20T15:01:57.9074386Z #21 1.002 _GatherDesignerShadowCopyFiles;
2023-07-20T15:01:57.9074714Z #21 1.002 " (previous value: "
2023-07-20T15:01:57.9074980Z #21 1.002 ;
2023-07-20T15:01:57.9075219Z #21 1.003
2023-07-20T15:01:57.9075441Z #21 1.003 ;
2023-07-20T15:01:57.9075714Z #21 1.003 BuildOnlySettings;
2023-07-20T15:01:57.9076019Z #21 1.003 PrepareForBuild;
2023-07-20T15:01:57.9076317Z #21 1.003 AssignTargetPaths;
2023-07-20T15:01:57.9076624Z #21 1.003 ResolveReferences
2023-07-20T15:01:57.9076893Z #21 1.003
2023-07-20T15:01:57.9113149Z #21 1.003 ") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.DesignerSupport.targets (21,5)
2023-07-20T15:01:57.9114569Z #21 1.040 Property reassignment: $(_ShimInputCacheFile)="/usr/src/app/src/obj/Debug/net7.0/cartservice.shiminput.cache" (previous value: "obj\Debug/net7.0/cartservice.shiminput.cache") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.PackTool.targets (115,5)
2023-07-20T15:01:57.9115896Z #21 1.042 Property reassignment: $(_ShimCreatedSentinelFile)="/usr/src/app/src/obj/Debug/net7.0/cartservice.shimcreated.sentinel" (previous value: "obj\Debug/net7.0/cartservice.shimcreated.sentinel") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.PackTool.targets (117,5)
2023-07-20T15:01:57.9117009Z #21 1.044 Property reassignment: $(DefineConstants)="TRACE;DEBUG" (previous value: "TRACE") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.CSharp.targets (31,5)
2023-07-20T15:01:57.9117939Z #21 1.045 Property reassignment: $(DefineConstants)="TRACE;DEBUG;NET;NET7_0;NETCOREAPP" (previous value: "TRACE;DEBUG") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.CSharp.targets (34,5)
2023-07-20T15:01:57.9118873Z #21 1.046 Property reassignment: $(WarningsAsErrors)=";NU1605;SYSLIB0011" (previous value: ";NU1605") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.CSharp.targets (48,5)
2023-07-20T15:01:57.9119764Z #21 1.052 Property reassignment: $(PackageDescription)="Package Description" (previous value: "") at /usr/share/dotnet/sdk/7.0.306/Sdks/NuGet.Build.Tasks.Pack/build/NuGet.Build.Tasks.Pack.targets (34,5)
2023-07-20T15:01:57.9121163Z #21 1.053 Property reassignment: $(GenerateNuspecDependsOn)="Build;_LoadPackInputItems; _GetTargetFrameworksOutput; _WalkEachTargetPerFramework; _GetPackageFiles; " (previous value: "_LoadPackInputItems; _GetTargetFrameworksOutput; _WalkEachTargetPerFramework; _GetPackageFiles; ") at /usr/share/dotnet/sdk/7.0.306/Sdks/NuGet.Build.Tasks.Pack/build/NuGet.Build.Tasks.Pack.targets (59,5)
2023-07-20T15:01:58.0298342Z #21 1.057 Property 'DOTNET_HOST_PATH' with value '/usr/share/dotnet/dotnet' expanded from the environment.
2023-07-20T15:01:58.0299183Z #21 1.058 Property reassignment: $(DebugSymbolsProjectOutputGroupDependsOn)="
2023-07-20T15:01:58.0299579Z #21 1.058 ;
2023-07-20T15:01:58.0299947Z #21 1.058 _RazorAddDebugSymbolsProjectOutputGroupOutput
2023-07-20T15:01:58.0300540Z #21 1.058 " (previous value: "") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk.Razor/targets/Sdk.Razor.CurrentVersion.targets (189,5)
2023-07-20T15:01:58.0301074Z #21 1.059 Property reassignment: $(PrepareForBuildDependsOn)="
2023-07-20T15:01:58.0301553Z #21 1.059 ;GetFrameworkPaths;GetReferenceAssemblyPaths;AssignLinkMetadata;
2023-07-20T15:01:58.0302121Z #21 1.059 ResolveRazorGenerateInputs
2023-07-20T15:01:58.0303199Z #21 1.059 " (previous value: ";GetFrameworkPaths;GetReferenceAssemblyPaths;AssignLinkMetadata") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk.Razor/targets/Sdk.Razor.CurrentVersion.targets (194,5)
2023-07-20T15:01:58.0304836Z #21 1.060 Property reassignment: $(GenerateNuspecDependsOn)="
2023-07-20T15:01:58.0305699Z #21 1.060 ResolveRazorGenerateInputs;
2023-07-20T15:01:58.0306733Z #21 1.060 Build;_LoadPackInputItems; _GetTargetFrameworksOutput; _WalkEachTargetPerFramework; _GetPackageFiles;
2023-07-20T15:01:58.0307664Z #21 1.060 " (previous value: "Build;_LoadPackInputItems; _GetTargetFrameworksOutput; _WalkEachTargetPerFramework; _GetPackageFiles; ") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk.Razor/targets/Sdk.Razor.CurrentVersion.targets (199,5)
2023-07-20T15:01:58.0309263Z #21 1.061 Property reassignment: $(PrepareForRunDependsOn)="
2023-07-20T15:01:58.0310039Z #21 1.061 _RazorPrepareForRun;
2023-07-20T15:01:58.0310337Z #21 1.061
2023-07-20T15:01:58.0310904Z #21 1.061 CopyFilesToOutputDirectory
2023-07-20T15:01:58.0311532Z #21 1.061
2023-07-20T15:01:58.0311960Z #21 1.061 " (previous value: "
2023-07-20T15:01:58.0312292Z #21 1.061 CopyFilesToOutputDirectory
2023-07-20T15:01:58.0312910Z #21 1.061 ") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk.Razor/targets/Sdk.Razor.CurrentVersion.targets (204,5)
2023-07-20T15:01:58.0313697Z #21 1.062 Property reassignment: $(UseRazorBuildServer)="true" (previous value: "") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk.Razor/targets/Sdk.Razor.CurrentVersion.targets (295,5)
2023-07-20T15:01:58.0314623Z #21 1.063 Property reassignment: $(_RazorDebugSymbolsProduced)="true" (previous value: "false") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk.Razor/targets/Sdk.Razor.CurrentVersion.targets (301,5)
2023-07-20T15:01:58.0315381Z #21 1.065 Property reassignment: $(GenerateRazorTargetAssemblyInfoDependsOn)="
2023-07-20T15:01:58.0315867Z #21 1.065 _ResolveMvcAssemblyAttributes;
2023-07-20T15:01:58.0316180Z #21 1.065
2023-07-20T15:01:58.0316525Z #21 1.065 GetRazorTargetAssemblyAttributes;
2023-07-20T15:01:58.0316985Z #21 1.065 _CreateRazorTargetAssemblyInfoInputsCacheFile;
2023-07-20T15:01:58.0317565Z #21 1.065 CoreGenerateRazorTargetAssemblyInfo
2023-07-20T15:01:58.0317874Z #21 1.065
2023-07-20T15:01:58.0318108Z #21 1.065 " (previous value: "
2023-07-20T15:01:58.0318443Z #21 1.065 GetRazorTargetAssemblyAttributes;
2023-07-20T15:01:58.0318879Z #21 1.065 _CreateRazorTargetAssemblyInfoInputsCacheFile;
2023-07-20T15:01:58.0319306Z #21 1.065 CoreGenerateRazorTargetAssemblyInfo
2023-07-20T15:01:58.0320102Z #21 1.065 ") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk.Razor/targets/Microsoft.NET.Sdk.Razor.GenerateAssemblyInfo.targets (36,5)
2023-07-20T15:01:58.0320678Z #21 1.066 Property reassignment: $(CoreCompileDependsOn)="
2023-07-20T15:01:58.0321142Z #21 1.066 ;_ComputeNonExistentFileProperty;ResolveCodeAnalysisRuleSet;
2023-07-20T15:01:58.0321559Z #21 1.066 _GenerateRazorAssemblyInfo
2023-07-20T15:01:58.0322280Z #21 1.066 " (previous value: ";_ComputeNonExistentFileProperty;ResolveCodeAnalysisRuleSet") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk.Razor/targets/Microsoft.NET.Sdk.Razor.GenerateAssemblyInfo.targets (181,5)
2023-07-20T15:01:58.0323070Z #21 1.067 Property reassignment: $(_GenerateRazorAssemblyInfoDependsOn)="
2023-07-20T15:01:58.0323486Z #21 1.067 _ResolveMvcAssemblyAttributes;
2023-07-20T15:01:58.0323955Z #21 1.067 RazorGetAssemblyAttributes;PrepareForBuild;_CoreGenerateRazorAssemblyInfo;
2023-07-20T15:01:58.0324822Z #21 1.067 " (previous value: "RazorGetAssemblyAttributes;PrepareForBuild;_CoreGenerateRazorAssemblyInfo") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk.Razor/targets/Microsoft.NET.Sdk.Razor.GenerateAssemblyInfo.targets (189,5)
2023-07-20T15:01:58.0325574Z #21 1.069 Property reassignment: $(CoreCompileDependsOn)="
2023-07-20T15:01:58.0326057Z #21 1.069 _DiscoverMvcApplicationParts;
2023-07-20T15:01:58.0326352Z #21 1.069
2023-07-20T15:01:58.0326726Z #21 1.069 ;_ComputeNonExistentFileProperty;ResolveCodeAnalysisRuleSet;
2023-07-20T15:01:58.0327145Z #21 1.069 _GenerateRazorAssemblyInfo
2023-07-20T15:01:58.0327403Z #21 1.069 ;
2023-07-20T15:01:58.0327652Z #21 1.069 " (previous value: "
2023-07-20T15:01:58.0328047Z #21 1.069 ;_ComputeNonExistentFileProperty;ResolveCodeAnalysisRuleSet;
2023-07-20T15:01:58.0328451Z #21 1.069 _GenerateRazorAssemblyInfo
2023-07-20T15:01:58.0329092Z #21 1.069 ") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk.Razor/targets/Microsoft.NET.Sdk.Razor.MvcApplicationPartsDiscovery.targets (22,5)
2023-07-20T15:01:58.0330176Z #21 1.071 Property reassignment: $(RazorDesignTimeTargets)="/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk.Razor/targets/Microsoft.NET.Sdk.Razor.DesignTime.targets" (previous value: "/usr/share/dotnet/sdk/7.0.306/Microsoft/VisualStudio/Razor/Microsoft.NET.Sdk.Razor.DesignTime.targets") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk.Razor/targets/Sdk.Razor.CurrentVersion.targets (771,5)
2023-07-20T15:01:58.0331300Z #21 1.073 Property reassignment: $(RunWorkingDirectory)="/usr/src/app/src" (previous value: "") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk.Web.ProjectSystem/targets/Microsoft.NET.Sdk.Web.ProjectSystem.targets (21,5)
2023-07-20T15:01:58.0332126Z #21 1.075 Property reassignment: $(PublishProfileImported)="true" (previous value: "false") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk.Publish/targets/Microsoft.NET.Sdk.Publish.targets (59,5)
2023-07-20T15:01:58.0333316Z #21 1.076 Property reassignment: $(PublishConfiguration)="Debug" (previous value: "") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk.Publish/targets/Microsoft.NET.Sdk.Publish.targets (80,5)
2023-07-20T15:01:58.0334299Z #21 1.077 Property reassignment: $(BaseIntermediateOutputPath)="/usr/src/app/src/obj/" (previous value: "obj\") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk.Publish/targets/Microsoft.NET.Sdk.Publish.targets (86,5)
2023-07-20T15:01:58.0335968Z #21 1.082 Assembly loaded during Evaluation: System.Reflection.Emit.Lightweight, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (location: /usr/share/dotnet/shared/Microsoft.NETCore.App/7.0.9/System.Reflection.Emit.Lightweight.dll, MVID: 83cb50e1-77a3-4914-b805-1a51bdda8180, AppDomain: [Default])
2023-07-20T15:01:58.0337850Z #21 1.084 Assembly loaded during Evaluation: System.Reflection.Emit.ILGeneration, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (location: /usr/share/dotnet/shared/Microsoft.NETCore.App/7.0.9/System.Reflection.Emit.ILGeneration.dll, MVID: 660cbcd6-c114-46e1-8e9d-bd985e382a45, AppDomain: [Default])
2023-07-20T15:01:58.0339536Z #21 1.089 Assembly loaded during Evaluation: System.Reflection.Primitives, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (location: /usr/share/dotnet/shared/Microsoft.NETCore.App/7.0.9/System.Reflection.Primitives.dll, MVID: 1490c000-17c4-4896-924a-08afe5c24667, AppDomain: [Default])
2023-07-20T15:01:58.1374057Z #21 1.196 Overriding target "_CheckBrowserWorkloadNeededButNotAvailable" in project "/usr/share/dotnet/sdk-manifests/7.0.100/microsoft.net.workload.mono.toolchain.net6/WorkloadManifest.targets" with target "_CheckBrowserWorkloadNeededButNotAvailable" from project "/usr/share/dotnet/sdk-manifests/7.0.100/microsoft.net.workload.mono.toolchain.net7/WorkloadManifest.targets".
2023-07-20T15:01:58.1376400Z #21 1.198 Overriding target "_ErrorDisabledWorkload" in project "/usr/share/dotnet/sdk-manifests/7.0.100/microsoft.net.workload.mono.toolchain.net6/WorkloadManifest.targets" with target "_ErrorDisabledWorkload" from project "/usr/share/dotnet/sdk-manifests/7.0.100/microsoft.net.workload.mono.toolchain.net7/WorkloadManifest.targets".
2023-07-20T15:01:58.1377828Z #21 1.205 Overriding target "ResolveFrameworkReferences" in project "/usr/share/dotnet/sdk/7.0.306/Microsoft.Common.CurrentVersion.targets" with target "ResolveFrameworkReferences" from project "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.FrameworkReferenceResolution.targets".
2023-07-20T15:01:58.1379016Z #21 1.207 Overriding target "Run" in project "/usr/share/dotnet/sdk/7.0.306/Microsoft.Common.CurrentVersion.targets" with target "Run" from project "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets".
2023-07-20T15:01:58.1380191Z #21 1.208 Overriding target "GenerateSupportedTargetFrameworkAlias" in project "/usr/share/dotnet/sdk/7.0.306/Microsoft.Common.CurrentVersion.targets" with target "GenerateSupportedTargetFrameworkAlias" from project "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets".
2023-07-20T15:01:58.1381402Z #21 1.209 Overriding target "GetReferenceAssemblyPaths" in project "/usr/share/dotnet/sdk/7.0.306/Microsoft.Common.CurrentVersion.targets" with target "GetReferenceAssemblyPaths" from project "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.DisableStandardFrameworkResolution.targets".
2023-07-20T15:01:58.1382822Z #21 1.211 Overriding target "GetFrameworkPaths" in project "/usr/share/dotnet/sdk/7.0.306/Microsoft.Common.CurrentVersion.targets" with target "GetFrameworkPaths" from project "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.DisableStandardFrameworkResolution.targets".
2023-07-20T15:01:58.1384293Z #21 1.212 Overriding target "DesignerRuntimeImplementationProjectOutputGroup" in project "/usr/share/dotnet/sdk/7.0.306/Microsoft.Common.CurrentVersion.targets" with target "DesignerRuntimeImplementationProjectOutputGroup" from project "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.DesignerSupport.targets".
2023-07-20T15:01:58.1385597Z #21 1.214 Overriding target "Publish" in project "/usr/share/dotnet/sdk/7.0.306/Microsoft.Common.CurrentVersion.targets" with target "Publish" from project "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Publish.targets".
2023-07-20T15:01:58.1386724Z #21 1.215 Overriding target "ResolveReadyToRunCompilers" in project "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets" with target "ResolveReadyToRunCompilers" from project "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Publish.targets".
2023-07-20T15:01:58.1388109Z #21 1.217 Overriding target "GetCopyToPublishDirectoryItems" in project "/usr/share/dotnet/sdk/7.0.306/Microsoft.Common.CurrentVersion.targets" with target "GetCopyToPublishDirectoryItems" from project "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Publish.targets".
2023-07-20T15:01:58.1389311Z #21 1.221 Overriding target "BeforePublish" in project "/usr/share/dotnet/sdk/7.0.306/Microsoft.Common.CurrentVersion.targets" with target "BeforePublish" from project "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk.Publish/targets/Microsoft.NET.Sdk.Publish.targets".
2023-07-20T15:01:58.1390419Z #21 1.222 Overriding target "AfterPublish" in project "/usr/share/dotnet/sdk/7.0.306/Microsoft.Common.CurrentVersion.targets" with target "AfterPublish" from project "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk.Publish/targets/Microsoft.NET.Sdk.Publish.targets".
2023-07-20T15:01:58.1391533Z #21 1.225 The target "RazorGenerateComponentDeclaration" listed in an AfterTargets attribute at "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk.Razor/targets/Microsoft.NET.Sdk.Razor.DesignTime.targets (55,53)" does not exist in the project, and will be ignored.
2023-07-20T15:01:58.1392312Z #21 1.242 1>Project "/usr/src/app/src/cartservice.csproj" on node 1 (Restore target(s)).
2023-07-20T15:01:58.1393313Z #21 1.243 1>Target "_LoadRestoreGraphEntryPoints" in file "/usr/share/dotnet/sdk/7.0.306/NuGet.targets" from project "/usr/src/app/src/cartservice.csproj" (target "_FilterRestoreGraphProjectInputItems" depends on it):
2023-07-20T15:01:58.1394625Z #21 1.244 1>Task "GetRestoreSolutionProjectsTask" skipped, due to false condition; ( $(MSBuildProjectFullPath.EndsWith('.metaproj')) == 'true' AND @(RestoreGraphProjectInputItems) == '' ) was evaluated as ( False == 'true' AND /usr/src/app/src/cartservice.csproj == '' ).
2023-07-20T15:01:58.1395347Z #21 1.247 1>Done building target "_LoadRestoreGraphEntryPoints" in project "cartservice.csproj".
2023-07-20T15:01:58.1395981Z #21 1.257 1>Target "_FilterRestoreGraphProjectInputItems" in file "/usr/share/dotnet/sdk/7.0.306/NuGet.targets" from project "/usr/src/app/src/cartservice.csproj" (target "_GenerateRestoreGraph" depends on it):
2023-07-20T15:01:58.1396672Z #21 1.258 Using "RemoveDuplicates" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:01:58.1397095Z #21 1.259 Task "RemoveDuplicates"
2023-07-20T15:01:58.1397618Z #21 1.262 Done executing task "RemoveDuplicates".
2023-07-20T15:01:58.1398145Z #21 1.264 Using "MSBuild" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:01:58.1398603Z #21 1.265 Task "MSBuild"
2023-07-20T15:01:58.1398889Z #21 1.267 Global Properties:
2023-07-20T15:01:58.1399232Z #21 1.267 ExcludeRestorePackageImports=true
2023-07-20T15:01:58.1399908Z #21 1.284 0>Property 'MSBuildExtensionsPath' with value '/usr/share/dotnet/sdk/7.0.306/' expanded from the environment.
2023-07-20T15:01:58.1400653Z #21 1.285 Property reassignment: $(MSBuildProjectExtensionsPath)="/usr/src/app/src/obj/" (previous value: "obj\") at /usr/share/dotnet/sdk/7.0.306/Current/Microsoft.Common.props (56,5)
2023-07-20T15:01:58.1401632Z #21 1.286 Property reassignment: $(AssemblySearchPaths)="{CandidateAssemblyFiles};{HintPathFromItem}" (previous value: "{CandidateAssemblyFiles}") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props (82,5)
2023-07-20T15:01:58.1402796Z #21 1.287 Property reassignment: $(AssemblySearchPaths)="{CandidateAssemblyFiles};{HintPathFromItem};{TargetFrameworkDirectory}" (previous value: "{CandidateAssemblyFiles};{HintPathFromItem}") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props (83,5)
2023-07-20T15:01:58.1404288Z #21 1.287 Property reassignment: $(AssemblySearchPaths)="{CandidateAssemblyFiles};{HintPathFromItem};{TargetFrameworkDirectory};{RawFileName}" (previous value: "{CandidateAssemblyFiles};{HintPathFromItem};{TargetFrameworkDirectory}") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props (84,5)
2023-07-20T15:01:58.1405418Z #21 1.288 Property reassignment: $(PublishAotSupported)="true" (previous value: "false") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props (120,5)
2023-07-20T15:01:58.1406446Z #21 1.289 Property reassignment: $(TargetsForTfmSpecificContentInPackage)=";PackTool;_PackProjectToolValidation" (previous value: ";PackTool") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.PackProjectTool.props (15,5)
2023-07-20T15:01:58.1407705Z #21 1.290 Property reassignment: $(DefaultItemExcludes)=";**\node_modules\**;node_modules\**;**\jspm_packages\**;jspm_packages\**" (previous value: ";**\node_modules\**;node_modules\**") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk.Razor/Sdk/Sdk.Razor.StaticAssets.ProjectSystem.props (23,5)
2023-07-20T15:01:58.1409264Z #21 1.291 Property reassignment: $(DefaultItemExcludes)=";**\node_modules\**;node_modules\**;**\jspm_packages\**;jspm_packages\**;**\bower_components\**;bower_components\**" (previous value: ";**\node_modules\**;node_modules\**;**\jspm_packages\**;jspm_packages\**") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk.Razor/Sdk/Sdk.Razor.StaticAssets.ProjectSystem.props (24,5)
2023-07-20T15:01:58.1410613Z #21 1.292 Property reassignment: $(OutputType)="Exe" (previous value: "Library") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk.Web.ProjectSystem/targets/Microsoft.NET.Sdk.Web.ProjectSystem.props (16,5)
2023-07-20T15:01:58.1411677Z #21 1.304 Property reassignment: $(PublishProfileImported)="false" (previous value: "true") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportPublishProfile.targets (28,5)
2023-07-20T15:01:58.2390036Z #21 1.315 Property reassignment: $(TargetPlatformVersion)="" (previous value: "0.0") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.TargetFrameworkInference.targets (65,5)
2023-07-20T15:01:58.2391506Z #21 1.315 Property reassignment: $(DefaultItemExcludes)=";**\node_modules\**;node_modules\**;**\jspm_packages\**;jspm_packages\**;**\bower_components\**;bower_components\**;bin\Debug//**" (previous value: ";**\node_modules\**;node_modules\**;**\jspm_packages\**;jspm_packages\**;**\bower_components\**;bower_components\**") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.TargetFrameworkInference.targets (232,5)
2023-07-20T15:01:58.2393455Z #21 1.316 Property reassignment: $(DefaultItemExcludes)=";**\node_modules\**;node_modules\**;**\jspm_packages\**;jspm_packages\**;**\bower_components\**;bower_components\**;bin\Debug//**;obj\Debug//**" (previous value: ";**\node_modules\**;node_modules\**;**\jspm_packages\**;jspm_packages\**;**\bower_components\**;bower_components\**;bin\Debug//**") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.TargetFrameworkInference.targets (233,5)
2023-07-20T15:01:58.2394880Z #21 1.317 Property reassignment: $(IntermediateOutputPath)="obj\Debug/net7.0/" (previous value: "obj\Debug/") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.TargetFrameworkInference.targets (252,5)
2023-07-20T15:01:58.2395858Z #21 1.318 Property reassignment: $(OutputPath)="bin\Debug/net7.0/" (previous value: "bin\Debug/") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.TargetFrameworkInference.targets (253,5)
2023-07-20T15:01:58.2396838Z #21 1.318 Property reassignment: $(_FrameworkIdentifierForImplicitDefine)="NET" (previous value: "NETCOREAPP") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.BeforeCommon.targets (180,5)
2023-07-20T15:01:58.2398846Z #21 1.319 Property reassignment: $(_FrameworkVersionForImplicitDefine)="7_0" (previous value: "7.0") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.BeforeCommon.targets (185,5)
2023-07-20T15:01:58.2401105Z #21 1.319 Property reassignment: $(CommandLineArgsForDesignTimeEvaluation)="-langversion:11.0 -define:TRACE" (previous value: "-langversion:11.0") at /usr/share/dotnet/sdk/7.0.306/Roslyn/Microsoft.CSharp.Core.targets (191,5)
2023-07-20T15:01:58.2402344Z #21 1.320 Property reassignment: $(_DebugSymbolsProduced)="true" (previous value: "false") at /usr/share/dotnet/sdk/7.0.306/Microsoft.Common.CurrentVersion.targets (175,5)
2023-07-20T15:01:58.2403144Z #21 1.320 Property reassignment: $(_DocumentationFileProduced)="false" (previous value: "true") at /usr/share/dotnet/sdk/7.0.306/Microsoft.Common.CurrentVersion.targets (185,5)
2023-07-20T15:01:58.2404839Z #21 1.321 Property reassignment: $(ProcessorArchitecture)="msil" (previous value: "") at /usr/share/dotnet/sdk/7.0.306/Microsoft.Common.CurrentVersion.targets (529,5)
2023-07-20T15:01:58.2405989Z #21 1.321 Property reassignment: $(DelaySign)="" (previous value: "false") at /usr/share/dotnet/sdk/7.0.306/Microsoft.Common.CurrentVersion.targets (568,5)
2023-07-20T15:01:58.2407124Z #21 1.322 Property 'LocalAppData' with value '/root/.local/share' expanded from the environment.
2023-07-20T15:01:58.2408220Z #21 1.323 Property reassignment: $(_SGenGenerateSerializationAssembliesConfig)="Auto" (previous value: "") at /usr/share/dotnet/sdk/7.0.306/Microsoft.Common.CurrentVersion.targets (3789,5)
2023-07-20T15:01:58.2409843Z #21 1.323 Property reassignment: $(_SGenGenerateSerializationAssembliesConfig)="Off" (previous value: "Auto") at /usr/share/dotnet/sdk/7.0.306/Microsoft.Common.CurrentVersion.targets (3790,5)
2023-07-20T15:01:58.2410992Z #21 1.324 Property reassignment: $(_TargetsThatPrepareProjectReferences)="
2023-07-20T15:01:58.2411747Z #21 1.324 AssignProjectConfiguration;
2023-07-20T15:01:58.2412476Z #21 1.324 _SplitProjectReferencesByFileExistence
2023-07-20T15:01:58.2413122Z #21 1.324 " (previous value: "_SplitProjectReferencesByFileExistence") at /usr/share/dotnet/sdk/7.0.306/Microsoft.Common.CurrentVersion.targets (4927,5)
2023-07-20T15:01:58.2414306Z #21 1.325 Property 'MSBuildExtensionsPath32' with value '/usr/share/dotnet/sdk/7.0.306' expanded from the environment.
2023-07-20T15:01:58.2415323Z #21 1.325 The "RuntimeIdentifiers" property is a global property, and cannot be modified.
2023-07-20T15:01:58.2416741Z #21 1.326 Property reassignment: $(ProjectAssetsFile)="/usr/src/app/src/obj/project.assets.json" (previous value: "/usr/src/app/src/obj//project.assets.json") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets (24,5)
2023-07-20T15:01:58.2418230Z #21 1.327 Property reassignment: $(ProjectAssetsCacheFile)="/usr/src/app/src/obj/Debug/net7.0/cartservice.assets.cache" (previous value: "obj\Debug/net7.0/cartservice.assets.cache") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets (29,5)
2023-07-20T15:01:58.2419301Z #21 1.328 Property reassignment: $(ResolveAssemblyReferencesDependsOn)="
2023-07-20T15:01:58.2419949Z #21 1.328
2023-07-20T15:01:58.2420512Z #21 1.328 ResolveProjectReferences;
2023-07-20T15:01:58.2420837Z #21 1.328 FindInvalidProjectReferences;
2023-07-20T15:01:58.2421560Z #21 1.328 GetFrameworkPaths;
2023-07-20T15:01:58.2422163Z #21 1.328 GetReferenceAssemblyPaths;
2023-07-20T15:01:58.2422623Z #21 1.328 PrepareForBuild;
2023-07-20T15:01:58.2422922Z #21 1.328 ResolveSDKReferences;
2023-07-20T15:01:58.2423215Z #21 1.328 ExpandSDKReferences;
2023-07-20T15:01:58.2423476Z #21 1.328 ;
2023-07-20T15:01:58.2424039Z #21 1.328 ResolvePackageDependenciesForBuild;
2023-07-20T15:01:58.2425207Z #21 1.328 _HandlePackageFileConflicts;
2023-07-20T15:01:58.2425775Z #21 1.328 " (previous value: "
2023-07-20T15:01:58.2426098Z #21 1.328 ResolveProjectReferences;
2023-07-20T15:01:58.2426680Z #21 1.329 FindInvalidProjectReferences;
2023-07-20T15:01:58.2427301Z #21 1.329 GetFrameworkPaths;
2023-07-20T15:01:58.2427767Z #21 1.329 GetReferenceAssemblyPaths;
2023-07-20T15:01:58.2428082Z #21 1.329 PrepareForBuild;
2023-07-20T15:01:58.2428364Z #21 1.329 ResolveSDKReferences;
2023-07-20T15:01:58.2428670Z #21 1.329 ExpandSDKReferences;
2023-07-20T15:01:58.2429181Z #21 1.329 ") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets (80,5)
2023-07-20T15:01:58.2429725Z #21 1.330 Property reassignment: $(PrepareResourcesDependsOn)="
2023-07-20T15:01:58.2430151Z #21 1.330 ResolvePackageDependenciesForBuild;
2023-07-20T15:01:58.2430525Z #21 1.330 _HandlePackageFileConflicts;
2023-07-20T15:01:58.2430790Z #21 1.330
2023-07-20T15:01:58.2431011Z #21 1.330 ;
2023-07-20T15:01:58.2431282Z #21 1.330 PrepareResourceNames;
2023-07-20T15:01:58.2431538Z #21 1.330 ResGen;
2023-07-20T15:01:58.2431795Z #21 1.330 CompileLicxFiles
2023-07-20T15:01:58.2432183Z #21 1.331
2023-07-20T15:01:58.2432425Z #21 1.331 " (previous value: "
2023-07-20T15:01:58.2432760Z #21 1.331 ;
2023-07-20T15:01:58.2433029Z #21 1.331 PrepareResourceNames;
2023-07-20T15:01:58.2433299Z #21 1.331 ResGen;
2023-07-20T15:01:58.2433538Z #21 1.331 CompileLicxFiles
2023-07-20T15:01:58.2434039Z #21 1.331 ") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets (86,5)
2023-07-20T15:01:58.2435261Z #21 1.332 Property reassignment: $(DefaultItemExcludes)=";**\node_modules\**;node_modules\**;**\jspm_packages\**;jspm_packages\**;**\bower_components\**;bower_components\**;bin\Debug//**;obj\Debug//**;bin\/**" (previous value: ";**\node_modules\**;node_modules\**;**\jspm_packages\**;jspm_packages\**;**\bower_components\**;bower_components\**;bin\Debug//**;obj\Debug//**") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.targets (27,5)
2023-07-20T15:01:58.2437845Z #21 1.333 Property reassignment: $(DefaultItemExcludes)=";**\node_modules\**;node_modules\**;**\jspm_packages\**;jspm_packages\**;**\bower_components\**;bower_components\**;bin\Debug//**;obj\Debug//**;bin\/**;obj\/**" (previous value: ";**\node_modules\**;node_modules\**;**\jspm_packages\**;jspm_packages\**;**\bower_components\**;bower_components\**;bin\Debug//**;obj\Debug//**;bin\/**") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.targets (29,5)
2023-07-20T15:01:58.2440458Z #21 1.334 Property reassignment: $(DefaultItemExcludes)=";**\node_modules\**;node_modules\**;**\jspm_packages\**;jspm_packages\**;**\bower_components\**;bower_components\**;bin\Debug//**;obj\Debug//**;bin\/**;obj\/**;**/*.user" (previous value: ";**\node_modules\**;node_modules\**;**\jspm_packages\**;jspm_packages\**;**\bower_components\**;bower_components\**;bin\Debug//**;obj\Debug//**;bin\/**;obj\/**") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.targets (32,5)
2023-07-20T15:01:58.2442723Z #21 1.335 Property reassignment: $(DefaultItemExcludes)=";**\node_modules\**;node_modules\**;**\jspm_packages\**;jspm_packages\**;**\bower_components\**;bower_components\**;bin\Debug//**;obj\Debug//**;bin\/**;obj\/**;**/*.user;**/*.*proj" (previous value: ";**\node_modules\**;node_modules\**;**\jspm_packages\**;jspm_packages\**;**\bower_components\**;bower_components\**;bin\Debug//**;obj\Debug//**;bin\/**;obj\/**;**/*.user") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.targets (33,5)
2023-07-20T15:01:58.2445857Z #21 1.337 Property reassignment: $(DefaultItemExcludes)=";**\node_modules\**;node_modules\**;**\jspm_packages\**;jspm_packages\**;**\bower_components\**;bower_components\**;bin\Debug//**;obj\Debug//**;bin\/**;obj\/**;**/*.user;**/*.*proj;**/*.sln" (previous value: ";**\node_modules\**;node_modules\**;**\jspm_packages\**;jspm_packages\**;**\bower_components\**;bower_components\**;bin\Debug//**;obj\Debug//**;bin\/**;obj\/**;**/*.user;**/*.*proj") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.targets (34,5)
2023-07-20T15:01:58.2447444Z #21 1.338 Property reassignment: $(DefaultItemExcludes)=";**\node_modules\**;node_modules\**;**\jspm_packages\**;jspm_packages\**;**\bower_components\**;bower_components\**;bin\Debug//**;obj\Debug//**;bin\/**;obj\/**;**/*.user;**/*.*proj;**/*.sln;**/*.vssscc" (previous value: ";**\node_modules\**;node_modules\**;**\jspm_packages\**;jspm_packages\**;**\bower_components\**;bower_components\**;bin\Debug//**;obj\Debug//**;bin\/**;obj\/**;**/*.user;**/*.*proj;**/*.sln") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.targets (35,5)
2023-07-20T15:01:58.2448439Z #21 1.340 Property reassignment: $(ResolveAssemblyReferencesDependsOn)="
2023-07-20T15:01:58.2448752Z #21 1.340
2023-07-20T15:01:58.2449060Z #21 1.340
2023-07-20T15:01:58.2449314Z #21 1.340 ResolveProjectReferences;
2023-07-20T15:01:58.2449622Z #21 1.340 FindInvalidProjectReferences;
2023-07-20T15:01:58.2449895Z #21 1.340 GetFrameworkPaths;
2023-07-20T15:01:58.2450177Z #21 1.340 GetReferenceAssemblyPaths;
2023-07-20T15:01:58.2450447Z #21 1.340 PrepareForBuild;
2023-07-20T15:01:58.2450691Z #21 1.340 ResolveSDKReferences;
2023-07-20T15:01:58.2450960Z #21 1.340 ExpandSDKReferences;
2023-07-20T15:01:58.2451193Z #21 1.340 ;
2023-07-20T15:01:58.2451476Z #21 1.340 ResolvePackageDependenciesForBuild;
2023-07-20T15:01:58.2451792Z #21 1.340 _HandlePackageFileConflicts;
2023-07-20T15:01:58.2452037Z #21 1.340 ;
2023-07-20T15:01:58.2452286Z #21 1.340 ResolveTargetingPackAssets;
2023-07-20T15:01:58.2452543Z #21 1.340 " (previous value: "
2023-07-20T15:01:58.2452765Z #21 1.341
2023-07-20T15:01:58.2453010Z #21 1.341 ResolveProjectReferences;
2023-07-20T15:01:58.2453302Z #21 1.341 FindInvalidProjectReferences;
2023-07-20T15:01:58.2453584Z #21 1.341 GetFrameworkPaths;
2023-07-20T15:01:58.2453858Z #21 1.341 GetReferenceAssemblyPaths;
2023-07-20T15:01:58.2454112Z #21 1.341 PrepareForBuild;
2023-07-20T15:01:58.2454371Z #21 1.341 ResolveSDKReferences;
2023-07-20T15:01:58.2454637Z #21 1.341 ExpandSDKReferences;
2023-07-20T15:01:58.2454852Z #21 1.341 ;
2023-07-20T15:01:58.2455131Z #21 1.341 ResolvePackageDependenciesForBuild;
2023-07-20T15:01:58.2455458Z #21 1.341 _HandlePackageFileConflicts;
2023-07-20T15:01:58.2455951Z #21 1.341 ") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.FrameworkReferenceResolution.targets (14,5)
2023-07-20T15:01:58.2456910Z #21 1.342 Property reassignment: $(_GenerateRuntimeConfigurationPropertyInputsCache)="/usr/src/app/src/obj/Debug/net7.0/cartservice.genruntimeconfig.cache" (previous value: "obj\Debug/net7.0/cartservice.genruntimeconfig.cache") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets (44,5)
2023-07-20T15:01:58.2457893Z #21 1.343 Property reassignment: $(GenerateRuntimeConfigDevFile)="false" (previous value: "true") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets (61,5)
2023-07-20T15:01:58.2458598Z #21 1.343 Property 'HOME' with value '/root' expanded from the environment.
2023-07-20T15:01:58.2459310Z #21 1.344 Property reassignment: $(_DefaultUserProfileRuntimeStorePath)="/root/.dotnet/store" (previous value: "/root") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets (78,5)
2023-07-20T15:01:58.2460073Z #21 1.344 Property reassignment: $(AvailablePlatforms)="Any CPU,x86,x64,ARM32" (previous value: "Any CPU,x86,x64") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets (112,5)
2023-07-20T15:01:58.2460797Z #21 1.345 Property reassignment: $(AvailablePlatforms)="Any CPU,x86,x64,ARM32,ARM64" (previous value: "Any CPU,x86,x64,ARM32") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets (116,5)
2023-07-20T15:01:58.2461337Z #21 1.345 Property reassignment: $(CoreBuildDependsOn)="
2023-07-20T15:01:58.2461653Z #21 1.345 _CheckForBuildWithNoBuild;
2023-07-20T15:01:58.2461903Z #21 1.345
2023-07-20T15:01:58.2462116Z #21 1.345 BuildOnlySettings;
2023-07-20T15:01:58.2462369Z #21 1.345 PrepareForBuild;
2023-07-20T15:01:58.2462611Z #21 1.345 PreBuildEvent;
2023-07-20T15:01:58.2462841Z #21 1.345 ResolveReferences;
2023-07-20T15:01:58.2463090Z #21 1.345 PrepareResources;
2023-07-20T15:01:58.2463340Z #21 1.346 ResolveKeySource;
2023-07-20T15:01:58.2463656Z #21 1.346 Compile;
2023-07-20T15:01:58.2463900Z #21 1.346 ExportWindowsMDFile;
2023-07-20T15:01:58.2464176Z #21 1.346 UnmanagedUnregistration;
2023-07-20T15:01:58.2464469Z #21 1.346 GenerateSerializationAssemblies;
2023-07-20T15:01:58.2464781Z #21 1.346 CreateSatelliteAssemblies;
2023-07-20T15:01:58.2465053Z #21 1.346 GenerateManifests;
2023-07-20T15:01:58.2465279Z #21 1.346 GetTargetPath;
2023-07-20T15:01:58.2465517Z #21 1.346 PrepareForRun;
2023-07-20T15:01:58.2465779Z #21 1.346 UnmanagedRegistration;
2023-07-20T15:01:58.2466024Z #21 1.346 IncrementalClean;
2023-07-20T15:01:58.2466434Z #21 1.346 PostBuildEvent
2023-07-20T15:01:58.2466676Z #21 1.346 ;
2023-07-20T15:01:58.2466968Z #21 1.346 GenerateBuildDependencyFile;
2023-07-20T15:01:58.2467342Z #21 1.346 GenerateBuildRuntimeConfigurationFiles
2023-07-20T15:01:58.2467689Z #21 1.346 " (previous value: "
2023-07-20T15:01:58.2467966Z #21 1.347 BuildOnlySettings;
2023-07-20T15:01:58.2468232Z #21 1.347 PrepareForBuild;
2023-07-20T15:01:58.2468502Z #21 1.347 PreBuildEvent;
2023-07-20T15:01:58.2468774Z #21 1.347 ResolveReferences;
2023-07-20T15:01:58.2469041Z #21 1.347 PrepareResources;
2023-07-20T15:01:58.2469320Z #21 1.347 ResolveKeySource;
2023-07-20T15:01:58.2469581Z #21 1.347 Compile;
2023-07-20T15:01:58.2469844Z #21 1.347 ExportWindowsMDFile;
2023-07-20T15:01:58.2470157Z #21 1.347 UnmanagedUnregistration;
2023-07-20T15:01:58.2470505Z #21 1.347 GenerateSerializationAssemblies;
2023-07-20T15:01:58.2470846Z #21 1.347 CreateSatelliteAssemblies;
2023-07-20T15:01:58.2471156Z #21 1.347 GenerateManifests;
2023-07-20T15:01:58.2471612Z #21 1.347 GetTargetPath;
2023-07-20T15:01:58.2471901Z #21 1.347 PrepareForRun;
2023-07-20T15:01:58.2472196Z #21 1.347 UnmanagedRegistration;
2023-07-20T15:01:58.2476303Z #21 1.348 IncrementalClean;
2023-07-20T15:01:58.2476774Z #21 1.348 PostBuildEvent
2023-07-20T15:01:58.2477212Z #21 1.348 ") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets (134,5)
2023-07-20T15:01:58.2477717Z #21 1.348 Property reassignment: $(CoreCleanDependsOn)="
2023-07-20T15:01:58.2478067Z #21 1.348 _SdkBeforeClean;
2023-07-20T15:01:58.2479146Z #21 1.348
2023-07-20T15:01:58.2479597Z #21 1.348 " (previous value: "") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets (143,5)
2023-07-20T15:01:58.2480109Z #21 1.349 Property reassignment: $(RebuildDependsOn)="
2023-07-20T15:01:58.2480460Z #21 1.349 _SdkBeforeRebuild;
2023-07-20T15:01:58.2480713Z #21 1.349
2023-07-20T15:01:58.2480983Z #21 1.349 BeforeRebuild;
2023-07-20T15:01:58.2481250Z #21 1.349 Clean;
2023-07-20T15:01:58.2481481Z #21 1.349 Build;
2023-07-20T15:01:58.2481747Z #21 1.349 AfterRebuild;
2023-07-20T15:01:58.2482004Z #21 1.349
2023-07-20T15:01:58.2482255Z #21 1.349 " (previous value: "
2023-07-20T15:01:58.2482539Z #21 1.349 BeforeRebuild;
2023-07-20T15:01:58.2482802Z #21 1.349 Clean;
2023-07-20T15:01:58.2483034Z #21 1.349 Build;
2023-07-20T15:01:58.2483294Z #21 1.349 AfterRebuild;
2023-07-20T15:01:58.2483738Z #21 1.349 ") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets (150,5)
2023-07-20T15:01:58.2484257Z #21 1.350 Property reassignment: $(CompileDependsOn)="
2023-07-20T15:01:58.2484573Z #21 1.350
2023-07-20T15:01:58.2484848Z #21 1.350 ResolveReferences;
2023-07-20T15:01:58.2485282Z #21 1.350 ResolveKeySource;
2023-07-20T15:01:58.2485624Z #21 1.350 SetWin32ManifestProperties;
2023-07-20T15:01:58.2486038Z #21 1.350 FindReferenceAssembliesForReferences;
2023-07-20T15:01:58.2486431Z #21 1.350 _GenerateCompileInputs;
2023-07-20T15:01:58.2486725Z #21 1.350 BeforeCompile;
2023-07-20T15:01:58.2487043Z #21 1.350 _TimeStampBeforeCompile;
2023-07-20T15:01:58.2487417Z #21 1.350 _GenerateCompileDependencyCache;
2023-07-20T15:01:58.2487741Z #21 1.350 CoreCompile;
2023-07-20T15:01:58.2488058Z #21 1.350 _TimeStampAfterCompile;
2023-07-20T15:01:58.2488364Z #21 1.350 AfterCompile;
2023-07-20T15:01:58.2488609Z #21 1.350 ;
2023-07-20T15:01:58.2488873Z #21 1.350 _CreateAppHost;
2023-07-20T15:01:58.2489157Z #21 1.350 _CreateComHost;
2023-07-20T15:01:58.2489437Z #21 1.351 _GetIjwHostPaths;
2023-07-20T15:01:58.2489736Z #21 1.351 " (previous value: "
2023-07-20T15:01:58.2490041Z #21 1.351 ResolveReferences;
2023-07-20T15:01:58.2490331Z #21 1.351 ResolveKeySource;
2023-07-20T15:01:58.2490666Z #21 1.351 SetWin32ManifestProperties;
2023-07-20T15:01:58.2491077Z #21 1.351 FindReferenceAssembliesForReferences;
2023-07-20T15:01:58.2491469Z #21 1.351 _GenerateCompileInputs;
2023-07-20T15:01:58.2491762Z #21 1.352 BeforeCompile;
2023-07-20T15:01:58.2492083Z #21 1.352 _TimeStampBeforeCompile;
2023-07-20T15:01:58.2492460Z #21 1.352 _GenerateCompileDependencyCache;
2023-07-20T15:01:58.2492790Z #21 1.352 CoreCompile;
2023-07-20T15:01:58.2493100Z #21 1.352 _TimeStampAfterCompile;
2023-07-20T15:01:58.2493403Z #21 1.352 AfterCompile;
2023-07-20T15:01:58.2493836Z #21 1.352 ") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets (564,5)
2023-07-20T15:01:58.2494396Z #21 1.353 Property reassignment: $(CreateSatelliteAssembliesDependsOn)="
2023-07-20T15:01:58.2494778Z #21 1.353
2023-07-20T15:01:58.2495093Z #21 1.353 _GenerateSatelliteAssemblyInputs;
2023-07-20T15:01:58.2495652Z #21 1.353 ComputeIntermediateSatelliteAssemblies;
2023-07-20T15:01:58.2496044Z #21 1.353 GenerateSatelliteAssemblies
2023-07-20T15:01:58.2496323Z #21 1.353 ;
2023-07-20T15:01:58.2496607Z #21 1.353 CoreGenerateSatelliteAssemblies
2023-07-20T15:01:58.2496928Z #21 1.353 " (previous value: "
2023-07-20T15:01:58.2497375Z #21 1.353 _GenerateSatelliteAssemblyInputs;
2023-07-20T15:01:58.2497772Z #21 1.353 ComputeIntermediateSatelliteAssemblies;
2023-07-20T15:01:58.2498158Z #21 1.353 GenerateSatelliteAssemblies
2023-07-20T15:01:58.2498606Z #21 1.353 ") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets (950,5)
2023-07-20T15:01:58.2499214Z #21 1.354 Property reassignment: $(DesignerRuntimeImplementationProjectOutputGroupDependsOn)="
2023-07-20T15:01:58.2499665Z #21 1.354
2023-07-20T15:01:58.2499890Z #21 1.354 ;
2023-07-20T15:01:58.2500113Z #21 1.354
2023-07-20T15:01:58.2500320Z #21 1.354 ;
2023-07-20T15:01:58.2500575Z #21 1.354 BuildOnlySettings;
2023-07-20T15:01:58.2500858Z #21 1.354 PrepareForBuild;
2023-07-20T15:01:58.2501128Z #21 1.354 AssignTargetPaths;
2023-07-20T15:01:58.2501408Z #21 1.354 ResolveReferences
2023-07-20T15:01:58.2501665Z #21 1.355
2023-07-20T15:01:58.2501870Z #21 1.355 ;
2023-07-20T15:01:58.2502154Z #21 1.355 _GenerateDesignerDepsFile;
2023-07-20T15:01:58.2502635Z #21 1.355 _GenerateDesignerRuntimeConfigFile;
2023-07-20T15:01:58.2502959Z #21 1.355 GetCopyToOutputDirectoryItems;
2023-07-20T15:01:58.2503283Z #21 1.355 _GatherDesignerShadowCopyFiles;
2023-07-20T15:01:58.2503654Z #21 1.355 " (previous value: "
2023-07-20T15:01:58.2503867Z #21 1.355 ;
2023-07-20T15:01:58.2504272Z #21 1.355
2023-07-20T15:01:58.2504509Z #21 1.355 ;
2023-07-20T15:01:58.2504768Z #21 1.355 BuildOnlySettings;
2023-07-20T15:01:58.2505068Z #21 1.355 PrepareForBuild;
2023-07-20T15:01:58.2505371Z #21 1.355 AssignTargetPaths;
2023-07-20T15:01:58.2505657Z #21 1.355 ResolveReferences
2023-07-20T15:01:58.2505925Z #21 1.355
2023-07-20T15:01:58.2506400Z #21 1.355 ") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.DesignerSupport.targets (21,5)
2023-07-20T15:01:58.2507374Z #21 1.356 Property reassignment: $(_ShimInputCacheFile)="/usr/src/app/src/obj/Debug/net7.0/cartservice.shiminput.cache" (previous value: "obj\Debug/net7.0/cartservice.shiminput.cache") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.PackTool.targets (115,5)
2023-07-20T15:01:58.2508691Z #21 1.357 Property reassignment: $(_ShimCreatedSentinelFile)="/usr/src/app/src/obj/Debug/net7.0/cartservice.shimcreated.sentinel" (previous value: "obj\Debug/net7.0/cartservice.shimcreated.sentinel") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.PackTool.targets (117,5)
2023-07-20T15:01:58.2509786Z #21 1.358 Property reassignment: $(DefineConstants)="TRACE;DEBUG" (previous value: "TRACE") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.CSharp.targets (31,5)
2023-07-20T15:01:58.2510708Z #21 1.359 Property reassignment: $(DefineConstants)="TRACE;DEBUG;NET;NET7_0;NETCOREAPP" (previous value: "TRACE;DEBUG") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.CSharp.targets (34,5)
2023-07-20T15:01:58.2511630Z #21 1.359 Property reassignment: $(WarningsAsErrors)=";NU1605;SYSLIB0011" (previous value: ";NU1605") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.CSharp.targets (48,5)
2023-07-20T15:01:58.2512710Z #21 1.360 Property reassignment: $(PackageDescription)="Package Description" (previous value: "") at /usr/share/dotnet/sdk/7.0.306/Sdks/NuGet.Build.Tasks.Pack/build/NuGet.Build.Tasks.Pack.targets (34,5)
2023-07-20T15:01:58.2514057Z #21 1.360 Property reassignment: $(GenerateNuspecDependsOn)="Build;_LoadPackInputItems; _GetTargetFrameworksOutput; _WalkEachTargetPerFramework; _GetPackageFiles; " (previous value: "_LoadPackInputItems; _GetTargetFrameworksOutput; _WalkEachTargetPerFramework; _GetPackageFiles; ") at /usr/share/dotnet/sdk/7.0.306/Sdks/NuGet.Build.Tasks.Pack/build/NuGet.Build.Tasks.Pack.targets (59,5)
2023-07-20T15:01:58.2515543Z #21 1.361 Property 'DOTNET_HOST_PATH' with value '/usr/share/dotnet/dotnet' expanded from the environment.
2023-07-20T15:01:58.2516271Z #21 1.362 Property reassignment: $(DebugSymbolsProjectOutputGroupDependsOn)="
2023-07-20T15:01:58.2516609Z #21 1.362 ;
2023-07-20T15:01:58.2516929Z #21 1.362 _RazorAddDebugSymbolsProjectOutputGroupOutput
2023-07-20T15:01:58.2517423Z #21 1.362 " (previous value: "") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk.Razor/targets/Sdk.Razor.CurrentVersion.targets (189,5)
2023-07-20T15:01:58.2517900Z #21 1.363 Property reassignment: $(PrepareForBuildDependsOn)="
2023-07-20T15:01:58.2518310Z #21 1.363 ;GetFrameworkPaths;GetReferenceAssemblyPaths;AssignLinkMetadata;
2023-07-20T15:01:58.2518678Z #21 1.363 ResolveRazorGenerateInputs
2023-07-20T15:01:58.2519236Z #21 1.363 " (previous value: ";GetFrameworkPaths;GetReferenceAssemblyPaths;AssignLinkMetadata") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk.Razor/targets/Sdk.Razor.CurrentVersion.targets (194,5)
2023-07-20T15:01:58.2519808Z #21 1.364 Property reassignment: $(GenerateNuspecDependsOn)="
2023-07-20T15:01:58.2520146Z #21 1.364 ResolveRazorGenerateInputs;
2023-07-20T15:01:58.2520678Z #21 1.364 Build;_LoadPackInputItems; _GetTargetFrameworksOutput; _WalkEachTargetPerFramework; _GetPackageFiles;
2023-07-20T15:01:58.2521439Z #21 1.364 " (previous value: "Build;_LoadPackInputItems; _GetTargetFrameworksOutput; _WalkEachTargetPerFramework; _GetPackageFiles; ") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk.Razor/targets/Sdk.Razor.CurrentVersion.targets (199,5)
2023-07-20T15:01:58.2522075Z #21 1.365 Property reassignment: $(PrepareForRunDependsOn)="
2023-07-20T15:01:58.2522400Z #21 1.365 _RazorPrepareForRun;
2023-07-20T15:01:58.2522616Z #21 1.365
2023-07-20T15:01:58.2522869Z #21 1.365 CopyFilesToOutputDirectory
2023-07-20T15:01:58.2523115Z #21 1.365
2023-07-20T15:01:58.2523321Z #21 1.365 " (previous value: "
2023-07-20T15:01:58.2523589Z #21 1.365 CopyFilesToOutputDirectory
2023-07-20T15:01:58.2524017Z #21 1.365 ") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk.Razor/targets/Sdk.Razor.CurrentVersion.targets (204,5)
2023-07-20T15:01:58.2524657Z #21 1.366 Property reassignment: $(UseRazorBuildServer)="true" (previous value: "") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk.Razor/targets/Sdk.Razor.CurrentVersion.targets (295,5)
2023-07-20T15:01:58.2525391Z #21 1.367 Property reassignment: $(_RazorDebugSymbolsProduced)="true" (previous value: "false") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk.Razor/targets/Sdk.Razor.CurrentVersion.targets (301,5)
2023-07-20T15:01:58.2526011Z #21 1.367 Property reassignment: $(GenerateRazorTargetAssemblyInfoDependsOn)="
2023-07-20T15:01:58.2526408Z #21 1.367 _ResolveMvcAssemblyAttributes;
2023-07-20T15:01:58.2526663Z #21 1.367
2023-07-20T15:01:58.2526925Z #21 1.367 GetRazorTargetAssemblyAttributes;
2023-07-20T15:01:58.2527308Z #21 1.367 _CreateRazorTargetAssemblyInfoInputsCacheFile;
2023-07-20T15:01:58.2527706Z #21 1.367 CoreGenerateRazorTargetAssemblyInfo
2023-07-20T15:01:58.2527962Z #21 1.368
2023-07-20T15:01:58.2528183Z #21 1.368 " (previous value: "
2023-07-20T15:01:58.2528480Z #21 1.368 GetRazorTargetAssemblyAttributes;
2023-07-20T15:01:58.2528849Z #21 1.368 _CreateRazorTargetAssemblyInfoInputsCacheFile;
2023-07-20T15:01:58.2529239Z #21 1.368 CoreGenerateRazorTargetAssemblyInfo
2023-07-20T15:01:58.2529756Z #21 1.368 ") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk.Razor/targets/Microsoft.NET.Sdk.Razor.GenerateAssemblyInfo.targets (36,5)
2023-07-20T15:01:58.2530370Z #21 1.369 Property reassignment: $(CoreCompileDependsOn)="
2023-07-20T15:01:58.2530756Z #21 1.369 ;_ComputeNonExistentFileProperty;ResolveCodeAnalysisRuleSet;
2023-07-20T15:01:58.2531125Z #21 1.369 _GenerateRazorAssemblyInfo
2023-07-20T15:01:58.2531764Z #21 1.369 " (previous value: ";_ComputeNonExistentFileProperty;ResolveCodeAnalysisRuleSet") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk.Razor/targets/Microsoft.NET.Sdk.Razor.GenerateAssemblyInfo.targets (181,5)
2023-07-20T15:01:58.2532449Z #21 1.370 Property reassignment: $(_GenerateRazorAssemblyInfoDependsOn)="
2023-07-20T15:01:58.2532810Z #21 1.370 _ResolveMvcAssemblyAttributes;
2023-07-20T15:01:58.2533220Z #21 1.370 RazorGetAssemblyAttributes;PrepareForBuild;_CoreGenerateRazorAssemblyInfo;
2023-07-20T15:01:58.2533974Z #21 1.370 " (previous value: "RazorGetAssemblyAttributes;PrepareForBuild;_CoreGenerateRazorAssemblyInfo") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk.Razor/targets/Microsoft.NET.Sdk.Razor.GenerateAssemblyInfo.targets (189,5)
2023-07-20T15:01:58.2534640Z #21 1.371 Property reassignment: $(CoreCompileDependsOn)="
2023-07-20T15:01:58.2534962Z #21 1.371 _DiscoverMvcApplicationParts;
2023-07-20T15:01:58.2535216Z #21 1.371
2023-07-20T15:01:58.2535629Z #21 1.371 ;_ComputeNonExistentFileProperty;ResolveCodeAnalysisRuleSet;
2023-07-20T15:01:58.2535988Z #21 1.371 _GenerateRazorAssemblyInfo
2023-07-20T15:01:58.2536230Z #21 1.371 ;
2023-07-20T15:01:58.2536454Z #21 1.371 " (previous value: "
2023-07-20T15:01:58.2536788Z #21 1.372 ;_ComputeNonExistentFileProperty;ResolveCodeAnalysisRuleSet;
2023-07-20T15:01:58.2537153Z #21 1.372 _GenerateRazorAssemblyInfo
2023-07-20T15:01:58.2537676Z #21 1.372 ") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk.Razor/targets/Microsoft.NET.Sdk.Razor.MvcApplicationPartsDiscovery.targets (22,5)
2023-07-20T15:01:58.2538759Z #21 1.373 Property reassignment: $(RazorDesignTimeTargets)="/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk.Razor/targets/Microsoft.NET.Sdk.Razor.DesignTime.targets" (previous value: "/usr/share/dotnet/sdk/7.0.306/Microsoft/VisualStudio/Razor/Microsoft.NET.Sdk.Razor.DesignTime.targets") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk.Razor/targets/Sdk.Razor.CurrentVersion.targets (771,5)
2023-07-20T15:01:58.2539881Z #21 1.374 Property reassignment: $(RunWorkingDirectory)="/usr/src/app/src" (previous value: "") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk.Web.ProjectSystem/targets/Microsoft.NET.Sdk.Web.ProjectSystem.targets (21,5)
2023-07-20T15:01:58.2540735Z #21 1.375 Property reassignment: $(PublishProfileImported)="true" (previous value: "false") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk.Publish/targets/Microsoft.NET.Sdk.Publish.targets (59,5)
2023-07-20T15:01:58.2541504Z #21 1.375 Property reassignment: $(PublishConfiguration)="Debug" (previous value: "") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk.Publish/targets/Microsoft.NET.Sdk.Publish.targets (80,5)
2023-07-20T15:01:58.2542307Z #21 1.376 Property reassignment: $(BaseIntermediateOutputPath)="/usr/src/app/src/obj/" (previous value: "obj\") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk.Publish/targets/Microsoft.NET.Sdk.Publish.targets (86,5)
2023-07-20T15:01:58.2543825Z #21 1.389 Overriding target "_CheckBrowserWorkloadNeededButNotAvailable" in project "/usr/share/dotnet/sdk-manifests/7.0.100/microsoft.net.workload.mono.toolchain.net6/WorkloadManifest.targets" with target "_CheckBrowserWorkloadNeededButNotAvailable" from project "/usr/share/dotnet/sdk-manifests/7.0.100/microsoft.net.workload.mono.toolchain.net7/WorkloadManifest.targets".
2023-07-20T15:01:58.2545472Z #21 1.390 Overriding target "_ErrorDisabledWorkload" in project "/usr/share/dotnet/sdk-manifests/7.0.100/microsoft.net.workload.mono.toolchain.net6/WorkloadManifest.targets" with target "_ErrorDisabledWorkload" from project "/usr/share/dotnet/sdk-manifests/7.0.100/microsoft.net.workload.mono.toolchain.net7/WorkloadManifest.targets".
2023-07-20T15:01:58.2546803Z #21 1.392 Overriding target "ResolveFrameworkReferences" in project "/usr/share/dotnet/sdk/7.0.306/Microsoft.Common.CurrentVersion.targets" with target "ResolveFrameworkReferences" from project "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.FrameworkReferenceResolution.targets".
2023-07-20T15:01:58.2547829Z #21 1.393 Overriding target "Run" in project "/usr/share/dotnet/sdk/7.0.306/Microsoft.Common.CurrentVersion.targets" with target "Run" from project "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets".
2023-07-20T15:01:58.2548815Z #21 1.393 Overriding target "GenerateSupportedTargetFrameworkAlias" in project "/usr/share/dotnet/sdk/7.0.306/Microsoft.Common.CurrentVersion.targets" with target "GenerateSupportedTargetFrameworkAlias" from project "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets".
2023-07-20T15:01:58.2550408Z #21 1.394 Overriding target "GetReferenceAssemblyPaths" in project "/usr/share/dotnet/sdk/7.0.306/Microsoft.Common.CurrentVersion.targets" with target "GetReferenceAssemblyPaths" from project "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.DisableStandardFrameworkResolution.targets".
2023-07-20T15:01:58.2551611Z #21 1.395 Overriding target "GetFrameworkPaths" in project "/usr/share/dotnet/sdk/7.0.306/Microsoft.Common.CurrentVersion.targets" with target "GetFrameworkPaths" from project "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.DisableStandardFrameworkResolution.targets".
2023-07-20T15:01:58.2552953Z #21 1.397 Overriding target "DesignerRuntimeImplementationProjectOutputGroup" in project "/usr/share/dotnet/sdk/7.0.306/Microsoft.Common.CurrentVersion.targets" with target "DesignerRuntimeImplementationProjectOutputGroup" from project "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.DesignerSupport.targets".
2023-07-20T15:01:58.2554106Z #21 1.398 Overriding target "Publish" in project "/usr/share/dotnet/sdk/7.0.306/Microsoft.Common.CurrentVersion.targets" with target "Publish" from project "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Publish.targets".
2023-07-20T15:01:58.2555093Z #21 1.398 Overriding target "ResolveReadyToRunCompilers" in project "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets" with target "ResolveReadyToRunCompilers" from project "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Publish.targets".
2023-07-20T15:01:58.2556168Z #21 1.399 Overriding target "GetCopyToPublishDirectoryItems" in project "/usr/share/dotnet/sdk/7.0.306/Microsoft.Common.CurrentVersion.targets" with target "GetCopyToPublishDirectoryItems" from project "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Publish.targets".
2023-07-20T15:01:58.2557219Z #21 1.401 Overriding target "BeforePublish" in project "/usr/share/dotnet/sdk/7.0.306/Microsoft.Common.CurrentVersion.targets" with target "BeforePublish" from project "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk.Publish/targets/Microsoft.NET.Sdk.Publish.targets".
2023-07-20T15:01:58.2558179Z #21 1.402 Overriding target "AfterPublish" in project "/usr/share/dotnet/sdk/7.0.306/Microsoft.Common.CurrentVersion.targets" with target "AfterPublish" from project "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk.Publish/targets/Microsoft.NET.Sdk.Publish.targets".
2023-07-20T15:01:58.2559153Z #21 1.404 The target "RazorGenerateComponentDeclaration" listed in an AfterTargets attribute at "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk.Razor/targets/Microsoft.NET.Sdk.Razor.DesignTime.targets (55,53)" does not exist in the project, and will be ignored.
2023-07-20T15:01:58.3384216Z #21 1.407 1>Project "/usr/src/app/src/cartservice.csproj" (1) is building "/usr/src/app/src/cartservice.csproj" (1:2) on node 1 (_IsProjectRestoreSupported target(s)).
2023-07-20T15:01:58.3385232Z #21 1.408 1:2>Target "_IsProjectRestoreSupported" in file "/usr/share/dotnet/sdk/7.0.306/NuGet.targets" from project "/usr/src/app/src/cartservice.csproj" (entry point):
2023-07-20T15:01:58.3386251Z #21 1.409 1:2>Done building target "_IsProjectRestoreSupported" in project "cartservice.csproj".
2023-07-20T15:01:58.3387089Z #21 1.411 1:2>Done Building Project "/usr/src/app/src/cartservice.csproj" (_IsProjectRestoreSupported target(s)).
2023-07-20T15:01:58.3387847Z #21 1.435 1>Done executing task "MSBuild".
2023-07-20T15:01:58.3388658Z #21 1.438 Task "MSBuild" skipped, due to false condition; ( '$(RestoreUseSkipNonexistentTargets)' != 'true' ) was evaluated as ( 'true' != 'true' ).
2023-07-20T15:01:58.3389638Z #21 1.438 Assembly loaded during TaskRun: NuGet.Build.Tasks, Version=6.6.0.66, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (location: /usr/share/dotnet/sdk/7.0.306/NuGet.Build.Tasks.dll, MVID: 81a1c27d-e018-49da-bc5d-8aa7aaf587bf, AppDomain: [Default])
2023-07-20T15:01:58.3392736Z #21 1.439 Assembly loaded during TaskRun: NuGet.Common, Version=6.6.0.66, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (location: /usr/share/dotnet/sdk/7.0.306/NuGet.Common.dll, MVID: e2053c95-15ef-45ec-ae45-c11f2cdaed25, AppDomain: [Default])
2023-07-20T15:01:58.3394489Z #21 1.440 Assembly loaded during TaskRun: NuGet.Commands, Version=6.6.0.66, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (location: /usr/share/dotnet/sdk/7.0.306/NuGet.Commands.dll, MVID: 7e126207-a52c-4252-8245-ac5a4b830479, AppDomain: [Default])
2023-07-20T15:01:58.3399835Z #21 1.441 Assembly loaded during TaskRun: NuGet.ProjectModel, Version=6.6.0.66, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (location: /usr/share/dotnet/sdk/7.0.306/NuGet.ProjectModel.dll, MVID: b4a519a1-8dc7-446a-a99e-0feed2141d9f, AppDomain: [Default])
2023-07-20T15:01:58.3400770Z #21 1.442 Using "WarnForInvalidProjectsTask" task from assembly "/usr/share/dotnet/sdk/7.0.306/NuGet.Build.Tasks.dll".
2023-07-20T15:01:58.3401242Z #21 1.442 Task "WarnForInvalidProjectsTask"
2023-07-20T15:01:58.3401995Z #21 1.444 (in) AllProjects '/usr/src/app/src/cartservice.csproj'
2023-07-20T15:01:58.3402922Z #21 1.445 (in) ValidProjects '/usr/src/app/src/cartservice.csproj'
2023-07-20T15:01:58.3403639Z #21 1.446 Done executing task "WarnForInvalidProjectsTask".
2023-07-20T15:01:58.3404579Z #21 1.449 1>Done building target "_FilterRestoreGraphProjectInputItems" in project "cartservice.csproj".
2023-07-20T15:01:58.3405471Z #21 1.449 Target "_FilterRestoreGraphProjectInputItems" skipped. Previously built successfully.
2023-07-20T15:01:58.3406382Z #21 1.449 1>Target "_GetAllRestoreProjectPathItems" in file "/usr/share/dotnet/sdk/7.0.306/NuGet.targets" from project "/usr/src/app/src/cartservice.csproj" (target "_GenerateRestoreGraph" depends on it):
2023-07-20T15:01:58.3406998Z #21 1.449 Using "NuGetMessageTask" task from assembly "/usr/share/dotnet/sdk/7.0.306/NuGet.Build.Tasks.dll".
2023-07-20T15:01:58.3407355Z #21 1.450 Task "NuGetMessageTask"
2023-07-20T15:01:58.3407631Z #21 1.450 Determining projects to restore...
2023-07-20T15:01:58.3408060Z #21 1.450 Done executing task "NuGetMessageTask".
2023-07-20T15:01:58.3408422Z #21 1.450 Task "MSBuild"
2023-07-20T15:01:58.3408920Z #21 1.450 Global Properties:
2023-07-20T15:01:58.3409493Z #21 1.450 ExcludeRestorePackageImports=true
2023-07-20T15:01:58.3410226Z #21 1.451 1>Project "/usr/src/app/src/cartservice.csproj" (1) is building "/usr/src/app/src/cartservice.csproj" (1:3) on node 1 (_GenerateRestoreProjectPathWalk target(s)).
2023-07-20T15:01:58.3411583Z #21 1.451 1:3>Target "_GenerateRestoreProjectPathItemsAllFrameworks" skipped, due to false condition; ( '$(TargetFrameworks)' != '' ) was evaluated as ( '' != '' ).
2023-07-20T15:01:58.3412667Z #21 1.454 1:3>Target "_GenerateRestoreProjectPathItemsPerFramework" in file "/usr/share/dotnet/sdk/7.0.306/NuGet.targets" from project "/usr/src/app/src/cartservice.csproj" (target "_GenerateRestoreProjectPathItemsCurrentProject" depends on it):
2023-07-20T15:01:58.3413485Z #21 1.454 Using "ConvertToAbsolutePath" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:01:58.3413928Z #21 1.454 Task "ConvertToAbsolutePath"
2023-07-20T15:01:58.3414245Z #21 1.454 Done executing task "ConvertToAbsolutePath".
2023-07-20T15:01:58.3414698Z #21 1.455 1:3>Done building target "_GenerateRestoreProjectPathItemsPerFramework" in project "cartservice.csproj".
2023-07-20T15:01:58.3415458Z #21 1.455 1:3>Target "_GenerateRestoreProjectPathItemsCurrentProject" in file "/usr/share/dotnet/sdk/7.0.306/NuGet.targets" from project "/usr/src/app/src/cartservice.csproj" (target "_GenerateRestoreProjectPathItems" depends on it):
2023-07-20T15:01:58.3416214Z #21 1.455 1:3>Done building target "_GenerateRestoreProjectPathItemsCurrentProject" in project "cartservice.csproj".
2023-07-20T15:01:58.3417405Z #21 1.457 1:3>Target "_GenerateRestoreProjectPathItems" in file "/usr/share/dotnet/sdk/7.0.306/NuGet.targets" from project "/usr/src/app/src/cartservice.csproj" (target "_GenerateRestoreProjectPathWalk" depends on it):
2023-07-20T15:01:58.3418055Z #21 1.458 Task "RemoveDuplicates"
2023-07-20T15:01:58.3418393Z #21 1.459 Done executing task "RemoveDuplicates".
2023-07-20T15:01:58.3418888Z #21 1.460 1:3>Done building target "_GenerateRestoreProjectPathItems" in project "cartservice.csproj".
2023-07-20T15:01:58.3419595Z #21 1.461 1:3>Target "_GenerateRestoreProjectPathWalk" in file "/usr/share/dotnet/sdk/7.0.306/NuGet.targets" from project "/usr/src/app/src/cartservice.csproj" (entry point):
2023-07-20T15:01:58.3420110Z #21 1.462 Task "MSBuild"
2023-07-20T15:01:58.3420411Z #21 1.462 Done executing task "MSBuild".
2023-07-20T15:01:58.3421144Z #21 1.463 Task "MSBuild" skipped, due to false condition; ( '$(RestoreUseSkipNonexistentTargets)' != 'true' ) was evaluated as ( 'true' != 'true' ).
2023-07-20T15:01:58.3421640Z #21 1.463 Task "RemoveDuplicates"
2023-07-20T15:01:58.3421985Z #21 1.464 Done executing task "RemoveDuplicates".
2023-07-20T15:01:58.3422479Z #21 1.465 1:3>Done building target "_GenerateRestoreProjectPathWalk" in project "cartservice.csproj".
2023-07-20T15:01:58.3423108Z #21 1.466 1:3>Done Building Project "/usr/src/app/src/cartservice.csproj" (_GenerateRestoreProjectPathWalk target(s)).
2023-07-20T15:01:58.3423583Z #21 1.468 1>Done executing task "MSBuild".
2023-07-20T15:01:58.3424281Z #21 1.469 Task "MSBuild" skipped, due to false condition; ( '$(RestoreUseSkipNonexistentTargets)' != 'true' ) was evaluated as ( 'true' != 'true' ).
2023-07-20T15:01:58.3424781Z #21 1.470 Task "RemoveDuplicates"
2023-07-20T15:01:58.3425128Z #21 1.470 Done executing task "RemoveDuplicates".
2023-07-20T15:01:58.3425432Z #21 1.471 Task "MSBuild"
2023-07-20T15:01:58.3425714Z #21 1.472 Global Properties:
2023-07-20T15:01:58.3426065Z #21 1.472 ExcludeRestorePackageImports=true
2023-07-20T15:01:58.3426660Z #21 1.473 1>Project "/usr/src/app/src/cartservice.csproj" (1) is building "/usr/src/app/src/cartservice.csproj" (1:4) on node 1 (_IsProjectRestoreSupported target(s)).
2023-07-20T15:01:58.3427316Z #21 1.474 1:4>Target "_IsProjectRestoreSupported" skipped. Previously built successfully.
2023-07-20T15:01:58.3427894Z #21 1.475 1:4>Done Building Project "/usr/src/app/src/cartservice.csproj" (_IsProjectRestoreSupported target(s)).
2023-07-20T15:01:58.3428356Z #21 1.477 1>Done executing task "MSBuild".
2023-07-20T15:01:58.3429124Z #21 1.479 Task "MSBuild" skipped, due to false condition; ( '$(RestoreUseSkipNonexistentTargets)' != 'true' ) was evaluated as ( 'true' != 'true' ).
2023-07-20T15:01:58.3429761Z #21 1.480 1>Done building target "_GetAllRestoreProjectPathItems" in project "cartservice.csproj".
2023-07-20T15:01:58.3430336Z #21 1.481 1>Target "_GenerateRestoreGraph" in file "/usr/share/dotnet/sdk/7.0.306/NuGet.targets" from project "/usr/src/app/src/cartservice.csproj" (target "Restore" depends on it):
2023-07-20T15:01:58.3430928Z #21 1.482 Using "Message" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:01:58.3431290Z #21 1.483 Task "Message"
2023-07-20T15:01:58.3431518Z #21 1.484 Generating dg file
2023-07-20T15:01:58.3431777Z #21 1.484 Done executing task "Message".
2023-07-20T15:01:58.3432001Z #21 1.485 Task "Message"
2023-07-20T15:01:58.3432263Z #21 1.485 /usr/src/app/src/cartservice.csproj
2023-07-20T15:01:58.3432736Z #21 1.486 Done executing task "Message".
2023-07-20T15:01:58.3432961Z #21 1.486 Task "MSBuild"
2023-07-20T15:01:58.3433196Z #21 1.487 Global Properties:
2023-07-20T15:01:58.3433488Z #21 1.487 ExcludeRestorePackageImports=true
2023-07-20T15:01:58.3434127Z #21 1.491 1>Project "/usr/src/app/src/cartservice.csproj" (1) is building "/usr/src/app/src/cartservice.csproj" (1:5) on node 1 (_GenerateRestoreGraphProjectEntry target(s)).
2023-07-20T15:01:58.3434812Z #21 1.492 1:5>Target "_GetProjectJsonPath" in file "/usr/share/dotnet/sdk/7.0.306/NuGet.targets" from project "/usr/src/app/src/cartservice.csproj" (target "_GetRestoreProjectStyle" depends on it):
2023-07-20T15:01:58.3435829Z #21 1.493 1:5>Task "GetRestoreProjectJsonPathTask" skipped, due to false condition; ( '$(RestoreProjectStyle)' == 'ProjectJson' OR '$(RestoreProjectStyle)' == '' ) was evaluated as ( 'PackageReference' == 'ProjectJson' OR 'PackageReference' == '' ).
2023-07-20T15:01:58.3436473Z #21 1.494 1:5>Done building target "_GetProjectJsonPath" in project "cartservice.csproj".
2023-07-20T15:01:58.3454751Z #21 1.495 Target "_CheckForUnsupportedTargetPlatformIdentifier" skipped, due to false condition; ('$(TargetPlatformIdentifier)' != '' and '$(TargetFrameworkIdentifier)' == '.NETCoreApp' and $([MSBuild]::VersionGreaterThanOrEquals($(TargetFrameworkVersion), 5.0)) And ('$(DesignTimeBuild)' != 'true' Or '@(MissingWorkloadPack)' == '')) was evaluated as ('' != '' and '.NETCoreApp' == '.NETCoreApp' and True And ('' != 'true' Or '' == '')).
2023-07-20T15:01:58.3456866Z #21 1.496 Target "_CheckForMissingWorkload" skipped, due to false condition; ('@(MissingWorkloadPack)' != '' And '$(DesignTimeBuild)' != 'true') was evaluated as ('' != '' And '' != 'true').
2023-07-20T15:01:58.3458139Z #21 1.497 1:5>Target "_CheckForUnsupportedNETCoreVersion" in file "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.TargetFrameworkInference.targets" from project "/usr/src/app/src/cartservice.csproj" (target "CollectPackageReferences" depends on it):
2023-07-20T15:01:58.3459984Z #21 1.499 Task "NETSdkError" skipped, due to false condition; ('$(_TargetFrameworkVersionWithoutV)' > '$(NETCoreAppMaximumVersion)') was evaluated as ('7.0' > '7.0').
2023-07-20T15:01:58.3460959Z #21 1.500 1:5>Done building target "_CheckForUnsupportedNETCoreVersion" in project "cartservice.csproj".
2023-07-20T15:01:58.3463603Z #21 1.501 Target "_CheckForEolTargetFrameworks" skipped, due to false condition; ('@(_EolNetCoreTargetFrameworkVersions->AnyHaveMetadataValue('Identity', '$(_TargetFrameworkVersionWithoutV)'))' and '$(TargetFrameworkIdentifier)' == '.NETCoreApp' and '$(CheckEolTargetFramework)' == 'true') was evaluated as ('false' and '.NETCoreApp' == '.NETCoreApp' and 'true' == 'true').
2023-07-20T15:01:58.3465559Z #21 1.503 Target "_CheckForEolWorkloads" skipped, due to false condition; ('@(EolWorkload)' != '' and '$(CheckEolWorkloads)' == 'true') was evaluated as ('' != '' and 'true' == 'true').
2023-07-20T15:01:58.3467227Z #21 1.503 1:5>Target "_CheckForUnsupportedCppNETCoreVersion" in file "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.TargetFrameworkInference.targets" from project "/usr/src/app/src/cartservice.csproj" (target "CollectPackageReferences" depends on it):
2023-07-20T15:01:58.4424910Z #21 1.505 Task "NETSdkError" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETCoreApp' and '$(_TargetFrameworkVersionWithoutV)' < '3.1' and ('$(Language)' == 'C++' and '$(_EnablePackageReferencesInVCProjects)' != 'true')) was evaluated as ('.NETCoreApp' == '.NETCoreApp' and '7.0' < '3.1' and ('C#' == 'C++' and '' != 'true')).
2023-07-20T15:01:58.4425912Z #21 1.506 1:5>Done building target "_CheckForUnsupportedCppNETCoreVersion" in project "cartservice.csproj".
2023-07-20T15:01:58.4427180Z #21 1.508 Target "_CheckForUnsupportedNETStandardVersion" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETStandard' And '$(NETStandardMaximumVersion)' != '') was evaluated as ('.NETCoreApp' == '.NETStandard' And '' != '').
2023-07-20T15:01:58.4429560Z #21 1.508 Target "_CheckForUnsupportedTargetFrameworkAndFeatureCombination" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETFramework') was evaluated as ('.NETCoreApp' == '.NETFramework').
2023-07-20T15:01:58.4431625Z #21 1.512 1:5>Target "UpdateAspNetToFrameworkReference" in file "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.Shared.targets" from project "/usr/src/app/src/cartservice.csproj" (target "ApplyImplicitVersions" depends on it):
2023-07-20T15:01:58.4432841Z #21 1.513 Using "CheckIfPackageReferenceShouldBeFrameworkReference" task from assembly "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/../tools/net7.0/Microsoft.NET.Build.Tasks.dll".
2023-07-20T15:01:58.4433585Z #21 1.514 Task "CheckIfPackageReferenceShouldBeFrameworkReference"
2023-07-20T15:01:58.4434429Z #21 1.516 Done executing task "CheckIfPackageReferenceShouldBeFrameworkReference".
2023-07-20T15:01:58.4435892Z #21 1.516 Task "NETSdkError" skipped, due to false condition; ('$(_ShouldRemoveAspNetCoreAll)' == 'true') was evaluated as ('False' == 'true').
2023-07-20T15:01:58.4436727Z #21 1.517 Task "CheckIfPackageReferenceShouldBeFrameworkReference"
2023-07-20T15:01:58.4437553Z #21 1.519 Done executing task "CheckIfPackageReferenceShouldBeFrameworkReference".
2023-07-20T15:01:58.4438770Z #21 1.519 Task "NETSdkWarning" skipped, due to false condition; ('$(_ShouldRemoveAspNetCoreApp)' == 'true') was evaluated as ('False' == 'true').
2023-07-20T15:01:58.4439385Z #21 1.520 1:5>Done building target "UpdateAspNetToFrameworkReference" in project "cartservice.csproj".
2023-07-20T15:01:58.4440904Z #21 1.521 Target "IncludeTargetingPackReference" skipped, due to false condition; ('$(TargetFrameworkMoniker)' != '' and '$(TargetFrameworkIdentifier)' == '.NETFramework' and '$(AutomaticallyUseReferenceAssemblyPackages)' == 'true') was evaluated as ('.NETCoreApp,Version=v7.0' != '' and '.NETCoreApp' == '.NETFramework' and 'true' == 'true').
2023-07-20T15:01:58.4442337Z #21 1.523 1:5>Target "CheckForImplicitPackageReferenceOverrides" in file "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.Shared.targets" from project "/usr/src/app/src/cartservice.csproj" (target "ApplyImplicitVersions" depends on it):
2023-07-20T15:01:58.4443483Z #21 1.525 Using "CheckForImplicitPackageReferenceOverrides" task from assembly "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/../tools/net7.0/Microsoft.NET.Build.Tasks.dll".
2023-07-20T15:01:58.4444188Z #21 1.526 Task "CheckForImplicitPackageReferenceOverrides"
2023-07-20T15:01:58.4444722Z #21 1.528 Done executing task "CheckForImplicitPackageReferenceOverrides".
2023-07-20T15:01:58.4445355Z #21 1.528 1:5>Done building target "CheckForImplicitPackageReferenceOverrides" in project "cartservice.csproj".
2023-07-20T15:01:58.4446526Z #21 1.530 1:5>Target "ApplyImplicitVersions" in file "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.Shared.targets" from project "/usr/src/app/src/cartservice.csproj" (target "CollectPackageReferences" depends on it):
2023-07-20T15:01:58.4447500Z #21 1.531 Using "ApplyImplicitVersions" task from assembly "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/../tools/net7.0/Microsoft.NET.Build.Tasks.dll".
2023-07-20T15:01:58.4448097Z #21 1.532 Task "ApplyImplicitVersions"
2023-07-20T15:01:58.4448483Z #21 1.533 Done executing task "ApplyImplicitVersions".
2023-07-20T15:01:58.4448956Z #21 1.534 1:5>Done building target "ApplyImplicitVersions" in project "cartservice.csproj".
2023-07-20T15:01:58.4449547Z #21 1.535 Target "CheckForImplicitPackageReferenceOverrides" skipped. Previously built successfully.
2023-07-20T15:01:58.4450759Z #21 1.536 Target "AddWindowsSdkKnownFrameworkReferences" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETCoreApp' And '$(TargetPlatformIdentifier)' == 'Windows') was evaluated as ('.NETCoreApp' == '.NETCoreApp' And '' == 'Windows').
2023-07-20T15:01:58.4453117Z #21 1.536 Target "_NormalizeTargetPlatformVersion" skipped, due to false condition; ('$(TargetPlatformVersion)' != '' and '$(TargetFrameworkIdentifier)' == '.NETCoreApp' and $([MSBuild]::VersionGreaterThanOrEquals($(TargetFrameworkVersion), 5.0)) and ('$(Language)' != 'C++' or '$(_EnablePackageReferencesInVCProjects)' == 'true')) was evaluated as ('' != '' and '.NETCoreApp' == '.NETCoreApp' and True and ('C#' != 'C++' or '' == 'true')).
2023-07-20T15:01:58.4454564Z #21 1.538 1:5>Target "_CheckForLanguageAndFeatureCombinationSupport" in file "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets" from project "/usr/src/app/src/cartservice.csproj" (target "ProcessFrameworkReferences" depends on it):
2023-07-20T15:01:58.4456158Z #21 1.539 Task "NETSdkError" skipped, due to false condition; (('$(Language)' == 'C++' and '$(_EnablePackageReferencesInVCProjects)' != 'true') and $(OutputType) != 'library' and '$(TargetFrameworkIdentifier)' == '.NETCoreApp') was evaluated as (('C#' == 'C++' and '' != 'true') and Exe != 'library' and '.NETCoreApp' == '.NETCoreApp').
2023-07-20T15:01:58.4457443Z #21 1.541 Task "NETSdkError" skipped, due to false condition; (('$(Language)' == 'C++' and '$(_EnablePackageReferencesInVCProjects)' != 'true') and $(EnableComHosting) == 'true') was evaluated as (('C#' == 'C++' and '' != 'true') and == 'true').
2023-07-20T15:01:58.4458579Z #21 1.541 Task "NETSdkError" skipped, due to false condition; (('$(Language)' == 'C++' and '$(_EnablePackageReferencesInVCProjects)' != 'true') and $(SelfContained) == 'true') was evaluated as (('C#' == 'C++' and '' != 'true') and false == 'true').
2023-07-20T15:01:58.4459352Z #21 1.542 1:5>Done building target "_CheckForLanguageAndFeatureCombinationSupport" in project "cartservice.csproj".
2023-07-20T15:01:58.4460328Z #21 1.543 1:5>Target "ProcessFrameworkReferences" in file "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.FrameworkReferenceResolution.targets" from project "/usr/src/app/src/cartservice.csproj" (target "CollectPackageReferences" depends on it):
2023-07-20T15:01:58.4461357Z #21 1.545 Using "CheckForDuplicateFrameworkReferences" task from assembly "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/../tools/net7.0/Microsoft.NET.Build.Tasks.dll".
2023-07-20T15:01:58.4462326Z #21 1.545 Task "CheckForDuplicateFrameworkReferences"
2023-07-20T15:01:58.4463132Z #21 1.546 Done executing task "CheckForDuplicateFrameworkReferences".
2023-07-20T15:01:58.4464374Z #21 1.548 Using "ProcessFrameworkReferences" task from assembly "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/../tools/net7.0/Microsoft.NET.Build.Tasks.dll".
2023-07-20T15:01:58.4465343Z #21 1.548 Task "ProcessFrameworkReferences"
2023-07-20T15:01:58.4466034Z #21 1.608 Done executing task "ProcessFrameworkReferences".
2023-07-20T15:01:58.5453207Z #21 1.610 Using "ResolveAppHosts" task from assembly "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/../tools/net7.0/Microsoft.NET.Build.Tasks.dll".
2023-07-20T15:01:58.5453998Z #21 1.611 Task "ResolveAppHosts"
2023-07-20T15:01:58.5454642Z #21 1.614 Done executing task "ResolveAppHosts".
2023-07-20T15:01:58.5455437Z #21 1.616 1:5>Done building target "ProcessFrameworkReferences" in project "cartservice.csproj".
2023-07-20T15:01:58.5457884Z #21 1.617 Target "IncludeTargetingPackReference" skipped, due to false condition; ('$(TargetFrameworkMoniker)' != '' and '$(TargetFrameworkIdentifier)' == '.NETFramework' and '$(AutomaticallyUseReferenceAssemblyPackages)' == 'true') was evaluated as ('.NETCoreApp,Version=v7.0' != '' and '.NETCoreApp' == '.NETFramework' and 'true' == 'true').
2023-07-20T15:01:58.5459619Z #21 1.618 1:5>Target "_AddMicrosoftNetCompilerToolsetFrameworkPackage" in file "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" from project "/usr/src/app/src/cartservice.csproj" (target "CollectPackageReferences" depends on it):
2023-07-20T15:01:58.5462650Z #21 1.619 Task "NETSdkWarning" skipped, due to false condition; ('@(PackageReference->AnyHaveMetadataValue('Identity', 'Microsoft.Net.Compilers.Toolset.Framework'))' == 'true') was evaluated as ('false' == 'true').
2023-07-20T15:01:58.5464002Z #21 1.620 1:5>Done building target "_AddMicrosoftNetCompilerToolsetFrameworkPackage" in project "cartservice.csproj".
2023-07-20T15:01:58.5465044Z #21 1.621 1:5>Target "_CheckForObsoleteDotNetCliToolReferences" in file "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.ObsoleteReferences.targets" from project "/usr/src/app/src/cartservice.csproj" (target "CollectPackageReferences" depends on it):
2023-07-20T15:01:58.5467189Z #21 1.623 Task "NETSdkWarning" skipped, due to false condition; ( '%(_ReferenceToObsoleteDotNetCliTool.Identity)' != '' ) was evaluated as ( '' != '' ).
2023-07-20T15:01:58.5468332Z #21 1.624 1:5>Done building target "_CheckForObsoleteDotNetCliToolReferences" in project "cartservice.csproj".
2023-07-20T15:01:58.5469625Z #21 1.625 1:5>Target "CollectPackageReferences" in file "/usr/share/dotnet/sdk/7.0.306/NuGet.targets" from project "/usr/src/app/src/cartservice.csproj" (target "_GetRestoreProjectStyle" depends on it):
2023-07-20T15:01:58.5470404Z #21 1.626 Using "CheckForDuplicateNuGetItemsTask" task from assembly "/usr/share/dotnet/sdk/7.0.306/NuGet.Build.Tasks.dll".
2023-07-20T15:01:58.5470952Z #21 1.627 Task "CheckForDuplicateNuGetItemsTask"
2023-07-20T15:01:58.5471791Z #21 1.628 Done executing task "CheckForDuplicateNuGetItemsTask".
2023-07-20T15:01:58.5473123Z #21 1.629 1:5>Done building target "CollectPackageReferences" in project "cartservice.csproj".
2023-07-20T15:01:58.5473830Z #21 1.632 1:5>Target "_GetRestoreProjectStyle" in file "/usr/share/dotnet/sdk/7.0.306/NuGet.targets" from project "/usr/src/app/src/cartservice.csproj" (target "_GenerateRestoreSpecs" depends on it):
2023-07-20T15:01:58.5514354Z #21 1.633 Using "GetRestoreProjectStyleTask" task from assembly "/usr/share/dotnet/sdk/7.0.306/NuGet.Build.Tasks.dll".
2023-07-20T15:01:58.5514828Z #21 1.634 Task "GetRestoreProjectStyleTask"
2023-07-20T15:01:58.5515319Z #21 1.635 (in) HasPackageReferenceItems 'True'
2023-07-20T15:01:58.5516323Z #21 1.635 (in) MSBuildProjectDirectory '/usr/src/app/src'
2023-07-20T15:01:58.5517247Z #21 1.636 (in) MSBuildProjectName 'cartservice'
2023-07-20T15:01:58.5518011Z #21 1.636 (in) ProjectJsonPath ''
2023-07-20T15:01:58.5518753Z #21 1.637 (in) RestoreProjectStyle 'PackageReference'
2023-07-20T15:01:58.5519707Z #21 1.639 (out) IsPackageReferenceCompatibleProjectStyle 'True'
2023-07-20T15:01:58.5520864Z #21 1.639 (out) ProjectStyle 'PackageReference'
2023-07-20T15:01:58.5521263Z #21 1.640 Done executing task "GetRestoreProjectStyleTask".
2023-07-20T15:01:58.5521767Z #21 1.641 1:5>Done building target "_GetRestoreProjectStyle" in project "cartservice.csproj".
2023-07-20T15:01:58.5523109Z #21 1.642 1:5>Target "_GenerateRestoreSpecs" in file "/usr/share/dotnet/sdk/7.0.306/NuGet.targets" from project "/usr/src/app/src/cartservice.csproj" (target "_GenerateRestoreGraphProjectEntry" depends on it):
2023-07-20T15:01:58.5524348Z #21 1.643 Task "Message"
2023-07-20T15:01:58.5524693Z #21 1.644 Restore entry point /usr/src/app/src/cartservice.csproj
2023-07-20T15:01:58.5525434Z #21 1.644 Done executing task "Message".
2023-07-20T15:01:58.5526159Z #21 1.645 1:5>Done building target "_GenerateRestoreSpecs" in project "cartservice.csproj".
2023-07-20T15:01:58.5526869Z #21 1.647 1:5>Target "_GetRestoreSettingsOverrides" in file "/usr/share/dotnet/sdk/7.0.306/NuGet.targets" from project "/usr/src/app/src/cartservice.csproj" (target "_GetRestoreSettings" depends on it):
2023-07-20T15:01:58.5528160Z #21 1.648 Task "MSBuild" skipped, due to false condition; ( '$(RestorePackagesPath)' != '' ) was evaluated as ( '' != '' ).
2023-07-20T15:01:58.5529513Z #21 1.648 Task "MSBuild" skipped, due to false condition; ( '$(RestoreRepositoryPathOverride)' != '' ) was evaluated as ( '' != '' ).
2023-07-20T15:01:58.5530952Z #21 1.649 Task "MSBuild" skipped, due to false condition; ( '$(RestoreSources)' != '' ) was evaluated as ( '' != '' ).
2023-07-20T15:01:58.5532229Z #21 1.650 Task "MSBuild" skipped, due to false condition; ( '$(RestoreFallbackFolders)' != '' ) was evaluated as ( '' != '' ).
2023-07-20T15:01:58.5532929Z #21 1.650 1:5>Done building target "_GetRestoreSettingsOverrides" in project "cartservice.csproj".
2023-07-20T15:01:58.5533923Z #21 1.652 1:5>Target "_GetRestoreSettingsPerFramework" in file "/usr/share/dotnet/sdk/7.0.306/NuGet.targets" from project "/usr/src/app/src/cartservice.csproj" (target "_GetRestoreSettingsCurrentProject" depends on it):
2023-07-20T15:01:58.5535305Z #21 1.653 1:5>Done building target "_GetRestoreSettingsPerFramework" in project "cartservice.csproj".
2023-07-20T15:01:58.5536456Z #21 1.654 1:5>Target "_GetRestoreSettingsCurrentProject" in file "/usr/share/dotnet/sdk/7.0.306/NuGet.targets" from project "/usr/src/app/src/cartservice.csproj" (target "_GetRestoreSettings" depends on it):
2023-07-20T15:01:58.5537610Z #21 1.655 1:5>Done building target "_GetRestoreSettingsCurrentProject" in project "cartservice.csproj".
2023-07-20T15:01:58.5538635Z #21 1.656 Target "_GetRestoreSettingsAllFrameworks" skipped, due to false condition; ( '$(TargetFrameworks)' != '' AND '$(PackageReferenceCompatibleProjectStyle)' == 'true' ) was evaluated as ( '' != '' AND 'True' == 'true' ).
2023-07-20T15:01:58.5540107Z #21 1.657 1:5>Target "_GetRestoreSettings" in file "/usr/share/dotnet/sdk/7.0.306/NuGet.targets" from project "/usr/src/app/src/cartservice.csproj" (target "_GenerateDotnetCliToolReferenceSpecs" depends on it):
2023-07-20T15:01:58.5541410Z #21 1.659 Using "GetRestoreSettingsTask" task from assembly "/usr/share/dotnet/sdk/7.0.306/NuGet.Build.Tasks.dll".
2023-07-20T15:01:58.5542125Z #21 1.659 Task "GetRestoreSettingsTask"
2023-07-20T15:01:58.5542996Z #21 1.660 (in) ProjectUniqueName '/usr/src/app/src/cartservice.csproj'
2023-07-20T15:01:58.5543405Z #21 1.661 (in) RestoreSources ''
2023-07-20T15:01:58.5543750Z #21 1.662 (in) RestorePackagesPath ''
2023-07-20T15:01:58.5544098Z #21 1.662 (in) RestoreRepositoryPath ''
2023-07-20T15:01:58.5544707Z #21 1.663 (in) RestoreFallbackFolders ''
2023-07-20T15:01:58.5545372Z #21 1.664 (in) RestoreConfigFile ''
2023-07-20T15:01:58.5546068Z #21 1.664 (in) RestoreSolutionDirectory ''
2023-07-20T15:01:58.5546748Z #21 1.665 (in) RestoreRootConfigDirectory ''
2023-07-20T15:01:58.5547781Z #21 1.665 (in) RestorePackagesPathOverride ''
2023-07-20T15:01:58.5548456Z #21 1.666 (in) RestoreSourcesOverride ''
2023-07-20T15:01:58.5548859Z #21 1.667 (in) RestoreFallbackFoldersOverride ''
2023-07-20T15:01:58.5549331Z #21 1.667 (in) RestoreProjectStyle 'PackageReference'
2023-07-20T15:01:58.5549774Z #21 1.668 (in) MSBuildStartupDirectory '/usr/src/app'
2023-07-20T15:01:58.5551777Z #21 1.669 Assembly loaded during TaskRun (NuGet.Build.Tasks.GetRestoreSettingsTask): NuGet.Configuration, Version=6.6.0.66, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (location: /usr/share/dotnet/sdk/7.0.306/NuGet.Configuration.dll, MVID: 20e0a9fa-b99b-499d-963f-2eddcfbf5136, AppDomain: [Default])
2023-07-20T15:01:58.5553565Z #21 1.686 (out) OutputPackagesPath '/root/.nuget/packages/'
2023-07-20T15:01:58.5554173Z #21 1.687 (out) OutputRepositoryPath ''
2023-07-20T15:01:58.5554900Z #21 1.687 (out) OutputSources 'https://api.nuget.org/v3/index.json;/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk.Web/library-packs'
2023-07-20T15:01:58.5555454Z #21 1.688 (out) OutputFallbackFolders ''
2023-07-20T15:01:58.5556339Z #21 1.688 (out) OutputConfigFilePaths '/usr/src/app/NuGet.config;/root/.nuget/NuGet/NuGet.Config'
2023-07-20T15:01:58.5557282Z #21 1.689 Done executing task "GetRestoreSettingsTask".
2023-07-20T15:01:58.5558529Z #21 1.690 1:5>Done building target "_GetRestoreSettings" in project "cartservice.csproj".
2023-07-20T15:01:58.5559911Z #21 1.691 1:5>Target "_GenerateDotnetCliToolReferenceSpecs" in file "/usr/share/dotnet/sdk/7.0.306/NuGet.targets" from project "/usr/src/app/src/cartservice.csproj" (target "_GenerateRestoreGraphProjectEntry" depends on it):
2023-07-20T15:01:58.5560918Z #21 1.693 Using "GetRestoreDotnetCliToolsTask" task from assembly "/usr/share/dotnet/sdk/7.0.306/NuGet.Build.Tasks.dll".
2023-07-20T15:01:58.5561431Z #21 1.693 Task "GetRestoreDotnetCliToolsTask"
2023-07-20T15:01:58.5562241Z #21 1.694 (in) ProjectPath '/usr/src/app/src/cartservice.csproj'
2023-07-20T15:01:58.5563046Z #21 1.694 (in) DotnetCliToolReferences ''
2023-07-20T15:01:58.5564487Z #21 1.695 (in) RestoreSources 'https://api.nuget.org/v3/index.json;/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk.Web/library-packs'
2023-07-20T15:01:58.5565787Z #21 1.696 (in) RestorePackagesPath '/root/.nuget/packages/'
2023-07-20T15:01:58.5566437Z #21 1.696 (in) RestoreConfigFilePaths '/usr/src/app/NuGet.config;/root/.nuget/NuGet/NuGet.Config'
2023-07-20T15:01:58.5567040Z #21 1.697 Done executing task "GetRestoreDotnetCliToolsTask".
2023-07-20T15:01:58.5567851Z #21 1.697 1:5>Done building target "_GenerateDotnetCliToolReferenceSpecs" in project "cartservice.csproj".
2023-07-20T15:01:58.5569193Z #21 1.699 1:5>Target "_GenerateRestoreGraphProjectEntry" in file "/usr/share/dotnet/sdk/7.0.306/NuGet.targets" from project "/usr/src/app/src/cartservice.csproj" (entry point):
2023-07-20T15:01:58.5570213Z #21 1.700 1:5>Done building target "_GenerateRestoreGraphProjectEntry" in project "cartservice.csproj".
2023-07-20T15:01:58.5571422Z #21 1.701 1:5>Done Building Project "/usr/src/app/src/cartservice.csproj" (_GenerateRestoreGraphProjectEntry target(s)).
2023-07-20T15:01:58.5572081Z #21 1.702 1>Done executing task "MSBuild".
2023-07-20T15:01:58.5572361Z #21 1.703 Task "MSBuild"
2023-07-20T15:01:58.5572647Z #21 1.704 Global Properties:
2023-07-20T15:01:58.5573004Z #21 1.704 ExcludeRestorePackageImports=true
2023-07-20T15:01:58.6924743Z #21 1.711 1>Project "/usr/src/app/src/cartservice.csproj" (1) is building "/usr/src/app/src/cartservice.csproj" (1:6) on node 1 (_GenerateProjectRestoreGraph target(s)).
2023-07-20T15:01:58.6925447Z #21 1.713 1:6>Target "_GetRestoreProjectStyle" skipped. Previously built successfully.
2023-07-20T15:01:58.6925953Z #21 1.714 Target "_GetRestoreProjectStyle" skipped. Previously built successfully.
2023-07-20T15:01:58.6926809Z #21 1.714 Target "_GetRestoreProjectStyle" skipped. Previously built successfully.
2023-07-20T15:01:58.6927595Z #21 1.715 1:6>Target "_GetRestoreTargetFrameworkOverride" in file "/usr/share/dotnet/sdk/7.0.306/NuGet.targets" from project "/usr/src/app/src/cartservice.csproj" (target "_GetRestoreTargetFrameworksOutput" depends on it):
2023-07-20T15:01:58.6928900Z #21 1.716 Task "GetGlobalPropertyValueTask" skipped, due to false condition; ( '$(TargetFrameworks)' != '' ) was evaluated as ( '' != '' ).
2023-07-20T15:01:58.6929485Z #21 1.716 1:6>Done building target "_GetRestoreTargetFrameworkOverride" in project "cartservice.csproj".
2023-07-20T15:01:58.6930236Z #21 1.717 1:6>Target "_GetRestoreTargetFrameworksOutput" in file "/usr/share/dotnet/sdk/7.0.306/NuGet.targets" from project "/usr/src/app/src/cartservice.csproj" (target "_GenerateRestoreProjectSpec" depends on it):
2023-07-20T15:01:58.6930989Z #21 1.718 Using "GetProjectTargetFrameworksTask" task from assembly "/usr/share/dotnet/sdk/7.0.306/NuGet.Build.Tasks.dll".
2023-07-20T15:01:58.6931491Z #21 1.718 Task "GetProjectTargetFrameworksTask"
2023-07-20T15:01:58.6931975Z #21 1.719 (in) ProjectPath '/usr/src/app/src/cartservice.csproj'
2023-07-20T15:01:58.6932488Z #21 1.719 (in) TargetFrameworkMoniker '.NETCoreApp,Version=v7.0'
2023-07-20T15:01:58.6932920Z #21 1.720 (in) TargetPlatformIdentifier ''
2023-07-20T15:01:58.6933421Z #21 1.720 (in) TargetPlatformVersion ''
2023-07-20T15:01:58.6933806Z #21 1.721 (in) TargetPlatformMinVersion ''
2023-07-20T15:01:58.6934159Z #21 1.721 (in) TargetFrameworks ''
2023-07-20T15:01:58.6934511Z #21 1.722 (in) TargetFramework 'net7.0'
2023-07-20T15:01:58.6934926Z #21 1.722 (out) ProjectTargetFrameworks 'net7.0'
2023-07-20T15:01:58.6935330Z #21 1.723 Done executing task "GetProjectTargetFrameworksTask".
2023-07-20T15:01:58.6935846Z #21 1.724 1:6>Done building target "_GetRestoreTargetFrameworksOutput" in project "cartservice.csproj".
2023-07-20T15:01:58.6936351Z #21 1.725 Target "_GetRestoreSettings" skipped. Previously built successfully.
2023-07-20T15:01:58.6937029Z #21 1.725 1:6>Target "_GenerateRestoreProjectSpec" in file "/usr/share/dotnet/sdk/7.0.306/NuGet.targets" from project "/usr/src/app/src/cartservice.csproj" (target "_GenerateProjectRestoreGraph" depends on it):
2023-07-20T15:01:58.6937804Z #21 1.726 Task "ConvertToAbsolutePath"
2023-07-20T15:01:58.6938170Z #21 1.727 Done executing task "ConvertToAbsolutePath".
2023-07-20T15:01:58.6938663Z #21 1.727 1:6>Done building target "_GenerateRestoreProjectSpec" in project "cartservice.csproj".
2023-07-20T15:01:58.6939541Z #21 1.728 Target "_GenerateProjectRestoreGraphAllFrameworks" skipped, due to false condition; ( '$(TargetFrameworks)' != '' ) was evaluated as ( '' != '' ).
2023-07-20T15:01:58.6940187Z #21 1.728 Target "_GetRestoreProjectStyle" skipped. Previously built successfully.
2023-07-20T15:01:58.6940701Z #21 1.729 Target "CollectPackageReferences" skipped. Previously built successfully.
2023-07-20T15:01:58.6941479Z #21 1.729 1:6>Target "CollectPackageDownloads" in file "/usr/share/dotnet/sdk/7.0.306/NuGet.targets" from project "/usr/src/app/src/cartservice.csproj" (target "_GenerateProjectRestoreGraphPerFramework" depends on it):
2023-07-20T15:01:58.6942183Z #21 1.730 Task "CheckForDuplicateNuGetItemsTask"
2023-07-20T15:01:58.6942641Z #21 1.731 Done executing task "CheckForDuplicateNuGetItemsTask".
2023-07-20T15:01:58.6943150Z #21 1.731 1:6>Done building target "CollectPackageDownloads" in project "cartservice.csproj".
2023-07-20T15:01:58.6943952Z #21 1.732 1:6>Target "CollectFrameworkReferences" in file "/usr/share/dotnet/sdk/7.0.306/NuGet.targets" from project "/usr/src/app/src/cartservice.csproj" (target "_GenerateProjectRestoreGraphPerFramework" depends on it):
2023-07-20T15:01:58.6944740Z #21 1.733 1:6>Done building target "CollectFrameworkReferences" in project "cartservice.csproj".
2023-07-20T15:01:58.6945751Z #21 1.734 1:6>Target "CollectCentralPackageVersions" in file "/usr/share/dotnet/sdk/7.0.306/NuGet.targets" from project "/usr/src/app/src/cartservice.csproj" (target "_GenerateProjectRestoreGraphPerFramework" depends on it):
2023-07-20T15:01:58.6946463Z #21 1.735 Task "CheckForDuplicateNuGetItemsTask"
2023-07-20T15:01:58.6946920Z #21 1.736 Done executing task "CheckForDuplicateNuGetItemsTask".
2023-07-20T15:01:58.6947457Z #21 1.736 1:6>Done building target "CollectCentralPackageVersions" in project "cartservice.csproj".
2023-07-20T15:01:58.6948279Z #21 1.737 Target "PrepRestoreForStoreProjects" skipped, due to false condition; ('$(StorePackageName)' != '') was evaluated as ('' != '').
2023-07-20T15:01:58.6949255Z #21 1.738 1:6>Target "_GenerateProjectRestoreGraphPerFramework" in file "/usr/share/dotnet/sdk/7.0.306/NuGet.targets" from project "/usr/src/app/src/cartservice.csproj" (target "_GenerateProjectRestoreGraphCurrentProject" depends on it):
2023-07-20T15:01:58.6950175Z #21 1.739 Using "GetRestoreProjectReferencesTask" task from assembly "/usr/share/dotnet/sdk/7.0.306/NuGet.Build.Tasks.dll".
2023-07-20T15:01:58.6950714Z #21 1.739 Task "GetRestoreProjectReferencesTask"
2023-07-20T15:01:58.6951268Z #21 1.740 (in) ProjectUniqueName '/usr/src/app/src/cartservice.csproj'
2023-07-20T15:01:58.6951730Z #21 1.740 (in) TargetFrameworks 'net7.0'
2023-07-20T15:01:58.6952205Z #21 1.741 (in) ProjectReferences ''
2023-07-20T15:01:58.6952861Z #21 1.741 (in) ParentProjectPath '/usr/src/app/src/cartservice.csproj'
2023-07-20T15:01:58.6953325Z #21 1.741 Done executing task "GetRestoreProjectReferencesTask".
2023-07-20T15:01:58.6953902Z #21 1.742 Using "GetRestorePackageReferencesTask" task from assembly "/usr/share/dotnet/sdk/7.0.306/NuGet.Build.Tasks.dll".
2023-07-20T15:01:58.6954440Z #21 1.743 Task "GetRestorePackageReferencesTask"
2023-07-20T15:01:58.6954981Z #21 1.744 (in) ProjectUniqueName '/usr/src/app/src/cartservice.csproj'
2023-07-20T15:01:58.6955444Z #21 1.744 (in) TargetFrameworks 'net7.0'
2023-07-20T15:01:58.6957320Z #21 1.745 (in) PackageReferences 'Grpc.AspNetCore;Grpc.AspNetCore.HealthChecks;StackExchange.Redis;OpenTelemetry.Exporter.OpenTelemetryProtocol;OpenTelemetry.Extensions.Hosting;OpenTelemetry.Instrumentation.AspNetCore;OpenTelemetry.Instrumentation.GrpcNetClient;OpenTelemetry.Instrumentation.Http;OpenTelemetry.Instrumentation.StackExchangeRedis;OpenTelemetry.Instrumentation.Runtime;OpenTelemetry.ResourceDetectors.Container'
2023-07-20T15:01:58.6958765Z #21 1.747 Done executing task "GetRestorePackageReferencesTask".
2023-07-20T15:01:58.6959850Z #21 1.747 Task "GetCentralPackageVersionsTask" skipped, due to false condition; ( '$(PackageReferenceCompatibleProjectStyle)' == 'true' AND '$(_CentralPackageVersionsEnabled)' == 'true' ) was evaluated as ( 'True' == 'true' AND '' == 'true' ).
2023-07-20T15:01:58.6960730Z #21 1.748 Using "GetRestorePackageDownloadsTask" task from assembly "/usr/share/dotnet/sdk/7.0.306/NuGet.Build.Tasks.dll".
2023-07-20T15:01:58.6961268Z #21 1.749 Task "GetRestorePackageDownloadsTask"
2023-07-20T15:01:58.6961815Z #21 1.749 (in) ProjectUniqueName '/usr/src/app/src/cartservice.csproj'
2023-07-20T15:01:58.6962291Z #21 1.750 (in) TargetFrameworks 'net7.0'
2023-07-20T15:01:58.6963216Z #21 1.750 (in) PackageDownloads 'Microsoft.NETCore.App.Runtime.linux-musl-x64;Microsoft.AspNetCore.App.Runtime.linux-musl-x64;Microsoft.NETCore.App.Host.linux-musl-x64'
2023-07-20T15:01:58.6963995Z #21 1.751 Done executing task "GetRestorePackageDownloadsTask".
2023-07-20T15:01:58.6964580Z #21 1.752 Using "GetRestoreFrameworkReferencesTask" task from assembly "/usr/share/dotnet/sdk/7.0.306/NuGet.Build.Tasks.dll".
2023-07-20T15:01:58.6965131Z #21 1.753 Task "GetRestoreFrameworkReferencesTask"
2023-07-20T15:01:58.6965670Z #21 1.753 (in) ProjectUniqueName '/usr/src/app/src/cartservice.csproj'
2023-07-20T15:01:58.6966291Z #21 1.754 (in) TargetFrameworks 'net7.0'
2023-07-20T15:01:58.6966858Z #21 1.755 (in) FrameworkReferences 'Microsoft.NETCore.App;Microsoft.AspNetCore.App'
2023-07-20T15:01:58.6967365Z #21 1.755 Done executing task "GetRestoreFrameworkReferencesTask".
2023-07-20T15:01:58.6967960Z #21 1.756 1:6>Done building target "_GenerateProjectRestoreGraphPerFramework" in project "cartservice.csproj".
2023-07-20T15:01:58.6968839Z #21 1.757 1:6>Target "_GenerateProjectRestoreGraphCurrentProject" in file "/usr/share/dotnet/sdk/7.0.306/NuGet.targets" from project "/usr/src/app/src/cartservice.csproj" (target "_GenerateRestoreDependencies" depends on it):
2023-07-20T15:01:58.6969716Z #21 1.758 1:6>Done building target "_GenerateProjectRestoreGraphCurrentProject" in project "cartservice.csproj".
2023-07-20T15:01:58.6970531Z #21 1.760 1:6>Target "_GenerateRestoreDependencies" in file "/usr/share/dotnet/sdk/7.0.306/NuGet.targets" from project "/usr/src/app/src/cartservice.csproj" (target "_GenerateProjectRestoreGraph" depends on it):
2023-07-20T15:01:58.6971291Z #21 1.761 1:6>Done building target "_GenerateRestoreDependencies" in project "cartservice.csproj".
2023-07-20T15:01:58.6971977Z #21 1.762 1:6>Target "_GenerateProjectRestoreGraph" in file "/usr/share/dotnet/sdk/7.0.306/NuGet.targets" from project "/usr/src/app/src/cartservice.csproj" (entry point):
2023-07-20T15:01:58.6972769Z #21 1.763 1:6>Done building target "_GenerateProjectRestoreGraph" in project "cartservice.csproj".
2023-07-20T15:01:58.6973364Z #21 1.764 1:6>Done Building Project "/usr/src/app/src/cartservice.csproj" (_GenerateProjectRestoreGraph target(s)).
2023-07-20T15:01:58.6973838Z #21 1.767 1>Done executing task "MSBuild".
2023-07-20T15:01:58.6974272Z #21 1.769 1>Done building target "_GenerateRestoreGraph" in project "cartservice.csproj".
2023-07-20T15:01:58.6975172Z #21 1.770 Target "_CheckForUnsupportedTargetFramework" skipped, due to false condition; ('$(_UnsupportedTargetFrameworkError)' == 'true') was evaluated as ('' == 'true').
2023-07-20T15:01:58.6976211Z #21 1.770 1>Target "_CollectTargetFrameworkForTelemetry" in file "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.TargetFrameworkInference.targets" from project "/usr/src/app/src/cartservice.csproj" (target "Restore" depends on it):
2023-07-20T15:01:58.6977213Z #21 1.771 Using "AllowEmptyTelemetry" task from assembly "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/../tools/net7.0/Microsoft.NET.Build.Tasks.dll".
2023-07-20T15:01:58.6977763Z #21 1.772 Task "AllowEmptyTelemetry"
2023-07-20T15:01:58.6978136Z #21 1.779 Done executing task "AllowEmptyTelemetry".
2023-07-20T15:01:58.6978641Z #21 1.779 1>Done building target "_CollectTargetFrameworkForTelemetry" in project "cartservice.csproj".
2023-07-20T15:01:58.6979571Z #21 1.779 1>Target "_CheckForUnsupportedNETCoreVersion" in file "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.TargetFrameworkInference.targets" from project "/usr/src/app/src/cartservice.csproj" (target "Restore" depends on it):
2023-07-20T15:01:58.6980776Z #21 1.779 Task "NETSdkError" skipped, due to false condition; ('$(_TargetFrameworkVersionWithoutV)' > '$(NETCoreAppMaximumVersion)') was evaluated as ('7.0' > '7.0').
2023-07-20T15:01:58.6981484Z #21 1.779 1>Done building target "_CheckForUnsupportedNETCoreVersion" in project "cartservice.csproj".
2023-07-20T15:01:58.6983004Z #21 1.779 Target "_CheckForEolTargetFrameworks" skipped, due to false condition; ('@(_EolNetCoreTargetFrameworkVersions->AnyHaveMetadataValue('Identity', '$(_TargetFrameworkVersionWithoutV)'))' and '$(TargetFrameworkIdentifier)' == '.NETCoreApp' and '$(CheckEolTargetFramework)' == 'true') was evaluated as ('false' and '.NETCoreApp' == '.NETCoreApp' and 'true' == 'true').
2023-07-20T15:01:58.6984363Z #21 1.780 Target "_CheckForEolWorkloads" skipped, due to false condition; ('@(EolWorkload)' != '' and '$(CheckEolWorkloads)' == 'true') was evaluated as ('' != '' and 'true' == 'true').
2023-07-20T15:01:58.6985502Z #21 1.780 1>Target "_CheckForUnsupportedCppNETCoreVersion" in file "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.TargetFrameworkInference.targets" from project "/usr/src/app/src/cartservice.csproj" (target "Restore" depends on it):
2023-07-20T15:01:58.6987176Z #21 1.780 Task "NETSdkError" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETCoreApp' and '$(_TargetFrameworkVersionWithoutV)' < '3.1' and ('$(Language)' == 'C++' and '$(_EnablePackageReferencesInVCProjects)' != 'true')) was evaluated as ('.NETCoreApp' == '.NETCoreApp' and '7.0' < '3.1' and ('C#' == 'C++' and '' != 'true')).
2023-07-20T15:01:58.6988167Z #21 1.780 1>Done building target "_CheckForUnsupportedCppNETCoreVersion" in project "cartservice.csproj".
2023-07-20T15:01:58.6989326Z #21 1.780 Target "_CheckForUnsupportedNETStandardVersion" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETStandard' And '$(NETStandardMaximumVersion)' != '') was evaluated as ('.NETCoreApp' == '.NETStandard' And '' != '').
2023-07-20T15:01:58.6990674Z #21 1.780 Target "_CheckForUnsupportedTargetFrameworkAndFeatureCombination" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETFramework') was evaluated as ('.NETCoreApp' == '.NETFramework').
2023-07-20T15:01:58.6991648Z #21 1.780 1>Target "Restore" in file "/usr/share/dotnet/sdk/7.0.306/NuGet.targets" from project "/usr/src/app/src/cartservice.csproj" (entry point):
2023-07-20T15:01:58.6992136Z #21 1.780 Task "RemoveDuplicates"
2023-07-20T15:01:58.7033218Z #21 1.780 Done executing task "RemoveDuplicates".
2023-07-20T15:01:58.7034258Z #21 1.781 Using "RestoreTask" task from assembly "/usr/share/dotnet/sdk/7.0.306/NuGet.Build.Tasks.dll".
2023-07-20T15:01:58.7034652Z #21 1.781 Task "RestoreTask"
2023-07-20T15:01:58.7035218Z #21 1.782 (in) RestoreGraphItems Count '19'
2023-07-20T15:01:58.7035671Z #21 1.782 (in) RestoreDisableParallel 'False'
2023-07-20T15:01:58.7036076Z #21 1.782 (in) RestoreNoCache 'False'
2023-07-20T15:01:58.7036522Z #21 1.782 (in) RestoreIgnoreFailedSources 'False'
2023-07-20T15:01:58.7036958Z #21 1.782 (in) RestoreRecursive 'True'
2023-07-20T15:01:58.7037334Z #21 1.782 (in) RestoreForce 'False'
2023-07-20T15:01:58.7037762Z #21 1.782 (in) HideWarningsAndErrors 'False'
2023-07-20T15:01:58.7038200Z #21 1.782 (in) RestoreForceEvaluate 'False'
2023-07-20T15:01:58.7038641Z #21 1.782 (in) RestorePackagesConfig 'False'
2023-07-20T15:01:58.7039759Z #21 1.797 Assembly loaded during TaskRun (NuGet.Build.Tasks.RestoreTask): NuGet.Packaging, Version=6.6.0.66, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (location: /usr/share/dotnet/sdk/7.0.306/NuGet.Packaging.dll, MVID: dca4c3d0-5af7-48f6-9c30-1da166caebac, AppDomain: [Default])
2023-07-20T15:01:58.7041296Z #21 1.799 Assembly loaded during TaskRun (NuGet.Build.Tasks.RestoreTask): NuGet.LibraryModel, Version=6.6.0.66, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (location: /usr/share/dotnet/sdk/7.0.306/NuGet.LibraryModel.dll, MVID: 0419f2b0-7e45-47ea-8b10-8feb239f963d, AppDomain: [Default])
2023-07-20T15:01:58.7042783Z #21 1.800 Assembly loaded during TaskRun (NuGet.Build.Tasks.RestoreTask): NuGet.Versioning, Version=6.6.0.66, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (location: /usr/share/dotnet/sdk/7.0.306/NuGet.Versioning.dll, MVID: b63161c4-fdca-4860-af0e-cc4f8e76ba6b, AppDomain: [Default])
2023-07-20T15:01:58.7044260Z #21 1.807 Assembly loaded during TaskRun (NuGet.Build.Tasks.RestoreTask): NuGet.Frameworks, Version=6.6.0.66, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (location: /usr/share/dotnet/sdk/7.0.306/NuGet.Frameworks.dll, MVID: a92f0e1d-facc-48f0-9ed3-8b9e6942c560, AppDomain: [Default])
2023-07-20T15:01:58.7045899Z #21 1.858 Assembly loaded during TaskRun (NuGet.Build.Tasks.RestoreTask): NuGet.Protocol, Version=6.6.0.66, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (location: /usr/share/dotnet/sdk/7.0.306/NuGet.Protocol.dll, MVID: e7e7b91c-08a5-4fb9-a56f-f2bda64c38c8, AppDomain: [Default])
2023-07-20T15:01:58.8253259Z #21 1.867 Assembly loaded during TaskRun (NuGet.Build.Tasks.RestoreTask): NuGet.Credentials, Version=6.6.0.66, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (location: /usr/share/dotnet/sdk/7.0.306/NuGet.Credentials.dll, MVID: ec9ca078-fa5d-4364-9dd0-7c6f1e0ba32c, AppDomain: [Default])
2023-07-20T15:01:58.8255106Z #21 1.867 Assembly loaded during TaskRun (NuGet.Build.Tasks.RestoreTask): System.Runtime.InteropServices.RuntimeInformation, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (location: /usr/share/dotnet/shared/Microsoft.NETCore.App/7.0.9/System.Runtime.InteropServices.RuntimeInformation.dll, MVID: d4a3d146-f921-4119-a5ed-fd1317a66844, AppDomain: [Default])
2023-07-20T15:01:58.8256976Z #21 1.867 Assembly loaded during TaskRun (NuGet.Build.Tasks.RestoreTask): System.Security.Cryptography.X509Certificates, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (location: /usr/share/dotnet/shared/Microsoft.NETCore.App/7.0.9/System.Security.Cryptography.X509Certificates.dll, MVID: 0995f2f6-9527-4c8a-915b-5535233bcb67, AppDomain: [Default])
2023-07-20T15:01:58.8258378Z #21 1.893 X.509 certificate chain validation will use the fallback certificate bundle at '/usr/share/dotnet/sdk/7.0.306/trustedroots/codesignctl.pem'.
2023-07-20T15:01:58.8259108Z #21 1.956 X.509 certificate chain validation will use the fallback certificate bundle at '/usr/share/dotnet/sdk/7.0.306/trustedroots/timestampctl.pem'.
2023-07-20T15:01:58.8260234Z #21 1.958 Assembly loaded during TaskRun (NuGet.Build.Tasks.RestoreTask): NuGet.DependencyResolver.Core, Version=6.6.0.66, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (location: /usr/share/dotnet/sdk/7.0.306/NuGet.DependencyResolver.Core.dll, MVID: 4b1e456a-61a1-4c65-9feb-a94d44facc8a, AppDomain: [Default])
2023-07-20T15:01:58.8260924Z #21 1.992 Running restore with 2 concurrent jobs.
2023-07-20T15:01:58.9756638Z #21 1.997 Reading project file /usr/src/app/src/cartservice.csproj.
2023-07-20T15:01:58.9757993Z #21 2.002 Assembly loaded during TaskRun (NuGet.Build.Tasks.RestoreTask): System.Security.Cryptography.Primitives, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (location: /usr/share/dotnet/shared/Microsoft.NETCore.App/7.0.9/System.Security.Cryptography.Primitives.dll, MVID: 0fe8d677-db3c-4e75-9ef2-b0333651e54f, AppDomain: [Default])
2023-07-20T15:01:58.9759398Z #21 2.002 Assembly loaded during TaskRun (NuGet.Build.Tasks.RestoreTask): System.Security.Cryptography.Algorithms, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (location: /usr/share/dotnet/shared/Microsoft.NETCore.App/7.0.9/System.Security.Cryptography.Algorithms.dll, MVID: d0f978fb-793b-47c9-8786-005fd88e750f, AppDomain: [Default])
2023-07-20T15:01:58.9760580Z #21 2.004 Assembly loaded during TaskRun (NuGet.Build.Tasks.RestoreTask): Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed (location: /usr/share/dotnet/sdk/7.0.306/Newtonsoft.Json.dll, MVID: 7ca8898b-690a-4181-a32a-9cf767cedb1e, AppDomain: [Default])
2023-07-20T15:01:58.9761810Z #21 2.011 Assembly loaded during TaskRun (NuGet.Build.Tasks.RestoreTask): System.Runtime.Serialization.Primitives, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (location: /usr/share/dotnet/shared/Microsoft.NETCore.App/7.0.9/System.Runtime.Serialization.Primitives.dll, MVID: 89d37312-fce6-4c3d-918a-64dcdce73ad8, AppDomain: [Default])
2023-07-20T15:01:58.9762514Z #21 2.040 Restoring packages for /usr/src/app/src/cartservice.csproj...
2023-07-20T15:01:58.9762825Z #21 2.045 Restoring packages for .NETCoreApp,Version=v7.0...
2023-07-20T15:01:59.0765321Z #21 2.159 Assembly loaded during TaskRun (NuGet.Build.Tasks.RestoreTask): System.Diagnostics.TraceSource, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (location: /usr/share/dotnet/shared/Microsoft.NETCore.App/7.0.9/System.Diagnostics.TraceSource.dll, MVID: a9f64020-11b3-4615-8159-30f253e21a00, AppDomain: [Default])
2023-07-20T15:01:59.0767108Z #21 2.175 Assembly loaded during TaskRun (NuGet.Build.Tasks.RestoreTask): System.Data.Common, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (location: /usr/share/dotnet/shared/Microsoft.NETCore.App/7.0.9/System.Data.Common.dll, MVID: 546a34aa-66b0-442d-a516-ca19408f513e, AppDomain: [Default])
2023-07-20T15:01:59.0768523Z #21 2.188 Assembly loaded during TaskRun (NuGet.Build.Tasks.RestoreTask): Anonymously Hosted DynamicMethods Assembly, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null (location: , MVID: 6116bd85-c40c-49c0-94b6-231014f7e342, AppDomain: [Default])
2023-07-20T15:01:59.0769544Z #21 2.243 GET https://api.nuget.org/v3-flatcontainer/stackexchange.redis/index.json
2023-07-20T15:01:59.1766877Z #21 2.245 GET https://api.nuget.org/v3-flatcontainer/grpc.aspnetcore.healthchecks/index.json
2023-07-20T15:01:59.1767583Z #21 2.250 GET https://api.nuget.org/v3-flatcontainer/grpc.aspnetcore/index.json
2023-07-20T15:01:59.1768669Z #21 2.251 GET https://api.nuget.org/v3-flatcontainer/opentelemetry.exporter.opentelemetryprotocol/index.json
2023-07-20T15:01:59.1769483Z #21 2.252 GET https://api.nuget.org/v3-flatcontainer/opentelemetry.extensions.hosting/index.json
2023-07-20T15:01:59.1770278Z #21 2.254 GET https://api.nuget.org/v3-flatcontainer/opentelemetry.instrumentation.aspnetcore/index.json
2023-07-20T15:01:59.1771094Z #21 2.255 GET https://api.nuget.org/v3-flatcontainer/opentelemetry.instrumentation.grpcnetclient/index.json
2023-07-20T15:01:59.1771890Z #21 2.256 GET https://api.nuget.org/v3-flatcontainer/opentelemetry.instrumentation.http/index.json
2023-07-20T15:01:59.1772745Z #21 2.258 GET https://api.nuget.org/v3-flatcontainer/opentelemetry.instrumentation.stackexchangeredis/index.json
2023-07-20T15:01:59.1773585Z #21 2.259 GET https://api.nuget.org/v3-flatcontainer/opentelemetry.instrumentation.runtime/index.json
2023-07-20T15:01:59.1774388Z #21 2.261 GET https://api.nuget.org/v3-flatcontainer/opentelemetry.resourcedetectors.container/index.json
2023-07-20T15:01:59.1775173Z #21 2.303 OK https://api.nuget.org/v3-flatcontainer/grpc.aspnetcore.healthchecks/index.json 55ms
2023-07-20T15:01:59.1776032Z #21 2.319 GET https://api.nuget.org/v3-flatcontainer/grpc.aspnetcore.healthchecks/2.53.0/grpc.aspnetcore.healthchecks.2.53.0.nupkg
2023-07-20T15:01:59.1776970Z #21 2.327 OK https://api.nuget.org/v3-flatcontainer/grpc.aspnetcore.healthchecks/2.53.0/grpc.aspnetcore.healthchecks.2.53.0.nupkg 5ms
2023-07-20T15:01:59.1777760Z #21 2.343 OK https://api.nuget.org/v3-flatcontainer/stackexchange.redis/index.json 100ms
2023-07-20T15:01:59.2814416Z #21 2.345 GET https://api.nuget.org/v3-flatcontainer/stackexchange.redis/2.6.111/stackexchange.redis.2.6.111.nupkg
2023-07-20T15:01:59.2815311Z #21 2.346 OK https://api.nuget.org/v3-flatcontainer/opentelemetry.exporter.opentelemetryprotocol/index.json 95ms
2023-07-20T15:01:59.2816448Z #21 2.348 GET https://api.nuget.org/v3-flatcontainer/opentelemetry.exporter.opentelemetryprotocol/1.5.0/opentelemetry.exporter.opentelemetryprotocol.1.5.0.nupkg
2023-07-20T15:01:59.2817361Z #21 2.349 OK https://api.nuget.org/v3-flatcontainer/grpc.aspnetcore/index.json 98ms
2023-07-20T15:01:59.2818086Z #21 2.351 GET https://api.nuget.org/v3-flatcontainer/grpc.aspnetcore/2.53.0/grpc.aspnetcore.2.53.0.nupkg
2023-07-20T15:01:59.2818828Z #21 2.352 OK https://api.nuget.org/v3-flatcontainer/opentelemetry.extensions.hosting/index.json 99ms
2023-07-20T15:01:59.2819736Z #21 2.353 GET https://api.nuget.org/v3-flatcontainer/opentelemetry.extensions.hosting/1.5.0/opentelemetry.extensions.hosting.1.5.0.nupkg
2023-07-20T15:01:59.2820971Z #21 2.354 OK https://api.nuget.org/v3-flatcontainer/opentelemetry.instrumentation.grpcnetclient/index.json 98ms
2023-07-20T15:01:59.2822107Z #21 2.363 GET https://api.nuget.org/v3-flatcontainer/opentelemetry.instrumentation.grpcnetclient/1.5.0-beta.1/opentelemetry.instrumentation.grpcnetclient.1.5.0-beta.1.nupkg
2023-07-20T15:01:59.2823152Z #21 2.364 OK https://api.nuget.org/v3-flatcontainer/stackexchange.redis/2.6.111/stackexchange.redis.2.6.111.nupkg 18ms
2023-07-20T15:01:59.2823989Z #21 2.365 OK https://api.nuget.org/v3-flatcontainer/opentelemetry.instrumentation.aspnetcore/index.json 111ms
2023-07-20T15:01:59.2825077Z #21 2.367 GET https://api.nuget.org/v3-flatcontainer/opentelemetry.instrumentation.aspnetcore/1.5.0-beta.1/opentelemetry.instrumentation.aspnetcore.1.5.0-beta.1.nupkg
2023-07-20T15:01:59.2826342Z #21 2.368 OK https://api.nuget.org/v3-flatcontainer/opentelemetry.exporter.opentelemetryprotocol/1.5.0/opentelemetry.exporter.opentelemetryprotocol.1.5.0.nupkg 19ms
2023-07-20T15:01:59.2827330Z #21 2.369 OK https://api.nuget.org/v3-flatcontainer/opentelemetry.instrumentation.http/index.json 111ms
2023-07-20T15:01:59.2828476Z #21 2.370 GET https://api.nuget.org/v3-flatcontainer/opentelemetry.instrumentation.http/1.5.0-beta.1/opentelemetry.instrumentation.http.1.5.0-beta.1.nupkg
2023-07-20T15:01:59.2829662Z #21 2.371 OK https://api.nuget.org/v3-flatcontainer/opentelemetry.resourcedetectors.container/index.json 110ms
2023-07-20T15:01:59.2830679Z #21 2.372 GET https://api.nuget.org/v3-flatcontainer/opentelemetry.resourcedetectors.container/1.0.0-beta.4/opentelemetry.resourcedetectors.container.1.0.0-beta.4.nupkg
2023-07-20T15:01:59.2831661Z #21 2.373 OK https://api.nuget.org/v3-flatcontainer/opentelemetry.instrumentation.stackexchangeredis/index.json 114ms
2023-07-20T15:01:59.2833040Z #21 2.375 GET https://api.nuget.org/v3-flatcontainer/opentelemetry.instrumentation.stackexchangeredis/1.0.0-rc9.10/opentelemetry.instrumentation.stackexchangeredis.1.0.0-rc9.10.nupkg
2023-07-20T15:01:59.2834091Z #21 2.376 OK https://api.nuget.org/v3-flatcontainer/opentelemetry.instrumentation.runtime/index.json 116ms
2023-07-20T15:01:59.2834898Z #21 2.377 GET https://api.nuget.org/v3-flatcontainer/opentelemetry.instrumentation.runtime/1.5.0/opentelemetry.instrumentation.runtime.1.5.0.nupkg
2023-07-20T15:01:59.2835627Z #21 2.387 OK https://api.nuget.org/v3-flatcontainer/grpc.aspnetcore/2.53.0/grpc.aspnetcore.2.53.0.nupkg 27ms
2023-07-20T15:01:59.2836255Z #21 2.392 GET https://api.nuget.org/v3-flatcontainer/grpc.aspnetcore.server.clientfactory/index.json
2023-07-20T15:01:59.2836824Z #21 2.393 GET https://api.nuget.org/v3-flatcontainer/google.protobuf/index.json
2023-07-20T15:01:59.2837326Z #21 2.394 GET https://api.nuget.org/v3-flatcontainer/grpc.tools/index.json
2023-07-20T15:01:59.2838486Z #21 2.396 GET https://api.nuget.org/v3-flatcontainer/grpc.aspnetcore.server/index.json
2023-07-20T15:01:59.2839354Z #21 2.398 GET https://api.nuget.org/v3-flatcontainer/grpc.healthcheck/index.json
2023-07-20T15:01:59.2840604Z #21 2.399 OK https://api.nuget.org/v3-flatcontainer/opentelemetry.extensions.hosting/1.5.0/opentelemetry.extensions.hosting.1.5.0.nupkg 45ms
2023-07-20T15:01:59.2841828Z #21 2.401 OK https://api.nuget.org/v3-flatcontainer/opentelemetry.instrumentation.grpcnetclient/1.5.0-beta.1/opentelemetry.instrumentation.grpcnetclient.1.5.0-beta.1.nupkg 37ms
2023-07-20T15:01:59.2842885Z #21 2.402 OK https://api.nuget.org/v3-flatcontainer/opentelemetry.instrumentation.aspnetcore/1.5.0-beta.1/opentelemetry.instrumentation.aspnetcore.1.5.0-beta.1.nupkg 35ms
2023-07-20T15:01:59.2843861Z #21 2.404 OK https://api.nuget.org/v3-flatcontainer/opentelemetry.instrumentation.http/1.5.0-beta.1/opentelemetry.instrumentation.http.1.5.0-beta.1.nupkg 33ms
2023-07-20T15:01:59.2845081Z #21 2.407 OK https://api.nuget.org/v3-flatcontainer/opentelemetry.resourcedetectors.container/1.0.0-beta.4/opentelemetry.resourcedetectors.container.1.0.0-beta.4.nupkg 34ms
2023-07-20T15:01:59.2846213Z #21 2.408 OK https://api.nuget.org/v3-flatcontainer/opentelemetry.instrumentation.stackexchangeredis/1.0.0-rc9.10/opentelemetry.instrumentation.stackexchangeredis.1.0.0-rc9.10.nupkg 32ms
2023-07-20T15:01:59.2847497Z #21 2.411 OK https://api.nuget.org/v3-flatcontainer/opentelemetry.instrumentation.runtime/1.5.0/opentelemetry.instrumentation.runtime.1.5.0.nupkg 33ms
2023-07-20T15:01:59.2848303Z #21 2.430 GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.options/index.json
2023-07-20T15:01:59.2849038Z #21 2.431 GET https://api.nuget.org/v3-flatcontainer/opentelemetry.api.providerbuilderextensions/index.json
2023-07-20T15:01:59.2850073Z #21 2.433 GET https://api.nuget.org/v3-flatcontainer/system.reflection.emit.lightweight/index.json
2023-07-20T15:01:59.2851403Z #21 2.434 GET https://api.nuget.org/v3-flatcontainer/opentelemetry.api/index.json
2023-07-20T15:01:59.2852293Z #21 2.437 GET https://api.nuget.org/v3-flatcontainer/opentelemetry/index.json
2023-07-20T15:01:59.2853612Z #21 2.447 OK https://api.nuget.org/v3-flatcontainer/google.protobuf/index.json 51ms
2023-07-20T15:01:59.3827207Z #21 2.451 GET https://api.nuget.org/v3-flatcontainer/google.protobuf/3.22.0/google.protobuf.3.22.0.nupkg
2023-07-20T15:01:59.3828014Z #21 2.452 OK https://api.nuget.org/v3-flatcontainer/grpc.aspnetcore.server.clientfactory/index.json 60ms
2023-07-20T15:01:59.3828906Z #21 2.455 GET https://api.nuget.org/v3-flatcontainer/grpc.aspnetcore.server.clientfactory/2.53.0/grpc.aspnetcore.server.clientfactory.2.53.0.nupkg
2023-07-20T15:01:59.3829748Z #21 2.470 GET https://api.nuget.org/v3-flatcontainer/pipelines.sockets.unofficial/index.json
2023-07-20T15:01:59.3830455Z #21 2.471 OK https://api.nuget.org/v3-flatcontainer/google.protobuf/3.22.0/google.protobuf.3.22.0.nupkg 18ms
2023-07-20T15:01:59.3831191Z #21 2.478 GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.hosting.abstractions/index.json
2023-07-20T15:01:59.3832108Z #21 2.482 OK https://api.nuget.org/v3-flatcontainer/grpc.aspnetcore.server.clientfactory/2.53.0/grpc.aspnetcore.server.clientfactory.2.53.0.nupkg 23ms
2023-07-20T15:01:59.3835661Z #21 2.482 OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.options/index.json 52ms
2023-07-20T15:01:59.3836988Z #21 2.484 GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.options/3.1.0/microsoft.extensions.options.3.1.0.nupkg
2023-07-20T15:01:59.3838939Z #21 2.486 OK https://api.nuget.org/v3-flatcontainer/grpc.aspnetcore.server/index.json 89ms
2023-07-20T15:01:59.3839617Z #21 2.487 OK https://api.nuget.org/v3-flatcontainer/grpc.tools/index.json 87ms
2023-07-20T15:01:59.3840278Z #21 2.490 GET https://api.nuget.org/v3-flatcontainer/grpc.tools/2.53.0/grpc.tools.2.53.0.nupkg
2023-07-20T15:01:59.3841055Z #21 2.496 GET https://api.nuget.org/v3-flatcontainer/grpc.aspnetcore.server/2.53.0/grpc.aspnetcore.server.2.53.0.nupkg
2023-07-20T15:01:59.3841793Z #21 2.499 GET https://api.nuget.org/v3-flatcontainer/grpc.net.clientfactory/index.json
2023-07-20T15:01:59.3842438Z #21 2.500 OK https://api.nuget.org/v3-flatcontainer/grpc.healthcheck/index.json 102ms
2023-07-20T15:01:59.3843156Z #21 2.502 GET https://api.nuget.org/v3-flatcontainer/grpc.healthcheck/2.53.0/grpc.healthcheck.2.53.0.nupkg
2023-07-20T15:01:59.3844130Z #21 2.504 OK https://api.nuget.org/v3-flatcontainer/grpc.aspnetcore.server/2.53.0/grpc.aspnetcore.server.2.53.0.nupkg 6ms
2023-07-20T15:01:59.3845973Z #21 2.505 OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.options/3.1.0/microsoft.extensions.options.3.1.0.nupkg 19ms
2023-07-20T15:01:59.3848640Z #21 2.506 OK https://api.nuget.org/v3-flatcontainer/system.reflection.emit.lightweight/index.json 73ms
2023-07-20T15:01:59.3850004Z #21 2.507 OK https://api.nuget.org/v3-flatcontainer/grpc.tools/2.53.0/grpc.tools.2.53.0.nupkg 14ms
2023-07-20T15:01:59.3850713Z #21 2.508 OK https://api.nuget.org/v3-flatcontainer/grpc.healthcheck/2.53.0/grpc.healthcheck.2.53.0.nupkg 5ms
2023-07-20T15:01:59.3851596Z #21 2.511 GET https://api.nuget.org/v3-flatcontainer/system.reflection.emit.lightweight/4.7.0/system.reflection.emit.lightweight.4.7.0.nupkg
2023-07-20T15:01:59.3852331Z #21 2.515 GET https://api.nuget.org/v3-flatcontainer/grpc.core.api/index.json
2023-07-20T15:01:59.3853316Z #21 2.517 GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection.abstractions/index.json
2023-07-20T15:01:59.3854126Z #21 2.519 GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.primitives/index.json
2023-07-20T15:01:59.3855467Z #21 2.519 GET https://api.nuget.org/v3-flatcontainer/system.threading.channels/index.json
2023-07-20T15:01:59.3856972Z #21 2.527 OK https://api.nuget.org/v3-flatcontainer/system.reflection.emit.lightweight/4.7.0/system.reflection.emit.lightweight.4.7.0.nupkg 12ms
2023-07-20T15:01:59.3858546Z #21 2.528 OK https://api.nuget.org/v3-flatcontainer/opentelemetry.api/index.json 93ms
2023-07-20T15:01:59.3859278Z #21 2.530 GET https://api.nuget.org/v3-flatcontainer/opentelemetry.api/1.5.0/opentelemetry.api.1.5.0.nupkg
2023-07-20T15:01:59.3859964Z #21 2.531 OK https://api.nuget.org/v3-flatcontainer/pipelines.sockets.unofficial/index.json 56ms
2023-07-20T15:01:59.3861919Z #21 2.532 GET https://api.nuget.org/v3-flatcontainer/grpc.net.common/index.json
2023-07-20T15:01:59.3862690Z #21 2.533 OK https://api.nuget.org/v3-flatcontainer/opentelemetry.api.providerbuilderextensions/index.json 101ms
2023-07-20T15:01:59.3863709Z #21 2.535 GET https://api.nuget.org/v3-flatcontainer/opentelemetry.api.providerbuilderextensions/1.5.0/opentelemetry.api.providerbuilderextensions.1.5.0.nupkg
2023-07-20T15:01:59.3864513Z #21 2.536 OK https://api.nuget.org/v3-flatcontainer/opentelemetry/index.json 98ms
2023-07-20T15:01:59.3865161Z #21 2.537 GET https://api.nuget.org/v3-flatcontainer/opentelemetry/1.5.0/opentelemetry.1.5.0.nupkg
2023-07-20T15:01:59.3865891Z #21 2.539 OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.hosting.abstractions/index.json 58ms
2023-07-20T15:01:59.3866726Z #21 2.540 GET https://api.nuget.org/v3-flatcontainer/pipelines.sockets.unofficial/2.2.2/pipelines.sockets.unofficial.2.2.2.nupkg
2023-07-20T15:01:59.3867928Z #21 2.547 GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.hosting.abstractions/2.1.0/microsoft.extensions.hosting.abstractions.2.1.0.nupkg
2023-07-20T15:01:59.3869287Z #21 2.549 OK https://api.nuget.org/v3-flatcontainer/opentelemetry.api.providerbuilderextensions/1.5.0/opentelemetry.api.providerbuilderextensions.1.5.0.nupkg 13ms
2023-07-20T15:01:59.4834408Z #21 2.550 OK https://api.nuget.org/v3-flatcontainer/opentelemetry.api/1.5.0/opentelemetry.api.1.5.0.nupkg 19ms
2023-07-20T15:01:59.4835528Z #21 2.551 OK https://api.nuget.org/v3-flatcontainer/opentelemetry/1.5.0/opentelemetry.1.5.0.nupkg 12ms
2023-07-20T15:01:59.4836413Z #21 2.552 OK https://api.nuget.org/v3-flatcontainer/pipelines.sockets.unofficial/2.2.2/pipelines.sockets.unofficial.2.2.2.nupkg 10ms
2023-07-20T15:01:59.4837201Z #21 2.553 OK https://api.nuget.org/v3-flatcontainer/grpc.net.clientfactory/index.json 52ms
2023-07-20T15:01:59.4839900Z #21 2.555 GET https://api.nuget.org/v3-flatcontainer/grpc.net.clientfactory/2.53.0/grpc.net.clientfactory.2.53.0.nupkg
2023-07-20T15:01:59.4842388Z #21 2.556 OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.hosting.abstractions/2.1.0/microsoft.extensions.hosting.abstractions.2.1.0.nupkg 8ms
2023-07-20T15:01:59.4843800Z #21 2.567 GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.abstractions/index.json
2023-07-20T15:01:59.4844978Z #21 2.569 GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.abstractions/index.json
2023-07-20T15:01:59.4846077Z #21 2.570 GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.abstractions/index.json
2023-07-20T15:01:59.4846756Z #21 2.574 GET https://api.nuget.org/v3-flatcontainer/system.io.pipelines/index.json
2023-07-20T15:01:59.4847947Z #21 2.585 GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.diagnosticsource/index.json
2023-07-20T15:01:59.4849287Z #21 2.588 OK https://api.nuget.org/v3-flatcontainer/grpc.net.clientfactory/2.53.0/grpc.net.clientfactory.2.53.0.nupkg 32ms
2023-07-20T15:01:59.4850993Z #21 2.589 OK https://api.nuget.org/v3-flatcontainer/grpc.core.api/index.json 73ms
2023-07-20T15:01:59.4852188Z #21 2.590 GET https://api.nuget.org/v3-flatcontainer/grpc.core.api/2.53.0/grpc.core.api.2.53.0.nupkg
2023-07-20T15:01:59.4853272Z #21 2.591 OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.primitives/index.json 67ms
2023-07-20T15:01:59.4854596Z #21 2.593 GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.primitives/3.1.0/microsoft.extensions.primitives.3.1.0.nupkg
2023-07-20T15:01:59.4855440Z #21 2.594 OK https://api.nuget.org/v3-flatcontainer/system.threading.channels/index.json 74ms
2023-07-20T15:01:59.4856255Z #21 2.599 GET https://api.nuget.org/v3-flatcontainer/system.threading.channels/4.6.0/system.threading.channels.4.6.0.nupkg
2023-07-20T15:01:59.4856993Z #21 2.600 OK https://api.nuget.org/v3-flatcontainer/grpc.net.common/index.json 67ms
2023-07-20T15:01:59.4858296Z #21 2.602 GET https://api.nuget.org/v3-flatcontainer/grpc.net.common/2.53.0/grpc.net.common.2.53.0.nupkg
2023-07-20T15:01:59.4859657Z #21 2.609 GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.configuration/index.json
2023-07-20T15:01:59.4862157Z #21 2.613 GET https://api.nuget.org/v3-flatcontainer/google.protobuf/3.19.4/google.protobuf.3.19.4.nupkg
2023-07-20T15:01:59.4862929Z #21 2.615 GET https://api.nuget.org/v3-flatcontainer/grpc.net.client/index.json
2023-07-20T15:01:59.4863659Z #21 2.616 GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.http/index.json
2023-07-20T15:01:59.4864251Z #21 2.619 OK https://api.nuget.org/v3-flatcontainer/grpc.core.api/2.53.0/grpc.core.api.2.53.0.nupkg 25ms
2023-07-20T15:01:59.4864952Z #21 2.620 OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection.abstractions/index.json 101ms
2023-07-20T15:01:59.4865940Z #21 2.622 GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection.abstractions/3.1.0/microsoft.extensions.dependencyinjection.abstractions.3.1.0.nupkg
2023-07-20T15:01:59.4866906Z #21 2.623 OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.primitives/3.1.0/microsoft.extensions.primitives.3.1.0.nupkg 28ms
2023-07-20T15:01:59.4867686Z #21 2.624 OK https://api.nuget.org/v3-flatcontainer/system.threading.channels/4.6.0/system.threading.channels.4.6.0.nupkg 23ms
2023-07-20T15:01:59.4868359Z #21 2.625 OK https://api.nuget.org/v3-flatcontainer/grpc.net.common/2.53.0/grpc.net.common.2.53.0.nupkg 21ms
2023-07-20T15:01:59.4869021Z #21 2.625 OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.abstractions/index.json 57ms
2023-07-20T15:01:59.4869925Z #21 2.632 GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.abstractions/2.1.0/microsoft.extensions.configuration.abstractions.2.1.0.nupkg
2023-07-20T15:01:59.4872266Z #21 2.638 OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.abstractions/index.json 63ms
2023-07-20T15:01:59.4873805Z #21 2.639 GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection.abstractions/2.1.0/microsoft.extensions.dependencyinjection.abstractions.2.1.0.nupkg
2023-07-20T15:01:59.4875164Z #21 2.644 GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.abstractions/2.1.0/microsoft.extensions.fileproviders.abstractions.2.1.0.nupkg
2023-07-20T15:01:59.4876941Z #21 2.645 OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.abstractions/index.json 73ms
2023-07-20T15:01:59.4878662Z #21 2.647 GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.abstractions/2.1.0/microsoft.extensions.logging.abstractions.2.1.0.nupkg
2023-07-20T15:01:59.4879569Z #21 2.648 OK https://api.nuget.org/v3-flatcontainer/system.io.pipelines/index.json 72ms
2023-07-20T15:01:59.4881109Z #21 2.649 GET https://api.nuget.org/v3-flatcontainer/system.memory/index.json
2023-07-20T15:01:59.5841811Z #21 2.651 GET https://api.nuget.org/v3-flatcontainer/system.io.pipelines/5.0.1/system.io.pipelines.5.0.1.nupkg
2023-07-20T15:01:59.5842972Z #21 2.652 OK https://api.nuget.org/v3-flatcontainer/google.protobuf/3.19.4/google.protobuf.3.19.4.nupkg 38ms
2023-07-20T15:01:59.5843778Z #21 2.653 OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.diagnosticsource/index.json 67ms
2023-07-20T15:01:59.5844731Z #21 2.655 GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.diagnosticsource/7.0.0/system.diagnostics.diagnosticsource.7.0.0.nupkg
2023-07-20T15:01:59.5845999Z #21 2.656 OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection.abstractions/3.1.0/microsoft.extensions.dependencyinjection.abstractions.3.1.0.nupkg 28ms
2023-07-20T15:01:59.5847394Z #21 2.657 OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.abstractions/2.1.0/microsoft.extensions.configuration.abstractions.2.1.0.nupkg 23ms
2023-07-20T15:01:59.5848777Z #21 2.658 OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection.abstractions/2.1.0/microsoft.extensions.dependencyinjection.abstractions.2.1.0.nupkg 17ms
2023-07-20T15:01:59.5850155Z #21 2.659 OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.abstractions/2.1.0/microsoft.extensions.fileproviders.abstractions.2.1.0.nupkg 14ms
2023-07-20T15:01:59.5851320Z #21 2.660 OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.configuration/index.json 49ms
2023-07-20T15:01:59.5852533Z #21 2.662 OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.abstractions/2.1.0/microsoft.extensions.logging.abstractions.2.1.0.nupkg 14ms
2023-07-20T15:01:59.5853716Z #21 2.687 GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.configuration/3.1.0/microsoft.extensions.logging.configuration.3.1.0.nupkg
2023-07-20T15:01:59.5854780Z #21 2.690 GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.primitives/2.1.0/microsoft.extensions.primitives.2.1.0.nupkg
2023-07-20T15:01:59.5855669Z #21 2.697 OK https://api.nuget.org/v3-flatcontainer/system.io.pipelines/5.0.1/system.io.pipelines.5.0.1.nupkg 42ms
2023-07-20T15:01:59.5856357Z #21 2.698 OK https://api.nuget.org/v3-flatcontainer/grpc.net.client/index.json 82ms
2023-07-20T15:01:59.5857054Z #21 2.700 GET https://api.nuget.org/v3-flatcontainer/grpc.net.client/2.53.0/grpc.net.client.2.53.0.nupkg
2023-07-20T15:01:59.5857772Z #21 2.707 OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.http/index.json 83ms
2023-07-20T15:01:59.5858673Z #21 2.709 GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.http/3.0.3/microsoft.extensions.http.3.0.3.nupkg
2023-07-20T15:01:59.5859573Z #21 2.710 GET https://api.nuget.org/v3-flatcontainer/grpc.net.client/2.43.0/grpc.net.client.2.43.0.nupkg
2023-07-20T15:01:59.5860495Z #21 2.713 OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.configuration/3.1.0/microsoft.extensions.logging.configuration.3.1.0.nupkg 25ms
2023-07-20T15:01:59.5861804Z #21 2.714 OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.diagnosticsource/7.0.0/system.diagnostics.diagnosticsource.7.0.0.nupkg 52ms
2023-07-20T15:01:59.5862836Z #21 2.715 OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.primitives/2.1.0/microsoft.extensions.primitives.2.1.0.nupkg 24ms
2023-07-20T15:01:59.5863602Z #21 2.716 OK https://api.nuget.org/v3-flatcontainer/system.memory/index.json 66ms
2023-07-20T15:01:59.5864353Z #21 2.717 GET https://api.nuget.org/v3-flatcontainer/system.memory/4.5.3/system.memory.4.5.3.nupkg
2023-07-20T15:01:59.5865044Z #21 2.727 OK https://api.nuget.org/v3-flatcontainer/grpc.net.client/2.53.0/grpc.net.client.2.53.0.nupkg 18ms
2023-07-20T15:01:59.5865951Z #21 2.732 GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.abstractions/3.0.3/microsoft.extensions.logging.abstractions.3.0.3.nupkg
2023-07-20T15:01:59.5866868Z #21 2.735 GET https://api.nuget.org/v3-flatcontainer/system.memory/4.5.0/system.memory.4.5.0.nupkg
2023-07-20T15:01:59.5867564Z #21 2.736 GET https://api.nuget.org/v3-flatcontainer/system.runtime.compilerservices.unsafe/index.json
2023-07-20T15:01:59.5868506Z #21 2.745 OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.abstractions/3.0.3/microsoft.extensions.logging.abstractions.3.0.3.nupkg 11ms
2023-07-20T15:01:59.5869346Z #21 2.746 GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging/index.json
2023-07-20T15:01:59.5870103Z #21 2.747 GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.options.configurationextensions/index.json
2023-07-20T15:01:59.5871263Z #21 2.749 OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.http/3.0.3/microsoft.extensions.http.3.0.3.nupkg 38ms
2023-07-20T15:01:59.5871996Z #21 2.750 OK https://api.nuget.org/v3-flatcontainer/system.memory/4.5.3/system.memory.4.5.3.nupkg 31ms
2023-07-20T15:01:59.6867679Z #21 2.751 OK https://api.nuget.org/v3-flatcontainer/grpc.net.client/2.43.0/grpc.net.client.2.43.0.nupkg 37ms
2023-07-20T15:01:59.6868487Z #21 2.755 OK https://api.nuget.org/v3-flatcontainer/system.memory/4.5.0/system.memory.4.5.0.nupkg 16ms
2023-07-20T15:01:59.6869229Z #21 2.762 GET https://api.nuget.org/v3-flatcontainer/grpc.net.common/2.43.0/grpc.net.common.2.43.0.nupkg
2023-07-20T15:01:59.6870352Z #21 2.763 GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection.abstractions/3.0.3/microsoft.extensions.dependencyinjection.abstractions.3.0.3.nupkg
2023-07-20T15:01:59.6871517Z #21 2.764 GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.options/3.0.3/microsoft.extensions.options.3.0.3.nupkg
2023-07-20T15:01:59.6872323Z #21 2.767 OK https://api.nuget.org/v3-flatcontainer/grpc.net.common/2.43.0/grpc.net.common.2.43.0.nupkg 4ms
2023-07-20T15:01:59.6873599Z #21 2.768 OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection.abstractions/3.0.3/microsoft.extensions.dependencyinjection.abstractions.3.0.3.nupkg 4ms
2023-07-20T15:01:59.6874764Z #21 2.769 OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.options/3.0.3/microsoft.extensions.options.3.0.3.nupkg 4ms
2023-07-20T15:01:59.6875583Z #21 2.773 GET https://api.nuget.org/v3-flatcontainer/grpc.core.api/2.43.0/grpc.core.api.2.43.0.nupkg
2023-07-20T15:01:59.6876436Z #21 2.775 GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.primitives/3.0.3/microsoft.extensions.primitives.3.0.3.nupkg
2023-07-20T15:01:59.6877594Z #21 2.777 OK https://api.nuget.org/v3-flatcontainer/grpc.core.api/2.43.0/grpc.core.api.2.43.0.nupkg 3ms
2023-07-20T15:01:59.6878477Z #21 2.779 OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.primitives/3.0.3/microsoft.extensions.primitives.3.0.3.nupkg 3ms
2023-07-20T15:01:59.6879375Z #21 2.783 OK https://api.nuget.org/v3-flatcontainer/system.runtime.compilerservices.unsafe/index.json 45ms
2023-07-20T15:01:59.6880361Z #21 2.784 GET https://api.nuget.org/v3-flatcontainer/system.runtime.compilerservices.unsafe/4.5.0/system.runtime.compilerservices.unsafe.4.5.0.nupkg
2023-07-20T15:01:59.6881229Z #21 2.785 OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging/index.json 38ms
2023-07-20T15:01:59.6882202Z #21 2.787 GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging/3.0.3/microsoft.extensions.logging.3.0.3.nupkg
2023-07-20T15:01:59.6883161Z #21 2.790 OK https://api.nuget.org/v3-flatcontainer/system.runtime.compilerservices.unsafe/4.5.0/system.runtime.compilerservices.unsafe.4.5.0.nupkg 3ms
2023-07-20T15:01:59.6884117Z #21 2.791 OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.options.configurationextensions/index.json 42ms
2023-07-20T15:01:59.6885395Z #21 2.792 GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.options.configurationextensions/3.1.0/microsoft.extensions.options.configurationextensions.3.1.0.nupkg
2023-07-20T15:01:59.6886465Z #21 2.793 OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging/3.0.3/microsoft.extensions.logging.3.0.3.nupkg 6ms
2023-07-20T15:01:59.6887368Z #21 2.796 GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging/3.1.0/microsoft.extensions.logging.3.1.0.nupkg
2023-07-20T15:01:59.6888461Z #21 2.797 GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.binder/index.json
2023-07-20T15:01:59.6889446Z #21 2.798 GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection/index.json
2023-07-20T15:01:59.6890599Z #21 2.800 OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.options.configurationextensions/3.1.0/microsoft.extensions.options.configurationextensions.3.1.0.nupkg 6ms
2023-07-20T15:01:59.6891755Z #21 2.801 OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging/3.1.0/microsoft.extensions.logging.3.1.0.nupkg 3ms
2023-07-20T15:01:59.6893025Z #21 2.804 GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.abstractions/3.1.0/microsoft.extensions.configuration.abstractions.3.1.0.nupkg
2023-07-20T15:01:59.6894291Z #21 2.806 GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.abstractions/3.1.0/microsoft.extensions.logging.abstractions.3.1.0.nupkg
2023-07-20T15:01:59.6895568Z #21 2.811 OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.abstractions/3.1.0/microsoft.extensions.configuration.abstractions.3.1.0.nupkg 6ms
2023-07-20T15:01:59.6896825Z #21 2.812 OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.abstractions/3.1.0/microsoft.extensions.logging.abstractions.3.1.0.nupkg 5ms
2023-07-20T15:01:59.6897805Z #21 2.845 OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection/index.json 45ms
2023-07-20T15:01:59.6900566Z #21 2.847 OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.binder/index.json 47ms
2023-07-20T15:01:59.6901601Z #21 2.853 GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.binder/3.0.3/microsoft.extensions.configuration.binder.3.0.3.nupkg
2023-07-20T15:01:59.7876977Z #21 2.854 GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.binder/3.1.0/microsoft.extensions.configuration.binder.3.1.0.nupkg
2023-07-20T15:01:59.7878724Z #21 2.856 GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection/3.1.0/microsoft.extensions.dependencyinjection.3.1.0.nupkg
2023-07-20T15:01:59.7879883Z #21 2.856 GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection/3.0.3/microsoft.extensions.dependencyinjection.3.0.3.nupkg
2023-07-20T15:01:59.7881081Z #21 2.860 OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.binder/3.0.3/microsoft.extensions.configuration.binder.3.0.3.nupkg 6ms
2023-07-20T15:01:59.7882248Z #21 2.861 OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.binder/3.1.0/microsoft.extensions.configuration.binder.3.1.0.nupkg 6ms
2023-07-20T15:01:59.7883420Z #21 2.862 OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection/3.1.0/microsoft.extensions.dependencyinjection.3.1.0.nupkg 5ms
2023-07-20T15:01:59.7884594Z #21 2.864 OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection/3.0.3/microsoft.extensions.dependencyinjection.3.0.3.nupkg 6ms
2023-07-20T15:01:59.7885540Z #21 2.868 GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration/index.json
2023-07-20T15:01:59.7886320Z #21 2.915 OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration/index.json 45ms
2023-07-20T15:01:59.7887497Z #21 2.917 GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration/3.1.0/microsoft.extensions.configuration.3.1.0.nupkg
2023-07-20T15:01:59.7888525Z #21 2.918 GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration/3.0.3/microsoft.extensions.configuration.3.0.3.nupkg
2023-07-20T15:01:59.7889371Z #21 2.922 OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration/3.1.0/microsoft.extensions.configuration.3.1.0.nupkg 3ms
2023-07-20T15:01:59.7890390Z #21 2.923 OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration/3.0.3/microsoft.extensions.configuration.3.0.3.nupkg 3ms
2023-07-20T15:01:59.7891475Z #21 2.925 GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.abstractions/3.0.3/microsoft.extensions.configuration.abstractions.3.0.3.nupkg
2023-07-20T15:01:59.7892665Z #21 2.933 OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.abstractions/3.0.3/microsoft.extensions.configuration.abstractions.3.0.3.nupkg 4ms
2023-07-20T15:01:59.7893250Z #21 2.934 Resolving conflicts for net7.0...
2023-07-20T15:01:59.7893806Z #21 2.951 GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.app.runtime.linux-musl-x64/index.json
2023-07-20T15:01:59.7894488Z #21 2.953 GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.app.runtime.linux-musl-x64/index.json
2023-07-20T15:01:59.7895163Z #21 2.954 GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.app.host.linux-musl-x64/index.json
2023-07-20T15:01:59.9206540Z #21 2.996 OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.app.runtime.linux-musl-x64/index.json 44ms
2023-07-20T15:01:59.9207865Z #21 2.997 OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.app.runtime.linux-musl-x64/index.json 43ms
2023-07-20T15:01:59.9208788Z #21 2.999 OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.app.host.linux-musl-x64/index.json 44ms
2023-07-20T15:01:59.9209589Z #21 3.006 Acquiring lock for the installation of Microsoft.NETCore.App.Host.linux-musl-x64 7.0.9
2023-07-20T15:01:59.9210338Z #21 3.015 Acquired lock for the installation of Microsoft.NETCore.App.Host.linux-musl-x64 7.0.9
2023-07-20T15:01:59.9211316Z #21 3.017 GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.app.host.linux-musl-x64/7.0.9/microsoft.netcore.app.host.linux-musl-x64.7.0.9.nupkg
2023-07-20T15:01:59.9212256Z #21 3.022 Acquiring lock for the installation of Microsoft.AspNetCore.App.Runtime.linux-musl-x64 7.0.9
2023-07-20T15:01:59.9213403Z #21 3.022 Acquired lock for the installation of Microsoft.AspNetCore.App.Runtime.linux-musl-x64 7.0.9
2023-07-20T15:01:59.9214551Z #21 3.023 GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.app.runtime.linux-musl-x64/7.0.9/microsoft.aspnetcore.app.runtime.linux-musl-x64.7.0.9.nupkg
2023-07-20T15:01:59.9215696Z #21 3.025 OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.app.host.linux-musl-x64/7.0.9/microsoft.netcore.app.host.linux-musl-x64.7.0.9.nupkg 7ms
2023-07-20T15:01:59.9216558Z #21 3.035 Acquiring lock for the installation of Microsoft.NETCore.App.Runtime.linux-musl-x64 7.0.9
2023-07-20T15:01:59.9217273Z #21 3.036 Acquired lock for the installation of Microsoft.NETCore.App.Runtime.linux-musl-x64 7.0.9
2023-07-20T15:01:59.9218223Z #21 3.038 GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.app.runtime.linux-musl-x64/7.0.9/microsoft.netcore.app.runtime.linux-musl-x64.7.0.9.nupkg
2023-07-20T15:01:59.9219004Z #21 3.039 Acquiring lock for the installation of Microsoft.Extensions.Configuration.Abstractions 3.0.3
2023-07-20T15:01:59.9219723Z #21 3.040 Acquired lock for the installation of Microsoft.Extensions.Configuration.Abstractions 3.0.3
2023-07-20T15:01:59.9220748Z #21 3.044 OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.app.runtime.linux-musl-x64/7.0.9/microsoft.aspnetcore.app.runtime.linux-musl-x64.7.0.9.nupkg 8ms
2023-07-20T15:01:59.9221639Z #21 3.045 OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.app.runtime.linux-musl-x64/7.0.9/microsoft.netcore.app.runtime.linux-musl-x64.7.0.9.nupkg 5ms
2023-07-20T15:01:59.9222452Z #21 3.087 Installed Microsoft.Extensions.Configuration.Abstractions 3.0.3 from https://api.nuget.org/v3/index.json with content hash ND+ka7njp3HgVJCVn0YgpuxbFWBOCkcQaK+UBGJNseDhjz6I/qpXmCqLK+nXSzxU7cdscFWnUJS6wjEEEkMvSQ==.
2023-07-20T15:02:00.0257247Z #21 3.091 Acquiring lock for the installation of Microsoft.Extensions.Configuration 3.0.3
2023-07-20T15:02:00.0257906Z #21 3.092 Acquired lock for the installation of Microsoft.Extensions.Configuration 3.0.3
2023-07-20T15:02:00.0258377Z #21 3.095 Acquiring lock for the installation of Microsoft.Extensions.Configuration 3.1.0
2023-07-20T15:02:00.0258847Z #21 3.096 Acquired lock for the installation of Microsoft.Extensions.Configuration 3.1.0
2023-07-20T15:02:00.0259303Z #21 3.097 Acquiring lock for the installation of Microsoft.Extensions.Primitives 3.0.3
2023-07-20T15:02:00.0259752Z #21 3.098 Acquired lock for the installation of Microsoft.Extensions.Primitives 3.0.3
2023-07-20T15:02:00.0260218Z #21 3.100 Acquiring lock for the installation of Microsoft.Extensions.DependencyInjection 3.0.3
2023-07-20T15:02:00.0260726Z #21 3.101 Acquired lock for the installation of Microsoft.Extensions.DependencyInjection 3.0.3
2023-07-20T15:02:00.0261249Z #21 3.102 Acquiring lock for the installation of Microsoft.Extensions.Configuration.Binder 3.0.3
2023-07-20T15:02:00.0261753Z #21 3.103 Acquired lock for the installation of Microsoft.Extensions.Configuration.Binder 3.0.3
2023-07-20T15:02:00.0262233Z #21 3.104 Acquiring lock for the installation of System.Runtime.CompilerServices.Unsafe 4.5.0
2023-07-20T15:02:00.0262819Z #21 3.105 Acquired lock for the installation of System.Runtime.CompilerServices.Unsafe 4.5.0
2023-07-20T15:02:00.0263341Z #21 3.106 Acquiring lock for the installation of System.Memory 4.5.0
2023-07-20T15:02:00.0263773Z #21 3.108 Acquired lock for the installation of System.Memory 4.5.0
2023-07-20T15:02:00.0264274Z #21 3.109 Acquiring lock for the installation of Microsoft.Extensions.Configuration.Abstractions 3.1.0
2023-07-20T15:02:00.0264881Z #21 3.110 Acquired lock for the installation of Microsoft.Extensions.Configuration.Abstractions 3.1.0
2023-07-20T15:02:00.0265834Z #21 3.111 Acquiring lock for the installation of Microsoft.Extensions.Logging.Abstractions 3.1.0
2023-07-20T15:02:00.0266408Z #21 3.112 Acquired lock for the installation of Microsoft.Extensions.Logging.Abstractions 3.1.0
2023-07-20T15:02:00.0266950Z #21 3.113 Acquiring lock for the installation of Microsoft.Extensions.DependencyInjection 3.1.0
2023-07-20T15:02:00.0267525Z #21 3.114 Acquired lock for the installation of Microsoft.Extensions.DependencyInjection 3.1.0
2023-07-20T15:02:00.0268136Z #21 3.114 Acquiring lock for the installation of Microsoft.Extensions.Configuration.Binder 3.1.0
2023-07-20T15:02:00.0268709Z #21 3.115 Acquired lock for the installation of Microsoft.Extensions.Configuration.Binder 3.1.0
2023-07-20T15:02:00.0269208Z #21 3.116 Acquiring lock for the installation of Microsoft.Extensions.Options 3.0.3
2023-07-20T15:02:00.0269708Z #21 3.117 Acquired lock for the installation of Microsoft.Extensions.Options 3.0.3
2023-07-20T15:02:00.0270208Z #21 3.153 Acquiring lock for the installation of Microsoft.Extensions.Logging 3.0.3
2023-07-20T15:02:00.0270681Z #21 3.154 Acquired lock for the installation of Microsoft.Extensions.Logging 3.0.3
2023-07-20T15:02:00.0271691Z #21 3.159 Installed Microsoft.Extensions.Logging 3.0.3 from https://api.nuget.org/v3/index.json with content hash uAZppu6kWIgS+VtVjqmhh+k3bMztwWQR5HYxI++Cn5Kz5m099g0KJ+krUrckaZP9NqIplQu63tPR5YpNWnjLuw==.
2023-07-20T15:02:00.0273030Z #21 3.171 Installed Microsoft.Extensions.Configuration 3.0.3 from https://api.nuget.org/v3/index.json with content hash 0F/MLd7yOSjhswQSFO6tkTREHxBffE/AS9gnvtx1jVFaKNdJPEj+2KOdREmYZ4Orpvf4nwXGwbRpX5SLlwIPEw==.
2023-07-20T15:02:00.0273759Z #21 3.176 Acquiring lock for the installation of Grpc.AspNetCore 2.53.0
2023-07-20T15:02:00.0274257Z #21 3.177 Acquired lock for the installation of Grpc.AspNetCore 2.53.0
2023-07-20T15:02:00.0274796Z #21 3.178 Acquiring lock for the installation of Microsoft.Extensions.DependencyInjection.Abstractions 3.0.3
2023-07-20T15:02:00.0275468Z #21 3.179 Acquired lock for the installation of Microsoft.Extensions.DependencyInjection.Abstractions 3.0.3
2023-07-20T15:02:00.0276449Z #21 3.190 Installed Microsoft.Extensions.DependencyInjection.Abstractions 3.0.3 from https://api.nuget.org/v3/index.json with content hash Wb1ejBzHhCvp7VMr+M7vlHoXb68mJ89IHj4L+TzL8yA+X7Iz2UTAEkl8aIbhRloroYJw5zvlIPtKF5uA4wFlxw==.
2023-07-20T15:02:00.1285107Z #21 3.199 Acquiring lock for the installation of Microsoft.Extensions.Primitives 2.1.0
2023-07-20T15:02:00.1285578Z #21 3.200 Acquired lock for the installation of Microsoft.Extensions.Primitives 2.1.0
2023-07-20T15:02:00.1286306Z #21 3.202 Installed Grpc.AspNetCore 2.53.0 from https://api.nuget.org/v3/index.json with content hash jEpa7MbrSuT2nXVKUzLR74V0OCqL+MBgqmu7CORYgrWbkwh3VygJTvyAg9eqmOCg4W71MFFM11EWlB4IwvURnw==.
2023-07-20T15:02:00.1287473Z #21 3.204 Acquiring lock for the installation of Grpc.AspNetCore.HealthChecks 2.53.0
2023-07-20T15:02:00.1288041Z #21 3.205 Acquired lock for the installation of Grpc.AspNetCore.HealthChecks 2.53.0
2023-07-20T15:02:00.1288867Z #21 3.214 Installed Grpc.AspNetCore.HealthChecks 2.53.0 from https://api.nuget.org/v3/index.json with content hash LS2Me/eaZZmVd1bCL8QaZd2FvkpfltcQS5N/xkbdKNPYnP7h/SpX85/dqUl6Bu5WIW2JNqNHxRWLYQsKJF658Q==.
2023-07-20T15:02:00.1289643Z #21 3.215 Acquiring lock for the installation of StackExchange.Redis 2.6.111
2023-07-20T15:02:00.1290161Z #21 3.216 Acquired lock for the installation of StackExchange.Redis 2.6.111
2023-07-20T15:02:00.1291013Z #21 3.218 Installed Microsoft.Extensions.Primitives 2.1.0 from https://api.nuget.org/v3/index.json with content hash gMwH6wgWOPfyfLfMLEP+ZF7/MSJq35e0xxKEYUjt8veEznY45nBVqdfI876+9SFQq2ChcqKf2UyYc2XYj2v27w==.
2023-07-20T15:02:00.1291778Z #21 3.219 Acquiring lock for the installation of Grpc.Core.Api 2.43.0
2023-07-20T15:02:00.1292592Z #21 3.232 Acquired lock for the installation of Grpc.Core.Api 2.43.0
2023-07-20T15:02:00.1293471Z #21 3.267 Installed StackExchange.Redis 2.6.111 from https://api.nuget.org/v3/index.json with content hash 49NlwihVG9I1YaPqYBx2e2yPqC4ecXMog8zVXMC3rjj2kufGkC3ofqvhOPBKP0c9ZQdJ3hhzduM7ckOQTE+gxg==.
2023-07-20T15:02:00.1294445Z #21 3.269 Acquiring lock for the installation of OpenTelemetry.Exporter.OpenTelemetryProtocol 1.5.0
2023-07-20T15:02:00.1295101Z #21 3.270 Acquired lock for the installation of OpenTelemetry.Exporter.OpenTelemetryProtocol 1.5.0
2023-07-20T15:02:00.1296070Z #21 3.281 Installed OpenTelemetry.Exporter.OpenTelemetryProtocol 1.5.0 from https://api.nuget.org/v3/index.json with content hash PdUH/XLPZ2d0+DgI7eW7bd9GCRfD9J4Y5vzFnVg2K5FoOu/ofXRvgEIZCqHt79yt/XuR2xwDIDGJF18tgMqmPA==.
2023-07-20T15:02:00.1297088Z #21 3.282 Acquiring lock for the installation of OpenTelemetry.Extensions.Hosting 1.5.0
2023-07-20T15:02:00.1297681Z #21 3.283 Acquired lock for the installation of OpenTelemetry.Extensions.Hosting 1.5.0
2023-07-20T15:02:00.1298516Z #21 3.285 Installed Grpc.Core.Api 2.43.0 from https://api.nuget.org/v3/index.json with content hash mikPMVE2I1AaNde1JQvR3ud8HsUmpeA4blqTt4SfCnDSNVN1GCd2UUEZsiID4MRPUzXwflMYl7/HhFytb6d+Ww==.
2023-07-20T15:02:00.1299608Z #21 3.285 Acquiring lock for the installation of Microsoft.Extensions.Options.ConfigurationExtensions 3.1.0
2023-07-20T15:02:00.1318672Z #21 3.285 Acquired lock for the installation of Microsoft.Extensions.Options.ConfigurationExtensions 3.1.0
2023-07-20T15:02:00.1320077Z #21 3.295 Installed OpenTelemetry.Extensions.Hosting 1.5.0 from https://api.nuget.org/v3/index.json with content hash jFnYfeOcTdag7/OEAZq39JwmVs4073i8FTM344uFILGMzljIsR28hPkCAE//4SLyptib5deC5QPm0hYDlLw35A==.
2023-07-20T15:02:00.2790198Z #21 3.295 Acquiring lock for the installation of OpenTelemetry.Instrumentation.AspNetCore 1.5.0-beta.1
2023-07-20T15:02:00.2791055Z #21 3.300 Acquired lock for the installation of OpenTelemetry.Instrumentation.AspNetCore 1.5.0-beta.1
2023-07-20T15:02:00.2792266Z #21 3.300 Installed OpenTelemetry.Instrumentation.AspNetCore 1.5.0-beta.1 from https://api.nuget.org/v3/index.json with content hash CLL87iDx8NBySR3wByWAOyy+nisHjqR9WxsRbYgSys+S4EFahWEz6pde/g9ti/IBYxY2szzVsd2zkYuzg5TGIg==.
2023-07-20T15:02:00.2793447Z #21 3.300 Acquiring lock for the installation of OpenTelemetry.Instrumentation.GrpcNetClient 1.5.0-beta.1
2023-07-20T15:02:00.2794174Z #21 3.300 Acquired lock for the installation of OpenTelemetry.Instrumentation.GrpcNetClient 1.5.0-beta.1
2023-07-20T15:02:00.2893113Z #21 3.306 Installed OpenTelemetry.Instrumentation.GrpcNetClient 1.5.0-beta.1 from https://api.nuget.org/v3/index.json with content hash xhgQouTJ3apeB0YOk8KYK+vvcCAPijYRY9OecF15j7z8/RtnUiaFdmZV/WezePGKaluh2nAICb9r7HJrpMJxeA==.
2023-07-20T15:02:00.2893901Z #21 3.307 Acquiring lock for the installation of OpenTelemetry.Instrumentation.Http 1.5.0-beta.1
2023-07-20T15:02:00.2894430Z #21 3.307 Acquired lock for the installation of OpenTelemetry.Instrumentation.Http 1.5.0-beta.1
2023-07-20T15:02:00.2895320Z #21 3.307 Installed OpenTelemetry.Instrumentation.Http 1.5.0-beta.1 from https://api.nuget.org/v3/index.json with content hash no6ahOELdsqnwZ71bLF73sWF3YjJeGQCqJPxf5Y1QxJd5Ue0xz4R3btHbiowptLI7+36N0965AE3i9WHCW7Svg==.
2023-07-20T15:02:00.2896328Z #21 3.307 Acquiring lock for the installation of OpenTelemetry.Instrumentation.StackExchangeRedis 1.0.0-rc9.10
2023-07-20T15:02:00.2897019Z #21 3.307 Acquired lock for the installation of OpenTelemetry.Instrumentation.StackExchangeRedis 1.0.0-rc9.10
2023-07-20T15:02:00.2900556Z #21 3.307 Installed Microsoft.Extensions.Options.ConfigurationExtensions 3.1.0 from https://api.nuget.org/v3/index.json with content hash tx6gMKE3rDspA1YZT8SlQJmyt1BaBSl6mNjB3g0ZO6m3NnoavCifXkGeBuDk9Ae4XjW8C+dty52p+0u38jPRIQ==.
2023-07-20T15:02:00.2901767Z #21 3.307 Acquiring lock for the installation of Microsoft.Extensions.Logging 3.1.0
2023-07-20T15:02:00.2903003Z #21 3.309 Installed OpenTelemetry.Instrumentation.StackExchangeRedis 1.0.0-rc9.10 from https://api.nuget.org/v3/index.json with content hash XnmndLuOeeP4qFbrRKXkJIOdzFWyWZGkpQM4wLivPOfrapGk3l+S9IaWRZnobVyBf2FB7Jrpw9NySkyGSUs0VQ==.
2023-07-20T15:02:00.2903981Z #21 3.310 Acquired lock for the installation of Microsoft.Extensions.Logging 3.1.0
2023-07-20T15:02:00.2904507Z #21 3.311 Acquiring lock for the installation of OpenTelemetry.Instrumentation.Runtime 1.5.0
2023-07-20T15:02:00.2905258Z #21 3.312 Acquired lock for the installation of OpenTelemetry.Instrumentation.Runtime 1.5.0
2023-07-20T15:02:00.2906211Z #21 3.316 Installed OpenTelemetry.Instrumentation.Runtime 1.5.0 from https://api.nuget.org/v3/index.json with content hash t7HClhnf/7bXeEK+6mXRaibUUgP+LVmNLBo+MaCfHmX1yEOIEuTg2jcvw6PrxkjJxAqmzyKIRNIqiH77R5xQVA==.
2023-07-20T15:02:00.2907335Z #21 3.317 Acquiring lock for the installation of OpenTelemetry.ResourceDetectors.Container 1.0.0-beta.4
2023-07-20T15:02:00.2908113Z #21 3.318 Acquired lock for the installation of OpenTelemetry.ResourceDetectors.Container 1.0.0-beta.4
2023-07-20T15:02:00.2909477Z #21 3.319 Installed OpenTelemetry.ResourceDetectors.Container 1.0.0-beta.4 from https://api.nuget.org/v3/index.json with content hash 1RZGBOdWMk6oq6r5MFj6BtHigvn6q3eHq9/lNqPWcOd2YvVoSznWCi0o0pmboUWcEf9+fZSmdUFhn6FM5ACCcA==.
2023-07-20T15:02:00.2910380Z #21 3.323 Acquiring lock for the installation of Grpc.AspNetCore.Server.ClientFactory 2.53.0
2023-07-20T15:02:00.2910964Z #21 3.323 Acquired lock for the installation of Grpc.AspNetCore.Server.ClientFactory 2.53.0
2023-07-20T15:02:00.2911796Z #21 3.326 Installed Grpc.AspNetCore.Server.ClientFactory 2.53.0 from https://api.nuget.org/v3/index.json with content hash 6Uw2+v41QgQ8RuZ2/4S/ISsrg9lvpHzoqPkVTzghRB65808YutVGRV1c6URw/rOlUBz+bZCQ/D+3WuIuPzWQXg==.
2023-07-20T15:02:00.2912682Z #21 3.327 Acquiring lock for the installation of Google.Protobuf 3.22.0
2023-07-20T15:02:00.2913123Z #21 3.327 Acquired lock for the installation of Google.Protobuf 3.22.0
2023-07-20T15:02:00.2913830Z #21 3.353 Installed Google.Protobuf 3.22.0 from https://api.nuget.org/v3/index.json with content hash UE1TRMrBBBmnA8xbqzTvX4sSwn+2W/Xxrs/v5Aws/7C8RD6fY6STi1eAnCu7Ez93oHcPdpyStGnFel/aIB407Q==.
2023-07-20T15:02:00.2914504Z #21 3.353 Acquiring lock for the installation of Grpc.Tools 2.53.0
2023-07-20T15:02:00.2914934Z #21 3.353 Acquired lock for the installation of Grpc.Tools 2.53.0
2023-07-20T15:02:00.4008984Z #21 3.567 Installed Microsoft.NETCore.App.Host.linux-musl-x64 7.0.9 from https://api.nuget.org/v3/index.json with content hash CMcLABDOb1kjeDmS010a/BnnFycXyNnwWt2Q5IcJv5HilnCdTh52SJ3hf5hUPWxTJYwDWKS8AgZpUSCptumj5w==.
2023-07-20T15:02:00.5518417Z #21 3.567 Acquiring lock for the installation of Grpc.AspNetCore.Server 2.53.0
2023-07-20T15:02:00.5518994Z #21 3.567 Acquired lock for the installation of Grpc.AspNetCore.Server 2.53.0
2023-07-20T15:02:00.5519811Z #21 3.598 Installed Grpc.AspNetCore.Server 2.53.0 from https://api.nuget.org/v3/index.json with content hash VaS9W0XEM+0xUWkUHs+Ee+YQNfEmwEzFNcNny4fFeAzT784e4ptDCM/3FIdp4yK+kS87ghuMcGp7K51JqMgnug==.
2023-07-20T15:02:00.5520572Z #21 3.598 Acquiring lock for the installation of Grpc.HealthCheck 2.53.0
2023-07-20T15:02:00.5521035Z #21 3.598 Acquired lock for the installation of Grpc.HealthCheck 2.53.0
2023-07-20T15:02:00.5521801Z #21 3.602 Installed Grpc.HealthCheck 2.53.0 from https://api.nuget.org/v3/index.json with content hash OwtESAo2XB+ziJ1u5ru7M0UlAni451H0yVuevHvS8cdY4eobsSJAJOnttLfBqd/9caqmCX0VkdojsnH3H6wBPw==.
2023-07-20T15:02:00.5522592Z #21 3.603 Acquiring lock for the installation of Pipelines.Sockets.Unofficial 2.2.2
2023-07-20T15:02:00.5523108Z #21 3.603 Acquired lock for the installation of Pipelines.Sockets.Unofficial 2.2.2
2023-07-20T15:02:00.5524325Z #21 3.630 Installed Pipelines.Sockets.Unofficial 2.2.2 from https://api.nuget.org/v3/index.json with content hash Bhk0FWxH1paI+18zr1g5cTL+ebeuDcBCR+rRFO+fKEhretgjs7MF2Mc1P64FGLecWp4zKCUOPzngBNrqVyY7Zg==.
2023-07-20T15:02:00.5525184Z #21 3.630 Acquiring lock for the installation of OpenTelemetry 1.5.0
2023-07-20T15:02:00.5525634Z #21 3.630 Acquired lock for the installation of OpenTelemetry 1.5.0
2023-07-20T15:02:00.5526321Z #21 3.649 Installed OpenTelemetry 1.5.0 from https://api.nuget.org/v3/index.json with content hash Fx44sVmnPkp/JJQSmUC1iHHWjWQ/lBh6wUIUK6SFeTYRdizn2/K/SaQNNy1dlf0ztpWTB6kfFD+xcjBYgdWPgg==.
2023-07-20T15:02:00.5527008Z #21 3.650 Acquiring lock for the installation of Google.Protobuf 3.19.4
2023-07-20T15:02:00.5527463Z #21 3.650 Acquired lock for the installation of Google.Protobuf 3.19.4
2023-07-20T15:02:00.6532696Z #21 3.727 Installed Google.Protobuf 3.19.4 from https://api.nuget.org/v3/index.json with content hash fd07/ykL4O4FhqrZIELm5lmiyOHfdPg9+o+hWr6tcfRdS7tHXnImg/2wtogLzlW2eEmr0J7j6ZrZvaWOLiJbxQ==.
2023-07-20T15:02:00.6533512Z #21 3.727 Acquiring lock for the installation of Grpc.Net.Client 2.43.0
2023-07-20T15:02:00.6533970Z #21 3.728 Acquired lock for the installation of Grpc.Net.Client 2.43.0
2023-07-20T15:02:00.6535160Z #21 3.788 Installed Grpc.Net.Client 2.43.0 from https://api.nuget.org/v3/index.json with content hash ZhkxEOT3YPsJufsSYwIixwnPyZbjy3xOZgO61J2ZwEby3StwBDFQ5eHoxSjNVSpOP+ax8WMbgbmZfzjO+hBW8A==.
2023-07-20T15:02:00.6536130Z #21 3.789 Acquiring lock for the installation of Microsoft.Extensions.Hosting.Abstractions 2.1.0
2023-07-20T15:02:00.6536746Z #21 3.789 Acquired lock for the installation of Microsoft.Extensions.Hosting.Abstractions 2.1.0
2023-07-20T15:02:00.6537624Z #21 3.798 Installed Grpc.Tools 2.53.0 from https://api.nuget.org/v3/index.json with content hash vm8iRSAF/4PN9g555iYZwhCQptSE4cZ8xk5W1TQ+JcHwaHSrBhD+P6H4l0+SqqfzuX7sGpjjOMQJXHSyrERTgw==.
2023-07-20T15:02:00.6538444Z #21 3.798 Acquiring lock for the installation of Microsoft.Extensions.Options 3.1.0
2023-07-20T15:02:00.6538972Z #21 3.798 Acquired lock for the installation of Microsoft.Extensions.Options 3.1.0
2023-07-20T15:02:00.6539835Z #21 3.804 Installed Microsoft.Extensions.Configuration.Binder 3.1.0 from https://api.nuget.org/v3/index.json with content hash o9eELDBfNkR7sUtYysFZ1Q7BQ1mYt27DMkups/3vu7xgPyOpMD+iAfrBZFzUXT2iw0fmFb8s1gfNBZS+IgjKdQ==.
2023-07-20T15:02:00.6540661Z #21 3.805 Acquiring lock for the installation of System.Memory 4.5.3
2023-07-20T15:02:00.6541098Z #21 3.805 Acquired lock for the installation of System.Memory 4.5.3
2023-07-20T15:02:00.6541854Z #21 3.809 Installed Microsoft.Extensions.Logging 3.1.0 from https://api.nuget.org/v3/index.json with content hash P+8sKQ8L4ooL79sxxqwFPxGGC3aBrUDLB/dZqhs4J0XjTyrkeeyJQ4D4nzJB6OnAhy78HIIgQ/RbD6upOXLynw==.
2023-07-20T15:02:00.6542693Z #21 3.809 Acquiring lock for the installation of OpenTelemetry.Api.ProviderBuilderExtensions 1.5.0
2023-07-20T15:02:00.6543343Z #21 3.809 Acquired lock for the installation of OpenTelemetry.Api.ProviderBuilderExtensions 1.5.0
2023-07-20T15:02:00.6544310Z #21 3.812 Installed Microsoft.Extensions.Options 3.0.3 from https://api.nuget.org/v3/index.json with content hash cvP/w0kyT9TmrDPMY2ZHJBWx+gRH0jHKaJPkzN47UBpLLC4KbqVU5AoCMK47+ZChlINhqJX2WTflbLe5KufD/A==.
2023-07-20T15:02:00.6545214Z #21 3.812 Acquiring lock for the installation of System.Reflection.Emit.Lightweight 4.7.0
2023-07-20T15:02:00.6545764Z #21 3.814 Acquired lock for the installation of System.Reflection.Emit.Lightweight 4.7.0
2023-07-20T15:02:00.6546724Z #21 3.815 Installed Microsoft.Extensions.Options 3.1.0 from https://api.nuget.org/v3/index.json with content hash 9b6JHY7TAXrSfZ6EEGf+j8XnqKIiMPErfmaNXhJYSCb+BUW2H4RtzkNJvwLJzwgzqBP0wtTjyA6Uw4BPPdmkMw==.
2023-07-20T15:02:00.6547778Z #21 3.816 Acquiring lock for the installation of OpenTelemetry.Api 1.5.0
2023-07-20T15:02:00.6548243Z #21 3.816 Acquired lock for the installation of OpenTelemetry.Api 1.5.0
2023-07-20T15:02:00.6549088Z #21 3.819 Installed Microsoft.Extensions.Hosting.Abstractions 2.1.0 from https://api.nuget.org/v3/index.json with content hash BpMaoBxdXr5VD0yk7rYN6R8lAU9X9JbvsPveNdKT+llIn3J5s4sxpWqaSG/NnzTzTLU5eJE5nrecTl7clg/7dQ==.
2023-07-20T15:02:00.7568982Z #21 3.819 Acquiring lock for the installation of Grpc.Net.ClientFactory 2.53.0
2023-07-20T15:02:00.7569536Z #21 3.825 Acquired lock for the installation of Grpc.Net.ClientFactory 2.53.0
2023-07-20T15:02:00.7570375Z #21 3.828 Installed OpenTelemetry.Api 1.5.0 from https://api.nuget.org/v3/index.json with content hash aAugEK9E+ono8I2Crjel78mrpEreJtcK1uzCYVooYELnSEPYytrzJYvw5SBxNizXT/qOBbz+EsfO+rkQfW7Mkg==.
2023-07-20T15:02:00.7571161Z #21 3.829 Acquiring lock for the installation of Grpc.Net.Common 2.53.0
2023-07-20T15:02:00.7571630Z #21 3.829 Acquired lock for the installation of Grpc.Net.Common 2.53.0
2023-07-20T15:02:00.7572497Z #21 3.839 Installed OpenTelemetry.Api.ProviderBuilderExtensions 1.5.0 from https://api.nuget.org/v3/index.json with content hash Wv28j71V1mizHjBfNx/ILhgqkXpbBZbCcZRoQMvqkF+Pp1bHHJpxOuipDXLqpO7KKHTwrTVl0/TAUHzoXXRK0g==.
2023-07-20T15:02:00.7573658Z #21 3.840 Acquiring lock for the installation of Grpc.Core.Api 2.53.0
2023-07-20T15:02:00.7574094Z #21 3.841 Acquired lock for the installation of Grpc.Core.Api 2.53.0
2023-07-20T15:02:00.7574849Z #21 3.855 Installed System.Memory 4.5.3 from https://api.nuget.org/v3/index.json with content hash 3oDzvc/zzetpTKWMShs1AADwZjQ/36HnsufHRPcOjyRAAMLDlu2iD33MBI2opxnezcVUtXyqDXXjoFMOU9c7SA==.
2023-07-20T15:02:00.7575613Z #21 3.856 Acquiring lock for the installation of Microsoft.Extensions.Http 3.0.3
2023-07-20T15:02:00.7576123Z #21 3.857 Acquired lock for the installation of Microsoft.Extensions.Http 3.0.3
2023-07-20T15:02:00.7577057Z #21 3.867 Installed System.Reflection.Emit.Lightweight 4.7.0 from https://api.nuget.org/v3/index.json with content hash a4OLB4IITxAXJeV74MDx49Oq2+PsF6Sml54XAFv+2RyWwtDBcabzoxiiJRhdhx+gaohLh4hEGCLQyBozXoQPqA==.
2023-07-20T15:02:00.7577964Z #21 3.868 Acquiring lock for the installation of System.Threading.Channels 4.6.0
2023-07-20T15:02:00.7578478Z #21 3.869 Acquired lock for the installation of System.Threading.Channels 4.6.0
2023-07-20T15:02:00.7579423Z #21 3.871 Installed Microsoft.Extensions.Http 3.0.3 from https://api.nuget.org/v3/index.json with content hash dcyB8szIcSynjVZRuFgqkZpPgTc5zeRSj1HMXSmNqWbHYKiPYJl8ZQgBHz6wmZNSUUNGpCs5uxUg8DZHHDC1Ew==.
2023-07-20T15:02:00.7580319Z #21 3.872 Acquiring lock for the installation of Grpc.Net.Client 2.53.0
2023-07-20T15:02:00.7580752Z #21 3.873 Acquired lock for the installation of Grpc.Net.Client 2.53.0
2023-07-20T15:02:00.7581636Z #21 3.875 Installed Grpc.Net.ClientFactory 2.53.0 from https://api.nuget.org/v3/index.json with content hash 6a8SnOc5QlCzgFuluroZxeaIb0JqA41qg8G9WPfbxhrvUtujH7IUR12sUeoluvbYpP9wuD5scvmMmkCcLoBznQ==.
2023-07-20T15:02:00.7582502Z #21 3.876 Acquiring lock for the installation of System.IO.Pipelines 5.0.1
2023-07-20T15:02:00.7582960Z #21 3.877 Acquired lock for the installation of System.IO.Pipelines 5.0.1
2023-07-20T15:02:00.7583859Z #21 3.891 Installed System.Threading.Channels 4.6.0 from https://api.nuget.org/v3/index.json with content hash xdCw/eEo1XwxQNuhTLD10gaXnVt5rkKZCPjttXE5vtqwEkheqdGrNBcbU0UP9zWdgIwZWD+4NEl4OS10jKrZtg==.
2023-07-20T15:02:00.7585118Z #21 3.895 Installed Grpc.Net.Common 2.53.0 from https://api.nuget.org/v3/index.json with content hash AcjscRF+QNpCZB2ITbl1b2zsCWM281+qPNTwLur+bA2FuhEvywfUZgJaKsP1NanOvkBetO1ai16LWcqnnUKZEA==.
2023-07-20T15:02:00.7586043Z #21 3.896 Acquiring lock for the installation of Microsoft.Extensions.Logging.Configuration 3.1.0
2023-07-20T15:02:00.7586843Z #21 3.896 Acquired lock for the installation of Microsoft.Extensions.Logging.Configuration 3.1.0
2023-07-20T15:02:00.7587754Z #21 3.897 Installed Microsoft.Extensions.Logging.Configuration 3.1.0 from https://api.nuget.org/v3/index.json with content hash yW3nIoNM3T5iZg8bRViiCN4+vIU/02l+mlWSvKqWnr0Fd5Uk1zKdT9jBWKEcJhRIWKVWWSpFWXnM5yWoIAy1Eg==.
2023-07-20T15:02:00.7588584Z #21 3.898 Acquiring lock for the installation of Grpc.Net.Common 2.43.0
2023-07-20T15:02:00.7589034Z #21 3.898 Acquired lock for the installation of Grpc.Net.Common 2.43.0
2023-07-20T15:02:00.7589804Z #21 3.899 Installed Grpc.Core.Api 2.53.0 from https://api.nuget.org/v3/index.json with content hash aIFksGygmlmijcLjcPcKR3FVSCpm5OZH8r81MjSlU+rNLW1i9zVszAivxUpiun/5nHq0Ycg1RrUCzA5xLfVuIw==.
2023-07-20T15:02:00.7590633Z #21 3.900 Acquiring lock for the installation of Microsoft.Extensions.Logging.Abstractions 3.0.3
2023-07-20T15:02:00.7591263Z #21 3.901 Acquired lock for the installation of Microsoft.Extensions.Logging.Abstractions 3.0.3
2023-07-20T15:02:00.7592245Z #21 3.907 Installed Microsoft.Extensions.Logging.Abstractions 3.0.3 from https://api.nuget.org/v3/index.json with content hash m2Jyi/MEn043WMI1I6J1ALuCThktZ93rd7eqzYeLmMcA0bdZC+TBVl0LuEbEWM01dWeeBjOoagjNwQTzOi2r6A==.
2023-07-20T15:02:00.7594090Z #21 3.908 Acquiring lock for the installation of Microsoft.Extensions.DependencyInjection.Abstractions 2.1.0
2023-07-20T15:02:00.7594821Z #21 3.909 Acquired lock for the installation of Microsoft.Extensions.DependencyInjection.Abstractions 2.1.0
2023-07-20T15:02:00.7595604Z #21 3.911 Acquiring lock for the installation of Microsoft.Extensions.Configuration.Abstractions 2.1.0
2023-07-20T15:02:00.7596230Z #21 3.912 Acquired lock for the installation of Microsoft.Extensions.Configuration.Abstractions 2.1.0
2023-07-20T15:02:00.7597222Z #21 3.916 Installed Microsoft.Extensions.Configuration.Abstractions 2.1.0 from https://api.nuget.org/v3/index.json with content hash lMmUjAKvY9r6QmxCS15iSb6ulhwnh0zp44NtnVJ+HIDLFmu4iej41U+dU58On8NRezmlgRXiQtLnBeZSzYNKQg==.
2023-07-20T15:02:00.7598193Z #21 3.917 Acquiring lock for the installation of Microsoft.Extensions.FileProviders.Abstractions 2.1.0
2023-07-20T15:02:00.7598826Z #21 3.918 Acquired lock for the installation of Microsoft.Extensions.FileProviders.Abstractions 2.1.0
2023-07-20T15:02:00.7599748Z #21 3.923 Installed Microsoft.Extensions.FileProviders.Abstractions 2.1.0 from https://api.nuget.org/v3/index.json with content hash itv+7XBu58pxi8mykxx9cUO1OOVYe0jmQIZVSZVp5lOcLxB7sSV2bnHiI1RSu6Nxne/s6+oBla3ON5CCMSmwhQ==.
2023-07-20T15:02:00.8669362Z #21 3.928 Acquiring lock for the installation of Microsoft.Extensions.Logging.Abstractions 2.1.0
2023-07-20T15:02:00.8670847Z #21 3.928 Installed System.IO.Pipelines 5.0.1 from https://api.nuget.org/v3/index.json with content hash qEePWsaq9LoEEIqhbGe6D5J8c9IqQOUuTzzV6wn1POlfdLkJliZY3OlB0j0f17uMWlqZYjH7txj+2YbyrIA8Yg==.
2023-07-20T15:02:00.8672818Z #21 3.928 Installed Microsoft.Extensions.DependencyInjection.Abstractions 2.1.0 from https://api.nuget.org/v3/index.json with content hash 8/CtASu80UIoyG+r8FstrmZW5GLtXxzoYpjj3jV0FKZCL5CiFgSH3pAmqut/dC68mu7N1bU6v0UtKKL3gCUQGQ==.
2023-07-20T15:02:00.8673930Z #21 3.929 Acquiring lock for the installation of Microsoft.Extensions.DependencyInjection.Abstractions 3.1.0
2023-07-20T15:02:00.8675460Z #21 3.930 Acquired lock for the installation of Microsoft.Extensions.DependencyInjection.Abstractions 3.1.0
2023-07-20T15:02:00.8676364Z #21 3.931 Installed Grpc.Net.Common 2.43.0 from https://api.nuget.org/v3/index.json with content hash kt0Hb1N1tlb5UdN17bTHEPNbKP3LUHEZQSKD47etAVI5KLDtmVGO4YsUGM/krrNMwHRjhUCy0EhUU8uVMc3upA==.
2023-07-20T15:02:00.8677548Z #21 3.939 Installed Microsoft.Extensions.DependencyInjection.Abstractions 3.1.0 from https://api.nuget.org/v3/index.json with content hash 44rDtOf1JXXAFpNT2EXMExaDm/4OJ2RXOL9i9lE4bK427nzC7Exphv+beB6IgluyE2GIoo8zezTStMXI7MQ8WA==.
2023-07-20T15:02:00.8678890Z #21 3.940 Acquiring lock for the installation of Microsoft.Extensions.Primitives 3.1.0
2023-07-20T15:02:00.8679428Z #21 3.941 Acquired lock for the installation of Microsoft.Extensions.Primitives 3.1.0
2023-07-20T15:02:00.8680005Z #21 3.943 Acquiring lock for the installation of System.Diagnostics.DiagnosticSource 7.0.0
2023-07-20T15:02:00.8682355Z #21 3.945 Acquired lock for the installation of System.Diagnostics.DiagnosticSource 7.0.0
2023-07-20T15:02:00.8682971Z #21 3.947 Acquired lock for the installation of Microsoft.Extensions.Logging.Abstractions 2.1.0
2023-07-20T15:02:00.8683857Z #21 3.956 Installed Microsoft.Extensions.Primitives 3.1.0 from https://api.nuget.org/v3/index.json with content hash LEKAnX7lhUhSoIc2XraCTK3M4IU/LdVUzCe464Sa4+7F4ZJuXHHRzZli2mDbiT4xzAZhgqXbvfnb5+CNDcQFfg==.
2023-07-20T15:02:00.8685030Z #21 3.957 Installed Microsoft.Extensions.Logging.Abstractions 2.1.0 from https://api.nuget.org/v3/index.json with content hash GfD2VtvN9z1W+m6pZZe98yh9VWTSdNY2dZSxtca9uFIY6aBI6twvskMvLO/ktClBOTQmAov/7Em+IWFlHepa0A==.
2023-07-20T15:02:00.8686430Z #21 3.959 Installed System.Diagnostics.DiagnosticSource 7.0.0 from https://api.nuget.org/v3/index.json with content hash 9W0ewWDuAyDqS2PigdTxk6jDKonfgscY/hP8hm7VpxYhNHZHKvZTdRckberlFk3VnCmr3xBUyMBut12Q+T2aOw==.
2023-07-20T15:02:00.8687664Z #21 3.967 Installed System.Memory 4.5.0 from https://api.nuget.org/v3/index.json with content hash m0psCSpUxTGfvwyO0i03ajXVhgBqyXlibXz0Mo1dtKGjaHrXFLnuQ8rNBTmWRqbfRjr4eC6Wah4X5FfuFDu5og==.
2023-07-20T15:02:00.8688993Z #21 3.971 Installed Microsoft.Extensions.Logging.Abstractions 3.1.0 from https://api.nuget.org/v3/index.json with content hash jjo4YXRx6MIpv6DiRxJjSpl+sPP0+5VW0clMEdLyIAz44PPwrDTFrd5PZckIxIXl1kKZ2KK6IL2nkt0+ug2MQg==.
2023-07-20T15:02:00.8690267Z #21 3.973 Installed Microsoft.Extensions.Configuration.Abstractions 3.1.0 from https://api.nuget.org/v3/index.json with content hash ESz6bVoDQX7sgWdKHF6G9Pq672T8k+19AFb/txDXwdz7MoqaNQj2/in3agm/3qae9V+WvQZH86LLTNVo0it8vQ==.
2023-07-20T15:02:00.8691397Z #21 3.974 Installed System.Runtime.CompilerServices.Unsafe 4.5.0 from https://api.nuget.org/v3/index.json with content hash YrzNWduCDHhUaSRBxHxL11UkM2fD6y8hITHis4/LbQZ6vj3vdRjoH3IoPWWC9uDXK2wHIqn+b5gv1Np/VKyM1g==.
2023-07-20T15:02:00.8692593Z #21 3.977 Installed Microsoft.Extensions.Primitives 3.0.3 from https://api.nuget.org/v3/index.json with content hash eJuAFVIH9zUZ7j7tCSbJD+tS0dueENIerwoGxFL8RYqCmbEqQ7wVOG+mt2mZAbEpnMPsGl1Fc/HIhWpB9ftwhg==.
2023-07-20T15:02:00.8694050Z #21 3.981 Installed Microsoft.Extensions.Configuration 3.1.0 from https://api.nuget.org/v3/index.json with content hash Lu41BWNmwhKr6LgyQvcYBOge0pPvmiaK8R5UHXX4//wBhonJyWcT2OK1mqYfEM5G7pTf31fPrpIHOT6sN7EGOA==.
2023-07-20T15:02:00.8695798Z #21 3.997 Installed Microsoft.Extensions.DependencyInjection 3.1.0 from https://api.nuget.org/v3/index.json with content hash KVkv3aF2MQpmGFRh4xRx2CNbc2sjDFk+lH4ySrjWSOS+XoY1Xc+sJphw3N0iYOpoeCCq8976ceVYDH8sdx2qIQ==.
2023-07-20T15:02:00.8697110Z #21 3.998 Installed Microsoft.Extensions.Configuration.Binder 3.0.3 from https://api.nuget.org/v3/index.json with content hash hRmuReZgWqWqko4RXaGd/DP9L7380+HafHgbR5CMc7AZYmoLpUmeV8O8sgZqJONCbzg1q0Sz8U8Gy99eETpGPA==.
2023-07-20T15:02:00.8698319Z #21 4.019 Installed Microsoft.Extensions.DependencyInjection 3.0.3 from https://api.nuget.org/v3/index.json with content hash Vu59TuHl3zoRI8vwK6gQL2EbWI2Qf/uBHFkSJXb4pgNvW7g8yK6Gn3v1bXDIKbMKEneTApriHfCVde0O314K+g==.
2023-07-20T15:02:00.8699397Z #21 4.033 Installed Grpc.Net.Client 2.53.0 from https://api.nuget.org/v3/index.json with content hash tH23ds+jJvx9dpvacQ5/EYIv7M7LJHPvIlOmlq4u0SflMRv07UXcg16KVUKKBUwNLR/uoLk8RtBiC7NKEHXbpg==.
2023-07-20T15:02:01.4682352Z #21 4.551 Installed Microsoft.AspNetCore.App.Runtime.linux-musl-x64 7.0.9 from https://api.nuget.org/v3/index.json with content hash SwCCdjwbuPBjwNtacr7VmWKVJGof8qLUnJCrWU+Gb5RCpmUigaShwYtuGjdNljyeHrXLeERLEGomi8hJaIyyEQ==.
2023-07-20T15:02:02.6700088Z #21 5.741 Installed Microsoft.NETCore.App.Runtime.linux-musl-x64 7.0.9 from https://api.nuget.org/v3/index.json with content hash GcEqnei+fnu1HJlFnUPrmEMm626RCbb+mpmbyrxfYOWQThI1c20hhX7imfgHmsUGMaIaPQKFRM/A7YiephicZg==.
2023-07-20T15:02:02.6701021Z #21 5.749 Scanning packages for runtime.json files...
2023-07-20T15:02:02.6701604Z #21 5.752 Restoring packages for net7.0/linux-musl-x64...
2023-07-20T15:02:02.6702014Z #21 5.754 Resolving conflicts for net7.0/linux-musl-x64...
2023-07-20T15:02:02.8213769Z #21 5.839 Checking compatibility of packages on net7.0.
2023-07-20T15:02:02.8214240Z #21 5.840 Checking compatibility for cartservice 1.0.0 with net7.0.
2023-07-20T15:02:02.8214694Z #21 5.840 Checking compatibility for Grpc.AspNetCore 2.53.0 with net7.0.
2023-07-20T15:02:02.8215172Z #21 5.840 Checking compatibility for Grpc.AspNetCore.HealthChecks 2.53.0 with net7.0.
2023-07-20T15:02:02.8215697Z #21 5.840 Checking compatibility for StackExchange.Redis 2.6.111 with net7.0.
2023-07-20T15:02:02.8216266Z #21 5.841 Checking compatibility for OpenTelemetry.Exporter.OpenTelemetryProtocol 1.5.0 with net7.0.
2023-07-20T15:02:02.8217180Z #21 5.841 Checking compatibility for OpenTelemetry.Extensions.Hosting 1.5.0 with net7.0.
2023-07-20T15:02:02.8218148Z #21 5.841 Checking compatibility for OpenTelemetry.Instrumentation.AspNetCore 1.5.0-beta.1 with net7.0.
2023-07-20T15:02:02.8218939Z #21 5.841 Checking compatibility for OpenTelemetry.Instrumentation.GrpcNetClient 1.5.0-beta.1 with net7.0.
2023-07-20T15:02:02.8219779Z #21 5.841 Checking compatibility for OpenTelemetry.Instrumentation.Http 1.5.0-beta.1 with net7.0.
2023-07-20T15:02:02.8220725Z #21 5.841 Checking compatibility for OpenTelemetry.Instrumentation.StackExchangeRedis 1.0.0-rc9.10 with net7.0.
2023-07-20T15:02:02.8221364Z #21 5.841 Checking compatibility for OpenTelemetry.Instrumentation.Runtime 1.5.0 with net7.0.
2023-07-20T15:02:02.8222122Z #21 5.841 Checking compatibility for OpenTelemetry.ResourceDetectors.Container 1.0.0-beta.4 with net7.0.
2023-07-20T15:02:02.8222728Z #21 5.841 Checking compatibility for Grpc.AspNetCore.Server.ClientFactory 2.53.0 with net7.0.
2023-07-20T15:02:02.8223246Z #21 5.841 Checking compatibility for Google.Protobuf 3.22.0 with net7.0.
2023-07-20T15:02:02.8223665Z #21 5.841 Checking compatibility for Grpc.Tools 2.53.0 with net7.0.
2023-07-20T15:02:02.8224115Z #21 5.841 Checking compatibility for Grpc.AspNetCore.Server 2.53.0 with net7.0.
2023-07-20T15:02:02.8224581Z #21 5.841 Checking compatibility for Grpc.HealthCheck 2.53.0 with net7.0.
2023-07-20T15:02:02.8225057Z #21 5.841 Checking compatibility for Pipelines.Sockets.Unofficial 2.2.2 with net7.0.
2023-07-20T15:02:02.8225539Z #21 5.841 Checking compatibility for OpenTelemetry 1.5.0 with net7.0.
2023-07-20T15:02:02.8226070Z #21 5.841 Checking compatibility for Microsoft.Extensions.Hosting.Abstractions 2.1.0 with net7.0.
2023-07-20T15:02:02.8226637Z #21 5.841 Checking compatibility for Microsoft.Extensions.Options 3.1.0 with net7.0.
2023-07-20T15:02:02.8227215Z #21 5.841 Checking compatibility for OpenTelemetry.Api.ProviderBuilderExtensions 1.5.0 with net7.0.
2023-07-20T15:02:02.8227819Z #21 5.841 Checking compatibility for System.Reflection.Emit.Lightweight 4.7.0 with net7.0.
2023-07-20T15:02:02.8228320Z #21 5.841 Checking compatibility for OpenTelemetry.Api 1.5.0 with net7.0.
2023-07-20T15:02:02.8228774Z #21 5.841 Checking compatibility for Grpc.Net.ClientFactory 2.53.0 with net7.0.
2023-07-20T15:02:02.8229227Z #21 5.841 Checking compatibility for Grpc.Net.Common 2.53.0 with net7.0.
2023-07-20T15:02:02.8229658Z #21 5.841 Checking compatibility for Grpc.Core.Api 2.53.0 with net7.0.
2023-07-20T15:02:02.8230301Z #21 5.841 Checking compatibility for System.Threading.Channels 4.6.0 with net7.0.
2023-07-20T15:02:02.8230769Z #21 5.841 Checking compatibility for System.IO.Pipelines 5.0.1 with net7.0.
2023-07-20T15:02:02.8231322Z #21 5.841 Checking compatibility for Microsoft.Extensions.Logging.Configuration 3.1.0 with net7.0.
2023-07-20T15:02:02.8231979Z #21 5.841 Checking compatibility for Microsoft.Extensions.FileProviders.Abstractions 2.1.0 with net7.0.
2023-07-20T15:02:02.8232892Z #21 5.841 Checking compatibility for Microsoft.Extensions.DependencyInjection.Abstractions 3.1.0 with net7.0.
2023-07-20T15:02:02.8233512Z #21 5.841 Checking compatibility for Microsoft.Extensions.Primitives 3.1.0 with net7.0.
2023-07-20T15:02:02.8234153Z #21 5.841 Checking compatibility for System.Diagnostics.DiagnosticSource 7.0.0 with net7.0.
2023-07-20T15:02:02.8234621Z #21 5.841 Checking compatibility for Grpc.Net.Client 2.53.0 with net7.0.
2023-07-20T15:02:02.8235051Z #21 5.841 Checking compatibility for Microsoft.Extensions.Http 3.0.3 with net7.0.
2023-07-20T15:02:02.8235481Z #21 5.841 Checking compatibility for System.Memory 4.5.3 with net7.0.
2023-07-20T15:02:02.8235924Z #21 5.842 Checking compatibility for Microsoft.Extensions.Logging 3.1.0 with net7.0.
2023-07-20T15:02:02.8236624Z #21 5.842 Checking compatibility for Microsoft.Extensions.Options.ConfigurationExtensions 3.1.0 with net7.0.
2023-07-20T15:02:02.8237234Z #21 5.842 Checking compatibility for Microsoft.Extensions.Configuration.Binder 3.1.0 with net7.0.
2023-07-20T15:02:02.8237805Z #21 5.842 Checking compatibility for Microsoft.Extensions.DependencyInjection 3.1.0 with net7.0.
2023-07-20T15:02:02.8238370Z #21 5.842 Checking compatibility for Microsoft.Extensions.Logging.Abstractions 3.1.0 with net7.0.
2023-07-20T15:02:02.8239173Z #21 5.842 Checking compatibility for Microsoft.Extensions.Configuration.Abstractions 3.1.0 with net7.0.
2023-07-20T15:02:02.8239777Z #21 5.842 Checking compatibility for Microsoft.Extensions.Configuration 3.1.0 with net7.0.
2023-07-20T15:02:02.8240267Z #21 5.842 All packages and projects are compatible with net7.0.
2023-07-20T15:02:02.8240851Z #21 5.842 Checking compatibility of packages on net7.0 (linux-musl-x64).
2023-07-20T15:02:02.8241443Z #21 5.842 Checking compatibility for cartservice 1.0.0 with net7.0 (linux-musl-x64).
2023-07-20T15:02:02.8242073Z #21 5.842 Checking compatibility for Grpc.AspNetCore 2.53.0 with net7.0 (linux-musl-x64).
2023-07-20T15:02:02.8242753Z #21 5.842 Checking compatibility for Grpc.AspNetCore.HealthChecks 2.53.0 with net7.0 (linux-musl-x64).
2023-07-20T15:02:02.8243435Z #21 5.842 Checking compatibility for StackExchange.Redis 2.6.111 with net7.0 (linux-musl-x64).
2023-07-20T15:02:02.8244194Z #21 5.842 Checking compatibility for OpenTelemetry.Exporter.OpenTelemetryProtocol 1.5.0 with net7.0 (linux-musl-x64).
2023-07-20T15:02:02.8244987Z #21 5.842 Checking compatibility for OpenTelemetry.Extensions.Hosting 1.5.0 with net7.0 (linux-musl-x64).
2023-07-20T15:02:02.8245789Z #21 5.842 Checking compatibility for OpenTelemetry.Instrumentation.AspNetCore 1.5.0-beta.1 with net7.0 (linux-musl-x64).
2023-07-20T15:02:02.8246652Z #21 5.842 Checking compatibility for OpenTelemetry.Instrumentation.GrpcNetClient 1.5.0-beta.1 with net7.0 (linux-musl-x64).
2023-07-20T15:02:02.8247460Z #21 5.842 Checking compatibility for OpenTelemetry.Instrumentation.Http 1.5.0-beta.1 with net7.0 (linux-musl-x64).
2023-07-20T15:02:02.8248322Z #21 5.842 Checking compatibility for OpenTelemetry.Instrumentation.StackExchangeRedis 1.0.0-rc9.10 with net7.0 (linux-musl-x64).
2023-07-20T15:02:02.8249166Z #21 5.842 Checking compatibility for OpenTelemetry.Instrumentation.Runtime 1.5.0 with net7.0 (linux-musl-x64).
2023-07-20T15:02:02.8250458Z #21 5.842 Checking compatibility for OpenTelemetry.ResourceDetectors.Container 1.0.0-beta.4 with net7.0 (linux-musl-x64).
2023-07-20T15:02:02.8251254Z #21 5.842 Checking compatibility for Grpc.AspNetCore.Server.ClientFactory 2.53.0 with net7.0 (linux-musl-x64).
2023-07-20T15:02:02.8251939Z #21 5.842 Checking compatibility for Google.Protobuf 3.22.0 with net7.0 (linux-musl-x64).
2023-07-20T15:02:02.8252556Z #21 5.842 Checking compatibility for Grpc.Tools 2.53.0 with net7.0 (linux-musl-x64).
2023-07-20T15:02:02.8253199Z #21 5.842 Checking compatibility for Grpc.AspNetCore.Server 2.53.0 with net7.0 (linux-musl-x64).
2023-07-20T15:02:02.8253829Z #21 5.842 Checking compatibility for Grpc.HealthCheck 2.53.0 with net7.0 (linux-musl-x64).
2023-07-20T15:02:02.8254503Z #21 5.842 Checking compatibility for Pipelines.Sockets.Unofficial 2.2.2 with net7.0 (linux-musl-x64).
2023-07-20T15:02:02.8255152Z #21 5.842 Checking compatibility for OpenTelemetry 1.5.0 with net7.0 (linux-musl-x64).
2023-07-20T15:02:02.8255872Z #21 5.843 Checking compatibility for Microsoft.Extensions.Hosting.Abstractions 2.1.0 with net7.0 (linux-musl-x64).
2023-07-20T15:02:02.8256623Z #21 5.843 Checking compatibility for Microsoft.Extensions.Options 3.1.0 with net7.0 (linux-musl-x64).
2023-07-20T15:02:02.8257522Z #21 5.843 Checking compatibility for OpenTelemetry.Api.ProviderBuilderExtensions 1.5.0 with net7.0 (linux-musl-x64).
2023-07-20T15:02:02.8258328Z #21 5.843 Checking compatibility for System.Reflection.Emit.Lightweight 4.7.0 with net7.0 (linux-musl-x64).
2023-07-20T15:02:02.8258999Z #21 5.843 Checking compatibility for OpenTelemetry.Api 1.5.0 with net7.0 (linux-musl-x64).
2023-07-20T15:02:02.8259657Z #21 5.843 Checking compatibility for Grpc.Net.ClientFactory 2.53.0 with net7.0 (linux-musl-x64).
2023-07-20T15:02:02.8260296Z #21 5.843 Checking compatibility for Grpc.Net.Common 2.53.0 with net7.0 (linux-musl-x64).
2023-07-20T15:02:02.8260920Z #21 5.843 Checking compatibility for Grpc.Core.Api 2.53.0 with net7.0 (linux-musl-x64).
2023-07-20T15:02:02.8261559Z #21 5.843 Checking compatibility for System.Threading.Channels 4.6.0 with net7.0 (linux-musl-x64).
2023-07-20T15:02:02.8262227Z #21 5.843 Checking compatibility for System.IO.Pipelines 5.0.1 with net7.0 (linux-musl-x64).
2023-07-20T15:02:02.8262982Z #21 5.843 Checking compatibility for Microsoft.Extensions.Logging.Configuration 3.1.0 with net7.0 (linux-musl-x64).
2023-07-20T15:02:02.8263838Z #21 5.843 Checking compatibility for Microsoft.Extensions.FileProviders.Abstractions 2.1.0 with net7.0 (linux-musl-x64).
2023-07-20T15:02:02.8264741Z #21 5.843 Checking compatibility for Microsoft.Extensions.DependencyInjection.Abstractions 3.1.0 with net7.0 (linux-musl-x64).
2023-07-20T15:02:02.8265561Z #21 5.843 Checking compatibility for Microsoft.Extensions.Primitives 3.1.0 with net7.0 (linux-musl-x64).
2023-07-20T15:02:02.8266320Z #21 5.843 Checking compatibility for System.Diagnostics.DiagnosticSource 7.0.0 with net7.0 (linux-musl-x64).
2023-07-20T15:02:02.8267001Z #21 5.844 Checking compatibility for Grpc.Net.Client 2.53.0 with net7.0 (linux-musl-x64).
2023-07-20T15:02:02.8267644Z #21 5.844 Checking compatibility for Microsoft.Extensions.Http 3.0.3 with net7.0 (linux-musl-x64).
2023-07-20T15:02:02.8268287Z #21 5.844 Checking compatibility for System.Memory 4.5.3 with net7.0 (linux-musl-x64).
2023-07-20T15:02:02.8268952Z #21 5.844 Checking compatibility for Microsoft.Extensions.Logging 3.1.0 with net7.0 (linux-musl-x64).
2023-07-20T15:02:02.8269770Z #21 5.844 Checking compatibility for Microsoft.Extensions.Options.ConfigurationExtensions 3.1.0 with net7.0 (linux-musl-x64).
2023-07-20T15:02:02.8270638Z #21 5.844 Checking compatibility for Microsoft.Extensions.Configuration.Binder 3.1.0 with net7.0 (linux-musl-x64).
2023-07-20T15:02:02.8271447Z #21 5.844 Checking compatibility for Microsoft.Extensions.DependencyInjection 3.1.0 with net7.0 (linux-musl-x64).
2023-07-20T15:02:02.8272369Z #21 5.844 Checking compatibility for Microsoft.Extensions.Logging.Abstractions 3.1.0 with net7.0 (linux-musl-x64).
2023-07-20T15:02:02.8276488Z #21 5.844 Checking compatibility for Microsoft.Extensions.Configuration.Abstractions 3.1.0 with net7.0 (linux-musl-x64).
2023-07-20T15:02:02.8277322Z #21 5.844 Checking compatibility for Microsoft.Extensions.Configuration 3.1.0 with net7.0 (linux-musl-x64).
2023-07-20T15:02:02.8277988Z #21 5.844 All packages and projects are compatible with net7.0 (linux-musl-x64).
2023-07-20T15:02:02.8278375Z #21 5.864 Committing restore...
2023-07-20T15:02:02.8278800Z #21 5.864 Generating MSBuild file /usr/src/app/src/obj/cartservice.csproj.nuget.g.props.
2023-07-20T15:02:02.8279356Z #21 5.868 Generating MSBuild file /usr/src/app/src/obj/cartservice.csproj.nuget.g.targets.
2023-07-20T15:02:02.8279933Z #21 5.869 Writing assets file to disk. Path: /usr/src/app/src/obj/project.assets.json
2023-07-20T15:02:02.8280405Z #21 5.874 Writing cache file to disk. Path: /usr/src/app/src/obj/project.nuget.cache
2023-07-20T15:02:02.8280921Z #21 5.878 Persisting dg to /usr/src/app/src/obj/cartservice.csproj.nuget.dgspec.json
2023-07-20T15:02:02.8281646Z #21 5.879 Restored /usr/src/app/src/cartservice.csproj (in 3.86 sec).
2023-07-20T15:02:02.8281982Z #21 5.883
2023-07-20T15:02:02.8282243Z #21 5.883 NuGet Config files used:
2023-07-20T15:02:02.8282557Z #21 5.883 /usr/src/app/NuGet.config
2023-07-20T15:02:02.8282889Z #21 5.883 /root/.nuget/NuGet/NuGet.Config
2023-07-20T15:02:02.8283153Z #21 5.883
2023-07-20T15:02:02.8283399Z #21 5.884 Feeds used:
2023-07-20T15:02:02.8283743Z #21 5.884 https://api.nuget.org/v3/index.json
2023-07-20T15:02:02.8284296Z #21 5.884 /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk.Web/library-packs
2023-07-20T15:02:02.8284650Z #21 5.884
2023-07-20T15:02:02.8284894Z #21 5.885 Installed:
2023-07-20T15:02:02.8285236Z #21 5.886 62 package(s) to /usr/src/app/src/cartservice.csproj
2023-07-20T15:02:02.8285605Z #21 5.890 Done executing task "RestoreTask".
2023-07-20T15:02:02.8286017Z #21 5.890 1>Done building target "Restore" in project "cartservice.csproj".
2023-07-20T15:02:02.8286518Z #21 5.890 1>Done Building Project "/usr/src/app/src/cartservice.csproj" (Restore target(s)).
2023-07-20T15:02:02.8286867Z #21 5.899
2023-07-20T15:02:02.8287109Z #21 5.899 Build succeeded.
2023-07-20T15:02:02.8287365Z #21 5.899 0 Warning(s)
2023-07-20T15:02:02.8287596Z #21 5.899 0 Error(s)
2023-07-20T15:02:02.8287831Z #21 5.899
2023-07-20T15:02:02.8288077Z #21 5.900 Time Elapsed 00:00:05.36
2023-07-20T15:02:03.4223920Z #21 DONE 6.5s
2023-07-20T15:02:03.4224140Z
2023-07-20T15:02:03.4225386Z #22 [linux/amd64 builder 6/6] RUN RUNTIME_IDENTIIFER=linux-musl-x64; if [ "$(uname -m)" = "aarch64" ]; then RUNTIME_IDENTIIFER=linux-musl-arm64; fi; dotnet publish ./src/cartservice.csproj -v d -p:PublishSingleFile=true -r $RUNTIME_IDENTIIFER --self-contained true -p:PublishTrimmed=False -p:TrimMode=Link -c Release -o /cartservice --no-restore
2023-07-20T15:02:03.7097240Z #22 0.363 MSBuild version 17.6.8+c70978d4d for .NET
2023-07-20T15:02:03.9734950Z #22 0.627 Build started 07/20/2023 15:02:03.
2023-07-20T15:02:04.0811915Z #22 0.631 0>Process = "/usr/share/dotnet/dotnet"
2023-07-20T15:02:04.0812289Z #22 0.632 MSBuild executable path = "/usr/share/dotnet/sdk/7.0.306/MSBuild.dll"
2023-07-20T15:02:04.0814538Z #22 0.633 Command line arguments = "/usr/share/dotnet/sdk/7.0.306/MSBuild.dll -maxcpucount -verbosity:m -target:Publish --property:_IsPublishing=true --property:PublishSingleFile=true --property:PublishTrimmed=False --property:TrimMode=Link -property:PublishDir=/cartservice -property:_CommandLineDefinedOutputPath=true -property:SelfContained=True -property:_CommandLineDefinedSelfContained=true -property:RuntimeIdentifier=linux-musl-x64 -property:_CommandLineDefinedRuntimeIdentifier=true -property:Configuration=Release -verbosity:d ./src/cartservice.csproj -distributedlogger:Microsoft.DotNet.Tools.MSBuild.MSBuildLogger,/usr/share/dotnet/sdk/7.0.306/dotnet.dll*Microsoft.DotNet.Tools.MSBuild.MSBuildForwardingLogger,/usr/share/dotnet/sdk/7.0.306/dotnet.dll"
2023-07-20T15:02:04.0816143Z #22 0.634 Current directory = "/usr/src/app"
2023-07-20T15:02:04.0816389Z #22 0.635 MSBuild version = "17.6.8+c70978d4d"
2023-07-20T15:02:04.0817115Z #22 0.734 Assembly loaded during Evaluation: NuGet.Packaging, Version=6.6.0.66, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (location: /usr/share/dotnet/sdk/7.0.306/NuGet.Packaging.dll, MVID: dca4c3d0-5af7-48f6-9c30-1da166caebac, AppDomain: [Default])
2023-07-20T15:02:04.2319200Z #22 0.734 Assembly loaded during Evaluation: System.Reflection.Metadata, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (location: /usr/share/dotnet/shared/Microsoft.NETCore.App/7.0.9/System.Reflection.Metadata.dll, MVID: a72f4099-6ece-4f23-974c-d5f81ae7a4a4, AppDomain: [Default])
2023-07-20T15:02:04.2321484Z #22 0.747 Assembly loaded during Evaluation: System.Security.Cryptography.X509Certificates, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (location: /usr/share/dotnet/shared/Microsoft.NETCore.App/7.0.9/System.Security.Cryptography.X509Certificates.dll, MVID: 0995f2f6-9527-4c8a-915b-5535233bcb67, AppDomain: [Default])
2023-07-20T15:02:04.2323312Z #22 0.778 Assembly loaded during Evaluation: Microsoft.NET.Sdk.WorkloadMSBuildSdkResolver, Version=7.0.306.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (location: /usr/share/dotnet/sdk/7.0.306/Microsoft.NET.Sdk.WorkloadMSBuildSdkResolver.dll, MVID: 178d5018-cf0b-4acc-be8a-878e9a1e2041, AppDomain: [Default])
2023-07-20T15:02:04.2324976Z #22 0.780 Assembly loaded during Evaluation: Microsoft.Build.NuGetSdkResolver, Version=6.6.0.66, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (location: /usr/share/dotnet/sdk/7.0.306/Microsoft.Build.NuGetSdkResolver.dll, MVID: f9e4cc23-fb32-44fd-804e-0e4515ab6768, AppDomain: [Default])
2023-07-20T15:02:04.2325861Z #22 0.783 Resolving SDK 'Microsoft.NET.Sdk.Web'...
2023-07-20T15:02:04.2326967Z #22 0.785 Assembly loaded during Evaluation: Microsoft.DotNet.Cli.Utils, Version=7.0.306.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 (location: /usr/share/dotnet/sdk/7.0.306/Microsoft.DotNet.Cli.Utils.dll, MVID: 196be164-6fe6-4cb4-8126-c32db82b7719, AppDomain: [Default])
2023-07-20T15:02:04.2328546Z #22 0.786 Assembly loaded during Evaluation: Microsoft.NET.Sdk.WorkloadManifestReader, Version=7.0.306.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 (location: /usr/share/dotnet/sdk/7.0.306/Microsoft.NET.Sdk.WorkloadManifestReader.dll, MVID: baac00a6-6496-4872-a8ed-2313366603a2, AppDomain: [Default])
2023-07-20T15:02:04.2330210Z #22 0.787 Assembly loaded during Evaluation: Microsoft.Deployment.DotNet.Releases, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (location: /usr/share/dotnet/sdk/7.0.306/Microsoft.Deployment.DotNet.Releases.dll, MVID: 750c7bd1-cef6-418d-97db-eefca19619f7, AppDomain: [Default])
2023-07-20T15:02:04.3352749Z #22 0.899 Assembly loaded during Evaluation: Microsoft.NET.StringTools, Version=1.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (location: /usr/share/dotnet/sdk/7.0.306/Microsoft.NET.StringTools.dll, MVID: 7969b84e-3ba2-4528-aef2-3f4063bb0b10, AppDomain: [Default])
2023-07-20T15:02:04.3353377Z #22 0.930 Resolving SDK 'Microsoft.NET.Sdk'...
2023-07-20T15:02:04.3353837Z #22 0.934 Property 'MSBuildExtensionsPath' with value '/usr/share/dotnet/sdk/7.0.306/' expanded from the environment.
2023-07-20T15:02:04.3354368Z #22 0.968 Property reassignment: $(MSBuildProjectExtensionsPath)="/usr/src/app/src/obj/" (previous value: "obj\") at /usr/share/dotnet/sdk/7.0.306/Current/Microsoft.Common.props (56,5)
2023-07-20T15:02:04.3355729Z #22 0.970 Assembly loaded during Evaluation: System.Threading.Tasks.Parallel, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (location: /usr/share/dotnet/shared/Microsoft.NETCore.App/7.0.9/System.Threading.Tasks.Parallel.dll, MVID: e29aed80-b269-48d5-bbcc-05d9439ecd1e, AppDomain: [Default])
2023-07-20T15:02:04.3356349Z #22 0.978 The "Configuration" property is a global property, and cannot be modified.
2023-07-20T15:02:04.3356693Z #22 0.980 The "Configuration" property is a global property, and cannot be modified.
2023-07-20T15:02:04.3357255Z #22 0.981 Property reassignment: $(AssemblySearchPaths)="{CandidateAssemblyFiles};{HintPathFromItem}" (previous value: "{CandidateAssemblyFiles}") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props (82,5)
2023-07-20T15:02:04.3358081Z #22 0.981 Property reassignment: $(AssemblySearchPaths)="{CandidateAssemblyFiles};{HintPathFromItem};{TargetFrameworkDirectory}" (previous value: "{CandidateAssemblyFiles};{HintPathFromItem}") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props (83,5)
2023-07-20T15:02:04.3359162Z #22 0.982 Property reassignment: $(AssemblySearchPaths)="{CandidateAssemblyFiles};{HintPathFromItem};{TargetFrameworkDirectory};{RawFileName}" (previous value: "{CandidateAssemblyFiles};{HintPathFromItem};{TargetFrameworkDirectory}") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props (84,5)
2023-07-20T15:02:04.3359944Z #22 0.983 Property reassignment: $(PublishAotSupported)="true" (previous value: "false") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props (120,5)
2023-07-20T15:02:04.3360518Z #22 0.988 Resolving SDK 'Microsoft.NET.SDK.WorkloadAutoImportPropsLocator'...
2023-07-20T15:02:04.4369499Z #22 0.994 Resolving SDK 'Microsoft.DotNet.ILCompiler'...
2023-07-20T15:02:04.4370063Z #22 0.995 Resolving SDK 'Microsoft.NET.ILLink.Tasks'...
2023-07-20T15:02:04.4370853Z #22 0.996 Property reassignment: $(TargetsForTfmSpecificContentInPackage)=";PackTool;_PackProjectToolValidation" (previous value: ";PackTool") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.PackProjectTool.props (15,5)
2023-07-20T15:02:04.4371692Z #22 0.998 Resolving SDK 'Microsoft.NET.Sdk.Razor'...
2023-07-20T15:02:04.4372525Z #22 0.999 Property reassignment: $(DefaultItemExcludes)=";**\node_modules\**;node_modules\**;**\jspm_packages\**;jspm_packages\**" (previous value: ";**\node_modules\**;node_modules\**") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk.Razor/Sdk/Sdk.Razor.StaticAssets.ProjectSystem.props (23,5)
2023-07-20T15:02:04.4373844Z #22 0.999 Property reassignment: $(DefaultItemExcludes)=";**\node_modules\**;node_modules\**;**\jspm_packages\**;jspm_packages\**;**\bower_components\**;bower_components\**" (previous value: ";**\node_modules\**;node_modules\**;**\jspm_packages\**;jspm_packages\**") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk.Razor/Sdk/Sdk.Razor.StaticAssets.ProjectSystem.props (24,5)
2023-07-20T15:02:04.4374868Z #22 0.999 Resolving SDK 'Microsoft.NET.Sdk.Web.ProjectSystem'...
2023-07-20T15:02:04.4375590Z #22 1.000 Property reassignment: $(OutputType)="Exe" (previous value: "Library") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk.Web.ProjectSystem/targets/Microsoft.NET.Sdk.Web.ProjectSystem.props (16,5)
2023-07-20T15:02:04.4376315Z #22 1.001 Resolving SDK 'Microsoft.NET.Sdk.Publish'...
2023-07-20T15:02:04.4376742Z #22 1.006 The "Configuration" property is a global property, and cannot be modified.
2023-07-20T15:02:04.4377462Z #22 1.008 Property reassignment: $(PublishProfileImported)="false" (previous value: "true") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportPublishProfile.targets (28,5)
2023-07-20T15:02:04.4379245Z #22 1.010 Assembly loaded during Evaluation: NuGet.Frameworks, Version=6.6.0.66, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (location: /usr/share/dotnet/sdk/7.0.306/NuGet.Frameworks.dll, MVID: a92f0e1d-facc-48f0-9ed3-8b9e6942c560, AppDomain: [Default])
2023-07-20T15:02:04.4380362Z #22 1.038 Property reassignment: $(TargetPlatformVersion)="" (previous value: "0.0") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.TargetFrameworkInference.targets (65,5)
2023-07-20T15:02:04.4381643Z #22 1.041 Property reassignment: $(DefaultItemExcludes)=";**\node_modules\**;node_modules\**;**\jspm_packages\**;jspm_packages\**;**\bower_components\**;bower_components\**;bin\Release//**" (previous value: ";**\node_modules\**;node_modules\**;**\jspm_packages\**;jspm_packages\**;**\bower_components\**;bower_components\**") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.TargetFrameworkInference.targets (232,5)
2023-07-20T15:02:04.4383477Z #22 1.042 Property reassignment: $(DefaultItemExcludes)=";**\node_modules\**;node_modules\**;**\jspm_packages\**;jspm_packages\**;**\bower_components\**;bower_components\**;bin\Release//**;obj\Release//**" (previous value: ";**\node_modules\**;node_modules\**;**\jspm_packages\**;jspm_packages\**;**\bower_components\**;bower_components\**;bin\Release//**") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.TargetFrameworkInference.targets (233,5)
2023-07-20T15:02:04.4384850Z #22 1.043 Property reassignment: $(IntermediateOutputPath)="obj\Release/net7.0/" (previous value: "obj\Release/") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.TargetFrameworkInference.targets (252,5)
2023-07-20T15:02:04.4386035Z #22 1.043 Property reassignment: $(OutputPath)="bin\Release/net7.0/" (previous value: "bin\Release/") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.TargetFrameworkInference.targets (253,5)
2023-07-20T15:02:04.4386960Z #22 1.046 Resolving SDK 'Microsoft.NET.SDK.WorkloadManifestTargetsLocator'...
2023-07-20T15:02:04.4387506Z #22 1.055 The "SelfContained" property is a global property, and cannot be modified.
2023-07-20T15:02:04.4387974Z #22 1.055 The "SelfContained" property is a global property, and cannot be modified.
2023-07-20T15:02:04.4389107Z #22 1.056 Property reassignment: $(IntermediateOutputPath)="obj\Release/net7.0/linux-musl-x64/" (previous value: "obj\Release/net7.0/") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets (305,5)
2023-07-20T15:02:04.4390533Z #22 1.056 Property reassignment: $(OutputPath)="bin\Release/net7.0/linux-musl-x64/" (previous value: "bin\Release/net7.0/") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets (306,5)
2023-07-20T15:02:04.4391317Z #22 1.058 The "PublishDir" property is a global property, and cannot be modified.
2023-07-20T15:02:04.4391801Z #22 1.058 The "PublishDir" property is a global property, and cannot be modified.
2023-07-20T15:02:04.4392798Z #22 1.060 Property reassignment: $(_FrameworkIdentifierForImplicitDefine)="NET" (previous value: "NETCOREAPP") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.BeforeCommon.targets (180,5)
2023-07-20T15:02:04.4393835Z #22 1.060 Property reassignment: $(_FrameworkVersionForImplicitDefine)="7_0" (previous value: "7.0") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.BeforeCommon.targets (185,5)
2023-07-20T15:02:04.4395119Z #22 1.090 Property reassignment: $(CommandLineArgsForDesignTimeEvaluation)="-langversion:11.0 -define:TRACE" (previous value: "-langversion:11.0") at /usr/share/dotnet/sdk/7.0.306/Roslyn/Microsoft.CSharp.Core.targets (191,5)
2023-07-20T15:02:04.5535957Z #22 1.120 Assembly loaded during Evaluation: Microsoft.Build.Utilities.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (location: /usr/share/dotnet/sdk/7.0.306/Microsoft.Build.Utilities.Core.dll, MVID: 6f1dd6cf-3173-461c-a365-6c3795947a0f, AppDomain: [Default])
2023-07-20T15:02:04.5537284Z #22 1.122 The "Configuration" property is a global property, and cannot be modified.
2023-07-20T15:02:04.5537986Z #22 1.123 Property reassignment: $(_DebugSymbolsProduced)="true" (previous value: "false") at /usr/share/dotnet/sdk/7.0.306/Microsoft.Common.CurrentVersion.targets (175,5)
2023-07-20T15:02:04.5538857Z #22 1.123 Property reassignment: $(_DocumentationFileProduced)="false" (previous value: "true") at /usr/share/dotnet/sdk/7.0.306/Microsoft.Common.CurrentVersion.targets (185,5)
2023-07-20T15:02:04.5539512Z #22 1.124 The "PublishDir" property is a global property, and cannot be modified.
2023-07-20T15:02:04.5539988Z #22 1.124 The "PublishDir" property is a global property, and cannot be modified.
2023-07-20T15:02:04.5540678Z #22 1.125 Property reassignment: $(ClickOncePublishDir)="/cartservice/" (previous value: "/cartservice") at /usr/share/dotnet/sdk/7.0.306/Microsoft.Common.CurrentVersion.targets (497,5)
2023-07-20T15:02:04.5541542Z #22 1.125 Property reassignment: $(ProcessorArchitecture)="amd64" (previous value: "x64") at /usr/share/dotnet/sdk/7.0.306/Microsoft.Common.CurrentVersion.targets (516,5)
2023-07-20T15:02:04.5542502Z #22 1.126 Property reassignment: $(DelaySign)="" (previous value: "false") at /usr/share/dotnet/sdk/7.0.306/Microsoft.Common.CurrentVersion.targets (568,5)
2023-07-20T15:02:04.5543292Z #22 1.126 Property 'LocalAppData' with value '/root/.local/share' expanded from the environment.
2023-07-20T15:02:04.5544058Z #22 1.127 Property reassignment: $(_SGenGenerateSerializationAssembliesConfig)="Auto" (previous value: "") at /usr/share/dotnet/sdk/7.0.306/Microsoft.Common.CurrentVersion.targets (3789,5)
2023-07-20T15:02:04.5544875Z #22 1.128 Property reassignment: $(_TargetsThatPrepareProjectReferences)="
2023-07-20T15:02:04.5545342Z #22 1.128 AssignProjectConfiguration;
2023-07-20T15:02:04.5545749Z #22 1.128 _SplitProjectReferencesByFileExistence
2023-07-20T15:02:04.5546510Z #22 1.128 " (previous value: "_SplitProjectReferencesByFileExistence") at /usr/share/dotnet/sdk/7.0.306/Microsoft.Common.CurrentVersion.targets (4927,5)
2023-07-20T15:02:04.5547406Z #22 1.128 Property 'MSBuildExtensionsPath32' with value '/usr/share/dotnet/sdk/7.0.306' expanded from the environment.
2023-07-20T15:02:04.5548547Z #22 1.142 Property reassignment: $(ProjectAssetsCacheFile)="/usr/src/app/src/obj/Release/net7.0/linux-musl-x64/cartservice.assets.cache" (previous value: "obj\Release/net7.0/linux-musl-x64/cartservice.assets.cache") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets (29,5)
2023-07-20T15:02:04.5549358Z #22 1.143 Property reassignment: $(ResolveAssemblyReferencesDependsOn)="
2023-07-20T15:02:04.5549675Z #22 1.143
2023-07-20T15:02:04.5549924Z #22 1.143 ResolveProjectReferences;
2023-07-20T15:02:04.5550222Z #22 1.143 FindInvalidProjectReferences;
2023-07-20T15:02:04.5550506Z #22 1.143 GetFrameworkPaths;
2023-07-20T15:02:04.5550784Z #22 1.143 GetReferenceAssemblyPaths;
2023-07-20T15:02:04.5551039Z #22 1.143 PrepareForBuild;
2023-07-20T15:02:04.5551304Z #22 1.143 ResolveSDKReferences;
2023-07-20T15:02:04.5551571Z #22 1.143 ExpandSDKReferences;
2023-07-20T15:02:04.5551796Z #22 1.143 ;
2023-07-20T15:02:04.5552062Z #22 1.143 ResolvePackageDependenciesForBuild;
2023-07-20T15:02:04.5552389Z #22 1.143 _HandlePackageFileConflicts;
2023-07-20T15:02:04.5552789Z #22 1.143 " (previous value: "
2023-07-20T15:02:04.5553042Z #22 1.143 ResolveProjectReferences;
2023-07-20T15:02:04.5553346Z #22 1.144 FindInvalidProjectReferences;
2023-07-20T15:02:04.5553765Z #22 1.144 GetFrameworkPaths;
2023-07-20T15:02:04.5554027Z #22 1.144 GetReferenceAssemblyPaths;
2023-07-20T15:02:04.5554295Z #22 1.144 PrepareForBuild;
2023-07-20T15:02:04.5554554Z #22 1.144 ResolveSDKReferences;
2023-07-20T15:02:04.5554808Z #22 1.144 ExpandSDKReferences;
2023-07-20T15:02:04.5555260Z #22 1.144 ") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets (80,5)
2023-07-20T15:02:04.5555747Z #22 1.145 Property reassignment: $(PrepareResourcesDependsOn)="
2023-07-20T15:02:04.5556118Z #22 1.145 ResolvePackageDependenciesForBuild;
2023-07-20T15:02:04.5556435Z #22 1.145 _HandlePackageFileConflicts;
2023-07-20T15:02:04.5556683Z #22 1.145
2023-07-20T15:02:04.5556878Z #22 1.145 ;
2023-07-20T15:02:04.5557104Z #22 1.145 PrepareResourceNames;
2023-07-20T15:02:04.5557342Z #22 1.145 ResGen;
2023-07-20T15:02:04.5557576Z #22 1.145 CompileLicxFiles
2023-07-20T15:02:04.5557780Z #22 1.146
2023-07-20T15:02:04.5557998Z #22 1.146 " (previous value: "
2023-07-20T15:02:04.5558217Z #22 1.146 ;
2023-07-20T15:02:04.5558441Z #22 1.146 PrepareResourceNames;
2023-07-20T15:02:04.5567694Z #22 1.146 ResGen;
2023-07-20T15:02:04.5567997Z #22 1.146 CompileLicxFiles
2023-07-20T15:02:04.5568761Z #22 1.146 ") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets (86,5)
2023-07-20T15:02:04.5570106Z #22 1.147 Property reassignment: $(DefaultItemExcludes)=";**\node_modules\**;node_modules\**;**\jspm_packages\**;jspm_packages\**;**\bower_components\**;bower_components\**;bin\Release//**;obj\Release//**;bin\/**" (previous value: ";**\node_modules\**;node_modules\**;**\jspm_packages\**;jspm_packages\**;**\bower_components\**;bower_components\**;bin\Release//**;obj\Release//**") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.targets (27,5)
2023-07-20T15:02:04.5572394Z #22 1.147 Property reassignment: $(DefaultItemExcludes)=";**\node_modules\**;node_modules\**;**\jspm_packages\**;jspm_packages\**;**\bower_components\**;bower_components\**;bin\Release//**;obj\Release//**;bin\/**;obj\/**" (previous value: ";**\node_modules\**;node_modules\**;**\jspm_packages\**;jspm_packages\**;**\bower_components\**;bower_components\**;bin\Release//**;obj\Release//**;bin\/**") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.targets (29,5)
2023-07-20T15:02:04.5574404Z #22 1.148 Property reassignment: $(DefaultItemExcludes)=";**\node_modules\**;node_modules\**;**\jspm_packages\**;jspm_packages\**;**\bower_components\**;bower_components\**;bin\Release//**;obj\Release//**;bin\/**;obj\/**;**/*.user" (previous value: ";**\node_modules\**;node_modules\**;**\jspm_packages\**;jspm_packages\**;**\bower_components\**;bower_components\**;bin\Release//**;obj\Release//**;bin\/**;obj\/**") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.targets (32,5)
2023-07-20T15:02:04.5576338Z #22 1.150 Property reassignment: $(DefaultItemExcludes)=";**\node_modules\**;node_modules\**;**\jspm_packages\**;jspm_packages\**;**\bower_components\**;bower_components\**;bin\Release//**;obj\Release//**;bin\/**;obj\/**;**/*.user;**/*.*proj" (previous value: ";**\node_modules\**;node_modules\**;**\jspm_packages\**;jspm_packages\**;**\bower_components\**;bower_components\**;bin\Release//**;obj\Release//**;bin\/**;obj\/**;**/*.user") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.targets (33,5)
2023-07-20T15:02:04.5578279Z #22 1.151 Property reassignment: $(DefaultItemExcludes)=";**\node_modules\**;node_modules\**;**\jspm_packages\**;jspm_packages\**;**\bower_components\**;bower_components\**;bin\Release//**;obj\Release//**;bin\/**;obj\/**;**/*.user;**/*.*proj;**/*.sln" (previous value: ";**\node_modules\**;node_modules\**;**\jspm_packages\**;jspm_packages\**;**\bower_components\**;bower_components\**;bin\Release//**;obj\Release//**;bin\/**;obj\/**;**/*.user;**/*.*proj") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.targets (34,5)
2023-07-20T15:02:04.5580636Z #22 1.151 Property reassignment: $(DefaultItemExcludes)=";**\node_modules\**;node_modules\**;**\jspm_packages\**;jspm_packages\**;**\bower_components\**;bower_components\**;bin\Release//**;obj\Release//**;bin\/**;obj\/**;**/*.user;**/*.*proj;**/*.sln;**/*.vssscc" (previous value: ";**\node_modules\**;node_modules\**;**\jspm_packages\**;jspm_packages\**;**\bower_components\**;bower_components\**;bin\Release//**;obj\Release//**;bin\/**;obj\/**;**/*.user;**/*.*proj;**/*.sln") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.targets (35,5)
2023-07-20T15:02:04.5581872Z #22 1.154 Property reassignment: $(ResolveAssemblyReferencesDependsOn)="
2023-07-20T15:02:04.5582245Z #22 1.154
2023-07-20T15:02:04.5582486Z #22 1.154
2023-07-20T15:02:04.5582788Z #22 1.154 ResolveProjectReferences;
2023-07-20T15:02:04.5583155Z #22 1.154 FindInvalidProjectReferences;
2023-07-20T15:02:04.5583505Z #22 1.154 GetFrameworkPaths;
2023-07-20T15:02:04.5583962Z #22 1.154 GetReferenceAssemblyPaths;
2023-07-20T15:02:04.5584397Z #22 1.154 PrepareForBuild;
2023-07-20T15:02:04.5584694Z #22 1.154 ResolveSDKReferences;
2023-07-20T15:02:04.5585002Z #22 1.154 ExpandSDKReferences;
2023-07-20T15:02:04.5585248Z #22 1.154 ;
2023-07-20T15:02:04.5585568Z #22 1.154 ResolvePackageDependenciesForBuild;
2023-07-20T15:02:04.5585944Z #22 1.154 _HandlePackageFileConflicts;
2023-07-20T15:02:04.5586214Z #22 1.154 ;
2023-07-20T15:02:04.5586502Z #22 1.154 ResolveTargetingPackAssets;
2023-07-20T15:02:04.5586816Z #22 1.154 " (previous value: "
2023-07-20T15:02:04.5587049Z #22 1.154
2023-07-20T15:02:04.5587332Z #22 1.154 ResolveProjectReferences;
2023-07-20T15:02:04.5587682Z #22 1.154 FindInvalidProjectReferences;
2023-07-20T15:02:04.5588004Z #22 1.154 GetFrameworkPaths;
2023-07-20T15:02:04.5588310Z #22 1.154 GetReferenceAssemblyPaths;
2023-07-20T15:02:04.5588622Z #22 1.154 PrepareForBuild;
2023-07-20T15:02:04.5589099Z #22 1.154 ResolveSDKReferences;
2023-07-20T15:02:04.5589413Z #22 1.154 ExpandSDKReferences;
2023-07-20T15:02:04.5589686Z #22 1.154 ;
2023-07-20T15:02:04.5590030Z #22 1.154 ResolvePackageDependenciesForBuild;
2023-07-20T15:02:04.5590419Z #22 1.154 _HandlePackageFileConflicts;
2023-07-20T15:02:04.5591101Z #22 1.154 ") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.FrameworkReferenceResolution.targets (14,5)
2023-07-20T15:02:04.5620797Z #22 1.155 Property reassignment: $(_GenerateRuntimeConfigurationPropertyInputsCache)="/usr/src/app/src/obj/Release/net7.0/linux-musl-x64/cartservice.genruntimeconfig.cache" (previous value: "obj\Release/net7.0/linux-musl-x64/cartservice.genruntimeconfig.cache") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets (44,5)
2023-07-20T15:02:04.5622361Z #22 1.155 Property reassignment: $(GenerateRuntimeConfigDevFile)="false" (previous value: "true") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets (61,5)
2023-07-20T15:02:04.5623876Z #22 1.156 Property 'HOME' with value '/root' expanded from the environment.
2023-07-20T15:02:04.5624609Z #22 1.157 Property reassignment: $(_DefaultUserProfileRuntimeStorePath)="/root/.dotnet/store" (previous value: "/root") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets (78,5)
2023-07-20T15:02:04.5625859Z #22 1.157 Property reassignment: $(AvailablePlatforms)="Any CPU,x86,x64,ARM32" (previous value: "Any CPU,x86,x64") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets (112,5)
2023-07-20T15:02:04.5626784Z #22 1.158 Property reassignment: $(AvailablePlatforms)="Any CPU,x86,x64,ARM32,ARM64" (previous value: "Any CPU,x86,x64,ARM32") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets (116,5)
2023-07-20T15:02:04.5627456Z #22 1.158 Property reassignment: $(CoreBuildDependsOn)="
2023-07-20T15:02:04.5627831Z #22 1.158 _CheckForBuildWithNoBuild;
2023-07-20T15:02:04.5628132Z #22 1.158
2023-07-20T15:02:04.5628412Z #22 1.158 BuildOnlySettings;
2023-07-20T15:02:04.5628704Z #22 1.158 PrepareForBuild;
2023-07-20T15:02:04.5629007Z #22 1.158 PreBuildEvent;
2023-07-20T15:02:04.5629305Z #22 1.158 ResolveReferences;
2023-07-20T15:02:04.5629623Z #22 1.158 PrepareResources;
2023-07-20T15:02:04.5629913Z #22 1.158 ResolveKeySource;
2023-07-20T15:02:04.5630190Z #22 1.158 Compile;
2023-07-20T15:02:04.5630488Z #22 1.158 ExportWindowsMDFile;
2023-07-20T15:02:04.5630814Z #22 1.158 UnmanagedUnregistration;
2023-07-20T15:02:04.5631330Z #22 1.158 GenerateSerializationAssemblies;
2023-07-20T15:02:04.5631720Z #22 1.158 CreateSatelliteAssemblies;
2023-07-20T15:02:04.5632040Z #22 1.158 GenerateManifests;
2023-07-20T15:02:04.5632334Z #22 1.158 GetTargetPath;
2023-07-20T15:02:04.5632872Z #22 1.158 PrepareForRun;
2023-07-20T15:02:04.5633168Z #22 1.158 UnmanagedRegistration;
2023-07-20T15:02:04.5633484Z #22 1.158 IncrementalClean;
2023-07-20T15:02:04.5633782Z #22 1.158 PostBuildEvent
2023-07-20T15:02:04.5634022Z #22 1.158 ;
2023-07-20T15:02:04.5634347Z #22 1.158 GenerateBuildDependencyFile;
2023-07-20T15:02:04.5634769Z #22 1.158 GenerateBuildRuntimeConfigurationFiles
2023-07-20T15:02:04.5635126Z #22 1.158 " (previous value: "
2023-07-20T15:02:04.5635429Z #22 1.158 BuildOnlySettings;
2023-07-20T15:02:04.5635726Z #22 1.158 PrepareForBuild;
2023-07-20T15:02:04.5636019Z #22 1.158 PreBuildEvent;
2023-07-20T15:02:04.5636307Z #22 1.158 ResolveReferences;
2023-07-20T15:02:04.5636612Z #22 1.158 PrepareResources;
2023-07-20T15:02:04.5636914Z #22 1.158 ResolveKeySource;
2023-07-20T15:02:04.5637179Z #22 1.158 Compile;
2023-07-20T15:02:04.5637476Z #22 1.158 ExportWindowsMDFile;
2023-07-20T15:02:04.5637814Z #22 1.158 UnmanagedUnregistration;
2023-07-20T15:02:04.5638177Z #22 1.158 GenerateSerializationAssemblies;
2023-07-20T15:02:04.5638563Z #22 1.158 CreateSatelliteAssemblies;
2023-07-20T15:02:04.5638903Z #22 1.158 GenerateManifests;
2023-07-20T15:02:04.5639177Z #22 1.158 GetTargetPath;
2023-07-20T15:02:04.5639461Z #22 1.158 PrepareForRun;
2023-07-20T15:02:04.5639769Z #22 1.158 UnmanagedRegistration;
2023-07-20T15:02:04.5640074Z #22 1.159 IncrementalClean;
2023-07-20T15:02:04.5640366Z #22 1.159 PostBuildEvent
2023-07-20T15:02:04.5640818Z #22 1.159 ") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets (134,5)
2023-07-20T15:02:04.5641318Z #22 1.159 Property reassignment: $(CoreCleanDependsOn)="
2023-07-20T15:02:04.5641654Z #22 1.159 _SdkBeforeClean;
2023-07-20T15:02:04.5641918Z #22 1.159
2023-07-20T15:02:04.5642371Z #22 1.159 " (previous value: "") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets (143,5)
2023-07-20T15:02:04.5642867Z #22 1.159 Property reassignment: $(RebuildDependsOn)="
2023-07-20T15:02:04.5643398Z #22 1.159 _SdkBeforeRebuild;
2023-07-20T15:02:04.5643669Z #22 1.159
2023-07-20T15:02:04.5643917Z #22 1.159 BeforeRebuild;
2023-07-20T15:02:04.5644187Z #22 1.159 Clean;
2023-07-20T15:02:04.5644435Z #22 1.159 Build;
2023-07-20T15:02:04.5644722Z #22 1.159 AfterRebuild;
2023-07-20T15:02:04.5644980Z #22 1.159
2023-07-20T15:02:04.5645254Z #22 1.159 " (previous value: "
2023-07-20T15:02:04.5645537Z #22 1.159 BeforeRebuild;
2023-07-20T15:02:04.5645788Z #22 1.159 Clean;
2023-07-20T15:02:04.5646039Z #22 1.159 Build;
2023-07-20T15:02:04.5646300Z #22 1.159 AfterRebuild;
2023-07-20T15:02:04.5646725Z #22 1.159 ") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets (150,5)
2023-07-20T15:02:04.5647212Z #22 1.159 Property reassignment: $(CompileDependsOn)="
2023-07-20T15:02:04.5647530Z #22 1.159
2023-07-20T15:02:04.5647792Z #22 1.159 ResolveReferences;
2023-07-20T15:02:04.5648094Z #22 1.159 ResolveKeySource;
2023-07-20T15:02:04.5648432Z #22 1.159 SetWin32ManifestProperties;
2023-07-20T15:02:04.5648831Z #22 1.159 FindReferenceAssembliesForReferences;
2023-07-20T15:02:04.5649227Z #22 1.159 _GenerateCompileInputs;
2023-07-20T15:02:04.5649661Z #22 1.159 BeforeCompile;
2023-07-20T15:02:04.5649971Z #22 1.159 _TimeStampBeforeCompile;
2023-07-20T15:02:04.5650349Z #22 1.159 _GenerateCompileDependencyCache;
2023-07-20T15:02:04.5650685Z #22 1.159 CoreCompile;
2023-07-20T15:02:04.5650995Z #22 1.159 _TimeStampAfterCompile;
2023-07-20T15:02:04.5651287Z #22 1.159 AfterCompile;
2023-07-20T15:02:04.5651546Z #22 1.159 ;
2023-07-20T15:02:04.5651807Z #22 1.159 _CreateAppHost;
2023-07-20T15:02:04.5652079Z #22 1.159 _CreateComHost;
2023-07-20T15:02:04.5652379Z #22 1.160 _GetIjwHostPaths;
2023-07-20T15:02:04.5652678Z #22 1.160 " (previous value: "
2023-07-20T15:02:04.5652963Z #22 1.160 ResolveReferences;
2023-07-20T15:02:04.5653261Z #22 1.160 ResolveKeySource;
2023-07-20T15:02:04.5653592Z #22 1.160 SetWin32ManifestProperties;
2023-07-20T15:02:04.5653996Z #22 1.160 FindReferenceAssembliesForReferences;
2023-07-20T15:02:04.5654390Z #22 1.160 _GenerateCompileInputs;
2023-07-20T15:02:04.5654699Z #22 1.160 BeforeCompile;
2023-07-20T15:02:04.5655005Z #22 1.160 _TimeStampBeforeCompile;
2023-07-20T15:02:04.5655382Z #22 1.160 _GenerateCompileDependencyCache;
2023-07-20T15:02:04.5655717Z #22 1.160 CoreCompile;
2023-07-20T15:02:04.5656028Z #22 1.160 _TimeStampAfterCompile;
2023-07-20T15:02:04.5656321Z #22 1.160 AfterCompile;
2023-07-20T15:02:04.5656769Z #22 1.160 ") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets (564,5)
2023-07-20T15:02:04.5657331Z #22 1.160 Property reassignment: $(CreateSatelliteAssembliesDependsOn)="
2023-07-20T15:02:04.5657699Z #22 1.160
2023-07-20T15:02:04.5658027Z #22 1.160 _GenerateSatelliteAssemblyInputs;
2023-07-20T15:02:04.5658473Z #22 1.160 ComputeIntermediateSatelliteAssemblies;
2023-07-20T15:02:04.5658877Z #22 1.160 GenerateSatelliteAssemblies
2023-07-20T15:02:04.5659178Z #22 1.160 ;
2023-07-20T15:02:04.5659495Z #22 1.160 CoreGenerateSatelliteAssemblies
2023-07-20T15:02:04.5659825Z #22 1.161 " (previous value: "
2023-07-20T15:02:04.5660178Z #22 1.161 _GenerateSatelliteAssemblyInputs;
2023-07-20T15:02:04.5660618Z #22 1.161 ComputeIntermediateSatelliteAssemblies;
2023-07-20T15:02:04.5661031Z #22 1.161 GenerateSatelliteAssemblies
2023-07-20T15:02:04.5661608Z #22 1.161 ") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets (950,5)
2023-07-20T15:02:04.5662275Z #22 1.206 Property reassignment: $(DesignerRuntimeImplementationProjectOutputGroupDependsOn)="
2023-07-20T15:02:04.5662764Z #22 1.206
2023-07-20T15:02:04.5662988Z #22 1.206 ;
2023-07-20T15:02:04.5663227Z #22 1.206
2023-07-20T15:02:04.5663470Z #22 1.206 ;
2023-07-20T15:02:04.5663734Z #22 1.206 BuildOnlySettings;
2023-07-20T15:02:04.5664037Z #22 1.206 PrepareForBuild;
2023-07-20T15:02:04.5664343Z #22 1.206 AssignTargetPaths;
2023-07-20T15:02:04.6531742Z #22 1.206 ResolveReferences
2023-07-20T15:02:04.6532008Z #22 1.214
2023-07-20T15:02:04.6532210Z #22 1.214 ;
2023-07-20T15:02:04.6532476Z #22 1.214 _GenerateDesignerDepsFile;
2023-07-20T15:02:04.6532800Z #22 1.214 _GenerateDesignerRuntimeConfigFile;
2023-07-20T15:02:04.6533170Z #22 1.214 GetCopyToOutputDirectoryItems;
2023-07-20T15:02:04.6533497Z #22 1.214 _GatherDesignerShadowCopyFiles;
2023-07-20T15:02:04.6533785Z #22 1.214 " (previous value: "
2023-07-20T15:02:04.6533991Z #22 1.214 ;
2023-07-20T15:02:04.6534194Z #22 1.214
2023-07-20T15:02:04.6534390Z #22 1.214 ;
2023-07-20T15:02:04.6534924Z #22 1.214 BuildOnlySettings;
2023-07-20T15:02:04.6535182Z #22 1.214 PrepareForBuild;
2023-07-20T15:02:04.6535436Z #22 1.214 AssignTargetPaths;
2023-07-20T15:02:04.6535674Z #22 1.214 ResolveReferences
2023-07-20T15:02:04.6535897Z #22 1.214
2023-07-20T15:02:04.6536290Z #22 1.214 ") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.DesignerSupport.targets (21,5)
2023-07-20T15:02:04.6537635Z #22 1.238 Property reassignment: $(_ShimInputCacheFile)="/usr/src/app/src/obj/Release/net7.0/linux-musl-x64/cartservice.shiminput.cache" (previous value: "obj\Release/net7.0/linux-musl-x64/cartservice.shiminput.cache") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.PackTool.targets (115,5)
2023-07-20T15:02:04.6539108Z #22 1.239 Property reassignment: $(_ShimCreatedSentinelFile)="/usr/src/app/src/obj/Release/net7.0/linux-musl-x64/cartservice.shimcreated.sentinel" (previous value: "obj\Release/net7.0/linux-musl-x64/cartservice.shimcreated.sentinel") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.PackTool.targets (117,5)
2023-07-20T15:02:04.6540067Z #22 1.245 Property reassignment: $(DefineConstants)="TRACE;RELEASE" (previous value: "TRACE") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.CSharp.targets (31,5)
2023-07-20T15:02:04.6540822Z #22 1.245 Property reassignment: $(DefineConstants)="TRACE;RELEASE;NET;NET7_0;NETCOREAPP" (previous value: "TRACE;RELEASE") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.CSharp.targets (34,5)
2023-07-20T15:02:04.6541578Z #22 1.246 Property reassignment: $(WarningsAsErrors)=";NU1605;SYSLIB0011" (previous value: ";NU1605") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.CSharp.targets (48,5)
2023-07-20T15:02:04.6542311Z #22 1.254 Property reassignment: $(PackageDescription)="Package Description" (previous value: "") at /usr/share/dotnet/sdk/7.0.306/Sdks/NuGet.Build.Tasks.Pack/build/NuGet.Build.Tasks.Pack.targets (34,5)
2023-07-20T15:02:04.6543407Z #22 1.254 Property reassignment: $(GenerateNuspecDependsOn)="Build;_LoadPackInputItems; _GetTargetFrameworksOutput; _WalkEachTargetPerFramework; _GetPackageFiles; " (previous value: "_LoadPackInputItems; _GetTargetFrameworksOutput; _WalkEachTargetPerFramework; _GetPackageFiles; ") at /usr/share/dotnet/sdk/7.0.306/Sdks/NuGet.Build.Tasks.Pack/build/NuGet.Build.Tasks.Pack.targets (59,5)
2023-07-20T15:02:04.6544414Z #22 1.260 Property 'DOTNET_HOST_PATH' with value '/usr/share/dotnet/dotnet' expanded from the environment.
2023-07-20T15:02:04.6545036Z #22 1.261 Property reassignment: $(DebugSymbolsProjectOutputGroupDependsOn)="
2023-07-20T15:02:04.6545369Z #22 1.261 ;
2023-07-20T15:02:04.6545690Z #22 1.261 _RazorAddDebugSymbolsProjectOutputGroupOutput
2023-07-20T15:02:04.6546193Z #22 1.261 " (previous value: "") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk.Razor/targets/Sdk.Razor.CurrentVersion.targets (189,5)
2023-07-20T15:02:04.6546672Z #22 1.261 Property reassignment: $(PrepareForBuildDependsOn)="
2023-07-20T15:02:04.6547279Z #22 1.261 ;GetFrameworkPaths;GetReferenceAssemblyPaths;AssignLinkMetadata;
2023-07-20T15:02:04.6547685Z #22 1.261 ResolveRazorGenerateInputs
2023-07-20T15:02:04.6548337Z #22 1.261 " (previous value: ";GetFrameworkPaths;GetReferenceAssemblyPaths;AssignLinkMetadata") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk.Razor/targets/Sdk.Razor.CurrentVersion.targets (194,5)
2023-07-20T15:02:04.6549011Z #22 1.261 Property reassignment: $(GenerateNuspecDependsOn)="
2023-07-20T15:02:04.6549396Z #22 1.261 ResolveRazorGenerateInputs;
2023-07-20T15:02:04.6549890Z #22 1.261 Build;_LoadPackInputItems; _GetTargetFrameworksOutput; _WalkEachTargetPerFramework; _GetPackageFiles;
2023-07-20T15:02:04.6550871Z #22 1.261 " (previous value: "Build;_LoadPackInputItems; _GetTargetFrameworksOutput; _WalkEachTargetPerFramework; _GetPackageFiles; ") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk.Razor/targets/Sdk.Razor.CurrentVersion.targets (199,5)
2023-07-20T15:02:04.6551783Z #22 1.261 Property reassignment: $(PrepareForRunDependsOn)="
2023-07-20T15:02:04.6552169Z #22 1.261 _RazorPrepareForRun;
2023-07-20T15:02:04.6552431Z #22 1.261
2023-07-20T15:02:04.6553008Z #22 1.261 CopyFilesToOutputDirectory
2023-07-20T15:02:04.6553312Z #22 1.261
2023-07-20T15:02:04.6553578Z #22 1.261 " (previous value: "
2023-07-20T15:02:04.6553909Z #22 1.261 CopyFilesToOutputDirectory
2023-07-20T15:02:04.6554430Z #22 1.261 ") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk.Razor/targets/Sdk.Razor.CurrentVersion.targets (204,5)
2023-07-20T15:02:04.6555216Z #22 1.261 Property reassignment: $(UseRazorBuildServer)="true" (previous value: "") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk.Razor/targets/Sdk.Razor.CurrentVersion.targets (295,5)
2023-07-20T15:02:04.6556131Z #22 1.262 Property reassignment: $(_RazorDebugSymbolsProduced)="true" (previous value: "false") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk.Razor/targets/Sdk.Razor.CurrentVersion.targets (301,5)
2023-07-20T15:02:04.6556895Z #22 1.264 Property reassignment: $(GenerateRazorTargetAssemblyInfoDependsOn)="
2023-07-20T15:02:04.6557379Z #22 1.264 _ResolveMvcAssemblyAttributes;
2023-07-20T15:02:04.6557697Z #22 1.264
2023-07-20T15:02:04.6558016Z #22 1.264 GetRazorTargetAssemblyAttributes;
2023-07-20T15:02:04.6558486Z #22 1.264 _CreateRazorTargetAssemblyInfoInputsCacheFile;
2023-07-20T15:02:04.6558962Z #22 1.264 CoreGenerateRazorTargetAssemblyInfo
2023-07-20T15:02:04.6559276Z #22 1.264
2023-07-20T15:02:04.6559543Z #22 1.264 " (previous value: "
2023-07-20T15:02:04.6559907Z #22 1.264 GetRazorTargetAssemblyAttributes;
2023-07-20T15:02:04.6560361Z #22 1.264 _CreateRazorTargetAssemblyInfoInputsCacheFile;
2023-07-20T15:02:04.6560836Z #22 1.264 CoreGenerateRazorTargetAssemblyInfo
2023-07-20T15:02:04.6561467Z #22 1.264 ") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk.Razor/targets/Microsoft.NET.Sdk.Razor.GenerateAssemblyInfo.targets (36,5)
2023-07-20T15:02:04.6562076Z #22 1.264 Property reassignment: $(CoreCompileDependsOn)="
2023-07-20T15:02:04.6562553Z #22 1.264 ;_ComputeNonExistentFileProperty;ResolveCodeAnalysisRuleSet;
2023-07-20T15:02:04.6563155Z #22 1.264 _GenerateRazorAssemblyInfo
2023-07-20T15:02:04.6563932Z #22 1.264 " (previous value: ";_ComputeNonExistentFileProperty;ResolveCodeAnalysisRuleSet") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk.Razor/targets/Microsoft.NET.Sdk.Razor.GenerateAssemblyInfo.targets (181,5)
2023-07-20T15:02:04.6564761Z #22 1.264 Property reassignment: $(_GenerateRazorAssemblyInfoDependsOn)="
2023-07-20T15:02:04.6565224Z #22 1.264 _ResolveMvcAssemblyAttributes;
2023-07-20T15:02:04.6565727Z #22 1.264 RazorGetAssemblyAttributes;PrepareForBuild;_CoreGenerateRazorAssemblyInfo;
2023-07-20T15:02:04.6566649Z #22 1.264 " (previous value: "RazorGetAssemblyAttributes;PrepareForBuild;_CoreGenerateRazorAssemblyInfo") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk.Razor/targets/Microsoft.NET.Sdk.Razor.GenerateAssemblyInfo.targets (189,5)
2023-07-20T15:02:04.6567522Z #22 1.265 Property reassignment: $(CoreCompileDependsOn)="
2023-07-20T15:02:04.6567902Z #22 1.265 _DiscoverMvcApplicationParts;
2023-07-20T15:02:04.6568188Z #22 1.265
2023-07-20T15:02:04.6568566Z #22 1.265 ;_ComputeNonExistentFileProperty;ResolveCodeAnalysisRuleSet;
2023-07-20T15:02:04.6568968Z #22 1.265 _GenerateRazorAssemblyInfo
2023-07-20T15:02:04.6569245Z #22 1.265 ;
2023-07-20T15:02:04.6569614Z #22 1.265 " (previous value: "
2023-07-20T15:02:04.6569998Z #22 1.265 ;_ComputeNonExistentFileProperty;ResolveCodeAnalysisRuleSet;
2023-07-20T15:02:04.6570415Z #22 1.265 _GenerateRazorAssemblyInfo
2023-07-20T15:02:04.6571010Z #22 1.265 ") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk.Razor/targets/Microsoft.NET.Sdk.Razor.MvcApplicationPartsDiscovery.targets (22,5)
2023-07-20T15:02:04.6572239Z #22 1.265 Property reassignment: $(RazorDesignTimeTargets)="/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk.Razor/targets/Microsoft.NET.Sdk.Razor.DesignTime.targets" (previous value: "/usr/share/dotnet/sdk/7.0.306/Microsoft/VisualStudio/Razor/Microsoft.NET.Sdk.Razor.DesignTime.targets") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk.Razor/targets/Sdk.Razor.CurrentVersion.targets (771,5)
2023-07-20T15:02:04.6573533Z #22 1.266 Property reassignment: $(RunWorkingDirectory)="/usr/src/app/src" (previous value: "") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk.Web.ProjectSystem/targets/Microsoft.NET.Sdk.Web.ProjectSystem.targets (21,5)
2023-07-20T15:02:04.6574513Z #22 1.268 Property reassignment: $(PublishProfileImported)="true" (previous value: "false") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk.Publish/targets/Microsoft.NET.Sdk.Publish.targets (59,5)
2023-07-20T15:02:04.6575391Z #22 1.269 Property reassignment: $(PublishConfiguration)="Release" (previous value: "") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk.Publish/targets/Microsoft.NET.Sdk.Publish.targets (80,5)
2023-07-20T15:02:04.6576313Z #22 1.270 Property reassignment: $(BaseIntermediateOutputPath)="/usr/src/app/src/obj/" (previous value: "obj\") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk.Publish/targets/Microsoft.NET.Sdk.Publish.targets (86,5)
2023-07-20T15:02:04.6576997Z #22 1.270 The "TrimMode" property is a global property, and cannot be modified.
2023-07-20T15:02:04.6578254Z #22 1.275 Assembly loaded during Evaluation: System.Reflection.Emit.Lightweight, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (location: /usr/share/dotnet/shared/Microsoft.NETCore.App/7.0.9/System.Reflection.Emit.Lightweight.dll, MVID: 83cb50e1-77a3-4914-b805-1a51bdda8180, AppDomain: [Default])
2023-07-20T15:02:04.6579776Z #22 1.275 Assembly loaded during Evaluation: System.Reflection.Emit.ILGeneration, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (location: /usr/share/dotnet/shared/Microsoft.NETCore.App/7.0.9/System.Reflection.Emit.ILGeneration.dll, MVID: 660cbcd6-c114-46e1-8e9d-bd985e382a45, AppDomain: [Default])
2023-07-20T15:02:04.6581221Z #22 1.286 Assembly loaded during Evaluation: System.Diagnostics.TraceSource, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (location: /usr/share/dotnet/shared/Microsoft.NETCore.App/7.0.9/System.Diagnostics.TraceSource.dll, MVID: a9f64020-11b3-4615-8159-30f253e21a00, AppDomain: [Default])
2023-07-20T15:02:04.6582516Z #22 1.306 Assembly loaded during Evaluation: System.Reflection.Primitives, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (location: /usr/share/dotnet/shared/Microsoft.NETCore.App/7.0.9/System.Reflection.Primitives.dll, MVID: 1490c000-17c4-4896-924a-08afe5c24667, AppDomain: [Default])
2023-07-20T15:02:04.6583723Z #22 1.306 Assembly loaded during Evaluation: System.Data.Common, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (location: /usr/share/dotnet/shared/Microsoft.NETCore.App/7.0.9/System.Data.Common.dll, MVID: 546a34aa-66b0-442d-a516-ca19408f513e, AppDomain: [Default])
2023-07-20T15:02:04.8034030Z #22 1.319 Assembly loaded during Evaluation: Anonymously Hosted DynamicMethods Assembly, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null (location: , MVID: de48f0ff-399f-4362-93ec-2aebde318659, AppDomain: [Default])
2023-07-20T15:02:04.8035785Z #22 1.350 Assembly loaded during Evaluation: NuGet.Frameworks, Version=6.6.0.66, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (location: /usr/share/dotnet/sdk/7.0.306/NuGet.Frameworks.dll, MVID: a92f0e1d-facc-48f0-9ed3-8b9e6942c560, AppDomain: [Default])
2023-07-20T15:02:05.0627381Z #22 1.646 Assembly loaded during Evaluation: System.Text.Encodings.Web, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (location: /usr/share/dotnet/shared/Microsoft.NETCore.App/7.0.9/System.Text.Encodings.Web.dll, MVID: a8cb011a-88b2-4667-8028-44e62b0b5a1f, AppDomain: [Default])
2023-07-20T15:02:05.0629284Z #22 1.646 Overriding target "_CheckBrowserWorkloadNeededButNotAvailable" in project "/usr/share/dotnet/sdk-manifests/7.0.100/microsoft.net.workload.mono.toolchain.net6/WorkloadManifest.targets" with target "_CheckBrowserWorkloadNeededButNotAvailable" from project "/usr/share/dotnet/sdk-manifests/7.0.100/microsoft.net.workload.mono.toolchain.net7/WorkloadManifest.targets".
2023-07-20T15:02:05.0631398Z #22 1.646 Overriding target "_ErrorDisabledWorkload" in project "/usr/share/dotnet/sdk-manifests/7.0.100/microsoft.net.workload.mono.toolchain.net6/WorkloadManifest.targets" with target "_ErrorDisabledWorkload" from project "/usr/share/dotnet/sdk-manifests/7.0.100/microsoft.net.workload.mono.toolchain.net7/WorkloadManifest.targets".
2023-07-20T15:02:05.0633195Z #22 1.665 Overriding target "ResolveFrameworkReferences" in project "/usr/share/dotnet/sdk/7.0.306/Microsoft.Common.CurrentVersion.targets" with target "ResolveFrameworkReferences" from project "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.FrameworkReferenceResolution.targets".
2023-07-20T15:02:05.0634477Z #22 1.666 Overriding target "Run" in project "/usr/share/dotnet/sdk/7.0.306/Microsoft.Common.CurrentVersion.targets" with target "Run" from project "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets".
2023-07-20T15:02:05.0635723Z #22 1.667 Overriding target "GenerateSupportedTargetFrameworkAlias" in project "/usr/share/dotnet/sdk/7.0.306/Microsoft.Common.CurrentVersion.targets" with target "GenerateSupportedTargetFrameworkAlias" from project "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets".
2023-07-20T15:02:05.0637200Z #22 1.667 Overriding target "GetReferenceAssemblyPaths" in project "/usr/share/dotnet/sdk/7.0.306/Microsoft.Common.CurrentVersion.targets" with target "GetReferenceAssemblyPaths" from project "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.DisableStandardFrameworkResolution.targets".
2023-07-20T15:02:05.0639070Z #22 1.667 Overriding target "GetFrameworkPaths" in project "/usr/share/dotnet/sdk/7.0.306/Microsoft.Common.CurrentVersion.targets" with target "GetFrameworkPaths" from project "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.DisableStandardFrameworkResolution.targets".
2023-07-20T15:02:05.0640642Z #22 1.667 Overriding target "DesignerRuntimeImplementationProjectOutputGroup" in project "/usr/share/dotnet/sdk/7.0.306/Microsoft.Common.CurrentVersion.targets" with target "DesignerRuntimeImplementationProjectOutputGroup" from project "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.DesignerSupport.targets".
2023-07-20T15:02:05.0642068Z #22 1.669 Overriding target "Publish" in project "/usr/share/dotnet/sdk/7.0.306/Microsoft.Common.CurrentVersion.targets" with target "Publish" from project "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Publish.targets".
2023-07-20T15:02:05.0643203Z #22 1.669 Overriding target "ResolveReadyToRunCompilers" in project "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets" with target "ResolveReadyToRunCompilers" from project "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Publish.targets".
2023-07-20T15:02:05.0644611Z #22 1.671 Overriding target "GetCopyToPublishDirectoryItems" in project "/usr/share/dotnet/sdk/7.0.306/Microsoft.Common.CurrentVersion.targets" with target "GetCopyToPublishDirectoryItems" from project "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Publish.targets".
2023-07-20T15:02:05.0645801Z #22 1.675 Overriding target "BeforePublish" in project "/usr/share/dotnet/sdk/7.0.306/Microsoft.Common.CurrentVersion.targets" with target "BeforePublish" from project "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk.Publish/targets/Microsoft.NET.Sdk.Publish.targets".
2023-07-20T15:02:05.0646917Z #22 1.676 Overriding target "AfterPublish" in project "/usr/share/dotnet/sdk/7.0.306/Microsoft.Common.CurrentVersion.targets" with target "AfterPublish" from project "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk.Publish/targets/Microsoft.NET.Sdk.Publish.targets".
2023-07-20T15:02:05.0648023Z #22 1.678 The target "RazorGenerateComponentDeclaration" listed in an AfterTargets attribute at "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk.Razor/targets/Microsoft.NET.Sdk.Razor.DesignTime.targets (55,53)" does not exist in the project, and will be ignored.
2023-07-20T15:02:05.0648800Z #22 1.684 1>Project "/usr/src/app/src/cartservice.csproj" on node 1 (Publish target(s)).
2023-07-20T15:02:05.0649645Z #22 1.684 1>Target "_CheckForUnsupportedTargetFramework" skipped, due to false condition; ('$(_UnsupportedTargetFrameworkError)' == 'true') was evaluated as ('' == 'true').
2023-07-20T15:02:05.0650712Z #22 1.700 1>Target "_CollectTargetFrameworkForTelemetry" in file "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.TargetFrameworkInference.targets" from project "/usr/src/app/src/cartservice.csproj" (target "_CheckForInvalidConfigurationAndPlatform" depends on it):
2023-07-20T15:02:05.0651720Z #22 1.701 Using "AllowEmptyTelemetry" task from assembly "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/../tools/net7.0/Microsoft.NET.Build.Tasks.dll".
2023-07-20T15:02:05.0652217Z #22 1.701 Task "AllowEmptyTelemetry"
2023-07-20T15:02:05.0652569Z #22 1.716 Done executing task "AllowEmptyTelemetry".
2023-07-20T15:02:05.1656041Z #22 1.720 1>Done building target "_CollectTargetFrameworkForTelemetry" in project "cartservice.csproj".
2023-07-20T15:02:05.1658079Z #22 1.721 Target "_CheckForUnsupportedTargetPlatformIdentifier" skipped, due to false condition; ('$(TargetPlatformIdentifier)' != '' and '$(TargetFrameworkIdentifier)' == '.NETCoreApp' and $([MSBuild]::VersionGreaterThanOrEquals($(TargetFrameworkVersion), 5.0)) And ('$(DesignTimeBuild)' != 'true' Or '@(MissingWorkloadPack)' == '')) was evaluated as ('' != '' and '.NETCoreApp' == '.NETCoreApp' and True And ('' != 'true' Or '' == '')).
2023-07-20T15:02:05.1659858Z #22 1.726 Target "_CheckForMissingWorkload" skipped, due to false condition; ('@(MissingWorkloadPack)' != '' And '$(DesignTimeBuild)' != 'true') was evaluated as ('' != '' And '' != 'true').
2023-07-20T15:02:05.1660993Z #22 1.738 1>Target "_CheckForUnsupportedNETCoreVersion" in file "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.TargetFrameworkInference.targets" from project "/usr/src/app/src/cartservice.csproj" (target "_CheckForInvalidConfigurationAndPlatform" depends on it):
2023-07-20T15:02:05.1662026Z #22 1.739 Task "NETSdkError" skipped, due to false condition; ('$(_TargetFrameworkVersionWithoutV)' > '$(NETCoreAppMaximumVersion)') was evaluated as ('7.0' > '7.0').
2023-07-20T15:02:05.1662611Z #22 1.739 1>Done building target "_CheckForUnsupportedNETCoreVersion" in project "cartservice.csproj".
2023-07-20T15:02:05.1663854Z #22 1.739 Target "_CheckForEolTargetFrameworks" skipped, due to false condition; ('@(_EolNetCoreTargetFrameworkVersions->AnyHaveMetadataValue('Identity', '$(_TargetFrameworkVersionWithoutV)'))' and '$(TargetFrameworkIdentifier)' == '.NETCoreApp' and '$(CheckEolTargetFramework)' == 'true') was evaluated as ('false' and '.NETCoreApp' == '.NETCoreApp' and 'true' == 'true').
2023-07-20T15:02:05.1665120Z #22 1.740 Target "_CheckForEolWorkloads" skipped, due to false condition; ('@(EolWorkload)' != '' and '$(CheckEolWorkloads)' == 'true') was evaluated as ('' != '' and 'true' == 'true').
2023-07-20T15:02:05.1666029Z #22 1.740 1>Target "_CheckForUnsupportedCppNETCoreVersion" in file "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.TargetFrameworkInference.targets" from project "/usr/src/app/src/cartservice.csproj" (target "_CheckForInvalidConfigurationAndPlatform" depends on it):
2023-07-20T15:02:05.1667452Z #22 1.741 Task "NETSdkError" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETCoreApp' and '$(_TargetFrameworkVersionWithoutV)' < '3.1' and ('$(Language)' == 'C++' and '$(_EnablePackageReferencesInVCProjects)' != 'true')) was evaluated as ('.NETCoreApp' == '.NETCoreApp' and '7.0' < '3.1' and ('C#' == 'C++' and '' != 'true')).
2023-07-20T15:02:05.1668252Z #22 1.741 1>Done building target "_CheckForUnsupportedCppNETCoreVersion" in project "cartservice.csproj".
2023-07-20T15:02:05.1669200Z #22 1.742 Target "_CheckForUnsupportedNETStandardVersion" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETStandard' And '$(NETStandardMaximumVersion)' != '') was evaluated as ('.NETCoreApp' == '.NETStandard' And '' != '').
2023-07-20T15:02:05.1670300Z #22 1.742 Target "_CheckForUnsupportedTargetFrameworkAndFeatureCombination" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETFramework') was evaluated as ('.NETCoreApp' == '.NETFramework').
2023-07-20T15:02:05.1671865Z #22 1.742 Target "_CheckForSupportedOSPlatformVersionHigherThanTargetPlatformVersion" skipped, due to false condition; ('$(TargetPlatformVersion)' != '' and '$(TargetFrameworkIdentifier)' == '.NETCoreApp' and $([MSBuild]::VersionGreaterThanOrEquals($(TargetFrameworkVersion), 5.0))) was evaluated as ('' != '' and '.NETCoreApp' == '.NETCoreApp' and True).
2023-07-20T15:02:05.1673821Z #22 1.743 Target "_CheckForInvalidTargetPlatformVersion" skipped, due to false condition; ('$(TargetPlatformVersion)' != '' and '$(TargetFrameworkIdentifier)' == '.NETCoreApp' and $([MSBuild]::VersionGreaterThanOrEquals($(TargetFrameworkVersion), 5.0)) and ('$(Language)' != 'C++' or '$(_EnablePackageReferencesInVCProjects)' == 'true')) was evaluated as ('' != '' and '.NETCoreApp' == '.NETCoreApp' and True and ('C#' != 'C++' or '' == 'true')).
2023-07-20T15:02:05.1674857Z #22 1.743 Target "_CheckForMissingWorkload" skipped, due to false condition; ('@(MissingWorkloadPack)' != '' And '$(DesignTimeBuild)' != 'true') was evaluated as ('' != '' And '' != 'true').
2023-07-20T15:02:05.1675744Z #22 1.743 1>Target "_CheckForUnsupportedAppHostUsage" in file "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets" from project "/usr/src/app/src/cartservice.csproj" (target "_CheckForInvalidConfigurationAndPlatform" depends on it):
2023-07-20T15:02:05.1676682Z #22 1.744 Task "NETSdkError" skipped, due to false condition; ('$(SelfContained)' == 'true' and '$(RuntimeIdentifier)' == '') was evaluated as ('True' == 'true' and 'linux-musl-x64' == '').
2023-07-20T15:02:05.1677470Z #22 1.744 Task "NETSdkError" skipped, due to false condition; ('$(PublishReadyToRun)' == 'true' and '$(RuntimeIdentifier)' == '' and '$(_IsPublishing)' == 'true') was evaluated as ('' == 'true' and 'linux-musl-x64' == '' and 'true' == 'true').
2023-07-20T15:02:05.1678294Z #22 1.744 Task "NETSdkError" skipped, due to false condition; ('$(PublishSingleFile)' == 'true' and '$(RuntimeIdentifier)' == '' and '$(_IsPublishing)' == 'true') was evaluated as ('true' == 'true' and 'linux-musl-x64' == '' and 'true' == 'true').
2023-07-20T15:02:05.1679103Z #22 1.744 Task "NETSdkError" skipped, due to false condition; ('$(PublishAot)' == 'true' and '$(RuntimeIdentifier)' == '' and '$(_IsPublishing)' == 'true') was evaluated as ('' == 'true' and 'linux-musl-x64' == '' and 'true' == 'true').
2023-07-20T15:02:05.1680179Z #22 1.744 Task "NETSdkError" skipped, due to false condition; ('$(PublishSelfContained)' != 'true' and '$(PublishSelfContained)' != 'false' and '$(PublishSelfContained)' != '') was evaluated as ('' != 'true' and '' != 'false' and '' != '').
2023-07-20T15:02:05.1681561Z #22 1.745 Task "NETSdkError" skipped, due to false condition; ('$(SelfContained)' == 'true' and '$(UseAppHost)' != 'true' and '$(_RuntimeIdentifierUsesAppHost)' == 'true') was evaluated as ('True' == 'true' and 'true' != 'true' and 'true' == 'true').
2023-07-20T15:02:05.1682738Z #22 1.745 Task "NETSdkError" skipped, due to false condition; ('$(SelfContained)' != 'true' and '$(UseAppHost)' == 'true' and '$(_TargetFrameworkVersionWithoutV)' < '2.1') was evaluated as ('True' != 'true' and 'true' == 'true' and '7.0' < '2.1').
2023-07-20T15:02:05.1683863Z #22 1.745 Task "NETSdkError" skipped, due to false condition; ('$(PublishSingleFile)' == 'true' and '$(_TargetFrameworkVersionWithoutV)' < '3.0') was evaluated as ('true' == 'true' and '7.0' < '3.0').
2023-07-20T15:02:05.1684920Z #22 1.745 Task "NETSdkWarning" skipped, due to false condition; ('$(PublishReadyToRun)' == 'true' and '$(_TargetFrameworkVersionWithoutV)' < '3.0') was evaluated as ('' == 'true' and '7.0' < '3.0').
2023-07-20T15:02:05.1685972Z #22 1.745 Task "NETSdkWarning" skipped, due to false condition; ('$(PublishTrimmed)' == 'true' and '$(_TargetFrameworkVersionWithoutV)' < '3.0') was evaluated as ('False' == 'true' and '7.0' < '3.0').
2023-07-20T15:02:05.1687147Z #22 1.748 Task "NetSdkError" skipped, due to false condition; (('$(UseWindowsForms)' == 'true') and ('$(PublishTrimmed)' == 'true') and ('$(_SuppressWinFormsTrimError)' != 'true')) was evaluated as (('' == 'true') and ('False' == 'true') and ('' != 'true')).
2023-07-20T15:02:05.1688337Z #22 1.748 Task "NetSdkError" skipped, due to false condition; (('$(UseWpf)' == 'true') and ('$(PublishTrimmed)' == 'true') and ('$(_SuppressWpfTrimError)' != 'true')) was evaluated as (('' == 'true') and ('False' == 'true') and ('' != 'true')).
2023-07-20T15:02:05.1689067Z #22 1.748 1>Done building target "_CheckForUnsupportedAppHostUsage" in project "cartservice.csproj".
2023-07-20T15:02:05.1690100Z #22 1.749 1>Target "_CheckForUnsupportedHostingUsage" in file "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets" from project "/usr/src/app/src/cartservice.csproj" (target "_CheckForInvalidConfigurationAndPlatform" depends on it):
2023-07-20T15:02:05.1691378Z #22 1.749 Task "NETSdkWarning" skipped, due to false condition; ('$(SelfContained)' == 'true' and '$(EnableComHosting)' == 'true') was evaluated as ('True' == 'true' and '' == 'true').
2023-07-20T15:02:05.1692165Z #22 1.749 1>Done building target "_CheckForUnsupportedHostingUsage" in project "cartservice.csproj".
2023-07-20T15:02:05.1693216Z #22 1.750 1>Target "_CheckAndUnsetUnsupportedPrefer32Bit" in file "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets" from project "/usr/src/app/src/cartservice.csproj" (target "_CheckForInvalidConfigurationAndPlatform" depends on it):
2023-07-20T15:02:05.1694374Z #22 1.751 Task "NETSdkWarning" skipped, due to false condition; ('$(Prefer32Bit)' == 'true') was evaluated as ('false' == 'true').
2023-07-20T15:02:05.1694990Z #22 1.751 1>Done building target "_CheckAndUnsetUnsupportedPrefer32Bit" in project "cartservice.csproj".
2023-07-20T15:02:05.1696022Z #22 1.751 1>Target "_CheckForMismatchingPlatform" in file "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets" from project "/usr/src/app/src/cartservice.csproj" (target "_CheckForInvalidConfigurationAndPlatform" depends on it):
2023-07-20T15:02:05.1697602Z #22 1.752 Task "NETSdkError" skipped, due to false condition; ('$(PlatformTarget)' != 'AnyCPU' and !$(RuntimeIdentifier.ToUpperInvariant().Contains($(PlatformTarget.ToUpperInvariant())))) was evaluated as ('x64' != 'AnyCPU' and !True).
2023-07-20T15:02:05.1698419Z #22 1.752 1>Done building target "_CheckForMismatchingPlatform" in project "cartservice.csproj".
2023-07-20T15:02:05.1699480Z #22 1.752 1>Target "_CheckForLanguageAndFeatureCombinationSupport" in file "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets" from project "/usr/src/app/src/cartservice.csproj" (target "_CheckForInvalidConfigurationAndPlatform" depends on it):
2023-07-20T15:02:05.1701238Z #22 1.753 Task "NETSdkError" skipped, due to false condition; (('$(Language)' == 'C++' and '$(_EnablePackageReferencesInVCProjects)' != 'true') and $(OutputType) != 'library' and '$(TargetFrameworkIdentifier)' == '.NETCoreApp') was evaluated as (('C#' == 'C++' and '' != 'true') and Exe != 'library' and '.NETCoreApp' == '.NETCoreApp').
2023-07-20T15:02:05.1702638Z #22 1.753 Task "NETSdkError" skipped, due to false condition; (('$(Language)' == 'C++' and '$(_EnablePackageReferencesInVCProjects)' != 'true') and $(EnableComHosting) == 'true') was evaluated as (('C#' == 'C++' and '' != 'true') and == 'true').
2023-07-20T15:02:05.1703879Z #22 1.753 Task "NETSdkError" skipped, due to false condition; (('$(Language)' == 'C++' and '$(_EnablePackageReferencesInVCProjects)' != 'true') and $(SelfContained) == 'true') was evaluated as (('C#' == 'C++' and '' != 'true') and True == 'true').
2023-07-20T15:02:05.1704722Z #22 1.753 1>Done building target "_CheckForLanguageAndFeatureCombinationSupport" in project "cartservice.csproj".
2023-07-20T15:02:05.1705859Z #22 1.753 Target "_CheckForNETCoreSdkIsPreview" skipped, due to false condition; ( '$(_NETCoreSdkIsPreview)' == 'true' AND '$(SuppressNETCoreSdkPreviewMessage)' != 'true' ) was evaluated as ( 'false' == 'true' AND '' != 'true' ).
2023-07-20T15:02:05.1706736Z #22 1.753 1>Target "_GetProjectJsonPath" in file "/usr/share/dotnet/sdk/7.0.306/NuGet.targets" from project "/usr/src/app/src/cartservice.csproj" (target "_GetRestoreProjectStyle" depends on it):
2023-07-20T15:02:05.1707737Z #22 1.754 Task "GetRestoreProjectJsonPathTask" skipped, due to false condition; ( '$(RestoreProjectStyle)' == 'ProjectJson' OR '$(RestoreProjectStyle)' == '' ) was evaluated as ( 'PackageReference' == 'ProjectJson' OR 'PackageReference' == '' ).
2023-07-20T15:02:05.1708385Z #22 1.754 1>Done building target "_GetProjectJsonPath" in project "cartservice.csproj".
2023-07-20T15:02:05.1709806Z #22 1.754 Target "_CheckForUnsupportedTargetPlatformIdentifier" skipped, due to false condition; ('$(TargetPlatformIdentifier)' != '' and '$(TargetFrameworkIdentifier)' == '.NETCoreApp' and $([MSBuild]::VersionGreaterThanOrEquals($(TargetFrameworkVersion), 5.0)) And ('$(DesignTimeBuild)' != 'true' Or '@(MissingWorkloadPack)' == '')) was evaluated as ('' != '' and '.NETCoreApp' == '.NETCoreApp' and True And ('' != 'true' Or '' == '')).
2023-07-20T15:02:05.1711098Z #22 1.754 Target "_CheckForMissingWorkload" skipped, due to false condition; ('@(MissingWorkloadPack)' != '' And '$(DesignTimeBuild)' != 'true') was evaluated as ('' != '' And '' != 'true').
2023-07-20T15:02:05.1712093Z #22 1.754 Target "_CheckForUnsupportedNETStandardVersion" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETStandard' And '$(NETStandardMaximumVersion)' != '') was evaluated as ('.NETCoreApp' == '.NETStandard' And '' != '').
2023-07-20T15:02:05.1739573Z #22 1.754 Target "_CheckForUnsupportedTargetFrameworkAndFeatureCombination" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETFramework') was evaluated as ('.NETCoreApp' == '.NETFramework').
2023-07-20T15:02:05.1740923Z #22 1.754 1>Target "UpdateAspNetToFrameworkReference" in file "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.Shared.targets" from project "/usr/src/app/src/cartservice.csproj" (target "ApplyImplicitVersions" depends on it):
2023-07-20T15:02:05.1742343Z #22 1.754 Using "CheckIfPackageReferenceShouldBeFrameworkReference" task from assembly "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/../tools/net7.0/Microsoft.NET.Build.Tasks.dll".
2023-07-20T15:02:05.1743150Z #22 1.754 Task "CheckIfPackageReferenceShouldBeFrameworkReference"
2023-07-20T15:02:05.1743657Z #22 1.754 Done executing task "CheckIfPackageReferenceShouldBeFrameworkReference".
2023-07-20T15:02:05.1744344Z #22 1.754 Task "NETSdkError" skipped, due to false condition; ('$(_ShouldRemoveAspNetCoreAll)' == 'true') was evaluated as ('False' == 'true').
2023-07-20T15:02:05.1744863Z #22 1.755 Task "CheckIfPackageReferenceShouldBeFrameworkReference"
2023-07-20T15:02:05.1745365Z #22 1.755 Done executing task "CheckIfPackageReferenceShouldBeFrameworkReference".
2023-07-20T15:02:05.1746031Z #22 1.755 Task "NETSdkWarning" skipped, due to false condition; ('$(_ShouldRemoveAspNetCoreApp)' == 'true') was evaluated as ('False' == 'true').
2023-07-20T15:02:05.1746560Z #22 1.755 1>Done building target "UpdateAspNetToFrameworkReference" in project "cartservice.csproj".
2023-07-20T15:02:05.1747712Z #22 1.755 Target "IncludeTargetingPackReference" skipped, due to false condition; ('$(TargetFrameworkMoniker)' != '' and '$(TargetFrameworkIdentifier)' == '.NETFramework' and '$(AutomaticallyUseReferenceAssemblyPackages)' == 'true') was evaluated as ('.NETCoreApp,Version=v7.0' != '' and '.NETCoreApp' == '.NETFramework' and 'true' == 'true').
2023-07-20T15:02:05.1748856Z #22 1.756 1>Target "CheckForImplicitPackageReferenceOverrides" in file "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.Shared.targets" from project "/usr/src/app/src/cartservice.csproj" (target "ApplyImplicitVersions" depends on it):
2023-07-20T15:02:05.1749796Z #22 1.756 Using "CheckForImplicitPackageReferenceOverrides" task from assembly "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/../tools/net7.0/Microsoft.NET.Build.Tasks.dll".
2023-07-20T15:02:05.1750387Z #22 1.756 Task "CheckForImplicitPackageReferenceOverrides"
2023-07-20T15:02:05.1750814Z #22 1.760 Done executing task "CheckForImplicitPackageReferenceOverrides".
2023-07-20T15:02:05.1751334Z #22 1.762 1>Done building target "CheckForImplicitPackageReferenceOverrides" in project "cartservice.csproj".
2023-07-20T15:02:05.1752112Z #22 1.763 1>Target "ApplyImplicitVersions" in file "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.Shared.targets" from project "/usr/src/app/src/cartservice.csproj" (target "CollectPackageReferences" depends on it):
2023-07-20T15:02:05.1753286Z #22 1.763 Using "ApplyImplicitVersions" task from assembly "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/../tools/net7.0/Microsoft.NET.Build.Tasks.dll".
2023-07-20T15:02:05.1753728Z #22 1.763 Task "ApplyImplicitVersions"
2023-07-20T15:02:05.1754045Z #22 1.770 Done executing task "ApplyImplicitVersions".
2023-07-20T15:02:05.1754443Z #22 1.772 1>Done building target "ApplyImplicitVersions" in project "cartservice.csproj".
2023-07-20T15:02:05.1754927Z #22 1.774 Target "CheckForImplicitPackageReferenceOverrides" skipped. Previously built successfully.
2023-07-20T15:02:05.1755971Z #22 1.774 Target "AddWindowsSdkKnownFrameworkReferences" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETCoreApp' And '$(TargetPlatformIdentifier)' == 'Windows') was evaluated as ('.NETCoreApp' == '.NETCoreApp' And '' == 'Windows').
2023-07-20T15:02:05.1757677Z #22 1.774 Target "_NormalizeTargetPlatformVersion" skipped, due to false condition; ('$(TargetPlatformVersion)' != '' and '$(TargetFrameworkIdentifier)' == '.NETCoreApp' and $([MSBuild]::VersionGreaterThanOrEquals($(TargetFrameworkVersion), 5.0)) and ('$(Language)' != 'C++' or '$(_EnablePackageReferencesInVCProjects)' == 'true')) was evaluated as ('' != '' and '.NETCoreApp' == '.NETCoreApp' and True and ('C#' != 'C++' or '' == 'true')).
2023-07-20T15:02:05.1759027Z #22 1.776 1>Target "ProcessFrameworkReferences" in file "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.FrameworkReferenceResolution.targets" from project "/usr/src/app/src/cartservice.csproj" (target "CollectPackageReferences" depends on it):
2023-07-20T15:02:05.1759932Z #22 1.776 Using "CheckForDuplicateFrameworkReferences" task from assembly "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/../tools/net7.0/Microsoft.NET.Build.Tasks.dll".
2023-07-20T15:02:05.1760558Z #22 1.776 Task "CheckForDuplicateFrameworkReferences"
2023-07-20T15:02:05.1760902Z #22 1.777 Done executing task "CheckForDuplicateFrameworkReferences".
2023-07-20T15:02:05.1761388Z #22 1.778 Using "ProcessFrameworkReferences" task from assembly "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/../tools/net7.0/Microsoft.NET.Build.Tasks.dll".
2023-07-20T15:02:05.1761816Z #22 1.778 Task "ProcessFrameworkReferences"
2023-07-20T15:02:05.1762117Z #22 1.807 Done executing task "ProcessFrameworkReferences".
2023-07-20T15:02:05.1762534Z #22 1.808 Using "ResolveAppHosts" task from assembly "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/../tools/net7.0/Microsoft.NET.Build.Tasks.dll".
2023-07-20T15:02:05.1762902Z #22 1.808 Task "ResolveAppHosts"
2023-07-20T15:02:05.1763150Z #22 1.811 Done executing task "ResolveAppHosts".
2023-07-20T15:02:05.1763480Z #22 1.812 1>Done building target "ProcessFrameworkReferences" in project "cartservice.csproj".
2023-07-20T15:02:05.1764469Z #22 1.812 Target "IncludeTargetingPackReference" skipped, due to false condition; ('$(TargetFrameworkMoniker)' != '' and '$(TargetFrameworkIdentifier)' == '.NETFramework' and '$(AutomaticallyUseReferenceAssemblyPackages)' == 'true') was evaluated as ('.NETCoreApp,Version=v7.0' != '' and '.NETCoreApp' == '.NETFramework' and 'true' == 'true').
2023-07-20T15:02:05.1765419Z #22 1.813 1>Target "_AddMicrosoftNetCompilerToolsetFrameworkPackage" in file "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" from project "/usr/src/app/src/cartservice.csproj" (target "CollectPackageReferences" depends on it):
2023-07-20T15:02:05.1766376Z #22 1.813 Task "NETSdkWarning" skipped, due to false condition; ('@(PackageReference->AnyHaveMetadataValue('Identity', 'Microsoft.Net.Compilers.Toolset.Framework'))' == 'true') was evaluated as ('false' == 'true').
2023-07-20T15:02:05.1766992Z #22 1.814 1>Done building target "_AddMicrosoftNetCompilerToolsetFrameworkPackage" in project "cartservice.csproj".
2023-07-20T15:02:05.1767839Z #22 1.814 1>Target "_CheckForObsoleteDotNetCliToolReferences" in file "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.ObsoleteReferences.targets" from project "/usr/src/app/src/cartservice.csproj" (target "CollectPackageReferences" depends on it):
2023-07-20T15:02:05.1768677Z #22 1.815 Task "NETSdkWarning" skipped, due to false condition; ( '%(_ReferenceToObsoleteDotNetCliTool.Identity)' != '' ) was evaluated as ( '' != '' ).
2023-07-20T15:02:05.1769185Z #22 1.815 1>Done building target "_CheckForObsoleteDotNetCliToolReferences" in project "cartservice.csproj".
2023-07-20T15:02:05.2665922Z #22 1.818 1>Target "CollectPackageReferences" in file "/usr/share/dotnet/sdk/7.0.306/NuGet.targets" from project "/usr/src/app/src/cartservice.csproj" (target "_GetRestoreProjectStyle" depends on it):
2023-07-20T15:02:05.2668270Z #22 1.826 Assembly loaded during TaskRun: NuGet.Build.Tasks, Version=6.6.0.66, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (location: /usr/share/dotnet/sdk/7.0.306/NuGet.Build.Tasks.dll, MVID: 81a1c27d-e018-49da-bc5d-8aa7aaf587bf, AppDomain: [Default])
2023-07-20T15:02:05.2670190Z #22 1.826 Assembly loaded during TaskRun: NuGet.Common, Version=6.6.0.66, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (location: /usr/share/dotnet/sdk/7.0.306/NuGet.Common.dll, MVID: e2053c95-15ef-45ec-ae45-c11f2cdaed25, AppDomain: [Default])
2023-07-20T15:02:05.2671411Z #22 1.828 Assembly loaded during TaskRun: NuGet.Commands, Version=6.6.0.66, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (location: /usr/share/dotnet/sdk/7.0.306/NuGet.Commands.dll, MVID: 7e126207-a52c-4252-8245-ac5a4b830479, AppDomain: [Default])
2023-07-20T15:02:05.2672720Z #22 1.832 Assembly loaded during TaskRun: NuGet.ProjectModel, Version=6.6.0.66, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (location: /usr/share/dotnet/sdk/7.0.306/NuGet.ProjectModel.dll, MVID: b4a519a1-8dc7-446a-a99e-0feed2141d9f, AppDomain: [Default])
2023-07-20T15:02:05.2673526Z #22 1.833 Using "CheckForDuplicateNuGetItemsTask" task from assembly "/usr/share/dotnet/sdk/7.0.306/NuGet.Build.Tasks.dll".
2023-07-20T15:02:05.2674031Z #22 1.834 Task "CheckForDuplicateNuGetItemsTask"
2023-07-20T15:02:05.2674456Z #22 1.835 Done executing task "CheckForDuplicateNuGetItemsTask".
2023-07-20T15:02:05.2675041Z #22 1.836 1>Done building target "CollectPackageReferences" in project "cartservice.csproj".
2023-07-20T15:02:05.2675709Z #22 1.838 1>Target "_GetRestoreProjectStyle" in file "/usr/share/dotnet/sdk/7.0.306/NuGet.targets" from project "/usr/src/app/src/cartservice.csproj" (target "EnableIntermediateOutputPathMismatchWarning" depends on it):
2023-07-20T15:02:05.2676387Z #22 1.838 Using "GetRestoreProjectStyleTask" task from assembly "/usr/share/dotnet/sdk/7.0.306/NuGet.Build.Tasks.dll".
2023-07-20T15:02:05.2676799Z #22 1.838 Task "GetRestoreProjectStyleTask"
2023-07-20T15:02:05.2677192Z #22 1.901 (in) HasPackageReferenceItems 'True'
2023-07-20T15:02:05.2677602Z #22 1.902 (in) MSBuildProjectDirectory '/usr/src/app/src'
2023-07-20T15:02:05.2677997Z #22 1.902 (in) MSBuildProjectName 'cartservice'
2023-07-20T15:02:05.2678327Z #22 1.902 (in) ProjectJsonPath ''
2023-07-20T15:02:05.2678699Z #22 1.902 (in) RestoreProjectStyle 'PackageReference'
2023-07-20T15:02:05.2679166Z #22 1.904 (out) IsPackageReferenceCompatibleProjectStyle 'True'
2023-07-20T15:02:05.2679581Z #22 1.910 (out) ProjectStyle 'PackageReference'
2023-07-20T15:02:05.2679918Z #22 1.910 Done executing task "GetRestoreProjectStyleTask".
2023-07-20T15:02:05.2680324Z #22 1.911 1>Done building target "_GetRestoreProjectStyle" in project "cartservice.csproj".
2023-07-20T15:02:05.2681037Z #22 1.911 1>Target "EnableIntermediateOutputPathMismatchWarning" in file "/usr/share/dotnet/sdk/7.0.306/NuGet.targets" from project "/usr/src/app/src/cartservice.csproj" (target "_CheckForInvalidConfigurationAndPlatform" depends on it):
2023-07-20T15:02:05.2681954Z #22 1.911 1>Done building target "EnableIntermediateOutputPathMismatchWarning" in project "cartservice.csproj".
2023-07-20T15:02:05.2682450Z #22 1.911 Target "ApplyImplicitVersions" skipped. Previously built successfully.
2023-07-20T15:02:05.2682944Z #22 1.911 Target "CheckForImplicitPackageReferenceOverrides" skipped. Previously built successfully.
2023-07-20T15:02:05.2683762Z #22 1.912 1>Target "CheckForDuplicateItems" in file "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.Shared.targets" from project "/usr/src/app/src/cartservice.csproj" (target "_CheckForInvalidConfigurationAndPlatform" depends on it):
2023-07-20T15:02:05.2684717Z #22 1.912 Using "CheckForDuplicateItems" task from assembly "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/../tools/net7.0/Microsoft.NET.Build.Tasks.dll".
2023-07-20T15:02:05.2685107Z #22 1.912 Task "CheckForDuplicateItems"
2023-07-20T15:02:05.2685391Z #22 1.918 Done executing task "CheckForDuplicateItems".
2023-07-20T15:02:05.2685664Z #22 1.918 Task "CheckForDuplicateItems"
2023-07-20T15:02:05.3652393Z #22 1.919 Done executing task "CheckForDuplicateItems".
2023-07-20T15:02:05.3652750Z #22 1.920 Task "CheckForDuplicateItems"
2023-07-20T15:02:05.3653406Z #22 1.920 Done executing task "CheckForDuplicateItems".
2023-07-20T15:02:05.3653825Z #22 1.921 1>Done building target "CheckForDuplicateItems" in project "cartservice.csproj".
2023-07-20T15:02:05.3654662Z #22 1.921 Target "WarnForExplicitVersions" skipped, due to false condition; ('@(SdkBuildWarning)' != '') was evaluated as ('' != '').
2023-07-20T15:02:05.3655389Z #22 1.926 Target "_CheckForFailedSDKResolution" skipped, due to false condition; ('$(SdkResolverHonoredGlobalJson)' == 'false') was evaluated as ('' == 'false').
2023-07-20T15:02:05.3656662Z #22 1.926 Target "_WarnWhenUsingNET6AndVSPriorTo17" skipped, due to false condition; ($([MSBuild]::VersionLessThan($(VisualStudioVersion), '17.0')) and '$(TargetFrameworkIdentifier)' == '.NETCoreApp' and $([MSBuild]::VersionGreaterThanOrEquals($(_TargetFrameworkVersionWithoutV), '6.0'))) was evaluated as (False and '.NETCoreApp' == '.NETCoreApp' and True).
2023-07-20T15:02:05.3658186Z #22 1.926 Target "_WarnWhenUsingNET7AndVSPriorTo174" skipped, due to false condition; ($([MSBuild]::VersionLessThan($(MSBuildVersion), '17.4.0')) and '$(TargetFrameworkIdentifier)' == '.NETCoreApp' and $([MSBuild]::VersionGreaterThanOrEquals($(_TargetFrameworkVersionWithoutV), '7.0'))) was evaluated as (False and '.NETCoreApp' == '.NETCoreApp' and True).
2023-07-20T15:02:05.3659939Z #22 1.927 Target "_CheckForInvalidWindowsDesktopTargetingConfiguration" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETCoreApp' and $([MSBuild]::VersionGreaterThanOrEquals($(_TargetFrameworkVersionWithoutV), '5.0')) and ('$(UseWindowsForms)' == 'true' or '$(UseWPF)' == 'true')) was evaluated as ('.NETCoreApp' == '.NETCoreApp' and True and ('' == 'true' or '' == 'true')).
2023-07-20T15:02:05.3661703Z #22 1.927 Target "_CheckForUnnecessaryWindowsDesktopSDK" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETCoreApp' and $([MSBuild]::VersionGreaterThanOrEquals($(_TargetFrameworkVersionWithoutV), '5.0')) and '$(_MicrosoftWindowsDesktopSdkImported)' == 'true' and '$(TargetFrameworks)' == '') was evaluated as ('.NETCoreApp' == '.NETCoreApp' and True and '' == 'true' and '' == '').
2023-07-20T15:02:05.3662596Z #22 1.927 Target "ProcessFrameworkReferences" skipped. Previously built successfully.
2023-07-20T15:02:05.3663726Z #22 1.927 Target "IncludeTargetingPackReference" skipped, due to false condition; ('$(TargetFrameworkMoniker)' != '' and '$(TargetFrameworkIdentifier)' == '.NETFramework' and '$(AutomaticallyUseReferenceAssemblyPackages)' == 'true') was evaluated as ('.NETCoreApp,Version=v7.0' != '' and '.NETCoreApp' == '.NETFramework' and 'true' == 'true').
2023-07-20T15:02:05.3665042Z #22 1.927 1>Target "_CheckForInvalidConfigurationAndPlatform" in file "/usr/share/dotnet/sdk/7.0.306/Microsoft.Common.CurrentVersion.targets" from project "/usr/src/app/src/cartservice.csproj" (target "BeforeBuild" depends on it):
2023-07-20T15:02:05.3665757Z #22 1.927 Task "Error" skipped, due to false condition; ( '$(_InvalidConfigurationError)' == 'true' ) was evaluated as ( '' == 'true' ).
2023-07-20T15:02:05.3666328Z #22 1.927 Task "Warning" skipped, due to false condition; ( '$(_InvalidConfigurationWarning)' == 'true' ) was evaluated as ( '' == 'true' ).
2023-07-20T15:02:05.3666806Z #22 1.934 Using "Message" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.3667133Z #22 1.934 Task "Message"
2023-07-20T15:02:05.3667330Z #22 1.935 Configuration=Release
2023-07-20T15:02:05.3667561Z #22 1.935 Done executing task "Message".
2023-07-20T15:02:05.3667778Z #22 1.935 Task "Message"
2023-07-20T15:02:05.3667962Z #22 1.936 Platform=AnyCPU
2023-07-20T15:02:05.3668181Z #22 1.936 Done executing task "Message".
2023-07-20T15:02:05.3668902Z #22 1.936 Task "Error" skipped, due to false condition; ('$(OutDir)' != '' and !HasTrailingSlash('$(OutDir)')) was evaluated as ('bin\Release/net7.0/linux-musl-x64/' != '' and !HasTrailingSlash('bin\Release/net7.0/linux-musl-x64/')).
2023-07-20T15:02:05.3669824Z #22 1.942 Task "Error" skipped, due to false condition; ('$(IntermediateOutputPath)' != '' and !HasTrailingSlash('$(IntermediateOutputPath)')) was evaluated as ('obj/Release/net7.0/linux-musl-x64/' != '' and !HasTrailingSlash('obj/Release/net7.0/linux-musl-x64/')).
2023-07-20T15:02:05.3670745Z #22 1.942 Task "Error" skipped, due to false condition; ('$(BaseIntermediateOutputPath)' != '' and !HasTrailingSlash('$(BaseIntermediateOutputPath)')) was evaluated as ('/usr/src/app/src/obj/' != '' and !HasTrailingSlash('/usr/src/app/src/obj/')).
2023-07-20T15:02:05.3671780Z #22 1.943 Task "Error" skipped, due to false condition; ( '$(_InitialMSBuildProjectExtensionsPath)' != '' And '$(MSBuildProjectExtensionsPath)' != '$(_InitialMSBuildProjectExtensionsPath)' ) was evaluated as ( '/usr/src/app/src/obj/' != '' And '/usr/src/app/src/obj/' != '/usr/src/app/src/obj/' ).
2023-07-20T15:02:05.3673266Z #22 1.943 Task "Warning" skipped, due to false condition; ( '$(EnableBaseIntermediateOutputPathMismatchWarning)' == 'true' And '$(_InitialBaseIntermediateOutputPath)' != '$(BaseIntermediateOutputPath)' And '$(BaseIntermediateOutputPath)' != '$(MSBuildProjectExtensionsPath)' ) was evaluated as ( 'true' == 'true' And 'obj/' != '/usr/src/app/src/obj/' And '/usr/src/app/src/obj/' != '/usr/src/app/src/obj/' ).
2023-07-20T15:02:05.3674112Z #22 1.943 1>Done building target "_CheckForInvalidConfigurationAndPlatform" in project "cartservice.csproj".
2023-07-20T15:02:05.3674726Z #22 1.943 1>Target "ValidateCommandLineProperties" in file "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" from project "/usr/src/app/src/cartservice.csproj" (target "BeforeBuild" depends on it):
2023-07-20T15:02:05.3675399Z #22 1.943 Task "NETSdkWarning" skipped, due to false condition; ('$(_SelfContainedWasSpecified)' != 'true' and
2023-07-20T15:02:05.3675854Z #22 1.943 '$(_CommandLineDefinedRuntimeIdentifier)' == 'true' and
2023-07-20T15:02:05.3676232Z #22 1.943 '$(RuntimeIdentifier)' != '' and
2023-07-20T15:02:05.3676549Z #22 1.943 '$(PublishAot)' != 'true' and
2023-07-20T15:02:05.3676897Z #22 1.943 '$(TargetFrameworkIdentifier)' == '.NETCoreApp' and
2023-07-20T15:02:05.3677421Z #22 1.943 $([MSBuild]::VersionGreaterThanOrEquals($(TargetFrameworkVersion), '6.0'))) was evaluated as ('true' != 'true' and
2023-07-20T15:02:05.3677925Z #22 1.943 'true' == 'true' and
2023-07-20T15:02:05.3678218Z #22 1.943 'linux-musl-x64' != '' and
2023-07-20T15:02:05.3678509Z #22 1.943 '' != 'true' and
2023-07-20T15:02:05.3678811Z #22 1.943 '.NETCoreApp' == '.NETCoreApp' and
2023-07-20T15:02:05.3679041Z #22 1.943 True).
2023-07-20T15:02:05.3679348Z #22 1.944 1>Done building target "ValidateCommandLineProperties" in project "cartservice.csproj".
2023-07-20T15:02:05.3679882Z #22 1.944 1>Target "BeforeBuild" in file "/usr/share/dotnet/sdk/7.0.306/Microsoft.Common.CurrentVersion.targets" from project "/usr/src/app/src/cartservice.csproj" (target "Build" depends on it):
2023-07-20T15:02:05.3680372Z #22 1.944 1>Done building target "BeforeBuild" in project "cartservice.csproj".
2023-07-20T15:02:05.3681011Z #22 1.944 Target "_CheckForBuildWithNoBuild" skipped, due to false condition; ('$(NoBuild)' == 'true' and '$(GeneratePackageOnBuild)' != 'true') was evaluated as ('' == 'true' and 'false' != 'true').
2023-07-20T15:02:05.3681641Z #22 1.944 1>Target "BuildOnlySettings" in file "/usr/share/dotnet/sdk/7.0.306/Microsoft.Common.CurrentVersion.targets" from project "/usr/src/app/src/cartservice.csproj" (target "CoreBuild" depends on it):
2023-07-20T15:02:05.3682129Z #22 1.944 1>Done building target "BuildOnlySettings" in project "cartservice.csproj".
2023-07-20T15:02:05.3682847Z #22 1.944 Target "_CheckForUnsupportedTargetFramework" skipped, due to false condition; ('$(_UnsupportedTargetFrameworkError)' == 'true') was evaluated as ('' == 'true').
2023-07-20T15:02:05.3684188Z #22 1.944 Target "_CheckForUnsupportedTargetPlatformIdentifier" skipped, due to false condition; ('$(TargetPlatformIdentifier)' != '' and '$(TargetFrameworkIdentifier)' == '.NETCoreApp' and $([MSBuild]::VersionGreaterThanOrEquals($(TargetFrameworkVersion), 5.0)) And ('$(DesignTimeBuild)' != 'true' Or '@(MissingWorkloadPack)' == '')) was evaluated as ('' != '' and '.NETCoreApp' == '.NETCoreApp' and True And ('' != 'true' Or '' == '')).
2023-07-20T15:02:05.3685229Z #22 1.944 Target "_CheckForMissingWorkload" skipped, due to false condition; ('@(MissingWorkloadPack)' != '' And '$(DesignTimeBuild)' != 'true') was evaluated as ('' != '' And '' != 'true').
2023-07-20T15:02:05.3685949Z #22 1.944 1>Target "GetFrameworkPaths" in file "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.DisableStandardFrameworkResolution.targets" from project "/usr/src/app/src/cartservice.csproj" (target "PrepareForBuild" depends on it):
2023-07-20T15:02:05.3686549Z #22 1.944 1>Done building target "GetFrameworkPaths" in project "cartservice.csproj".
2023-07-20T15:02:05.3687173Z #22 1.945 Target "_CheckForUnsupportedTargetFramework" skipped, due to false condition; ('$(_UnsupportedTargetFrameworkError)' == 'true') was evaluated as ('' == 'true').
2023-07-20T15:02:05.3688498Z #22 1.945 Target "_CheckForUnsupportedTargetPlatformIdentifier" skipped, due to false condition; ('$(TargetPlatformIdentifier)' != '' and '$(TargetFrameworkIdentifier)' == '.NETCoreApp' and $([MSBuild]::VersionGreaterThanOrEquals($(TargetFrameworkVersion), 5.0)) And ('$(DesignTimeBuild)' != 'true' Or '@(MissingWorkloadPack)' == '')) was evaluated as ('' != '' and '.NETCoreApp' == '.NETCoreApp' and True And ('' != 'true' Or '' == '')).
2023-07-20T15:02:05.3689536Z #22 1.945 Target "_CheckForMissingWorkload" skipped, due to false condition; ('@(MissingWorkloadPack)' != '' And '$(DesignTimeBuild)' != 'true') was evaluated as ('' != '' And '' != 'true').
2023-07-20T15:02:05.3690284Z #22 1.945 1>Target "GetReferenceAssemblyPaths" in file "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.DisableStandardFrameworkResolution.targets" from project "/usr/src/app/src/cartservice.csproj" (target "PrepareForBuild" depends on it):
2023-07-20T15:02:05.3690927Z #22 1.945 1>Done building target "GetReferenceAssemblyPaths" in project "cartservice.csproj".
2023-07-20T15:02:05.3691559Z #22 1.946 Target "AssignLinkMetadata" skipped, due to false condition; ( '$(SynthesizeLinkMetadata)' == 'true' ) was evaluated as ( '' == 'true' ).
2023-07-20T15:02:05.3692196Z #22 1.948 1>Target "ResolveRazorGenerateInputs" in file "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk.Razor/targets/Sdk.Razor.CurrentVersion.targets" from project "/usr/src/app/src/cartservice.csproj" (target "PrepareForBuild" depends on it):
2023-07-20T15:02:05.3692784Z #22 1.948 1>Done building target "ResolveRazorGenerateInputs" in project "cartservice.csproj".
2023-07-20T15:02:05.3693338Z #22 1.949 1>Target "_Protobuf_SanityCheck" in file "/root/.nuget/packages/grpc.tools/2.53.0/build/_protobuf/Google.Protobuf.Tools.targets" from project "/usr/src/app/src/cartservice.csproj" (target "PrepareForBuild" depends on it):
2023-07-20T15:02:05.3694018Z #22 1.949 Task "Error" skipped, due to false condition; ( '$(Protobuf_ProjectSupported)' != 'true' ) was evaluated as ( 'true' != 'true' ).
2023-07-20T15:02:05.3694405Z #22 1.949 1>Done building target "_Protobuf_SanityCheck" in project "cartservice.csproj".
2023-07-20T15:02:05.3694923Z #22 1.949 1>Target "PrepareForBuild" in file "/usr/share/dotnet/sdk/7.0.306/Microsoft.Common.CurrentVersion.targets" from project "/usr/src/app/src/cartservice.csproj" (target "CoreBuild" depends on it):
2023-07-20T15:02:05.3695577Z #22 1.949 Using "FindAppConfigFile" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.3695943Z #22 1.950 Task "FindAppConfigFile"
2023-07-20T15:02:05.3696185Z #22 1.950 Done executing task "FindAppConfigFile".
2023-07-20T15:02:05.3696566Z #22 1.951 Using "MakeDir" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.3696894Z #22 1.952 Task "MakeDir"
2023-07-20T15:02:05.3697216Z #22 1.954 Creating directory "bin/Release/net7.0/linux-musl-x64/".
2023-07-20T15:02:05.3697595Z #22 1.955 Creating directory "obj/Release/net7.0/linux-musl-x64/".
2023-07-20T15:02:05.3697859Z #22 1.955 Done executing task "MakeDir".
2023-07-20T15:02:05.3698161Z #22 1.955 1>Done building target "PrepareForBuild" in project "cartservice.csproj".
2023-07-20T15:02:05.3698661Z #22 1.956 Target "GenerateGlobalUsings" skipped, due to false condition; (@(Using->Count()) != 0) was evaluated as (0 != 0).
2023-07-20T15:02:05.3699184Z #22 1.956 Target "PreBuildEvent" skipped, due to false condition; ('$(PreBuildEvent)'!='') was evaluated as (''!='').
2023-07-20T15:02:05.3699752Z #22 1.956 1>Target "BeforeResolveReferences" in file "/usr/share/dotnet/sdk/7.0.306/Microsoft.Common.CurrentVersion.targets" from project "/usr/src/app/src/cartservice.csproj" (target "ResolveReferences" depends on it):
2023-07-20T15:02:05.3700292Z #22 1.956 1>Done building target "BeforeResolveReferences" in project "cartservice.csproj".
2023-07-20T15:02:05.3700955Z #22 1.956 Target "AssignProjectConfiguration" skipped, due to false condition; ('$(CurrentSolutionConfigurationContents)' != '' or '@(ProjectReference)'!='') was evaluated as ('' != '' or ''!='').
2023-07-20T15:02:05.3701464Z #22 1.957 Target "ProcessFrameworkReferences" skipped. Previously built successfully.
2023-07-20T15:02:05.3702079Z #22 1.957 1>Target "_DefaultMicrosoftNETPlatformLibrary" in file "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.Shared.targets" from project "/usr/src/app/src/cartservice.csproj" (target "ResolvePackageAssets" depends on it):
2023-07-20T15:02:05.3702703Z #22 1.957 1>Done building target "_DefaultMicrosoftNETPlatformLibrary" in project "cartservice.csproj".
2023-07-20T15:02:05.3703314Z #22 1.957 1>Target "_ComputePackageReferencePublish" in file "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.Shared.targets" from project "/usr/src/app/src/cartservice.csproj" (target "ResolvePackageAssets" depends on it):
2023-07-20T15:02:05.3704002Z #22 1.957 1>Done building target "_ComputePackageReferencePublish" in project "cartservice.csproj".
2023-07-20T15:02:05.3704527Z #22 1.958 Target "_ResolveCompilerVersion" skipped, due to false condition; ('$(CompilerApiVersion)' == '' And
2023-07-20T15:02:05.3704959Z #22 1.958 ('$(Language)' == 'C#' Or '$(Language)' == 'VB') And
2023-07-20T15:02:05.3705452Z #22 1.958 Exists('$(RoslynTargetsPath)\Microsoft.Build.Tasks.CodeAnalysis.dll')) was evaluated as ('roslyn4.6' == '' And
2023-07-20T15:02:05.3705881Z #22 1.958 ('C#' == 'C#' Or 'C#' == 'VB') And
2023-07-20T15:02:05.3706321Z #22 1.958 Exists('/usr/share/dotnet/sdk/7.0.306/Roslyn\Microsoft.Build.Tasks.CodeAnalysis.dll')).
2023-07-20T15:02:05.3706975Z #22 1.959 1>Target "ResolvePackageAssets" in file "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets" from project "/usr/src/app/src/cartservice.csproj" (target "ResolveLockFileReferences" depends on it):
2023-07-20T15:02:05.3707682Z #22 1.959 Using "ResolvePackageAssets" task from assembly "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/../tools/net7.0/Microsoft.NET.Build.Tasks.dll".
2023-07-20T15:02:05.3708147Z #22 1.959 Task "ResolvePackageAssets"
2023-07-20T15:02:05.3708421Z #22 2.004 Done executing task "ResolvePackageAssets".
2023-07-20T15:02:05.3708755Z #22 2.004 1>Done building target "ResolvePackageAssets" in project "cartservice.csproj".
2023-07-20T15:02:05.3709471Z #22 2.004 Target "AdjustDefaultPlatformTargetForNetFrameworkExeWithNoNativeCopyLocalItems" skipped, due to false condition; ('$(_UsingDefaultPlatformTarget)' == 'true' and
2023-07-20T15:02:05.3710160Z #22 2.004 '$(_UsingDefaultRuntimeIdentifier)' == 'true') was evaluated as ('true' == 'true' and
2023-07-20T15:02:05.3710510Z #22 2.004 '' == 'true').
2023-07-20T15:02:05.3711113Z #22 2.005 1>Target "_CheckForTransitiveWindowsDesktopDependencies" in file "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.Shared.targets" from project "/usr/src/app/src/cartservice.csproj" (target "ResolveLockFileReferences" depends on it):
2023-07-20T15:02:05.3711972Z #22 2.005 Task "NetSdkError" skipped, due to false condition; ('@(_WindowsDesktopTransitiveFrameworkReference)' != '') was evaluated as ('' != '').
2023-07-20T15:02:05.3744424Z #22 2.005 1>Done building target "_CheckForTransitiveWindowsDesktopDependencies" in project "cartservice.csproj".
2023-07-20T15:02:05.3746069Z #22 2.005 1>Target "AddTransitiveFrameworkReferences" in file "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.FrameworkReferenceResolution.targets" from project "/usr/src/app/src/cartservice.csproj" (target "ResolveLockFileReferences" depends on it):
2023-07-20T15:02:05.3747114Z #22 2.005 1>Done building target "AddTransitiveFrameworkReferences" in project "cartservice.csproj".
2023-07-20T15:02:05.3748210Z #22 2.006 1>Target "ResolveLockFileReferences" in file "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets" from project "/usr/src/app/src/cartservice.csproj" (target "ResolvePackageDependenciesForBuild" depends on it):
2023-07-20T15:02:05.3749148Z #22 2.006 Using "JoinItems" task from assembly "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/../tools/net7.0/Microsoft.NET.Build.Tasks.dll".
2023-07-20T15:02:05.3749606Z #22 2.007 Task "JoinItems"
2023-07-20T15:02:05.3749901Z #22 2.008 Done executing task "JoinItems".
2023-07-20T15:02:05.3750331Z #22 2.008 1>Done building target "ResolveLockFileReferences" in project "cartservice.csproj".
2023-07-20T15:02:05.3750816Z #22 2.008 Target "ResolvePackageAssets" skipped. Previously built successfully.
2023-07-20T15:02:05.3752004Z #22 2.008 1>Target "ResolveLockFileAnalyzers" in file "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets" from project "/usr/src/app/src/cartservice.csproj" (target "ResolvePackageDependenciesForBuild" depends on it):
2023-07-20T15:02:05.3753160Z #22 2.009 1>Done building target "ResolveLockFileAnalyzers" in project "cartservice.csproj".
2023-07-20T15:02:05.3753697Z #22 2.009 Target "ResolvePackageAssets" skipped. Previously built successfully.
2023-07-20T15:02:05.3754778Z #22 2.009 Target "RunProduceContentAssets" skipped, due to false condition; ('@(_ContentFilesToPreprocess)' != '' and '$(_CleaningWithoutRebuilding)' != 'true') was evaluated as ('' != '' and '' != 'true').
2023-07-20T15:02:05.3755924Z #22 2.010 1>Target "ResolveLockFileCopyLocalFiles" in file "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets" from project "/usr/src/app/src/cartservice.csproj" (target "ResolvePackageDependenciesForBuild" depends on it):
2023-07-20T15:02:05.3756887Z #22 2.010 1>Done building target "ResolveLockFileCopyLocalFiles" in project "cartservice.csproj".
2023-07-20T15:02:05.3757460Z #22 2.010 Target "ProcessFrameworkReferences" skipped. Previously built successfully.
2023-07-20T15:02:05.3758125Z #22 2.010 Target "ResolvePackageAssets" skipped. Previously built successfully.
2023-07-20T15:02:05.3759059Z #22 2.011 1>Target "ResolveFrameworkReferences" in file "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.FrameworkReferenceResolution.targets" from project "/usr/src/app/src/cartservice.csproj" (target "ResolveRuntimePackAssets" depends on it):
2023-07-20T15:02:05.3760108Z #22 2.011 Using "GetPackageDirectory" task from assembly "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/../tools/net7.0/Microsoft.NET.Build.Tasks.dll".
2023-07-20T15:02:05.3760668Z #22 2.011 Task "GetPackageDirectory"
2023-07-20T15:02:05.3761039Z #22 2.012 Done executing task "GetPackageDirectory".
2023-07-20T15:02:05.3761387Z #22 2.012 Task "GetPackageDirectory"
2023-07-20T15:02:05.3761755Z #22 2.014 Done executing task "GetPackageDirectory".
2023-07-20T15:02:05.3762112Z #22 2.014 Task "GetPackageDirectory"
2023-07-20T15:02:05.3762463Z #22 2.015 Done executing task "GetPackageDirectory".
2023-07-20T15:02:05.3762824Z #22 2.015 Task "GetPackageDirectory"
2023-07-20T15:02:05.3763186Z #22 2.016 Done executing task "GetPackageDirectory".
2023-07-20T15:02:05.3763530Z #22 2.016 Task "GetPackageDirectory"
2023-07-20T15:02:05.3763888Z #22 2.016 Done executing task "GetPackageDirectory".
2023-07-20T15:02:05.3764239Z #22 2.016 Task "GetPackageDirectory"
2023-07-20T15:02:05.3764585Z #22 2.017 Done executing task "GetPackageDirectory".
2023-07-20T15:02:05.3765051Z #22 2.017 Task "GetPackageDirectory"
2023-07-20T15:02:05.3765393Z #22 2.017 Done executing task "GetPackageDirectory".
2023-07-20T15:02:05.3765722Z #22 2.018 Task "GetPackageDirectory"
2023-07-20T15:02:05.3766039Z #22 2.018 Done executing task "GetPackageDirectory".
2023-07-20T15:02:05.4717846Z #22 2.019 Task "GetPackageDirectory"
2023-07-20T15:02:05.4721052Z #22 2.026 Done executing task "GetPackageDirectory".
2023-07-20T15:02:05.4723770Z #22 2.028 Task "GetPackageDirectory"
2023-07-20T15:02:05.4726496Z #22 2.028 Done executing task "GetPackageDirectory".
2023-07-20T15:02:05.4729305Z #22 2.031 Using "ResolveFrameworkReferences" task from assembly "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/../tools/net7.0/Microsoft.NET.Build.Tasks.dll".
2023-07-20T15:02:05.4732128Z #22 2.031 Task "ResolveFrameworkReferences"
2023-07-20T15:02:05.4734765Z #22 2.031 Done executing task "ResolveFrameworkReferences".
2023-07-20T15:02:05.4738027Z #22 2.031 1>Done building target "ResolveFrameworkReferences" in project "cartservice.csproj".
2023-07-20T15:02:05.4741151Z #22 2.032 1>Target "ResolveRuntimePackAssets" in file "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.FrameworkReferenceResolution.targets" from project "/usr/src/app/src/cartservice.csproj" (target "ResolvePackageDependenciesForBuild" depends on it):
2023-07-20T15:02:05.4745381Z #22 2.032 Using "ResolveRuntimePackAssets" task from assembly "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/../tools/net7.0/Microsoft.NET.Build.Tasks.dll".
2023-07-20T15:02:05.4749914Z #22 2.032 Task "ResolveRuntimePackAssets"
2023-07-20T15:02:05.4758071Z #22 2.041 Done executing task "ResolveRuntimePackAssets".
2023-07-20T15:02:05.4767129Z #22 2.049 1>Done building target "ResolveRuntimePackAssets" in project "cartservice.csproj".
2023-07-20T15:02:05.4787128Z #22 2.049 Target "RunProduceContentAssets" skipped, due to false condition; ('@(_ContentFilesToPreprocess)' != '' and '$(_CleaningWithoutRebuilding)' != 'true') was evaluated as ('' != '' and '' != 'true').
2023-07-20T15:02:05.4787659Z #22 2.050 Target "ResolvePackageAssets" skipped. Previously built successfully.
2023-07-20T15:02:05.4788652Z #22 2.051 1>Target "IncludeTransitiveProjectReferences" in file "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets" from project "/usr/src/app/src/cartservice.csproj" (target "ResolvePackageDependenciesForBuild" depends on it):
2023-07-20T15:02:05.4789369Z #22 2.051 1>Done building target "IncludeTransitiveProjectReferences" in project "cartservice.csproj".
2023-07-20T15:02:05.4790073Z #22 2.052 1>Target "ResolvePackageDependenciesForBuild" in file "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets" from project "/usr/src/app/src/cartservice.csproj" (target "AssignProjectConfiguration" depends on it):
2023-07-20T15:02:05.4790761Z #22 2.052 1>Done building target "ResolvePackageDependenciesForBuild" in project "cartservice.csproj".
2023-07-20T15:02:05.4791487Z #22 2.052 Target "AssignProjectConfiguration" skipped, due to false condition; ('$(CurrentSolutionConfigurationContents)' != '' or '@(ProjectReference)'!='') was evaluated as ('' != '' or ''!='').
2023-07-20T15:02:05.4792231Z #22 2.053 1>Target "_SplitProjectReferencesByFileExistence" in file "/usr/share/dotnet/sdk/7.0.306/Microsoft.Common.CurrentVersion.targets" from project "/usr/src/app/src/cartservice.csproj" (target "PrepareProjectReferences" depends on it):
2023-07-20T15:02:05.4863844Z #22 2.053 Task "ResolveNonMSBuildProjectOutput" skipped, due to false condition; ('$(BuildingInsideVisualStudio)'=='true' and '@(ProjectReferenceWithConfiguration)'!='') was evaluated as (''=='true' and ''!='').
2023-07-20T15:02:05.4864699Z #22 2.053 1>Done building target "_SplitProjectReferencesByFileExistence" in project "cartservice.csproj".
2023-07-20T15:02:05.4865747Z #22 2.054 1>Target "_AddOutputPathToGlobalPropertiesToRemove" in file "/usr/share/dotnet/sdk/7.0.306/Microsoft.Common.CurrentVersion.targets" from project "/usr/src/app/src/cartservice.csproj" (target "_GetProjectReferenceTargetFrameworkProperties" depends on it):
2023-07-20T15:02:05.4866792Z #22 2.054 1>Done building target "_AddOutputPathToGlobalPropertiesToRemove" in project "cartservice.csproj".
2023-07-20T15:02:05.4867588Z #22 2.055 1>Target "_GetProjectReferenceTargetFrameworkProperties" in file "/usr/share/dotnet/sdk/7.0.306/Microsoft.Common.CurrentVersion.targets" from project "/usr/src/app/src/cartservice.csproj" (target "PrepareProjectReferences" depends on it):
2023-07-20T15:02:05.4868366Z #22 2.055 Using "MSBuild" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.4868726Z #22 2.056 Task "MSBuild"
2023-07-20T15:02:05.4868977Z #22 2.057 Done executing task "MSBuild".
2023-07-20T15:02:05.4870127Z #22 2.058 Task "MSBuild" skipped, due to false condition; ('%(_MSBuildProjectReferenceExistent.SkipGetTargetFrameworkProperties)' != 'true' and '$(EnableDynamicPlatformResolution)' == 'true') was evaluated as ('' != 'true' and '' == 'true').
2023-07-20T15:02:05.4871317Z #22 2.088 Task "GetReferenceNearestTargetFrameworkTask" skipped, due to false condition; ('@(_ProjectReferenceTargetFrameworkPossibilities)' != '' and '$(ReferringTargetFrameworkForProjectReferences)' != ''
2023-07-20T15:02:05.4872816Z #22 2.088 And '$(GetReferenceNearestTargetFrameworkTaskSupportsTargetPlatformParameter)' == 'true' and '%(_ProjectReferenceTargetFrameworkPossibilities.IsVcxOrNativeProj)' != 'true') was evaluated as ('' != '' and '.NETCoreApp,Version=v7.0' != ''
2023-07-20T15:02:05.4873813Z #22 2.088 And 'true' == 'true' and '' != 'true').
2023-07-20T15:02:05.4874669Z #22 2.089 Task "GetReferenceNearestTargetFrameworkTask" skipped, due to false condition; ('@(_ProjectReferenceTargetFrameworkPossibilities)' != '' and '$(ReferringTargetFrameworkForProjectReferences)' != ''
2023-07-20T15:02:05.4876204Z #22 2.089 And '$(GetReferenceNearestTargetFrameworkTaskSupportsTargetPlatformParameter)' != 'true' and '%(_ProjectReferenceTargetFrameworkPossibilities.IsVcxOrNativeProj)' != 'true') was evaluated as ('' != '' and '.NETCoreApp,Version=v7.0' != ''
2023-07-20T15:02:05.4877109Z #22 2.089 And 'true' != 'true' and '' != 'true').
2023-07-20T15:02:05.4877591Z #22 2.090 Using "SetRidAgnosticValueForProjects" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.4878090Z #22 2.090 Task "SetRidAgnosticValueForProjects"
2023-07-20T15:02:05.4878466Z #22 2.090 Done executing task "SetRidAgnosticValueForProjects".
2023-07-20T15:02:05.4878968Z #22 2.091 1>Done building target "_GetProjectReferenceTargetFrameworkProperties" in project "cartservice.csproj".
2023-07-20T15:02:05.4879715Z #22 2.091 1>Target "ValidateExecutableReferences" in file "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" from project "/usr/src/app/src/cartservice.csproj" (target "PrepareProjectReferences" depends on it):
2023-07-20T15:02:05.4880506Z #22 2.091 Using "ValidateExecutableReferences" task from assembly "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/../tools/net7.0/Microsoft.NET.Build.Tasks.dll".
2023-07-20T15:02:05.4881004Z #22 2.092 Task "ValidateExecutableReferences"
2023-07-20T15:02:05.4881357Z #22 2.092 Done executing task "ValidateExecutableReferences".
2023-07-20T15:02:05.4881773Z #22 2.092 1>Done building target "ValidateExecutableReferences" in project "cartservice.csproj".
2023-07-20T15:02:05.4882482Z #22 2.092 Target "_GetProjectReferencePlatformProperties" skipped, due to false condition; ('$(EnableDynamicPlatformResolution)' == 'true'
2023-07-20T15:02:05.4883098Z #22 2.092 and '$(CurrentSolutionConfigurationContents)' == ''
2023-07-20T15:02:05.4883645Z #22 2.092 and '@(_MSBuildProjectReferenceExistent)' != '') was evaluated as ('' == 'true'
2023-07-20T15:02:05.4884023Z #22 2.092 and '' == ''
2023-07-20T15:02:05.4884322Z #22 2.092 and '' != '').
2023-07-20T15:02:05.4884893Z #22 2.092 1>Target "PrepareProjectReferences" in file "/usr/share/dotnet/sdk/7.0.306/Microsoft.Common.CurrentVersion.targets" from project "/usr/src/app/src/cartservice.csproj" (target "ResolveProjectReferences" depends on it):
2023-07-20T15:02:05.4885556Z #22 2.092 1>Done building target "PrepareProjectReferences" in project "cartservice.csproj".
2023-07-20T15:02:05.4886300Z #22 2.093 1>Target "ResolveProjectReferences" in file "/usr/share/dotnet/sdk/7.0.306/Microsoft.Common.CurrentVersion.targets" from project "/usr/src/app/src/cartservice.csproj" (target "ResolveReferences" depends on it):
2023-07-20T15:02:05.4887848Z #22 2.093 Task "MSBuild" skipped, due to false condition; ('%(_MSBuildProjectReferenceExistent.BuildReference)' == 'true' and '@(ProjectReferenceWithConfiguration)' != '' and ('$(BuildingInsideVisualStudio)' == 'true' or '$(BuildProjectReferences)' != 'true') and '$(VisualStudioVersion)' != '10.0' and '@(_MSBuildProjectReferenceExistent)' != '') was evaluated as ('' == 'true' and '' != '' and ('' == 'true' or 'true' != 'true') and '17.0' != '10.0' and '' != '').
2023-07-20T15:02:05.4889625Z #22 2.093 Task "MSBuild" skipped, due to false condition; ('%(_MSBuildProjectReferenceExistent.BuildReference)' == 'true' and '@(ProjectReferenceWithConfiguration)' != '' and '$(BuildingInsideVisualStudio)' != 'true' and '$(BuildProjectReferences)' == 'true' and '@(_MSBuildProjectReferenceExistent)' != '') was evaluated as ('' == 'true' and '' != '' and '' != 'true' and 'true' == 'true' and '' != '').
2023-07-20T15:02:05.4891268Z #22 2.093 Task "MSBuild" skipped, due to false condition; ('%(_MSBuildProjectReferenceExistent.BuildReference)' == 'true' and '@(ProjectReferenceWithConfiguration)' != '' and '$(BuildingProject)' == 'true' and '@(_MSBuildProjectReferenceExistent)' != '') was evaluated as ('' == 'true' and '' != '' and 'true' == 'true' and '' != '').
2023-07-20T15:02:05.4892385Z #22 2.094 Task "Warning" skipped, due to false condition; ('@(ProjectReferenceWithConfiguration)' != '' and '@(_MSBuildProjectReferenceNonexistent)' != '') was evaluated as ('' != '' and '' != '').
2023-07-20T15:02:05.4892978Z #22 2.095 1>Done building target "ResolveProjectReferences" in project "cartservice.csproj".
2023-07-20T15:02:05.4893685Z #22 2.095 Target "FindInvalidProjectReferences" skipped, due to false condition; ('$(FindInvalidProjectReferences)' == 'true') was evaluated as ('' == 'true').
2023-07-20T15:02:05.4894387Z #22 2.095 Target "ResolveNativeReferences" skipped, due to false condition; ('@(NativeReference)'!='') was evaluated as (''!='').
2023-07-20T15:02:05.4894868Z #22 2.095 Target "ResolveProjectReferences" skipped. Previously built successfully.
2023-07-20T15:02:05.4895564Z #22 2.095 Target "FindInvalidProjectReferences" skipped, due to false condition; ('$(FindInvalidProjectReferences)' == 'true') was evaluated as ('' == 'true').
2023-07-20T15:02:05.4896079Z #22 2.095 Target "GetFrameworkPaths" skipped. Previously built successfully.
2023-07-20T15:02:05.4896489Z #22 2.095 Target "GetReferenceAssemblyPaths" skipped. Previously built successfully.
2023-07-20T15:02:05.4896899Z #22 2.095 Target "PrepareForBuild" skipped. Previously built successfully.
2023-07-20T15:02:05.4897487Z #22 2.095 Target "GetInstalledSDKLocations" skipped, due to false condition; ('@(SDKReference)' != '') was evaluated as ('' != '').
2023-07-20T15:02:05.4898171Z #22 2.095 1>Target "ResolveSDKReferences" in file "/usr/share/dotnet/sdk/7.0.306/Microsoft.Common.CurrentVersion.targets" from project "/usr/src/app/src/cartservice.csproj" (target "ResolveAssemblyReferences" depends on it):
2023-07-20T15:02:05.4898965Z #22 2.095 Task "ResolveSDKReference" skipped, due to false condition; ('@(SDKReference)'!='') was evaluated as (''!='').
2023-07-20T15:02:05.4899421Z #22 2.096 1>Done building target "ResolveSDKReferences" in project "cartservice.csproj".
2023-07-20T15:02:05.4899842Z #22 2.096 Target "ResolveSDKReferences" skipped. Previously built successfully.
2023-07-20T15:02:05.4900461Z #22 2.096 1>Target "ExpandSDKReferences" in file "/usr/share/dotnet/sdk/7.0.306/Microsoft.Common.CurrentVersion.targets" from project "/usr/src/app/src/cartservice.csproj" (target "ResolveAssemblyReferences" depends on it):
2023-07-20T15:02:05.4901270Z #22 2.096 Task "GetSDKReferenceFiles" skipped, due to false condition; ('@(ResolvedSDKReference)'!='') was evaluated as (''!='').
2023-07-20T15:02:05.4901837Z #22 2.096 1>Done building target "ExpandSDKReferences" in project "cartservice.csproj".
2023-07-20T15:02:05.4902305Z #22 2.096 Target "ResolvePackageDependenciesForBuild" skipped. Previously built successfully.
2023-07-20T15:02:05.4902737Z #22 2.096 Target "GetFrameworkPaths" skipped. Previously built successfully.
2023-07-20T15:02:05.4903151Z #22 2.096 Target "GetReferenceAssemblyPaths" skipped. Previously built successfully.
2023-07-20T15:02:05.4903583Z #22 2.096 Target "ResolveFrameworkReferences" skipped. Previously built successfully.
2023-07-20T15:02:05.4904357Z #22 2.096 1>Target "ResolveTargetingPackAssets" in file "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.FrameworkReferenceResolution.targets" from project "/usr/src/app/src/cartservice.csproj" (target "_HandlePackageFileConflicts" depends on it):
2023-07-20T15:02:05.4905234Z #22 2.102 Using "ResolveTargetingPackAssets" task from assembly "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/../tools/net7.0/Microsoft.NET.Build.Tasks.dll".
2023-07-20T15:02:05.4905707Z #22 2.102 Task "ResolveTargetingPackAssets"
2023-07-20T15:02:05.4906047Z #22 2.112 Done executing task "ResolveTargetingPackAssets".
2023-07-20T15:02:05.4906554Z #22 2.113 1>Done building target "ResolveTargetingPackAssets" in project "cartservice.csproj".
2023-07-20T15:02:05.4907275Z #22 2.115 1>Target "_HandlePackageFileConflicts" in file "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.ConflictResolution.targets" from project "/usr/src/app/src/cartservice.csproj" (target "ResolveAssemblyReferences" depends on it):
2023-07-20T15:02:05.4908092Z #22 2.115 Using "ResolvePackageFileConflicts" task from assembly "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/../tools/net7.0/Microsoft.NET.Build.Tasks.dll".
2023-07-20T15:02:05.4908586Z #22 2.116 Task "ResolvePackageFileConflicts"
2023-07-20T15:02:05.4910012Z #22 2.125 Encountered conflict between 'Reference:/root/.nuget/packages/system.diagnostics.diagnosticsource/7.0.0/lib/net7.0/System.Diagnostics.DiagnosticSource.dll' and 'Reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Diagnostics.DiagnosticSource.dll'. Choosing 'Reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Diagnostics.DiagnosticSource.dll' because file version '7.0.923.32018' is greater than '7.0.22.51805'.
2023-07-20T15:02:05.5967477Z #22 2.130 Encountered conflict between 'Reference:/root/.nuget/packages/system.threading.channels/4.6.0/lib/netcoreapp3.0/System.Threading.Channels.dll' and 'Reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Threading.Channels.dll'. Choosing 'Reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Threading.Channels.dll' because AssemblyVersion '7.0.0.0' is greater than '4.0.1.0'.
2023-07-20T15:02:05.5970290Z #22 2.130 Encountered conflict between 'CopyLocal:/root/.nuget/packages/system.diagnostics.diagnosticsource/7.0.0/lib/net7.0/System.Diagnostics.DiagnosticSource.dll' and 'CopyLocal:/root/.nuget/packages/microsoft.netcore.app.runtime.linux-musl-x64/7.0.9/runtimes/linux-musl-x64/lib/net7.0/System.Diagnostics.DiagnosticSource.dll'. Choosing 'CopyLocal:/root/.nuget/packages/microsoft.netcore.app.runtime.linux-musl-x64/7.0.9/runtimes/linux-musl-x64/lib/net7.0/System.Diagnostics.DiagnosticSource.dll' because file version '7.0.923.32018' is greater than '7.0.22.51805'.
2023-07-20T15:02:05.5973143Z #22 2.130 Encountered conflict between 'CopyLocal:/root/.nuget/packages/system.threading.channels/4.6.0/lib/netcoreapp3.0/System.Threading.Channels.dll' and 'CopyLocal:/root/.nuget/packages/microsoft.netcore.app.runtime.linux-musl-x64/7.0.9/runtimes/linux-musl-x64/lib/net7.0/System.Threading.Channels.dll'. Choosing 'CopyLocal:/root/.nuget/packages/microsoft.netcore.app.runtime.linux-musl-x64/7.0.9/runtimes/linux-musl-x64/lib/net7.0/System.Threading.Channels.dll' because AssemblyVersion '7.0.0.0' is greater than '4.0.1.0'.
2023-07-20T15:02:05.5976655Z #22 2.130 Encountered conflict between 'CopyLocal:/root/.nuget/packages/microsoft.extensions.configuration.abstractions/3.1.0/lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Abstractions.dll' and 'CopyLocal:/root/.nuget/packages/microsoft.aspnetcore.app.runtime.linux-musl-x64/7.0.9/runtimes/linux-musl-x64/lib/net7.0/Microsoft.Extensions.Configuration.Abstractions.dll'. Choosing 'CopyLocal:/root/.nuget/packages/microsoft.aspnetcore.app.runtime.linux-musl-x64/7.0.9/runtimes/linux-musl-x64/lib/net7.0/Microsoft.Extensions.Configuration.Abstractions.dll' because AssemblyVersion '7.0.0.0' is greater than '3.1.0.0'.
2023-07-20T15:02:05.5979861Z #22 2.130 Encountered conflict between 'CopyLocal:/root/.nuget/packages/microsoft.extensions.configuration.binder/3.1.0/lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Binder.dll' and 'CopyLocal:/root/.nuget/packages/microsoft.aspnetcore.app.runtime.linux-musl-x64/7.0.9/runtimes/linux-musl-x64/lib/net7.0/Microsoft.Extensions.Configuration.Binder.dll'. Choosing 'CopyLocal:/root/.nuget/packages/microsoft.aspnetcore.app.runtime.linux-musl-x64/7.0.9/runtimes/linux-musl-x64/lib/net7.0/Microsoft.Extensions.Configuration.Binder.dll' because AssemblyVersion '7.0.0.0' is greater than '3.1.0.0'.
2023-07-20T15:02:05.5982096Z #22 2.130 Encountered conflict between 'CopyLocal:/root/.nuget/packages/microsoft.extensions.configuration/3.1.0/lib/netcoreapp3.1/Microsoft.Extensions.Configuration.dll' and 'CopyLocal:/root/.nuget/packages/microsoft.aspnetcore.app.runtime.linux-musl-x64/7.0.9/runtimes/linux-musl-x64/lib/net7.0/Microsoft.Extensions.Configuration.dll'. Choosing 'CopyLocal:/root/.nuget/packages/microsoft.aspnetcore.app.runtime.linux-musl-x64/7.0.9/runtimes/linux-musl-x64/lib/net7.0/Microsoft.Extensions.Configuration.dll' because AssemblyVersion '7.0.0.0' is greater than '3.1.0.0'.
2023-07-20T15:02:05.5984553Z #22 2.130 Encountered conflict between 'CopyLocal:/root/.nuget/packages/microsoft.extensions.dependencyinjection.abstractions/3.1.0/lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll' and 'CopyLocal:/root/.nuget/packages/microsoft.aspnetcore.app.runtime.linux-musl-x64/7.0.9/runtimes/linux-musl-x64/lib/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll'. Choosing 'CopyLocal:/root/.nuget/packages/microsoft.aspnetcore.app.runtime.linux-musl-x64/7.0.9/runtimes/linux-musl-x64/lib/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll' because AssemblyVersion '7.0.0.0' is greater than '3.1.0.0'.
2023-07-20T15:02:05.5987023Z #22 2.130 Encountered conflict between 'CopyLocal:/root/.nuget/packages/microsoft.extensions.dependencyinjection/3.1.0/lib/netcoreapp3.1/Microsoft.Extensions.DependencyInjection.dll' and 'CopyLocal:/root/.nuget/packages/microsoft.aspnetcore.app.runtime.linux-musl-x64/7.0.9/runtimes/linux-musl-x64/lib/net7.0/Microsoft.Extensions.DependencyInjection.dll'. Choosing 'CopyLocal:/root/.nuget/packages/microsoft.aspnetcore.app.runtime.linux-musl-x64/7.0.9/runtimes/linux-musl-x64/lib/net7.0/Microsoft.Extensions.DependencyInjection.dll' because AssemblyVersion '7.0.0.0' is greater than '3.1.0.0'.
2023-07-20T15:02:05.5989440Z #22 2.130 Encountered conflict between 'CopyLocal:/root/.nuget/packages/microsoft.extensions.fileproviders.abstractions/2.1.0/lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll' and 'CopyLocal:/root/.nuget/packages/microsoft.aspnetcore.app.runtime.linux-musl-x64/7.0.9/runtimes/linux-musl-x64/lib/net7.0/Microsoft.Extensions.FileProviders.Abstractions.dll'. Choosing 'CopyLocal:/root/.nuget/packages/microsoft.aspnetcore.app.runtime.linux-musl-x64/7.0.9/runtimes/linux-musl-x64/lib/net7.0/Microsoft.Extensions.FileProviders.Abstractions.dll' because AssemblyVersion '7.0.0.0' is greater than '2.1.0.0'.
2023-07-20T15:02:05.5991933Z #22 2.130 Encountered conflict between 'CopyLocal:/root/.nuget/packages/microsoft.extensions.hosting.abstractions/2.1.0/lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.dll' and 'CopyLocal:/root/.nuget/packages/microsoft.aspnetcore.app.runtime.linux-musl-x64/7.0.9/runtimes/linux-musl-x64/lib/net7.0/Microsoft.Extensions.Hosting.Abstractions.dll'. Choosing 'CopyLocal:/root/.nuget/packages/microsoft.aspnetcore.app.runtime.linux-musl-x64/7.0.9/runtimes/linux-musl-x64/lib/net7.0/Microsoft.Extensions.Hosting.Abstractions.dll' because AssemblyVersion '7.0.0.0' is greater than '2.1.0.0'.
2023-07-20T15:02:05.6122654Z #22 2.130 Encountered conflict between 'CopyLocal:/root/.nuget/packages/microsoft.extensions.http/3.0.3/lib/netcoreapp3.0/Microsoft.Extensions.Http.dll' and 'CopyLocal:/root/.nuget/packages/microsoft.aspnetcore.app.runtime.linux-musl-x64/7.0.9/runtimes/linux-musl-x64/lib/net7.0/Microsoft.Extensions.Http.dll'. Choosing 'CopyLocal:/root/.nuget/packages/microsoft.aspnetcore.app.runtime.linux-musl-x64/7.0.9/runtimes/linux-musl-x64/lib/net7.0/Microsoft.Extensions.Http.dll' because AssemblyVersion '7.0.0.0' is greater than '3.0.3.0'.
2023-07-20T15:02:05.6126136Z #22 2.130 Encountered conflict between 'CopyLocal:/root/.nuget/packages/microsoft.extensions.logging.abstractions/3.1.0/lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll' and 'CopyLocal:/root/.nuget/packages/microsoft.aspnetcore.app.runtime.linux-musl-x64/7.0.9/runtimes/linux-musl-x64/lib/net7.0/Microsoft.Extensions.Logging.Abstractions.dll'. Choosing 'CopyLocal:/root/.nuget/packages/microsoft.aspnetcore.app.runtime.linux-musl-x64/7.0.9/runtimes/linux-musl-x64/lib/net7.0/Microsoft.Extensions.Logging.Abstractions.dll' because AssemblyVersion '7.0.0.0' is greater than '3.1.0.0'.
2023-07-20T15:02:05.6129510Z #22 2.130 Encountered conflict between 'CopyLocal:/root/.nuget/packages/microsoft.extensions.logging.configuration/3.1.0/lib/netcoreapp3.1/Microsoft.Extensions.Logging.Configuration.dll' and 'CopyLocal:/root/.nuget/packages/microsoft.aspnetcore.app.runtime.linux-musl-x64/7.0.9/runtimes/linux-musl-x64/lib/net7.0/Microsoft.Extensions.Logging.Configuration.dll'. Choosing 'CopyLocal:/root/.nuget/packages/microsoft.aspnetcore.app.runtime.linux-musl-x64/7.0.9/runtimes/linux-musl-x64/lib/net7.0/Microsoft.Extensions.Logging.Configuration.dll' because AssemblyVersion '7.0.0.0' is greater than '3.1.0.0'.
2023-07-20T15:02:05.6132731Z #22 2.130 Encountered conflict between 'CopyLocal:/root/.nuget/packages/microsoft.extensions.logging/3.1.0/lib/netcoreapp3.1/Microsoft.Extensions.Logging.dll' and 'CopyLocal:/root/.nuget/packages/microsoft.aspnetcore.app.runtime.linux-musl-x64/7.0.9/runtimes/linux-musl-x64/lib/net7.0/Microsoft.Extensions.Logging.dll'. Choosing 'CopyLocal:/root/.nuget/packages/microsoft.aspnetcore.app.runtime.linux-musl-x64/7.0.9/runtimes/linux-musl-x64/lib/net7.0/Microsoft.Extensions.Logging.dll' because AssemblyVersion '7.0.0.0' is greater than '3.1.0.0'.
2023-07-20T15:02:05.6135886Z #22 2.130 Encountered conflict between 'CopyLocal:/root/.nuget/packages/microsoft.extensions.options.configurationextensions/3.1.0/lib/netcoreapp3.1/Microsoft.Extensions.Options.ConfigurationExtensions.dll' and 'CopyLocal:/root/.nuget/packages/microsoft.aspnetcore.app.runtime.linux-musl-x64/7.0.9/runtimes/linux-musl-x64/lib/net7.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll'. Choosing 'CopyLocal:/root/.nuget/packages/microsoft.aspnetcore.app.runtime.linux-musl-x64/7.0.9/runtimes/linux-musl-x64/lib/net7.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll' because AssemblyVersion '7.0.0.0' is greater than '3.1.0.0'.
2023-07-20T15:02:05.6138923Z #22 2.130 Encountered conflict between 'CopyLocal:/root/.nuget/packages/microsoft.extensions.options/3.1.0/lib/netcoreapp3.1/Microsoft.Extensions.Options.dll' and 'CopyLocal:/root/.nuget/packages/microsoft.aspnetcore.app.runtime.linux-musl-x64/7.0.9/runtimes/linux-musl-x64/lib/net7.0/Microsoft.Extensions.Options.dll'. Choosing 'CopyLocal:/root/.nuget/packages/microsoft.aspnetcore.app.runtime.linux-musl-x64/7.0.9/runtimes/linux-musl-x64/lib/net7.0/Microsoft.Extensions.Options.dll' because AssemblyVersion '7.0.0.0' is greater than '3.1.0.0'.
2023-07-20T15:02:05.6141788Z #22 2.130 Encountered conflict between 'CopyLocal:/root/.nuget/packages/microsoft.extensions.primitives/3.1.0/lib/netcoreapp3.1/Microsoft.Extensions.Primitives.dll' and 'CopyLocal:/root/.nuget/packages/microsoft.aspnetcore.app.runtime.linux-musl-x64/7.0.9/runtimes/linux-musl-x64/lib/net7.0/Microsoft.Extensions.Primitives.dll'. Choosing 'CopyLocal:/root/.nuget/packages/microsoft.aspnetcore.app.runtime.linux-musl-x64/7.0.9/runtimes/linux-musl-x64/lib/net7.0/Microsoft.Extensions.Primitives.dll' because AssemblyVersion '7.0.0.0' is greater than '3.1.0.0'.
2023-07-20T15:02:05.6144439Z #22 2.131 Encountered conflict between 'CopyLocal:/root/.nuget/packages/system.io.pipelines/5.0.1/lib/netcoreapp3.0/System.IO.Pipelines.dll' and 'CopyLocal:/root/.nuget/packages/microsoft.aspnetcore.app.runtime.linux-musl-x64/7.0.9/runtimes/linux-musl-x64/lib/net7.0/System.IO.Pipelines.dll'. Choosing 'CopyLocal:/root/.nuget/packages/microsoft.aspnetcore.app.runtime.linux-musl-x64/7.0.9/runtimes/linux-musl-x64/lib/net7.0/System.IO.Pipelines.dll' because AssemblyVersion '7.0.0.0' is greater than '5.0.0.1'.
2023-07-20T15:02:05.6145446Z #22 2.137 Done executing task "ResolvePackageFileConflicts".
2023-07-20T15:02:05.6145908Z #22 2.146 1>Done building target "_HandlePackageFileConflicts" in project "cartservice.csproj".
2023-07-20T15:02:05.6146318Z #22 2.146 Target "ResolveTargetingPackAssets" skipped. Previously built successfully.
2023-07-20T15:02:05.6146873Z #22 2.147 1>Target "ResolveAssemblyReferences" in file "/usr/share/dotnet/sdk/7.0.306/Microsoft.Common.CurrentVersion.targets" from project "/usr/src/app/src/cartservice.csproj" (target "ResolveReferences" depends on it):
2023-07-20T15:02:05.6147512Z #22 2.147 Using "ResolveAssemblyReference" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.6147912Z #22 2.147 Task "ResolveAssemblyReference"
2023-07-20T15:02:05.6148170Z #22 2.154 TargetFrameworkMoniker:
2023-07-20T15:02:05.6148402Z #22 2.154 .NETCoreApp,Version=v7.0
2023-07-20T15:02:05.6148679Z #22 2.154 TargetFrameworkMonikerDisplayName:
2023-07-20T15:02:05.6148926Z #22 2.154 .NET 7.0
2023-07-20T15:02:05.6149312Z #22 2.154 TargetedRuntimeVersion:
2023-07-20T15:02:05.6149549Z #22 2.154
2023-07-20T15:02:05.6149761Z #22 2.154 Assemblies:
2023-07-20T15:02:05.6150069Z #22 2.154 /root/.nuget/packages/google.protobuf/3.22.0/lib/net5.0/Google.Protobuf.dll
2023-07-20T15:02:05.6150462Z #22 2.154 Private = 'false'
2023-07-20T15:02:05.6150931Z #22 2.154 HintPath = '/root/.nuget/packages/google.protobuf/3.22.0/lib/net5.0/Google.Protobuf.dll'
2023-07-20T15:02:05.6151422Z #22 2.154 /root/.nuget/packages/grpc.aspnetcore.healthchecks/2.53.0/lib/net7.0/Grpc.AspNetCore.HealthChecks.dll
2023-07-20T15:02:05.6152070Z #22 2.154 Private = 'false'
2023-07-20T15:02:05.6152804Z #22 2.154 HintPath = '/root/.nuget/packages/grpc.aspnetcore.healthchecks/2.53.0/lib/net7.0/Grpc.AspNetCore.HealthChecks.dll'
2023-07-20T15:02:05.6153413Z #22 2.154 /root/.nuget/packages/grpc.aspnetcore.server/2.53.0/lib/net7.0/Grpc.AspNetCore.Server.dll
2023-07-20T15:02:05.6153862Z #22 2.154 Private = 'false'
2023-07-20T15:02:05.6154444Z #22 2.154 HintPath = '/root/.nuget/packages/grpc.aspnetcore.server/2.53.0/lib/net7.0/Grpc.AspNetCore.Server.dll'
2023-07-20T15:02:05.6155091Z #22 2.154 /root/.nuget/packages/grpc.aspnetcore.server.clientfactory/2.53.0/lib/net7.0/Grpc.AspNetCore.Server.ClientFactory.dll
2023-07-20T15:02:05.6155638Z #22 2.154 Private = 'false'
2023-07-20T15:02:05.6156453Z #22 2.154 HintPath = '/root/.nuget/packages/grpc.aspnetcore.server.clientfactory/2.53.0/lib/net7.0/Grpc.AspNetCore.Server.ClientFactory.dll'
2023-07-20T15:02:05.6157069Z #22 2.155 /root/.nuget/packages/grpc.core.api/2.53.0/lib/netstandard2.1/Grpc.Core.Api.dll
2023-07-20T15:02:05.6157502Z #22 2.156 Private = 'false'
2023-07-20T15:02:05.6158031Z #22 2.156 HintPath = '/root/.nuget/packages/grpc.core.api/2.53.0/lib/netstandard2.1/Grpc.Core.Api.dll'
2023-07-20T15:02:05.6158543Z #22 2.156 /root/.nuget/packages/grpc.healthcheck/2.53.0/lib/netstandard2.0/Grpc.HealthCheck.dll
2023-07-20T15:02:05.6158989Z #22 2.156 Private = 'false'
2023-07-20T15:02:05.6159539Z #22 2.156 HintPath = '/root/.nuget/packages/grpc.healthcheck/2.53.0/lib/netstandard2.0/Grpc.HealthCheck.dll'
2023-07-20T15:02:05.6160027Z #22 2.156 /root/.nuget/packages/grpc.net.client/2.53.0/lib/net7.0/Grpc.Net.Client.dll
2023-07-20T15:02:05.6160456Z #22 2.156 Private = 'false'
2023-07-20T15:02:05.6160975Z #22 2.156 HintPath = '/root/.nuget/packages/grpc.net.client/2.53.0/lib/net7.0/Grpc.Net.Client.dll'
2023-07-20T15:02:05.6161489Z #22 2.156 /root/.nuget/packages/grpc.net.clientfactory/2.53.0/lib/net7.0/Grpc.Net.ClientFactory.dll
2023-07-20T15:02:05.6161929Z #22 2.156 Private = 'false'
2023-07-20T15:02:05.6162610Z #22 2.156 HintPath = '/root/.nuget/packages/grpc.net.clientfactory/2.53.0/lib/net7.0/Grpc.Net.ClientFactory.dll'
2023-07-20T15:02:05.6163213Z #22 2.156 /root/.nuget/packages/grpc.net.common/2.53.0/lib/net7.0/Grpc.Net.Common.dll
2023-07-20T15:02:05.6163654Z #22 2.156 Private = 'false'
2023-07-20T15:02:05.6164053Z #22 2.156 HintPath = '/root/.nuget/packages/grpc.net.common/2.53.0/lib/net7.0/Grpc.Net.Common.dll'
2023-07-20T15:02:05.6164412Z #22 2.156 /root/.nuget/packages/opentelemetry/1.5.0/lib/net6.0/OpenTelemetry.dll
2023-07-20T15:02:05.6164759Z #22 2.156 Private = 'false'
2023-07-20T15:02:05.6165133Z #22 2.156 HintPath = '/root/.nuget/packages/opentelemetry/1.5.0/lib/net6.0/OpenTelemetry.dll'
2023-07-20T15:02:05.6165513Z #22 2.156 /root/.nuget/packages/opentelemetry.api/1.5.0/lib/netstandard2.0/OpenTelemetry.Api.dll
2023-07-20T15:02:05.6165863Z #22 2.156 Private = 'false'
2023-07-20T15:02:05.6166279Z #22 2.156 HintPath = '/root/.nuget/packages/opentelemetry.api/1.5.0/lib/netstandard2.0/OpenTelemetry.Api.dll'
2023-07-20T15:02:05.6166821Z #22 2.156 /root/.nuget/packages/opentelemetry.api.providerbuilderextensions/1.5.0/lib/netstandard2.0/OpenTelemetry.Api.ProviderBuilderExtensions.dll
2023-07-20T15:02:05.6167300Z #22 2.156 Private = 'false'
2023-07-20T15:02:05.6167903Z #22 2.156 HintPath = '/root/.nuget/packages/opentelemetry.api.providerbuilderextensions/1.5.0/lib/netstandard2.0/OpenTelemetry.Api.ProviderBuilderExtensions.dll'
2023-07-20T15:02:05.6168565Z #22 2.156 /root/.nuget/packages/opentelemetry.exporter.opentelemetryprotocol/1.5.0/lib/net6.0/OpenTelemetry.Exporter.OpenTelemetryProtocol.dll
2023-07-20T15:02:05.6169033Z #22 2.156 Private = 'false'
2023-07-20T15:02:05.6169627Z #22 2.156 HintPath = '/root/.nuget/packages/opentelemetry.exporter.opentelemetryprotocol/1.5.0/lib/net6.0/OpenTelemetry.Exporter.OpenTelemetryProtocol.dll'
2023-07-20T15:02:05.6170228Z #22 2.156 /root/.nuget/packages/opentelemetry.extensions.hosting/1.5.0/lib/netstandard2.0/OpenTelemetry.Extensions.Hosting.dll
2023-07-20T15:02:05.6170627Z #22 2.156 Private = 'false'
2023-07-20T15:02:05.6171321Z #22 2.156 HintPath = '/root/.nuget/packages/opentelemetry.extensions.hosting/1.5.0/lib/netstandard2.0/OpenTelemetry.Extensions.Hosting.dll'
2023-07-20T15:02:05.6172341Z #22 2.156 /root/.nuget/packages/opentelemetry.instrumentation.aspnetcore/1.5.0-beta.1/lib/net7.0/OpenTelemetry.Instrumentation.AspNetCore.dll
2023-07-20T15:02:05.6173126Z #22 2.156 Private = 'false'
2023-07-20T15:02:05.6173919Z #22 2.156 HintPath = '/root/.nuget/packages/opentelemetry.instrumentation.aspnetcore/1.5.0-beta.1/lib/net7.0/OpenTelemetry.Instrumentation.AspNetCore.dll'
2023-07-20T15:02:05.6175050Z #22 2.156 /root/.nuget/packages/opentelemetry.instrumentation.grpcnetclient/1.5.0-beta.1/lib/netstandard2.1/OpenTelemetry.Instrumentation.GrpcNetClient.dll
2023-07-20T15:02:05.6175725Z #22 2.157 Private = 'false'
2023-07-20T15:02:05.6176602Z #22 2.157 HintPath = '/root/.nuget/packages/opentelemetry.instrumentation.grpcnetclient/1.5.0-beta.1/lib/netstandard2.1/OpenTelemetry.Instrumentation.GrpcNetClient.dll'
2023-07-20T15:02:05.6177663Z #22 2.157 /root/.nuget/packages/opentelemetry.instrumentation.http/1.5.0-beta.1/lib/netstandard2.0/OpenTelemetry.Instrumentation.Http.dll
2023-07-20T15:02:05.6178272Z #22 2.157 Private = 'false'
2023-07-20T15:02:05.6179051Z #22 2.157 HintPath = '/root/.nuget/packages/opentelemetry.instrumentation.http/1.5.0-beta.1/lib/netstandard2.0/OpenTelemetry.Instrumentation.Http.dll'
2023-07-20T15:02:05.6179974Z #22 2.157 /root/.nuget/packages/opentelemetry.instrumentation.runtime/1.5.0/lib/net6.0/OpenTelemetry.Instrumentation.Runtime.dll
2023-07-20T15:02:05.6180564Z #22 2.157 Private = 'false'
2023-07-20T15:02:05.6181315Z #22 2.157 HintPath = '/root/.nuget/packages/opentelemetry.instrumentation.runtime/1.5.0/lib/net6.0/OpenTelemetry.Instrumentation.Runtime.dll'
2023-07-20T15:02:05.6182462Z #22 2.157 /root/.nuget/packages/opentelemetry.instrumentation.stackexchangeredis/1.0.0-rc9.10/lib/netstandard2.0/OpenTelemetry.Instrumentation.StackExchangeRedis.dll
2023-07-20T15:02:05.6183291Z #22 2.157 Private = 'false'
2023-07-20T15:02:05.6183930Z #22 2.157 HintPath = '/root/.nuget/packages/opentelemetry.instrumentation.stackexchangeredis/1.0.0-rc9.10/lib/netstandard2.0/OpenTelemetry.Instrumentation.StackExchangeRedis.dll'
2023-07-20T15:02:05.6184762Z #22 2.157 /root/.nuget/packages/opentelemetry.resourcedetectors.container/1.0.0-beta.4/lib/netstandard2.0/OpenTelemetry.ResourceDetectors.Container.dll
2023-07-20T15:02:05.6185230Z #22 2.157 Private = 'false'
2023-07-20T15:02:05.6185822Z #22 2.157 HintPath = '/root/.nuget/packages/opentelemetry.resourcedetectors.container/1.0.0-beta.4/lib/netstandard2.0/OpenTelemetry.ResourceDetectors.Container.dll'
2023-07-20T15:02:05.6186374Z #22 2.157 /root/.nuget/packages/pipelines.sockets.unofficial/2.2.2/lib/net5.0/Pipelines.Sockets.Unofficial.dll
2023-07-20T15:02:05.6186750Z #22 2.157 Private = 'false'
2023-07-20T15:02:05.6187223Z #22 2.157 HintPath = '/root/.nuget/packages/pipelines.sockets.unofficial/2.2.2/lib/net5.0/Pipelines.Sockets.Unofficial.dll'
2023-07-20T15:02:05.6187668Z #22 2.157 /root/.nuget/packages/stackexchange.redis/2.6.111/lib/net5.0/StackExchange.Redis.dll
2023-07-20T15:02:05.6187994Z #22 2.157 Private = 'false'
2023-07-20T15:02:05.6188421Z #22 2.157 HintPath = '/root/.nuget/packages/stackexchange.redis/2.6.111/lib/net5.0/StackExchange.Redis.dll'
2023-07-20T15:02:05.6188827Z #22 2.157 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/Microsoft.CSharp.dll
2023-07-20T15:02:05.6189160Z #22 2.157 Private = 'false'
2023-07-20T15:02:05.6189488Z #22 2.157 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/Microsoft.VisualBasic.Core.dll
2023-07-20T15:02:05.6190033Z #22 2.157 Private = 'false'
2023-07-20T15:02:05.6190401Z #22 2.157 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/Microsoft.VisualBasic.dll
2023-07-20T15:02:05.6190892Z #22 2.157 Private = 'false'
2023-07-20T15:02:05.6191262Z #22 2.157 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Win32.Primitives.dll
2023-07-20T15:02:05.6191669Z #22 2.157 Private = 'false'
2023-07-20T15:02:05.6192030Z #22 2.157 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Win32.Registry.dll
2023-07-20T15:02:05.6261896Z #22 2.157 Private = 'false'
2023-07-20T15:02:05.6262481Z #22 2.157 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.AppContext.dll
2023-07-20T15:02:05.6263012Z #22 2.157 Private = 'false'
2023-07-20T15:02:05.6263316Z #22 2.158 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Buffers.dll
2023-07-20T15:02:05.6263660Z #22 2.158 Private = 'false'
2023-07-20T15:02:05.6263997Z #22 2.158 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Collections.Concurrent.dll
2023-07-20T15:02:05.6264375Z #22 2.158 Private = 'false'
2023-07-20T15:02:05.6264739Z #22 2.158 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Collections.Immutable.dll
2023-07-20T15:02:05.6265105Z #22 2.158 Private = 'false'
2023-07-20T15:02:05.6265678Z #22 2.158 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Collections.NonGeneric.dll
2023-07-20T15:02:05.6266038Z #22 2.158 Private = 'false'
2023-07-20T15:02:05.6266379Z #22 2.158 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Collections.Specialized.dll
2023-07-20T15:02:05.6266751Z #22 2.158 Private = 'false'
2023-07-20T15:02:05.6267048Z #22 2.158 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Collections.dll
2023-07-20T15:02:05.6267405Z #22 2.158 Private = 'false'
2023-07-20T15:02:05.6267748Z #22 2.158 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.ComponentModel.Annotations.dll
2023-07-20T15:02:05.6268123Z #22 2.158 Private = 'false'
2023-07-20T15:02:05.6268465Z #22 2.158 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.ComponentModel.DataAnnotations.dll
2023-07-20T15:02:05.6268856Z #22 2.158 Private = 'false'
2023-07-20T15:02:05.6269209Z #22 2.158 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.ComponentModel.EventBasedAsync.dll
2023-07-20T15:02:05.6269585Z #22 2.158 Private = 'false'
2023-07-20T15:02:05.6269928Z #22 2.158 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.ComponentModel.Primitives.dll
2023-07-20T15:02:05.6270300Z #22 2.158 Private = 'false'
2023-07-20T15:02:05.6270649Z #22 2.158 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.ComponentModel.TypeConverter.dll
2023-07-20T15:02:05.6271025Z #22 2.158 Private = 'false'
2023-07-20T15:02:05.6271344Z #22 2.158 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.ComponentModel.dll
2023-07-20T15:02:05.6271695Z #22 2.158 Private = 'false'
2023-07-20T15:02:05.6272000Z #22 2.159 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Configuration.dll
2023-07-20T15:02:05.6272348Z #22 2.159 Private = 'false'
2023-07-20T15:02:05.6273006Z #22 2.159 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Console.dll
2023-07-20T15:02:05.6273655Z #22 2.159 Private = 'false'
2023-07-20T15:02:05.6274056Z #22 2.159 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Core.dll
2023-07-20T15:02:05.6274527Z #22 2.159 Private = 'false'
2023-07-20T15:02:05.6275130Z #22 2.159 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Data.Common.dll
2023-07-20T15:02:05.6275603Z #22 2.159 Private = 'false'
2023-07-20T15:02:05.6276071Z #22 2.159 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Data.DataSetExtensions.dll
2023-07-20T15:02:05.6276596Z #22 2.159 Private = 'false'
2023-07-20T15:02:05.6277009Z #22 2.159 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Data.dll
2023-07-20T15:02:05.6277457Z #22 2.159 Private = 'false'
2023-07-20T15:02:05.6277923Z #22 2.159 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Diagnostics.Contracts.dll
2023-07-20T15:02:05.6278435Z #22 2.159 Private = 'false'
2023-07-20T15:02:05.6278875Z #22 2.159 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Diagnostics.Debug.dll
2023-07-20T15:02:05.6279383Z #22 2.159 Private = 'false'
2023-07-20T15:02:05.6279875Z #22 2.159 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Diagnostics.DiagnosticSource.dll
2023-07-20T15:02:05.6280415Z #22 2.159 Private = 'false'
2023-07-20T15:02:05.6281016Z #22 2.159 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Diagnostics.FileVersionInfo.dll
2023-07-20T15:02:05.6281556Z #22 2.159 Private = 'false'
2023-07-20T15:02:05.6282015Z #22 2.159 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Diagnostics.Process.dll
2023-07-20T15:02:05.6282507Z #22 2.159 Private = 'false'
2023-07-20T15:02:05.6282977Z #22 2.159 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Diagnostics.StackTrace.dll
2023-07-20T15:02:05.6283494Z #22 2.159 Private = 'false'
2023-07-20T15:02:05.6284027Z #22 2.159 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Diagnostics.TextWriterTraceListener.dll
2023-07-20T15:02:05.6284583Z #22 2.159 Private = 'false'
2023-07-20T15:02:05.6285243Z #22 2.160 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Diagnostics.Tools.dll
2023-07-20T15:02:05.6285655Z #22 2.160 Private = 'false'
2023-07-20T15:02:05.6286036Z #22 2.160 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Diagnostics.TraceSource.dll
2023-07-20T15:02:05.6286461Z #22 2.160 Private = 'false'
2023-07-20T15:02:05.6286834Z #22 2.160 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Diagnostics.Tracing.dll
2023-07-20T15:02:05.6287244Z #22 2.160 Private = 'false'
2023-07-20T15:02:05.6287602Z #22 2.160 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Drawing.Primitives.dll
2023-07-20T15:02:05.6288021Z #22 2.160 Private = 'false'
2023-07-20T15:02:05.6288364Z #22 2.160 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Drawing.dll
2023-07-20T15:02:05.6288734Z #22 2.160 Private = 'false'
2023-07-20T15:02:05.6289094Z #22 2.160 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Dynamic.Runtime.dll
2023-07-20T15:02:05.6289498Z #22 2.160 Private = 'false'
2023-07-20T15:02:05.6289853Z #22 2.160 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Formats.Asn1.dll
2023-07-20T15:02:05.6290235Z #22 2.160 Private = 'false'
2023-07-20T15:02:05.6290587Z #22 2.160 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Formats.Tar.dll
2023-07-20T15:02:05.6290980Z #22 2.160 Private = 'false'
2023-07-20T15:02:05.6291358Z #22 2.160 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Globalization.Calendars.dll
2023-07-20T15:02:05.6291885Z #22 2.160 Private = 'false'
2023-07-20T15:02:05.6292277Z #22 2.160 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Globalization.Extensions.dll
2023-07-20T15:02:05.6292706Z #22 2.160 Private = 'false'
2023-07-20T15:02:05.6293096Z #22 2.160 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Globalization.dll
2023-07-20T15:02:05.6293500Z #22 2.160 Private = 'false'
2023-07-20T15:02:05.6293889Z #22 2.160 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.IO.Compression.Brotli.dll
2023-07-20T15:02:05.6294492Z #22 2.160 Private = 'false'
2023-07-20T15:02:05.6295117Z #22 2.160 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.IO.Compression.FileSystem.dll
2023-07-20T15:02:05.6295658Z #22 2.160 Private = 'false'
2023-07-20T15:02:05.6296130Z #22 2.160 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.IO.Compression.ZipFile.dll
2023-07-20T15:02:05.6296635Z #22 2.160 Private = 'false'
2023-07-20T15:02:05.6297080Z #22 2.160 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.IO.Compression.dll
2023-07-20T15:02:05.6297681Z #22 2.160 Private = 'false'
2023-07-20T15:02:05.6298163Z #22 2.160 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.IO.FileSystem.AccessControl.dll
2023-07-20T15:02:05.6298700Z #22 2.160 Private = 'false'
2023-07-20T15:02:05.6299174Z #22 2.160 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.IO.FileSystem.DriveInfo.dll
2023-07-20T15:02:05.6299696Z #22 2.160 Private = 'false'
2023-07-20T15:02:05.6300160Z #22 2.160 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.IO.FileSystem.Primitives.dll
2023-07-20T15:02:05.6300692Z #22 2.161 Private = 'false'
2023-07-20T15:02:05.6301163Z #22 2.161 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.IO.FileSystem.Watcher.dll
2023-07-20T15:02:05.6301662Z #22 2.161 Private = 'false'
2023-07-20T15:02:05.6302105Z #22 2.161 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.IO.FileSystem.dll
2023-07-20T15:02:05.6302601Z #22 2.161 Private = 'false'
2023-07-20T15:02:05.6303061Z #22 2.161 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.IO.IsolatedStorage.dll
2023-07-20T15:02:05.6303845Z #22 2.161 Private = 'false'
2023-07-20T15:02:05.6304315Z #22 2.161 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.IO.MemoryMappedFiles.dll
2023-07-20T15:02:05.6304825Z #22 2.161 Private = 'false'
2023-07-20T15:02:05.6305307Z #22 2.161 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.IO.Pipes.AccessControl.dll
2023-07-20T15:02:05.6305810Z #22 2.161 Private = 'false'
2023-07-20T15:02:05.6306237Z #22 2.161 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.IO.Pipes.dll
2023-07-20T15:02:05.6306723Z #22 2.161 Private = 'false'
2023-07-20T15:02:05.6307190Z #22 2.161 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.IO.UnmanagedMemoryStream.dll
2023-07-20T15:02:05.6307712Z #22 2.161 Private = 'false'
2023-07-20T15:02:05.6308128Z #22 2.161 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.IO.dll
2023-07-20T15:02:05.6308581Z #22 2.161 Private = 'false'
2023-07-20T15:02:05.6348068Z #22 2.161 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Linq.Expressions.dll
2023-07-20T15:02:05.6349019Z #22 2.161 Private = 'false'
2023-07-20T15:02:05.6349477Z #22 2.161 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Linq.Parallel.dll
2023-07-20T15:02:05.6349969Z #22 2.161 Private = 'false'
2023-07-20T15:02:05.6350428Z #22 2.161 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Linq.Queryable.dll
2023-07-20T15:02:05.6350933Z #22 2.161 Private = 'false'
2023-07-20T15:02:05.6351341Z #22 2.161 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Linq.dll
2023-07-20T15:02:05.6351819Z #22 2.162 Private = 'false'
2023-07-20T15:02:05.6352245Z #22 2.162 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Memory.dll
2023-07-20T15:02:05.6358893Z #22 2.162 Private = 'false'
2023-07-20T15:02:05.6359354Z #22 2.162 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Net.Http.Json.dll
2023-07-20T15:02:05.6359876Z #22 2.162 Private = 'false'
2023-07-20T15:02:05.6360310Z #22 2.162 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Net.Http.dll
2023-07-20T15:02:05.6360772Z #22 2.162 Private = 'false'
2023-07-20T15:02:05.6361571Z #22 2.162 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Net.HttpListener.dll
2023-07-20T15:02:05.6362051Z #22 2.162 Private = 'false'
2023-07-20T15:02:05.6362539Z #22 2.162 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Net.Mail.dll
2023-07-20T15:02:05.6362915Z #22 2.162 Private = 'false'
2023-07-20T15:02:05.6363296Z #22 2.162 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Net.NameResolution.dll
2023-07-20T15:02:05.6363712Z #22 2.162 Private = 'false'
2023-07-20T15:02:05.6364092Z #22 2.162 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Net.NetworkInformation.dll
2023-07-20T15:02:05.6364521Z #22 2.162 Private = 'false'
2023-07-20T15:02:05.6364908Z #22 2.162 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Net.Ping.dll
2023-07-20T15:02:05.6365303Z #22 2.162 Private = 'false'
2023-07-20T15:02:05.6365836Z #22 2.162 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Net.Primitives.dll
2023-07-20T15:02:05.6366297Z #22 2.162 Private = 'false'
2023-07-20T15:02:05.6366701Z #22 2.162 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Net.Quic.dll
2023-07-20T15:02:05.6367130Z #22 2.162 Private = 'false'
2023-07-20T15:02:05.6367537Z #22 2.162 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Net.Requests.dll
2023-07-20T15:02:05.6367998Z #22 2.162 Private = 'false'
2023-07-20T15:02:05.6368411Z #22 2.162 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Net.Security.dll
2023-07-20T15:02:05.6368851Z #22 2.162 Private = 'false'
2023-07-20T15:02:05.6369274Z #22 2.162 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Net.ServicePoint.dll
2023-07-20T15:02:05.6369743Z #22 2.162 Private = 'false'
2023-07-20T15:02:05.6370135Z #22 2.162 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Net.Sockets.dll
2023-07-20T15:02:05.6370587Z #22 2.162 Private = 'false'
2023-07-20T15:02:05.6370998Z #22 2.162 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Net.WebClient.dll
2023-07-20T15:02:05.6371458Z #22 2.162 Private = 'false'
2023-07-20T15:02:05.6371888Z #22 2.162 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Net.WebHeaderCollection.dll
2023-07-20T15:02:05.6372510Z #22 2.162 Private = 'false'
2023-07-20T15:02:05.6372922Z #22 2.162 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Net.WebProxy.dll
2023-07-20T15:02:05.6373358Z #22 2.162 Private = 'false'
2023-07-20T15:02:05.6373804Z #22 2.163 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Net.WebSockets.Client.dll
2023-07-20T15:02:05.6374481Z #22 2.163 Private = 'false'
2023-07-20T15:02:05.6374934Z #22 2.163 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Net.WebSockets.dll
2023-07-20T15:02:05.6375409Z #22 2.163 Private = 'false'
2023-07-20T15:02:05.6375827Z #22 2.163 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Net.dll
2023-07-20T15:02:05.6376300Z #22 2.163 Private = 'false'
2023-07-20T15:02:05.6376741Z #22 2.163 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Numerics.Vectors.dll
2023-07-20T15:02:05.6377246Z #22 2.163 Private = 'false'
2023-07-20T15:02:05.6377675Z #22 2.163 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Numerics.dll
2023-07-20T15:02:05.6378151Z #22 2.163 Private = 'false'
2023-07-20T15:02:05.6378676Z #22 2.163 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.ObjectModel.dll
2023-07-20T15:02:05.6379174Z #22 2.163 Private = 'false'
2023-07-20T15:02:05.6379655Z #22 2.163 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Reflection.DispatchProxy.dll
2023-07-20T15:02:05.6380166Z #22 2.163 Private = 'false'
2023-07-20T15:02:05.6380660Z #22 2.163 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Reflection.Emit.ILGeneration.dll
2023-07-20T15:02:05.6381204Z #22 2.163 Private = 'false'
2023-07-20T15:02:05.6381696Z #22 2.163 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Reflection.Emit.Lightweight.dll
2023-07-20T15:02:05.6382218Z #22 2.163 Private = 'false'
2023-07-20T15:02:05.6382667Z #22 2.163 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Reflection.Emit.dll
2023-07-20T15:02:05.6383169Z #22 2.163 Private = 'false'
2023-07-20T15:02:05.6383629Z #22 2.163 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Reflection.Extensions.dll
2023-07-20T15:02:05.6384143Z #22 2.163 Private = 'false'
2023-07-20T15:02:05.6384605Z #22 2.163 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Reflection.Metadata.dll
2023-07-20T15:02:05.6385114Z #22 2.163 Private = 'false'
2023-07-20T15:02:05.6385566Z #22 2.164 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Reflection.Primitives.dll
2023-07-20T15:02:05.6386196Z #22 2.164 Private = 'false'
2023-07-20T15:02:05.6386643Z #22 2.164 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Reflection.TypeExtensions.dll
2023-07-20T15:02:05.6387119Z #22 2.164 Private = 'false'
2023-07-20T15:02:05.6387530Z #22 2.164 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Reflection.dll
2023-07-20T15:02:05.6387980Z #22 2.164 Private = 'false'
2023-07-20T15:02:05.6388402Z #22 2.164 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Resources.Reader.dll
2023-07-20T15:02:05.6388852Z #22 2.164 Private = 'false'
2023-07-20T15:02:05.6389300Z #22 2.164 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Resources.ResourceManager.dll
2023-07-20T15:02:05.6389899Z #22 2.164 Private = 'false'
2023-07-20T15:02:05.6390302Z #22 2.164 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Resources.Writer.dll
2023-07-20T15:02:05.6390763Z #22 2.164 Private = 'false'
2023-07-20T15:02:05.6391235Z #22 2.164 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Runtime.CompilerServices.Unsafe.dll
2023-07-20T15:02:05.6391755Z #22 2.164 Private = 'false'
2023-07-20T15:02:05.6392217Z #22 2.164 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Runtime.CompilerServices.VisualC.dll
2023-07-20T15:02:05.6395421Z #22 2.164 Private = 'false'
2023-07-20T15:02:05.6395815Z #22 2.164 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Runtime.Extensions.dll
2023-07-20T15:02:05.6396229Z #22 2.164 Private = 'false'
2023-07-20T15:02:05.6396600Z #22 2.164 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Runtime.Handles.dll
2023-07-20T15:02:05.6397019Z #22 2.164 Private = 'false'
2023-07-20T15:02:05.6397448Z #22 2.164 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Runtime.InteropServices.JavaScript.dll
2023-07-20T15:02:05.6397894Z #22 2.164 Private = 'false'
2023-07-20T15:02:05.6398626Z #22 2.164 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Runtime.InteropServices.RuntimeInformation.dll
2023-07-20T15:02:05.6399126Z #22 2.164 Private = 'false'
2023-07-20T15:02:05.6399507Z #22 2.164 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Runtime.InteropServices.dll
2023-07-20T15:02:05.6399933Z #22 2.164 Private = 'false'
2023-07-20T15:02:05.6400308Z #22 2.164 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Runtime.Intrinsics.dll
2023-07-20T15:02:05.6400731Z #22 2.164 Private = 'false'
2023-07-20T15:02:05.6401083Z #22 2.164 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Runtime.Loader.dll
2023-07-20T15:02:05.6401487Z #22 2.164 Private = 'false'
2023-07-20T15:02:05.6401857Z #22 2.164 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Runtime.Numerics.dll
2023-07-20T15:02:05.6402254Z #22 2.164 Private = 'false'
2023-07-20T15:02:05.6402898Z #22 2.164 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Runtime.Serialization.Formatters.dll
2023-07-20T15:02:05.6403414Z #22 2.164 Private = 'false'
2023-07-20T15:02:05.6403867Z #22 2.165 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Runtime.Serialization.Json.dll
2023-07-20T15:02:05.6404346Z #22 2.165 Private = 'false'
2023-07-20T15:02:05.6404823Z #22 2.165 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Runtime.Serialization.Primitives.dll
2023-07-20T15:02:05.6405343Z #22 2.165 Private = 'false'
2023-07-20T15:02:05.6405774Z #22 2.165 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Runtime.Serialization.Xml.dll
2023-07-20T15:02:05.6406264Z #22 2.165 Private = 'false'
2023-07-20T15:02:05.6406706Z #22 2.165 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Runtime.Serialization.dll
2023-07-20T15:02:05.6407187Z #22 2.165 Private = 'false'
2023-07-20T15:02:05.6407564Z #22 2.165 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Runtime.dll
2023-07-20T15:02:05.6408008Z #22 2.165 Private = 'false'
2023-07-20T15:02:05.6408451Z #22 2.165 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Security.AccessControl.dll
2023-07-20T15:02:05.6409051Z #22 2.165 Private = 'false'
2023-07-20T15:02:05.6409470Z #22 2.165 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Security.Claims.dll
2023-07-20T15:02:05.6409931Z #22 2.165 Private = 'false'
2023-07-20T15:02:05.6410402Z #22 2.165 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Security.Cryptography.Algorithms.dll
2023-07-20T15:02:05.6410906Z #22 2.165 Private = 'false'
2023-07-20T15:02:05.6411354Z #22 2.165 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Security.Cryptography.Cng.dll
2023-07-20T15:02:05.6411849Z #22 2.165 Private = 'false'
2023-07-20T15:02:05.6412281Z #22 2.165 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Security.Cryptography.Csp.dll
2023-07-20T15:02:05.6412773Z #22 2.165 Private = 'false'
2023-07-20T15:02:05.6413240Z #22 2.165 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Security.Cryptography.Encoding.dll
2023-07-20T15:02:05.6413928Z #22 2.165 Private = 'false'
2023-07-20T15:02:05.6414412Z #22 2.165 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Security.Cryptography.OpenSsl.dll
2023-07-20T15:02:05.6414961Z #22 2.165 Private = 'false'
2023-07-20T15:02:05.6415578Z #22 2.165 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Security.Cryptography.Primitives.dll
2023-07-20T15:02:05.6416143Z #22 2.165 Private = 'false'
2023-07-20T15:02:05.6416659Z #22 2.165 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Security.Cryptography.X509Certificates.dll
2023-07-20T15:02:05.6417235Z #22 2.165 Private = 'false'
2023-07-20T15:02:05.6417704Z #22 2.165 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Security.Cryptography.dll
2023-07-20T15:02:05.6418211Z #22 2.165 Private = 'false'
2023-07-20T15:02:05.6418696Z #22 2.165 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Security.Principal.Windows.dll
2023-07-20T15:02:05.6419230Z #22 2.165 Private = 'false'
2023-07-20T15:02:05.6419698Z #22 2.165 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Security.Principal.dll
2023-07-20T15:02:05.6420187Z #22 2.165 Private = 'false'
2023-07-20T15:02:05.6420654Z #22 2.165 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Security.SecureString.dll
2023-07-20T15:02:05.6421166Z #22 2.165 Private = 'false'
2023-07-20T15:02:05.6421584Z #22 2.165 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Security.dll
2023-07-20T15:02:05.6422061Z #22 2.165 Private = 'false'
2023-07-20T15:02:05.6422523Z #22 2.165 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.ServiceModel.Web.dll
2023-07-20T15:02:05.6423025Z #22 2.165 Private = 'false'
2023-07-20T15:02:05.6423463Z #22 2.166 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.ServiceProcess.dll
2023-07-20T15:02:05.6423961Z #22 2.166 Private = 'false'
2023-07-20T15:02:05.6424446Z #22 2.166 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Text.Encoding.CodePages.dll
2023-07-20T15:02:05.6424949Z #22 2.166 Private = 'false'
2023-07-20T15:02:05.6425427Z #22 2.166 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Text.Encoding.Extensions.dll
2023-07-20T15:02:05.6425952Z #22 2.166 Private = 'false'
2023-07-20T15:02:05.6426398Z #22 2.166 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Text.Encoding.dll
2023-07-20T15:02:05.6426988Z #22 2.166 Private = 'false'
2023-07-20T15:02:05.6427448Z #22 2.166 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Text.Encodings.Web.dll
2023-07-20T15:02:05.6427953Z #22 2.166 Private = 'false'
2023-07-20T15:02:05.6428370Z #22 2.166 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Text.Json.dll
2023-07-20T15:02:05.6428858Z #22 2.166 Private = 'false'
2023-07-20T15:02:05.6429339Z #22 2.166 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Text.RegularExpressions.dll
2023-07-20T15:02:05.6429861Z #22 2.166 Private = 'false'
2023-07-20T15:02:05.6430302Z #22 2.166 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Threading.Channels.dll
2023-07-20T15:02:05.6430812Z #22 2.166 Private = 'false'
2023-07-20T15:02:05.6431283Z #22 2.166 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Threading.Overlapped.dll
2023-07-20T15:02:05.6431793Z #22 2.166 Private = 'false'
2023-07-20T15:02:05.6432276Z #22 2.166 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Threading.Tasks.Dataflow.dll
2023-07-20T15:02:05.6433224Z #22 2.166 Private = 'false'
2023-07-20T15:02:05.6434046Z #22 2.166 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Threading.Tasks.Extensions.dll
2023-07-20T15:02:05.6434749Z #22 2.166 Private = 'false'
2023-07-20T15:02:05.6435375Z #22 2.166 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Threading.Tasks.Parallel.dll
2023-07-20T15:02:05.6436082Z #22 2.166 Private = 'false'
2023-07-20T15:02:05.6436518Z #22 2.166 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Threading.Tasks.dll
2023-07-20T15:02:05.6437190Z #22 2.166 Private = 'false'
2023-07-20T15:02:05.6437792Z #22 2.166 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Threading.Thread.dll
2023-07-20T15:02:05.6438453Z #22 2.166 Private = 'false'
2023-07-20T15:02:05.6439039Z #22 2.166 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Threading.ThreadPool.dll
2023-07-20T15:02:05.6439590Z #22 2.166 Private = 'false'
2023-07-20T15:02:05.6440184Z #22 2.166 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Threading.Timer.dll
2023-07-20T15:02:05.6440820Z #22 2.166 Private = 'false'
2023-07-20T15:02:05.6441405Z #22 2.166 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Threading.dll
2023-07-20T15:02:05.6441916Z #22 2.166 Private = 'false'
2023-07-20T15:02:05.6442626Z #22 2.166 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Transactions.Local.dll
2023-07-20T15:02:05.6443241Z #22 2.166 Private = 'false'
2023-07-20T15:02:05.6444005Z #22 2.166 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Transactions.dll
2023-07-20T15:02:05.6444652Z #22 2.166 Private = 'false'
2023-07-20T15:02:05.6445217Z #22 2.166 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.ValueTuple.dll
2023-07-20T15:02:05.6445735Z #22 2.166 Private = 'false'
2023-07-20T15:02:05.6446337Z #22 2.166 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Web.HttpUtility.dll
2023-07-20T15:02:05.6446995Z #22 2.166 Private = 'false'
2023-07-20T15:02:05.6447535Z #22 2.166 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Web.dll
2023-07-20T15:02:05.6448032Z #22 2.166 Private = 'false'
2023-07-20T15:02:05.6448610Z #22 2.166 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Windows.dll
2023-07-20T15:02:05.6449392Z #22 2.166 Private = 'false'
2023-07-20T15:02:05.6449962Z #22 2.166 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Xml.Linq.dll
2023-07-20T15:02:05.6450594Z #22 2.166 Private = 'false'
2023-07-20T15:02:05.6451071Z #22 2.167 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Xml.ReaderWriter.dll
2023-07-20T15:02:05.6451714Z #22 2.167 Private = 'false'
2023-07-20T15:02:05.6452325Z #22 2.167 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Xml.Serialization.dll
2023-07-20T15:02:05.6452989Z #22 2.167 Private = 'false'
2023-07-20T15:02:05.6453429Z #22 2.167 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Xml.XDocument.dll
2023-07-20T15:02:05.6454080Z #22 2.167 Private = 'false'
2023-07-20T15:02:05.6454691Z #22 2.167 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Xml.XPath.XDocument.dll
2023-07-20T15:02:05.6455359Z #22 2.167 Private = 'false'
2023-07-20T15:02:05.6455777Z #22 2.167 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Xml.XPath.dll
2023-07-20T15:02:05.6456538Z #22 2.167 Private = 'false'
2023-07-20T15:02:05.6457144Z #22 2.167 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Xml.XmlDocument.dll
2023-07-20T15:02:05.6457891Z #22 2.167 Private = 'false'
2023-07-20T15:02:05.6458450Z #22 2.167 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Xml.XmlSerializer.dll
2023-07-20T15:02:05.6458935Z #22 2.167 Private = 'false'
2023-07-20T15:02:05.6459463Z #22 2.167 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Xml.dll
2023-07-20T15:02:05.6460097Z #22 2.167 Private = 'false'
2023-07-20T15:02:05.6460437Z #22 2.167 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.dll
2023-07-20T15:02:05.6460944Z #22 2.167 Private = 'false'
2023-07-20T15:02:05.6461367Z #22 2.167 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/WindowsBase.dll
2023-07-20T15:02:05.6461795Z #22 2.167 Private = 'false'
2023-07-20T15:02:05.6462256Z #22 2.167 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/mscorlib.dll
2023-07-20T15:02:05.6462637Z #22 2.167 Private = 'false'
2023-07-20T15:02:05.6463099Z #22 2.167 /usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/netstandard.dll
2023-07-20T15:02:05.6463496Z #22 2.167 Private = 'false'
2023-07-20T15:02:05.6464022Z #22 2.167 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Antiforgery.dll
2023-07-20T15:02:05.6464580Z #22 2.167 Private = 'false'
2023-07-20T15:02:05.6465073Z #22 2.167 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Authentication.Abstractions.dll
2023-07-20T15:02:05.6465702Z #22 2.167 Private = 'false'
2023-07-20T15:02:05.6466252Z #22 2.167 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Authentication.Cookies.dll
2023-07-20T15:02:05.6466875Z #22 2.167 Private = 'false'
2023-07-20T15:02:05.6467310Z #22 2.167 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Authentication.Core.dll
2023-07-20T15:02:05.6467907Z #22 2.167 Private = 'false'
2023-07-20T15:02:05.6468329Z #22 2.167 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Authentication.OAuth.dll
2023-07-20T15:02:05.6469062Z #22 2.167 Private = 'false'
2023-07-20T15:02:05.6469491Z #22 2.167 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Authentication.dll
2023-07-20T15:02:05.6469952Z #22 2.167 Private = 'false'
2023-07-20T15:02:05.6470379Z #22 2.167 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Authorization.Policy.dll
2023-07-20T15:02:05.6470851Z #22 2.168 Private = 'false'
2023-07-20T15:02:05.6471378Z #22 2.168 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Authorization.dll
2023-07-20T15:02:05.6471830Z #22 2.168 Private = 'false'
2023-07-20T15:02:05.6472281Z #22 2.168 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Components.Authorization.dll
2023-07-20T15:02:05.6472860Z #22 2.168 Private = 'false'
2023-07-20T15:02:05.6473289Z #22 2.168 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Components.Forms.dll
2023-07-20T15:02:05.6473730Z #22 2.168 Private = 'false'
2023-07-20T15:02:05.6474153Z #22 2.168 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Components.Server.dll
2023-07-20T15:02:05.6474732Z #22 2.168 Private = 'false'
2023-07-20T15:02:05.6475277Z #22 2.168 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Components.Web.dll
2023-07-20T15:02:05.6475747Z #22 2.168 Private = 'false'
2023-07-20T15:02:05.6476151Z #22 2.168 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Components.dll
2023-07-20T15:02:05.6476964Z #22 2.168 Private = 'false'
2023-07-20T15:02:05.6477501Z #22 2.168 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Connections.Abstractions.dll
2023-07-20T15:02:05.6478104Z #22 2.168 Private = 'false'
2023-07-20T15:02:05.6478608Z #22 2.168 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.CookiePolicy.dll
2023-07-20T15:02:05.6479160Z #22 2.168 Private = 'false'
2023-07-20T15:02:05.6479626Z #22 2.168 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Cors.dll
2023-07-20T15:02:05.6480142Z #22 2.168 Private = 'false'
2023-07-20T15:02:05.6480682Z #22 2.168 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Cryptography.Internal.dll
2023-07-20T15:02:05.6481243Z #22 2.168 Private = 'false'
2023-07-20T15:02:05.6481804Z #22 2.168 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Cryptography.KeyDerivation.dll
2023-07-20T15:02:05.6482590Z #22 2.168 Private = 'false'
2023-07-20T15:02:05.6483158Z #22 2.168 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.DataProtection.Abstractions.dll
2023-07-20T15:02:05.6483750Z #22 2.168 Private = 'false'
2023-07-20T15:02:05.6484311Z #22 2.168 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.DataProtection.Extensions.dll
2023-07-20T15:02:05.6484913Z #22 2.168 Private = 'false'
2023-07-20T15:02:05.6485406Z #22 2.168 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.DataProtection.dll
2023-07-20T15:02:05.6485963Z #22 2.168 Private = 'false'
2023-07-20T15:02:05.6486515Z #22 2.168 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Diagnostics.Abstractions.dll
2023-07-20T15:02:05.6487255Z #22 2.169 Private = 'false'
2023-07-20T15:02:05.6487787Z #22 2.169 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Diagnostics.HealthChecks.dll
2023-07-20T15:02:05.6488374Z #22 2.169 Private = 'false'
2023-07-20T15:02:05.6488909Z #22 2.169 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Diagnostics.dll
2023-07-20T15:02:05.6489354Z #22 2.169 Private = 'false'
2023-07-20T15:02:05.6489751Z #22 2.169 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.HostFiltering.dll
2023-07-20T15:02:05.6490201Z #22 2.169 Private = 'false'
2023-07-20T15:02:05.6490635Z #22 2.169 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Hosting.Abstractions.dll
2023-07-20T15:02:05.6491090Z #22 2.169 Private = 'false'
2023-07-20T15:02:05.6491552Z #22 2.169 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll
2023-07-20T15:02:05.6492042Z #22 2.169 Private = 'false'
2023-07-20T15:02:05.6492439Z #22 2.169 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Hosting.dll
2023-07-20T15:02:05.6492942Z #22 2.169 Private = 'false'
2023-07-20T15:02:05.6493368Z #22 2.169 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Html.Abstractions.dll
2023-07-20T15:02:05.6493832Z #22 2.169 Private = 'false'
2023-07-20T15:02:05.6494240Z #22 2.169 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Http.Abstractions.dll
2023-07-20T15:02:05.6494699Z #22 2.169 Private = 'false'
2023-07-20T15:02:05.6495143Z #22 2.169 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Http.Connections.Common.dll
2023-07-20T15:02:05.6495809Z #22 2.169 Private = 'false'
2023-07-20T15:02:05.6496343Z #22 2.169 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Http.Connections.dll
2023-07-20T15:02:05.6496819Z #22 2.169 Private = 'false'
2023-07-20T15:02:05.6497245Z #22 2.169 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Http.Extensions.dll
2023-07-20T15:02:05.6497685Z #22 2.169 Private = 'false'
2023-07-20T15:02:05.6498094Z #22 2.169 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Http.Features.dll
2023-07-20T15:02:05.6498541Z #22 2.169 Private = 'false'
2023-07-20T15:02:05.6498952Z #22 2.169 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Http.Results.dll
2023-07-20T15:02:05.6499388Z #22 2.169 Private = 'false'
2023-07-20T15:02:05.6499775Z #22 2.169 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Http.dll
2023-07-20T15:02:05.6500202Z #22 2.169 Private = 'false'
2023-07-20T15:02:05.6500599Z #22 2.169 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.HttpLogging.dll
2023-07-20T15:02:05.6501041Z #22 2.169 Private = 'false'
2023-07-20T15:02:05.6501453Z #22 2.169 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.HttpOverrides.dll
2023-07-20T15:02:05.6501904Z #22 2.169 Private = 'false'
2023-07-20T15:02:05.6502295Z #22 2.169 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.HttpsPolicy.dll
2023-07-20T15:02:05.6502738Z #22 2.169 Private = 'false'
2023-07-20T15:02:05.6503254Z #22 2.169 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Identity.dll
2023-07-20T15:02:05.6503691Z #22 2.169 Private = 'false'
2023-07-20T15:02:05.6504107Z #22 2.169 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Localization.Routing.dll
2023-07-20T15:02:05.6504581Z #22 2.169 Private = 'false'
2023-07-20T15:02:05.6504989Z #22 2.170 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Localization.dll
2023-07-20T15:02:05.6505418Z #22 2.170 Private = 'false'
2023-07-20T15:02:05.6505812Z #22 2.170 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Metadata.dll
2023-07-20T15:02:05.6506241Z #22 2.170 Private = 'false'
2023-07-20T15:02:05.6506662Z #22 2.170 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Mvc.Abstractions.dll
2023-07-20T15:02:05.6507105Z #22 2.170 Private = 'false'
2023-07-20T15:02:05.6507524Z #22 2.170 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Mvc.ApiExplorer.dll
2023-07-20T15:02:05.6507976Z #22 2.173 Private = 'false'
2023-07-20T15:02:05.6508516Z #22 2.173 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Mvc.Core.dll
2023-07-20T15:02:05.6508949Z #22 2.173 Private = 'false'
2023-07-20T15:02:05.6509342Z #22 2.173 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Mvc.Cors.dll
2023-07-20T15:02:05.6509950Z #22 2.173 Private = 'false'
2023-07-20T15:02:05.6510424Z #22 2.173 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Mvc.DataAnnotations.dll
2023-07-20T15:02:05.6510959Z #22 2.173 Private = 'false'
2023-07-20T15:02:05.6511443Z #22 2.173 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Mvc.Formatters.Json.dll
2023-07-20T15:02:05.6511967Z #22 2.173 Private = 'false'
2023-07-20T15:02:05.6512440Z #22 2.173 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Mvc.Formatters.Xml.dll
2023-07-20T15:02:05.6513139Z #22 2.173 Private = 'false'
2023-07-20T15:02:05.6513617Z #22 2.173 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Mvc.Localization.dll
2023-07-20T15:02:05.6514122Z #22 2.173 Private = 'false'
2023-07-20T15:02:05.6514779Z #22 2.173 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Mvc.Razor.dll
2023-07-20T15:02:05.6515312Z #22 2.173 Private = 'false'
2023-07-20T15:02:05.6515829Z #22 2.173 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Mvc.RazorPages.dll
2023-07-20T15:02:05.6516367Z #22 2.173 Private = 'false'
2023-07-20T15:02:05.6516870Z #22 2.173 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Mvc.TagHelpers.dll
2023-07-20T15:02:05.6517423Z #22 2.173 Private = 'false'
2023-07-20T15:02:05.6517930Z #22 2.173 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Mvc.ViewFeatures.dll
2023-07-20T15:02:05.6518486Z #22 2.173 Private = 'false'
2023-07-20T15:02:05.6518950Z #22 2.174 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Mvc.dll
2023-07-20T15:02:05.6519464Z #22 2.174 Private = 'false'
2023-07-20T15:02:05.6519955Z #22 2.174 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.OutputCaching.dll
2023-07-20T15:02:05.6520654Z #22 2.174 Private = 'false'
2023-07-20T15:02:05.6521148Z #22 2.174 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.RateLimiting.dll
2023-07-20T15:02:05.6521670Z #22 2.174 Private = 'false'
2023-07-20T15:02:05.6522172Z #22 2.174 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Razor.Runtime.dll
2023-07-20T15:02:05.6522715Z #22 2.174 Private = 'false'
2023-07-20T15:02:05.6523191Z #22 2.174 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Razor.dll
2023-07-20T15:02:05.6523703Z #22 2.174 Private = 'false'
2023-07-20T15:02:05.6524232Z #22 2.174 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.RequestDecompression.dll
2023-07-20T15:02:05.6524804Z #22 2.174 Private = 'false'
2023-07-20T15:02:05.6525366Z #22 2.174 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.ResponseCaching.Abstractions.dll
2023-07-20T15:02:05.6525972Z #22 2.174 Private = 'false'
2023-07-20T15:02:05.6526482Z #22 2.174 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.ResponseCaching.dll
2023-07-20T15:02:05.6527160Z #22 2.174 Private = 'false'
2023-07-20T15:02:05.6527675Z #22 2.174 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.ResponseCompression.dll
2023-07-20T15:02:05.6528256Z #22 2.174 Private = 'false'
2023-07-20T15:02:05.6528736Z #22 2.174 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Rewrite.dll
2023-07-20T15:02:05.6529259Z #22 2.174 Private = 'false'
2023-07-20T15:02:05.6529781Z #22 2.174 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Routing.Abstractions.dll
2023-07-20T15:02:05.6530349Z #22 2.174 Private = 'false'
2023-07-20T15:02:05.6530825Z #22 2.174 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Routing.dll
2023-07-20T15:02:05.6531335Z #22 2.174 Private = 'false'
2023-07-20T15:02:05.6531845Z #22 2.174 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Server.HttpSys.dll
2023-07-20T15:02:05.6532389Z #22 2.174 Private = 'false'
2023-07-20T15:02:05.6532877Z #22 2.174 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Server.IIS.dll
2023-07-20T15:02:05.6533392Z #22 2.174 Private = 'false'
2023-07-20T15:02:05.6533929Z #22 2.174 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Server.IISIntegration.dll
2023-07-20T15:02:05.6534513Z #22 2.174 Private = 'false'
2023-07-20T15:02:05.6535018Z #22 2.174 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Server.Kestrel.Core.dll
2023-07-20T15:02:05.6535585Z #22 2.174 Private = 'false'
2023-07-20T15:02:05.6536157Z #22 2.174 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll
2023-07-20T15:02:05.6537165Z #22 2.174 Private = 'false'
2023-07-20T15:02:05.6537739Z #22 2.174 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll
2023-07-20T15:02:05.6538369Z #22 2.175 Private = 'false'
2023-07-20T15:02:05.6538877Z #22 2.175 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Server.Kestrel.dll
2023-07-20T15:02:05.6539608Z #22 2.175 Private = 'false'
2023-07-20T15:02:05.6540070Z #22 2.175 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Session.dll
2023-07-20T15:02:05.6540591Z #22 2.175 Private = 'false'
2023-07-20T15:02:05.6541103Z #22 2.175 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.SignalR.Common.dll
2023-07-20T15:02:05.6541634Z #22 2.175 Private = 'false'
2023-07-20T15:02:05.6542135Z #22 2.175 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.SignalR.Core.dll
2023-07-20T15:02:05.6542675Z #22 2.175 Private = 'false'
2023-07-20T15:02:05.6543216Z #22 2.175 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.SignalR.Protocols.Json.dll
2023-07-20T15:02:05.6543783Z #22 2.175 Private = 'false'
2023-07-20T15:02:05.6544272Z #22 2.175 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.SignalR.dll
2023-07-20T15:02:05.6544797Z #22 2.175 Private = 'false'
2023-07-20T15:02:05.6545275Z #22 2.175 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.StaticFiles.dll
2023-07-20T15:02:05.6545925Z #22 2.175 Private = 'false'
2023-07-20T15:02:05.6546420Z #22 2.175 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.WebSockets.dll
2023-07-20T15:02:05.6546959Z #22 2.175 Private = 'false'
2023-07-20T15:02:05.6547442Z #22 2.175 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.WebUtilities.dll
2023-07-20T15:02:05.6547984Z #22 2.175 Private = 'false'
2023-07-20T15:02:05.6548442Z #22 2.175 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.dll
2023-07-20T15:02:05.6548934Z #22 2.175 Private = 'false'
2023-07-20T15:02:05.6549466Z #22 2.175 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.Caching.Abstractions.dll
2023-07-20T15:02:05.6550034Z #22 2.175 Private = 'false'
2023-07-20T15:02:05.6550541Z #22 2.175 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.Caching.Memory.dll
2023-07-20T15:02:05.6551079Z #22 2.175 Private = 'false'
2023-07-20T15:02:05.6551631Z #22 2.175 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.Configuration.Abstractions.dll
2023-07-20T15:02:05.6552229Z #22 2.175 Private = 'false'
2023-07-20T15:02:05.6552912Z #22 2.175 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.Configuration.Binder.dll
2023-07-20T15:02:05.6553501Z #22 2.175 Private = 'false'
2023-07-20T15:02:05.6554058Z #22 2.175 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.Configuration.CommandLine.dll
2023-07-20T15:02:05.6554766Z #22 2.175 Private = 'false'
2023-07-20T15:02:05.6555318Z #22 2.175 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll
2023-07-20T15:02:05.6555970Z #22 2.175 Private = 'false'
2023-07-20T15:02:05.6556431Z #22 2.175 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.Configuration.FileExtensions.dll
2023-07-20T15:02:05.6556932Z #22 2.175 Private = 'false'
2023-07-20T15:02:05.6557337Z #22 2.175 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.Configuration.Ini.dll
2023-07-20T15:02:05.6558575Z #22 2.175 Private = 'false'
2023-07-20T15:02:05.6559006Z #22 2.175 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.Configuration.Json.dll
2023-07-20T15:02:05.6559452Z #22 2.175 Private = 'false'
2023-07-20T15:02:05.6559905Z #22 2.175 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.Configuration.KeyPerFile.dll
2023-07-20T15:02:05.6560396Z #22 2.175 Private = 'false'
2023-07-20T15:02:05.6560846Z #22 2.175 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.Configuration.UserSecrets.dll
2023-07-20T15:02:05.6561321Z #22 2.175 Private = 'false'
2023-07-20T15:02:05.6561742Z #22 2.175 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.Configuration.Xml.dll
2023-07-20T15:02:05.6562200Z #22 2.175 Private = 'false'
2023-07-20T15:02:05.6562603Z #22 2.175 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.Configuration.dll
2023-07-20T15:02:05.6563051Z #22 2.175 Private = 'false'
2023-07-20T15:02:05.6563529Z #22 2.176 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll
2023-07-20T15:02:05.6564170Z #22 2.176 Private = 'false'
2023-07-20T15:02:05.6564593Z #22 2.176 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.DependencyInjection.dll
2023-07-20T15:02:05.6565097Z #22 2.176 Private = 'false'
2023-07-20T15:02:05.6565595Z #22 2.176 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll
2023-07-20T15:02:05.6566132Z #22 2.176 Private = 'false'
2023-07-20T15:02:05.6566561Z #22 2.176 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.Diagnostics.HealthChecks.dll
2023-07-20T15:02:05.6567046Z #22 2.176 Private = 'false'
2023-07-20T15:02:05.6567438Z #22 2.176 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.Features.dll
2023-07-20T15:02:05.6567857Z #22 2.176 Private = 'false'
2023-07-20T15:02:05.6568317Z #22 2.176 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.FileProviders.Abstractions.dll
2023-07-20T15:02:05.6569001Z #22 2.176 Private = 'false'
2023-07-20T15:02:05.6569517Z #22 2.176 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.FileProviders.Composite.dll
2023-07-20T15:02:05.6570049Z #22 2.176 Private = 'false'
2023-07-20T15:02:05.6570552Z #22 2.176 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.FileProviders.Embedded.dll
2023-07-20T15:02:05.6571096Z #22 2.176 Private = 'false'
2023-07-20T15:02:05.6571616Z #22 2.176 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.FileProviders.Physical.dll
2023-07-20T15:02:05.6572153Z #22 2.176 Private = 'false'
2023-07-20T15:02:05.6572641Z #22 2.176 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.FileSystemGlobbing.dll
2023-07-20T15:02:05.6573167Z #22 2.176 Private = 'false'
2023-07-20T15:02:05.6573642Z #22 2.176 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.Hosting.Abstractions.dll
2023-07-20T15:02:05.6574175Z #22 2.176 Private = 'false'
2023-07-20T15:02:05.6574622Z #22 2.176 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.Hosting.dll
2023-07-20T15:02:05.6575254Z #22 2.176 Private = 'false'
2023-07-20T15:02:05.6575676Z #22 2.176 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.Http.dll
2023-07-20T15:02:05.6576161Z #22 2.176 Private = 'false'
2023-07-20T15:02:05.6576635Z #22 2.176 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.Identity.Core.dll
2023-07-20T15:02:05.6577132Z #22 2.176 Private = 'false'
2023-07-20T15:02:05.6577603Z #22 2.176 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.Identity.Stores.dll
2023-07-20T15:02:05.6578115Z #22 2.176 Private = 'false'
2023-07-20T15:02:05.6578839Z #22 2.176 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.Localization.Abstractions.dll
2023-07-20T15:02:05.6579414Z #22 2.176 Private = 'false'
2023-07-20T15:02:05.6579914Z #22 2.176 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.Localization.dll
2023-07-20T15:02:05.6580454Z #22 2.176 Private = 'false'
2023-07-20T15:02:05.6580964Z #22 2.176 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.Logging.Abstractions.dll
2023-07-20T15:02:05.6581644Z #22 2.176 Private = 'false'
2023-07-20T15:02:05.6582184Z #22 2.176 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.Logging.Configuration.dll
2023-07-20T15:02:05.6582764Z #22 2.176 Private = 'false'
2023-07-20T15:02:05.6583259Z #22 2.176 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.Logging.Console.dll
2023-07-20T15:02:05.6583816Z #22 2.176 Private = 'false'
2023-07-20T15:02:05.6584320Z #22 2.176 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.Logging.Debug.dll
2023-07-20T15:02:05.6584854Z #22 2.176 Private = 'false'
2023-07-20T15:02:05.6585367Z #22 2.176 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.Logging.EventLog.dll
2023-07-20T15:02:05.6585926Z #22 2.176 Private = 'false'
2023-07-20T15:02:05.6586451Z #22 2.176 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.Logging.EventSource.dll
2023-07-20T15:02:05.6587002Z #22 2.176 Private = 'false'
2023-07-20T15:02:05.6587520Z #22 2.176 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.Logging.TraceSource.dll
2023-07-20T15:02:05.6588075Z #22 2.176 Private = 'false'
2023-07-20T15:02:05.6588556Z #22 2.176 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.Logging.dll
2023-07-20T15:02:05.6589077Z #22 2.176 Private = 'false'
2023-07-20T15:02:05.6589572Z #22 2.176 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.ObjectPool.dll
2023-07-20T15:02:05.6590106Z #22 2.176 Private = 'false'
2023-07-20T15:02:05.6590680Z #22 2.176 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll
2023-07-20T15:02:05.6591306Z #22 2.176 Private = 'false'
2023-07-20T15:02:05.6591845Z #22 2.176 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.Options.DataAnnotations.dll
2023-07-20T15:02:05.6592425Z #22 2.176 Private = 'false'
2023-07-20T15:02:05.6593000Z #22 2.176 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.Options.dll
2023-07-20T15:02:05.6593533Z #22 2.176 Private = 'false'
2023-07-20T15:02:05.6594162Z #22 2.176 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.Primitives.dll
2023-07-20T15:02:05.6594687Z #22 2.176 Private = 'false'
2023-07-20T15:02:05.6595179Z #22 2.176 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.WebEncoders.dll
2023-07-20T15:02:05.6595723Z #22 2.176 Private = 'false'
2023-07-20T15:02:05.6596181Z #22 2.176 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.JSInterop.dll
2023-07-20T15:02:05.6596664Z #22 2.176 Private = 'false'
2023-07-20T15:02:05.6597137Z #22 2.176 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Net.Http.Headers.dll
2023-07-20T15:02:05.6597659Z #22 2.176 Private = 'false'
2023-07-20T15:02:05.6598122Z #22 2.176 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/System.Diagnostics.EventLog.dll
2023-07-20T15:02:05.6598653Z #22 2.176 Private = 'false'
2023-07-20T15:02:05.6599101Z #22 2.176 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/System.IO.Pipelines.dll
2023-07-20T15:02:05.6599593Z #22 2.176 Private = 'false'
2023-07-20T15:02:05.6600206Z #22 2.176 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/System.Security.Cryptography.Xml.dll
2023-07-20T15:02:05.6600805Z #22 2.176 Private = 'false'
2023-07-20T15:02:05.6601286Z #22 2.177 /usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/System.Threading.RateLimiting.dll
2023-07-20T15:02:05.6601798Z #22 2.177 Private = 'false'
2023-07-20T15:02:05.6602090Z #22 2.177 AssemblyFiles:
2023-07-20T15:02:05.6602403Z #22 2.177 CandidateAssemblyFiles:
2023-07-20T15:02:05.6602755Z #22 2.177 TargetFrameworkDirectories:
2023-07-20T15:02:05.6603043Z #22 2.177
2023-07-20T15:02:05.6603339Z #22 2.177 InstalledAssemblyTables:
2023-07-20T15:02:05.6603702Z #22 2.177 IgnoreInstalledAssemblyTable:
2023-07-20T15:02:05.6603997Z #22 2.177 False
2023-07-20T15:02:05.6604257Z #22 2.177 SearchPaths:
2023-07-20T15:02:05.6604566Z #22 2.177 {CandidateAssemblyFiles}
2023-07-20T15:02:05.6604880Z #22 2.177 {HintPathFromItem}
2023-07-20T15:02:05.6605215Z #22 2.177 {TargetFrameworkDirectory}
2023-07-20T15:02:05.6605531Z #22 2.177 {RawFileName}
2023-07-20T15:02:05.6605836Z #22 2.177 AllowedAssemblyExtensions:
2023-07-20T15:02:05.6606130Z #22 2.177 .winmd
2023-07-20T15:02:05.6606376Z #22 2.177 .dll
2023-07-20T15:02:05.6606606Z #22 2.177 .exe
2023-07-20T15:02:05.6606924Z #22 2.177 AllowedRelatedFileExtensions:
2023-07-20T15:02:05.6607234Z #22 2.177 .pdb
2023-07-20T15:02:05.6607466Z #22 2.177 .xml
2023-07-20T15:02:05.6607707Z #22 2.177 .pri
2023-07-20T15:02:05.6607959Z #22 2.177 .dll.config
2023-07-20T15:02:05.6608209Z #22 2.177 .exe.config
2023-07-20T15:02:05.6608479Z #22 2.177 AppConfigFile:
2023-07-20T15:02:05.6608732Z #22 2.177
2023-07-20T15:02:05.6608980Z #22 2.177 AutoUnify:
2023-07-20T15:02:05.6609219Z #22 2.177 True
2023-07-20T15:02:05.6609614Z #22 2.177 CopyLocalDependenciesWhenParentReferenceInGac:
2023-07-20T15:02:05.6609996Z #22 2.177 True
2023-07-20T15:02:05.6610250Z #22 2.177 FindDependencies:
2023-07-20T15:02:05.6610519Z #22 2.177 True
2023-07-20T15:02:05.6610831Z #22 2.177 TargetProcessorArchitecture:
2023-07-20T15:02:05.6611122Z #22 2.177 amd64
2023-07-20T15:02:05.6611376Z #22 2.177 StateFile:
2023-07-20T15:02:05.6611952Z #22 2.177 obj/Release/net7.0/linux-musl-x64/cartservice.csproj.AssemblyReference.cache
2023-07-20T15:02:05.6612570Z #22 2.177 InstalledAssemblySubsetTables:
2023-07-20T15:02:05.6612985Z #22 2.177 IgnoreInstalledAssemblySubsetTable:
2023-07-20T15:02:05.6613320Z #22 2.177 False
2023-07-20T15:02:05.6613599Z #22 2.177 TargetFrameworkSubsets:
2023-07-20T15:02:05.6613966Z #22 2.177 FullTargetFrameworkSubsetNames:
2023-07-20T15:02:05.6614289Z #22 2.177 Full
2023-07-20T15:02:05.6614534Z #22 2.177 ProfileName:
2023-07-20T15:02:05.6614790Z #22 2.177
2023-07-20T15:02:05.6615071Z #22 2.177 FullFrameworkFolders:
2023-07-20T15:02:05.6615441Z #22 2.177 LatestTargetFrameworkDirectories:
2023-07-20T15:02:05.6615797Z #22 2.177 ProfileTablesLocation:
2023-07-20T15:02:05.6616275Z #22 2.243 Primary reference "Google.Protobuf, Version=3.22.0.0, Culture=neutral, PublicKeyToken=a7d26565bac4d604".
2023-07-20T15:02:05.7186837Z #22 2.249 Resolved file path is "/root/.nuget/packages/google.protobuf/3.22.0/lib/net5.0/Google.Protobuf.dll".
2023-07-20T15:02:05.7187415Z #22 2.249 Reference found at search path location "{HintPathFromItem}".
2023-07-20T15:02:05.7187951Z #22 2.249 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7189011Z #22 2.249 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7189580Z #22 2.249 Primary reference "Grpc.AspNetCore.HealthChecks, Version=2.0.0.0, Culture=neutral, PublicKeyToken=d754f35622e28bad".
2023-07-20T15:02:05.7190290Z #22 2.249 Resolved file path is "/root/.nuget/packages/grpc.aspnetcore.healthchecks/2.53.0/lib/net7.0/Grpc.AspNetCore.HealthChecks.dll".
2023-07-20T15:02:05.7190884Z #22 2.249 Reference found at search path location "{HintPathFromItem}".
2023-07-20T15:02:05.7191466Z #22 2.249 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7192024Z #22 2.249 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7192745Z #22 2.249 Primary reference "Grpc.AspNetCore.Server, Version=2.0.0.0, Culture=neutral, PublicKeyToken=d754f35622e28bad".
2023-07-20T15:02:05.7193381Z #22 2.249 Resolved file path is "/root/.nuget/packages/grpc.aspnetcore.server/2.53.0/lib/net7.0/Grpc.AspNetCore.Server.dll".
2023-07-20T15:02:05.7193948Z #22 2.249 Reference found at search path location "{HintPathFromItem}".
2023-07-20T15:02:05.7194526Z #22 2.249 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7195073Z #22 2.249 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7195635Z #22 2.249 Primary reference "Grpc.AspNetCore.Server.ClientFactory, Version=2.0.0.0, Culture=neutral, PublicKeyToken=d754f35622e28bad".
2023-07-20T15:02:05.7196430Z #22 2.249 Resolved file path is "/root/.nuget/packages/grpc.aspnetcore.server.clientfactory/2.53.0/lib/net7.0/Grpc.AspNetCore.Server.ClientFactory.dll".
2023-07-20T15:02:05.7197083Z #22 2.249 Reference found at search path location "{HintPathFromItem}".
2023-07-20T15:02:05.7197671Z #22 2.249 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7198202Z #22 2.249 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7198708Z #22 2.249 Primary reference "Grpc.Core.Api, Version=2.0.0.0, Culture=neutral, PublicKeyToken=d754f35622e28bad".
2023-07-20T15:02:05.7199289Z #22 2.249 Resolved file path is "/root/.nuget/packages/grpc.core.api/2.53.0/lib/netstandard2.1/Grpc.Core.Api.dll".
2023-07-20T15:02:05.7199983Z #22 2.249 Reference found at search path location "{HintPathFromItem}".
2023-07-20T15:02:05.7200561Z #22 2.249 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7201100Z #22 2.249 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7201623Z #22 2.249 Primary reference "Grpc.HealthCheck, Version=2.0.0.0, Culture=neutral, PublicKeyToken=d754f35622e28bad".
2023-07-20T15:02:05.7202215Z #22 2.249 Resolved file path is "/root/.nuget/packages/grpc.healthcheck/2.53.0/lib/netstandard2.0/Grpc.HealthCheck.dll".
2023-07-20T15:02:05.7202749Z #22 2.249 Reference found at search path location "{HintPathFromItem}".
2023-07-20T15:02:05.7203321Z #22 2.249 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7203874Z #22 2.249 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7204362Z #22 2.249 Primary reference "Grpc.Net.Client, Version=2.0.0.0, Culture=neutral, PublicKeyToken=d754f35622e28bad".
2023-07-20T15:02:05.7204938Z #22 2.249 Resolved file path is "/root/.nuget/packages/grpc.net.client/2.53.0/lib/net7.0/Grpc.Net.Client.dll".
2023-07-20T15:02:05.7205571Z #22 2.249 Reference found at search path location "{HintPathFromItem}".
2023-07-20T15:02:05.7206147Z #22 2.249 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7206673Z #22 2.249 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7207200Z #22 2.249 Primary reference "Grpc.Net.ClientFactory, Version=2.0.0.0, Culture=neutral, PublicKeyToken=d754f35622e28bad".
2023-07-20T15:02:05.7207949Z #22 2.249 Resolved file path is "/root/.nuget/packages/grpc.net.clientfactory/2.53.0/lib/net7.0/Grpc.Net.ClientFactory.dll".
2023-07-20T15:02:05.7208462Z #22 2.249 Reference found at search path location "{HintPathFromItem}".
2023-07-20T15:02:05.7208994Z #22 2.249 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7209508Z #22 2.249 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7209978Z #22 2.249 Primary reference "Grpc.Net.Common, Version=2.0.0.0, Culture=neutral, PublicKeyToken=d754f35622e28bad".
2023-07-20T15:02:05.7210506Z #22 2.249 Resolved file path is "/root/.nuget/packages/grpc.net.common/2.53.0/lib/net7.0/Grpc.Net.Common.dll".
2023-07-20T15:02:05.7210961Z #22 2.249 Reference found at search path location "{HintPathFromItem}".
2023-07-20T15:02:05.7211493Z #22 2.249 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7212003Z #22 2.249 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7212458Z #22 2.249 Primary reference "OpenTelemetry, Version=1.0.0.0, Culture=neutral, PublicKeyToken=7bd6737fe5b67e3c".
2023-07-20T15:02:05.7212991Z #22 2.249 Resolved file path is "/root/.nuget/packages/opentelemetry/1.5.0/lib/net6.0/OpenTelemetry.dll".
2023-07-20T15:02:05.7213464Z #22 2.249 Reference found at search path location "{HintPathFromItem}".
2023-07-20T15:02:05.7213995Z #22 2.249 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7214480Z #22 2.249 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7214955Z #22 2.249 Primary reference "OpenTelemetry.Api, Version=1.0.0.0, Culture=neutral, PublicKeyToken=7bd6737fe5b67e3c".
2023-07-20T15:02:05.7215753Z #22 2.249 Resolved file path is "/root/.nuget/packages/opentelemetry.api/1.5.0/lib/netstandard2.0/OpenTelemetry.Api.dll".
2023-07-20T15:02:05.7216199Z #22 2.249 Reference found at search path location "{HintPathFromItem}".
2023-07-20T15:02:05.7216661Z #22 2.249 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7217232Z #22 2.249 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7217666Z #22 2.249 Primary reference "OpenTelemetry.Api.ProviderBuilderExtensions, Version=1.0.0.0, Culture=neutral, PublicKeyToken=7bd6737fe5b67e3c".
2023-07-20T15:02:05.7218303Z #22 2.249 Resolved file path is "/root/.nuget/packages/opentelemetry.api.providerbuilderextensions/1.5.0/lib/netstandard2.0/OpenTelemetry.Api.ProviderBuilderExtensions.dll".
2023-07-20T15:02:05.7218811Z #22 2.249 Reference found at search path location "{HintPathFromItem}".
2023-07-20T15:02:05.7219218Z #22 2.249 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7219596Z #22 2.249 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7220114Z #22 2.249 Primary reference "OpenTelemetry.Exporter.OpenTelemetryProtocol, Version=1.0.0.0, Culture=neutral, PublicKeyToken=7bd6737fe5b67e3c".
2023-07-20T15:02:05.7220747Z #22 2.249 Resolved file path is "/root/.nuget/packages/opentelemetry.exporter.opentelemetryprotocol/1.5.0/lib/net6.0/OpenTelemetry.Exporter.OpenTelemetryProtocol.dll".
2023-07-20T15:02:05.7221260Z #22 2.249 Reference found at search path location "{HintPathFromItem}".
2023-07-20T15:02:05.7222064Z #22 2.249 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7222614Z #22 2.249 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7223160Z #22 2.249 Primary reference "OpenTelemetry.Extensions.Hosting, Version=1.0.0.0, Culture=neutral, PublicKeyToken=7bd6737fe5b67e3c".
2023-07-20T15:02:05.7223939Z #22 2.249 Resolved file path is "/root/.nuget/packages/opentelemetry.extensions.hosting/1.5.0/lib/netstandard2.0/OpenTelemetry.Extensions.Hosting.dll".
2023-07-20T15:02:05.7224624Z #22 2.249 Reference found at search path location "{HintPathFromItem}".
2023-07-20T15:02:05.7225196Z #22 2.249 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7225722Z #22 2.249 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7226326Z #22 2.249 Primary reference "OpenTelemetry.Instrumentation.AspNetCore, Version=1.0.0.0, Culture=neutral, PublicKeyToken=7bd6737fe5b67e3c".
2023-07-20T15:02:05.7227603Z #22 2.249 Resolved file path is "/root/.nuget/packages/opentelemetry.instrumentation.aspnetcore/1.5.0-beta.1/lib/net7.0/OpenTelemetry.Instrumentation.AspNetCore.dll".
2023-07-20T15:02:05.7228314Z #22 2.249 Reference found at search path location "{HintPathFromItem}".
2023-07-20T15:02:05.7228878Z #22 2.249 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7229415Z #22 2.249 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7230037Z #22 2.249 Primary reference "OpenTelemetry.Instrumentation.GrpcNetClient, Version=1.0.0.0, Culture=neutral, PublicKeyToken=7bd6737fe5b67e3c".
2023-07-20T15:02:05.7231173Z #22 2.249 Resolved file path is "/root/.nuget/packages/opentelemetry.instrumentation.grpcnetclient/1.5.0-beta.1/lib/netstandard2.1/OpenTelemetry.Instrumentation.GrpcNetClient.dll".
2023-07-20T15:02:05.7232026Z #22 2.249 Reference found at search path location "{HintPathFromItem}".
2023-07-20T15:02:05.7244791Z #22 2.249 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7245615Z #22 2.249 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7246213Z #22 2.249 Primary reference "OpenTelemetry.Instrumentation.Http, Version=1.0.0.0, Culture=neutral, PublicKeyToken=7bd6737fe5b67e3c".
2023-07-20T15:02:05.7247354Z #22 2.249 Resolved file path is "/root/.nuget/packages/opentelemetry.instrumentation.http/1.5.0-beta.1/lib/netstandard2.0/OpenTelemetry.Instrumentation.Http.dll".
2023-07-20T15:02:05.7248138Z #22 2.249 Reference found at search path location "{HintPathFromItem}".
2023-07-20T15:02:05.7248864Z #22 2.249 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7249507Z #22 2.249 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7250323Z #22 2.249 Primary reference "OpenTelemetry.Instrumentation.Runtime, Version=1.5.0.0, Culture=neutral, PublicKeyToken=7bd6737fe5b67e3c".
2023-07-20T15:02:05.7251281Z #22 2.249 Resolved file path is "/root/.nuget/packages/opentelemetry.instrumentation.runtime/1.5.0/lib/net6.0/OpenTelemetry.Instrumentation.Runtime.dll".
2023-07-20T15:02:05.7251950Z #22 2.249 Reference found at search path location "{HintPathFromItem}".
2023-07-20T15:02:05.7252529Z #22 2.249 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7253066Z #22 2.249 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7253704Z #22 2.249 Primary reference "OpenTelemetry.Instrumentation.StackExchangeRedis, Version=1.0.0.10, Culture=neutral, PublicKeyToken=7bd6737fe5b67e3c".
2023-07-20T15:02:05.7254938Z #22 2.249 Resolved file path is "/root/.nuget/packages/opentelemetry.instrumentation.stackexchangeredis/1.0.0-rc9.10/lib/netstandard2.0/OpenTelemetry.Instrumentation.StackExchangeRedis.dll".
2023-07-20T15:02:05.7255730Z #22 2.249 Reference found at search path location "{HintPathFromItem}".
2023-07-20T15:02:05.7256296Z #22 2.249 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7256839Z #22 2.249 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7257447Z #22 2.249 Primary reference "OpenTelemetry.ResourceDetectors.Container, Version=1.0.0.4, Culture=neutral, PublicKeyToken=7bd6737fe5b67e3c".
2023-07-20T15:02:05.7258557Z #22 2.249 Resolved file path is "/root/.nuget/packages/opentelemetry.resourcedetectors.container/1.0.0-beta.4/lib/netstandard2.0/OpenTelemetry.ResourceDetectors.Container.dll".
2023-07-20T15:02:05.7259269Z #22 2.249 Reference found at search path location "{HintPathFromItem}".
2023-07-20T15:02:05.7259856Z #22 2.249 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7260395Z #22 2.249 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7260952Z #22 2.249 Primary reference "Pipelines.Sockets.Unofficial, Version=1.0.0.0, Culture=neutral, PublicKeyToken=42ea0a778e13fbe2".
2023-07-20T15:02:05.7261642Z #22 2.249 Resolved file path is "/root/.nuget/packages/pipelines.sockets.unofficial/2.2.2/lib/net5.0/Pipelines.Sockets.Unofficial.dll".
2023-07-20T15:02:05.7262400Z #22 2.249 Reference found at search path location "{HintPathFromItem}".
2023-07-20T15:02:05.7262978Z #22 2.249 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7263516Z #22 2.249 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7264032Z #22 2.249 Primary reference "StackExchange.Redis, Version=2.0.0.0, Culture=neutral, PublicKeyToken=c219ff1ca8c2ce46".
2023-07-20T15:02:05.7264660Z #22 2.249 Resolved file path is "/root/.nuget/packages/stackexchange.redis/2.6.111/lib/net5.0/StackExchange.Redis.dll".
2023-07-20T15:02:05.7265200Z #22 2.249 Reference found at search path location "{HintPathFromItem}".
2023-07-20T15:02:05.7265780Z #22 2.249 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7266317Z #22 2.249 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7266829Z #22 2.249 Primary reference "Microsoft.CSharp, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7267547Z #22 2.249 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/Microsoft.CSharp.dll".
2023-07-20T15:02:05.7268088Z #22 2.249 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7268636Z #22 2.249 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7269185Z #22 2.249 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7269729Z #22 2.249 Primary reference "Microsoft.VisualBasic.Core, Version=12.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7270401Z #22 2.249 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/Microsoft.VisualBasic.Core.dll".
2023-07-20T15:02:05.7270966Z #22 2.249 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7271533Z #22 2.249 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7272070Z #22 2.249 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7272739Z #22 2.249 Primary reference "Microsoft.VisualBasic, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7273394Z #22 2.249 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/Microsoft.VisualBasic.dll".
2023-07-20T15:02:05.7273946Z #22 2.249 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7274515Z #22 2.249 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7275038Z #22 2.249 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7275579Z #22 2.249 Primary reference "Microsoft.Win32.Primitives, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7276247Z #22 2.249 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Win32.Primitives.dll".
2023-07-20T15:02:05.7276810Z #22 2.249 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7277361Z #22 2.249 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7277905Z #22 2.249 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7278578Z #22 2.249 Primary reference "Microsoft.Win32.Registry, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7279235Z #22 2.249 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Win32.Registry.dll".
2023-07-20T15:02:05.7279773Z #22 2.249 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7280329Z #22 2.249 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7280870Z #22 2.249 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7281388Z #22 2.249 Primary reference "System.AppContext, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7281996Z #22 2.249 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.AppContext.dll".
2023-07-20T15:02:05.7282543Z #22 2.249 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7283104Z #22 2.249 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7283756Z #22 2.249 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7284259Z #22 2.249 Primary reference "System.Buffers, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51".
2023-07-20T15:02:05.7284873Z #22 2.249 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Buffers.dll".
2023-07-20T15:02:05.7285396Z #22 2.249 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7285936Z #22 2.249 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7286483Z #22 2.249 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7287038Z #22 2.249 Primary reference "System.Collections.Concurrent, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7287732Z #22 2.249 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Collections.Concurrent.dll".
2023-07-20T15:02:05.7288290Z #22 2.249 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7288935Z #22 2.249 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7289432Z #22 2.249 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7289939Z #22 2.249 Primary reference "System.Collections.Immutable, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7290677Z #22 2.249 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Collections.Immutable.dll".
2023-07-20T15:02:05.7291140Z #22 2.249 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7291599Z #22 2.249 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7292038Z #22 2.249 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7292645Z #22 2.249 Primary reference "System.Collections.NonGeneric, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7293336Z #22 2.249 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Collections.NonGeneric.dll".
2023-07-20T15:02:05.7294014Z #22 2.249 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7294578Z #22 2.249 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7295100Z #22 2.249 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7310790Z #22 2.249 Primary reference "System.Collections.Specialized, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7311502Z #22 2.249 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Collections.Specialized.dll".
2023-07-20T15:02:05.7311930Z #22 2.249 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7312416Z #22 2.249 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7313020Z #22 2.249 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7313433Z #22 2.249 Primary reference "System.Collections, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7313888Z #22 2.249 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Collections.dll".
2023-07-20T15:02:05.7314496Z #22 2.249 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7314907Z #22 2.249 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7315294Z #22 2.249 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7315700Z #22 2.249 Primary reference "System.ComponentModel.Annotations, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7316206Z #22 2.249 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.ComponentModel.Annotations.dll".
2023-07-20T15:02:05.7322105Z #22 2.249 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7322600Z #22 2.249 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7323052Z #22 2.249 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7323694Z #22 2.249 Primary reference "System.ComponentModel.DataAnnotations, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
2023-07-20T15:02:05.7324442Z #22 2.249 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.ComponentModel.DataAnnotations.dll".
2023-07-20T15:02:05.7326659Z #22 2.249 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7327215Z #22 2.249 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7327712Z #22 2.249 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7328269Z #22 2.249 Primary reference "System.ComponentModel.EventBasedAsync, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7328981Z #22 2.249 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.ComponentModel.EventBasedAsync.dll".
2023-07-20T15:02:05.7337191Z #22 2.249 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7337597Z #22 2.249 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7338213Z #22 2.249 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7338621Z #22 2.249 Primary reference "System.ComponentModel.Primitives, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7339117Z #22 2.249 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.ComponentModel.Primitives.dll".
2023-07-20T15:02:05.7339541Z #22 2.249 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7339940Z #22 2.249 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7340326Z #22 2.249 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7340725Z #22 2.249 Primary reference "System.ComponentModel.TypeConverter, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7341253Z #22 2.249 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.ComponentModel.TypeConverter.dll".
2023-07-20T15:02:05.7341678Z #22 2.249 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7342165Z #22 2.249 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7342534Z #22 2.249 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7342910Z #22 2.249 Primary reference "System.ComponentModel, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7343363Z #22 2.249 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.ComponentModel.dll".
2023-07-20T15:02:05.7343753Z #22 2.249 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7344147Z #22 2.249 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7344537Z #22 2.249 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7344908Z #22 2.249 Primary reference "System.Configuration, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7345366Z #22 2.249 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Configuration.dll".
2023-07-20T15:02:05.7345742Z #22 2.249 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7346144Z #22 2.249 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7346529Z #22 2.249 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7346892Z #22 2.249 Primary reference "System.Console, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7347306Z #22 2.249 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Console.dll".
2023-07-20T15:02:05.7347676Z #22 2.249 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7348078Z #22 2.249 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7348462Z #22 2.249 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7348800Z #22 2.249 Primary reference "System.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
2023-07-20T15:02:05.7349213Z #22 2.249 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Core.dll".
2023-07-20T15:02:05.7349700Z #22 2.249 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7350089Z #22 2.249 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7350470Z #22 2.249 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7350840Z #22 2.249 Primary reference "System.Data.Common, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7351286Z #22 2.249 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Data.Common.dll".
2023-07-20T15:02:05.7351651Z #22 2.249 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7352048Z #22 2.249 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7352440Z #22 2.249 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7352967Z #22 2.249 Primary reference "System.Data.DataSetExtensions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
2023-07-20T15:02:05.7353537Z #22 2.249 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Data.DataSetExtensions.dll".
2023-07-20T15:02:05.7353946Z #22 2.249 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7354344Z #22 2.249 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7354730Z #22 2.249 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7355069Z #22 2.249 Primary reference "System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
2023-07-20T15:02:05.7355494Z #22 2.249 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Data.dll".
2023-07-20T15:02:05.7355861Z #22 2.249 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7356264Z #22 2.249 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7356638Z #22 2.250 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7357025Z #22 2.250 Primary reference "System.Diagnostics.Contracts, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7364048Z #22 2.250 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Diagnostics.Contracts.dll".
2023-07-20T15:02:05.7364478Z #22 2.250 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7364885Z #22 2.250 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7365274Z #22 2.250 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7370967Z #22 2.250 Primary reference "System.Diagnostics.Debug, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7371473Z #22 2.250 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Diagnostics.Debug.dll".
2023-07-20T15:02:05.7371863Z #22 2.250 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7372267Z #22 2.250 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7372651Z #22 2.250 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7373300Z #22 2.250 Primary reference "System.Diagnostics.DiagnosticSource, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51".
2023-07-20T15:02:05.7373833Z #22 2.250 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Diagnostics.DiagnosticSource.dll".
2023-07-20T15:02:05.7374265Z #22 2.250 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7374669Z #22 2.250 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7375046Z #22 2.250 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7375672Z #22 2.250 Primary reference "System.Diagnostics.FileVersionInfo, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7376268Z #22 2.250 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Diagnostics.FileVersionInfo.dll".
2023-07-20T15:02:05.7376762Z #22 2.250 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7377223Z #22 2.250 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7377750Z #22 2.250 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7378199Z #22 2.250 Primary reference "System.Diagnostics.Process, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7378926Z #22 2.250 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Diagnostics.Process.dll".
2023-07-20T15:02:05.7379657Z #22 2.250 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7380208Z #22 2.250 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7380757Z #22 2.250 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7381308Z #22 2.250 Primary reference "System.Diagnostics.StackTrace, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7382011Z #22 2.250 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Diagnostics.StackTrace.dll".
2023-07-20T15:02:05.7383642Z #22 2.250 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7415204Z #22 2.250 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7415796Z #22 2.250 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7416373Z #22 2.254 Primary reference "System.Diagnostics.TextWriterTraceListener, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7417126Z #22 2.254 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Diagnostics.TextWriterTraceListener.dll".
2023-07-20T15:02:05.7417707Z #22 2.254 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7418240Z #22 2.254 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7418750Z #22 2.254 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7419234Z #22 2.254 Primary reference "System.Diagnostics.Tools, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7419853Z #22 2.254 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Diagnostics.Tools.dll".
2023-07-20T15:02:05.7420652Z #22 2.254 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7421181Z #22 2.254 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7421764Z #22 2.254 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7422222Z #22 2.254 Primary reference "System.Diagnostics.TraceSource, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7422795Z #22 2.254 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Diagnostics.TraceSource.dll".
2023-07-20T15:02:05.7423262Z #22 2.254 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7423707Z #22 2.254 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7424153Z #22 2.254 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7424655Z #22 2.254 Primary reference "System.Diagnostics.Tracing, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7425617Z #22 2.254 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Diagnostics.Tracing.dll".
2023-07-20T15:02:05.7426080Z #22 2.254 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7426536Z #22 2.254 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7426979Z #22 2.254 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7427407Z #22 2.254 Primary reference "System.Drawing.Primitives, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7428148Z #22 2.254 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Drawing.Primitives.dll".
2023-07-20T15:02:05.7428665Z #22 2.254 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7429189Z #22 2.254 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7429676Z #22 2.254 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7430142Z #22 2.254 Primary reference "System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7430699Z #22 2.254 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Drawing.dll".
2023-07-20T15:02:05.7431186Z #22 2.254 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7431699Z #22 2.254 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7432199Z #22 2.254 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7432843Z #22 2.254 Primary reference "System.Dynamic.Runtime, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7433335Z #22 2.254 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Dynamic.Runtime.dll".
2023-07-20T15:02:05.7433537Z #22 2.254 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7433864Z #22 2.254 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7434044Z #22 2.254 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7434476Z #22 2.254 Primary reference "System.Formats.Asn1, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51".
2023-07-20T15:02:05.7434795Z #22 2.254 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Formats.Asn1.dll".
2023-07-20T15:02:05.7435002Z #22 2.254 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7435331Z #22 2.254 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7435524Z #22 2.254 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7435814Z #22 2.254 Primary reference "System.Formats.Tar, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51".
2023-07-20T15:02:05.7436128Z #22 2.254 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Formats.Tar.dll".
2023-07-20T15:02:05.7436334Z #22 2.254 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7436645Z #22 2.254 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7437043Z #22 2.254 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7437382Z #22 2.254 Primary reference "System.Globalization.Calendars, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7437739Z #22 2.254 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Globalization.Calendars.dll".
2023-07-20T15:02:05.7437938Z #22 2.254 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7438259Z #22 2.254 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7438458Z #22 2.254 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7438885Z #22 2.254 Primary reference "System.Globalization.Extensions, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7439225Z #22 2.254 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Globalization.Extensions.dll".
2023-07-20T15:02:05.7439410Z #22 2.254 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7439700Z #22 2.254 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7439883Z #22 2.254 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7440153Z #22 2.254 Primary reference "System.Globalization, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7440462Z #22 2.254 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Globalization.dll".
2023-07-20T15:02:05.7440644Z #22 2.254 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7440949Z #22 2.254 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7441129Z #22 2.254 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7441422Z #22 2.254 Primary reference "System.IO.Compression.Brotli, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
2023-07-20T15:02:05.7441744Z #22 2.254 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.IO.Compression.Brotli.dll".
2023-07-20T15:02:05.7442025Z #22 2.254 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7442315Z #22 2.254 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7442495Z #22 2.254 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7442803Z #22 2.254 Primary reference "System.IO.Compression.FileSystem, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
2023-07-20T15:02:05.7443138Z #22 2.254 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.IO.Compression.FileSystem.dll".
2023-07-20T15:02:05.7443320Z #22 2.254 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7443618Z #22 2.254 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7443803Z #22 2.254 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7444099Z #22 2.254 Primary reference "System.IO.Compression.ZipFile, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
2023-07-20T15:02:05.7444514Z #22 2.254 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.IO.Compression.ZipFile.dll".
2023-07-20T15:02:05.7444689Z #22 2.254 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7444998Z #22 2.254 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7445177Z #22 2.254 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7445446Z #22 2.254 Primary reference "System.IO.Compression, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
2023-07-20T15:02:05.7445749Z #22 2.254 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.IO.Compression.dll".
2023-07-20T15:02:05.7445933Z #22 2.254 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7446239Z #22 2.254 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7446419Z #22 2.254 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7446732Z #22 2.254 Primary reference "System.IO.FileSystem.AccessControl, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7447074Z #22 2.254 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.IO.FileSystem.AccessControl.dll".
2023-07-20T15:02:05.7447245Z #22 2.254 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7447555Z #22 2.254 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7447735Z #22 2.254 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7448042Z #22 2.254 Primary reference "System.IO.FileSystem.DriveInfo, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7448366Z #22 2.254 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.IO.FileSystem.DriveInfo.dll".
2023-07-20T15:02:05.7448550Z #22 2.254 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7448852Z #22 2.254 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7449125Z #22 2.254 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7449433Z #22 2.254 Primary reference "System.IO.FileSystem.Primitives, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7449765Z #22 2.254 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.IO.FileSystem.Primitives.dll".
2023-07-20T15:02:05.7449939Z #22 2.254 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7450237Z #22 2.254 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7450418Z #22 2.254 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7450710Z #22 2.254 Primary reference "System.IO.FileSystem.Watcher, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7451035Z #22 2.254 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.IO.FileSystem.Watcher.dll".
2023-07-20T15:02:05.7451218Z #22 2.254 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7451629Z #22 2.254 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7451815Z #22 2.254 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7452083Z #22 2.254 Primary reference "System.IO.FileSystem, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7452368Z #22 2.254 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.IO.FileSystem.dll".
2023-07-20T15:02:05.7452553Z #22 2.254 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7452862Z #22 2.254 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7453041Z #22 2.254 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7453324Z #22 2.254 Primary reference "System.IO.IsolatedStorage, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7453641Z #22 2.254 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.IO.IsolatedStorage.dll".
2023-07-20T15:02:05.7453826Z #22 2.254 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7454126Z #22 2.254 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7454306Z #22 2.254 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7454602Z #22 2.254 Primary reference "System.IO.MemoryMappedFiles, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7454911Z #22 2.254 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.IO.MemoryMappedFiles.dll".
2023-07-20T15:02:05.7455097Z #22 2.254 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7455408Z #22 2.254 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7455585Z #22 2.254 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7455883Z #22 2.254 Primary reference "System.IO.Pipes.AccessControl, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7456209Z #22 2.254 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.IO.Pipes.AccessControl.dll".
2023-07-20T15:02:05.7456488Z #22 2.254 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7456792Z #22 2.254 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7456975Z #22 2.254 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7457236Z #22 2.254 Primary reference "System.IO.Pipes, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7457512Z #22 2.254 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.IO.Pipes.dll".
2023-07-20T15:02:05.7457694Z #22 2.254 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7457995Z #22 2.254 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7458181Z #22 2.254 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7458486Z #22 2.254 Primary reference "System.IO.UnmanagedMemoryStream, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7458907Z #22 2.254 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.IO.UnmanagedMemoryStream.dll".
2023-07-20T15:02:05.7459095Z #22 2.254 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7459396Z #22 2.254 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7459573Z #22 2.254 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7459802Z #22 2.254 Primary reference "System.IO, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7460080Z #22 2.254 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.IO.dll".
2023-07-20T15:02:05.7460264Z #22 2.254 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7460573Z #22 2.254 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7460753Z #22 2.254 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7461035Z #22 2.254 Primary reference "System.Linq.Expressions, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7461344Z #22 2.254 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Linq.Expressions.dll".
2023-07-20T15:02:05.7461528Z #22 2.254 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7461836Z #22 2.254 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7462015Z #22 2.254 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7462277Z #22 2.254 Primary reference "System.Linq.Parallel, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7462579Z #22 2.254 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Linq.Parallel.dll".
2023-07-20T15:02:05.7462763Z #22 2.254 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7463060Z #22 2.254 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7463240Z #22 2.254 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7463607Z #22 2.254 Primary reference "System.Linq.Queryable, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7463906Z #22 2.254 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Linq.Queryable.dll".
2023-07-20T15:02:05.7464095Z #22 2.254 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7464399Z #22 2.254 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7464563Z #22 2.254 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7464812Z #22 2.254 Primary reference "System.Linq, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7465087Z #22 2.254 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Linq.dll".
2023-07-20T15:02:05.7465278Z #22 2.254 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7465578Z #22 2.254 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7465861Z #22 2.254 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7466121Z #22 2.254 Primary reference "System.Memory, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51".
2023-07-20T15:02:05.7466401Z #22 2.254 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Memory.dll".
2023-07-20T15:02:05.7466585Z #22 2.254 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7466889Z #22 2.254 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7467063Z #22 2.254 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7467338Z #22 2.254 Primary reference "System.Net.Http.Json, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51".
2023-07-20T15:02:05.7467638Z #22 2.254 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Net.Http.Json.dll".
2023-07-20T15:02:05.7467825Z #22 2.254 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7468129Z #22 2.254 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7468309Z #22 2.254 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7468570Z #22 2.254 Primary reference "System.Net.Http, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7468863Z #22 2.254 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Net.Http.dll".
2023-07-20T15:02:05.7469044Z #22 2.254 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7469341Z #22 2.254 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7469622Z #22 2.254 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7469977Z #22 2.254 Primary reference "System.Net.HttpListener, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51".
2023-07-20T15:02:05.7470212Z #22 2.254 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Net.HttpListener.dll".
2023-07-20T15:02:05.7470353Z #22 2.254 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7470661Z #22 2.254 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7470797Z #22 2.254 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7471003Z #22 2.254 Primary reference "System.Net.Mail, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51".
2023-07-20T15:02:05.7471219Z #22 2.254 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Net.Mail.dll".
2023-07-20T15:02:05.7471359Z #22 2.254 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7471575Z #22 2.254 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7471714Z #22 2.254 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7471932Z #22 2.254 Primary reference "System.Net.NameResolution, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7472170Z #22 2.254 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Net.NameResolution.dll".
2023-07-20T15:02:05.7472382Z #22 2.254 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7477838Z #22 2.254 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7478084Z #22 2.254 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7478356Z #22 2.254 Primary reference "System.Net.NetworkInformation, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7478646Z #22 2.254 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Net.NetworkInformation.dll".
2023-07-20T15:02:05.7478809Z #22 2.254 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7479081Z #22 2.254 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7479249Z #22 2.254 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7479477Z #22 2.254 Primary reference "System.Net.Ping, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7479729Z #22 2.254 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Net.Ping.dll".
2023-07-20T15:02:05.7479891Z #22 2.254 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7480158Z #22 2.254 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7480324Z #22 2.254 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7480566Z #22 2.254 Primary reference "System.Net.Primitives, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7480837Z #22 2.254 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Net.Primitives.dll".
2023-07-20T15:02:05.7480986Z #22 2.254 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7481253Z #22 2.254 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7481413Z #22 2.254 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7481638Z #22 2.254 Primary reference "System.Net.Quic, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7482134Z #22 2.254 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Net.Quic.dll".
2023-07-20T15:02:05.7482297Z #22 2.254 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7482568Z #22 2.254 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7482727Z #22 2.254 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7482958Z #22 2.254 Primary reference "System.Net.Requests, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7483202Z #22 2.254 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Net.Requests.dll".
2023-07-20T15:02:05.7483366Z #22 2.254 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7483640Z #22 2.254 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7483796Z #22 2.254 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7484166Z #22 2.254 Primary reference "System.Net.Security, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7484427Z #22 2.254 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Net.Security.dll".
2023-07-20T15:02:05.7484591Z #22 2.254 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7484861Z #22 2.254 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7485021Z #22 2.254 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7485278Z #22 2.254 Primary reference "System.Net.ServicePoint, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51".
2023-07-20T15:02:05.7485534Z #22 2.254 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Net.ServicePoint.dll".
2023-07-20T15:02:05.7485701Z #22 2.254 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7485969Z #22 2.254 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7486128Z #22 2.254 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7486360Z #22 2.254 Primary reference "System.Net.Sockets, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7486794Z #22 2.254 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Net.Sockets.dll".
2023-07-20T15:02:05.7486988Z #22 2.254 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7487289Z #22 2.254 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7487475Z #22 2.254 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7487730Z #22 2.254 Primary reference "System.Net.WebClient, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51".
2023-07-20T15:02:05.7488026Z #22 2.254 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Net.WebClient.dll".
2023-07-20T15:02:05.7488208Z #22 2.254 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7488510Z #22 2.254 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7488792Z #22 2.254 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7489097Z #22 2.254 Primary reference "System.Net.WebHeaderCollection, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7489436Z #22 2.254 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Net.WebHeaderCollection.dll".
2023-07-20T15:02:05.7489623Z #22 2.254 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7489930Z #22 2.254 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7490112Z #22 2.254 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7490370Z #22 2.254 Primary reference "System.Net.WebProxy, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51".
2023-07-20T15:02:05.7490672Z #22 2.254 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Net.WebProxy.dll".
2023-07-20T15:02:05.7490856Z #22 2.254 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7491249Z #22 2.254 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7491432Z #22 2.254 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7497797Z #22 2.254 Primary reference "System.Net.WebSockets.Client, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7498161Z #22 2.254 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Net.WebSockets.Client.dll".
2023-07-20T15:02:05.7498382Z #22 2.254 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7498713Z #22 2.254 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7498909Z #22 2.254 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7499200Z #22 2.254 Primary reference "System.Net.WebSockets, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7499527Z #22 2.254 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Net.WebSockets.dll".
2023-07-20T15:02:05.7499729Z #22 2.254 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7500060Z #22 2.255 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7500260Z #22 2.255 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7500527Z #22 2.255 Primary reference "System.Net, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7500825Z #22 2.255 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Net.dll".
2023-07-20T15:02:05.7501031Z #22 2.255 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7501357Z #22 2.255 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7501544Z #22 2.255 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7501846Z #22 2.255 Primary reference "System.Numerics.Vectors, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7502178Z #22 2.255 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Numerics.Vectors.dll".
2023-07-20T15:02:05.7502618Z #22 2.255 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7502946Z #22 2.255 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7503146Z #22 2.255 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7503421Z #22 2.255 Primary reference "System.Numerics, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
2023-07-20T15:02:05.7503731Z #22 2.255 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Numerics.dll".
2023-07-20T15:02:05.7503931Z #22 2.255 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7504261Z #22 2.255 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7504450Z #22 2.255 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7504740Z #22 2.255 Primary reference "System.ObjectModel, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7505173Z #22 2.255 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.ObjectModel.dll".
2023-07-20T15:02:05.7505379Z #22 2.255 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7505703Z #22 2.255 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7505896Z #22 2.255 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7506229Z #22 2.255 Primary reference "System.Reflection.DispatchProxy, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7506599Z #22 2.255 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Reflection.DispatchProxy.dll".
2023-07-20T15:02:05.7506797Z #22 2.255 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7507117Z #22 2.255 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7507313Z #22 2.255 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7507657Z #22 2.255 Primary reference "System.Reflection.Emit.ILGeneration, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7508028Z #22 2.255 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Reflection.Emit.ILGeneration.dll".
2023-07-20T15:02:05.7508232Z #22 2.255 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7508561Z #22 2.255 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7508857Z #22 2.255 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7509185Z #22 2.255 Primary reference "System.Reflection.Emit.Lightweight, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7509530Z #22 2.255 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Reflection.Emit.Lightweight.dll".
2023-07-20T15:02:05.7509714Z #22 2.255 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7510003Z #22 2.255 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7510280Z #22 2.255 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7510557Z #22 2.255 Primary reference "System.Reflection.Emit, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7510867Z #22 2.255 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Reflection.Emit.dll".
2023-07-20T15:02:05.7511054Z #22 2.255 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7511357Z #22 2.255 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7511537Z #22 2.255 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7511831Z #22 2.255 Primary reference "System.Reflection.Extensions, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7512158Z #22 2.255 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Reflection.Extensions.dll".
2023-07-20T15:02:05.7512340Z #22 2.255 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7521615Z #22 2.255 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7521893Z #22 2.255 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7522218Z #22 2.255 Primary reference "System.Reflection.Metadata, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7522569Z #22 2.255 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Reflection.Metadata.dll".
2023-07-20T15:02:05.7522771Z #22 2.255 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7523114Z #22 2.255 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7523311Z #22 2.255 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7523638Z #22 2.255 Primary reference "System.Reflection.Primitives, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7523993Z #22 2.255 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Reflection.Primitives.dll".
2023-07-20T15:02:05.7524180Z #22 2.255 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7524555Z #22 2.255 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7524760Z #22 2.255 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7525095Z #22 2.255 Primary reference "System.Reflection.TypeExtensions, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7525463Z #22 2.256 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Reflection.TypeExtensions.dll".
2023-07-20T15:02:05.7525664Z #22 2.256 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7525993Z #22 2.256 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7526188Z #22 2.256 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7526470Z #22 2.256 Primary reference "System.Reflection, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7527026Z #22 2.256 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Reflection.dll".
2023-07-20T15:02:05.7527198Z #22 2.256 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7527504Z #22 2.256 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7527688Z #22 2.256 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7527969Z #22 2.256 Primary reference "System.Resources.Reader, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7528277Z #22 2.256 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Resources.Reader.dll".
2023-07-20T15:02:05.7528462Z #22 2.256 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7528767Z #22 2.256 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7528954Z #22 2.256 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7529264Z #22 2.256 Primary reference "System.Resources.ResourceManager, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7529700Z #22 2.256 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Resources.ResourceManager.dll".
2023-07-20T15:02:05.7529875Z #22 2.256 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7530179Z #22 2.256 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7530359Z #22 2.256 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7530646Z #22 2.256 Primary reference "System.Resources.Writer, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7530953Z #22 2.256 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Resources.Writer.dll".
2023-07-20T15:02:05.7531138Z #22 2.256 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7531445Z #22 2.256 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7531626Z #22 2.256 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7531956Z #22 2.256 Primary reference "System.Runtime.CompilerServices.Unsafe, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7532300Z #22 2.256 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Runtime.CompilerServices.Unsafe.dll".
2023-07-20T15:02:05.7532491Z #22 2.256 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7532795Z #22 2.256 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7532979Z #22 2.256 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7533314Z #22 2.256 Primary reference "System.Runtime.CompilerServices.VisualC, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7533674Z #22 2.256 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Runtime.CompilerServices.VisualC.dll".
2023-07-20T15:02:05.7533859Z #22 2.256 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7534161Z #22 2.256 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7534440Z #22 2.256 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7534911Z #22 2.256 Primary reference "System.Runtime.Extensions, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7535243Z #22 2.256 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Runtime.Extensions.dll".
2023-07-20T15:02:05.7535442Z #22 2.256 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7535766Z #22 2.256 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7535960Z #22 2.256 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7536257Z #22 2.256 Primary reference "System.Runtime.Handles, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7536587Z #22 2.256 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Runtime.Handles.dll".
2023-07-20T15:02:05.7536785Z #22 2.256 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7537208Z #22 2.256 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7537405Z #22 2.256 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7537777Z #22 2.256 Primary reference "System.Runtime.InteropServices.JavaScript, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7538164Z #22 2.262 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Runtime.InteropServices.JavaScript.dll".
2023-07-20T15:02:05.7538366Z #22 2.262 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7538689Z #22 2.262 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7538884Z #22 2.262 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7539296Z #22 2.262 Primary reference "System.Runtime.InteropServices.RuntimeInformation, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7539734Z #22 2.262 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Runtime.InteropServices.RuntimeInformation.dll".
2023-07-20T15:02:05.7539933Z #22 2.262 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7540258Z #22 2.262 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7540458Z #22 2.262 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7540782Z #22 2.262 Primary reference "System.Runtime.InteropServices, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7541132Z #22 2.262 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Runtime.InteropServices.dll".
2023-07-20T15:02:05.7541330Z #22 2.262 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7541658Z #22 2.262 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7541851Z #22 2.262 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7542164Z #22 2.262 Primary reference "System.Runtime.Intrinsics, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51".
2023-07-20T15:02:05.7542607Z #22 2.262 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Runtime.Intrinsics.dll".
2023-07-20T15:02:05.7542806Z #22 2.262 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7543141Z #22 2.262 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7543335Z #22 2.262 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7543618Z #22 2.262 Primary reference "System.Runtime.Loader, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7543945Z #22 2.262 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Runtime.Loader.dll".
2023-07-20T15:02:05.7544153Z #22 2.262 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7544477Z #22 2.262 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7544668Z #22 2.262 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7545089Z #22 2.262 Primary reference "System.Runtime.Numerics, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7545427Z #22 2.262 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Runtime.Numerics.dll".
2023-07-20T15:02:05.7545627Z #22 2.262 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7545956Z #22 2.262 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7546156Z #22 2.262 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7546498Z #22 2.262 Primary reference "System.Runtime.Serialization.Formatters, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7546893Z #22 2.262 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Runtime.Serialization.Formatters.dll".
2023-07-20T15:02:05.7547094Z #22 2.262 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7547419Z #22 2.262 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7547614Z #22 2.262 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7547945Z #22 2.262 Primary reference "System.Runtime.Serialization.Json, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7548318Z #22 2.262 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Runtime.Serialization.Json.dll".
2023-07-20T15:02:05.7548517Z #22 2.262 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7548848Z #22 2.262 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7549043Z #22 2.262 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7549387Z #22 2.262 Primary reference "System.Runtime.Serialization.Primitives, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7549776Z #22 2.262 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Runtime.Serialization.Primitives.dll".
2023-07-20T15:02:05.7549973Z #22 2.262 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7550421Z #22 2.262 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7550614Z #22 2.262 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7551057Z #22 2.262 Primary reference "System.Runtime.Serialization.Xml, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7551393Z #22 2.262 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Runtime.Serialization.Xml.dll".
2023-07-20T15:02:05.7551575Z #22 2.262 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7551876Z #22 2.262 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7552061Z #22 2.262 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7552334Z #22 2.262 Primary reference "System.Runtime.Serialization, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
2023-07-20T15:02:05.7563322Z #22 2.262 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Runtime.Serialization.dll".
2023-07-20T15:02:05.7563979Z #22 2.262 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7564326Z #22 2.262 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7564511Z #22 2.262 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7564912Z #22 2.262 Primary reference "System.Runtime, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7565222Z #22 2.262 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Runtime.dll".
2023-07-20T15:02:05.7565541Z #22 2.262 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7565859Z #22 2.262 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7566034Z #22 2.262 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7566466Z #22 2.262 Primary reference "System.Security.AccessControl, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7566804Z #22 2.262 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Security.AccessControl.dll".
2023-07-20T15:02:05.7567117Z #22 2.262 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7567440Z #22 2.262 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7567836Z #22 2.262 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7568090Z #22 2.262 Primary reference "System.Security.Claims, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7568368Z #22 2.262 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Security.Claims.dll".
2023-07-20T15:02:05.7568641Z #22 2.262 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7568917Z #22 2.262 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7569064Z #22 2.262 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7569602Z #22 2.262 Primary reference "System.Security.Cryptography.Algorithms, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7569923Z #22 2.262 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Security.Cryptography.Algorithms.dll".
2023-07-20T15:02:05.7570208Z #22 2.262 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7570478Z #22 2.262 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7570637Z #22 2.262 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7571019Z #22 2.262 Primary reference "System.Security.Cryptography.Cng, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7571322Z #22 2.262 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Security.Cryptography.Cng.dll".
2023-07-20T15:02:05.7571597Z #22 2.262 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7571878Z #22 2.262 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7572125Z #22 2.262 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7572515Z #22 2.262 Primary reference "System.Security.Cryptography.Csp, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7572825Z #22 2.262 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Security.Cryptography.Csp.dll".
2023-07-20T15:02:05.7572987Z #22 2.262 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7573378Z #22 2.262 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7573545Z #22 2.262 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7573953Z #22 2.262 Primary reference "System.Security.Cryptography.Encoding, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7574282Z #22 2.262 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Security.Cryptography.Encoding.dll".
2023-07-20T15:02:05.7574446Z #22 2.262 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7574809Z #22 2.262 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7574979Z #22 2.262 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7575270Z #22 2.262 Primary reference "System.Security.Cryptography.OpenSsl, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7575698Z #22 2.262 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Security.Cryptography.OpenSsl.dll".
2023-07-20T15:02:05.7575863Z #22 2.262 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7582728Z #22 2.262 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7583090Z #22 2.262 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7583409Z #22 2.262 Primary reference "System.Security.Cryptography.Primitives, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7583849Z #22 2.262 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Security.Cryptography.Primitives.dll".
2023-07-20T15:02:05.7584254Z #22 2.262 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7584637Z #22 2.262 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7584818Z #22 2.262 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7585136Z #22 2.262 Primary reference "System.Security.Cryptography.X509Certificates, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7585588Z #22 2.262 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Security.Cryptography.X509Certificates.dll".
2023-07-20T15:02:05.7585760Z #22 2.262 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7586136Z #22 2.262 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7586317Z #22 2.262 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7586578Z #22 2.262 Primary reference "System.Security.Cryptography, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7587081Z #22 2.262 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Security.Cryptography.dll".
2023-07-20T15:02:05.7587258Z #22 2.262 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7587511Z #22 2.262 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7587674Z #22 2.262 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7588076Z #22 2.262 Primary reference "System.Security.Principal.Windows, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7588383Z #22 2.262 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Security.Principal.Windows.dll".
2023-07-20T15:02:05.7588547Z #22 2.262 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7588824Z #22 2.262 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7588987Z #22 2.262 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7589564Z #22 2.262 Primary reference "System.Security.Principal, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7589890Z #22 2.262 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Security.Principal.dll".
2023-07-20T15:02:05.7590084Z #22 2.262 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7590371Z #22 2.262 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7590551Z #22 2.262 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7590855Z #22 2.262 Primary reference "System.Security.SecureString, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7591182Z #22 2.262 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Security.SecureString.dll".
2023-07-20T15:02:05.7591371Z #22 2.262 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7591803Z #22 2.262 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7592099Z #22 2.262 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7592359Z #22 2.262 Primary reference "System.Security, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7592772Z #22 2.262 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Security.dll".
2023-07-20T15:02:05.7592943Z #22 2.262 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7593248Z #22 2.262 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7593427Z #22 2.262 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7593709Z #22 2.262 Primary reference "System.ServiceModel.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
2023-07-20T15:02:05.7594025Z #22 2.262 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.ServiceModel.Web.dll".
2023-07-20T15:02:05.7594210Z #22 2.262 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7594677Z #22 2.262 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7594865Z #22 2.262 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7595140Z #22 2.262 Primary reference "System.ServiceProcess, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7595605Z #22 2.262 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.ServiceProcess.dll".
2023-07-20T15:02:05.7595784Z #22 2.262 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7596097Z #22 2.262 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7596276Z #22 2.262 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7596585Z #22 2.262 Primary reference "System.Text.Encoding.CodePages, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7596914Z #22 2.262 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Text.Encoding.CodePages.dll".
2023-07-20T15:02:05.7597100Z #22 2.262 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7597408Z #22 2.262 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7597590Z #22 2.262 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7597903Z #22 2.262 Primary reference "System.Text.Encoding.Extensions, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7598232Z #22 2.262 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Text.Encoding.Extensions.dll".
2023-07-20T15:02:05.7598408Z #22 2.262 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7598712Z #22 2.262 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7598892Z #22 2.262 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7599162Z #22 2.262 Primary reference "System.Text.Encoding, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7599461Z #22 2.262 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Text.Encoding.dll".
2023-07-20T15:02:05.7599768Z #22 2.262 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7600263Z #22 2.262 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7600464Z #22 2.262 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7600775Z #22 2.262 Primary reference "System.Text.Encodings.Web, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51".
2023-07-20T15:02:05.7601096Z #22 2.262 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Text.Encodings.Web.dll".
2023-07-20T15:02:05.7601293Z #22 2.262 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7601620Z #22 2.262 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7601818Z #22 2.262 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7602099Z #22 2.262 Primary reference "System.Text.Json, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51".
2023-07-20T15:02:05.7602682Z #22 2.262 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Text.Json.dll".
2023-07-20T15:02:05.7602895Z #22 2.262 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7603217Z #22 2.262 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7603408Z #22 2.262 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7603732Z #22 2.262 Primary reference "System.Text.RegularExpressions, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7604078Z #22 2.262 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Text.RegularExpressions.dll".
2023-07-20T15:02:05.7604277Z #22 2.262 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7604611Z #22 2.262 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7604805Z #22 2.262 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7605117Z #22 2.262 Primary reference "System.Threading.Channels, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51".
2023-07-20T15:02:05.7605453Z #22 2.262 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Threading.Channels.dll".
2023-07-20T15:02:05.7605658Z #22 2.262 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7605984Z #22 2.262 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7606175Z #22 2.262 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7606485Z #22 2.262 Primary reference "System.Threading.Overlapped, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7606832Z #22 2.262 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Threading.Overlapped.dll".
2023-07-20T15:02:05.7607030Z #22 2.262 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7607358Z #22 2.262 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7607657Z #22 2.262 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7607985Z #22 2.262 Primary reference "System.Threading.Tasks.Dataflow, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7608345Z #22 2.262 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Threading.Tasks.Dataflow.dll".
2023-07-20T15:02:05.7608544Z #22 2.262 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7608872Z #22 2.262 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7609066Z #22 2.262 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7609392Z #22 2.262 Primary reference "System.Threading.Tasks.Extensions, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51".
2023-07-20T15:02:05.7609761Z #22 2.262 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Threading.Tasks.Extensions.dll".
2023-07-20T15:02:05.7609957Z #22 2.262 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7610376Z #22 2.262 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7610575Z #22 2.262 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7610905Z #22 2.262 Primary reference "System.Threading.Tasks.Parallel, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7611263Z #22 2.262 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Threading.Tasks.Parallel.dll".
2023-07-20T15:02:05.7611570Z #22 2.262 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7611882Z #22 2.262 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7617552Z #22 2.262 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7617854Z #22 2.262 Primary reference "System.Threading.Tasks, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7618166Z #22 2.262 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Threading.Tasks.dll".
2023-07-20T15:02:05.7618353Z #22 2.262 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7618657Z #22 2.262 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7618848Z #22 2.262 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7619130Z #22 2.262 Primary reference "System.Threading.Thread, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7619440Z #22 2.262 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Threading.Thread.dll".
2023-07-20T15:02:05.7619812Z #22 2.262 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7620144Z #22 2.262 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7620325Z #22 2.262 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7620645Z #22 2.262 Primary reference "System.Threading.ThreadPool, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7620994Z #22 2.262 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Threading.ThreadPool.dll".
2023-07-20T15:02:05.7621444Z #22 2.262 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7621780Z #22 2.262 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7621981Z #22 2.262 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7622280Z #22 2.262 Primary reference "System.Threading.Timer, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7622608Z #22 2.262 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Threading.Timer.dll".
2023-07-20T15:02:05.7622808Z #22 2.262 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7623137Z #22 2.262 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7623326Z #22 2.262 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7623607Z #22 2.262 Primary reference "System.Threading, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7624039Z #22 2.262 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Threading.dll".
2023-07-20T15:02:05.7624244Z #22 2.262 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7624616Z #22 2.262 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7624811Z #22 2.262 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7625124Z #22 2.262 Primary reference "System.Transactions.Local, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51".
2023-07-20T15:02:05.7625580Z #22 2.262 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Transactions.Local.dll".
2023-07-20T15:02:05.7625765Z #22 2.262 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7626073Z #22 2.262 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7626238Z #22 2.262 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7626503Z #22 2.262 Primary reference "System.Transactions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
2023-07-20T15:02:05.7626797Z #22 2.262 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Transactions.dll".
2023-07-20T15:02:05.7626990Z #22 2.262 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7627292Z #22 2.262 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7627472Z #22 2.262 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7627746Z #22 2.262 Primary reference "System.ValueTuple, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51".
2023-07-20T15:02:05.7628043Z #22 2.262 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.ValueTuple.dll".
2023-07-20T15:02:05.7628225Z #22 2.262 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7628511Z #22 2.262 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7628789Z #22 2.262 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7629067Z #22 2.262 Primary reference "System.Web.HttpUtility, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51".
2023-07-20T15:02:05.7629371Z #22 2.262 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Web.HttpUtility.dll".
2023-07-20T15:02:05.7629561Z #22 2.262 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7629868Z #22 2.262 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7630047Z #22 2.262 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7630292Z #22 2.262 Primary reference "System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7630570Z #22 2.262 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Web.dll".
2023-07-20T15:02:05.7630740Z #22 2.262 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7631043Z #22 2.262 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7631335Z #22 2.262 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7631596Z #22 2.262 Primary reference "System.Windows, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7631979Z #22 2.262 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Windows.dll".
2023-07-20T15:02:05.7632141Z #22 2.262 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7632405Z #22 2.262 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7632672Z #22 2.262 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7641230Z #22 2.262 Primary reference "System.Xml.Linq, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
2023-07-20T15:02:05.7641585Z #22 2.262 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Xml.Linq.dll".
2023-07-20T15:02:05.7641765Z #22 2.262 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7642076Z #22 2.262 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7642260Z #22 2.262 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7642746Z #22 2.262 Primary reference "System.Xml.ReaderWriter, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7651409Z #22 2.262 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Xml.ReaderWriter.dll".
2023-07-20T15:02:05.7651659Z #22 2.262 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7651985Z #22 2.262 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7652170Z #22 2.262 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7652458Z #22 2.262 Primary reference "System.Xml.Serialization, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
2023-07-20T15:02:05.7652774Z #22 2.262 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Xml.Serialization.dll".
2023-07-20T15:02:05.7653204Z #22 2.262 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7653514Z #22 2.262 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7653698Z #22 2.262 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7653978Z #22 2.262 Primary reference "System.Xml.XDocument, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7654276Z #22 2.262 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Xml.XDocument.dll".
2023-07-20T15:02:05.7654460Z #22 2.262 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7654768Z #22 2.262 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7654954Z #22 2.262 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7655247Z #22 2.262 Primary reference "System.Xml.XPath.XDocument, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7655546Z #22 2.262 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Xml.XPath.XDocument.dll".
2023-07-20T15:02:05.7655850Z #22 2.262 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7656252Z #22 2.262 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7656412Z #22 2.262 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7656644Z #22 2.262 Primary reference "System.Xml.XPath, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7656905Z #22 2.262 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Xml.XPath.dll".
2023-07-20T15:02:05.7657253Z #22 2.262 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7657562Z #22 2.262 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7657744Z #22 2.262 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7658024Z #22 2.262 Primary reference "System.Xml.XmlDocument, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7658312Z #22 2.262 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Xml.XmlDocument.dll".
2023-07-20T15:02:05.7658498Z #22 2.262 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7658807Z #22 2.262 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7658989Z #22 2.262 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7659270Z #22 2.262 Primary reference "System.Xml.XmlSerializer, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.7659589Z #22 2.262 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Xml.XmlSerializer.dll".
2023-07-20T15:02:05.7659773Z #22 2.262 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7660080Z #22 2.262 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7660258Z #22 2.262 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7660590Z #22 2.262 Primary reference "System.Xml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
2023-07-20T15:02:05.7660865Z #22 2.262 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Xml.dll".
2023-07-20T15:02:05.7661049Z #22 2.262 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7661358Z #22 2.262 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7661541Z #22 2.262 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7661777Z #22 2.262 Primary reference "System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
2023-07-20T15:02:05.7662040Z #22 2.262 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.dll".
2023-07-20T15:02:05.7662230Z #22 2.262 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7662530Z #22 2.262 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7662710Z #22 2.262 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7663039Z #22 2.262 Primary reference "WindowsBase, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35".
2023-07-20T15:02:05.7663324Z #22 2.262 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/WindowsBase.dll".
2023-07-20T15:02:05.7663510Z #22 2.262 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7663816Z #22 2.262 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7670058Z #22 2.262 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7670330Z #22 2.262 Primary reference "mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
2023-07-20T15:02:05.7670695Z #22 2.262 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/mscorlib.dll".
2023-07-20T15:02:05.7670850Z #22 2.262 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7674601Z #22 2.262 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7674759Z #22 2.262 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7674958Z #22 2.262 Primary reference "netstandard, Version=2.1.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51".
2023-07-20T15:02:05.7675174Z #22 2.262 Resolved file path is "/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/netstandard.dll".
2023-07-20T15:02:05.7675335Z #22 2.262 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7675571Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7675718Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7675954Z #22 2.274 Primary reference "Microsoft.AspNetCore.Antiforgery, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.7676221Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Antiforgery.dll".
2023-07-20T15:02:05.7676363Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7676583Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7676924Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7677207Z #22 2.274 Primary reference "Microsoft.AspNetCore.Authentication.Abstractions, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.7677524Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Authentication.Abstractions.dll".
2023-07-20T15:02:05.7677666Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7677897Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7678036Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7678305Z #22 2.274 Primary reference "Microsoft.AspNetCore.Authentication.Cookies, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.7678600Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Authentication.Cookies.dll".
2023-07-20T15:02:05.7678839Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7679075Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7679200Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7679455Z #22 2.274 Primary reference "Microsoft.AspNetCore.Authentication.Core, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.7679741Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Authentication.Core.dll".
2023-07-20T15:02:05.7679886Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7680116Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7680258Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7680516Z #22 2.274 Primary reference "Microsoft.AspNetCore.Authentication.OAuth, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.7680805Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Authentication.OAuth.dll".
2023-07-20T15:02:05.7680947Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7681169Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7681307Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7681547Z #22 2.274 Primary reference "Microsoft.AspNetCore.Authentication, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.7681823Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Authentication.dll".
2023-07-20T15:02:05.7681965Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7682197Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7682336Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7682688Z #22 2.274 Primary reference "Microsoft.AspNetCore.Authorization.Policy, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.7683157Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Authorization.Policy.dll".
2023-07-20T15:02:05.7683327Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7683582Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7683741Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7684013Z #22 2.274 Primary reference "Microsoft.AspNetCore.Authorization, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.7684499Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Authorization.dll".
2023-07-20T15:02:05.7684690Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7684991Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7685266Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7685626Z #22 2.274 Primary reference "Microsoft.AspNetCore.Components.Authorization, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.7686022Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Components.Authorization.dll".
2023-07-20T15:02:05.7686206Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7686497Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7686674Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7687005Z #22 2.274 Primary reference "Microsoft.AspNetCore.Components.Forms, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.7687371Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Components.Forms.dll".
2023-07-20T15:02:05.7687551Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7687848Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7688026Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7688354Z #22 2.274 Primary reference "Microsoft.AspNetCore.Components.Server, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.7688722Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Components.Server.dll".
2023-07-20T15:02:05.7688909Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7689193Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7689369Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7689686Z #22 2.274 Primary reference "Microsoft.AspNetCore.Components.Web, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.7690140Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Components.Web.dll".
2023-07-20T15:02:05.7690326Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7690633Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7690813Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7691115Z #22 2.274 Primary reference "Microsoft.AspNetCore.Components, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.7691461Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Components.dll".
2023-07-20T15:02:05.7691644Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7691942Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7692123Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7692573Z #22 2.274 Primary reference "Microsoft.AspNetCore.Connections.Abstractions, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.7692978Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Connections.Abstractions.dll".
2023-07-20T15:02:05.7693164Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7693470Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7693656Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7693966Z #22 2.274 Primary reference "Microsoft.AspNetCore.CookiePolicy, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.7696983Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.CookiePolicy.dll".
2023-07-20T15:02:05.7697238Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7697554Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7697748Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7698052Z #22 2.274 Primary reference "Microsoft.AspNetCore.Cors, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.7698410Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Cors.dll".
2023-07-20T15:02:05.7698610Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7698940Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7699140Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7699514Z #22 2.274 Primary reference "Microsoft.AspNetCore.Cryptography.Internal, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.7699931Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Cryptography.Internal.dll".
2023-07-20T15:02:05.7700128Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7700700Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7700895Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7701300Z #22 2.274 Primary reference "Microsoft.AspNetCore.Cryptography.KeyDerivation, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.7701740Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Cryptography.KeyDerivation.dll".
2023-07-20T15:02:05.7701939Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7702265Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7702464Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7702862Z #22 2.274 Primary reference "Microsoft.AspNetCore.DataProtection.Abstractions, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.7703420Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.DataProtection.Abstractions.dll".
2023-07-20T15:02:05.7703625Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7703944Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7704139Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7704532Z #22 2.274 Primary reference "Microsoft.AspNetCore.DataProtection.Extensions, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.7704978Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.DataProtection.Extensions.dll".
2023-07-20T15:02:05.7705174Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7705510Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7705702Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7706050Z #22 2.274 Primary reference "Microsoft.AspNetCore.DataProtection, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.7706438Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.DataProtection.dll".
2023-07-20T15:02:05.7706641Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7706954Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7707148Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7707538Z #22 2.274 Primary reference "Microsoft.AspNetCore.Diagnostics.Abstractions, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.7707964Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Diagnostics.Abstractions.dll".
2023-07-20T15:02:05.7708161Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7708484Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7708778Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7709165Z #22 2.274 Primary reference "Microsoft.AspNetCore.Diagnostics.HealthChecks, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.7714822Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Diagnostics.HealthChecks.dll".
2023-07-20T15:02:05.7715063Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7715357Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7715541Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7715852Z #22 2.274 Primary reference "Microsoft.AspNetCore.Diagnostics, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.7716213Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Diagnostics.dll".
2023-07-20T15:02:05.7716400Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7716940Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7717129Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7717446Z #22 2.274 Primary reference "Microsoft.AspNetCore.HostFiltering, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.7717802Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.HostFiltering.dll".
2023-07-20T15:02:05.7717982Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7718289Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7718469Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7718816Z #22 2.274 Primary reference "Microsoft.AspNetCore.Hosting.Abstractions, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.7719198Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Hosting.Abstractions.dll".
2023-07-20T15:02:05.7719382Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7719743Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7719931Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7720296Z #22 2.274 Primary reference "Microsoft.AspNetCore.Hosting.Server.Abstractions, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.7720713Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll".
2023-07-20T15:02:05.7720885Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7721188Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7721369Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7721661Z #22 2.274 Primary reference "Microsoft.AspNetCore.Hosting, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.7722138Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Hosting.dll".
2023-07-20T15:02:05.7722323Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7722629Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7722809Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7723131Z #22 2.274 Primary reference "Microsoft.AspNetCore.Html.Abstractions, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.7723498Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Html.Abstractions.dll".
2023-07-20T15:02:05.7723674Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7723973Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7724150Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7724639Z #22 2.274 Primary reference "Microsoft.AspNetCore.Http.Abstractions, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.7725014Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Http.Abstractions.dll".
2023-07-20T15:02:05.7725202Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7725508Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7725697Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7726046Z #22 2.274 Primary reference "Microsoft.AspNetCore.Http.Connections.Common, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.7726442Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Http.Connections.Common.dll".
2023-07-20T15:02:05.7726614Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7726918Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7727100Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7727426Z #22 2.274 Primary reference "Microsoft.AspNetCore.Http.Connections, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.7727795Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Http.Connections.dll".
2023-07-20T15:02:05.7727978Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7728285Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7728462Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7728779Z #22 2.274 Primary reference "Microsoft.AspNetCore.Http.Extensions, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.7729137Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Http.Extensions.dll".
2023-07-20T15:02:05.7729402Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7729702Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7729885Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7733964Z #22 2.274 Primary reference "Microsoft.AspNetCore.Http.Features, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.7734537Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Http.Features.dll".
2023-07-20T15:02:05.7734747Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7735058Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7735386Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7735705Z #22 2.274 Primary reference "Microsoft.AspNetCore.Http.Results, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.7736419Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Http.Results.dll".
2023-07-20T15:02:05.7736606Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7737049Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7737239Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7737649Z #22 2.274 Primary reference "Microsoft.AspNetCore.Http, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.7737997Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Http.dll".
2023-07-20T15:02:05.7738184Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7738627Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7738809Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7739244Z #22 2.274 Primary reference "Microsoft.AspNetCore.HttpLogging, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.7739602Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.HttpLogging.dll".
2023-07-20T15:02:05.7739903Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7740221Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7740400Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7740848Z #22 2.274 Primary reference "Microsoft.AspNetCore.HttpOverrides, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.7741218Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.HttpOverrides.dll".
2023-07-20T15:02:05.7741539Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7741850Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7742288Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7742610Z #22 2.274 Primary reference "Microsoft.AspNetCore.HttpsPolicy, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.7743076Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.HttpsPolicy.dll".
2023-07-20T15:02:05.7743275Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7743694Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7743898Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7744197Z #22 2.274 Primary reference "Microsoft.AspNetCore.Identity, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.7744669Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Identity.dll".
2023-07-20T15:02:05.7744864Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7745396Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7745591Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7746066Z #22 2.274 Primary reference "Microsoft.AspNetCore.Localization.Routing, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.7746446Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Localization.Routing.dll".
2023-07-20T15:02:05.7746638Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7747069Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7747250Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7747695Z #22 2.274 Primary reference "Microsoft.AspNetCore.Localization, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.7748054Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Localization.dll".
2023-07-20T15:02:05.7748363Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7748678Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7748865Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7749290Z #22 2.274 Primary reference "Microsoft.AspNetCore.Metadata, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.7749632Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Metadata.dll".
2023-07-20T15:02:05.7749939Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7750255Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7750435Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7750889Z #22 2.274 Primary reference "Microsoft.AspNetCore.Mvc.Abstractions, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.7751505Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Mvc.Abstractions.dll".
2023-07-20T15:02:05.7751696Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7752004Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7752315Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7752888Z #22 2.274 Primary reference "Microsoft.AspNetCore.Mvc.ApiExplorer, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.7753246Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Mvc.ApiExplorer.dll".
2023-07-20T15:02:05.7753561Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7753875Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7754052Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7754617Z #22 2.274 Primary reference "Microsoft.AspNetCore.Mvc.Core, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.7755097Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Mvc.Core.dll".
2023-07-20T15:02:05.7755292Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7755589Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7755905Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7756193Z #22 2.274 Primary reference "Microsoft.AspNetCore.Mvc.Cors, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.7756659Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Mvc.Cors.dll".
2023-07-20T15:02:05.7756943Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7757406Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7757641Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7758141Z #22 2.274 Primary reference "Microsoft.AspNetCore.Mvc.DataAnnotations, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.7758585Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Mvc.DataAnnotations.dll".
2023-07-20T15:02:05.7759111Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7759478Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7760015Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7760565Z #22 2.274 Primary reference "Microsoft.AspNetCore.Mvc.Formatters.Json, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.7761027Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Mvc.Formatters.Json.dll".
2023-07-20T15:02:05.7761584Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7762366Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7762613Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7763119Z #22 2.274 Primary reference "Microsoft.AspNetCore.Mvc.Formatters.Xml, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.7763785Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Mvc.Formatters.Xml.dll".
2023-07-20T15:02:05.7764035Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7764566Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7764805Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7765303Z #22 2.274 Primary reference "Microsoft.AspNetCore.Mvc.Localization, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.7765943Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Mvc.Localization.dll".
2023-07-20T15:02:05.7766194Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7805615Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7805894Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7806235Z #22 2.274 Primary reference "Microsoft.AspNetCore.Mvc.Razor, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.7806630Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Mvc.Razor.dll".
2023-07-20T15:02:05.7806834Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7807177Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7807360Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7807707Z #22 2.274 Primary reference "Microsoft.AspNetCore.Mvc.RazorPages, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.7808100Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Mvc.RazorPages.dll".
2023-07-20T15:02:05.7808310Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7808640Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7808834Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7809186Z #22 2.274 Primary reference "Microsoft.AspNetCore.Mvc.TagHelpers, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.7809574Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Mvc.TagHelpers.dll".
2023-07-20T15:02:05.7809775Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7810089Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7810599Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7811221Z #22 2.274 Primary reference "Microsoft.AspNetCore.Mvc.ViewFeatures, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.7811636Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Mvc.ViewFeatures.dll".
2023-07-20T15:02:05.7811841Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7812169Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7812363Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7812669Z #22 2.274 Primary reference "Microsoft.AspNetCore.Mvc, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.7813026Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Mvc.dll".
2023-07-20T15:02:05.7813222Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7813674Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7813877Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7814215Z #22 2.274 Primary reference "Microsoft.AspNetCore.OutputCaching, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.7814600Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.OutputCaching.dll".
2023-07-20T15:02:05.7814796Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7815134Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7815327Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7815672Z #22 2.274 Primary reference "Microsoft.AspNetCore.RateLimiting, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.7816053Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.RateLimiting.dll".
2023-07-20T15:02:05.7816251Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7816565Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7816763Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7817097Z #22 2.274 Primary reference "Microsoft.AspNetCore.Razor.Runtime, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.7817484Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Razor.Runtime.dll".
2023-07-20T15:02:05.7817684Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7818009Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7818199Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7818507Z #22 2.274 Primary reference "Microsoft.AspNetCore.Razor, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.7818966Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Razor.dll".
2023-07-20T15:02:05.7819163Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7819477Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7819671Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7820037Z #22 2.274 Primary reference "Microsoft.AspNetCore.RequestDecompression, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.7820446Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.RequestDecompression.dll".
2023-07-20T15:02:05.7820640Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7820972Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7821162Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7821681Z #22 2.274 Primary reference "Microsoft.AspNetCore.ResponseCaching.Abstractions, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.7822134Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.ResponseCaching.Abstractions.dll".
2023-07-20T15:02:05.7822333Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7822640Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7822839Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7823185Z #22 2.274 Primary reference "Microsoft.AspNetCore.ResponseCaching, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.7823580Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.ResponseCaching.dll".
2023-07-20T15:02:05.7823776Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7824105Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7824299Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7824699Z #22 2.274 Primary reference "Microsoft.AspNetCore.ResponseCompression, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.7825116Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.ResponseCompression.dll".
2023-07-20T15:02:05.7825312Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7825627Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7825821Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7826137Z #22 2.274 Primary reference "Microsoft.AspNetCore.Rewrite, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.7826495Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Rewrite.dll".
2023-07-20T15:02:05.7826694Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7827123Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7827318Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7827693Z #22 2.274 Primary reference "Microsoft.AspNetCore.Routing.Abstractions, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.7828103Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Routing.Abstractions.dll".
2023-07-20T15:02:05.7828288Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7828616Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7828814Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7829132Z #22 2.274 Primary reference "Microsoft.AspNetCore.Routing, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.7829586Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Routing.dll".
2023-07-20T15:02:05.7829789Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7830118Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7830310Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7830652Z #22 2.274 Primary reference "Microsoft.AspNetCore.Server.HttpSys, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.7831042Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Server.HttpSys.dll".
2023-07-20T15:02:05.7831226Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7831556Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7831747Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7832072Z #22 2.274 Primary reference "Microsoft.AspNetCore.Server.IIS, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.7832441Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Server.IIS.dll".
2023-07-20T15:02:05.7832925Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7833263Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7833457Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7833833Z #22 2.274 Primary reference "Microsoft.AspNetCore.Server.IISIntegration, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.7834248Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Server.IISIntegration.dll".
2023-07-20T15:02:05.7834434Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7834758Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7835120Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7835482Z #22 2.274 Primary reference "Microsoft.AspNetCore.Server.Kestrel.Core, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.7835895Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Server.Kestrel.Core.dll".
2023-07-20T15:02:05.7836093Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7836414Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7836612Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7837023Z #22 2.274 Primary reference "Microsoft.AspNetCore.Server.Kestrel.Transport.Quic, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.7837695Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll".
2023-07-20T15:02:05.7837895Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7838347Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7838547Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7838969Z #22 2.274 Primary reference "Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.7839438Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll".
2023-07-20T15:02:05.7839644Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7839973Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7840169Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7840519Z #22 2.274 Primary reference "Microsoft.AspNetCore.Server.Kestrel, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.7840900Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Server.Kestrel.dll".
2023-07-20T15:02:05.7841082Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7841412Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7841613Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7841926Z #22 2.274 Primary reference "Microsoft.AspNetCore.Session, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.7852811Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Session.dll".
2023-07-20T15:02:05.7853282Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7853614Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7853799Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7854124Z #22 2.274 Primary reference "Microsoft.AspNetCore.SignalR.Common, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.7854748Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.SignalR.Common.dll".
2023-07-20T15:02:05.7854921Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7855434Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7855631Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7855971Z #22 2.274 Primary reference "Microsoft.AspNetCore.SignalR.Core, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.7856348Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.SignalR.Core.dll".
2023-07-20T15:02:05.7856553Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7856881Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7857073Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7857566Z #22 2.274 Primary reference "Microsoft.AspNetCore.SignalR.Protocols.Json, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.7857992Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.SignalR.Protocols.Json.dll".
2023-07-20T15:02:05.7863649Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7864077Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7864292Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7864613Z #22 2.274 Primary reference "Microsoft.AspNetCore.SignalR, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.7870145Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.SignalR.dll".
2023-07-20T15:02:05.7870376Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7870688Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7870873Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7871186Z #22 2.274 Primary reference "Microsoft.AspNetCore.StaticFiles, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.7871541Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.StaticFiles.dll".
2023-07-20T15:02:05.7871712Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7872023Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7872206Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7872590Z #22 2.274 Primary reference "Microsoft.AspNetCore.WebSockets, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.7878064Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.WebSockets.dll".
2023-07-20T15:02:05.7878589Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7878927Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7879126Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7879476Z #22 2.274 Primary reference "Microsoft.AspNetCore.WebUtilities, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.7879844Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.WebUtilities.dll".
2023-07-20T15:02:05.7880045Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7880375Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7880579Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7880872Z #22 2.274 Primary reference "Microsoft.AspNetCore, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.7881335Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.dll".
2023-07-20T15:02:05.7881538Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7881871Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7882069Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7882435Z #22 2.274 Primary reference "Microsoft.Extensions.Caching.Abstractions, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.7882836Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.Caching.Abstractions.dll".
2023-07-20T15:02:05.7883033Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7883367Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7883562Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7883904Z #22 2.274 Primary reference "Microsoft.Extensions.Caching.Memory, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.7884290Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.Caching.Memory.dll".
2023-07-20T15:02:05.7884497Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7884828Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7885022Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7885423Z #22 2.274 Primary reference "Microsoft.Extensions.Configuration.Abstractions, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.7885850Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.Configuration.Abstractions.dll".
2023-07-20T15:02:05.7886047Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7886377Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7886673Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7887036Z #22 2.274 Primary reference "Microsoft.Extensions.Configuration.Binder, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.7898902Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.Configuration.Binder.dll".
2023-07-20T15:02:05.7899126Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7899401Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7899564Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7899885Z #22 2.274 Primary reference "Microsoft.Extensions.Configuration.CommandLine, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.7900237Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.Configuration.CommandLine.dll".
2023-07-20T15:02:05.7900404Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7900880Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7901045Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7901400Z #22 2.274 Primary reference "Microsoft.Extensions.Configuration.EnvironmentVariables, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.7901795Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll".
2023-07-20T15:02:05.7901967Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7902235Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7902401Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7902729Z #22 2.274 Primary reference "Microsoft.Extensions.Configuration.FileExtensions, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.7909661Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.Configuration.FileExtensions.dll".
2023-07-20T15:02:05.7911869Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7912227Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7912442Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7912932Z #22 2.274 Primary reference "Microsoft.Extensions.Configuration.Ini, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.7913346Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.Configuration.Ini.dll".
2023-07-20T15:02:05.7913552Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7913883Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7914078Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7914728Z #22 2.274 Primary reference "Microsoft.Extensions.Configuration.Json, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.7915119Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.Configuration.Json.dll".
2023-07-20T15:02:05.7915330Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7915664Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7915863Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7916252Z #22 2.274 Primary reference "Microsoft.Extensions.Configuration.KeyPerFile, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.7916684Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.Configuration.KeyPerFile.dll".
2023-07-20T15:02:05.7916893Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7917222Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7917539Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7918153Z #22 2.274 Primary reference "Microsoft.Extensions.Configuration.UserSecrets, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.7918494Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.Configuration.UserSecrets.dll".
2023-07-20T15:02:05.7918657Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7918929Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7919088Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7919551Z #22 2.274 Primary reference "Microsoft.Extensions.Configuration.Xml, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.7920005Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.Configuration.Xml.dll".
2023-07-20T15:02:05.7920168Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7920434Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7920596Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7920875Z #22 2.274 Primary reference "Microsoft.Extensions.Configuration, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.7921367Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.Configuration.dll".
2023-07-20T15:02:05.7921556Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7921856Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7922035Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7922429Z #22 2.274 Primary reference "Microsoft.Extensions.DependencyInjection.Abstractions, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.7922967Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll".
2023-07-20T15:02:05.7923151Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7923461Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7923644Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7923980Z #22 2.274 Primary reference "Microsoft.Extensions.DependencyInjection, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.7924342Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.DependencyInjection.dll".
2023-07-20T15:02:05.7924561Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7924873Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7925052Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7925558Z #22 2.274 Primary reference "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.7926021Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll".
2023-07-20T15:02:05.7926205Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7926505Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7926688Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7927043Z #22 2.274 Primary reference "Microsoft.Extensions.Diagnostics.HealthChecks, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.7927429Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.Diagnostics.HealthChecks.dll".
2023-07-20T15:02:05.7927615Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7927921Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7928101Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7928401Z #22 2.274 Primary reference "Microsoft.Extensions.Features, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.7928746Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.Features.dll".
2023-07-20T15:02:05.7928930Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7929235Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7929416Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7929781Z #22 2.274 Primary reference "Microsoft.Extensions.FileProviders.Abstractions, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.7930174Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.FileProviders.Abstractions.dll".
2023-07-20T15:02:05.7930451Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7930750Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7930929Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7931289Z #22 2.274 Primary reference "Microsoft.Extensions.FileProviders.Composite, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.7931684Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.FileProviders.Composite.dll".
2023-07-20T15:02:05.7931866Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7932169Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7932352Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7932701Z #22 2.274 Primary reference "Microsoft.Extensions.FileProviders.Embedded, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.7942655Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.FileProviders.Embedded.dll".
2023-07-20T15:02:05.7942959Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7943451Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7943660Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7944186Z #22 2.274 Primary reference "Microsoft.Extensions.FileProviders.Physical, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.7944631Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.FileProviders.Physical.dll".
2023-07-20T15:02:05.7951496Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7957495Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7957719Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7958233Z #22 2.274 Primary reference "Microsoft.Extensions.FileSystemGlobbing, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.7958611Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.FileSystemGlobbing.dll".
2023-07-20T15:02:05.7958939Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7959260Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7959452Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7959930Z #22 2.274 Primary reference "Microsoft.Extensions.Hosting.Abstractions, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.7960628Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.Hosting.Abstractions.dll".
2023-07-20T15:02:05.7960839Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7961169Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7961776Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7962254Z #22 2.274 Primary reference "Microsoft.Extensions.Hosting, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.7962618Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.Hosting.dll".
2023-07-20T15:02:05.7962952Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7963303Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7963503Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7963947Z #22 2.274 Primary reference "Microsoft.Extensions.Http, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.7964441Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.Http.dll".
2023-07-20T15:02:05.7964654Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7965255Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7965474Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7965812Z #22 2.274 Primary reference "Microsoft.Extensions.Identity.Core, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.7966322Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.Identity.Core.dll".
2023-07-20T15:02:05.7966539Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7967006Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7967207Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7967695Z #22 2.274 Primary reference "Microsoft.Extensions.Identity.Stores, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.7968093Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.Identity.Stores.dll".
2023-07-20T15:02:05.7968428Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7968769Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7969102Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7969488Z #22 2.274 Primary reference "Microsoft.Extensions.Localization.Abstractions, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.7970060Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.Localization.Abstractions.dll".
2023-07-20T15:02:05.7970275Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7970599Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7970930Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7971275Z #22 2.274 Primary reference "Microsoft.Extensions.Localization, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.7971792Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.Localization.dll".
2023-07-20T15:02:05.7971990Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7972576Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7972763Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7973091Z #22 2.274 Primary reference "Microsoft.Extensions.Logging.Abstractions, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.7973472Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.Logging.Abstractions.dll".
2023-07-20T15:02:05.7973662Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7973968Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7974369Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7974737Z #22 2.274 Primary reference "Microsoft.Extensions.Logging.Configuration, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.7975119Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.Logging.Configuration.dll".
2023-07-20T15:02:05.7975305Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7975609Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7975794Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7976098Z #22 2.274 Primary reference "Microsoft.Extensions.Logging.Console, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.7987255Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.Logging.Console.dll".
2023-07-20T15:02:05.7987537Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7987877Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7988076Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7988433Z #22 2.274 Primary reference "Microsoft.Extensions.Logging.Debug, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.7988819Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.Logging.Debug.dll".
2023-07-20T15:02:05.7989023Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7989363Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7989560Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7989898Z #22 2.274 Primary reference "Microsoft.Extensions.Logging.EventLog, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.7990298Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.Logging.EventLog.dll".
2023-07-20T15:02:05.7990759Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7991092Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.7991294Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.7991659Z #22 2.274 Primary reference "Microsoft.Extensions.Logging.EventSource, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.7992063Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.Logging.EventSource.dll".
2023-07-20T15:02:05.7992264Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.7992729Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.8000345Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.8000718Z #22 2.274 Primary reference "Microsoft.Extensions.Logging.TraceSource, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.8001437Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.Logging.TraceSource.dll".
2023-07-20T15:02:05.8007035Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.8007436Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.8007637Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.8012962Z #22 2.274 Primary reference "Microsoft.Extensions.Logging, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.8013566Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.Logging.dll".
2023-07-20T15:02:05.8013775Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.8014122Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.8014322Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.8014640Z #22 2.274 Primary reference "Microsoft.Extensions.ObjectPool, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.8015018Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.ObjectPool.dll".
2023-07-20T15:02:05.8015226Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.8015554Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.8015754Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.8016174Z #22 2.274 Primary reference "Microsoft.Extensions.Options.ConfigurationExtensions, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.8016642Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll".
2023-07-20T15:02:05.8016842Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.8017175Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.8017633Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.8017996Z #22 2.274 Primary reference "Microsoft.Extensions.Options.DataAnnotations, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.8018427Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.Options.DataAnnotations.dll".
2023-07-20T15:02:05.8018627Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.8018961Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.8019156Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.8019479Z #22 2.274 Primary reference "Microsoft.Extensions.Options, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.8019842Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.Options.dll".
2023-07-20T15:02:05.8020150Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.8020485Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.8020677Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.8020990Z #22 2.274 Primary reference "Microsoft.Extensions.Primitives, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.8021365Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.Primitives.dll".
2023-07-20T15:02:05.8034376Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.8034860Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.8035061Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.8035376Z #22 2.274 Primary reference "Microsoft.Extensions.WebEncoders, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.8035731Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.WebEncoders.dll".
2023-07-20T15:02:05.8035916Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.8036222Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.8036399Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.8036669Z #22 2.274 Primary reference "Microsoft.JSInterop, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.8036984Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.JSInterop.dll".
2023-07-20T15:02:05.8037170Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.8037478Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.8037658Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.8037943Z #22 2.274 Primary reference "Microsoft.Net.Http.Headers, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60".
2023-07-20T15:02:05.8038521Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Net.Http.Headers.dll".
2023-07-20T15:02:05.8038706Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.8039014Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.8039180Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.8039484Z #22 2.274 Primary reference "System.Diagnostics.EventLog, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51".
2023-07-20T15:02:05.8039815Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/System.Diagnostics.EventLog.dll".
2023-07-20T15:02:05.8040008Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.8040317Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.8040496Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.8040908Z #22 2.274 Primary reference "System.IO.Pipelines, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51".
2023-07-20T15:02:05.8041226Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/System.IO.Pipelines.dll".
2023-07-20T15:02:05.8041410Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.8041716Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.8041887Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.8042207Z #22 2.274 Primary reference "System.Security.Cryptography.Xml, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51".
2023-07-20T15:02:05.8042561Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/System.Security.Cryptography.Xml.dll".
2023-07-20T15:02:05.8042748Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.8043057Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.8043237Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.8043542Z #22 2.274 Primary reference "System.Threading.RateLimiting, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51".
2023-07-20T15:02:05.8043886Z #22 2.274 Resolved file path is "/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/System.Threading.RateLimiting.dll".
2023-07-20T15:02:05.8044071Z #22 2.274 Reference found at search path location "{RawFileName}".
2023-07-20T15:02:05.8044367Z #22 2.274 This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
2023-07-20T15:02:05.8044546Z #22 2.274 The ImageRuntimeVersion for this reference is "".
2023-07-20T15:02:05.8044729Z #22 2.275 Done executing task "ResolveAssemblyReference".
2023-07-20T15:02:05.8044979Z #22 2.276 1>Done building target "ResolveAssemblyReferences" in project "cartservice.csproj".
2023-07-20T15:02:05.8045919Z #22 2.276 Target "GenerateBindingRedirects" skipped, due to false condition; ('$(AutoGenerateBindingRedirects)' == 'true' and '$(GenerateBindingRedirectsOutputType)' == 'true') was evaluated as ('' == 'true' and 'true' == 'true').
2023-07-20T15:02:05.8046877Z #22 2.276 Target "GenerateSupportedRuntime" skipped, due to false condition; ('$(GenerateSupportedRuntime)' != 'false' and '$(TargetFrameworkIdentifier)' == '.NETFramework' and '$(HasRuntimeOutput)' == 'true') was evaluated as ('' != 'false' and '.NETCoreApp' == '.NETFramework' and 'true' == 'true').
2023-07-20T15:02:05.8048310Z #22 2.276 Target "GenerateBindingRedirectsUpdateAppConfig" skipped, due to false condition; ('$(AutoGenerateBindingRedirects)' == 'true' and '$(GenerateBindingRedirectsOutputType)' == 'true' and Exists('$(_GenerateBindingRedirectsIntermediateAppConfig)')) was evaluated as ('' == 'true' and 'true' == 'true' and Exists('obj/Release/net7.0/linux-musl-x64/cartservice.dll.config')).
2023-07-20T15:02:05.8048843Z #22 2.276 Target "ResolveComReferences" skipped, due to false condition; ('@(COMReference)'!='' or '@(COMFileReference)'!='') was evaluated as (''!='' or ''!='').
2023-07-20T15:02:05.8049350Z #22 2.276 1>Target "AfterResolveReferences" in file "/usr/share/dotnet/sdk/7.0.306/Microsoft.Common.CurrentVersion.targets" from project "/usr/src/app/src/cartservice.csproj" (target "ResolveReferences" depends on it):
2023-07-20T15:02:05.8049610Z #22 2.276 1>Done building target "AfterResolveReferences" in project "cartservice.csproj".
2023-07-20T15:02:05.8050239Z #22 2.277 1>Target "ResolveReferences" in file "/usr/share/dotnet/sdk/7.0.306/Microsoft.Common.CurrentVersion.targets" from project "/usr/src/app/src/cartservice.csproj" (target "_BlockWinMDsOnUnsupportedTFMs" depends on it):
2023-07-20T15:02:05.8050484Z #22 2.277 1>Done building target "ResolveReferences" in project "cartservice.csproj".
2023-07-20T15:02:05.8050987Z #22 2.277 1>Target "_BlockWinMDsOnUnsupportedTFMs" in file "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" from project "/usr/src/app/src/cartservice.csproj" (target "CoreBuild" depends on it):
2023-07-20T15:02:05.8051431Z #22 2.277 Using "CheckForUnsupportedWinMDReferences" task from assembly "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/../tools/net7.0/Microsoft.NET.Build.Tasks.dll".
2023-07-20T15:02:05.8051625Z #22 2.277 Task "CheckForUnsupportedWinMDReferences"
2023-07-20T15:02:05.8051859Z #22 2.278 Done executing task "CheckForUnsupportedWinMDReferences".
2023-07-20T15:02:05.8052318Z #22 2.278 Task "NETSdkError" skipped, due to false condition; ('$(OutputType)' == 'winmdobj') was evaluated as ('Exe' == 'winmdobj').
2023-07-20T15:02:05.8052600Z #22 2.278 1>Done building target "_BlockWinMDsOnUnsupportedTFMs" in project "cartservice.csproj".
2023-07-20T15:02:05.8052825Z #22 2.278 Target "ResolveReferences" skipped. Previously built successfully.
2023-07-20T15:02:05.8053118Z #22 2.278 Target "ResolvePackageDependenciesForBuild" skipped. Previously built successfully.
2023-07-20T15:02:05.8053371Z #22 2.278 Target "_HandlePackageFileConflicts" skipped. Previously built successfully.
2023-07-20T15:02:05.8053843Z #22 2.278 1>Target "CopyAdditionalFiles" in file "/usr/share/dotnet/sdk/7.0.306/Roslyn/Microsoft.Managed.Core.targets" from project "/usr/src/app/src/cartservice.csproj" (target "AssignTargetPaths" depends on it):
2023-07-20T15:02:05.8054204Z #22 2.278 1>Done building target "CopyAdditionalFiles" in project "cartservice.csproj".
2023-07-20T15:02:05.8054415Z #22 2.278 Target "ResolvePackageAssets" skipped. Previously built successfully.
2023-07-20T15:02:05.8054648Z #22 2.278 Target "ResolveFrameworkReferences" skipped. Previously built successfully.
2023-07-20T15:02:05.8055086Z #22 2.279 1>Target "_GetAppHostPaths" in file "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" from project "/usr/src/app/src/cartservice.csproj" (target "_ChooseAppHost" depends on it):
2023-07-20T15:02:05.8055548Z #22 2.279 Task "NETSdkError" skipped, due to false condition; ('@(_NativeRestoredAppHostNETCore->Count())' > 1) was evaluated as ('0' > 1).
2023-07-20T15:02:05.8055872Z #22 2.279 1>Done building target "_GetAppHostPaths" in project "cartservice.csproj".
2023-07-20T15:02:05.8056359Z #22 2.279 1>Target "_ChooseAppHost" in file "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" from project "/usr/src/app/src/cartservice.csproj" (target "_ComputeNETCoreBuildOutputFiles" depends on it):
2023-07-20T15:02:05.8056579Z #22 2.279 1>Done building target "_ChooseAppHost" in project "cartservice.csproj".
2023-07-20T15:02:05.8057124Z #22 2.279 Target "_GetComHostPaths" skipped, due to false condition; ('$(EnableComHosting)' == 'true' and '$(_IsExecutable)' != 'true') was evaluated as ('' == 'true' and 'true' != 'true').
2023-07-20T15:02:05.8057533Z #22 2.279 Target "_GetIjwHostPaths" skipped, due to false condition; ('$(UseIJWHost)' == 'true') was evaluated as ('' == 'true').
2023-07-20T15:02:05.8058031Z #22 2.279 1>Target "_ComputeNETCoreBuildOutputFiles" in file "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" from project "/usr/src/app/src/cartservice.csproj" (target "AssignTargetPaths" depends on it):
2023-07-20T15:02:05.8058299Z #22 2.279 1>Done building target "_ComputeNETCoreBuildOutputFiles" in project "cartservice.csproj".
2023-07-20T15:02:05.8058871Z #22 2.286 1>Target "AssignTargetPaths" in file "/usr/share/dotnet/sdk/7.0.306/Microsoft.Common.CurrentVersion.targets" from project "/usr/src/app/src/cartservice.csproj" (target "PrepareResourceNames" depends on it):
2023-07-20T15:02:05.8059189Z #22 2.286 Using "AssignTargetPath" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.8059318Z #22 2.286 Task "AssignTargetPath"
2023-07-20T15:02:05.8059478Z #22 2.286 Done executing task "AssignTargetPath".
2023-07-20T15:02:05.8059609Z #22 2.286 Task "AssignTargetPath"
2023-07-20T15:02:05.8059864Z #22 2.286 Done executing task "AssignTargetPath".
2023-07-20T15:02:05.8059975Z #22 2.286 Task "AssignTargetPath"
2023-07-20T15:02:05.8060110Z #22 2.286 Done executing task "AssignTargetPath".
2023-07-20T15:02:05.8060216Z #22 2.286 Task "AssignTargetPath"
2023-07-20T15:02:05.8060336Z #22 2.286 Done executing task "AssignTargetPath".
2023-07-20T15:02:05.8060907Z #22 2.286 Task "AssignTargetPath" skipped, due to false condition; ('@(_DeploymentBaseManifestWithTargetPath)'=='' and '%(None.Extension)'=='.manifest') was evaluated as (''=='' and '.dockerignore'=='.manifest').
2023-07-20T15:02:05.8061467Z #22 2.286 Task "AssignTargetPath" skipped, due to false condition; ('@(_DeploymentBaseManifestWithTargetPath)'=='' and '%(None.Extension)'=='.manifest') was evaluated as (''=='' and '.proto'=='.manifest').
2023-07-20T15:02:05.8062182Z #22 2.286 Task "AssignTargetPath" skipped, due to false condition; ('@(_DeploymentBaseManifestWithTargetPath)'=='' and '%(None.Extension)'=='.manifest') was evaluated as (''=='' and ''=='.manifest').
2023-07-20T15:02:05.8062419Z #22 2.286 1>Done building target "AssignTargetPaths" in project "cartservice.csproj".
2023-07-20T15:02:05.8062630Z #22 2.286 Target "AssignTargetPaths" skipped. Previously built successfully.
2023-07-20T15:02:05.8063118Z #22 2.286 1>Target "SplitResourcesByCulture" in file "/usr/share/dotnet/sdk/7.0.306/Microsoft.Common.CurrentVersion.targets" from project "/usr/src/app/src/cartservice.csproj" (target "PrepareResourceNames" depends on it):
2023-07-20T15:02:05.8063501Z #22 2.286 Task "Warning" skipped, due to false condition; ('@(ResxWithNoCulture)'!='') was evaluated as (''!='').
2023-07-20T15:02:05.8063865Z #22 2.286 Task "Warning" skipped, due to false condition; ('@(ResxWithCulture)'!='') was evaluated as (''!='').
2023-07-20T15:02:05.8064241Z #22 2.286 Task "Warning" skipped, due to false condition; ('@(NonResxWithCulture)'!='') was evaluated as (''!='').
2023-07-20T15:02:05.8064713Z #22 2.286 Task "Warning" skipped, due to false condition; ('@(NonResxWithNoCulture)'!='') was evaluated as (''!='').
2023-07-20T15:02:05.8065029Z #22 2.286 Using "AssignCulture" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.8065147Z #22 2.286 Task "AssignCulture"
2023-07-20T15:02:05.8065301Z #22 2.286 Done executing task "AssignCulture".
2023-07-20T15:02:05.8065547Z #22 2.286 1>Done building target "SplitResourcesByCulture" in project "cartservice.csproj".
2023-07-20T15:02:05.8066006Z #22 2.286 Target "CreateManifestResourceNames" skipped, due to false condition; ('@(EmbeddedResource)' != '') was evaluated as ('' != '').
2023-07-20T15:02:05.8066517Z #22 2.286 1>Target "CreateCustomManifestResourceNames" in file "/usr/share/dotnet/sdk/7.0.306/Microsoft.Common.CurrentVersion.targets" from project "/usr/src/app/src/cartservice.csproj" (target "PrepareResourceNames" depends on it):
2023-07-20T15:02:05.8066803Z #22 2.286 1>Done building target "CreateCustomManifestResourceNames" in project "cartservice.csproj".
2023-07-20T15:02:05.8067355Z #22 2.286 1>Target "PrepareResourceNames" in file "/usr/share/dotnet/sdk/7.0.306/Microsoft.Common.CurrentVersion.targets" from project "/usr/src/app/src/cartservice.csproj" (target "PrepareResources" depends on it):
2023-07-20T15:02:05.8067594Z #22 2.286 1>Done building target "PrepareResourceNames" in project "cartservice.csproj".
2023-07-20T15:02:05.8067811Z #22 2.286 Target "ResolveAssemblyReferences" skipped. Previously built successfully.
2023-07-20T15:02:05.8068037Z #22 2.286 Target "SplitResourcesByCulture" skipped. Previously built successfully.
2023-07-20T15:02:05.8068444Z #22 2.286 1>Target "BeforeResGen" in file "/usr/share/dotnet/sdk/7.0.306/Microsoft.Common.CurrentVersion.targets" from project "/usr/src/app/src/cartservice.csproj" (target "ResGen" depends on it):
2023-07-20T15:02:05.8068662Z #22 2.286 1>Done building target "BeforeResGen" in project "cartservice.csproj".
2023-07-20T15:02:05.8068870Z #22 2.286 Target "ResolveReferences" skipped. Previously built successfully.
2023-07-20T15:02:05.8101339Z #22 2.359 1>Target "FindReferenceAssembliesForReferences" in file "/usr/share/dotnet/sdk/7.0.306/Microsoft.Common.CurrentVersion.targets" from project "/usr/src/app/src/cartservice.csproj" (target "CoreResGen" depends on it):
2023-07-20T15:02:05.8101667Z #22 2.368 1>Done building target "FindReferenceAssembliesForReferences" in project "cartservice.csproj".
2023-07-20T15:02:05.8102095Z #22 2.368 1>Target "CoreResGen" in file "/usr/share/dotnet/sdk/7.0.306/Microsoft.Common.CurrentVersion.targets" from project "/usr/src/app/src/cartservice.csproj" (target "ResGen" depends on it):
2023-07-20T15:02:05.8103146Z #22 2.368 Task "GenerateResource" skipped, due to false condition; ('%(EmbeddedResource.Type)' == 'Resx' and '%(EmbeddedResource.GenerateResource)' != 'false' and '$(GenerateResourceMSBuildRuntime)' != 'CLR2') was evaluated as ('' == 'Resx' and '' != 'false' and 'CurrentRuntime' != 'CLR2').
2023-07-20T15:02:05.8104074Z #22 2.368 Task "GenerateResource" skipped, due to false condition; ('%(EmbeddedResource.Type)' == 'Resx' and '%(EmbeddedResource.GenerateResource)' != 'false' and '$(GenerateResourceMSBuildRuntime)' == 'CLR2') was evaluated as ('' == 'Resx' and '' != 'false' and 'CurrentRuntime' == 'CLR2').
2023-07-20T15:02:05.8104303Z #22 2.368 1>Done building target "CoreResGen" in project "cartservice.csproj".
2023-07-20T15:02:05.8104745Z #22 2.368 1>Target "AfterResGen" in file "/usr/share/dotnet/sdk/7.0.306/Microsoft.Common.CurrentVersion.targets" from project "/usr/src/app/src/cartservice.csproj" (target "ResGen" depends on it):
2023-07-20T15:02:05.8104973Z #22 2.368 1>Done building target "AfterResGen" in project "cartservice.csproj".
2023-07-20T15:02:05.8105518Z #22 2.368 1>Target "ResGen" in file "/usr/share/dotnet/sdk/7.0.306/Microsoft.Common.CurrentVersion.targets" from project "/usr/src/app/src/cartservice.csproj" (target "PrepareResources" depends on it):
2023-07-20T15:02:05.8106140Z #22 2.368 1>Done building target "ResGen" in project "cartservice.csproj".
2023-07-20T15:02:05.8106678Z #22 2.368 Target "CompileLicxFiles" skipped, due to false condition; ('@(_LicxFile)'!='') was evaluated as (''!='').
2023-07-20T15:02:05.8107107Z #22 2.368 1>Target "PrepareResources" in file "/usr/share/dotnet/sdk/7.0.306/Microsoft.Common.CurrentVersion.targets" from project "/usr/src/app/src/cartservice.csproj" (target "CoreBuild" depends on it):
2023-07-20T15:02:05.8107329Z #22 2.368 1>Done building target "PrepareResources" in project "cartservice.csproj".
2023-07-20T15:02:05.8107850Z #22 2.368 Target "ResolveKeySource" skipped, due to false condition; ($(SignManifests) == 'true' or $(SignAssembly) == 'true') was evaluated as ( == 'true' or false == 'true').
2023-07-20T15:02:05.8108071Z #22 2.368 Target "ResolveReferences" skipped. Previously built successfully.
2023-07-20T15:02:05.8108573Z #22 2.368 Target "ResolveKeySource" skipped, due to false condition; ($(SignManifests) == 'true' or $(SignAssembly) == 'true') was evaluated as ( == 'true' or false == 'true').
2023-07-20T15:02:05.8109186Z #22 2.368 Target "ResolveComReferences" skipped, due to false condition; ('@(COMReference)'!='' or '@(COMFileReference)'!='') was evaluated as (''!='' or ''!='').
2023-07-20T15:02:05.8109807Z #22 2.368 Target "ResolveNativeReferences" skipped, due to false condition; ('@(NativeReference)'!='') was evaluated as (''!='').
2023-07-20T15:02:05.8110615Z #22 2.368 Target "_SetExternalWin32ManifestProperties" skipped, due to false condition; ('$(GenerateClickOnceManifests)'=='true' or '@(NativeReference)'!='' or '@(ResolvedIsolatedComModules)'!='') was evaluated as (''=='true' or ''!='' or ''!='').
2023-07-20T15:02:05.8111178Z #22 2.368 1>Target "_SetEmbeddedWin32ManifestProperties" in file "/usr/share/dotnet/sdk/7.0.306/Microsoft.Common.CurrentVersion.targets" from project "/usr/src/app/src/cartservice.csproj" (target "SetWin32ManifestProperties" depends on it):
2023-07-20T15:02:05.8111538Z #22 2.368 Using "GetFrameworkPath" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.8111683Z #22 2.368 Task "GetFrameworkPath"
2023-07-20T15:02:05.8111860Z #22 2.368 Done executing task "GetFrameworkPath".
2023-07-20T15:02:05.8112164Z #22 2.368 1>Done building target "_SetEmbeddedWin32ManifestProperties" in project "cartservice.csproj".
2023-07-20T15:02:05.8112960Z #22 2.368 1>Target "SetWin32ManifestProperties" in file "/usr/share/dotnet/sdk/7.0.306/Microsoft.Common.CurrentVersion.targets" from project "/usr/src/app/src/cartservice.csproj" (target "Compile" depends on it):
2023-07-20T15:02:05.8113233Z #22 2.368 1>Done building target "SetWin32ManifestProperties" in project "cartservice.csproj".
2023-07-20T15:02:05.8113522Z #22 2.368 Target "FindReferenceAssembliesForReferences" skipped. Previously built successfully.
2023-07-20T15:02:05.8113992Z #22 2.368 1>Target "_GenerateCompileInputs" in file "/usr/share/dotnet/sdk/7.0.306/Microsoft.Common.CurrentVersion.targets" from project "/usr/src/app/src/cartservice.csproj" (target "Compile" depends on it):
2023-07-20T15:02:05.8114771Z #22 2.368 Task "Warning" skipped, due to false condition; ('@(ManifestResourceWithNoCulture)'!='' and '%(ManifestResourceWithNoCulture.EmittedForCompatibilityOnly)'=='') was evaluated as (''!='' and ''=='').
2023-07-20T15:02:05.8115594Z #22 2.368 Task "Warning" skipped, due to false condition; ('@(ManifestNonResxWithNoCultureOnDisk)'!='' and '%(ManifestNonResxWithNoCultureOnDisk.EmittedForCompatibilityOnly)'=='') was evaluated as (''!='' and ''=='').
2023-07-20T15:02:05.8115853Z #22 2.368 1>Done building target "_GenerateCompileInputs" in project "cartservice.csproj".
2023-07-20T15:02:05.8116216Z #22 2.368 Target "PrepareForBuild" skipped. Previously built successfully.
2023-07-20T15:02:05.8116786Z #22 2.368 1>Target "ResolveRazorConfiguration" in file "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk.Razor/targets/Sdk.Razor.CurrentVersion.targets" from project "/usr/src/app/src/cartservice.csproj" (target "PrepareForRazorGenerate" depends on it):
2023-07-20T15:02:05.8117495Z #22 2.368 Task "Warning" skipped, due to false condition; ('$(_Targeting30OrNewerRazorLangVersion)' == 'true' AND '@(ResolvedRazorConfiguration->Count())' == '0') was evaluated as ('true' == 'true' AND '1' == '0').
2023-07-20T15:02:05.8118185Z #22 2.368 Task "Warning" skipped, due to false condition; ('$(_Targeting30OrNewerRazorLangVersion)' == 'true' AND '@(ResolvedRazorConfiguration->Count())' > '1') was evaluated as ('true' == 'true' AND '1' > '1').
2023-07-20T15:02:05.8118884Z #22 2.368 Task "Warning" skipped, due to false condition; ('$(_Targeting30OrNewerRazorLangVersion)' != 'true' AND '$(_TargetingNETCoreApp30OrLater)' == 'true') was evaluated as ('true' != 'true' AND 'true' == 'true').
2023-07-20T15:02:05.8119227Z #22 2.378 Using "FindInList" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.8119346Z #22 2.378 Task "FindInList"
2023-07-20T15:02:05.8119629Z #22 2.384 Found "MVC-3.0".
2023-07-20T15:02:05.8119784Z #22 2.384 Done executing task "FindInList".
2023-07-20T15:02:05.8120053Z #22 2.384 1>Done building target "ResolveRazorConfiguration" in project "cartservice.csproj".
2023-07-20T15:02:05.8120310Z #22 2.384 Target "ResolveRazorGenerateInputs" skipped. Previously built successfully.
2023-07-20T15:02:05.8120812Z #22 2.384 Target "AssignRazorGenerateTargetPaths" skipped, due to false condition; ('@(RazorGenerate)' != '') was evaluated as ('' != '').
2023-07-20T15:02:05.8121525Z #22 2.384 1>Target "_ResolveGeneratedRazorCompileInputs" in file "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk.Razor/targets/Sdk.Razor.CurrentVersion.targets" from project "/usr/src/app/src/cartservice.csproj" (target "PrepareForRazorGenerate" depends on it):
2023-07-20T15:02:05.8121809Z #22 2.384 1>Done building target "_ResolveGeneratedRazorCompileInputs" in project "cartservice.csproj".
2023-07-20T15:02:05.8122358Z #22 2.384 Target "_CheckForIncorrectMvcConfiguration" skipped, due to false condition; ('@(ResolvedRazorConfiguration)' == 'Default' AND
2023-07-20T15:02:05.8122659Z #22 2.384 ('$(RazorCompileOnBuild)' == 'true' OR '$(RazorCompileOnPublish)' =='true') AND
2023-07-20T15:02:05.8122863Z #22 2.384 '@(RazorGenerate->Count())' != '0' AND
2023-07-20T15:02:05.8123106Z #22 2.384 '$(_Targeting30OrNewerRazorLangVersion)' == 'true' AND
2023-07-20T15:02:05.8123393Z #22 2.384 '$(_IsTargetingRazor2X)' != 'true') was evaluated as ('MVC-3.0' == 'Default' AND
2023-07-20T15:02:05.8123594Z #22 2.384 ('true' == 'true' OR 'true' =='true') AND
2023-07-20T15:02:05.8123732Z #22 2.384 '0' != '0' AND
2023-07-20T15:02:05.8123889Z #22 2.384 'true' == 'true' AND
2023-07-20T15:02:05.8124022Z #22 2.384 '' != 'true').
2023-07-20T15:02:05.8124502Z #22 2.384 1>Target "PrepareForRazorGenerate" in file "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk.Razor/targets/Sdk.Razor.CurrentVersion.targets" from project "/usr/src/app/src/cartservice.csproj" (target "_PrepareRazorSourceGenerators" depends on it):
2023-07-20T15:02:05.8124720Z #22 2.384 1>Done building target "PrepareForRazorGenerate" in project "cartservice.csproj".
2023-07-20T15:02:05.8124910Z #22 2.384 Target "ResolveRazorConfiguration" skipped. Previously built successfully.
2023-07-20T15:02:05.8125400Z #22 2.384 1>Target "ResolveRazorComponentInputs" in file "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk.Razor/targets/Sdk.Razor.CurrentVersion.targets" from project "/usr/src/app/src/cartservice.csproj" (target "PrepareForRazorComponentGenerate" depends on it):
2023-07-20T15:02:05.8125728Z #22 2.384 1>Done building target "ResolveRazorComponentInputs" in project "cartservice.csproj".
2023-07-20T15:02:05.8126242Z #22 2.384 Target "_CheckForIncorrectComponentsConfiguration" skipped, due to false condition; (('$(RazorCompileOnBuild)' == 'true' OR '$(RazorCompileOnPublish)' =='true') AND
2023-07-20T15:02:05.8126446Z #22 2.384 '@(RazorComponent->Count())' != '0' AND
2023-07-20T15:02:05.8126701Z #22 2.384 '$(_Targeting30OrNewerRazorLangVersion)' != 'true' AND
2023-07-20T15:02:05.8127010Z #22 2.384 '$(_IsTargetingRazor2X)' != 'true') was evaluated as (('true' == 'true' OR 'true' =='true') AND
2023-07-20T15:02:05.8127146Z #22 2.384 '0' != '0' AND
2023-07-20T15:02:05.8127330Z #22 2.384 'true' != 'true' AND
2023-07-20T15:02:05.8127452Z #22 2.384 '' != 'true').
2023-07-20T15:02:05.8127867Z #22 2.384 Target "AssignRazorComponentTargetPaths" skipped, due to false condition; ('@(RazorComponent)' != '') was evaluated as ('' != '').
2023-07-20T15:02:05.8128455Z #22 2.384 1>Target "PrepareForRazorComponentGenerate" in file "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk.Razor/targets/Sdk.Razor.CurrentVersion.targets" from project "/usr/src/app/src/cartservice.csproj" (target "_PrepareRazorSourceGenerators" depends on it):
2023-07-20T15:02:05.8128704Z #22 2.384 1>Done building target "PrepareForRazorComponentGenerate" in project "cartservice.csproj".
2023-07-20T15:02:05.8129277Z #22 2.386 1>Target "_PrepareRazorSourceGenerators" in file "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk.Razor/targets/Microsoft.NET.Sdk.Razor.SourceGenerators.targets" from project "/usr/src/app/src/cartservice.csproj" (target "GenerateMSBuildEditorConfigFileShouldRun" depends on it):
2023-07-20T15:02:05.8129617Z #22 2.387 Using "EncodeRazorInputItem" task from assembly "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk.Razor/targets/../tasks/net7.0/Microsoft.NET.Sdk.Razor.Tasks.dll".
2023-07-20T15:02:05.8129750Z #22 2.387 Task "EncodeRazorInputItem"
2023-07-20T15:02:05.8129900Z #22 2.390 Done executing task "EncodeRazorInputItem".
2023-07-20T15:02:05.8130128Z #22 2.390 1>Done building target "_PrepareRazorSourceGenerators" in project "cartservice.csproj".
2023-07-20T15:02:05.8130614Z #22 2.390 1>Target "GenerateMSBuildEditorConfigFileShouldRun" in file "/usr/share/dotnet/sdk/7.0.306/Roslyn/Microsoft.Managed.Core.targets" from project "/usr/src/app/src/cartservice.csproj" (target "GenerateMSBuildEditorConfigFile" depends on it):
2023-07-20T15:02:05.8130886Z #22 2.390 1>Done building target "GenerateMSBuildEditorConfigFileShouldRun" in project "cartservice.csproj".
2023-07-20T15:02:05.8131350Z #22 2.391 1>Target "GenerateMSBuildEditorConfigFileCore" in file "/usr/share/dotnet/sdk/7.0.306/Roslyn/Microsoft.Managed.Core.targets" from project "/usr/src/app/src/cartservice.csproj" (target "GenerateMSBuildEditorConfigFile" depends on it):
2023-07-20T15:02:05.8131550Z #22 2.391 Building target "GenerateMSBuildEditorConfigFileCore" completely.
2023-07-20T15:02:05.8131671Z #22 2.391 No input files were specified.
2023-07-20T15:02:05.8131978Z #22 2.402 Using "GenerateMSBuildEditorConfig" task from assembly "/usr/share/dotnet/sdk/7.0.306/Roslyn/Microsoft.Build.Tasks.CodeAnalysis.dll".
2023-07-20T15:02:05.8132122Z #22 2.402 Task "GenerateMSBuildEditorConfig"
2023-07-20T15:02:05.8132288Z #22 2.404 Done executing task "GenerateMSBuildEditorConfig".
2023-07-20T15:02:05.8132537Z #22 2.404 1>Done building target "GenerateMSBuildEditorConfigFileCore" in project "cartservice.csproj".
2023-07-20T15:02:05.8132935Z #22 2.404 1>Target "GenerateMSBuildEditorConfigFile" in file "/usr/share/dotnet/sdk/7.0.306/Roslyn/Microsoft.Managed.Core.targets" from project "/usr/src/app/src/cartservice.csproj" (target "BeforeCompile" depends on it):
2023-07-20T15:02:05.8133272Z #22 2.404 1>Done building target "GenerateMSBuildEditorConfigFile" in project "cartservice.csproj".
2023-07-20T15:02:05.8133456Z #22 2.404 Target "PrepareForBuild" skipped. Previously built successfully.
2023-07-20T15:02:05.8133648Z #22 2.404 Target "GetReferenceAssemblyPaths" skipped. Previously built successfully.
2023-07-20T15:02:05.8134151Z #22 2.404 1>Target "_SetTargetFrameworkMonikerAttribute" in file "/usr/share/dotnet/sdk/7.0.306/Microsoft.CSharp.CurrentVersion.targets" from project "/usr/src/app/src/cartservice.csproj" (target "GenerateTargetFrameworkMonikerAttribute" depends on it):
2023-07-20T15:02:05.8134395Z #22 2.404 1>Done building target "_SetTargetFrameworkMonikerAttribute" in project "cartservice.csproj".
2023-07-20T15:02:05.8134843Z #22 2.406 1>Target "GenerateTargetFrameworkMonikerAttribute" in file "/usr/share/dotnet/sdk/7.0.306/Microsoft.Common.CurrentVersion.targets" from project "/usr/src/app/src/cartservice.csproj" (target "BeforeCompile" depends on it):
2023-07-20T15:02:05.8135072Z #22 2.406 Building target "GenerateTargetFrameworkMonikerAttribute" completely.
2023-07-20T15:02:05.8135450Z #22 2.406 Output file "obj/Release/net7.0/linux-musl-x64/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs" does not exist.
2023-07-20T15:02:05.8135825Z #22 2.406 Using "WriteLinesToFile" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.8135939Z #22 2.406 Task "WriteLinesToFile"
2023-07-20T15:02:05.8136078Z #22 2.406 Done executing task "WriteLinesToFile".
2023-07-20T15:02:05.8136340Z #22 2.406 1>Done building target "GenerateTargetFrameworkMonikerAttribute" in project "cartservice.csproj".
2023-07-20T15:02:05.8136857Z #22 2.406 Target "GenerateAdditionalSources" skipped, due to false condition; ('@(AssemblyAttributes)' != '' and '$(GenerateAdditionalSources)' == 'true') was evaluated as ('' != '' and '' == 'true').
2023-07-20T15:02:05.8137262Z #22 2.410 1>Target "Protobuf_BeforeCompile" in file "/root/.nuget/packages/grpc.tools/2.53.0/build/_protobuf/Google.Protobuf.Tools.targets" from project "/usr/src/app/src/cartservice.csproj" (target "Protobuf_Compile" depends on it):
2023-07-20T15:02:05.8137463Z #22 2.410 1>Done building target "Protobuf_BeforeCompile" in project "cartservice.csproj".
2023-07-20T15:02:05.8137869Z #22 2.410 1>Target "Protobuf_ResolvePlatform" in file "/root/.nuget/packages/grpc.tools/2.53.0/build/_protobuf/Google.Protobuf.Tools.targets" from project "/usr/src/app/src/cartservice.csproj" (target "Protobuf_Compile" depends on it):
2023-07-20T15:02:05.8138612Z #22 2.410 Assembly loaded during TaskRun: Protobuf.MSBuild, Version=0.0.0.0, Culture=neutral, PublicKeyToken=d754f35622e28bad (location: /root/.nuget/packages/grpc.tools/2.53.0/build/_protobuf/netstandard1.3/Protobuf.MSBuild.dll, MVID: d1ae946a-6858-41ae-8512-f594a6796add, AppDomain: [Default])
2023-07-20T15:02:05.8139343Z #22 2.410 Assembly loaded during TaskRun: System.Text.Encoding, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (location: /usr/share/dotnet/shared/Microsoft.NETCore.App/7.0.9/System.Text.Encoding.dll, MVID: 3e524ea9-85c7-45f7-93f2-9867e26b8613, AppDomain: [Default])
2023-07-20T15:02:05.8139635Z #22 2.410 Using "ProtoToolsPlatform" task from assembly "/root/.nuget/packages/grpc.tools/2.53.0/build/_protobuf/netstandard1.3/Protobuf.MSBuild.dll".
2023-07-20T15:02:05.8139755Z #22 2.410 Task "ProtoToolsPlatform"
2023-07-20T15:02:05.8140802Z #22 2.412 Assembly loaded during TaskRun (Grpc.Tools.ProtoToolsPlatform): System.Runtime.InteropServices.RuntimeInformation, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (location: /usr/share/dotnet/shared/Microsoft.NETCore.App/7.0.9/System.Runtime.InteropServices.RuntimeInformation.dll, MVID: d4a3d146-f921-4119-a5ed-fd1317a66844, AppDomain: [Default])
2023-07-20T15:02:05.8141034Z #22 2.415 Done executing task "ProtoToolsPlatform".
2023-07-20T15:02:05.8141432Z #22 2.418 Task "Error" skipped, due to false condition; ( '$(DisableProtobufDesignTimeBuild)' != 'true' and '$(PROTOBUF_PROTOC)' == ''
2023-07-20T15:02:05.8141785Z #22 2.418 and ( '$(Protobuf_ToolsOs)' == '' or '$(Protobuf_ToolsCpu)' == '' ) ) was evaluated as ( '' != 'true' and '' == ''
2023-07-20T15:02:05.8142003Z #22 2.418 and ( 'linux' == '' or 'x64' == '' ) ).
2023-07-20T15:02:05.8142212Z #22 2.418 1>Done building target "Protobuf_ResolvePlatform" in project "cartservice.csproj".
2023-07-20T15:02:05.8142580Z #22 2.418 1>Target "gRPC_ResolvePluginFullPath" in file "/root/.nuget/packages/grpc.tools/2.53.0/build/_grpc/_Grpc.Tools.targets" from project "/usr/src/app/src/cartservice.csproj" (target "Protobuf_Compile" depends on it):
2023-07-20T15:02:05.8142795Z #22 2.418 1>Done building target "gRPC_ResolvePluginFullPath" in project "cartservice.csproj".
2023-07-20T15:02:05.8143203Z #22 2.418 1>Target "_Protobuf_SetProtoRoot" in file "/root/.nuget/packages/grpc.tools/2.53.0/build/_protobuf/Google.Protobuf.Tools.targets" from project "/usr/src/app/src/cartservice.csproj" (target "_Protobuf_SelectFiles" depends on it):
2023-07-20T15:02:05.8143594Z #22 2.418 Using "FindUnderPath" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.8143704Z #22 2.418 Task "FindUnderPath"
2023-07-20T15:02:05.8143838Z #22 2.418 Comparison path is "/usr/src/app/src".
2023-07-20T15:02:05.8143967Z #22 2.418 Done executing task "FindUnderPath".
2023-07-20T15:02:05.8144167Z #22 2.419 1>Done building target "_Protobuf_SetProtoRoot" in project "cartservice.csproj".
2023-07-20T15:02:05.8144932Z #22 2.421 1>Target "_Protobuf_SelectFiles" in file "/root/.nuget/packages/grpc.tools/2.53.0/build/_protobuf/Google.Protobuf.Tools.targets" from project "/usr/src/app/src/cartservice.csproj" (target "Protobuf_Compile" depends on it):
2023-07-20T15:02:05.8145151Z #22 2.421 1>Done building target "_Protobuf_SelectFiles" in project "cartservice.csproj".
2023-07-20T15:02:05.8145542Z #22 2.421 1>Target "Protobuf_PrepareCompile" in file "/root/.nuget/packages/grpc.tools/2.53.0/build/_protobuf/Google.Protobuf.Tools.targets" from project "/usr/src/app/src/cartservice.csproj" (target "Protobuf_Compile" depends on it):
2023-07-20T15:02:05.8145835Z #22 2.421 Using "ProtoCompilerOutputs" task from assembly "/root/.nuget/packages/grpc.tools/2.53.0/build/_protobuf/netstandard1.3/Protobuf.MSBuild.dll".
2023-07-20T15:02:05.8145960Z #22 2.421 Task "ProtoCompilerOutputs"
2023-07-20T15:02:05.8146870Z #22 2.425 Assembly loaded during TaskRun (Grpc.Tools.ProtoCompilerOutputs): System.Runtime.Extensions, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (location: /usr/share/dotnet/shared/Microsoft.NETCore.App/7.0.9/System.Runtime.Extensions.dll, MVID: 59cf451d-bd4a-4b89-9fc4-b411eb8a7e00, AppDomain: [Default])
2023-07-20T15:02:05.8147032Z #22 2.427 Done executing task "ProtoCompilerOutputs".
2023-07-20T15:02:05.8147330Z #22 2.431 Using "ProtoReadDependencies" task from assembly "/root/.nuget/packages/grpc.tools/2.53.0/build/_protobuf/netstandard1.3/Protobuf.MSBuild.dll".
2023-07-20T15:02:05.8147457Z #22 2.431 Task "ProtoReadDependencies"
2023-07-20T15:02:05.8147963Z #22 2.439 Skipping obj/Release/net7.0/linux-musl-x64/12fbc7ffe642ca7e_demo.protodep: Could not find file '/usr/src/app/src/obj/Release/net7.0/linux-musl-x64/12fbc7ffe642ca7e_demo.protodep'.
2023-07-20T15:02:05.8148119Z #22 2.439 Done executing task "ProtoReadDependencies".
2023-07-20T15:02:05.8148324Z #22 2.439 1>Done building target "Protobuf_PrepareCompile" in project "cartservice.csproj".
2023-07-20T15:02:05.8148761Z #22 2.440 1>Target "_Protobuf_EnforceInvariants" in file "/root/.nuget/packages/grpc.tools/2.53.0/build/_protobuf/Google.Protobuf.Tools.targets" from project "/usr/src/app/src/cartservice.csproj" (target "_Protobuf_AugmentLanguageCompile" depends on it):
2023-07-20T15:02:05.8149067Z #22 2.440 1>Done building target "_Protobuf_EnforceInvariants" in project "cartservice.csproj".
2023-07-20T15:02:05.8149488Z #22 2.441 1>Target "_Protobuf_AugmentLanguageCompile" in file "/root/.nuget/packages/grpc.tools/2.53.0/build/_protobuf/Google.Protobuf.Tools.targets" from project "/usr/src/app/src/cartservice.csproj" (target "Protobuf_Compile" depends on it):
2023-07-20T15:02:05.8149711Z #22 2.441 1>Done building target "_Protobuf_AugmentLanguageCompile" in project "cartservice.csproj".
2023-07-20T15:02:05.8150133Z #22 2.442 1>Target "Protobuf_PrepareCompileOptions" in file "/root/.nuget/packages/grpc.tools/2.53.0/build/_protobuf/Google.Protobuf.Tools.targets" from project "/usr/src/app/src/cartservice.csproj" (target "_Protobuf_CoreCompile" depends on it):
2023-07-20T15:02:05.8150359Z #22 2.442 1>Done building target "Protobuf_PrepareCompileOptions" in project "cartservice.csproj".
2023-07-20T15:02:05.8150751Z #22 2.443 1>Target "_gRPC_PrepareCompileOptions" in file "/root/.nuget/packages/grpc.tools/2.53.0/build/_grpc/_Grpc.Tools.targets" from project "/usr/src/app/src/cartservice.csproj" (target "_Protobuf_CoreCompile" depends on it):
2023-07-20T15:02:05.8151053Z #22 2.443 1>Done building target "_gRPC_PrepareCompileOptions" in project "cartservice.csproj".
2023-07-20T15:02:05.8151255Z #22 2.444 Target "_Protobuf_EnforceInvariants" skipped. Previously built successfully.
2023-07-20T15:02:05.8151677Z #22 2.445 1>Target "_Protobuf_GatherStaleSimple" in file "/root/.nuget/packages/grpc.tools/2.53.0/build/_protobuf/Google.Protobuf.Tools.targets" from project "/usr/src/app/src/cartservice.csproj" (target "_Protobuf_GatherStaleFiles" depends on it):
2023-07-20T15:02:05.8152153Z #22 2.445 Task "Warning" skipped, due to false condition; ( '@(_Protobuf_OutOfDateProto)' != '' and '$(Protobuf_NoOrphanWarning)' != 'true' ) was evaluated as ( '' != '' and '' != 'true' ).
2023-07-20T15:02:05.8152371Z #22 2.445 1>Done building target "_Protobuf_GatherStaleSimple" in project "cartservice.csproj".
2023-07-20T15:02:05.8152887Z #22 2.448 1>Target "_Protobuf_GatherStaleBatched" in file "/root/.nuget/packages/grpc.tools/2.53.0/build/_protobuf/Google.Protobuf.Tools.targets" from project "/usr/src/app/src/cartservice.csproj" (target "_Protobuf_GatherStaleFiles" depends on it):
2023-07-20T15:02:05.8153060Z #22 2.448 Building target "_Protobuf_GatherStaleBatched" completely.
2023-07-20T15:02:05.8153335Z #22 2.448 Output file "obj/Release/net7.0/linux-musl-x64/protos/Demo.cs" does not exist.
2023-07-20T15:02:05.8153607Z #22 2.449 Using "CreateItem" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.8153709Z #22 2.449 Task "CreateItem"
2023-07-20T15:02:05.8153834Z #22 2.452 Done executing task "CreateItem".
2023-07-20T15:02:05.8154053Z #22 2.452 1>Done building target "_Protobuf_GatherStaleBatched" in project "cartservice.csproj".
2023-07-20T15:02:05.8154460Z #22 2.452 1>Target "_Protobuf_GatherStaleFiles" in file "/root/.nuget/packages/grpc.tools/2.53.0/build/_protobuf/Google.Protobuf.Tools.targets" from project "/usr/src/app/src/cartservice.csproj" (target "_Protobuf_CoreCompile" depends on it):
2023-07-20T15:02:05.8154670Z #22 2.453 1>Done building target "_Protobuf_GatherStaleFiles" in project "cartservice.csproj".
2023-07-20T15:02:05.8155057Z #22 2.454 1>Target "_Protobuf_CoreCompile" in file "/root/.nuget/packages/grpc.tools/2.53.0/build/_protobuf/Google.Protobuf.Tools.targets" from project "/usr/src/app/src/cartservice.csproj" (target "Protobuf_Compile" depends on it):
2023-07-20T15:02:05.8155148Z #22 2.454 Task "MakeDir"
2023-07-20T15:02:05.8155388Z #22 2.454 Creating directory "obj/Release/net7.0/linux-musl-x64/protos".
2023-07-20T15:02:05.8155611Z #22 2.455 Done executing task "MakeDir".
2023-07-20T15:02:05.8155700Z #22 2.456 Task "MakeDir"
2023-07-20T15:02:05.8155815Z #22 2.457 Done executing task "MakeDir".
2023-07-20T15:02:05.8155902Z #22 2.457 Task "MakeDir"
2023-07-20T15:02:05.8156015Z #22 2.457 Done executing task "MakeDir".
2023-07-20T15:02:05.8170902Z #22 2.462 Using "ProtoCompile" task from assembly "/root/.nuget/packages/grpc.tools/2.53.0/build/_protobuf/netstandard1.3/Protobuf.MSBuild.dll".
2023-07-20T15:02:05.9370824Z #22 2.462 Task "ProtoCompile"
2023-07-20T15:02:05.9372569Z #22 2.474 /root/.nuget/packages/grpc.tools/2.53.0/tools/linux_x64/protoc --csharp_out=obj/Release/net7.0/linux-musl-x64/protos --plugin=protoc-gen-grpc=/root/.nuget/packages/grpc.tools/2.53.0/tools/linux_x64/grpc_csharp_plugin --grpc_out=obj/Release/net7.0/linux-musl-x64/protos --proto_path=/root/.nuget/packages/grpc.tools/2.53.0/build/native/include --proto_path=. --dependency_out=obj/Release/net7.0/linux-musl-x64/12fbc7ffe642ca7e_demo.protodep --error_format=msvs protos/demo.proto
2023-07-20T15:02:05.9374340Z #22 2.476 Assembly loaded during TaskRun (Grpc.Tools.ProtoCompile): System.IO.Pipes, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (location: /usr/share/dotnet/shared/Microsoft.NETCore.App/7.0.9/System.IO.Pipes.dll, MVID: 8246672a-d3b9-4a93-be80-46e3521ce054, AppDomain: [Default])
2023-07-20T15:02:05.9375344Z #22 2.505 Done executing task "ProtoCompile".
2023-07-20T15:02:05.9375766Z #22 2.505 1>Done building target "_Protobuf_CoreCompile" in project "cartservice.csproj".
2023-07-20T15:02:05.9376488Z #22 2.506 1>Target "Protobuf_ReconcileOutputs" in file "/root/.nuget/packages/grpc.tools/2.53.0/build/_protobuf/Google.Protobuf.Tools.targets" from project "/usr/src/app/src/cartservice.csproj" (target "Protobuf_Compile" depends on it):
2023-07-20T15:02:05.9377078Z #22 2.506 Task "FindUnderPath"
2023-07-20T15:02:05.9377390Z #22 2.507 Comparison path is "/usr/src/app/src/obj/".
2023-07-20T15:02:05.9377744Z #22 2.507 Done executing task "FindUnderPath".
2023-07-20T15:02:05.9378234Z #22 2.508 Using "Touch" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.9378640Z #22 2.508 Task "Touch"
2023-07-20T15:02:05.9378909Z #22 2.509 Done executing task "Touch".
2023-07-20T15:02:05.9379533Z #22 2.510 Task "Touch" skipped, due to false condition; ( '$(Protobuf_TouchMissingExpected)' == 'true' ) was evaluated as ( '' == 'true' ).
2023-07-20T15:02:05.9380456Z #22 2.510 Task "Warning" skipped, due to false condition; ( '@(_Protobuf_ExpectedNotGeneratedElsewhere)' != '' and $(Protobuf_NoWarnMissingExpected) != 'true' ) was evaluated as ( '' != '' and != 'true' ).
2023-07-20T15:02:05.9381093Z #22 2.510 1>Done building target "Protobuf_ReconcileOutputs" in project "cartservice.csproj".
2023-07-20T15:02:05.9381815Z #22 2.510 1>Target "Protobuf_AfterCompile" in file "/root/.nuget/packages/grpc.tools/2.53.0/build/_protobuf/Google.Protobuf.Tools.targets" from project "/usr/src/app/src/cartservice.csproj" (target "Protobuf_Compile" depends on it):
2023-07-20T15:02:05.9382497Z #22 2.510 1>Done building target "Protobuf_AfterCompile" in project "cartservice.csproj".
2023-07-20T15:02:05.9383221Z #22 2.510 1>Target "Protobuf_Compile" in file "/root/.nuget/packages/grpc.tools/2.53.0/build/_protobuf/Google.Protobuf.Tools.targets" from project "/usr/src/app/src/cartservice.csproj" (target "_Protobuf_Compile_BeforeCsCompile" depends on it):
2023-07-20T15:02:05.9383902Z #22 2.510 1>Done building target "Protobuf_Compile" in project "cartservice.csproj".
2023-07-20T15:02:05.9384610Z #22 2.510 1>Target "_Protobuf_Compile_BeforeCsCompile" in file "/root/.nuget/packages/grpc.tools/2.53.0/build/_protobuf/Google.Protobuf.Tools.targets" from project "/usr/src/app/src/cartservice.csproj" (target "BeforeCompile" depends on it):
2023-07-20T15:02:05.9385506Z #22 2.511 1>Done building target "_Protobuf_Compile_BeforeCsCompile" in project "cartservice.csproj".
2023-07-20T15:02:05.9385993Z #22 2.511 Target "PrepareForBuild" skipped. Previously built successfully.
2023-07-20T15:02:05.9386752Z #22 2.512 1>Target "GetAssemblyVersion" in file "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.GenerateAssemblyInfo.targets" from project "/usr/src/app/src/cartservice.csproj" (target "GetAssemblyAttributes" depends on it):
2023-07-20T15:02:05.9387630Z #22 2.512 Using "GetAssemblyVersion" task from assembly "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/../tools/net7.0/Microsoft.NET.Build.Tasks.dll".
2023-07-20T15:02:05.9388124Z #22 2.512 Task "GetAssemblyVersion"
2023-07-20T15:02:05.9388461Z #22 2.513 Done executing task "GetAssemblyVersion".
2023-07-20T15:02:05.9388869Z #22 2.513 1>Done building target "GetAssemblyVersion" in project "cartservice.csproj".
2023-07-20T15:02:05.9389347Z #22 2.514 Target "GetAssemblyVersion" skipped. Previously built successfully.
2023-07-20T15:02:05.9390162Z #22 2.514 1>Target "InitializeSourceControlInformation" in file "/usr/share/dotnet/sdk/7.0.306/Microsoft.Common.CurrentVersion.targets" from project "/usr/src/app/src/cartservice.csproj" (target "AddSourceRevisionToInformationalVersion" depends on it):
2023-07-20T15:02:05.9391130Z #22 2.514 1>Done building target "InitializeSourceControlInformation" in project "cartservice.csproj".
2023-07-20T15:02:05.9392027Z #22 2.514 1>Target "AddSourceRevisionToInformationalVersion" in file "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.GenerateAssemblyInfo.targets" from project "/usr/src/app/src/cartservice.csproj" (target "GetAssemblyAttributes" depends on it):
2023-07-20T15:02:05.9393219Z #22 2.515 1>Done building target "AddSourceRevisionToInformationalVersion" in project "cartservice.csproj".
2023-07-20T15:02:05.9394370Z #22 2.515 Target "_GetUserSecretsAssemblyAttribute" skipped, due to false condition; ( '$(UserSecretsId)' != '' AND '$(GenerateUserSecretsAttribute)' != 'false' AND '$(GeneratedUserSecretsAttributeFile)' == '' ) was evaluated as ( '' != '' AND '' != 'false' AND '' == '' ).
2023-07-20T15:02:05.9395533Z #22 2.516 1>Target "GetAssemblyAttributes" in file "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.GenerateAssemblyInfo.targets" from project "/usr/src/app/src/cartservice.csproj" (target "CreateGeneratedAssemblyInfoInputsCacheFile" depends on it):
2023-07-20T15:02:05.9396379Z #22 2.517 1>Done building target "GetAssemblyAttributes" in project "cartservice.csproj".
2023-07-20T15:02:05.9397266Z #22 2.518 1>Target "CreateGeneratedAssemblyInfoInputsCacheFile" in file "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.GenerateAssemblyInfo.targets" from project "/usr/src/app/src/cartservice.csproj" (target "CoreGenerateAssemblyInfo" depends on it):
2023-07-20T15:02:05.9398353Z #22 2.519 Using "Hash" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.9398807Z #22 2.519 Task "Hash"
2023-07-20T15:02:05.9399105Z #22 2.520 Done executing task "Hash".
2023-07-20T15:02:05.9399408Z #22 2.520 Task "WriteLinesToFile"
2023-07-20T15:02:05.9399763Z #22 2.522 Done executing task "WriteLinesToFile".
2023-07-20T15:02:05.9400305Z #22 2.522 1>Done building target "CreateGeneratedAssemblyInfoInputsCacheFile" in project "cartservice.csproj".
2023-07-20T15:02:05.9401251Z #22 2.524 1>Target "CoreGenerateAssemblyInfo" in file "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.GenerateAssemblyInfo.targets" from project "/usr/src/app/src/cartservice.csproj" (target "GenerateAssemblyInfo" depends on it):
2023-07-20T15:02:05.9402035Z #22 2.524 Building target "CoreGenerateAssemblyInfo" completely.
2023-07-20T15:02:05.9402858Z #22 2.524 Output file "obj/Release/net7.0/linux-musl-x64/cartservice.AssemblyInfo.cs" does not exist.
2023-07-20T15:02:05.9403514Z #22 2.525 Using "WriteCodeFragment" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:05.9404030Z #22 2.525 Task "WriteCodeFragment"
2023-07-20T15:02:05.9404640Z #22 2.537 Emitted specified code into "obj/Release/net7.0/linux-musl-x64/cartservice.AssemblyInfo.cs".
2023-07-20T15:02:05.9405117Z #22 2.537 Done executing task "WriteCodeFragment".
2023-07-20T15:02:05.9405587Z #22 2.538 1>Done building target "CoreGenerateAssemblyInfo" in project "cartservice.csproj".
2023-07-20T15:02:05.9406431Z #22 2.538 1>Target "GenerateAssemblyInfo" in file "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.GenerateAssemblyInfo.targets" from project "/usr/src/app/src/cartservice.csproj" (target "BeforeCompile" depends on it):
2023-07-20T15:02:05.9407234Z #22 2.538 1>Done building target "GenerateAssemblyInfo" in project "cartservice.csproj".
2023-07-20T15:02:05.9407955Z #22 2.538 Target "GenerateGlobalUsings" skipped, due to false condition; (@(Using->Count()) != 0) was evaluated as (0 != 0).
2023-07-20T15:02:05.9408858Z #22 2.538 1>Target "BeforeCompile" in file "/usr/share/dotnet/sdk/7.0.306/Microsoft.Common.CurrentVersion.targets" from project "/usr/src/app/src/cartservice.csproj" (target "Compile" depends on it):
2023-07-20T15:02:05.9409550Z #22 2.538 1>Done building target "BeforeCompile" in project "cartservice.csproj".
2023-07-20T15:02:05.9410631Z #22 2.539 Target "_TimeStampBeforeCompile" skipped, due to false condition; ('$(RunPostBuildEvent)'=='OnOutputUpdated' or ('$(RegisterForComInterop)'=='true' and '$(OutputType)'=='library')) was evaluated as (''=='OnOutputUpdated' or (''=='true' and 'Exe'=='library')).
2023-07-20T15:02:05.9411422Z #22 2.539 Target "ResolveAssemblyReferences" skipped. Previously built successfully.
2023-07-20T15:02:05.9412223Z #22 2.540 1>Target "_GenerateCompileDependencyCache" in file "/usr/share/dotnet/sdk/7.0.306/Microsoft.Common.CurrentVersion.targets" from project "/usr/src/app/src/cartservice.csproj" (target "Compile" depends on it):
2023-07-20T15:02:05.9412844Z #22 2.542 Task "Hash"
2023-07-20T15:02:05.9413124Z #22 2.544 Done executing task "Hash".
2023-07-20T15:02:05.9413449Z #22 2.544 Task "WriteLinesToFile"
2023-07-20T15:02:05.9413797Z #22 2.545 Done executing task "WriteLinesToFile".
2023-07-20T15:02:05.9414293Z #22 2.546 1>Done building target "_GenerateCompileDependencyCache" in project "cartservice.csproj".
2023-07-20T15:02:05.9414948Z #22 2.546 Target "ResolveAssemblyReferences" skipped. Previously built successfully.
2023-07-20T15:02:05.9415908Z #22 2.546 1>Target "_DiscoverMvcApplicationParts" in file "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk.Razor/targets/Microsoft.NET.Sdk.Razor.MvcApplicationPartsDiscovery.targets" from project "/usr/src/app/src/cartservice.csproj" (target "CoreCompile" depends on it):
2023-07-20T15:02:05.9416686Z #22 2.547 Building target "_DiscoverMvcApplicationParts" completely.
2023-07-20T15:02:05.9417242Z #22 2.547 Output file "obj/Release/net7.0/linux-musl-x64/cartservice.MvcApplicationPartsAssemblyInfo.cache" does not exist.
2023-07-20T15:02:05.9417820Z #22 2.547 Using "FindAssembliesWithReferencesTo" task from assembly "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk.Razor/targets/../tasks/net7.0/Microsoft.NET.Sdk.Razor.Tasks.dll".
2023-07-20T15:02:05.9418283Z #22 2.548 Task "FindAssembliesWithReferencesTo"
2023-07-20T15:02:05.9418595Z #22 2.590 Done executing task "FindAssembliesWithReferencesTo".
2023-07-20T15:02:06.0882955Z #22 2.596 Task "WriteCodeFragment"
2023-07-20T15:02:06.0883457Z #22 2.596 Could not infer the type of parameter "#1" because the attribute type is unknown. The value will be treated as a string.
2023-07-20T15:02:06.0884809Z #22 2.596 Emitted specified code into "obj/Release/net7.0/linux-musl-x64/cartservice.MvcApplicationPartsAssemblyInfo.cs".
2023-07-20T15:02:06.0885342Z #22 2.596 Done executing task "WriteCodeFragment".
2023-07-20T15:02:06.0886504Z #22 2.596 Task "Delete" skipped, due to false condition; ('@(_ApplicationPartAssemblyNames->Count())' == '0' AND Exists('$(_MvcApplicationPartAttributeGeneratedFile)')) was evaluated as ('1' == '0' AND Exists('obj/Release/net7.0/linux-musl-x64/cartservice.MvcApplicationPartsAssemblyInfo.cs')).
2023-07-20T15:02:06.0887252Z #22 2.596 Task "Touch"
2023-07-20T15:02:06.0887946Z #22 2.596 Creating "obj/Release/net7.0/linux-musl-x64/cartservice.MvcApplicationPartsAssemblyInfo.cache" because "AlwaysCreate" was specified.
2023-07-20T15:02:06.0888477Z #22 2.596 Done executing task "Touch".
2023-07-20T15:02:06.0888904Z #22 2.596 1>Done building target "_DiscoverMvcApplicationParts" in project "cartservice.csproj".
2023-07-20T15:02:06.0890260Z #22 2.596 Target "_ComputeNonExistentFileProperty" skipped, due to false condition; (('$(BuildingInsideVisualStudio)' == 'true') and ('$(BuildingOutOfProcess)' != 'true') and (('$(BuildingProject)' == 'false') or ('$(UseHostCompilerIfAvailable)' == 'true'))) was evaluated as (('' == 'true') and ('' != 'true') and (('true' == 'false') or ('true' == 'true'))).
2023-07-20T15:02:06.0891570Z #22 2.597 Target "ResolveCodeAnalysisRuleSet" skipped, due to false condition; ('$(CodeAnalysisRuleSet)' != '') was evaluated as ('' != '').
2023-07-20T15:02:06.0892152Z #22 2.597 Target "ResolveRazorGenerateInputs" skipped. Previously built successfully.
2023-07-20T15:02:06.0893018Z #22 2.597 1>Target "_ResolveMvcAssemblyAttributes" in file "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk.Razor/targets/Microsoft.NET.Sdk.Razor.Configuration.targets" from project "/usr/src/app/src/cartservice.csproj" (target "_GenerateRazorAssemblyInfo" depends on it):
2023-07-20T15:02:06.0893878Z #22 2.597 1>Done building target "_ResolveMvcAssemblyAttributes" in project "cartservice.csproj".
2023-07-20T15:02:06.0894825Z #22 2.597 Target "RazorGetAssemblyAttributes" skipped, due to false condition; ('$(GenerateRazorHostingAssemblyInfo)'=='true' and '$(RazorDefaultConfiguration)'!='') was evaluated as (''=='true' and 'MVC-3.0'!='').
2023-07-20T15:02:06.0895512Z #22 2.597 Target "PrepareForBuild" skipped. Previously built successfully.
2023-07-20T15:02:06.0896391Z #22 2.597 Target "_CoreGenerateRazorAssemblyInfo" skipped, due to false condition; ('$(GenerateRazorAssemblyInfo)' == 'true' AND '@(_RazorAssemblyAttribute)' != '') was evaluated as ('' == 'true' AND '' != '').
2023-07-20T15:02:06.0897401Z #22 2.597 1>Target "_GenerateRazorAssemblyInfo" in file "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk.Razor/targets/Microsoft.NET.Sdk.Razor.GenerateAssemblyInfo.targets" from project "/usr/src/app/src/cartservice.csproj" (target "CoreCompile" depends on it):
2023-07-20T15:02:06.0898227Z #22 2.597 1>Done building target "_GenerateRazorAssemblyInfo" in project "cartservice.csproj".
2023-07-20T15:02:06.0900075Z #22 2.598 Target "ShimReferencePathsWhenCommonTargetsDoesNotUnderstandReferenceAssemblies" skipped, due to false condition; ('@(ReferencePathWithRefAssemblies)' == '') was evaluated as ('/root/.nuget/packages/google.protobuf/3.22.0/lib/net5.0/Google.Protobuf.dll;/root/.nuget/packages/grpc.aspnetcore.healthchecks/2.53.0/lib/net7.0/Grpc.AspNetCore.HealthChecks.dll;/root/.nuget/packages/grpc.aspnetcore.server.clientfactory/2.53.0/lib/net7.0/Grpc.AspNetCore.Server.ClientFactory.dll;...' == '').
2023-07-20T15:02:06.0901602Z #22 2.599 1>Target "_BeforeVBCSCoreCompile" in file "/usr/share/dotnet/sdk/7.0.306/Roslyn/Microsoft.Managed.Core.targets" from project "/usr/src/app/src/cartservice.csproj" (target "CoreCompile" depends on it):
2023-07-20T15:02:06.0902279Z #22 2.599 1>Done building target "_BeforeVBCSCoreCompile" in project "cartservice.csproj".
2023-07-20T15:02:06.0903374Z #22 2.600 Target "AdjustDefaultPlatformTargetForNetFrameworkExeWithNoNativeCopyLocalItems" skipped, due to false condition; ('$(_UsingDefaultPlatformTarget)' == 'true' and
2023-07-20T15:02:06.0904292Z #22 2.600 '$(_UsingDefaultRuntimeIdentifier)' == 'true') was evaluated as ('true' == 'true' and
2023-07-20T15:02:06.0904729Z #22 2.600 '' == 'true').
2023-07-20T15:02:06.0906266Z #22 2.600 Target "GenerateTargetPlatformDefineConstants" skipped, due to false condition; ( '$(DisableImplicitFrameworkDefines)' != 'true' and '$(TargetPlatformIdentifier)' != '' and '$(TargetFrameworkIdentifier)' == '.NETCoreApp' and $([MSBuild]::VersionGreaterThanOrEquals($(TargetFrameworkVersion), 5.0)) ) was evaluated as ( '' != 'true' and '' != '' and '.NETCoreApp' == '.NETCoreApp' and True ).
2023-07-20T15:02:06.0907612Z #22 2.603 1>Target "GenerateNETCompatibleDefineConstants" in file "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.BeforeCommon.targets" from project "/usr/src/app/src/cartservice.csproj" (target "AddImplicitDefineConstants" depends on it):
2023-07-20T15:02:06.0908495Z #22 2.603 1>Done building target "GenerateNETCompatibleDefineConstants" in project "cartservice.csproj".
2023-07-20T15:02:06.0910303Z #22 2.603 Target "GeneratePlatformCompatibleDefineConstants" skipped, due to false condition; ( '$(DisableImplicitFrameworkDefines)' != 'true' and '$(TargetPlatformIdentifier)' != '' and '$(TargetFrameworkIdentifier)' == '.NETCoreApp' and $([MSBuild]::VersionGreaterThanOrEquals($(TargetFrameworkVersion), 5.0)) ) was evaluated as ( '' != 'true' and '' != '' and '.NETCoreApp' == '.NETCoreApp' and True ).
2023-07-20T15:02:06.0911589Z #22 2.604 1>Target "AddImplicitDefineConstants" in file "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.BeforeCommon.targets" from project "/usr/src/app/src/cartservice.csproj" (target "CoreCompile" depends on it):
2023-07-20T15:02:06.0912346Z #22 2.604 1>Done building target "AddImplicitDefineConstants" in project "cartservice.csproj".
2023-07-20T15:02:06.0914410Z #22 2.604 Target "ShimReferencePathsWhenCommonTargetsDoesNotUnderstandReferenceAssemblies" skipped, due to false condition; ('@(ReferencePathWithRefAssemblies)' == '') was evaluated as ('/root/.nuget/packages/google.protobuf/3.22.0/lib/net5.0/Google.Protobuf.dll;/root/.nuget/packages/grpc.aspnetcore.healthchecks/2.53.0/lib/net7.0/Grpc.AspNetCore.HealthChecks.dll;/root/.nuget/packages/grpc.aspnetcore.server.clientfactory/2.53.0/lib/net7.0/Grpc.AspNetCore.Server.ClientFactory.dll;...' == '').
2023-07-20T15:02:06.0915928Z #22 2.605 1>Target "_ComputeSkipAnalyzers" in file "/usr/share/dotnet/sdk/7.0.306/Roslyn/Microsoft.Managed.Core.targets" from project "/usr/src/app/src/cartservice.csproj" (target "CoreCompile" depends on it):
2023-07-20T15:02:06.0916904Z #22 2.605 Task "ShowMessageForImplicitlySkipAnalyzers" skipped, due to false condition; ('$(_ImplicitlySkipAnalyzers)' == 'true') was evaluated as ('' == 'true').
2023-07-20T15:02:06.0917532Z #22 2.612 1>Done building target "_ComputeSkipAnalyzers" in project "cartservice.csproj".
2023-07-20T15:02:06.0918285Z #22 2.612 Target "_SetPathMapFromSourceRoots" skipped, due to false condition; ('$(DeterministicSourcePaths)' == 'true') was evaluated as ('' == 'true').
2023-07-20T15:02:06.0919460Z #22 2.612 Target "CreateCompilerGeneratedFilesOutputPath" skipped, due to false condition; ('$(EmitCompilerGeneratedFiles)' == 'true' and !('$(DesignTimeBuild)' == 'true' OR '$(BuildingProject)' != 'true')) was evaluated as ('false' == 'true' and !('' == 'true' OR 'true' != 'true')).
2023-07-20T15:02:06.0920412Z #22 2.612 Target "GenerateGlobalUsings" skipped, due to false condition; (@(Using->Count()) != 0) was evaluated as (0 != 0).
2023-07-20T15:02:06.0921354Z #22 2.616 1>Target "AddGlobalAnalyzerConfigForPackage_MicrosoftCodeAnalysisNetAnalyzers" in file "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/analyzers/build/Microsoft.CodeAnalysis.NetAnalyzers.targets" from project "/usr/src/app/src/cartservice.csproj" (target "CoreCompile" depends on it):
2023-07-20T15:02:06.0922534Z #22 2.616 1>Done building target "AddGlobalAnalyzerConfigForPackage_MicrosoftCodeAnalysisNetAnalyzers" in project "cartservice.csproj".
2023-07-20T15:02:06.0923869Z #22 2.616 Target "AddGlobalAnalyzerConfigForPackage_MicrosoftCodeAnalysisNetAnalyzersDesign" skipped, due to false condition; ('$(SkipGlobalAnalyzerConfigForPackage)' != 'true' and ('$(AnalysisLevelDesign)' != '' or '$(AnalysisModeDesign)' != '')) was evaluated as ('' != 'true' and ('' != '' or '' != '')).
2023-07-20T15:02:06.0925499Z #22 2.616 Target "AddGlobalAnalyzerConfigForPackage_MicrosoftCodeAnalysisNetAnalyzersDocumentation" skipped, due to false condition; ('$(SkipGlobalAnalyzerConfigForPackage)' != 'true' and ('$(AnalysisLevelDocumentation)' != '' or '$(AnalysisModeDocumentation)' != '')) was evaluated as ('' != 'true' and ('' != '' or '' != '')).
2023-07-20T15:02:06.0927144Z #22 2.616 Target "AddGlobalAnalyzerConfigForPackage_MicrosoftCodeAnalysisNetAnalyzersGlobalization" skipped, due to false condition; ('$(SkipGlobalAnalyzerConfigForPackage)' != 'true' and ('$(AnalysisLevelGlobalization)' != '' or '$(AnalysisModeGlobalization)' != '')) was evaluated as ('' != 'true' and ('' != '' or '' != '')).
2023-07-20T15:02:06.0928768Z #22 2.616 Target "AddGlobalAnalyzerConfigForPackage_MicrosoftCodeAnalysisNetAnalyzersInteroperability" skipped, due to false condition; ('$(SkipGlobalAnalyzerConfigForPackage)' != 'true' and ('$(AnalysisLevelInteroperability)' != '' or '$(AnalysisModeInteroperability)' != '')) was evaluated as ('' != 'true' and ('' != '' or '' != '')).
2023-07-20T15:02:06.0930316Z #22 2.616 Target "AddGlobalAnalyzerConfigForPackage_MicrosoftCodeAnalysisNetAnalyzersMaintainability" skipped, due to false condition; ('$(SkipGlobalAnalyzerConfigForPackage)' != 'true' and ('$(AnalysisLevelMaintainability)' != '' or '$(AnalysisModeMaintainability)' != '')) was evaluated as ('' != 'true' and ('' != '' or '' != '')).
2023-07-20T15:02:06.0931751Z #22 2.616 Target "AddGlobalAnalyzerConfigForPackage_MicrosoftCodeAnalysisNetAnalyzersNaming" skipped, due to false condition; ('$(SkipGlobalAnalyzerConfigForPackage)' != 'true' and ('$(AnalysisLevelNaming)' != '' or '$(AnalysisModeNaming)' != '')) was evaluated as ('' != 'true' and ('' != '' or '' != '')).
2023-07-20T15:02:06.0933160Z #22 2.616 Target "AddGlobalAnalyzerConfigForPackage_MicrosoftCodeAnalysisNetAnalyzersPerformance" skipped, due to false condition; ('$(SkipGlobalAnalyzerConfigForPackage)' != 'true' and ('$(AnalysisLevelPerformance)' != '' or '$(AnalysisModePerformance)' != '')) was evaluated as ('' != 'true' and ('' != '' or '' != '')).
2023-07-20T15:02:06.0934611Z #22 2.616 Target "AddGlobalAnalyzerConfigForPackage_MicrosoftCodeAnalysisNetAnalyzersReliability" skipped, due to false condition; ('$(SkipGlobalAnalyzerConfigForPackage)' != 'true' and ('$(AnalysisLevelReliability)' != '' or '$(AnalysisModeReliability)' != '')) was evaluated as ('' != 'true' and ('' != '' or '' != '')).
2023-07-20T15:02:06.0936041Z #22 2.616 Target "AddGlobalAnalyzerConfigForPackage_MicrosoftCodeAnalysisNetAnalyzersSecurity" skipped, due to false condition; ('$(SkipGlobalAnalyzerConfigForPackage)' != 'true' and ('$(AnalysisLevelSecurity)' != '' or '$(AnalysisModeSecurity)' != '')) was evaluated as ('' != 'true' and ('' != '' or '' != '')).
2023-07-20T15:02:06.0937407Z #22 2.616 Target "AddGlobalAnalyzerConfigForPackage_MicrosoftCodeAnalysisNetAnalyzersUsage" skipped, due to false condition; ('$(SkipGlobalAnalyzerConfigForPackage)' != 'true' and ('$(AnalysisLevelUsage)' != '' or '$(AnalysisModeUsage)' != '')) was evaluated as ('' != 'true' and ('' != '' or '' != '')).
2023-07-20T15:02:06.0938480Z #22 2.616 Target "_CodeAnalysisTreatWarningsAsErrors" skipped, due to false condition; ('$(DesignTimeBuild)' == 'true' OR '$(BuildingProject)' != 'true') was evaluated as ('' == 'true' OR 'true' != 'true').
2023-07-20T15:02:06.0939442Z #22 2.616 1>Target "_ReportUpgradeNetAnalyzersNuGetWarning" in file "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/analyzers/build/Microsoft.CodeAnalysis.NetAnalyzers.targets" from project "/usr/src/app/src/cartservice.csproj" (target "CoreCompile" depends on it):
2023-07-20T15:02:06.0940315Z #22 2.616 Task "Warning" skipped, due to false condition; ('$(_NETAnalyzersNuGetAssemblyVersion)' != '' AND
2023-07-20T15:02:06.0940838Z #22 2.616 '$(_NETAnalyzersSDKAssemblyVersion)' != '' AND
2023-07-20T15:02:06.0941449Z #22 2.616 $(_NETAnalyzersNuGetAssemblyVersion) < $(_NETAnalyzersSDKAssemblyVersion)) was evaluated as ('' != '' AND
2023-07-20T15:02:06.0941899Z #22 2.616 '7.0.3' != '' AND
2023-07-20T15:02:06.0942135Z #22 2.616 < 7.0.3).
2023-07-20T15:02:06.0942532Z #22 2.616 1>Done building target "_ReportUpgradeNetAnalyzersNuGetWarning" in project "cartservice.csproj".
2023-07-20T15:02:06.0943145Z #22 2.616 1>Target "CoreCompile" in file "/usr/share/dotnet/sdk/7.0.306/Roslyn/Microsoft.CSharp.Core.targets" from project "/usr/src/app/src/cartservice.csproj" (target "Compile" depends on it):
2023-07-20T15:02:06.0943633Z #22 2.616 Building target "CoreCompile" completely.
2023-07-20T15:02:06.0944790Z #22 2.616 Output file "obj/Release/net7.0/linux-musl-x64/cartservice.dll" does not exist.
2023-07-20T15:02:06.0945342Z #22 2.618 Using "Csc" task from assembly "/usr/share/dotnet/sdk/7.0.306/Roslyn/Microsoft.Build.Tasks.CodeAnalysis.dll".
2023-07-20T15:02:06.0945739Z #22 2.618 Task "Csc"
2023-07-20T15:02:06.1120772Z #22 2.624 /usr/share/dotnet/dotnet exec "/usr/share/dotnet/sdk/7.0.306/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1701,1702 /fullpaths /nostdlib+ /platform:x64 /errorreport:prompt /warn:7 /define:TRACE;RELEASE;NET;NET7_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NETCOREAPP1_0_OR_GREATER;NETCOREAPP1_1_OR_GREATER;NETCOREAPP2_0_OR_GREATER;NETCOREAPP2_1_OR_GREATER;NETCOREAPP2_2_OR_GREATER;NETCOREAPP3_0_OR_GREATER;NETCOREAPP3_1_OR_GREATER /highentropyva+ /reference:/root/.nuget/packages/google.protobuf/3.22.0/lib/net5.0/Google.Protobuf.dll /reference:/root/.nuget/packages/grpc.aspnetcore.healthchecks/2.53.0/lib/net7.0/Grpc.AspNetCore.HealthChecks.dll /reference:/root/.nuget/packages/grpc.aspnetcore.server.clientfactory/2.53.0/lib/net7.0/Grpc.AspNetCore.Server.ClientFactory.dll /reference:/root/.nuget/packages/grpc.aspnetcore.server/2.53.0/lib/net7.0/Grpc.AspNetCore.Server.dll /reference:/root/.nuget/packages/grpc.core.api/2.53.0/lib/netstandard2.1/Grpc.Core.Api.dll /reference:/root/.nuget/packages/grpc.healthcheck/2.53.0/lib/netstandard2.0/Grpc.HealthCheck.dll /reference:/root/.nuget/packages/grpc.net.client/2.53.0/lib/net7.0/Grpc.Net.Client.dll /reference:/root/.nuget/packages/grpc.net.clientfactory/2.53.0/lib/net7.0/Grpc.Net.ClientFactory.dll /reference:/root/.nuget/packages/grpc.net.common/2.53.0/lib/net7.0/Grpc.Net.Common.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Antiforgery.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Authentication.Abstractions.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Authentication.Cookies.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Authentication.Core.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Authentication.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Authentication.OAuth.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Authorization.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Authorization.Policy.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Components.Authorization.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Components.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Components.Forms.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Components.Server.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Components.Web.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Connections.Abstractions.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.CookiePolicy.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Cors.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Cryptography.Internal.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Cryptography.KeyDerivation.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.DataProtection.Abstractions.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.DataProtection.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.DataProtection.Extensions.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Diagnostics.Abstractions.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Diagnostics.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Diagnostics.HealthChecks.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.HostFiltering.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Hosting.Abstractions.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Hosting.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Html.Abstractions.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Http.Abstractions.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Http.Connections.Common.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Http.Connections.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Http.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Http.Extensions.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Http.Features.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Http.Results.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.HttpLogging.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.HttpOverrides.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.HttpsPolicy.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Identity.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Localization.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Localization.Routing.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Metadata.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Mvc.Abstractions.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Mvc.ApiExplorer.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Mvc.Core.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Mvc.Cors.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Mvc.DataAnnotations.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Mvc.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Mvc.Formatters.Json.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Mvc.Formatters.Xml.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Mvc.Localization.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Mvc.Razor.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Mvc.RazorPages.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Mvc.TagHelpers.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Mvc.ViewFeatures.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.OutputCaching.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.RateLimiting.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Razor.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Razor.Runtime.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.RequestDecompression.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.ResponseCaching.Abstractions.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.ResponseCaching.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.ResponseCompression.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Rewrite.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Routing.Abstractions.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Routing.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Server.HttpSys.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Server.IIS.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Server.IISIntegration.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Server.Kestrel.Core.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Server.Kestrel.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.Session.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.SignalR.Common.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.SignalR.Core.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.SignalR.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.SignalR.Protocols.Json.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.StaticFiles.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.WebSockets.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.AspNetCore.WebUtilities.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/Microsoft.CSharp.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.Caching.Abstractions.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.Caching.Memory.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.Configuration.Abstractions.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.Configuration.Binder.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.Configuration.CommandLine.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.Configuration.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.Configuration.FileExtensions.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.Configuration.Ini.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.Configuration.Json.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.Configuration.KeyPerFile.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.Configuration.UserSecrets.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.Configuration.Xml.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.DependencyInjection.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.Diagnostics.HealthChecks.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.Features.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.FileProviders.Abstractions.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.FileProviders.Composite.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.FileProviders.Embedded.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.FileProviders.Physical.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.FileSystemGlobbing.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.Hosting.Abstractions.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.Hosting.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.Http.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.Identity.Core.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.Identity.Stores.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.Localization.Abstractions.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.Localization.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.Logging.Abstractions.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.Logging.Configuration.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.Logging.Console.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.Logging.Debug.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.Logging.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.Logging.EventLog.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.Logging.EventSource.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.Logging.TraceSource.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.ObjectPool.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.Options.DataAnnotations.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.Options.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.Primitives.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Extensions.WebEncoders.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.JSInterop.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Net.Http.Headers.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/Microsoft.VisualBasic.Core.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/Microsoft.VisualBasic.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Win32.Primitives.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/Microsoft.Win32.Registry.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/mscorlib.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/netstandard.dll /reference:/root/.nuget/packages/opentelemetry.api/1.5.0/lib/netstandard2.0/OpenTelemetry.Api.dll /reference:/root/.nuget/packages/opentelemetry.api.providerbuilderextensions/1.5.0/lib/netstandard2.0/OpenTelemetry.Api.ProviderBuilderExtensions.dll /reference:/root/.nuget/packages/opentelemetry/1.5.0/lib/net6.0/OpenTelemetry.dll /reference:/root/.nuget/packages/opentelemetry.exporter.opentelemetryprotocol/1.5.0/lib/net6.0/OpenTelemetry.Exporter.OpenTelemetryProtocol.dll /reference:/root/.nuget/packages/opentelemetry.extensions.hosting/1.5.0/lib/netstandard2.0/OpenTelemetry.Extensions.Hosting.dll /reference:/root/.nuget/packages/opentelemetry.instrumentation.aspnetcore/1.5.0-beta.1/lib/net7.0/OpenTelemetry.Instrumentation.AspNetCore.dll /reference:/root/.nuget/packages/opentelemetry.instrumentation.grpcnetclient/1.5.0-beta.1/lib/netstandard2.1/OpenTelemetry.Instrumentation.GrpcNetClient.dll /reference:/root/.nuget/packages/opentelemetry.instrumentation.http/1.5.0-beta.1/lib/netstandard2.0/OpenTelemetry.Instrumentation.Http.dll /reference:/root/.nuget/packages/opentelemetry.instrumentation.runtime/1.5.0/lib/net6.0/OpenTelemetry.Instrumentation.Runtime.dll /reference:/root/.nuget/packages/opentelemetry.instrumentation.stackexchangeredis/1.0.0-rc9.10/lib/netstandard2.0/OpenTelemetry.Instrumentation.StackExchangeRedis.dll /reference:/root/.nuget/packages/opentelemetry.resourcedetectors.container/1.0.0-beta.4/lib/netstandard2.0/OpenTelemetry.ResourceDetectors.Container.dll /reference:/root/.nuget/packages/pipelines.sockets.unofficial/2.2.2/lib/net5.0/Pipelines.Sockets.Unofficial.dll /reference:/root/.nuget/packages/stackexchange.redis/2.6.111/lib/net5.0/StackExchange.Redis.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.AppContext.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Buffers.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Collections.Concurrent.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Collections.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Collections.Immutable.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Collections.NonGeneric.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Collections.Specialized.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.ComponentModel.Annotations.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.ComponentModel.DataAnnotations.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.ComponentModel.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.ComponentModel.EventBasedAsync.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.ComponentModel.Primitives.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.ComponentModel.TypeConverter.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Configuration.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Console.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Core.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Data.Common.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Data.DataSetExtensions.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Data.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Diagnostics.Contracts.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Diagnostics.Debug.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Diagnostics.DiagnosticSource.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/System.Diagnostics.EventLog.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Diagnostics.FileVersionInfo.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Diagnostics.Process.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Diagnostics.StackTrace.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Diagnostics.Tools.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Diagnostics.TraceSource.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Diagnostics.Tracing.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Drawing.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Drawing.Primitives.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Dynamic.Runtime.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Formats.Asn1.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Formats.Tar.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Globalization.Calendars.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Globalization.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Globalization.Extensions.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.IO.Compression.Brotli.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.IO.Compression.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.IO.Compression.FileSystem.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.IO.Compression.ZipFile.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.IO.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.IO.FileSystem.AccessControl.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.IO.FileSystem.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.IO.FileSystem.DriveInfo.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.IO.FileSystem.Primitives.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.IO.FileSystem.Watcher.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.IO.IsolatedStorage.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.IO.MemoryMappedFiles.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/System.IO.Pipelines.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.IO.Pipes.AccessControl.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.IO.Pipes.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.IO.UnmanagedMemoryStream.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Linq.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Linq.Expressions.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Linq.Parallel.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Linq.Queryable.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Memory.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Net.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Net.Http.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Net.Http.Json.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Net.HttpListener.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Net.Mail.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Net.NameResolution.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Net.NetworkInformation.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Net.Ping.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Net.Primitives.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Net.Quic.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Net.Requests.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Net.Security.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Net.ServicePoint.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Net.Sockets.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Net.WebClient.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Net.WebHeaderCollection.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Net.WebProxy.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Net.WebSockets.Client.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Net.WebSockets.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Numerics.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Numerics.Vectors.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.ObjectModel.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Reflection.DispatchProxy.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Reflection.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Reflection.Emit.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Reflection.Emit.ILGeneration.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Reflection.Emit.Lightweight.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Reflection.Extensions.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Reflection.Metadata.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Reflection.Primitives.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Reflection.TypeExtensions.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Resources.Reader.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Resources.ResourceManager.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Resources.Writer.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Runtime.CompilerServices.VisualC.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Runtime.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Runtime.Extensions.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Runtime.Handles.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Runtime.InteropServices.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Runtime.InteropServices.JavaScript.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Runtime.Intrinsics.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Runtime.Loader.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Runtime.Numerics.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Runtime.Serialization.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Runtime.Serialization.Formatters.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Runtime.Serialization.Json.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Runtime.Serialization.Primitives.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Runtime.Serialization.Xml.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Security.AccessControl.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Security.Claims.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Security.Cryptography.Algorithms.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Security.Cryptography.Cng.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Security.Cryptography.Csp.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Security.Cryptography.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Security.Cryptography.Encoding.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Security.Cryptography.OpenSsl.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Security.Cryptography.Primitives.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Security.Cryptography.X509Certificates.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/System.Security.Cryptography.Xml.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Security.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Security.Principal.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Security.Principal.Windows.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Security.SecureString.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.ServiceModel.Web.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.ServiceProcess.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Text.Encoding.CodePages.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Text.Encoding.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Text.Encoding.Extensions.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Text.Encodings.Web.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Text.Json.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Text.RegularExpressions.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Threading.Channels.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Threading.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Threading.Overlapped.dll /reference:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/ref/net7.0/System.Threading.RateLimiting.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Threading.Tasks.Dataflow.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Threading.Tasks.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Threading.Tasks.Extensions.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Threading.Tasks.Parallel.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Threading.Thread.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Threading.ThreadPool.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Threading.Timer.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Transactions.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Transactions.Local.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.ValueTuple.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Web.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Web.HttpUtility.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Windows.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Xml.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Xml.Linq.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Xml.ReaderWriter.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Xml.Serialization.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Xml.XDocument.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Xml.XmlDocument.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Xml.XmlSerializer.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Xml.XPath.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/System.Xml.XPath.XDocument.dll /reference:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/ref/net7.0/WindowsBase.dll /debug+ /debug:portable /filealign:512 /optimize+ /out:obj/Release/net7.0/linux-musl-x64/cartservice.dll /target:exe /warnaserror- /utf8output /deterministic+ /langversion:11.0 /analyzerconfig:obj/Release/net7.0/linux-musl-x64/cartservice.GeneratedMSBuildEditorConfig.editorconfig /analyzerconfig:/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_7_default.editorconfig /analyzer:/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk.Web/analyzers/cs/Microsoft.AspNetCore.Analyzers.dll /analyzer:/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk.Web/analyzers/cs/Microsoft.AspNetCore.Mvc.Analyzers.dll /analyzer:/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll /analyzer:/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /analyzer:/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/../analyzers/ILLink.CodeFixProvider.dll /analyzer:/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/../analyzers/ILLink.RoslynAnalyzer.dll /analyzer:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/analyzers/dotnet/cs/Microsoft.Interop.JavaScript.JSImportGenerator.dll /analyzer:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/analyzers/dotnet/cs/Microsoft.Interop.LibraryImportGenerator.dll /analyzer:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/analyzers/dotnet/cs/Microsoft.Interop.SourceGeneration.dll /analyzer:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/analyzers/dotnet/cs/System.Text.Json.SourceGeneration.dll /analyzer:/usr/share/dotnet/packs/Microsoft.NETCore.App.Ref/7.0.9/analyzers/dotnet/cs/System.Text.RegularExpressions.Generator.dll /analyzer:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/analyzers/dotnet/cs/Microsoft.AspNetCore.App.Analyzers.dll /analyzer:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/analyzers/dotnet/cs/Microsoft.AspNetCore.App.CodeFixes.dll /analyzer:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/analyzers/dotnet/cs/Microsoft.AspNetCore.Components.Analyzers.dll /analyzer:/usr/share/dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.9/analyzers/dotnet/roslyn4.4/cs/Microsoft.Extensions.Logging.Generators.dll /analyzer:/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk.Razor/targets/../source-generators/Microsoft.AspNetCore.Mvc.Razor.Extensions.dll /analyzer:/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk.Razor/targets/../source-generators/Microsoft.AspNetCore.Razor.Language.dll /analyzer:/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk.Razor/targets/../source-generators/Microsoft.AspNetCore.Razor.Utilities.Shared.dll /analyzer:/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk.Razor/targets/../source-generators/Microsoft.CodeAnalysis.Razor.dll /analyzer:/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk.Razor/targets/../source-generators/Microsoft.Extensions.ObjectPool.dll /analyzer:/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk.Razor/targets/../source-generators/Microsoft.NET.Sdk.Razor.SourceGenerators.dll /analyzer:/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk.Razor/targets/../source-generators/System.Collections.Immutable.dll cartstore/ICartStore.cs cartstore/LocalCartStore.cs cartstore/RedisCartStore.cs featureflags/FeatureFlagHelper.cs Program.cs services/CartService.cs "obj/Release/net7.0/linux-musl-x64/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs" obj/Release/net7.0/linux-musl-x64/protos/Demo.cs obj/Release/net7.0/linux-musl-x64/protos/DemoGrpc.cs obj/Release/net7.0/linux-musl-x64/cartservice.AssemblyInfo.cs obj/Release/net7.0/linux-musl-x64/cartservice.MvcApplicationPartsAssemblyInfo.cs /warnaserror+:NU1605,SYSLIB0011
2023-07-20T15:02:06.1241635Z #22 2.628 Assembly loaded during TaskRun (Microsoft.CodeAnalysis.BuildTasks.Csc): System.Security.Principal.Windows, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (location: /usr/share/dotnet/shared/Microsoft.NETCore.App/7.0.9/System.Security.Principal.Windows.dll, MVID: 68a98e78-f5ed-43dd-bded-2f913a6c7dae, AppDomain: [Default])
2023-07-20T15:02:06.1243402Z #22 2.628 Assembly loaded during TaskRun (Microsoft.CodeAnalysis.BuildTasks.Csc): System.Security.Claims, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (location: /usr/share/dotnet/shared/Microsoft.NETCore.App/7.0.9/System.Security.Claims.dll, MVID: 6a83405b-590d-4578-b3ee-dd9c9982d913, AppDomain: [Default])
2023-07-20T15:02:06.9891780Z #22 ...
2023-07-20T15:02:06.9891956Z
2023-07-20T15:02:06.9892699Z #23 [linux/arm64 builder 5/6] RUN RUNTIME_IDENTIIFER=linux-musl-x64; if [ "$(uname -m)" = "aarch64" ]; then RUNTIME_IDENTIIFER=linux-musl-arm64; fi; dotnet restore ./src/cartservice.csproj -v d -r $RUNTIME_IDENTIIFER
2023-07-20T15:02:08.6430565Z #23 11.71 Build started 07/20/2023 15:02:08.
2023-07-20T15:02:08.7942477Z #23 11.81 0>Process = "/usr/share/dotnet/dotnet"
2023-07-20T15:02:08.7942917Z #23 11.83 MSBuild executable path = "/usr/share/dotnet/sdk/7.0.306/MSBuild.dll"
2023-07-20T15:02:08.7944626Z #23 11.84 Command line arguments = "/usr/share/dotnet/sdk/7.0.306/MSBuild.dll -maxcpucount -verbosity:m -nologo -target:Restore -property:RuntimeIdentifiers=linux-musl-arm64 -verbosity:d ./src/cartservice.csproj -distributedlogger:Microsoft.DotNet.Tools.MSBuild.MSBuildLogger,/usr/share/dotnet/sdk/7.0.306/dotnet.dll*Microsoft.DotNet.Tools.MSBuild.MSBuildForwardingLogger,/usr/share/dotnet/sdk/7.0.306/dotnet.dll"
2023-07-20T15:02:08.7945670Z #23 11.84 Current directory = "/usr/src/app"
2023-07-20T15:02:08.7945994Z #23 11.84 MSBuild version = "17.6.8+c70978d4d"
2023-07-20T15:02:09.8463336Z #23 12.92 Assembly loaded during Evaluation: System.Reflection.Metadata, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (location: /usr/share/dotnet/shared/Microsoft.NETCore.App/7.0.9/System.Reflection.Metadata.dll, MVID: a72f4099-6ece-4f23-974c-d5f81ae7a4a4, AppDomain: [Default])
2023-07-20T15:02:10.2333083Z #23 13.27 Assembly loaded during Evaluation: Microsoft.NET.Sdk.WorkloadMSBuildSdkResolver, Version=7.0.306.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (location: /usr/share/dotnet/sdk/7.0.306/Microsoft.NET.Sdk.WorkloadMSBuildSdkResolver.dll, MVID: 178d5018-cf0b-4acc-be8a-878e9a1e2041, AppDomain: [Default])
2023-07-20T15:02:10.2335149Z #23 13.29 Assembly loaded during Evaluation: Microsoft.Build.NuGetSdkResolver, Version=6.6.0.66, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (location: /usr/share/dotnet/sdk/7.0.306/Microsoft.Build.NuGetSdkResolver.dll, MVID: f9e4cc23-fb32-44fd-804e-0e4515ab6768, AppDomain: [Default])
2023-07-20T15:02:10.2336584Z #23 13.30 Assembly loaded during Evaluation: System.IO.FileSystem, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (location: /usr/share/dotnet/shared/Microsoft.NETCore.App/7.0.9/System.IO.FileSystem.dll, MVID: 4dd02bfe-6a45-4b96-96e3-f040ddbb969a, AppDomain: [Default])
2023-07-20T15:02:10.2337383Z #23 13.33 Resolving SDK 'Microsoft.NET.Sdk.Web'...
2023-07-20T15:02:10.3834243Z #23 13.38 Assembly loaded during Evaluation: Microsoft.DotNet.Cli.Utils, Version=7.0.306.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 (location: /usr/share/dotnet/sdk/7.0.306/Microsoft.DotNet.Cli.Utils.dll, MVID: 196be164-6fe6-4cb4-8126-c32db82b7719, AppDomain: [Default])
2023-07-20T15:02:10.3836453Z #23 13.39 Assembly loaded during Evaluation: Microsoft.NET.Sdk.WorkloadManifestReader, Version=7.0.306.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 (location: /usr/share/dotnet/sdk/7.0.306/Microsoft.NET.Sdk.WorkloadManifestReader.dll, MVID: baac00a6-6496-4872-a8ed-2313366603a2, AppDomain: [Default])
2023-07-20T15:02:10.3838139Z #23 13.41 Assembly loaded during Evaluation: Microsoft.Deployment.DotNet.Releases, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (location: /usr/share/dotnet/sdk/7.0.306/Microsoft.Deployment.DotNet.Releases.dll, MVID: 750c7bd1-cef6-418d-97db-eefca19619f7, AppDomain: [Default])
2023-07-20T15:02:10.6840441Z #23 13.72 Assembly loaded during Evaluation: System.Text.Json, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (location: /usr/share/dotnet/shared/Microsoft.NETCore.App/7.0.9/System.Text.Json.dll, MVID: 8caa88f1-1d8f-4070-bdab-872e69ec43d3, AppDomain: [Default])
2023-07-20T15:02:10.6841644Z #23 13.74 Assembly loaded during Evaluation: System.Numerics.Vectors, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (location: /usr/share/dotnet/shared/Microsoft.NETCore.App/7.0.9/System.Numerics.Vectors.dll, MVID: 5349d0dc-f14d-4175-948b-a82077720c5c, AppDomain: [Default])
2023-07-20T15:02:10.9653990Z #23 14.01 Assembly loaded during Evaluation: Microsoft.NET.StringTools, Version=1.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (location: /usr/share/dotnet/sdk/7.0.306/Microsoft.NET.StringTools.dll, MVID: 7969b84e-3ba2-4528-aef2-3f4063bb0b10, AppDomain: [Default])
2023-07-20T15:02:10.9654818Z #23 14.11 Resolving SDK 'Microsoft.NET.Sdk'...
2023-07-20T15:02:11.1123925Z #23 14.12 Property 'MSBuildExtensionsPath' with value '/usr/share/dotnet/sdk/7.0.306/' expanded from the environment.
2023-07-20T15:02:11.1124800Z #23 14.18 Property reassignment: $(MSBuildProjectExtensionsPath)="/usr/src/app/src/obj/" (previous value: "obj\") at /usr/share/dotnet/sdk/7.0.306/Current/Microsoft.Common.props (56,5)
2023-07-20T15:02:11.1125619Z #23 14.20 Property reassignment: $(AssemblySearchPaths)="{CandidateAssemblyFiles};{HintPathFromItem}" (previous value: "{CandidateAssemblyFiles}") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props (82,5)
2023-07-20T15:02:11.1126659Z #23 14.20 Property reassignment: $(AssemblySearchPaths)="{CandidateAssemblyFiles};{HintPathFromItem};{TargetFrameworkDirectory}" (previous value: "{CandidateAssemblyFiles};{HintPathFromItem}") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props (83,5)
2023-07-20T15:02:11.1128141Z #23 14.20 Property reassignment: $(AssemblySearchPaths)="{CandidateAssemblyFiles};{HintPathFromItem};{TargetFrameworkDirectory};{RawFileName}" (previous value: "{CandidateAssemblyFiles};{HintPathFromItem};{TargetFrameworkDirectory}") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props (84,5)
2023-07-20T15:02:11.1129615Z #23 14.21 Property reassignment: $(PublishAotSupported)="true" (previous value: "false") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props (120,5)
2023-07-20T15:02:11.1130465Z #23 14.26 Resolving SDK 'Microsoft.NET.SDK.WorkloadAutoImportPropsLocator'...
2023-07-20T15:02:11.2470804Z #23 14.30 Resolving SDK 'Microsoft.DotNet.ILCompiler'...
2023-07-20T15:02:11.2471342Z #23 14.30 Resolving SDK 'Microsoft.NET.ILLink.Tasks'...
2023-07-20T15:02:11.2472123Z #23 14.31 Property reassignment: $(TargetsForTfmSpecificContentInPackage)=";PackTool;_PackProjectToolValidation" (previous value: ";PackTool") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.PackProjectTool.props (15,5)
2023-07-20T15:02:11.2473161Z #23 14.33 Resolving SDK 'Microsoft.NET.Sdk.Razor'...
2023-07-20T15:02:11.2473983Z #23 14.34 Property reassignment: $(DefaultItemExcludes)=";**\node_modules\**;node_modules\**;**\jspm_packages\**;jspm_packages\**" (previous value: ";**\node_modules\**;node_modules\**") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk.Razor/Sdk/Sdk.Razor.StaticAssets.ProjectSystem.props (23,5)
2023-07-20T15:02:11.2475706Z #23 14.34 Property reassignment: $(DefaultItemExcludes)=";**\node_modules\**;node_modules\**;**\jspm_packages\**;jspm_packages\**;**\bower_components\**;bower_components\**" (previous value: ";**\node_modules\**;node_modules\**;**\jspm_packages\**;jspm_packages\**") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk.Razor/Sdk/Sdk.Razor.StaticAssets.ProjectSystem.props (24,5)
2023-07-20T15:02:11.2476986Z #23 14.34 Resolving SDK 'Microsoft.NET.Sdk.Web.ProjectSystem'...
2023-07-20T15:02:11.2477749Z #23 14.35 Property reassignment: $(OutputType)="Exe" (previous value: "Library") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk.Web.ProjectSystem/targets/Microsoft.NET.Sdk.Web.ProjectSystem.props (16,5)
2023-07-20T15:02:11.2478559Z #23 14.35 Resolving SDK 'Microsoft.NET.Sdk.Publish'...
2023-07-20T15:02:11.2479310Z #23 14.39 Property reassignment: $(PublishProfileImported)="false" (previous value: "true") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportPublishProfile.targets (28,5)
2023-07-20T15:02:11.3975963Z #23 14.41 Assembly loaded during Evaluation: NuGet.Frameworks, Version=6.6.0.66, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (location: /usr/share/dotnet/sdk/7.0.306/NuGet.Frameworks.dll, MVID: a92f0e1d-facc-48f0-9ed3-8b9e6942c560, AppDomain: [Default])
2023-07-20T15:02:11.5432360Z #23 14.55 Property reassignment: $(TargetPlatformVersion)="" (previous value: "0.0") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.TargetFrameworkInference.targets (65,5)
2023-07-20T15:02:11.5433993Z #23 14.58 Property reassignment: $(DefaultItemExcludes)=";**\node_modules\**;node_modules\**;**\jspm_packages\**;jspm_packages\**;**\bower_components\**;bower_components\**;bin\Debug//**" (previous value: ";**\node_modules\**;node_modules\**;**\jspm_packages\**;jspm_packages\**;**\bower_components\**;bower_components\**") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.TargetFrameworkInference.targets (232,5)
2023-07-20T15:02:11.5435811Z #23 14.58 Property reassignment: $(DefaultItemExcludes)=";**\node_modules\**;node_modules\**;**\jspm_packages\**;jspm_packages\**;**\bower_components\**;bower_components\**;bin\Debug//**;obj\Debug//**" (previous value: ";**\node_modules\**;node_modules\**;**\jspm_packages\**;jspm_packages\**;**\bower_components\**;bower_components\**;bin\Debug//**") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.TargetFrameworkInference.targets (233,5)
2023-07-20T15:02:11.5437646Z #23 14.58 Property reassignment: $(IntermediateOutputPath)="obj\Debug/net7.0/" (previous value: "obj\Debug/") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.TargetFrameworkInference.targets (252,5)
2023-07-20T15:02:11.5438819Z #23 14.58 Property reassignment: $(OutputPath)="bin\Debug/net7.0/" (previous value: "bin\Debug/") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.TargetFrameworkInference.targets (253,5)
2023-07-20T15:02:11.5440002Z #23 14.59 Resolving SDK 'Microsoft.NET.SDK.WorkloadManifestTargetsLocator'...
2023-07-20T15:02:11.5440688Z #23 14.69 Property reassignment: $(_FrameworkIdentifierForImplicitDefine)="NET" (previous value: "NETCOREAPP") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.BeforeCommon.targets (180,5)
2023-07-20T15:02:11.6941131Z #23 14.69 Property reassignment: $(_FrameworkVersionForImplicitDefine)="7_0" (previous value: "7.0") at /usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.BeforeCommon.targets (185,5)
2023-07-20T15:02:11.6942742Z #23 14.73 Property reassignment: $(CommandLineArgsForDesignTimeEvaluation)="-langversion:11.0 -define:TRACE" (previous value: "-langversion:11.0") at /usr/share/dotnet/sdk/7.0.306/Roslyn/Microsoft.CSharp.Core.targets (191,5)
2023-07-20T15:02:11.7978863Z #23 14.88 Assembly loaded during Evaluation: Microsoft.Build.Utilities.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (location: /usr/share/dotnet/sdk/7.0.306/Microsoft.Build.Utilities.Core.dll, MVID: 6f1dd6cf-3173-461c-a365-6c3795947a0f, AppDomain: [Default])
2023-07-20T15:02:11.7979642Z #23 14.90 Property reassignment: $(_DebugSymbolsProduced)="true" (previous value: "false") at /usr/share/dotnet/sdk/7.0.306/Microsoft.Common.CurrentVersion.targets (175,5)
2023-07-20T15:02:11.7980246Z #23 14.90 Property reassignment: $(_DocumentationFileProduced)="false" (previous value: "true") at /usr/share/dotnet/sdk/7.0.306/Microsoft.Common.CurrentVersion.targets (185,5)
2023-07-20T15:02:11.7980867Z #23 14.91 Property reassignment: $(ProcessorArchitecture)="msil" (previous value: "") at /usr/share/dotnet/sdk/7.0.306/Microsoft.Common.CurrentVersion.targets (529,5)
2023-07-20T15:02:11.7981432Z #23 14.92 Property reassignment: $(DelaySign)="" (previous value: "false") at /usr/share/dotnet/sdk/7.0.306/Microsoft.Common.CurrentVersion.targets (568,5)
2023-07-20T15:02:11.7981989Z #23 14.92 Property 'LocalAppData' with value '/root/.local/share' expanded from the environment.
2023-07-20T15:02:11.7982515Z #23 14.93 Property reassignment: $(_SGenGenerateSerializationAssembliesConfig)="Auto" (previous value: "") at /usr/share/dotnet/sdk/7.0.306/Microsoft.Common.CurrentVersion.targets (3789,5)
2023-07-20T15:02:11.7983206Z #23 14.93 Property reassignment: $(_SGenGenerateSerializationAssembliesConfig)="Off" (previous value: "Auto") at /usr/share/dotnet/sdk/7.0.306/Microsoft.Common.CurrentVersion.targets (3790,5)
2023-07-20T15:02:11.7983743Z #23 14.93 Property reassignment: $(_TargetsThatPrepareProjectReferences)="
2023-07-20T15:02:11.7984069Z #23 14.93 AssignProjectConfiguration;
2023-07-20T15:02:11.7984360Z #23 14.93 _SplitProjectReferencesByFileExistence
2023-07-20T15:02:11.7984835Z #23 14.93 " (previous value: "_SplitProjectReferencesByFileExistence") at /usr/share/dotnet/sdk/7.0.306/Microsoft.Common.CurrentVersion.targets (4927,5)
2023-07-20T15:02:11.7985458Z #23 14.94 Property 'MSBuildExtensionsPath32' with value '/usr/share/dotnet/sdk/7.0.306' expanded from the environment.
2023-07-20T15:02:11.9077554Z #23 15.00 Assembly loaded during Evaluation: System.Threading.Tasks.Parallel, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (location: /usr/share/dotnet/shared/Microsoft.NETCore.App/7.0.9/System.Threading.Tasks.Parallel.dll, MVID: e29aed80-b269-48d5-bbcc-05d9439ecd1e, AppDomain: [Default])
2023-07-20T15:02:11.9078659Z #23 ...
2023-07-20T15:02:11.9078795Z
2023-07-20T15:02:11.9079783Z #22 [linux/amd64 builder 6/6] RUN RUNTIME_IDENTIIFER=linux-musl-x64; if [ "$(uname -m)" = "aarch64" ]; then RUNTIME_IDENTIIFER=linux-musl-arm64; fi; dotnet publish ./src/cartservice.csproj -v d -p:PublishSingleFile=true -r $RUNTIME_IDENTIIFER --self-contained true -p:PublishTrimmed=False -p:TrimMode=Link -c Release -o /cartservice --no-restore
2023-07-20T15:02:11.9080715Z #22 8.458 Microsoft (R) Visual C# Compiler version 4.6.0-3.23259.8 (c3cc1d0c)
2023-07-20T15:02:11.9081116Z #22 8.458 Copyright (C) Microsoft Corporation. All rights reserved.
2023-07-20T15:02:11.9081729Z #22 8.459 CompilerServer: server - server processed compilation - e39291da-a365-48df-bad3-78a9d5f9ea7b
2023-07-20T15:02:11.9082136Z #22 8.459 Done executing task "Csc".
2023-07-20T15:02:11.9082757Z #22 8.460 Task "CallTarget" skipped, due to false condition; ('$(TargetsTriggeredByCompilation)' != '') was evaluated as ('' != '').
2023-07-20T15:02:11.9083282Z #22 8.460 1>Done building target "CoreCompile" in project "cartservice.csproj".
2023-07-20T15:02:11.9084014Z #22 8.461 Target "_TouchLastBuildWithSkipAnalyzers" skipped, due to false condition; ('$(_SkipAnalyzers)' == 'true') was evaluated as ('' == 'true').
2023-07-20T15:02:11.9085276Z #22 8.461 Target "_TimeStampAfterCompile" skipped, due to false condition; ('$(RunPostBuildEvent)'=='OnOutputUpdated' or ('$(RegisterForComInterop)'=='true' and '$(OutputType)'=='library')) was evaluated as (''=='OnOutputUpdated' or (''=='true' and 'Exe'=='library')).
2023-07-20T15:02:11.9086207Z #22 8.462 1>Target "AfterCompile" in file "/usr/share/dotnet/sdk/7.0.306/Microsoft.Common.CurrentVersion.targets" from project "/usr/src/app/src/cartservice.csproj" (target "Compile" depends on it):
2023-07-20T15:02:11.9086935Z #22 8.462 1>Done building target "AfterCompile" in project "cartservice.csproj".
2023-07-20T15:02:11.9087331Z #22 8.463 Target "_ChooseAppHost" skipped. Previously built successfully.
2023-07-20T15:02:11.9087925Z #22 8.463 Target "CoreCompile" skipped. Previously built successfully.
2023-07-20T15:02:11.9088574Z #22 8.463 1>Target "_CreateAppHost" in file "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" from project "/usr/src/app/src/cartservice.csproj" (target "Compile" depends on it):
2023-07-20T15:02:11.9089162Z #22 8.464 Building target "_CreateAppHost" completely.
2023-07-20T15:02:11.9089942Z #22 8.464 Output file "/usr/src/app/src/obj/Release/net7.0/linux-musl-x64/singlefilehost" does not exist.
2023-07-20T15:02:11.9090596Z #22 8.464 Using "CreateAppHost" task from assembly "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk/targets/../tools/net7.0/Microsoft.NET.Build.Tasks.dll".
2023-07-20T15:02:11.9091105Z #22 8.464 Task "CreateAppHost"
2023-07-20T15:02:11.9091430Z #22 8.560 Done executing task "CreateAppHost".
2023-07-20T15:02:12.0178255Z #22 8.564 1>Done building target "_CreateAppHost" in project "cartservice.csproj".
2023-07-20T15:02:12.0179281Z #22 8.565 Target "_CreateComHost" skipped, due to false condition; ('$(ComputeNETCoreBuildOutputFiles)' == 'true' and
2023-07-20T15:02:12.0179916Z #22 8.565 '$(ComHostIntermediatePath)' != '' and
2023-07-20T15:02:12.0180445Z #22 8.565 Exists('@(IntermediateAssembly)') and
2023-07-20T15:02:12.0181022Z #22 8.565 Exists('$(ComHostSourcePath)')) was evaluated as ('true' == 'true' and
2023-07-20T15:02:12.0181473Z #22 8.566 '' != '' and
2023-07-20T15:02:12.0181994Z #22 8.566 Exists('obj/Release/net7.0/linux-musl-x64/cartservice.dll') and
2023-07-20T15:02:12.0182872Z #22 8.566 Exists('/root/.nuget/packages/microsoft.netcore.app.host.linux-musl-x64/7.0.9/runtimes/linux-musl-x64/native/comhost.dll')).
2023-07-20T15:02:12.0184146Z #22 8.567 Target "_GetIjwHostPaths" skipped, due to false condition; ('$(UseIJWHost)' == 'true') was evaluated as ('' == 'true').
2023-07-20T15:02:12.0184677Z #22 8.568 1>Target "Compile" in file "/usr/share/dotnet/sdk/7.0.306/Microsoft.Common.CurrentVersion.targets" from project "/usr/src/app/src/cartservice.csproj" (target "CoreBuild" depends on it):
2023-07-20T15:02:12.0185158Z #22 8.569 1>Done building target "Compile" in project "cartservice.csproj".
2023-07-20T15:02:12.0186146Z #22 8.571 Target "ExportWindowsMDFile" skipped, due to false condition; ('$(ExportWinMDFile)' == 'true') was evaluated as ('' == 'true').
2023-07-20T15:02:12.0187254Z #22 8.572 Target "UnmanagedUnregistration" skipped, due to false condition; ((('$(_AssemblyTimestampBeforeCompile)' != '$(_AssemblyTimestampAfterCompile)' or '$(RegisterForComInterop)' != 'true' or '$(OutputType)' != 'library') or
2023-07-20T15:02:12.0188136Z #22 8.572 ('$(_AssemblyTimestampBeforeCompile)' == '')) and
2023-07-20T15:02:12.0188844Z #22 8.572 Exists('@(_UnmanagedRegistrationCache)')) was evaluated as ((('' != '' or '' != 'true' or 'Exe' != 'library') or
2023-07-20T15:02:12.0189344Z #22 8.572 ('' == '')) and
2023-07-20T15:02:12.0189949Z #22 8.572 Exists('/usr/src/app/src/obj/cartservice.csproj.UnmanagedRegistration.cache')).
2023-07-20T15:02:12.0191472Z #22 8.573 Target "GenerateSerializationAssemblies" skipped, due to false condition; ('$(_SGenGenerateSerializationAssembliesConfig)' == 'On' or ('@(WebReferenceUrl)'!='' and '$(_SGenGenerateSerializationAssembliesConfig)' == 'Auto')) was evaluated as ('Auto' == 'On' or (''!='' and 'Auto' == 'Auto')).
2023-07-20T15:02:12.0192915Z #22 8.575 1>Target "_GenerateSatelliteAssemblyInputs" in file "/usr/share/dotnet/sdk/7.0.306/Microsoft.Common.CurrentVersion.targets" from project "/usr/src/app/src/cartservice.csproj" (target "CreateSatelliteAssemblies" depends on it):
2023-07-20T15:02:12.0194241Z #22 8.576 Task "Warning" skipped, due to false condition; ('@(ManifestResourceWithCulture)'!='' and '%(ManifestResourceWithCulture.EmittedForCompatibilityOnly)'=='') was evaluated as (''!='' and ''=='').
2023-07-20T15:02:12.0195567Z #22 8.577 Task "Warning" skipped, due to false condition; ('@(ManifestNonResxWithCultureOnDisk)'!='' and '%(ManifestNonResxWithCultureOnDisk.EmittedForCompatibilityOnly)'=='') was evaluated as (''!='' and ''=='').
2023-07-20T15:02:12.0196436Z #22 8.578 1>Done building target "_GenerateSatelliteAssemblyInputs" in project "cartservice.csproj".
2023-07-20T15:02:12.0197354Z #22 8.579 Target "ComputeIntermediateSatelliteAssemblies" skipped, due to false condition; (@(EmbeddedResource->'%(WithCulture)') != '') was evaluated as ( != '').
2023-07-20T15:02:12.0198453Z #22 8.580 Target "GenerateSatelliteAssemblies" skipped, due to false condition; ('@(_SatelliteAssemblyResourceInputs)' != '' and '$(GenerateSatelliteAssembliesForCore)' != 'true') was evaluated as ('' != '' and 'true' != 'true').
2023-07-20T15:02:12.0199887Z #22 8.581 Target "CoreGenerateSatelliteAssemblies" skipped, due to false condition; ('@(_SatelliteAssemblyResourceInputs)' != '' and '$(GenerateSatelliteAssembliesForCore)' == 'true' ) was evaluated as ('' != '' and 'true' == 'true' ).
2023-07-20T15:02:12.0200718Z #22 8.582 1>Target "CreateSatelliteAssemblies" in file "/usr/share/dotnet/sdk/7.0.306/Microsoft.Common.CurrentVersion.targets" from project "/usr/src/app/src/cartservice.csproj" (target "CoreBuild" depends on it):
2023-07-20T15:02:12.0201648Z #22 8.583 1>Done building target "CreateSatelliteAssemblies" in project "cartservice.csproj".
2023-07-20T15:02:12.0202722Z #22 8.584 Target "GenerateManifests" skipped, due to false condition; ('$(GenerateClickOnceManifests)'=='true' or '@(NativeReference)'!='' or '@(ResolvedIsolatedComModules)'!='' or '$(GenerateAppxManifest)' == 'true') was evaluated as (''=='true' or ''!='' or ''!='' or '' == 'true').
2023-07-20T15:02:12.0203896Z #22 8.586 1>Target "GetTargetPathWithTargetPlatformMoniker" in file "/usr/share/dotnet/sdk/7.0.306/Microsoft.Common.CurrentVersion.targets" from project "/usr/src/app/src/cartservice.csproj" (target "GetTargetPath" depends on it):
2023-07-20T15:02:12.0204711Z #22 8.587 1>Done building target "GetTargetPathWithTargetPlatformMoniker" in project "cartservice.csproj".
2023-07-20T15:02:12.0205444Z #22 8.588 1>Target "GetTargetPath" in file "/usr/share/dotnet/sdk/7.0.306/Microsoft.Common.CurrentVersion.targets" from project "/usr/src/app/src/cartservice.csproj" (target "CoreBuild" depends on it):
2023-07-20T15:02:12.0206093Z #22 8.589 1>Done building target "GetTargetPath" in project "cartservice.csproj".
2023-07-20T15:02:12.0206818Z #22 8.590 1>Target "RazorCompile" in file "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk.Razor/targets/Sdk.Razor.CurrentVersion.targets" from project "/usr/src/app/src/cartservice.csproj" (target "_RazorPrepareForRun" depends on it):
2023-07-20T15:02:12.0207520Z #22 8.592 1>Done building target "RazorCompile" in project "cartservice.csproj".
2023-07-20T15:02:12.0208233Z #22 8.593 1>Target "_RazorPrepareForRun" in file "/usr/share/dotnet/sdk/7.0.306/Sdks/Microsoft.NET.Sdk.Razor/targets/Sdk.Razor.CurrentVersion.targets" from project "/usr/src/app/src/cartservice.csproj" (target "PrepareForRun" depends on it):
2023-07-20T15:02:12.0209073Z #22 8.598 1>Done building target "_RazorPrepareForRun" in project "cartservice.csproj".
2023-07-20T15:02:12.0209891Z #22 8.599 Target "ComputeIntermediateSatelliteAssemblies" skipped, due to false condition; (@(EmbeddedResource->'%(WithCulture)') != '') was evaluated as ( != '').
2023-07-20T15:02:12.0210774Z #22 8.600 1>Target "_CopyFilesMarkedCopyLocal" in file "/usr/share/dotnet/sdk/7.0.306/Microsoft.Common.CurrentVersion.targets" from project "/usr/src/app/src/cartservice.csproj" (target "CopyFilesToOutputDirectory" depends on it):
2023-07-20T15:02:12.0211587Z #22 8.600 Using "Copy" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
2023-07-20T15:02:12.0211990Z #22 8.600 Task "Copy"
2023-07-20T15:02:12.0212859Z #22 8.612 Copying file from "/root/.nuget/packages/grpc.aspnetcore.healthchecks/2.53.0/lib/net7.0/Grpc.AspNetCore.HealthChecks.dll" to "/usr/src/app/src/bin/Release/net7.0/linux-musl-x64/Grpc.AspNetCore.HealthChecks.dll".
2023-07-20T15:02:12.0213916Z #22 8.613 Copying file from "/root/.nuget/packages/google.protobuf/3.22.0/lib/net5.0/Google.Protobuf.dll" to "/usr/src/app/src/bin/Release/net7.0/linux-musl-x64/Google.Protobuf.dll".
2023-07-20T15:02:12.0214804Z #22 8.615 Copying file from "/root/.nuget/packages/grpc.aspnetcore.server/2.53.0/lib/net7.0/Grpc.AspNetCore.Server.dll" to "/usr/src/app/src/bin/Release/net7.0/linux-musl-x64/Grpc.AspNetCore.Server.dll".
2023-07-20T15:02:12.0215897Z #22 8.616 Copying file from "/root/.nuget/packages/grpc.aspnetcore.server.clientfactory/2.53.0/lib/net7.0/Grpc.AspNetCore.Server.ClientFactory.dll" to "/usr/src/app/src/bin/Release/net7.0/linux-musl-x64/Grpc.AspNetCore.Server.ClientFactory.dll".
2023-07-20T15:02:12.0217097Z #22 8.616 Copying file from "/root/.nuget/packages/grpc.core.api/2.53.0/lib/netstandard2.1/Grpc.Core.Api.dll" to "/usr/src/app/src/bin/Release/net7.0/linux-musl-x64/Grpc.Core.Api.dll".
2023-07-20T15:02:12.0218299Z #22 8.618 Copying file from "/root/.nuget/packages/grpc.healthcheck/2.53.0/lib/netstandard2.0/Grpc.HealthCheck.dll" to "/usr/src/app/src/bin/Release/net7.0/linux-musl-x64/Grpc.HealthCheck.dll".
2023-07-20T15:02:12.0219327Z #22 8.618 Copying file from "/root/.nuget/packages/grpc.net.client/2.53.0/lib/net7.0/Grpc.Net.Client.dll" to "/usr/src/app/src/bin/Release/net7.0/linux-musl-x64/Grpc.Net.Client.dll".
2023-07-20T15:02:12.0220403Z #22 8.619 Copying file from "/root/.nuget/packages/grpc.net.clientfactory/2.53.0/lib/net7.0/Grpc.Net.ClientFactory.dll" to "/usr/src/app/src/bin/Release/net7.0/linux-musl-x64/Grpc.Net.ClientFactory.dll".
2023-07-20T15:02:12.0221580Z #22 8.620 Copying file from "/root/.nuget/packages/grpc.net.common/2.53.0/lib/net7.0/Grpc.Net.Common.dll" to "/usr/src/app/src/bin/Release/net7.0/linux-musl-x64/Grpc.Net.Common.dll".
2023-07-20T15:02:12.0222549Z #22 8.621 Copying file from "/root/.nuget/packages/opentelemetry/1.5.0/lib/net6.0/OpenTelemetry.dll" to "/usr/src/app/src/bin/Release/net7.0/linux-musl-x64/OpenTelemetry.dll".
2023-07-20T15:02:12.0223604Z #22 8.622 Copying file from "/root/.nuget/packages/opentelemetry.api/1.5.0/lib/netstandard2.0/OpenTelemetry.Api.dll" to "/usr/src/app/src/bin/Release/net7.0/linux-musl-x64/OpenTelemetry.Api.dll".
2023-07-20T15:02:12.0225075Z #22 8.622 Copying file from "/root/.nuget/packages/opentelemetry.api.providerbuilderextensions/1.5.0/lib/netstandard2.0/OpenTelemetry.Api.ProviderBuilderExtensions.dll" to "/usr/src/app/src/bin/Release/net7.0/linux-musl-x64/OpenTelemetry.Api.ProviderBuilderExtensions.dll".
2023-07-20T15:02:12.0226830Z #22 8.622 Copying file from "/root/.nuget/packages/opentelemetry.exporter.opentelemetryprotocol/1.5.0/lib/net6.0/OpenTelemetry.Exporter.OpenTelemetryProtocol.dll" to "/usr/src/app/src/bin/Release/net7.0/linux-musl-x64/OpenTelemetry.Exporter.OpenTelemetryProtocol.dll".
2023-07-20T15:02:12.0228511Z #22 8.622 Copying file from "/root/.nuget/packages/opentelemetry.extensions.hosting/1.5.0/lib/netstandard2.0/OpenTelemetry.Extensions.Hosting.dll" to "/usr/src/app/src/bin/Release/net7.0/linux-musl-x64/OpenTelemetry.Extensions.Hosting.dll".
2023-07-20T15:02:12.0230064Z #22 8.623 Copying file from "/root/.nuget/packages/opentelemetry.instrumentation.aspnetcore/1.5.0-beta.1/lib/net7.0/OpenTelemetry.Instrumentation.AspNetCore.dll" to "/usr/src/app/src/bin/Release/net7.0/linux-musl-x64/OpenTelemetry.Instrumentation.AspNetCore.dll".
2023-07-20T15:02:12.0231708Z #22 8.627 Copying file from "/root/.nuget/packages/opentelemetry.instrumentation.http/1.5.0-beta.1/lib/netstandard2.0/OpenTelemetry.Instrumentation.Http.dll" to "/usr/src/app/src/bin/Release/net7.0/linux-musl-x64/OpenTelemetry.Instrumentation.Http.dll".
2023-07-20T15:02:12.0233363Z #22 8.628 Copying file from "/root/.nuget/packages/opentelemetry.instrumentation.grpcnetclient/1.5.0-beta.1/lib/netstandard2.1/OpenTelemetry.Instrumentation.GrpcNetClient.dll" to "/usr/src/app/src/bin/Release/net7.0/linux-musl-x64/OpenTelemetry.Instrumentation.GrpcNetClient.dll".
2023-07-20T15:02:12.0234888Z #22 8.629 Copying file from "/root/.nuget/packages/opentelemetry.instrumentation.runtime/1.5.0/lib/net6.0/OpenTelemetry.Instrumentation.Runtime.dll" to "/usr/src/app/src/bin/Release/net7.0/linux-musl-x64/OpenTelemetry.Instrumentation.Runtime.dll".
2023-07-20T15:02:12.0236630Z #22 8.631 Copying file from "/root/.nuget/packages/opentelemetry.instrumentation.stackexchangeredis/1.0.0-rc9.10/lib/netstandard2.0/OpenTelemetry.Instrumentation.StackExchangeRedis.dll" to "/usr/src/app/src/bin/Release/net7.0/linux-musl-x64/OpenTelemetry.Instrumentation.StackExchangeRedis.dll".
2023-07-20T15:02:12.0238079Z #22 8.632 Copying file from "/root/.nuget/packages/opentelemetry.resourcedetectors.container/1.0.0-beta.4/lib/netstandard2.0/OpenTelemetry.ResourceDetectors.Container.dll" to "/usr/src/app/src/bin/Release/net7.0/linux-musl-x64/OpenTelemetry.ResourceDetectors.Container.dll".
2023-07-20T15:02:12.0239127Z #22 8.633 Copying file from "/root/.nuget/packages/pipelines.sockets.unofficial/2.2.2/lib/net5.0/Pipelines.Sockets.Unofficial.dll" to "/usr/src/app/src/bin/Release/net7.0/linux-musl-x64/Pipelines.Sockets.Unofficial.dll".
2023-07-20T15:02:12.0240043Z #22 8.636 Copying file from "/root/.nuget/packages/microsoft.netcore.app.runtime.linux-musl-x64/7.0.9/runtimes/linux-musl-x64/lib/net7.0/Microsoft.CSharp.dll" to "/usr/src/app/src/bin/Release/net7.0/linux-musl-x64/Microsoft.CSharp.dll".
2023-07-20T15:02:12.0240879Z #22 8.636 Copying file from "/root/.nuget/packages/stackexchange.redis/2.6.111/lib/net5.0/StackExchange.Redis.dll" to "/usr/src/app/src/bin/Release/net7.0/linux-musl-x64/StackExchange.Redis.dll".
2023-07-20T15:02:12.0241903Z #22 8.641 Copying file from "/root/.nuget/packages/microsoft.netcore.app.runtime.linux-musl-x64/7.0.9/runtimes/linux-musl-x64/lib/net7.0/Microsoft.VisualBasic.Core.dll" to "/usr/src/app/src/bin/Release/net7.0/linux-musl-x64/Microsoft.VisualBasic.Core.dll".
2023-07-20T15:02:12.0242908Z #22 8.643 Copying file from "/root/.nuget/packages/microsoft.netcore.app.runtime.linux-musl-x64/7.0.9/runtimes/linux-musl-x64/lib/net7.0/Microsoft.VisualBasic.dll" to "/usr/src/app/src/bin/Release/net7.0/linux-musl-x64/Microsoft.VisualBasic.dll".
2023-07-20T15:02:12.0243894Z #22 8.645 Copying file from "/root/.nuget/packages/microsoft.netcore.app.runtime.linux-musl-x64/7.0.9/runtimes/linux-musl-x64/lib/net7.0/Microsoft.Win32.Registry.dll" to "/usr/src/app/src/bin/Release/net7.0/linux-musl-x64/Microsoft.Win32.Registry.dll".
2023-07-20T15:02:12.0245073Z #22 8.648 Copying file from "/root/.nuget/packages/microsoft.netcore.app.runtime.linux-musl-x64/7.0.9/runtimes/linux-musl-x64/lib/net7.0/System.AppContext.dll" to "/usr/src/app/src/bin/Release/net7.0/linux-musl-x64/System.AppContext.dll".
2023-07-20T15:02:12.0246247Z #22 8.649 Copying file from "/root/.nuget/packages/microsoft.netcore.app.runtime.linux-musl-x64/7.0.9/runtimes/linux-musl-x64/lib/net7.0/System.Buffers.dll" to "/usr/src/app/src/bin/Release/net7.0/linux-musl-x64/System.Buffers.dll".
2023-07-20T15:02:12.0247365Z #22 8.650 Copying file from "/root/.nuget/packages/microsoft.netcore.app.runtime.linux-musl-x64/7.0.9/runtimes/linux-musl-x64/lib/net7.0/Microsoft.Win32.Primitives.dll" to "/usr/src/app/src/bin/Release/net7.0/linux-musl-x64/Microsoft.Win32.Primitives.dll".
2023-07-20T15:02:12.0248564Z #22 8.651 Copying file from "/root/.nuget/packages/microsoft.netcore.app.runtime.linux-musl-x64/7.0.9/runtimes/linux-musl-x64/lib/net7.0/System.Collections.Concurrent.dll" to "/usr/src/app/src/bin/Release/net7.0/linux-musl-x64/System.Collections.Concurrent.dll".
2023-07-20T15:02:12.0249796Z #22 8.656 Copying file from "/root/.nuget/packages/microsoft.netcore.app.runtime.linux-musl-x64/7.0.9/runtimes/linux-musl-x64/lib/net7.0/System.Collections.Immutable.dll" to "/usr/src/app/src/bin/Release/net7.0/linux-musl-x64/System.Collections.Immutable.dll".
2023-07-20T15:02:12.0251016Z #22 8.666 Copying file from "/root/.nuget/packages/microsoft.netcore.app.runtime.linux-musl-x64/7.0.9/runtimes/linux-musl-x64/lib/net7.0/System.Collections.NonGeneric.dll" to "/usr/src/app/src/bin/Release/net7.0/linux-musl-x64/System.Collections.NonGeneric.dll".
2023-07-20T15:02:12.1153862Z #22 8.671 Copying file from "/root/.nuget/packages/microsoft.netcore.app.runtime.linux-musl-x64/7.0.9/runtimes/linux-musl-x64/lib/net7.0/System.Collections.Specialized.dll" to "/usr/src/app/src/bin/Release/net7.0/linux-musl-x64/System.Collections.Specialized.dll".
2023-07-20T15:02:12.1155420Z #22 8.671 Copying file from "/root/.nuget/packages/microsoft.netcore.app.runtime.linux-musl-x64/7.0.9/runtimes/linux-musl-x64/lib/net7.0/System.Collections.dll" to "/usr/src/app/src/bin/Release/net7.0/linux-musl-x64/System.Collections.dll".
2023-07-20T15:02:12.1157189Z #22 8.671 Copying file from "/root/.nuget/packages/microsoft.netcore.app.runtime.linux-musl-x64/7.0.9/runtimes/linux-musl-x64/lib/net7.0/System.ComponentModel.Annotations.dll" to "/usr/src/app/src/bin/Release/net7.0/linux-musl-x64/System.ComponentModel.Annotations.dll".
2023-07-20T15:02:12.1158837Z #22 8.671 Copying file from "/root/.nuget/packages/microsoft.netcore.app.runtime.linux-musl-x64/7.0.9/runtimes/linux-musl-x64/lib/net7.0/System.ComponentModel.EventBasedAsync.dll" to "/usr/src/app/src/bin/Release/net7.0/linux-musl-x64/System.ComponentModel.EventBasedAsync.dll".
2023-07-20T15:02:12.1160521Z #22 8.671 Copying file from "/root/.nuget/packages/microsoft.netcore.app.runtime.linux-musl-x64/7.0.9/runtimes/linux-musl-x64/lib/net7.0/System.ComponentModel.DataAnnotations.dll" to "/usr/src/app/src/bin/Release/net7.0/linux-musl-x64/System.ComponentModel.DataAnnotations.dll".
2023-07-20T15:02:12.1162472Z #22 8.671 Copying file from "/root/.nuget/packages/microsoft.netcore.app.runtime.linux-musl-x64/7.0.9/runtimes/linux-musl-x64/lib/net7.0/System.ComponentModel.Primitives.dll" to "/usr/src/app/src/bin/Release/net7.0/linux-musl-x64/System.ComponentModel.Primitives.dll".
2023-07-20T15:02:12.1164075Z #22 8.671 Copying file from "/root/.nuget/packages/microsoft.netcore.app.runtime.linux-musl-x64/7.0.9/runtimes/linux-musl-x64/lib/net7.0/System.ComponentModel.TypeConverter.dll" to "/usr/src/app/src/bin/Release/net7.0/linux-musl-x64/System.ComponentModel.TypeConverter.dll".
2023-07-20T15:02:12.1165577Z #22 8.671 Copying file from "/root/.nuget/packages/microsoft.netcore.app.runtime.linux-musl-x64/7.0.9/runtimes/linux-musl-x64/lib/net7.0/System.ComponentModel.dll" to "/usr/src/app/src/bin/Release/net7.0/linux-musl-x64/System.ComponentModel.dll".
2023-07-20T15:02:12.1166992Z #22 8.680 Copying file from "/root/.nuget/packages/microsoft.netcore.app.runtime.linux-musl-x64/7.0.9/runtimes/linux-musl-x64/lib/net7.0/System.Configuration.dll" to "/usr/src/app/src/bin/Release/net7.0/linux-musl-x64/System.Configuration.dll".
2023-07-20T15:02:12.1168472Z #22 8.680 Copying file from "/root/.nuget/packages/microsoft.netcore.app.runtime.linux-musl-x64/7.0.9/runtimes/linux-musl-x64/lib/net7.0/System.Core.dll" to "/usr/src/app/src/bin/Release/net7.0/linux-musl-x64/System.Core.dll".
2023-07-20T15:02:12.1169790Z #22 8.680 Copying file from "/root/.nuget/packages/microsoft.netcore.app.runtime.linux-musl-x64/7.0.9/runtimes/linux-musl-x64/lib/net7.0/System.Data.Common.dll" to "/usr/src/app/src/bin/Release/net7.0/linux-musl-x64/System.Data.Common.dll".
2023-07-20T15:02:12.1171108Z #22 8.680 Copying file from "/root/.nuget/packages/microsoft.netcore.app.runtime.linux-musl-x64/7.0.9/runtimes/linux-musl-x64/lib/net7.0/System.Console.dll" to "/usr/src/app/src/bin/Release/net7.0/linux-musl-x64/System.Console.dll".
2023-07-20T15:02:12.1172532Z #22 8.680 Copying file from "/root/.nuget/packages/microsoft.netcore.app.runtime.linux-musl-x64/7.0.9/runtimes/linux-musl-x64/lib/net7.0/System.Data.DataSetExtensions.dll" to "/usr/src/app/src/bin/Release/net7.0/linux-musl-x64/System.Data.DataSetExtensions.dll".
2023-07-20T15:02:12.1173909Z #22 8.681 Copying file from "/root/.nuget/packages/microsoft.netcore.app.runtime.linux-musl-x64/7.0.9/runtimes/linux-musl-x64/lib/net7.0/System.Data.dll" to "/usr/src/app/src/bin/Release/net7.0/linux-musl-x64/System.Data.dll".
2023-07-20T15:02:12.1175313Z #22 8.682 Copying file from "/root/.nuget/packages/microsoft.netcore.app.runtime.linux-musl-x64/7.0.9/runtimes/linux-musl-x64/lib/net7.0/System.Diagnostics.Contracts.dll" to "/usr/src/app/src/bin/Release/net7.0/linux-musl-x64/System.Diagnostics.Contracts.dll".
2023-07-20T15:02:12.1176791Z #22 8.686 Copying file from "/root/.nuget/packages/microsoft.netcore.app.runtime.linux-musl-x64/7.0.9/runtimes/linux-musl-x64/lib/net7.0/System.Diagnostics.Debug.dll" to "/usr/src/app/src/bin/Release/net7.0/linux-musl-x64/System.Diagnostics.Debug.dll".
2023-07-20T15:02:12.1178384Z #22 8.687 Copying file from "/root/.nuget/packages/microsoft.netcore.app.runtime.linux-musl-x64/7.0.9/runtimes/linux-musl-x64/lib/net7.0/System.Diagnostics.DiagnosticSource.dll" to "/usr/src/app/src/bin/Release/net7.0/linux-musl-x64/System.Diagnostics.DiagnosticSource.dll".
2023-07-20T15:02:12.1179992Z #22 8.689 Copying file from "/root/.nuget/packages/microsoft.netcore.app.runtime.linux-musl-x64/7.0.9/runtimes/linux-musl-x64/lib/net7.0/System.Diagnostics.FileVersionInfo.dll" to "/usr/src/app/src/bin/Release/net7.0/linux-musl-x64/System.Diagnostics.FileVersionInfo.dll".
2023-07-20T15:02:12.1181547Z #22 8.693 Copying file from "/root/.nuget/packages/microsoft.netcore.app.runtime.linux-musl-x64/7.0.9/runtimes/linux-musl-x64/lib/net7.0/System.Diagnostics.StackTrace.dll" to "/usr/src/app/src/bin/Release/net7.0/linux-musl-x64/System.Diagnostics.StackTrace.dll".
2023-07-20T15:02:12.1183194Z #22 8.694 Copying file from "/root/.nuget/packages/microsoft.netcore.app.runtime.linux-musl-x64/7.0.9/runtimes/linux-musl-x64/lib/net7.0/System.Diagnostics.Process.dll" to "/usr/src/app/src/bin/Release/net7.0/linux-musl-x64/System.Diagnostics.Process.dll".
2023-07-20T15:02:12.1184826Z #22 8.696 Copying file from "/root/.nuget/packages/microsoft.netcore.app.runtime.linux-musl-x64/7.0.9/runtimes/linux-musl-x64/lib/net7.0/System.Diagnostics.TextWriterTraceListener.dll" to "/usr/src/app/src/bin/Release/net7.0/linux-musl-x64/System.Diagnostics.TextWriterTraceListener.dll".
2023-07-20T15:02:12.1186450Z #22 8.698 Copying file from "/root/.nuget/packages/microsoft.netcore.app.runtime.linux-musl-x64/7.0.9/runtimes/linux-musl-x64/lib/net7.0/System.Diagnostics.TraceSource.dll" to "/usr/src/app/src/bin/Release/net7.0/linux-musl-x64/System.Diagnostics.TraceSource.dll".
2023-07-20T15:02:12.1187936Z #22 8.699 Copying file from "/root/.nuget/packages/microsoft.netcore.app.runtime.linux-musl-x64/7.0.9/runtimes/linux-musl-x64/lib/net7.0/System.Diagnostics.Tools.dll" to "/usr/src/app/src/bin/Release/net7.0/linux-musl-x64/System.Diagnostics.Tools.dll".
2023-07-20T15:02:12.1189604Z #22 8.704 Copying file from "/root/.nuget/packages/microsoft.netcore.app.runtime.linux-musl-x64/7.0.9/runtimes/linux-musl-x64/lib/net7.0/System.Diagnostics.Tracing.dll" to "/usr/src/app/src/bin/Release/net7.0/linux-musl-x64/System.Diagnostics.Tracing.dll".
2023-07-20T15:02:12.1190972Z #22 8.704 Copying file from "/root/.nuget/packages/microsoft.netcore.app.runtime.linux-musl-x64/7.0.9/runtimes/linux-musl-x64/lib/net7.0/System.Drawing.Primitives.dll" to "/usr/src/app/src/bin/Release/net7.0/linux-musl-x64/System.Drawing.Primitives.dll".
2023-07-20T15:02:12.1192241Z #22 8.705 Copying file from "/root/.nuget/packages/microsoft.netcore.app.runtime.linux-musl-x64/7.0.9/runtimes/linux-musl-x64/lib/net7.0/System.Drawing.dll" to "/usr/src/app/src/bin/Release/net7.0/linux-musl-x64/System.Drawing.dll".
2023-07-20T15:02:12.1193650Z #22 8.706 Copying file from "/root/.nuget/packages/microsoft.netcore.app.runtime.linux-musl-x64/7.0.9/runtimes/linux-musl-x64/lib/net7.0/System.Dynamic.Runtime.dll" to "/usr/src/app/src/bin/Release/net7.0/linux-musl-x64/System.Dynamic.Runtime.dll".
2023-07-20T15:02:12.1194931Z #22 8.707 Copying file from "/root/.nuget/packages/microsoft.netcore.app.runtime.linux-musl-x64/7.0.9/runtimes/linux-musl-x64/lib/net7.0/System.Formats.Asn1.dll" to "/usr/src/app/src/bin/Release/net7.0/linux-musl-x64/System.Formats.Asn1.dll".
2023-07-20T15:02:12.1196279Z #22 8.710 Copying file from "/root/.nuget/packages/microsoft.netcore.app.runtime.linux-musl-x64/7.0.9/runtimes/linux-musl-x64/lib/net7.0/System.Globalization.Calendars.dll" to "/usr/src/app/src/bin/Release/net7.0/linux-musl-x64/System.Globalization.Calendars.dll".
2023-07-20T15:02:12.1197608Z #22 8.710 Copying file from "/root/.nuget/packages/microsoft.netcore.app.runtime.linux-musl-x64/7.0.9/runtimes/linux-musl-x64/lib/net7.0/System.Formats.Tar.dll" to "/usr/src/app/src/bin/Release/net7.0/linux-musl-x64/System.Formats.Tar.dll".
2023-07-20T15:02:12.1198914Z #22 8.711 Copying file from "/root/.nuget/packages/microsoft.netcore.app.runtime.linux-musl-x64/7.0.9/runtimes/linux-musl-x64/lib/net7.0/System.Globalization.Extensions.dll" to "/usr/src/app/src/bin/Release/net7.0/linux-musl-x64/System.Globalization.Extensions.dll".
2023-07-20T15:02:12.1200393Z #22 8.714 Copying file from "/root/.nuget/packages/microsoft.netcore.app.runtime.linux-musl-x64/7.0.9/runtimes/linux-musl-x64/lib/net7.0/System.Globalization.dll" to "/usr/src/app/src/bin/Release/net7.0/linux-musl-x64/System.Globalization.dll".
2023-07-20T15:02:12.1201715Z #22 8.715 Copying file from "/root/.nuget/packages/microsoft.netcore.app.runtime.linux-musl-x64/7.0.9/runtimes/linux-musl-x64/lib/net7.0/System.IO.Compression.Brotli.dll" to "/usr/src/app/src/bin/Release/net7.0/linux-musl-x64/System.IO.Compression.Brotli.dll".
2023-07-20T15:02:12.1203556Z #22 8.717 Copying file from "/root/.nuget/packages/microsoft.netcore.app.runtime.linux-musl-x64/7.0.9/runtimes/linux-musl-x64/lib/net7.0/System.IO.Compression.ZipFile.dll" to "/usr/src/app/src/bin/Release/net7.0/linux-musl-x64/System.IO.Compression.ZipFile.dll".
2023-07-20T15:02:12.1205091Z #22 8.717 Copying file from "/root/.nuget/packages/microsoft.netcore.app.runtime.linux-musl-x64/7.0.9/runtimes/linux-musl-x64/lib/net7.0/System.IO.Compression.FileSystem.dll" to "/usr/src/app/src/bin/Release/net7.0/linux-musl-x64/System.IO.Compression.FileSystem.dll".
2023-07-20T15:02:12.1206667Z #22 8.721 Copying file from "/root/.nuget/packages/microsoft.netcore.app.runtime.linux-musl-x64/7.0.9/runtimes/linux-musl-x64/lib/net7.0/System.IO.FileSystem.AccessControl.dll" to "/usr/src/app/src/bin/Release/net7.0/linux-musl-x64/System.IO.FileSystem.AccessControl.dll".
2023-07-20T15:02:12.1208154Z #22 8.721 Copying file from "/root/.nuget/packages/microsoft.netcore.app.runtime.linux-musl-x64/7.0.9/runtimes/linux-musl-x64/lib/net7.0/System.IO.Compression.dll" to "/usr/src/app/src/bin/Release/net7.0/linux-musl-x64/System.IO.Compression.dll".
2023-07-20T15:02:12.1209736Z #22 8.723 Copying file from "/root/.nuget/packages/microsoft.netcore.app.runtime.linux-musl-x64/7.0.9/runtimes/linux-musl-x64/lib/net7.0/System.IO.FileSystem.DriveInfo.dll" to "/usr/src/app/src/bin/Release/net7.0/linux-musl-x64/System.IO.FileSystem.DriveInfo.dll".
2023-07-20T15:02:12.1211267Z #22 8.725 Copying file from "/root/.nuget/packages/microsoft.netcore.app.runtime.linux-musl-x64/7.0.9/runtimes/linux-musl-x64/lib/net7.0/System.IO.FileSystem.Primitives.dll" to "/usr/src/app/src/bin/Release/net7.0/linux-musl-x64/System.IO.FileSystem.Primitives.dll".
2023-07-20T15:02:12.1212773Z #22 8.726 Copying file from "/root/.nuget/packages/microsoft.netcore.app.runtime.linux-musl-x64/7.0.9/runtimes/linux-musl-x64/lib/net7.0/System.IO.FileSystem.Watcher.dll" to "/usr/src/app/src/bin/Release/net7.0/linux-musl-x64/System.IO.FileSystem.Watcher.dll".
2023-07-20T15:02:12.1214196Z #22 8.730 Copying file from "/root/.nuget/packages/microsoft.netcore.app.runtime.linux-musl-x64/7.0.9/runtimes/linux-musl-x64/lib/net7.0/System.IO.FileSystem.dll" to "/usr/src/app/src/bin/Release/net7.0/linux-musl-x64/System.IO.FileSystem.dll".
2023-07-20T15:02:12.1215694Z #22 8.731 Copying file from "/root/.nuget/packages/microsoft.netcore.app.runtime.linux-musl-x64/7.0.9/runtimes/linux-musl-x64/lib/net7.0/System.IO.IsolatedStorage.dll" to "/usr/src/app/src/bin/Release/net7.0/linux-musl-x64/System.IO.IsolatedStorage.dll".
2023-07-20T15:02:12.1217062Z #22 8.732 Copying file from "/root/.nuget/packages/microsoft.netcore.app.runtime.linux-musl-x64/7.0.9/runtimes/linux-musl-x64/lib/net7.0/System.IO.MemoryMappedFiles.dll" to "/usr/src/app/src/bin/Release/net7.0/linux-musl-x64/System.IO.MemoryMappedFiles.dll".
2023-07-20T15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment