2022-12-13T15:38:46.4241393Z Requested labels: ubuntu-latest 2022-12-13T15:38:46.4241429Z Job defined at: violaqx/repo1/.github/workflows/cicd.yaml@refs/heads/dev 2022-12-13T15:38:46.4241444Z Waiting for a runner to pick up this job... 2022-12-13T15:38:47.2077280Z Job is waiting for a hosted runner to come online. 2022-12-13T15:38:51.5794602Z Job is about to start running on the hosted runner: Hosted Agent (hosted) 2022-12-13T15:38:54.6488967Z Current runner version: '2.299.1' 2022-12-13T15:38:54.6519573Z ##[group]Operating System 2022-12-13T15:38:54.6520244Z Ubuntu 2022-12-13T15:38:54.6520752Z 22.04.1 2022-12-13T15:38:54.6521122Z LTS 2022-12-13T15:38:54.6521507Z ##[endgroup] 2022-12-13T15:38:54.6521940Z ##[group]Runner Image 2022-12-13T15:38:54.6522432Z Image: ubuntu-22.04 2022-12-13T15:38:54.6522857Z Version: 20221204.2 2022-12-13T15:38:54.6523529Z Included Software: https://github.com/actions/runner-images/blob/ubuntu22/20221204.2/images/linux/Ubuntu2204-Readme.md 2022-12-13T15:38:54.6524378Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu22%2F20221204.2 2022-12-13T15:38:54.6525001Z ##[endgroup] 2022-12-13T15:38:54.6525456Z ##[group]Runner Image Provisioner 2022-12-13T15:38:54.6525897Z 2.0.91.1 2022-12-13T15:38:54.6526313Z ##[endgroup] 2022-12-13T15:38:54.6527600Z ##[group]GITHUB_TOKEN Permissions 2022-12-13T15:38:54.6528417Z Actions: write 2022-12-13T15:38:54.6528849Z Checks: write 2022-12-13T15:38:54.6529467Z Contents: write 2022-12-13T15:38:54.6529981Z Deployments: write 2022-12-13T15:38:54.6530415Z Discussions: write 2022-12-13T15:38:54.6530872Z Issues: write 2022-12-13T15:38:54.6531284Z Metadata: read 2022-12-13T15:38:54.6531717Z Packages: write 2022-12-13T15:38:54.6532132Z Pages: write 2022-12-13T15:38:54.6532589Z PullRequests: write 2022-12-13T15:38:54.6533061Z RepositoryProjects: write 2022-12-13T15:38:54.6533861Z SecurityEvents: write 2022-12-13T15:38:54.6534307Z Statuses: write 2022-12-13T15:38:54.6534765Z ##[endgroup] 2022-12-13T15:38:54.6539146Z Secret source: Actions 2022-12-13T15:38:54.6539795Z Prepare workflow directory 2022-12-13T15:38:54.7490850Z Prepare all required actions 2022-12-13T15:38:54.7708092Z Getting action download info 2022-12-13T15:38:55.0474100Z Download action repository 'actions/checkout@v2' (SHA:e2f20e631ae6d7dd3b768f56a5d2af784dd54791) 2022-12-13T15:38:55.4079072Z Download action repository 'sonarsource/sonarqube-scan-action@master' (SHA:50d5d981633b1b78cd3bc540ec4a7e18bb295ee5) 2022-12-13T15:38:55.5463471Z Download action repository 'ad-m/github-push-action@master' (SHA:0fafdd62b84042d49ec0cb92d9cac7f7ce4ec79e) 2022-12-13T15:38:55.9896683Z ##[group]Build container for action use: '/home/runner/work/_actions/sonarsource/sonarqube-scan-action/master/Dockerfile'. 2022-12-13T15:38:55.9983585Z ##[command]/usr/bin/docker build -t 290506:a6020f2345034bd1b4672bf1650c5dfb -f "/home/runner/work/_actions/sonarsource/sonarqube-scan-action/master/Dockerfile" "/home/runner/work/_actions/sonarsource/sonarqube-scan-action/master" 2022-12-13T15:38:56.2229210Z Sending build context to Docker daemon 54.78kB 2022-12-13T15:38:56.2258012Z 2022-12-13T15:38:56.2658051Z Step 1/7 : FROM sonarsource/sonar-scanner-cli:4.7 2022-12-13T15:38:56.4982926Z 4.7: Pulling from sonarsource/sonar-scanner-cli 2022-12-13T15:38:56.5011557Z 9621f1afde84: Already exists 2022-12-13T15:38:56.5242771Z afea9db5a5d2: Pulling fs layer 2022-12-13T15:38:56.5243405Z d882731ae126: Pulling fs layer 2022-12-13T15:38:56.5951835Z d882731ae126: Verifying Checksum 2022-12-13T15:38:56.5952309Z d882731ae126: Download complete 2022-12-13T15:38:57.3701944Z afea9db5a5d2: Verifying Checksum 2022-12-13T15:38:57.3707509Z afea9db5a5d2: Download complete 2022-12-13T15:39:03.5485423Z afea9db5a5d2: Pull complete 2022-12-13T15:39:03.6297889Z d882731ae126: Pull complete 2022-12-13T15:39:03.6356532Z Digest: sha256:3b9223a456bfa0b87ce0ac86978e49a61653fce8a95e4db4c58d81930d4fba6c 2022-12-13T15:39:03.6379446Z Status: Downloaded newer image for sonarsource/sonar-scanner-cli:4.7 2022-12-13T15:39:03.6392849Z ---> 33b9695863a9 2022-12-13T15:39:03.6394271Z Step 2/7 : LABEL version="1.1.0" repository="https://github.com/sonarsource/sonarqube-scan-action" homepage="https://github.com/sonarsource/sonarqube-scan-action" maintainer="SonarSource" com.github.actions.name="SonarQube Scan" com.github.actions.description="Scan your code with SonarQube to detect Bugs, Vulnerabilities and Code Smells in up to 27 programming languages!" com.github.actions.icon="check" com.github.actions.color="green" 2022-12-13T15:39:03.6634295Z ---> Running in 0b52d70ea3f0 2022-12-13T15:39:04.0604875Z Removing intermediate container 0b52d70ea3f0 2022-12-13T15:39:04.0609415Z ---> 6615bd85b639 2022-12-13T15:39:04.0610490Z Step 3/7 : COPY entrypoint.sh /entrypoint.sh 2022-12-13T15:39:05.0229700Z ---> 499d07318744 2022-12-13T15:39:05.0230314Z Step 4/7 : RUN chmod +x /entrypoint.sh 2022-12-13T15:39:05.0553407Z ---> Running in 61388b38d0ca 2022-12-13T15:39:06.0238919Z Removing intermediate container 61388b38d0ca 2022-12-13T15:39:06.0239759Z ---> 11c0be1a4dd9 2022-12-13T15:39:06.0291291Z Step 5/7 : COPY cleanup.sh /cleanup.sh 2022-12-13T15:39:07.0431726Z ---> 9e16be772d67 2022-12-13T15:39:07.0432264Z Step 6/7 : RUN chmod +x /cleanup.sh 2022-12-13T15:39:07.0702131Z ---> Running in 7de2680aa312 2022-12-13T15:39:08.0224905Z Removing intermediate container 7de2680aa312 2022-12-13T15:39:08.0225738Z ---> 62df4515cc8c 2022-12-13T15:39:08.0226519Z Step 7/7 : ENTRYPOINT ["/entrypoint.sh"] 2022-12-13T15:39:08.0451295Z ---> Running in 341a1bcdda0b 2022-12-13T15:39:09.0380893Z Removing intermediate container 341a1bcdda0b 2022-12-13T15:39:09.0381293Z ---> 5deaf88a3b11 2022-12-13T15:39:09.0425874Z Successfully built 5deaf88a3b11 2022-12-13T15:39:09.0474826Z Successfully tagged 290506:a6020f2345034bd1b4672bf1650c5dfb 2022-12-13T15:39:09.0485400Z ##[endgroup] 2022-12-13T15:39:09.0984252Z ##[group]Run actions/checkout@v2 2022-12-13T15:39:09.0984600Z with: 2022-12-13T15:39:09.0984869Z fetch-depth: 0 2022-12-13T15:39:09.0985348Z repository: ***/repo1 2022-12-13T15:39:09.0985813Z token: *** 2022-12-13T15:39:09.0986090Z ssh-strict: true 2022-12-13T15:39:09.0986403Z persist-credentials: true 2022-12-13T15:39:09.0986704Z clean: true 2022-12-13T15:39:09.0986963Z lfs: false 2022-12-13T15:39:09.0987229Z submodules: false 2022-12-13T15:39:09.0987536Z set-safe-directory: true 2022-12-13T15:39:09.0987836Z ##[endgroup] 2022-12-13T15:39:09.4610416Z Syncing repository: ***/repo1 2022-12-13T15:39:09.4612526Z ##[group]Getting Git version info 2022-12-13T15:39:09.4613360Z Working directory is '/home/runner/work/repo1/repo1' 2022-12-13T15:39:09.4614301Z [command]/usr/bin/git version 2022-12-13T15:39:09.4777321Z git version 2.38.1 2022-12-13T15:39:09.4799132Z ##[endgroup] 2022-12-13T15:39:09.4826152Z Temporarily overriding HOME='/home/runner/work/_temp/27f43c21-5726-4646-99e1-394d707869e4' before making global git config changes 2022-12-13T15:39:09.4826777Z Adding repository directory to the temporary git global config as a safe directory 2022-12-13T15:39:09.4827457Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/repo1/repo1 2022-12-13T15:39:09.4879383Z Deleting the contents of '/home/runner/work/repo1/repo1' 2022-12-13T15:39:09.4886123Z ##[group]Initializing the repository 2022-12-13T15:39:09.4889318Z [command]/usr/bin/git init /home/runner/work/repo1/repo1 2022-12-13T15:39:09.4975485Z hint: Using 'master' as the name for the initial branch. This default branch name 2022-12-13T15:39:09.4977391Z hint: is subject to change. To configure the initial branch name to use in all 2022-12-13T15:39:09.4978063Z hint: of your new repositories, which will suppress this warning, call: 2022-12-13T15:39:09.4978582Z hint: 2022-12-13T15:39:09.4979658Z hint: git config --global init.defaultBranch 2022-12-13T15:39:09.4980107Z hint: 2022-12-13T15:39:09.4981052Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2022-12-13T15:39:09.4981773Z hint: 'development'. The just-created branch can be renamed via this command: 2022-12-13T15:39:09.4982254Z hint: 2022-12-13T15:39:09.4983019Z hint: git branch -m 2022-12-13T15:39:09.4994666Z Initialized empty Git repository in /home/runner/work/repo1/repo1/.git/ 2022-12-13T15:39:09.5005548Z [command]/usr/bin/git remote add origin https://github.com/***/repo1 2022-12-13T15:39:09.5152137Z ##[endgroup] 2022-12-13T15:39:09.5152895Z ##[group]Disabling automatic garbage collection 2022-12-13T15:39:09.5160367Z [command]/usr/bin/git config --local gc.auto 0 2022-12-13T15:39:09.5201151Z ##[endgroup] 2022-12-13T15:39:09.5201845Z ##[group]Setting up auth 2022-12-13T15:39:09.5212692Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-12-13T15:39:09.5255585Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2022-12-13T15:39:09.5763112Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-12-13T15:39:09.5808322Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2022-12-13T15:39:09.6079404Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-12-13T15:39:09.6126923Z ##[endgroup] 2022-12-13T15:39:09.6127632Z ##[group]Fetching the repository 2022-12-13T15:39:09.6143121Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --progress --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* 2022-12-13T15:39:09.9660751Z remote: Enumerating objects: 156, done. 2022-12-13T15:39:09.9661797Z remote: Counting objects: 3% (1/31) 2022-12-13T15:39:09.9662700Z remote: Counting objects: 6% (2/31) 2022-12-13T15:39:09.9663229Z remote: Counting objects: 9% (3/31) 2022-12-13T15:39:09.9663733Z remote: Counting objects: 12% (4/31) 2022-12-13T15:39:09.9664832Z remote: Counting objects: 16% (5/31) 2022-12-13T15:39:09.9665426Z remote: Counting objects: 19% (6/31) 2022-12-13T15:39:09.9666924Z remote: Counting objects: 22% (7/31) 2022-12-13T15:39:09.9667518Z remote: Counting objects: 25% (8/31) 2022-12-13T15:39:09.9668708Z remote: Counting objects: 29% (9/31) 2022-12-13T15:39:09.9669297Z remote: Counting objects: 32% (10/31) 2022-12-13T15:39:09.9670508Z remote: Counting objects: 35% (11/31) 2022-12-13T15:39:09.9671103Z remote: Counting objects: 38% (12/31) 2022-12-13T15:39:09.9672262Z remote: Counting objects: 41% (13/31) 2022-12-13T15:39:09.9672856Z remote: Counting objects: 45% (14/31) 2022-12-13T15:39:09.9673844Z remote: Counting objects: 48% (15/31) 2022-12-13T15:39:09.9674429Z remote: Counting objects: 51% (16/31) 2022-12-13T15:39:09.9675414Z remote: Counting objects: 54% (17/31) 2022-12-13T15:39:09.9675994Z remote: Counting objects: 58% (18/31) 2022-12-13T15:39:09.9677008Z remote: Counting objects: 61% (19/31) 2022-12-13T15:39:09.9677597Z remote: Counting objects: 64% (20/31) 2022-12-13T15:39:09.9678580Z remote: Counting objects: 67% (21/31) 2022-12-13T15:39:09.9679165Z remote: Counting objects: 70% (22/31) 2022-12-13T15:39:09.9680126Z remote: Counting objects: 74% (23/31) 2022-12-13T15:39:09.9680719Z remote: Counting objects: 77% (24/31) 2022-12-13T15:39:09.9681680Z remote: Counting objects: 80% (25/31) 2022-12-13T15:39:09.9682260Z remote: Counting objects: 83% (26/31) 2022-12-13T15:39:09.9683258Z remote: Counting objects: 87% (27/31) 2022-12-13T15:39:09.9683851Z remote: Counting objects: 90% (28/31) 2022-12-13T15:39:09.9684851Z remote: Counting objects: 93% (29/31) 2022-12-13T15:39:09.9685430Z remote: Counting objects: 96% (30/31) 2022-12-13T15:39:09.9686425Z remote: Counting objects: 100% (31/31) 2022-12-13T15:39:09.9687024Z remote: Counting objects: 100% (31/31), done. 2022-12-13T15:39:09.9688585Z remote: Compressing objects: 3% (1/28) 2022-12-13T15:39:09.9689224Z remote: Compressing objects: 7% (2/28) 2022-12-13T15:39:09.9690745Z remote: Compressing objects: 10% (3/28) 2022-12-13T15:39:09.9691445Z remote: Compressing objects: 14% (4/28) 2022-12-13T15:39:09.9692225Z remote: Compressing objects: 17% (5/28) 2022-12-13T15:39:09.9692731Z remote: Compressing objects: 21% (6/28) 2022-12-13T15:39:09.9693234Z remote: Compressing objects: 25% (7/28) 2022-12-13T15:39:09.9693914Z remote: Compressing objects: 28% (8/28) 2022-12-13T15:39:09.9720773Z remote: Compressing objects: 32% (9/28) 2022-12-13T15:39:09.9721624Z remote: Compressing objects: 35% (10/28) 2022-12-13T15:39:09.9723157Z remote: Compressing objects: 39% (11/28) 2022-12-13T15:39:09.9723801Z remote: Compressing objects: 42% (12/28) 2022-12-13T15:39:09.9724911Z remote: Compressing objects: 46% (13/28) 2022-12-13T15:39:09.9725896Z remote: Compressing objects: 50% (14/28) 2022-12-13T15:39:09.9726644Z remote: Compressing objects: 53% (15/28) 2022-12-13T15:39:09.9727696Z remote: Compressing objects: 57% (16/28) 2022-12-13T15:39:09.9728251Z remote: Compressing objects: 60% (17/28) 2022-12-13T15:39:09.9728869Z remote: Compressing objects: 64% (18/28) 2022-12-13T15:39:09.9729855Z remote: Compressing objects: 67% (19/28) 2022-12-13T15:39:09.9730381Z remote: Compressing objects: 71% (20/28) 2022-12-13T15:39:09.9731082Z remote: Compressing objects: 75% (21/28) 2022-12-13T15:39:09.9731692Z remote: Compressing objects: 78% (22/28) 2022-12-13T15:39:09.9732448Z remote: Compressing objects: 82% (23/28) 2022-12-13T15:39:09.9732971Z remote: Compressing objects: 85% (24/28) 2022-12-13T15:39:09.9734283Z remote: Compressing objects: 89% (25/28) 2022-12-13T15:39:09.9734877Z remote: Compressing objects: 92% (26/28) 2022-12-13T15:39:09.9736442Z remote: Compressing objects: 96% (27/28) 2022-12-13T15:39:09.9737021Z remote: Compressing objects: 100% (28/28) 2022-12-13T15:39:09.9737555Z remote: Compressing objects: 100% (28/28), done. 2022-12-13T15:39:09.9739442Z remote: Total 156 (delta 0), reused 4 (delta 0), pack-reused 125 2022-12-13T15:39:09.9740153Z Receiving objects: 0% (1/156) 2022-12-13T15:39:09.9740618Z Receiving objects: 1% (2/156) 2022-12-13T15:39:09.9741700Z Receiving objects: 2% (4/156) 2022-12-13T15:39:09.9742212Z Receiving objects: 3% (5/156) 2022-12-13T15:39:09.9743557Z Receiving objects: 4% (7/156) 2022-12-13T15:39:09.9744114Z Receiving objects: 5% (8/156) 2022-12-13T15:39:09.9744582Z Receiving objects: 6% (10/156) 2022-12-13T15:39:09.9745728Z Receiving objects: 7% (11/156) 2022-12-13T15:39:09.9746305Z Receiving objects: 8% (13/156) 2022-12-13T15:39:09.9747863Z Receiving objects: 9% (15/156) 2022-12-13T15:39:09.9748441Z Receiving objects: 10% (16/156) 2022-12-13T15:39:09.9750403Z Receiving objects: 11% (18/156) 2022-12-13T15:39:09.9751131Z Receiving objects: 12% (19/156) 2022-12-13T15:39:09.9751488Z Receiving objects: 13% (21/156) 2022-12-13T15:39:09.9752254Z Receiving objects: 14% (22/156) 2022-12-13T15:39:09.9752603Z Receiving objects: 15% (24/156) 2022-12-13T15:39:09.9753697Z Receiving objects: 16% (25/156) 2022-12-13T15:39:09.9756052Z Receiving objects: 17% (27/156) 2022-12-13T15:39:09.9756796Z Receiving objects: 18% (29/156) 2022-12-13T15:39:09.9758126Z Receiving objects: 19% (30/156) 2022-12-13T15:39:09.9759175Z Receiving objects: 20% (32/156) 2022-12-13T15:39:09.9760056Z Receiving objects: 21% (33/156) 2022-12-13T15:39:09.9760965Z Receiving objects: 22% (35/156) 2022-12-13T15:39:09.9762428Z Receiving objects: 23% (36/156) 2022-12-13T15:39:09.9763584Z Receiving objects: 24% (38/156) 2022-12-13T15:39:09.9764206Z Receiving objects: 25% (39/156) 2022-12-13T15:39:09.9765085Z Receiving objects: 26% (41/156) 2022-12-13T15:39:09.9765989Z Receiving objects: 27% (43/156) 2022-12-13T15:39:09.9767491Z Receiving objects: 28% (44/156) 2022-12-13T15:39:09.9768120Z Receiving objects: 29% (46/156) 2022-12-13T15:39:09.9769058Z Receiving objects: 30% (47/156) 2022-12-13T15:39:09.9770244Z Receiving objects: 31% (49/156) 2022-12-13T15:39:09.9771705Z Receiving objects: 32% (50/156) 2022-12-13T15:39:09.9772861Z Receiving objects: 33% (52/156) 2022-12-13T15:39:09.9774849Z Receiving objects: 34% (54/156) 2022-12-13T15:39:09.9776111Z Receiving objects: 35% (55/156) 2022-12-13T15:39:09.9776761Z Receiving objects: 36% (57/156) 2022-12-13T15:39:09.9777968Z Receiving objects: 37% (58/156) 2022-12-13T15:39:09.9778920Z Receiving objects: 38% (60/156) 2022-12-13T15:39:09.9780428Z Receiving objects: 39% (61/156) 2022-12-13T15:39:09.9781071Z Receiving objects: 40% (63/156) 2022-12-13T15:39:09.9782508Z Receiving objects: 41% (64/156) 2022-12-13T15:39:09.9784005Z Receiving objects: 42% (66/156) 2022-12-13T15:39:09.9784646Z Receiving objects: 43% (68/156) 2022-12-13T15:39:09.9785967Z Receiving objects: 44% (69/156) 2022-12-13T15:39:09.9786874Z Receiving objects: 45% (71/156) 2022-12-13T15:39:09.9788214Z Receiving objects: 46% (72/156) 2022-12-13T15:39:09.9789128Z Receiving objects: 47% (74/156) 2022-12-13T15:39:09.9790588Z Receiving objects: 48% (75/156) 2022-12-13T15:39:09.9791563Z Receiving objects: 49% (77/156) 2022-12-13T15:39:09.9792985Z Receiving objects: 50% (78/156) 2022-12-13T15:39:09.9794231Z Receiving objects: 51% (80/156) 2022-12-13T15:39:09.9795469Z Receiving objects: 52% (82/156) 2022-12-13T15:39:09.9797319Z Receiving objects: 53% (83/156) 2022-12-13T15:39:09.9805280Z Receiving objects: 54% (85/156) 2022-12-13T15:39:09.9806248Z Receiving objects: 55% (86/156) 2022-12-13T15:39:09.9806583Z Receiving objects: 56% (88/156) 2022-12-13T15:39:09.9806903Z Receiving objects: 57% (89/156) 2022-12-13T15:39:09.9807218Z Receiving objects: 58% (91/156) 2022-12-13T15:39:09.9807532Z Receiving objects: 59% (93/156) 2022-12-13T15:39:09.9807845Z Receiving objects: 60% (94/156) 2022-12-13T15:39:09.9808155Z Receiving objects: 61% (96/156) 2022-12-13T15:39:09.9808462Z Receiving objects: 62% (97/156) 2022-12-13T15:39:09.9808771Z Receiving objects: 63% (99/156) 2022-12-13T15:39:09.9809516Z Receiving objects: 64% (100/156) 2022-12-13T15:39:09.9809841Z Receiving objects: 65% (102/156) 2022-12-13T15:39:09.9810520Z Receiving objects: 66% (103/156) 2022-12-13T15:39:09.9810832Z Receiving objects: 67% (105/156) 2022-12-13T15:39:09.9811572Z Receiving objects: 68% (107/156) 2022-12-13T15:39:09.9811884Z Receiving objects: 69% (108/156) 2022-12-13T15:39:09.9813033Z Receiving objects: 70% (110/156) 2022-12-13T15:39:09.9815891Z Receiving objects: 71% (111/156) 2022-12-13T15:39:09.9816226Z Receiving objects: 72% (113/156) 2022-12-13T15:39:09.9819094Z Receiving objects: 73% (114/156) 2022-12-13T15:39:09.9819429Z Receiving objects: 74% (116/156) 2022-12-13T15:39:09.9820107Z Receiving objects: 75% (117/156) 2022-12-13T15:39:09.9820790Z Receiving objects: 76% (119/156) 2022-12-13T15:39:09.9821102Z Receiving objects: 77% (121/156) 2022-12-13T15:39:09.9822595Z Receiving objects: 78% (122/156) 2022-12-13T15:39:09.9823956Z Receiving objects: 79% (124/156) 2022-12-13T15:39:09.9825322Z Receiving objects: 80% (125/156) 2022-12-13T15:39:09.9826684Z Receiving objects: 81% (127/156) 2022-12-13T15:39:09.9827966Z Receiving objects: 82% (128/156) 2022-12-13T15:39:09.9829364Z Receiving objects: 83% (130/156) 2022-12-13T15:39:09.9830561Z Receiving objects: 84% (132/156) 2022-12-13T15:39:09.9841906Z Receiving objects: 85% (133/156) 2022-12-13T15:39:09.9842260Z Receiving objects: 86% (135/156) 2022-12-13T15:39:09.9842581Z Receiving objects: 87% (136/156) 2022-12-13T15:39:09.9842903Z Receiving objects: 88% (138/156) 2022-12-13T15:39:09.9843217Z Receiving objects: 89% (139/156) 2022-12-13T15:39:09.9843530Z Receiving objects: 90% (141/156) 2022-12-13T15:39:09.9843840Z Receiving objects: 91% (142/156) 2022-12-13T15:39:09.9844146Z Receiving objects: 92% (144/156) 2022-12-13T15:39:09.9844454Z Receiving objects: 93% (146/156) 2022-12-13T15:39:09.9844761Z Receiving objects: 94% (147/156) 2022-12-13T15:39:09.9845067Z Receiving objects: 95% (149/156) 2022-12-13T15:39:09.9845371Z Receiving objects: 96% (150/156) 2022-12-13T15:39:09.9845677Z Receiving objects: 97% (152/156) 2022-12-13T15:39:09.9845984Z Receiving objects: 98% (153/156) 2022-12-13T15:39:09.9846507Z Receiving objects: 99% (155/156) 2022-12-13T15:39:09.9846814Z Receiving objects: 100% (156/156) 2022-12-13T15:39:09.9847179Z Receiving objects: 100% (156/156), 28.19 KiB | 2.56 MiB/s, done. 2022-12-13T15:39:09.9847540Z Resolving deltas: 0% (0/35) 2022-12-13T15:39:09.9850842Z Resolving deltas: 2% (1/35) 2022-12-13T15:39:09.9851259Z Resolving deltas: 5% (2/35) 2022-12-13T15:39:09.9851572Z Resolving deltas: 8% (3/35) 2022-12-13T15:39:09.9851878Z Resolving deltas: 11% (4/35) 2022-12-13T15:39:09.9852183Z Resolving deltas: 14% (5/35) 2022-12-13T15:39:09.9852485Z Resolving deltas: 17% (6/35) 2022-12-13T15:39:09.9852786Z Resolving deltas: 20% (7/35) 2022-12-13T15:39:09.9853087Z Resolving deltas: 22% (8/35) 2022-12-13T15:39:09.9853385Z Resolving deltas: 25% (9/35) 2022-12-13T15:39:09.9854055Z Resolving deltas: 28% (10/35) 2022-12-13T15:39:09.9854372Z Resolving deltas: 31% (11/35) 2022-12-13T15:39:09.9854939Z Resolving deltas: 34% (12/35) 2022-12-13T15:39:09.9855341Z Resolving deltas: 37% (13/35) 2022-12-13T15:39:09.9855737Z Resolving deltas: 40% (14/35) 2022-12-13T15:39:09.9856154Z Resolving deltas: 42% (15/35) 2022-12-13T15:39:09.9856604Z Resolving deltas: 45% (16/35) 2022-12-13T15:39:09.9857059Z Resolving deltas: 48% (17/35) 2022-12-13T15:39:09.9857466Z Resolving deltas: 51% (18/35) 2022-12-13T15:39:09.9858092Z Resolving deltas: 54% (19/35) 2022-12-13T15:39:09.9858497Z Resolving deltas: 57% (20/35) 2022-12-13T15:39:09.9858885Z Resolving deltas: 60% (21/35) 2022-12-13T15:39:09.9859290Z Resolving deltas: 62% (22/35) 2022-12-13T15:39:09.9859724Z Resolving deltas: 65% (23/35) 2022-12-13T15:39:09.9860113Z Resolving deltas: 68% (24/35) 2022-12-13T15:39:09.9860508Z Resolving deltas: 71% (25/35) 2022-12-13T15:39:09.9860888Z Resolving deltas: 74% (26/35) 2022-12-13T15:39:09.9861304Z Resolving deltas: 77% (27/35) 2022-12-13T15:39:09.9861715Z Resolving deltas: 80% (28/35) 2022-12-13T15:39:09.9862114Z Resolving deltas: 82% (29/35) 2022-12-13T15:39:09.9862499Z Resolving deltas: 85% (30/35) 2022-12-13T15:39:09.9862915Z Resolving deltas: 88% (31/35) 2022-12-13T15:39:09.9863299Z Resolving deltas: 91% (32/35) 2022-12-13T15:39:09.9863695Z Resolving deltas: 94% (33/35) 2022-12-13T15:39:09.9864077Z Resolving deltas: 97% (34/35) 2022-12-13T15:39:09.9864857Z Resolving deltas: 100% (35/35) 2022-12-13T15:39:09.9866507Z Resolving deltas: 100% (35/35), done. 2022-12-13T15:39:10.0089105Z From https://github.com/***/repo1 2022-12-13T15:39:10.0090082Z * [new branch] ci-cd-wwf -> origin/ci-cd-wwf 2022-12-13T15:39:10.0093779Z * [new branch] dev -> origin/dev 2022-12-13T15:39:10.0094384Z * [new branch] docker-files -> origin/docker-files 2022-12-13T15:39:10.0094986Z * [new branch] docker-images -> origin/docker-images 2022-12-13T15:39:10.0096112Z * [new branch] extra-space-files -> origin/extra-space-files 2022-12-13T15:39:10.0098191Z * [new branch] gh-user -> origin/gh-user 2022-12-13T15:39:10.0102379Z * [new branch] html-files -> origin/html-files 2022-12-13T15:39:10.0102957Z * [new branch] new-files-deleted -> origin/new-files-deleted 2022-12-13T15:39:10.0107763Z * [new branch] new-modules -> origin/new-modules 2022-12-13T15:39:10.0108832Z * [new branch] new-workflows -> origin/new-workflows 2022-12-13T15:39:10.0112256Z * [new branch] newest-wf -> origin/newest-wf 2022-12-13T15:39:10.0113199Z * [new branch] readme-file -> origin/readme-file 2022-12-13T15:39:10.0116568Z * [new branch] sonarqube-wf -> origin/sonarqube-wf 2022-12-13T15:39:10.0117554Z * [new branch] workflow-repo -> origin/workflow-repo 2022-12-13T15:39:10.0120698Z * [new branch] yaml-files -> origin/yaml-files 2022-12-13T15:39:10.0156687Z [command]/usr/bin/git branch --list --remote origin/dev 2022-12-13T15:39:10.0193247Z origin/dev 2022-12-13T15:39:10.0202977Z [command]/usr/bin/git rev-parse refs/remotes/origin/dev 2022-12-13T15:39:10.0234609Z 9f9fb15d87ed614252f15e2465fbc2746619e5a6 2022-12-13T15:39:10.0239557Z ##[endgroup] 2022-12-13T15:39:10.0240471Z ##[group]Determining the checkout info 2022-12-13T15:39:10.0259830Z ##[endgroup] 2022-12-13T15:39:10.0267724Z ##[group]Checking out the ref 2022-12-13T15:39:10.0268574Z [command]/usr/bin/git checkout --progress --force -B dev refs/remotes/origin/dev 2022-12-13T15:39:10.0319715Z Switched to a new branch 'dev' 2022-12-13T15:39:10.0321616Z branch 'dev' set up to track 'origin/dev'. 2022-12-13T15:39:10.0326320Z ##[endgroup] 2022-12-13T15:39:10.0374600Z [command]/usr/bin/git log -1 --format='%H' 2022-12-13T15:39:10.0408711Z '9f9fb15d87ed614252f15e2465fbc2746619e5a6' 2022-12-13T15:39:10.0782360Z ##[group]Run sonarsource/sonarqube-scan-action@master 2022-12-13T15:39:10.0782823Z with: 2022-12-13T15:39:10.0783257Z projectBaseDir: . 2022-12-13T15:39:10.0783614Z env: 2022-12-13T15:39:10.0784258Z SONAR_TOKEN: *** 2022-12-13T15:39:10.0784746Z SONAR_HOST_URL: *** 2022-12-13T15:39:10.0785187Z ##[endgroup] 2022-12-13T15:39:10.1059063Z ##[command]/usr/bin/docker run --name a6020f2345034bd1b4672bf1650c5dfb_bfbd93 --label 290506 --workdir /github/workspace --rm -e "SONAR_TOKEN" -e "SONAR_HOST_URL" -e "INPUT_ARGS" -e "INPUT_PROJECTBASEDIR" -e "HOME" -e "GITHUB_JOB" -e "GITHUB_REF" -e "GITHUB_SHA" -e "GITHUB_REPOSITORY" -e "GITHUB_REPOSITORY_OWNER" -e "GITHUB_RUN_ID" -e "GITHUB_RUN_NUMBER" -e "GITHUB_RETENTION_DAYS" -e "GITHUB_RUN_ATTEMPT" -e "GITHUB_ACTOR" -e "GITHUB_TRIGGERING_ACTOR" -e "GITHUB_WORKFLOW" -e "GITHUB_HEAD_REF" -e "GITHUB_BASE_REF" -e "GITHUB_EVENT_NAME" -e "GITHUB_SERVER_URL" -e "GITHUB_API_URL" -e "GITHUB_GRAPHQL_URL" -e "GITHUB_REF_NAME" -e "GITHUB_REF_PROTECTED" -e "GITHUB_REF_TYPE" -e "GITHUB_WORKSPACE" -e "GITHUB_ACTION" -e "GITHUB_EVENT_PATH" -e "GITHUB_ACTION_REPOSITORY" -e "GITHUB_ACTION_REF" -e "GITHUB_PATH" -e "GITHUB_ENV" -e "GITHUB_STEP_SUMMARY" -e "GITHUB_STATE" -e "GITHUB_OUTPUT" -e "RUNNER_OS" -e "RUNNER_ARCH" -e "RUNNER_NAME" -e "RUNNER_TOOL_CACHE" -e "RUNNER_TEMP" -e "RUNNER_WORKSPACE" -e "ACTIONS_RUNTIME_URL" -e "ACTIONS_RUNTIME_TOKEN" -e "ACTIONS_CACHE_URL" -e GITHUB_ACTIONS=true -e CI=true --entrypoint "/entrypoint.sh" -v "/var/run/docker.sock":"/var/run/docker.sock" -v "/home/runner/work/_temp/_github_home":"/github/home" -v "/home/runner/work/_temp/_github_workflow":"/github/workflow" -v "/home/runner/work/_temp/_runner_file_commands":"/github/file_commands" -v "/home/runner/work/repo1/repo1":"/github/workspace" 290506:a6020f2345034bd1b4672bf1650c5dfb 2022-12-13T15:39:10.5609927Z INFO: Scanner configuration file: /opt/sonar-scanner/conf/sonar-scanner.properties 2022-12-13T15:39:10.5654920Z INFO: Project root configuration file: /github/workspace/sonar-project.properties 2022-12-13T15:39:10.6000958Z INFO: SonarScanner 4.7.0.2747 2022-12-13T15:39:10.6001685Z INFO: Java 11.0.17 Alpine (64-bit) 2022-12-13T15:39:10.6002317Z INFO: Linux 5.15.0-1024-azure amd64 2022-12-13T15:39:10.9590990Z INFO: User cache: /opt/sonar-scanner/.sonar/cache 2022-12-13T15:39:14.3959394Z INFO: Scanner configuration file: /opt/sonar-scanner/conf/sonar-scanner.properties 2022-12-13T15:39:14.3960220Z INFO: Project root configuration file: /github/workspace/sonar-project.properties 2022-12-13T15:39:14.4171639Z INFO: Analyzing on SonarQube server 9.7.1.62043 2022-12-13T15:39:14.4172816Z INFO: Default locale: "en_US", source code encoding: "UTF-8" (analysis is platform dependent) 2022-12-13T15:39:15.0347905Z INFO: Load global settings 2022-12-13T15:39:15.8362041Z INFO: Load global settings (done) | time=803ms 2022-12-13T15:39:15.8391364Z INFO: Server id: AB4EC365-AYR6h8cDrRQnvz0UCPo8 2022-12-13T15:39:15.8508429Z INFO: User cache: /opt/sonar-scanner/.sonar/cache 2022-12-13T15:39:15.8561610Z INFO: Load/download plugins 2022-12-13T15:39:15.8562160Z INFO: Load plugins index 2022-12-13T15:39:16.0268186Z INFO: Load plugins index (done) | time=172ms 2022-12-13T15:39:24.4721716Z INFO: Load/download plugins (done) | time=8618ms 2022-12-13T15:39:25.2529187Z INFO: Process project properties 2022-12-13T15:39:25.2723082Z INFO: Process project properties (done) | time=1ms 2022-12-13T15:39:25.2723830Z INFO: Execute project builders 2022-12-13T15:39:25.2745393Z INFO: Execute project builders (done) | time=3ms 2022-12-13T15:39:25.2773062Z INFO: Project key: repos 2022-12-13T15:39:25.2777583Z INFO: Base dir: /github/workspace 2022-12-13T15:39:25.2781411Z INFO: Working dir: /github/workspace/.scannerwork 2022-12-13T15:39:25.2867044Z INFO: Load project settings for component key: 'repos' 2022-12-13T15:39:25.4231569Z INFO: Load project settings for component key: 'repos' (done) | time=136ms 2022-12-13T15:39:25.5754341Z INFO: Auto-configuring with CI 'Github Actions' 2022-12-13T15:39:25.5779738Z INFO: Load quality profiles 2022-12-13T15:39:25.7854371Z INFO: Load quality profiles (done) | time=207ms 2022-12-13T15:39:25.7903154Z INFO: Load active rules 2022-12-13T15:39:29.5277146Z INFO: Load active rules (done) | time=3738ms 2022-12-13T15:39:29.5322090Z INFO: Load analysis cache 2022-12-13T15:39:29.6585902Z INFO: Load analysis cache (404) | time=126ms 2022-12-13T15:39:29.7177544Z INFO: Load project repositories 2022-12-13T15:39:29.8557996Z INFO: Load project repositories (done) | time=138ms 2022-12-13T15:39:29.9301137Z INFO: Indexing files... 2022-12-13T15:39:29.9309086Z INFO: Project configuration: 2022-12-13T15:39:30.0749820Z INFO: 4 files indexed 2022-12-13T15:39:30.0760232Z INFO: 0 files ignored because of scm ignore settings 2022-12-13T15:39:30.0778714Z INFO: Quality profile for web: Sonar way 2022-12-13T15:39:30.0785074Z INFO: ------------- Run sensors on module repos 2022-12-13T15:39:30.1719071Z INFO: Load metrics repository 2022-12-13T15:39:30.3202612Z INFO: Load metrics repository (done) | time=147ms 2022-12-13T15:39:32.2035872Z INFO: Sensor JaCoCo XML Report Importer [jacoco] 2022-12-13T15:39:32.2062692Z INFO: 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml 2022-12-13T15:39:32.2076769Z INFO: No report imported, no coverage information will be imported by JaCoCo XML Report Importer 2022-12-13T15:39:32.2083456Z INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=5ms 2022-12-13T15:39:32.2089940Z INFO: Sensor CSS Rules [javascript] 2022-12-13T15:39:37.3546100Z INFO: 1 source file to be analyzed 2022-12-13T15:39:37.5216907Z INFO: 1/1 source file has been analyzed 2022-12-13T15:39:37.5230325Z INFO: Hit the cache for 0 out of 0 2022-12-13T15:39:37.5250015Z INFO: Miss the cache for 0 out of 0 2022-12-13T15:39:37.5257251Z INFO: Sensor CSS Rules [javascript] (done) | time=5317ms 2022-12-13T15:39:37.5264271Z INFO: Sensor C# Project Type Information [csharp] 2022-12-13T15:39:37.5279226Z INFO: Sensor C# Project Type Information [csharp] (done) | time=2ms 2022-12-13T15:39:37.5286307Z INFO: Sensor C# Analysis Log [csharp] 2022-12-13T15:39:37.5447967Z INFO: Sensor C# Analysis Log [csharp] (done) | time=15ms 2022-12-13T15:39:37.5455661Z INFO: Sensor C# Properties [csharp] 2022-12-13T15:39:37.5463738Z INFO: Sensor C# Properties [csharp] (done) | time=1ms 2022-12-13T15:39:37.5470829Z INFO: Sensor HTML [web] 2022-12-13T15:39:37.6337050Z INFO: Sensor HTML [web] (done) | time=86ms 2022-12-13T15:39:37.6337446Z INFO: Sensor Text Sensor [text] 2022-12-13T15:39:37.6382728Z INFO: 1 source file to be analyzed 2022-12-13T15:39:37.6403070Z INFO: 1/1 source file has been analyzed 2022-12-13T15:39:37.6409523Z INFO: Sensor Text Sensor [text] (done) | time=8ms 2022-12-13T15:39:37.6413983Z INFO: Sensor VB.NET Project Type Information [vbnet] 2022-12-13T15:39:37.6425881Z INFO: Sensor VB.NET Project Type Information [vbnet] (done) | time=2ms 2022-12-13T15:39:37.6430263Z INFO: Sensor VB.NET Analysis Log [vbnet] 2022-12-13T15:39:37.6582332Z INFO: Sensor VB.NET Analysis Log [vbnet] (done) | time=15ms 2022-12-13T15:39:37.6589624Z INFO: Sensor VB.NET Properties [vbnet] 2022-12-13T15:39:37.6597305Z INFO: Sensor VB.NET Properties [vbnet] (done) | time=1ms 2022-12-13T15:39:37.6650981Z INFO: ------------- Run sensors on project 2022-12-13T15:39:37.7233280Z INFO: Sensor Analysis Warnings import [csharp] 2022-12-13T15:39:37.7249816Z INFO: Sensor Analysis Warnings import [csharp] (done) | time=2ms 2022-12-13T15:39:37.7257371Z INFO: Sensor Zero Coverage Sensor 2022-12-13T15:39:37.7270382Z INFO: Sensor Zero Coverage Sensor (done) | time=1ms 2022-12-13T15:39:37.7295572Z INFO: SCM Publisher SCM provider for this project is: git 2022-12-13T15:39:37.7332985Z INFO: SCM Publisher 1 source file to be analyzed 2022-12-13T15:39:37.9299745Z INFO: SCM Publisher 1/1 source file have been analyzed (done) | time=195ms 2022-12-13T15:39:37.9356284Z INFO: CPD Executor Calculating CPD for 1 file 2022-12-13T15:39:37.9448470Z INFO: CPD Executor CPD calculation finished (done) | time=9ms 2022-12-13T15:39:38.0586849Z INFO: Analysis report generated in 108ms, dir size=118.8 kB 2022-12-13T15:39:38.0729432Z INFO: Analysis report compressed in 14ms, zip size=15.6 kB 2022-12-13T15:39:38.3492019Z INFO: Analysis report uploaded in 275ms 2022-12-13T15:39:38.3523436Z INFO: ANALYSIS SUCCESSFUL, you can find the results at: ***/dashboard?id=repos 2022-12-13T15:39:38.3524130Z INFO: Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report 2022-12-13T15:39:38.3524903Z INFO: More about the report processing at ***/api/ce/task?id=AYUMJDeqrRQnvz0UCZgM 2022-12-13T15:39:43.8717582Z INFO: Analysis total time: 19.212 s 2022-12-13T15:39:43.8748864Z INFO: ------------------------------------------------------------------------ 2022-12-13T15:39:43.8749313Z INFO: EXECUTION SUCCESS 2022-12-13T15:39:43.8749822Z INFO: ------------------------------------------------------------------------ 2022-12-13T15:39:43.8750237Z INFO: Total time: 33.315s 2022-12-13T15:39:43.9374372Z INFO: Final Memory: 17M/64M 2022-12-13T15:39:43.9379606Z INFO: ------------------------------------------------------------------------ 2022-12-13T15:39:44.4647407Z ##[group]Run echo "SHORT_SHA=$(git rev-parse --short HEAD)" >> $GITHUB_ENV 2022-12-13T15:39:44.4647993Z echo "SHORT_SHA=$(git rev-parse --short HEAD)" >> $GITHUB_ENV 2022-12-13T15:39:44.4713791Z shell: /usr/bin/bash -e {0} 2022-12-13T15:39:44.4714135Z ##[endgroup] 2022-12-13T15:39:44.4963720Z ##[group]Run rm -rf repo1 2022-12-13T15:39:44.4964059Z rm -rf repo1 2022-12-13T15:39:44.5023915Z shell: /usr/bin/bash -e {0} 2022-12-13T15:39:44.5024236Z env: 2022-12-13T15:39:44.5024500Z SHORT_SHA: 9f9fb15 2022-12-13T15:39:44.5024782Z ##[endgroup] 2022-12-13T15:39:44.5184963Z ##[group]Run actions/checkout@v2 2022-12-13T15:39:44.5185346Z with: 2022-12-13T15:39:44.5185763Z repository: ***/repo2 2022-12-13T15:39:44.5186163Z persist-credentials: false 2022-12-13T15:39:44.5186550Z fetch-depth: 0 2022-12-13T15:39:44.5186875Z ref: devs 2022-12-13T15:39:44.5187437Z token: *** 2022-12-13T15:39:44.5187772Z ssh-strict: true 2022-12-13T15:39:44.5188113Z clean: true 2022-12-13T15:39:44.5188430Z lfs: false 2022-12-13T15:39:44.5188763Z submodules: false 2022-12-13T15:39:44.5189153Z set-safe-directory: true 2022-12-13T15:39:44.5189505Z env: 2022-12-13T15:39:44.5189812Z SHORT_SHA: 9f9fb15 2022-12-13T15:39:44.5190152Z ##[endgroup] 2022-12-13T15:39:44.6670002Z Syncing repository: ***/repo2 2022-12-13T15:39:44.6677510Z ##[group]Getting Git version info 2022-12-13T15:39:44.6678350Z Working directory is '/home/runner/work/repo1/repo1' 2022-12-13T15:39:44.6759148Z [command]/usr/bin/git version 2022-12-13T15:39:44.6809112Z git version 2.38.1 2022-12-13T15:39:44.6833934Z ##[endgroup] 2022-12-13T15:39:44.6849857Z Temporarily overriding HOME='/home/runner/work/_temp/0edb6d27-ebb0-4cfa-bafb-76dafcf5b38d' before making global git config changes 2022-12-13T15:39:44.6850803Z Adding repository directory to the temporary git global config as a safe directory 2022-12-13T15:39:44.6856611Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/repo1/repo1 2022-12-13T15:39:44.6907841Z [command]/usr/bin/git config --local --get remote.origin.url 2022-12-13T15:39:44.6939743Z https://github.com/***/repo1 2022-12-13T15:39:44.6947545Z Deleting the contents of '/home/runner/work/repo1/repo1' 2022-12-13T15:39:44.7102628Z ##[group]Removing auth 2022-12-13T15:39:44.7110359Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-12-13T15:39:44.7167803Z ##[error]fatal: --local can only be used inside a git repository 2022-12-13T15:39:44.7183639Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2022-12-13T15:39:44.7307619Z ##[error]fatal: not a git repository (or any of the parent directories): .git 2022-12-13T15:39:44.7339735Z ##[error]The process '/usr/bin/git' failed with exit code 128 2022-12-13T15:39:44.7450105Z Post job cleanup. 2022-12-13T15:39:44.8963221Z Post job cleanup. 2022-12-13T15:39:44.8970033Z ##[command]/usr/bin/docker run --name a6020f2345034bd1b4672bf1650c5dfb_f5b74b --label 290506 --workdir /github/workspace --rm -e "SHORT_SHA" -e "SONAR_TOKEN" -e "SONAR_HOST_URL" -e "INPUT_ARGS" -e "INPUT_PROJECTBASEDIR" -e "HOME" -e "GITHUB_JOB" -e "GITHUB_REF" -e "GITHUB_SHA" -e "GITHUB_REPOSITORY" -e "GITHUB_REPOSITORY_OWNER" -e "GITHUB_RUN_ID" -e "GITHUB_RUN_NUMBER" -e "GITHUB_RETENTION_DAYS" -e "GITHUB_RUN_ATTEMPT" -e "GITHUB_ACTOR" -e "GITHUB_TRIGGERING_ACTOR" -e "GITHUB_WORKFLOW" -e "GITHUB_HEAD_REF" -e "GITHUB_BASE_REF" -e "GITHUB_EVENT_NAME" -e "GITHUB_SERVER_URL" -e "GITHUB_API_URL" -e "GITHUB_GRAPHQL_URL" -e "GITHUB_REF_NAME" -e "GITHUB_REF_PROTECTED" -e "GITHUB_REF_TYPE" -e "GITHUB_WORKSPACE" -e "GITHUB_ACTION" -e "GITHUB_EVENT_PATH" -e "GITHUB_ACTION_REPOSITORY" -e "GITHUB_ACTION_REF" -e "GITHUB_PATH" -e "GITHUB_ENV" -e "GITHUB_STEP_SUMMARY" -e "GITHUB_STATE" -e "GITHUB_OUTPUT" -e "RUNNER_OS" -e "RUNNER_ARCH" -e "RUNNER_NAME" -e "RUNNER_TOOL_CACHE" -e "RUNNER_TEMP" -e "RUNNER_WORKSPACE" -e "ACTIONS_RUNTIME_URL" -e "ACTIONS_RUNTIME_TOKEN" -e "ACTIONS_CACHE_URL" -e GITHUB_ACTIONS=true -e CI=true --entrypoint "/cleanup.sh" -v "/var/run/docker.sock":"/var/run/docker.sock" -v "/home/runner/work/_temp/_github_home":"/github/home" -v "/home/runner/work/_temp/_github_workflow":"/github/workflow" -v "/home/runner/work/_temp/_runner_file_commands":"/github/file_commands" -v "/home/runner/work/repo1/repo1":"/github/workspace" 290506:a6020f2345034bd1b4672bf1650c5dfb 2022-12-13T15:39:45.3527959Z Post job cleanup. 2022-12-13T15:39:45.5207574Z Cleaning up orphan processes