2022-11-01T08:00:47.1556165Z Requested labels: ubuntu-latest
2022-11-01T08:00:47.1556268Z Job defined at: apache/servicecomb-java-chassis/.github/workflows/unit-test-jdk11.yml@refs/pull/3446/merge
2022-11-01T08:00:47.1556292Z Waiting for a runner to pick up this job...
2022-11-01T08:01:23.8053112Z Job is waiting for a hosted runner to come online.
2022-11-01T08:01:26.7134444Z Job is about to start running on the hosted runner: GitHub Actions 164 (hosted)
2022-11-01T08:01:29.2518127Z Current runner version: '2.298.2'
2022-11-01T08:01:29.2549271Z ##[group]Operating System
2022-11-01T08:01:29.2549851Z Ubuntu
2022-11-01T08:01:29.2550198Z 20.04.5
2022-11-01T08:01:29.2550536Z LTS
2022-11-01T08:01:29.2550950Z ##[endgroup]
2022-11-01T08:01:29.2551331Z ##[group]Runner Image
2022-11-01T08:01:29.2551787Z Image: ubuntu-20.04
2022-11-01T08:01:29.2552121Z Version: 20221024.1
2022-11-01T08:01:29.2552747Z Included Software: https://github.com/actions/runner-images/blob/ubuntu20/20221024.1/images/linux/Ubuntu2004-Readme.md
2022-11-01T08:01:29.2553556Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu20%2F20221024.1
2022-11-01T08:01:29.2554084Z ##[endgroup]
2022-11-01T08:01:29.2554444Z ##[group]Runner Image Provisioner
2022-11-01T08:01:29.2554863Z 2.0.91.1
2022-11-01T08:01:29.2555255Z ##[endgroup]
2022-11-01T08:01:29.2556354Z ##[group]GITHUB_TOKEN Permissions
2022-11-01T08:01:29.2557111Z Actions: read
2022-11-01T08:01:29.2557502Z Checks: read
2022-11-01T08:01:29.2558081Z Contents: read
2022-11-01T08:01:29.2558481Z Deployments: read
2022-11-01T08:01:29.2558876Z Discussions: read
2022-11-01T08:01:29.2559269Z Issues: read
2022-11-01T08:01:29.2559613Z Metadata: read
2022-11-01T08:01:29.2559988Z Packages: read
2022-11-01T08:01:29.2560355Z Pages: read
2022-11-01T08:01:29.2560689Z PullRequests: read
2022-11-01T08:01:29.2561110Z RepositoryProjects: read
2022-11-01T08:01:29.2561566Z SecurityEvents: read
2022-11-01T08:01:29.2561900Z Statuses: read
2022-11-01T08:01:29.2562267Z ##[endgroup]
2022-11-01T08:01:29.2567138Z Secret source: None
2022-11-01T08:01:29.2567633Z Prepare workflow directory
2022-11-01T08:01:29.3551175Z Prepare all required actions
2022-11-01T08:01:29.3767510Z Getting action download info
2022-11-01T08:01:29.7123505Z Download action repository 'actions/checkout@v3' (SHA:93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8)
2022-11-01T08:01:32.0953179Z Download action repository 'actions/setup-java@v3' (SHA:de1bb2b0c5634f0fc4438d7aa9944e68f9bf86cc)
2022-11-01T08:01:33.7550069Z ##[group]Run actions/checkout@v3
2022-11-01T08:01:33.7550442Z with:
2022-11-01T08:01:33.7550747Z   repository: apache/servicecomb-java-chassis
2022-11-01T08:01:33.7551346Z   token: ***
2022-11-01T08:01:33.7551603Z   ssh-strict: true
2022-11-01T08:01:33.7551872Z   persist-credentials: true
2022-11-01T08:01:33.7552147Z   clean: true
2022-11-01T08:01:33.7552392Z   fetch-depth: 1
2022-11-01T08:01:33.7552615Z   lfs: false
2022-11-01T08:01:33.7552887Z   submodules: false
2022-11-01T08:01:33.7553155Z   set-safe-directory: true
2022-11-01T08:01:33.7553417Z ##[endgroup]
2022-11-01T08:01:34.1042172Z Syncing repository: apache/servicecomb-java-chassis
2022-11-01T08:01:34.1044609Z ##[group]Getting Git version info
2022-11-01T08:01:34.1045370Z Working directory is '/home/runner/work/servicecomb-java-chassis/servicecomb-java-chassis'
2022-11-01T08:01:34.1046091Z [command]/usr/bin/git version
2022-11-01T08:01:34.1206917Z git version 2.38.1
2022-11-01T08:01:34.1237889Z ##[endgroup]
2022-11-01T08:01:34.1265303Z Temporarily overriding HOME='/home/runner/work/_temp/18cfef0d-0272-486e-8f52-5bb1da3584ea' before making global git config changes
2022-11-01T08:01:34.1265911Z Adding repository directory to the temporary git global config as a safe directory
2022-11-01T08:01:34.1266637Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/servicecomb-java-chassis/servicecomb-java-chassis
2022-11-01T08:01:34.1314995Z Deleting the contents of '/home/runner/work/servicecomb-java-chassis/servicecomb-java-chassis'
2022-11-01T08:01:34.1322067Z ##[group]Initializing the repository
2022-11-01T08:01:34.1327284Z [command]/usr/bin/git init /home/runner/work/servicecomb-java-chassis/servicecomb-java-chassis
2022-11-01T08:01:34.1409954Z hint: Using 'master' as the name for the initial branch. This default branch name
2022-11-01T08:01:34.1410733Z hint: is subject to change. To configure the initial branch name to use in all
2022-11-01T08:01:34.1411777Z hint: of your new repositories, which will suppress this warning, call:
2022-11-01T08:01:34.1412551Z hint: 
2022-11-01T08:01:34.1413122Z hint: 	git config --global init.defaultBranch <name>
2022-11-01T08:01:34.1413425Z hint: 
2022-11-01T08:01:34.1413852Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2022-11-01T08:01:34.1414389Z hint: 'development'. The just-created branch can be renamed via this command:
2022-11-01T08:01:34.1414721Z hint: 
2022-11-01T08:01:34.1415020Z hint: 	git branch -m <name>
2022-11-01T08:01:34.1426274Z Initialized empty Git repository in /home/runner/work/servicecomb-java-chassis/servicecomb-java-chassis/.git/
2022-11-01T08:01:34.1442169Z [command]/usr/bin/git remote add origin https://github.com/apache/servicecomb-java-chassis
2022-11-01T08:01:34.1494196Z ##[endgroup]
2022-11-01T08:01:34.1496423Z ##[group]Disabling automatic garbage collection
2022-11-01T08:01:34.1502774Z [command]/usr/bin/git config --local gc.auto 0
2022-11-01T08:01:34.1541471Z ##[endgroup]
2022-11-01T08:01:34.1543163Z ##[group]Setting up auth
2022-11-01T08:01:34.1553226Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2022-11-01T08:01:34.1594126Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :
2022-11-01T08:01:34.2087949Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2022-11-01T08:01:34.2132080Z [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-11-01T08:01:34.2398432Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2022-11-01T08:01:34.2448077Z ##[endgroup]
2022-11-01T08:01:34.2448613Z ##[group]Fetching the repository
2022-11-01T08:01:34.2464767Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +1fc2fc6d6bbe91c2180657237334f9cacb83e594:refs/remotes/pull/3446/merge
2022-11-01T08:01:35.0088632Z remote: Enumerating objects: 5998, done.        
2022-11-01T08:01:35.0091358Z remote: Counting objects:   0% (1/5998)        
2022-11-01T08:01:35.0092073Z remote: Counting objects:   1% (60/5998)        
2022-11-01T08:01:35.0093362Z remote: Counting objects:   2% (120/5998)        
2022-11-01T08:01:35.0094412Z remote: Counting objects:   3% (180/5998)        
2022-11-01T08:01:35.0095462Z remote: Counting objects:   4% (240/5998)        
2022-11-01T08:01:35.0096075Z remote: Counting objects:   5% (300/5998)        
2022-11-01T08:01:35.0096990Z remote: Counting objects:   6% (360/5998)        
2022-11-01T08:01:35.0097603Z remote: Counting objects:   7% (420/5998)        
2022-11-01T08:01:35.0098477Z remote: Counting objects:   8% (480/5998)        
2022-11-01T08:01:35.0099108Z remote: Counting objects:   9% (540/5998)        
2022-11-01T08:01:35.0100466Z remote: Counting objects:  10% (600/5998)        
2022-11-01T08:01:35.0101088Z remote: Counting objects:  11% (660/5998)        
2022-11-01T08:01:35.0101973Z remote: Counting objects:  12% (720/5998)        
2022-11-01T08:01:35.0103159Z remote: Counting objects:  13% (780/5998)        
2022-11-01T08:01:35.0103607Z remote: Counting objects:  14% (840/5998)        
2022-11-01T08:01:35.0104233Z remote: Counting objects:  15% (900/5998)        
2022-11-01T08:01:35.0105093Z remote: Counting objects:  16% (960/5998)        
2022-11-01T08:01:35.0105719Z remote: Counting objects:  17% (1020/5998)        
2022-11-01T08:01:35.0106589Z remote: Counting objects:  18% (1080/5998)        
2022-11-01T08:01:35.0107191Z remote: Counting objects:  19% (1140/5998)        
2022-11-01T08:01:35.0108102Z remote: Counting objects:  20% (1200/5998)        
2022-11-01T08:01:35.0108689Z remote: Counting objects:  21% (1260/5998)        
2022-11-01T08:01:35.0109548Z remote: Counting objects:  22% (1320/5998)        
2022-11-01T08:01:35.0110181Z remote: Counting objects:  23% (1380/5998)        
2022-11-01T08:01:35.0111374Z remote: Counting objects:  24% (1440/5998)        
2022-11-01T08:01:35.0617096Z remote: Counting objects:  25% (1500/5998)        
2022-11-01T08:01:35.0618306Z remote: Counting objects:  26% (1560/5998)        
2022-11-01T08:01:35.0619369Z remote: Counting objects:  27% (1620/5998)        
2022-11-01T08:01:35.0619982Z remote: Counting objects:  28% (1680/5998)        
2022-11-01T08:01:35.0620977Z remote: Counting objects:  29% (1740/5998)        
2022-11-01T08:01:35.0621466Z remote: Counting objects:  30% (1800/5998)        
2022-11-01T08:01:35.0622518Z remote: Counting objects:  31% (1860/5998)        
2022-11-01T08:01:35.0623012Z remote: Counting objects:  32% (1920/5998)        
2022-11-01T08:01:35.0624002Z remote: Counting objects:  33% (1980/5998)        
2022-11-01T08:01:35.0624500Z remote: Counting objects:  34% (2040/5998)        
2022-11-01T08:01:35.0626462Z remote: Counting objects:  35% (2100/5998)        
2022-11-01T08:01:35.0627042Z remote: Counting objects:  36% (2160/5998)        
2022-11-01T08:01:35.0627960Z remote: Counting objects:  37% (2220/5998)        
2022-11-01T08:01:35.0628451Z remote: Counting objects:  38% (2280/5998)        
2022-11-01T08:01:35.0629488Z remote: Counting objects:  39% (2340/5998)        
2022-11-01T08:01:35.0629987Z remote: Counting objects:  40% (2400/5998)        
2022-11-01T08:01:35.0630888Z remote: Counting objects:  41% (2460/5998)        
2022-11-01T08:01:35.0631384Z remote: Counting objects:  42% (2520/5998)        
2022-11-01T08:01:35.0632330Z remote: Counting objects:  43% (2580/5998)        
2022-11-01T08:01:35.0632813Z remote: Counting objects:  44% (2640/5998)        
2022-11-01T08:01:35.0633671Z remote: Counting objects:  45% (2700/5998)        
2022-11-01T08:01:35.0634163Z remote: Counting objects:  46% (2760/5998)        
2022-11-01T08:01:35.0635067Z remote: Counting objects:  47% (2820/5998)        
2022-11-01T08:01:35.0639367Z remote: Counting objects:  48% (2880/5998)        
2022-11-01T08:01:35.0641450Z remote: Counting objects:  49% (2940/5998)        
2022-11-01T08:01:35.0641796Z remote: Counting objects:  50% (2999/5998)        
2022-11-01T08:01:35.0642114Z remote: Counting objects:  51% (3059/5998)        
2022-11-01T08:01:35.0642413Z remote: Counting objects:  52% (3119/5998)        
2022-11-01T08:01:35.0642732Z remote: Counting objects:  53% (3179/5998)        
2022-11-01T08:01:35.0643047Z remote: Counting objects:  54% (3239/5998)        
2022-11-01T08:01:35.0643413Z remote: Counting objects:  55% (3299/5998)        
2022-11-01T08:01:35.0643727Z remote: Counting objects:  56% (3359/5998)        
2022-11-01T08:01:35.0644041Z remote: Counting objects:  57% (3419/5998)        
2022-11-01T08:01:35.0644493Z remote: Counting objects:  58% (3479/5998)        
2022-11-01T08:01:35.0644790Z remote: Counting objects:  59% (3539/5998)        
2022-11-01T08:01:35.0645104Z remote: Counting objects:  60% (3599/5998)        
2022-11-01T08:01:35.0645422Z remote: Counting objects:  61% (3659/5998)        
2022-11-01T08:01:35.0645724Z remote: Counting objects:  62% (3719/5998)        
2022-11-01T08:01:35.0646038Z remote: Counting objects:  63% (3779/5998)        
2022-11-01T08:01:35.0646389Z remote: Counting objects:  64% (3839/5998)        
2022-11-01T08:01:35.0646702Z remote: Counting objects:  65% (3899/5998)        
2022-11-01T08:01:35.0646997Z remote: Counting objects:  66% (3959/5998)        
2022-11-01T08:01:35.0647307Z remote: Counting objects:  67% (4019/5998)        
2022-11-01T08:01:35.0647620Z remote: Counting objects:  68% (4079/5998)        
2022-11-01T08:01:35.0647930Z remote: Counting objects:  69% (4139/5998)        
2022-11-01T08:01:35.0648226Z remote: Counting objects:  70% (4199/5998)        
2022-11-01T08:01:35.0648541Z remote: Counting objects:  71% (4259/5998)        
2022-11-01T08:01:35.0648853Z remote: Counting objects:  72% (4319/5998)        
2022-11-01T08:01:35.0649148Z remote: Counting objects:  73% (4379/5998)        
2022-11-01T08:01:35.0649463Z remote: Counting objects:  74% (4439/5998)        
2022-11-01T08:01:35.0649956Z remote: Counting objects:  75% (4499/5998)        
2022-11-01T08:01:35.0650252Z remote: Counting objects:  76% (4559/5998)        
2022-11-01T08:01:35.0650564Z remote: Counting objects:  77% (4619/5998)        
2022-11-01T08:01:35.0650875Z remote: Counting objects:  78% (4679/5998)        
2022-11-01T08:01:35.0651173Z remote: Counting objects:  79% (4739/5998)        
2022-11-01T08:01:35.0651485Z remote: Counting objects:  80% (4799/5998)        
2022-11-01T08:01:35.0660275Z remote: Counting objects:  81% (4859/5998)        
2022-11-01T08:01:35.0660615Z remote: Counting objects:  82% (4919/5998)        
2022-11-01T08:01:35.0660917Z remote: Counting objects:  83% (4979/5998)        
2022-11-01T08:01:35.0661234Z remote: Counting objects:  84% (5039/5998)        
2022-11-01T08:01:35.0661547Z remote: Counting objects:  85% (5099/5998)        
2022-11-01T08:01:35.0661864Z remote: Counting objects:  86% (5159/5998)        
2022-11-01T08:01:35.0662174Z remote: Counting objects:  87% (5219/5998)        
2022-11-01T08:01:35.0662499Z remote: Counting objects:  88% (5279/5998)        
2022-11-01T08:01:35.0662813Z remote: Counting objects:  89% (5339/5998)        
2022-11-01T08:01:35.0663111Z remote: Counting objects:  90% (5399/5998)        
2022-11-01T08:01:35.0663425Z remote: Counting objects:  91% (5459/5998)        
2022-11-01T08:01:35.0663736Z remote: Counting objects:  92% (5519/5998)        
2022-11-01T08:01:35.0664033Z remote: Counting objects:  93% (5579/5998)        
2022-11-01T08:01:35.0664344Z remote: Counting objects:  94% (5639/5998)        
2022-11-01T08:01:35.0664653Z remote: Counting objects:  95% (5699/5998)        
2022-11-01T08:01:35.0664947Z remote: Counting objects:  96% (5759/5998)        
2022-11-01T08:01:35.0665255Z remote: Counting objects:  97% (5819/5998)        
2022-11-01T08:01:35.0665569Z remote: Counting objects:  98% (5879/5998)        
2022-11-01T08:01:35.0665879Z remote: Counting objects:  99% (5939/5998)        
2022-11-01T08:01:35.0666362Z remote: Counting objects: 100% (5998/5998)        
2022-11-01T08:01:35.0666704Z remote: Counting objects: 100% (5998/5998), done.        
2022-11-01T08:01:35.0667047Z remote: Compressing objects:   0% (1/3602)        
2022-11-01T08:01:35.0667362Z remote: Compressing objects:   1% (37/3602)        
2022-11-01T08:01:35.0667694Z remote: Compressing objects:   2% (73/3602)        
2022-11-01T08:01:35.0668034Z remote: Compressing objects:   3% (109/3602)        
2022-11-01T08:01:35.0668354Z remote: Compressing objects:   4% (145/3602)        
2022-11-01T08:01:35.0668689Z remote: Compressing objects:   5% (181/3602)        
2022-11-01T08:01:35.0669024Z remote: Compressing objects:   6% (217/3602)        
2022-11-01T08:01:35.0669357Z remote: Compressing objects:   7% (253/3602)        
2022-11-01T08:01:35.0669669Z remote: Compressing objects:   8% (289/3602)        
2022-11-01T08:01:35.0669998Z remote: Compressing objects:   9% (325/3602)        
2022-11-01T08:01:35.0670333Z remote: Compressing objects:  10% (361/3602)        
2022-11-01T08:01:35.0670648Z remote: Compressing objects:  11% (397/3602)        
2022-11-01T08:01:35.0698866Z remote: Compressing objects:  12% (433/3602)        
2022-11-01T08:01:35.0736408Z remote: Compressing objects:  13% (469/3602)        
2022-11-01T08:01:35.0984071Z remote: Compressing objects:  14% (505/3602)        
2022-11-01T08:01:35.0984647Z remote: Compressing objects:  15% (541/3602)        
2022-11-01T08:01:35.0985261Z remote: Compressing objects:  16% (577/3602)        
2022-11-01T08:01:35.1182411Z remote: Compressing objects:  17% (613/3602)        
2022-11-01T08:01:35.1257983Z remote: Compressing objects:  18% (649/3602)        
2022-11-01T08:01:35.1358760Z remote: Compressing objects:  19% (685/3602)        
2022-11-01T08:01:35.1440984Z remote: Compressing objects:  20% (721/3602)        
2022-11-01T08:01:35.1478650Z remote: Compressing objects:  21% (757/3602)        
2022-11-01T08:01:35.1533896Z remote: Compressing objects:  22% (793/3602)        
2022-11-01T08:01:35.1640550Z remote: Compressing objects:  23% (829/3602)        
2022-11-01T08:01:35.1720354Z remote: Compressing objects:  24% (865/3602)        
2022-11-01T08:01:35.1839328Z remote: Compressing objects:  25% (901/3602)        
2022-11-01T08:01:35.1908790Z remote: Compressing objects:  26% (937/3602)        
2022-11-01T08:01:35.1966432Z remote: Compressing objects:  27% (973/3602)        
2022-11-01T08:01:35.2069642Z remote: Compressing objects:  28% (1009/3602)        
2022-11-01T08:01:35.2172921Z remote: Compressing objects:  29% (1045/3602)        
2022-11-01T08:01:35.2255380Z remote: Compressing objects:  30% (1081/3602)        
2022-11-01T08:01:35.2344096Z remote: Compressing objects:  31% (1117/3602)        
2022-11-01T08:01:35.2409690Z remote: Compressing objects:  32% (1153/3602)        
2022-11-01T08:01:35.2455211Z remote: Compressing objects:  33% (1189/3602)        
2022-11-01T08:01:35.2543985Z remote: Compressing objects:  34% (1225/3602)        
2022-11-01T08:01:35.2645873Z remote: Compressing objects:  35% (1261/3602)        
2022-11-01T08:01:35.2726332Z remote: Compressing objects:  36% (1297/3602)        
2022-11-01T08:01:35.2778927Z remote: Compressing objects:  37% (1333/3602)        
2022-11-01T08:01:35.2846291Z remote: Compressing objects:  38% (1369/3602)        
2022-11-01T08:01:35.2910643Z remote: Compressing objects:  39% (1405/3602)        
2022-11-01T08:01:35.3024807Z remote: Compressing objects:  40% (1441/3602)        
2022-11-01T08:01:35.3095715Z remote: Compressing objects:  41% (1477/3602)        
2022-11-01T08:01:35.3177151Z remote: Compressing objects:  42% (1513/3602)        
2022-11-01T08:01:35.3275871Z remote: Compressing objects:  43% (1549/3602)        
2022-11-01T08:01:35.3374688Z remote: Compressing objects:  44% (1585/3602)        
2022-11-01T08:01:35.3424701Z remote: Compressing objects:  45% (1621/3602)        
2022-11-01T08:01:35.3481902Z remote: Compressing objects:  46% (1657/3602)        
2022-11-01T08:01:35.3554092Z remote: Compressing objects:  47% (1693/3602)        
2022-11-01T08:01:35.3687324Z remote: Compressing objects:  48% (1729/3602)        
2022-11-01T08:01:35.3712211Z remote: Compressing objects:  49% (1765/3602)        
2022-11-01T08:01:35.3804377Z remote: Compressing objects:  50% (1801/3602)        
2022-11-01T08:01:35.3879977Z remote: Compressing objects:  51% (1838/3602)        
2022-11-01T08:01:35.3984991Z remote: Compressing objects:  52% (1874/3602)        
2022-11-01T08:01:35.4056521Z remote: Compressing objects:  53% (1910/3602)        
2022-11-01T08:01:35.4108594Z remote: Compressing objects:  54% (1946/3602)        
2022-11-01T08:01:35.4150594Z remote: Compressing objects:  55% (1982/3602)        
2022-11-01T08:01:35.4226530Z remote: Compressing objects:  56% (2018/3602)        
2022-11-01T08:01:35.4310044Z remote: Compressing objects:  57% (2054/3602)        
2022-11-01T08:01:35.4381779Z remote: Compressing objects:  58% (2090/3602)        
2022-11-01T08:01:35.4462793Z remote: Compressing objects:  59% (2126/3602)        
2022-11-01T08:01:35.4560669Z remote: Compressing objects:  60% (2162/3602)        
2022-11-01T08:01:35.4616532Z remote: Compressing objects:  61% (2198/3602)        
2022-11-01T08:01:35.4694936Z remote: Compressing objects:  62% (2234/3602)        
2022-11-01T08:01:35.4737934Z remote: Compressing objects:  63% (2270/3602)        
2022-11-01T08:01:35.4824413Z remote: Compressing objects:  64% (2306/3602)        
2022-11-01T08:01:35.4857055Z remote: Compressing objects:  65% (2342/3602)        
2022-11-01T08:01:35.4889109Z remote: Compressing objects:  66% (2378/3602)        
2022-11-01T08:01:35.4909137Z remote: Compressing objects:  67% (2414/3602)        
2022-11-01T08:01:35.4909479Z remote: Compressing objects:  68% (2450/3602)        
2022-11-01T08:01:35.4909790Z remote: Compressing objects:  69% (2486/3602)        
2022-11-01T08:01:35.4910082Z remote: Compressing objects:  70% (2522/3602)        
2022-11-01T08:01:35.4910392Z remote: Compressing objects:  71% (2558/3602)        
2022-11-01T08:01:35.4918125Z remote: Compressing objects:  72% (2594/3602)        
2022-11-01T08:01:35.4922141Z remote: Compressing objects:  73% (2630/3602)        
2022-11-01T08:01:35.4922515Z remote: Compressing objects:  74% (2666/3602)        
2022-11-01T08:01:35.4923838Z remote: Compressing objects:  75% (2702/3602)        
2022-11-01T08:01:35.4924298Z remote: Compressing objects:  76% (2738/3602)        
2022-11-01T08:01:35.4924610Z remote: Compressing objects:  77% (2774/3602)        
2022-11-01T08:01:35.4924950Z remote: Compressing objects:  78% (2810/3602)        
2022-11-01T08:01:35.4925513Z remote: Compressing objects:  79% (2846/3602)        
2022-11-01T08:01:35.4925803Z remote: Compressing objects:  80% (2882/3602)        
2022-11-01T08:01:35.4926113Z remote: Compressing objects:  81% (2918/3602)        
2022-11-01T08:01:35.4935199Z remote: Compressing objects:  82% (2954/3602)        
2022-11-01T08:01:35.4935543Z remote: Compressing objects:  83% (2990/3602)        
2022-11-01T08:01:35.4935866Z remote: Compressing objects:  84% (3026/3602)        
2022-11-01T08:01:35.4948760Z remote: Compressing objects:  85% (3062/3602)        
2022-11-01T08:01:35.4949187Z remote: Compressing objects:  86% (3098/3602)        
2022-11-01T08:01:35.4949571Z remote: Compressing objects:  87% (3134/3602)        
2022-11-01T08:01:35.4949950Z remote: Compressing objects:  88% (3170/3602)        
2022-11-01T08:01:35.4952217Z remote: Compressing objects:  89% (3206/3602)        
2022-11-01T08:01:35.4952590Z remote: Compressing objects:  90% (3242/3602)        
2022-11-01T08:01:35.4952967Z remote: Compressing objects:  91% (3278/3602)        
2022-11-01T08:01:35.4957788Z remote: Compressing objects:  92% (3314/3602)        
2022-11-01T08:01:35.5000892Z remote: Compressing objects:  93% (3350/3602)        
2022-11-01T08:01:35.5001293Z remote: Compressing objects:  94% (3386/3602)        
2022-11-01T08:01:35.5001679Z remote: Compressing objects:  95% (3422/3602)        
2022-11-01T08:01:35.5002053Z remote: Compressing objects:  96% (3458/3602)        
2022-11-01T08:01:35.5002658Z remote: Compressing objects:  97% (3494/3602)        
2022-11-01T08:01:35.5003049Z remote: Compressing objects:  98% (3530/3602)        
2022-11-01T08:01:35.5003417Z remote: Compressing objects:  99% (3566/3602)        
2022-11-01T08:01:35.5003769Z remote: Compressing objects: 100% (3602/3602)        
2022-11-01T08:01:35.5004330Z remote: Compressing objects: 100% (3602/3602), done.        
2022-11-01T08:01:35.5792085Z Receiving objects:   0% (1/5998)
2022-11-01T08:01:35.5817726Z Receiving objects:   1% (60/5998)
2022-11-01T08:01:35.6113191Z Receiving objects:   2% (120/5998)
2022-11-01T08:01:35.6664298Z Receiving objects:   3% (180/5998)
2022-11-01T08:01:35.6750381Z Receiving objects:   4% (240/5998)
2022-11-01T08:01:35.7163872Z Receiving objects:   5% (300/5998)
2022-11-01T08:01:35.7442426Z Receiving objects:   6% (360/5998)
2022-11-01T08:01:35.7589011Z Receiving objects:   7% (420/5998)
2022-11-01T08:01:35.7626258Z Receiving objects:   8% (480/5998)
2022-11-01T08:01:35.7652908Z Receiving objects:   9% (540/5998)
2022-11-01T08:01:35.7989603Z Receiving objects:  10% (600/5998)
2022-11-01T08:01:35.8066282Z Receiving objects:  11% (660/5998)
2022-11-01T08:01:35.8251398Z Receiving objects:  12% (720/5998)
2022-11-01T08:01:35.8424391Z Receiving objects:  13% (780/5998)
2022-11-01T08:01:35.8505793Z Receiving objects:  14% (840/5998)
2022-11-01T08:01:35.8527637Z Receiving objects:  15% (900/5998)
2022-11-01T08:01:35.8541771Z Receiving objects:  16% (960/5998)
2022-11-01T08:01:35.8561927Z Receiving objects:  17% (1020/5998)
2022-11-01T08:01:35.8568083Z Receiving objects:  18% (1080/5998)
2022-11-01T08:01:35.8599805Z Receiving objects:  19% (1140/5998)
2022-11-01T08:01:35.8644005Z Receiving objects:  20% (1200/5998)
2022-11-01T08:01:35.8647531Z Receiving objects:  21% (1260/5998)
2022-11-01T08:01:35.8726654Z Receiving objects:  22% (1320/5998)
2022-11-01T08:01:35.8807561Z Receiving objects:  23% (1380/5998)
2022-11-01T08:01:35.8885302Z Receiving objects:  24% (1440/5998)
2022-11-01T08:01:35.8898265Z Receiving objects:  25% (1500/5998)
2022-11-01T08:01:35.8905811Z Receiving objects:  26% (1560/5998)
2022-11-01T08:01:35.8909413Z Receiving objects:  27% (1620/5998)
2022-11-01T08:01:35.8917069Z Receiving objects:  28% (1680/5998)
2022-11-01T08:01:35.8917354Z Receiving objects:  29% (1740/5998)
2022-11-01T08:01:35.8917612Z Receiving objects:  30% (1800/5998)
2022-11-01T08:01:35.8973682Z Receiving objects:  31% (1860/5998)
2022-11-01T08:01:35.8975396Z Receiving objects:  32% (1920/5998)
2022-11-01T08:01:35.9067629Z Receiving objects:  33% (1980/5998)
2022-11-01T08:01:35.9152087Z Receiving objects:  34% (2040/5998)
2022-11-01T08:01:35.9152421Z Receiving objects:  35% (2100/5998)
2022-11-01T08:01:35.9155926Z Receiving objects:  36% (2160/5998)
2022-11-01T08:01:35.9192566Z Receiving objects:  37% (2220/5998)
2022-11-01T08:01:35.9242126Z Receiving objects:  38% (2280/5998)
2022-11-01T08:01:35.9242476Z Receiving objects:  39% (2340/5998)
2022-11-01T08:01:35.9247771Z Receiving objects:  40% (2400/5998)
2022-11-01T08:01:35.9358612Z Receiving objects:  41% (2460/5998)
2022-11-01T08:01:35.9361581Z Receiving objects:  42% (2520/5998)
2022-11-01T08:01:35.9390429Z Receiving objects:  43% (2580/5998)
2022-11-01T08:01:35.9409364Z Receiving objects:  44% (2640/5998)
2022-11-01T08:01:35.9425776Z Receiving objects:  45% (2700/5998)
2022-11-01T08:01:35.9443595Z Receiving objects:  46% (2760/5998)
2022-11-01T08:01:35.9454846Z Receiving objects:  47% (2820/5998)
2022-11-01T08:01:35.9472085Z Receiving objects:  48% (2880/5998)
2022-11-01T08:01:35.9485792Z Receiving objects:  49% (2940/5998)
2022-11-01T08:01:35.9496722Z Receiving objects:  50% (2999/5998)
2022-11-01T08:01:35.9515003Z Receiving objects:  51% (3059/5998)
2022-11-01T08:01:35.9522800Z Receiving objects:  52% (3119/5998)
2022-11-01T08:01:35.9527509Z Receiving objects:  53% (3179/5998)
2022-11-01T08:01:35.9622705Z Receiving objects:  54% (3239/5998)
2022-11-01T08:01:35.9635366Z Receiving objects:  55% (3299/5998)
2022-11-01T08:01:35.9786051Z Receiving objects:  56% (3359/5998)
2022-11-01T08:01:35.9793348Z Receiving objects:  57% (3419/5998)
2022-11-01T08:01:35.9816343Z Receiving objects:  58% (3479/5998)
2022-11-01T08:01:35.9824413Z Receiving objects:  59% (3539/5998)
2022-11-01T08:01:35.9844893Z Receiving objects:  60% (3599/5998)
2022-11-01T08:01:35.9862905Z Receiving objects:  61% (3659/5998)
2022-11-01T08:01:35.9873986Z Receiving objects:  62% (3719/5998)
2022-11-01T08:01:35.9883121Z Receiving objects:  63% (3779/5998)
2022-11-01T08:01:35.9892306Z Receiving objects:  64% (3839/5998)
2022-11-01T08:01:35.9962787Z Receiving objects:  65% (3899/5998)
2022-11-01T08:01:35.9971435Z Receiving objects:  66% (3959/5998)
2022-11-01T08:01:35.9981721Z Receiving objects:  67% (4019/5998)
2022-11-01T08:01:35.9997528Z Receiving objects:  68% (4079/5998)
2022-11-01T08:01:36.0060772Z Receiving objects:  69% (4139/5998)
2022-11-01T08:01:36.0067392Z Receiving objects:  70% (4199/5998)
2022-11-01T08:01:36.0070561Z Receiving objects:  71% (4259/5998)
2022-11-01T08:01:36.0146568Z Receiving objects:  72% (4319/5998)
2022-11-01T08:01:36.0158823Z Receiving objects:  73% (4379/5998)
2022-11-01T08:01:36.0170193Z Receiving objects:  74% (4439/5998)
2022-11-01T08:01:36.0233204Z Receiving objects:  75% (4499/5998), 1.87 MiB | 3.74 MiB/s
2022-11-01T08:01:36.0242294Z Receiving objects:  76% (4559/5998), 1.87 MiB | 3.74 MiB/s
2022-11-01T08:01:36.0252713Z Receiving objects:  77% (4619/5998), 1.87 MiB | 3.74 MiB/s
2022-11-01T08:01:36.0260016Z Receiving objects:  78% (4679/5998), 1.87 MiB | 3.74 MiB/s
2022-11-01T08:01:36.0278850Z Receiving objects:  79% (4739/5998), 1.87 MiB | 3.74 MiB/s
2022-11-01T08:01:36.0301690Z Receiving objects:  80% (4799/5998), 1.87 MiB | 3.74 MiB/s
2022-11-01T08:01:36.0315316Z Receiving objects:  81% (4859/5998), 1.87 MiB | 3.74 MiB/s
2022-11-01T08:01:36.0332370Z Receiving objects:  82% (4919/5998), 1.87 MiB | 3.74 MiB/s
2022-11-01T08:01:36.0335551Z Receiving objects:  83% (4979/5998), 1.87 MiB | 3.74 MiB/s
2022-11-01T08:01:36.0348398Z Receiving objects:  84% (5039/5998), 1.87 MiB | 3.74 MiB/s
2022-11-01T08:01:36.0369677Z Receiving objects:  85% (5099/5998), 1.87 MiB | 3.74 MiB/s
2022-11-01T08:01:36.0381255Z Receiving objects:  86% (5159/5998), 1.87 MiB | 3.74 MiB/s
2022-11-01T08:01:36.0383095Z Receiving objects:  87% (5219/5998), 1.87 MiB | 3.74 MiB/s
2022-11-01T08:01:36.0388152Z Receiving objects:  88% (5279/5998), 1.87 MiB | 3.74 MiB/s
2022-11-01T08:01:36.0391864Z Receiving objects:  89% (5339/5998), 1.87 MiB | 3.74 MiB/s
2022-11-01T08:01:36.0400693Z Receiving objects:  90% (5399/5998), 1.87 MiB | 3.74 MiB/s
2022-11-01T08:01:36.0408722Z Receiving objects:  91% (5459/5998), 1.87 MiB | 3.74 MiB/s
2022-11-01T08:01:36.0412373Z Receiving objects:  92% (5519/5998), 1.87 MiB | 3.74 MiB/s
2022-11-01T08:01:36.0421798Z Receiving objects:  93% (5579/5998), 1.87 MiB | 3.74 MiB/s
2022-11-01T08:01:36.0425449Z Receiving objects:  94% (5639/5998), 1.87 MiB | 3.74 MiB/s
2022-11-01T08:01:36.0430877Z Receiving objects:  95% (5699/5998), 1.87 MiB | 3.74 MiB/s
2022-11-01T08:01:36.0436496Z Receiving objects:  96% (5759/5998), 1.87 MiB | 3.74 MiB/s
2022-11-01T08:01:36.0445640Z Receiving objects:  97% (5819/5998), 1.87 MiB | 3.74 MiB/s
2022-11-01T08:01:36.0446697Z remote: Total 5998 (delta 2412), reused 3415 (delta 1063), pack-reused 0        
2022-11-01T08:01:36.0463871Z Receiving objects:  98% (5879/5998), 1.87 MiB | 3.74 MiB/s
2022-11-01T08:01:36.0473258Z Receiving objects:  99% (5939/5998), 1.87 MiB | 3.74 MiB/s
2022-11-01T08:01:36.0473958Z Receiving objects: 100% (5998/5998), 1.87 MiB | 3.74 MiB/s
2022-11-01T08:01:36.0474694Z Receiving objects: 100% (5998/5998), 2.38 MiB | 4.49 MiB/s, done.
2022-11-01T08:01:36.0489738Z Resolving deltas:   0% (0/2412)
2022-11-01T08:01:36.0495073Z Resolving deltas:   1% (25/2412)
2022-11-01T08:01:36.0498926Z Resolving deltas:   2% (49/2412)
2022-11-01T08:01:36.0503818Z Resolving deltas:   3% (73/2412)
2022-11-01T08:01:36.0507920Z Resolving deltas:   4% (97/2412)
2022-11-01T08:01:36.0511666Z Resolving deltas:   5% (121/2412)
2022-11-01T08:01:36.0517837Z Resolving deltas:   6% (145/2412)
2022-11-01T08:01:36.0521045Z Resolving deltas:   7% (169/2412)
2022-11-01T08:01:36.0530094Z Resolving deltas:   8% (193/2412)
2022-11-01T08:01:36.0535733Z Resolving deltas:   9% (218/2412)
2022-11-01T08:01:36.0542389Z Resolving deltas:  10% (242/2412)
2022-11-01T08:01:36.0549557Z Resolving deltas:  11% (266/2412)
2022-11-01T08:01:36.0556733Z Resolving deltas:  12% (290/2412)
2022-11-01T08:01:36.0564521Z Resolving deltas:  13% (314/2412)
2022-11-01T08:01:36.0571878Z Resolving deltas:  14% (338/2412)
2022-11-01T08:01:36.0578540Z Resolving deltas:  15% (362/2412)
2022-11-01T08:01:36.0585768Z Resolving deltas:  16% (386/2412)
2022-11-01T08:01:36.0592367Z Resolving deltas:  17% (411/2412)
2022-11-01T08:01:36.0600702Z Resolving deltas:  18% (435/2412)
2022-11-01T08:01:36.0605395Z Resolving deltas:  19% (459/2412)
2022-11-01T08:01:36.0610047Z Resolving deltas:  20% (483/2412)
2022-11-01T08:01:36.0616520Z Resolving deltas:  21% (507/2412)
2022-11-01T08:01:36.0622719Z Resolving deltas:  22% (531/2412)
2022-11-01T08:01:36.0628972Z Resolving deltas:  23% (555/2412)
2022-11-01T08:01:36.0634508Z Resolving deltas:  24% (579/2412)
2022-11-01T08:01:36.0647178Z Resolving deltas:  25% (604/2412)
2022-11-01T08:01:36.0652551Z Resolving deltas:  26% (628/2412)
2022-11-01T08:01:36.0660099Z Resolving deltas:  27% (652/2412)
2022-11-01T08:01:36.0672342Z Resolving deltas:  28% (676/2412)
2022-11-01T08:01:36.0676422Z Resolving deltas:  29% (700/2412)
2022-11-01T08:01:36.0680858Z Resolving deltas:  30% (724/2412)
2022-11-01T08:01:36.0690564Z Resolving deltas:  31% (748/2412)
2022-11-01T08:01:36.0700740Z Resolving deltas:  32% (772/2412)
2022-11-01T08:01:36.0715367Z Resolving deltas:  33% (796/2412)
2022-11-01T08:01:36.0721277Z Resolving deltas:  34% (821/2412)
2022-11-01T08:01:36.0727820Z Resolving deltas:  35% (845/2412)
2022-11-01T08:01:36.0742508Z Resolving deltas:  36% (869/2412)
2022-11-01T08:01:36.0753969Z Resolving deltas:  37% (893/2412)
2022-11-01T08:01:36.0761523Z Resolving deltas:  38% (917/2412)
2022-11-01T08:01:36.0767841Z Resolving deltas:  39% (941/2412)
2022-11-01T08:01:36.0775489Z Resolving deltas:  40% (965/2412)
2022-11-01T08:01:36.0787454Z Resolving deltas:  41% (989/2412)
2022-11-01T08:01:36.0800804Z Resolving deltas:  42% (1014/2412)
2022-11-01T08:01:36.0805715Z Resolving deltas:  43% (1038/2412)
2022-11-01T08:01:36.0808791Z Resolving deltas:  44% (1062/2412)
2022-11-01T08:01:36.0815978Z Resolving deltas:  45% (1086/2412)
2022-11-01T08:01:36.0822178Z Resolving deltas:  46% (1110/2412)
2022-11-01T08:01:36.0830803Z Resolving deltas:  47% (1134/2412)
2022-11-01T08:01:36.0838547Z Resolving deltas:  48% (1158/2412)
2022-11-01T08:01:36.0849796Z Resolving deltas:  49% (1182/2412)
2022-11-01T08:01:36.0850389Z Resolving deltas:  50% (1206/2412)
2022-11-01T08:01:36.0858805Z Resolving deltas:  51% (1231/2412)
2022-11-01T08:01:36.0866755Z Resolving deltas:  52% (1255/2412)
2022-11-01T08:01:36.0876506Z Resolving deltas:  53% (1279/2412)
2022-11-01T08:01:36.0884700Z Resolving deltas:  54% (1303/2412)
2022-11-01T08:01:36.0896304Z Resolving deltas:  55% (1327/2412)
2022-11-01T08:01:36.0901985Z Resolving deltas:  56% (1351/2412)
2022-11-01T08:01:36.0911978Z Resolving deltas:  57% (1375/2412)
2022-11-01T08:01:36.0917333Z Resolving deltas:  58% (1400/2412)
2022-11-01T08:01:36.0934046Z Resolving deltas:  59% (1424/2412)
2022-11-01T08:01:36.0944909Z Resolving deltas:  60% (1448/2412)
2022-11-01T08:01:36.1012700Z Resolving deltas:  61% (1472/2412)
2022-11-01T08:01:36.1013310Z Resolving deltas:  62% (1496/2412)
2022-11-01T08:01:36.1014369Z Resolving deltas:  63% (1520/2412)
2022-11-01T08:01:36.1015821Z Resolving deltas:  64% (1544/2412)
2022-11-01T08:01:36.1018899Z Resolving deltas:  65% (1568/2412)
2022-11-01T08:01:36.1021403Z Resolving deltas:  66% (1592/2412)
2022-11-01T08:01:36.1021926Z Resolving deltas:  67% (1617/2412)
2022-11-01T08:01:36.1025774Z Resolving deltas:  68% (1641/2412)
2022-11-01T08:01:36.1032438Z Resolving deltas:  69% (1665/2412)
2022-11-01T08:01:36.1040663Z Resolving deltas:  70% (1689/2412)
2022-11-01T08:01:36.1054320Z Resolving deltas:  71% (1713/2412)
2022-11-01T08:01:36.1063338Z Resolving deltas:  72% (1737/2412)
2022-11-01T08:01:36.1067823Z Resolving deltas:  73% (1761/2412)
2022-11-01T08:01:36.1077803Z Resolving deltas:  74% (1785/2412)
2022-11-01T08:01:36.1082003Z Resolving deltas:  75% (1809/2412)
2022-11-01T08:01:36.1091591Z Resolving deltas:  76% (1834/2412)
2022-11-01T08:01:36.1099426Z Resolving deltas:  77% (1858/2412)
2022-11-01T08:01:36.1124781Z Resolving deltas:  78% (1882/2412)
2022-11-01T08:01:36.1130840Z Resolving deltas:  79% (1906/2412)
2022-11-01T08:01:36.1134370Z Resolving deltas:  80% (1930/2412)
2022-11-01T08:01:36.1144070Z Resolving deltas:  81% (1954/2412)
2022-11-01T08:01:36.1152338Z Resolving deltas:  82% (1978/2412)
2022-11-01T08:01:36.1161863Z Resolving deltas:  83% (2002/2412)
2022-11-01T08:01:36.1173523Z Resolving deltas:  84% (2027/2412)
2022-11-01T08:01:36.1187409Z Resolving deltas:  85% (2051/2412)
2022-11-01T08:01:36.1196691Z Resolving deltas:  86% (2075/2412)
2022-11-01T08:01:36.1209514Z Resolving deltas:  87% (2099/2412)
2022-11-01T08:01:36.1215403Z Resolving deltas:  88% (2123/2412)
2022-11-01T08:01:36.1223470Z Resolving deltas:  89% (2147/2412)
2022-11-01T08:01:36.1236295Z Resolving deltas:  90% (2171/2412)
2022-11-01T08:01:36.1253376Z Resolving deltas:  91% (2195/2412)
2022-11-01T08:01:36.1266282Z Resolving deltas:  92% (2220/2412)
2022-11-01T08:01:36.1268519Z Resolving deltas:  93% (2244/2412)
2022-11-01T08:01:36.1288448Z Resolving deltas:  94% (2268/2412)
2022-11-01T08:01:36.1289538Z Resolving deltas:  95% (2292/2412)
2022-11-01T08:01:36.1290030Z Resolving deltas:  96% (2316/2412)
2022-11-01T08:01:36.1290968Z Resolving deltas:  97% (2340/2412)
2022-11-01T08:01:36.1296168Z Resolving deltas:  98% (2364/2412)
2022-11-01T08:01:36.1306063Z Resolving deltas:  99% (2388/2412)
2022-11-01T08:01:36.1332947Z Resolving deltas: 100% (2412/2412)
2022-11-01T08:01:36.1333530Z Resolving deltas: 100% (2412/2412), done.
2022-11-01T08:01:36.1549629Z From https://github.com/apache/servicecomb-java-chassis
2022-11-01T08:01:36.1550409Z  * [new ref]         1fc2fc6d6bbe91c2180657237334f9cacb83e594 -> pull/3446/merge
2022-11-01T08:01:36.1599692Z ##[endgroup]
2022-11-01T08:01:36.1600406Z ##[group]Determining the checkout info
2022-11-01T08:01:36.1600976Z ##[endgroup]
2022-11-01T08:01:36.1601523Z ##[group]Checking out the ref
2022-11-01T08:01:36.1602312Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/3446/merge
2022-11-01T08:01:36.4021061Z Note: switching to 'refs/remotes/pull/3446/merge'.
2022-11-01T08:01:36.4021399Z 
2022-11-01T08:01:36.4021969Z You are in 'detached HEAD' state. You can look around, make experimental
2022-11-01T08:01:36.4022419Z changes and commit them, and you can discard any commits you make in this
2022-11-01T08:01:36.4022955Z state without impacting any branches by switching back to a branch.
2022-11-01T08:01:36.4023274Z 
2022-11-01T08:01:36.4023596Z If you want to create a new branch to retain commits you create, you may
2022-11-01T08:01:36.4024132Z do so (now or later) by using -c with the switch command. Example:
2022-11-01T08:01:36.4024368Z 
2022-11-01T08:01:36.4024665Z   git switch -c <new-branch-name>
2022-11-01T08:01:36.4025014Z 
2022-11-01T08:01:36.4025387Z Or undo this operation with:
2022-11-01T08:01:36.4025566Z 
2022-11-01T08:01:36.4025753Z   git switch -
2022-11-01T08:01:36.4026413Z 
2022-11-01T08:01:36.4026731Z Turn off this advice by setting config variable advice.detachedHead to false
2022-11-01T08:01:36.4026976Z 
2022-11-01T08:01:36.4027333Z HEAD is now at 1fc2fc6 Merge f21f483658e51b5ea2dc3a470d0c9b49f4b6eac6 into 95f201593ea3e9efaed0875c4354a96c7744f64e
2022-11-01T08:01:36.4034280Z ##[endgroup]
2022-11-01T08:01:36.4116777Z [command]/usr/bin/git log -1 --format='%H'
2022-11-01T08:01:36.4154723Z '1fc2fc6d6bbe91c2180657237334f9cacb83e594'
2022-11-01T08:01:36.4579314Z ##[group]Run actions/setup-java@v3
2022-11-01T08:01:36.4579579Z with:
2022-11-01T08:01:36.4579811Z   java-version: 11
2022-11-01T08:01:36.4580065Z   distribution: temurin
2022-11-01T08:01:36.4580308Z   java-package: jdk
2022-11-01T08:01:36.4580574Z   check-latest: false
2022-11-01T08:01:36.4580824Z   server-id: github
2022-11-01T08:01:36.4581072Z   server-username: GITHUB_ACTOR
2022-11-01T08:01:36.4581806Z   server-password: GITHUB_TOKEN
2022-11-01T08:01:36.4582189Z   overwrite-settings: true
2022-11-01T08:01:36.4582814Z   job-status: success
2022-11-01T08:01:36.4583340Z   token: ***
2022-11-01T08:01:36.4583580Z ##[endgroup]
2022-11-01T08:01:36.7103876Z ##[group]Installed distributions
2022-11-01T08:01:36.7166611Z Resolved Java 11.0.16+1 from tool-cache
2022-11-01T08:01:36.7167221Z Setting Java 11.0.16+1 as the default
2022-11-01T08:01:36.7193609Z Creating toolchains.xml for JDK version 11 from temurin
2022-11-01T08:01:36.7316632Z Writing to /home/runner/.m2/toolchains.xml
2022-11-01T08:01:36.7317383Z 
2022-11-01T08:01:36.7318217Z Java configuration:
2022-11-01T08:01:36.7318660Z   Distribution: temurin
2022-11-01T08:01:36.7319564Z   Version: 11.0.16+1
2022-11-01T08:01:36.7320422Z   Path: /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/11.0.16-1/x64
2022-11-01T08:01:36.7321285Z 
2022-11-01T08:01:36.7322003Z ##[endgroup]
2022-11-01T08:01:36.7353040Z Creating settings.xml with server-id: github
2022-11-01T08:01:36.7373644Z Writing to /home/runner/.m2/settings.xml
2022-11-01T08:01:36.7524711Z ##[group]Run mvn -B -Dcheckstyle.skip -Dspotbugs.skip=true clean test
2022-11-01T08:01:36.7525255Z mvn -B -Dcheckstyle.skip -Dspotbugs.skip=true clean test
2022-11-01T08:01:36.7590562Z shell: /usr/bin/bash -e {0}
2022-11-01T08:01:36.7590825Z env:
2022-11-01T08:01:36.7591167Z   JAVA_HOME: /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/11.0.16-1/x64
2022-11-01T08:01:36.7591614Z   JAVA_HOME_11_X64: /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/11.0.16-1/x64
2022-11-01T08:01:36.7591959Z ##[endgroup]
2022-11-01T08:01:38.4388482Z [INFO] Scanning for projects...
2022-11-01T08:01:38.7908894Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/27/apache-27.pom
2022-11-01T08:01:39.1196656Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/27/apache-27.pom (20 kB at 61 kB/s)
2022-11-01T08:01:39.7703113Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/kr/motd/maven/os-maven-plugin/1.7.0/os-maven-plugin-1.7.0.pom
2022-11-01T08:01:39.7863100Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/kr/motd/maven/os-maven-plugin/1.7.0/os-maven-plugin-1.7.0.pom (6.1 kB at 357 kB/s)
2022-11-01T08:01:39.7957986Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
2022-11-01T08:01:39.8108520Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (6.6 kB at 438 kB/s)
2022-11-01T08:01:39.8193922Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.5.3/maven-plugin-api-3.5.3.pom
2022-11-01T08:01:39.8299618Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.5.3/maven-plugin-api-3.5.3.pom (2.9 kB at 268 kB/s)
2022-11-01T08:01:39.8350104Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.5.3/maven-3.5.3.pom
2022-11-01T08:01:39.8505664Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.5.3/maven-3.5.3.pom (23 kB at 1.4 MB/s)
2022-11-01T08:01:39.8558440Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/31/maven-parent-31.pom
2022-11-01T08:01:39.8705729Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/31/maven-parent-31.pom (43 kB at 2.9 MB/s)
2022-11-01T08:01:39.8779596Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/19/apache-19.pom
2022-11-01T08:01:39.8925237Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/19/apache-19.pom (15 kB at 1.0 MB/s)
2022-11-01T08:01:39.9043609Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.5.3/maven-model-3.5.3.pom
2022-11-01T08:01:39.9158155Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.5.3/maven-model-3.5.3.pom (4.0 kB at 367 kB/s)
2022-11-01T08:01:39.9250876Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom
2022-11-01T08:01:39.9350687Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom (4.7 kB at 466 kB/s)
2022-11-01T08:01:39.9382762Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
2022-11-01T08:01:39.9485651Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (22 kB at 2.1 MB/s)
2022-11-01T08:01:39.9593190Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
2022-11-01T08:01:39.9718747Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 kB at 1.1 MB/s)
2022-11-01T08:01:40.0159585Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.pom
2022-11-01T08:01:40.0262426Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.pom (23 kB at 2.3 MB/s)
2022-11-01T08:01:40.0336521Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/41/commons-parent-41.pom
2022-11-01T08:01:40.0537583Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/41/commons-parent-41.pom (65 kB at 3.2 MB/s)
2022-11-01T08:01:40.0651370Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom
2022-11-01T08:01:40.0749078Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom (16 kB at 1.6 MB/s)
2022-11-01T08:01:40.0804380Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.5.3/maven-artifact-3.5.3.pom
2022-11-01T08:01:40.0874211Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.5.3/maven-artifact-3.5.3.pom (2.1 kB at 264 kB/s)
2022-11-01T08:01:40.0989870Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.3/org.eclipse.sisu.plexus-0.3.3.pom
2022-11-01T08:01:40.1145149Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.3/org.eclipse.sisu.plexus-0.3.3.pom (4.2 kB at 261 kB/s)
2022-11-01T08:01:40.1163715Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.3/sisu-plexus-0.3.3.pom
2022-11-01T08:01:40.1257853Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.3/sisu-plexus-0.3.3.pom (14 kB at 1.5 MB/s)
2022-11-01T08:01:40.1310107Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom
2022-11-01T08:01:40.1396047Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom (1.4 kB at 159 kB/s)
2022-11-01T08:01:40.1412112Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom
2022-11-01T08:01:40.1499175Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom (2.4 kB at 294 kB/s)
2022-11-01T08:01:40.1518638Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom
2022-11-01T08:01:40.1613319Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom (7.9 kB at 791 kB/s)
2022-11-01T08:01:40.1635842Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom
2022-11-01T08:01:40.1778003Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom (21 kB at 1.5 MB/s)
2022-11-01T08:01:40.1874121Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom
2022-11-01T08:01:40.1940858Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom (1.0 kB at 170 kB/s)
2022-11-01T08:01:40.1956418Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom
2022-11-01T08:01:40.2084040Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 47 kB/s)
2022-11-01T08:01:40.2102214Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.3/org.eclipse.sisu.inject-0.3.3.pom
2022-11-01T08:01:40.2265457Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.3/org.eclipse.sisu.inject-0.3.3.pom (2.6 kB at 154 kB/s)
2022-11-01T08:01:40.2287082Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.3/sisu-inject-0.3.3.pom
2022-11-01T08:01:40.2396782Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.3/sisu-inject-0.3.3.pom (14 kB at 1.3 MB/s)
2022-11-01T08:01:40.2431549Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
2022-11-01T08:01:40.2504133Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 102 kB/s)
2022-11-01T08:01:40.2517705Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
2022-11-01T08:01:40.2613896Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (4.2 kB at 424 kB/s)
2022-11-01T08:01:40.2629475Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
2022-11-01T08:01:40.2859196Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 kB at 752 kB/s)
2022-11-01T08:01:40.2937117Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom
2022-11-01T08:01:40.3013127Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom (7.3 kB at 913 kB/s)
2022-11-01T08:01:40.3052254Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
2022-11-01T08:01:40.3119700Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 kB at 3.4 MB/s)
2022-11-01T08:01:40.3148528Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
2022-11-01T08:01:40.3256259Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (6.8 kB at 614 kB/s)
2022-11-01T08:01:40.3304613Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom
2022-11-01T08:01:40.3402909Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom (3.4 kB at 340 kB/s)
2022-11-01T08:01:40.3429034Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
2022-11-01T08:01:40.3503078Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom (4.3 kB at 536 kB/s)
2022-11-01T08:01:40.3516918Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
2022-11-01T08:01:40.3623040Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (4.8 kB at 439 kB/s)
2022-11-01T08:01:40.3876005Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/kr/motd/maven/os-maven-plugin/1.7.0/os-maven-plugin-1.7.0.jar
2022-11-01T08:01:40.3878881Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar
2022-11-01T08:01:40.3880063Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.5.3/maven-model-3.5.3.jar
2022-11-01T08:01:40.3881075Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.5.3/maven-plugin-api-3.5.3.jar
2022-11-01T08:01:40.3997729Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.5.3/maven-artifact-3.5.3.jar
2022-11-01T08:01:40.4184503Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.5.3/maven-artifact-3.5.3.jar (55 kB at 1.5 MB/s)
2022-11-01T08:01:40.4185910Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.3/org.eclipse.sisu.plexus-0.3.3.jar
2022-11-01T08:01:40.4244004Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/kr/motd/maven/os-maven-plugin/1.7.0/os-maven-plugin-1.7.0.jar (33 kB at 734 kB/s)
2022-11-01T08:01:40.4250803Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar
2022-11-01T08:01:40.4354503Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.5.3/maven-plugin-api-3.5.3.jar (48 kB at 869 kB/s)
2022-11-01T08:01:40.4358457Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar
2022-11-01T08:01:40.4500592Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.3/org.eclipse.sisu.plexus-0.3.3.jar (205 kB at 3.0 MB/s)
2022-11-01T08:01:40.4533630Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar
2022-11-01T08:01:40.4571674Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (45 kB at 615 kB/s)
2022-11-01T08:01:40.4572867Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.3/org.eclipse.sisu.inject-0.3.3.jar
2022-11-01T08:01:40.4651721Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (5.8 kB at 70 kB/s)
2022-11-01T08:01:40.4652710Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
2022-11-01T08:01:40.4710109Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (4.2 kB at 47 kB/s)
2022-11-01T08:01:40.4711577Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar
2022-11-01T08:01:40.4725933Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar (2.5 kB at 27 kB/s)
2022-11-01T08:01:40.4727090Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.jar
2022-11-01T08:01:40.4853566Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar (53 kB at 507 kB/s)
2022-11-01T08:01:40.4864535Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
2022-11-01T08:01:40.4877453Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.5.3/maven-model-3.5.3.jar (165 kB at 1.5 MB/s)
2022-11-01T08:01:40.5068325Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar (20 kB at 159 kB/s)
2022-11-01T08:01:40.5181867Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.3/org.eclipse.sisu.inject-0.3.3.jar (379 kB at 2.8 MB/s)
2022-11-01T08:01:40.5198047Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.jar (262 kB at 1.9 MB/s)
2022-11-01T08:01:40.5199511Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar (480 kB at 3.5 MB/s)
2022-11-01T08:01:40.5679560Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.13.4.20221013/jackson-bom-2.13.4.20221013.pom
2022-11-01T08:01:40.5759058Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.13.4.20221013/jackson-bom-2.13.4.20221013.pom (17 kB at 1.6 MB/s)
2022-11-01T08:01:40.5810553Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.13/jackson-parent-2.13.pom
2022-11-01T08:01:40.5936520Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.13/jackson-parent-2.13.pom (7.4 kB at 571 kB/s)
2022-11-01T08:01:40.5955712Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/43/oss-parent-43.pom
2022-11-01T08:01:40.6067148Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/43/oss-parent-43.pom (24 kB at 2.1 MB/s)
2022-11-01T08:01:40.6119205Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-bom/4.1.84.Final/netty-bom-4.1.84.Final.pom
2022-11-01T08:01:40.6250288Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-bom/4.1.84.Final/netty-bom-4.1.84.Final.pom (13 kB at 1.0 MB/s)
2022-11-01T08:01:40.6313767Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-bom/1.9.5/micrometer-bom-1.9.5.pom
2022-11-01T08:01:40.6406567Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-bom/1.9.5/micrometer-bom-1.9.5.pom (7.1 kB at 785 kB/s)
2022-11-01T08:01:40.6458466Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient_bom/0.16.0/simpleclient_bom-0.16.0.pom
2022-11-01T08:01:40.6521423Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient_bom/0.16.0/simpleclient_bom-0.16.0.pom (6.0 kB at 859 kB/s)
2022-11-01T08:01:40.6539766Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/prometheus/parent/0.16.0/parent-0.16.0.pom
2022-11-01T08:01:40.6593960Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/prometheus/parent/0.16.0/parent-0.16.0.pom (13 kB at 2.1 MB/s)
2022-11-01T08:01:40.6625142Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom
2022-11-01T08:01:40.6718619Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom (5.6 kB at 626 kB/s)
2022-11-01T08:01:40.6744984Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-framework-bom/5.3.23/spring-framework-bom-5.3.23.pom
2022-11-01T08:01:40.6841525Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-framework-bom/5.3.23/spring-framework-bom-5.3.23.pom (5.7 kB at 628 kB/s)
2022-11-01T08:01:40.6879239Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-dependencies/2.6.7/spring-boot-dependencies-2.6.7.pom
2022-11-01T08:01:40.7016972Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-dependencies/2.6.7/spring-boot-dependencies-2.6.7.pom (110 kB at 7.8 MB/s)
2022-11-01T08:01:40.7089920Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/datastax/oss/java-driver-bom/4.13.0/java-driver-bom-4.13.0.pom
2022-11-01T08:01:40.7159060Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/datastax/oss/java-driver-bom/4.13.0/java-driver-bom-4.13.0.pom (4.1 kB at 593 kB/s)
2022-11-01T08:01:40.7197645Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/dropwizard/metrics/metrics-bom/4.2.9/metrics-bom-4.2.9.pom
2022-11-01T08:01:40.7260572Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/dropwizard/metrics/metrics-bom/4.2.9/metrics-bom-4.2.9.pom (6.9 kB at 1.1 MB/s)
2022-11-01T08:01:40.7283287Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/dropwizard/metrics/metrics-parent/4.2.9/metrics-parent-4.2.9.pom
2022-11-01T08:01:40.7382506Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/dropwizard/metrics/metrics-parent/4.2.9/metrics-parent-4.2.9.pom (20 kB at 2.2 MB/s)
2022-11-01T08:01:40.7504846Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-bom/3.0.10/groovy-bom-3.0.10.pom
2022-11-01T08:01:40.7582979Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-bom/3.0.10/groovy-bom-3.0.10.pom (26 kB at 2.9 MB/s)
2022-11-01T08:01:40.7658153Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-bom/12.1.11.Final/infinispan-bom-12.1.11.Final.pom
2022-11-01T08:01:40.7721250Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-bom/12.1.11.Final/infinispan-bom-12.1.11.Final.pom (18 kB at 1.8 MB/s)
2022-11-01T08:01:40.7756791Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-build-configuration-parent/12.1.11.Final/infinispan-build-configuration-parent-12.1.11.Final.pom
2022-11-01T08:01:40.7882057Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-build-configuration-parent/12.1.11.Final/infinispan-build-configuration-parent-12.1.11.Final.pom (14 kB at 1.2 MB/s)
2022-11-01T08:01:40.7926135Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/36/jboss-parent-36.pom
2022-11-01T08:01:40.8060120Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/36/jboss-parent-36.pom (66 kB at 4.4 MB/s)
2022-11-01T08:01:40.8137949Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.13.2.1/jackson-bom-2.13.2.1.pom
2022-11-01T08:01:40.8257424Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.13.2.1/jackson-bom-2.13.2.1.pom (17 kB at 1.2 MB/s)
2022-11-01T08:01:40.8335518Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/jersey-bom/2.35/jersey-bom-2.35.pom
2022-11-01T08:01:40.8457866Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/jersey-bom/2.35/jersey-bom-2.35.pom (19 kB at 1.5 MB/s)
2022-11-01T08:01:40.8479182Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom
2022-11-01T08:01:40.8555296Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom (13 kB at 1.7 MB/s)
2022-11-01T08:01:40.8635416Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-bom/9.4.46.v20220331/jetty-bom-9.4.46.v20220331.pom
2022-11-01T08:01:40.8719499Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-bom/9.4.46.v20220331/jetty-bom-9.4.46.v20220331.pom (18 kB at 2.9 MB/s)
2022-11-01T08:01:40.8755348Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom
2022-11-01T08:01:40.8812067Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom (5.6 kB at 938 kB/s)
2022-11-01T08:01:40.8835313Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-bom/1.6.21/kotlin-bom-1.6.21.pom
2022-11-01T08:01:40.8902645Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-bom/1.6.21/kotlin-bom-1.6.21.pom (9.3 kB at 1.3 MB/s)
2022-11-01T08:01:40.8926452Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-bom/1.5.2/kotlinx-coroutines-bom-1.5.2.pom
2022-11-01T08:01:40.8976985Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-bom/1.5.2/kotlinx-coroutines-bom-1.5.2.pom (4.1 kB at 822 kB/s)
2022-11-01T08:01:40.8997083Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-bom/2.17.2/log4j-bom-2.17.2.pom
2022-11-01T08:01:40.9119113Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-bom/2.17.2/log4j-bom-2.17.2.pom (8.1 kB at 675 kB/s)
2022-11-01T08:01:40.9146915Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/logging-parent/5/logging-parent-5.pom
2022-11-01T08:01:40.9224279Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/logging-parent/5/logging-parent-5.pom (3.3 kB at 411 kB/s)
2022-11-01T08:01:40.9258276Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/24/apache-24.pom
2022-11-01T08:01:40.9333808Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/24/apache-24.pom (20 kB at 2.5 MB/s)
2022-11-01T08:01:40.9368807Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-bom/1.8.5/micrometer-bom-1.8.5.pom
2022-11-01T08:01:40.9427620Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-bom/1.8.5/micrometer-bom-1.8.5.pom (7.1 kB at 1.2 MB/s)
2022-11-01T08:01:40.9465306Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-bom/4.1.76.Final/netty-bom-4.1.76.Final.pom
2022-11-01T08:01:40.9602496Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-bom/4.1.76.Final/netty-bom-4.1.76.Final.pom (13 kB at 1.0 MB/s)
2022-11-01T08:01:40.9626456Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/oracle/database/jdbc/ojdbc-bom/21.3.0.0/ojdbc-bom-21.3.0.0.pom
2022-11-01T08:01:40.9699786Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/oracle/database/jdbc/ojdbc-bom/21.3.0.0/ojdbc-bom-21.3.0.0.pom (13 kB at 1.8 MB/s)
2022-11-01T08:01:40.9724796Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient_bom/0.12.0/simpleclient_bom-0.12.0.pom
2022-11-01T08:01:40.9779107Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient_bom/0.12.0/simpleclient_bom-0.12.0.pom (5.8 kB at 1.2 MB/s)
2022-11-01T08:01:40.9809758Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/prometheus/parent/0.12.0/parent-0.12.0.pom
2022-11-01T08:01:40.9896494Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/prometheus/parent/0.12.0/parent-0.12.0.pom (12 kB at 1.3 MB/s)
2022-11-01T08:01:40.9934617Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/querydsl/querydsl-bom/5.0.0/querydsl-bom-5.0.0.pom
2022-11-01T08:01:40.9996638Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/querydsl/querydsl-bom/5.0.0/querydsl-bom-5.0.0.pom (7.2 kB at 1.2 MB/s)
2022-11-01T08:01:41.0088456Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/r2dbc/r2dbc-bom/Arabba-SR13/r2dbc-bom-Arabba-SR13.pom
2022-11-01T08:01:41.0181402Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/r2dbc/r2dbc-bom/Arabba-SR13/r2dbc-bom-Arabba-SR13.pom (4.3 kB at 432 kB/s)
2022-11-01T08:01:41.0207694Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/projectreactor/reactor-bom/2020.0.18/reactor-bom-2020.0.18.pom
2022-11-01T08:01:41.0273140Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/projectreactor/reactor-bom/2020.0.18/reactor-bom-2020.0.18.pom (4.6 kB at 657 kB/s)
2022-11-01T08:01:41.0311555Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/rsocket/rsocket-bom/1.1.2/rsocket-bom-1.1.2.pom
2022-11-01T08:01:41.0361920Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/rsocket/rsocket-bom/1.1.2/rsocket-bom-1.1.2.pom (2.6 kB at 527 kB/s)
2022-11-01T08:01:41.0403668Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/data/spring-data-bom/2021.1.4/spring-data-bom-2021.1.4.pom
2022-11-01T08:01:41.0455520Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/data/spring-data-bom/2021.1.4/spring-data-bom-2021.1.4.pom (5.7 kB at 1.1 MB/s)
2022-11-01T08:01:41.0489997Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-framework-bom/5.3.19/spring-framework-bom-5.3.19.pom
2022-11-01T08:01:41.0627328Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-framework-bom/5.3.19/spring-framework-bom-5.3.19.pom (5.7 kB at 435 kB/s)
2022-11-01T08:01:41.0791678Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/integration/spring-integration-bom/5.5.11/spring-integration-bom-5.5.11.pom
2022-11-01T08:01:41.0886578Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/integration/spring-integration-bom/5.5.11/spring-integration-bom-5.5.11.pom (9.2 kB at 918 kB/s)
2022-11-01T08:01:41.0926655Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/security/spring-security-bom/5.6.3/spring-security-bom-5.6.3.pom
2022-11-01T08:01:41.1081696Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/security/spring-security-bom/5.6.3/spring-security-bom-5.6.3.pom (5.7 kB at 380 kB/s)
2022-11-01T08:01:41.1116354Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/session/spring-session-bom/2021.1.3/spring-session-bom-2021.1.3.pom
2022-11-01T08:01:41.1221029Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/session/spring-session-bom/2021.1.3/spring-session-bom-2021.1.3.pom (2.7 kB at 272 kB/s)
2022-11-01T08:01:41.1285572Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/github/resilience4j/resilience4j-bom/1.7.0/resilience4j-bom-1.7.0.pom
2022-11-01T08:01:41.1348989Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/github/resilience4j/resilience4j-bom/1.7.0/resilience4j-bom-1.7.0.pom (7.0 kB at 1.2 MB/s)
2022-11-01T08:01:41.3683565Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-packaging/3.2.1/archetype-packaging-3.2.1.pom
2022-11-01T08:01:41.3955937Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-packaging/3.2.1/archetype-packaging-3.2.1.pom (1.4 kB at 52 kB/s)
2022-11-01T08:01:41.3978787Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/maven-archetype/3.2.1/maven-archetype-3.2.1.pom
2022-11-01T08:01:41.4041869Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/maven-archetype/3.2.1/maven-archetype-3.2.1.pom (13 kB at 2.2 MB/s)
2022-11-01T08:01:41.4072989Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/34/maven-parent-34.pom
2022-11-01T08:01:41.4152089Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/34/maven-parent-34.pom (43 kB at 5.4 MB/s)
2022-11-01T08:01:41.4187485Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/23/apache-23.pom
2022-11-01T08:01:41.4255476Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/23/apache-23.pom (18 kB at 2.3 MB/s)
2022-11-01T08:01:41.4298007Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-packaging/3.2.1/archetype-packaging-3.2.1.jar
2022-11-01T08:01:41.4313958Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar
2022-11-01T08:01:41.4428902Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-packaging/3.2.1/archetype-packaging-3.2.1.jar (7.3 kB at 911 kB/s)
2022-11-01T08:01:41.4617171Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar (169 kB at 5.6 MB/s)
2022-11-01T08:01:41.5548563Z [INFO] ------------------------------------------------------------------------
2022-11-01T08:01:41.5551105Z [INFO] Detecting the operating system and CPU architecture
2022-11-01T08:01:41.5553596Z [INFO] ------------------------------------------------------------------------
2022-11-01T08:01:41.5558733Z [INFO] os.detected.name: linux
2022-11-01T08:01:41.5560808Z [INFO] os.detected.arch: x86_64
2022-11-01T08:01:41.5562937Z [INFO] os.detected.bitness: 64
2022-11-01T08:01:41.5565566Z [INFO] os.detected.version: 5.15
2022-11-01T08:01:41.5567505Z [INFO] os.detected.version.major: 5
2022-11-01T08:01:41.5569480Z [INFO] os.detected.version.minor: 15
2022-11-01T08:01:41.5576482Z [INFO] os.detected.release: ubuntu
2022-11-01T08:01:41.5578656Z [INFO] os.detected.release.version: 20.04
2022-11-01T08:01:41.5581069Z [INFO] os.detected.release.like.ubuntu: true
2022-11-01T08:01:41.5583149Z [INFO] os.detected.release.like.debian: true
2022-11-01T08:01:41.5585596Z [INFO] os.detected.classifier: linux-x86_64
2022-11-01T08:01:41.7025461Z [INFO] ------------------------------------------------------------------------
2022-11-01T08:01:41.7032366Z [INFO] Reactor Build Order:
2022-11-01T08:01:41.7034563Z [INFO] 
2022-11-01T08:01:41.7051300Z [INFO] ServiceComb Java Chassis                                           [pom]
2022-11-01T08:01:41.7053792Z [INFO] Java Chassis::Dependencies                                         [pom]
2022-11-01T08:01:41.7056076Z [INFO] Java Chassis::Bom                                                  [pom]
2022-11-01T08:01:41.7058384Z [INFO] Java Chassis::Dependencies::Default                                [pom]
2022-11-01T08:01:41.7060645Z [INFO] Java Chassis::Parent::Default                                      [pom]
2022-11-01T08:01:41.7062761Z [INFO] Java Chassis::Parents                                              [pom]
2022-11-01T08:01:41.7064846Z [INFO] Java Chassis::Foundations                                          [pom]
2022-11-01T08:01:41.7066861Z [INFO] Java Chassis::Foundations::SSL                                     [jar]
2022-11-01T08:01:41.7069061Z [INFO] Java Chassis::Foundations::Test Scaffolding                        [jar]
2022-11-01T08:01:41.7071181Z [INFO] Java Chassis::Foundations::Common                                  [jar]
2022-11-01T08:01:41.7073277Z [INFO] Java Chassis::Foundations::Config                                  [jar]
2022-11-01T08:01:41.7075281Z [INFO] Java Chassis::Foundations::SSL                                     [jar]
2022-11-01T08:01:41.7077503Z [INFO] Java Chassis::Foundations::Vertx                                   [jar]
2022-11-01T08:01:41.7082330Z [INFO] Java Chassis::Deployment                                           [jar]
2022-11-01T08:01:41.7084830Z [INFO] Java Chassis::Swagger                                              [pom]
2022-11-01T08:01:41.7128823Z [INFO] Java Chassis::Swagger::Generator                                   [pom]
2022-11-01T08:01:41.7131535Z [INFO] Java Chassis::Swagger::Generator::Core                             [jar]
2022-11-01T08:01:41.7133752Z [INFO] Java Chassis::Swagger::Generator::Jaxrs                            [jar]
2022-11-01T08:01:41.7135899Z [INFO] Java Chassis::Swagger::Generator::Spring MVC                       [jar]
2022-11-01T08:01:41.7137959Z [INFO] Java Chassis::Swagger::Invocation                                  [pom]
2022-11-01T08:01:41.7140317Z [INFO] Java Chassis::Swagger::Invocation::Core                            [jar]
2022-11-01T08:01:41.7142933Z [INFO] Java Chassis::Foundations::Registry                                [jar]
2022-11-01T08:01:41.7144835Z [INFO] Java Chassis::Governance                                           [jar]
2022-11-01T08:01:41.7146338Z [INFO] Java Chassis::Core                                                 [jar]
2022-11-01T08:01:41.7147795Z [INFO] Java Chassis::Foundations::Protobuf                                [jar]
2022-11-01T08:01:41.7149456Z [INFO] Java Chassis::Common                                               [pom]
2022-11-01T08:01:41.7150928Z [INFO] Java Chassis::Common::Protobuf                                     [jar]
2022-11-01T08:01:41.7152415Z [INFO] Java Chassis::Service Registry                                     [pom]
2022-11-01T08:01:41.7154115Z [INFO] Java Chassis::Java Chassis::Service Registry::Local                [jar]
2022-11-01T08:01:41.7155692Z [INFO] Java Chassis::Common::Rest                                         [jar]
2022-11-01T08:01:41.7157202Z [INFO] Java Chassis::Common::CommonAccessLog                              [jar]
2022-11-01T08:01:41.7158694Z [INFO] Java Chassis::Foundations::Metrics                                 [jar]
2022-11-01T08:01:41.7160424Z [INFO] Java Chassis::Handlers                                             [pom]
2022-11-01T08:01:41.7161995Z [INFO] Java Chassis::Handlers::Tracing Zipkin                             [jar]
2022-11-01T08:01:41.7163505Z [INFO] Java Chassis::Handlers::Bizkeeper                                  [jar]
2022-11-01T08:01:41.7165373Z [INFO] Java Chassis::Handlers::Flow Control QPS                           [jar]
2022-11-01T08:01:41.7166890Z [INFO] Java Chassis::Handlers::Loadbalance                                [jar]
2022-11-01T08:01:41.7168395Z [INFO] Java Chassis::Handlers::Fault Injection                            [jar]
2022-11-01T08:01:41.7170002Z [INFO] Java Chassis::Handlers::PublicKey Auth                             [jar]
2022-11-01T08:01:41.7174619Z [INFO] Java Chassis::Handlers::Router                                     [jar]
2022-11-01T08:01:41.7176232Z [INFO] Java Chassis::Handlers::Governance                                 [jar]
2022-11-01T08:01:41.7177775Z [INFO] Java Chassis::Providers                                            [pom]
2022-11-01T08:01:41.7179516Z [INFO] Java Chassis::Providers::Rest Common                               [jar]
2022-11-01T08:01:41.7195100Z [INFO] Java Chassis::Swagger::Invocation::JAXRS                           [jar]
2022-11-01T08:01:41.7197475Z [INFO] Java Chassis::Providers::JAXRS                                     [jar]
2022-11-01T08:01:41.7238979Z [INFO] Java Chassis::Providers::POJO                                      [jar]
2022-11-01T08:01:41.7292459Z [INFO] Java Chassis::Swagger::Invocation::Spring MVC                      [jar]
2022-11-01T08:01:41.7294550Z [INFO] Java Chassis::Providers::Spring MVC                                [jar]
2022-11-01T08:01:41.7296031Z [INFO] Java Chassis::Transports                                           [pom]
2022-11-01T08:01:41.7297508Z [INFO] Java Chassis::Transports::common                                   [jar]
2022-11-01T08:01:41.7298948Z [INFO] Java Chassis::Transports::Hightway                                 [jar]
2022-11-01T08:01:41.7300530Z [INFO] Java Chassis::Transports::Rest                                     [pom]
2022-11-01T08:01:41.7301975Z [INFO] Java Chassis::Transports::Rest::Client                             [jar]
2022-11-01T08:01:41.7303416Z [INFO] ServiceComb::Client                                                [pom]
2022-11-01T08:01:41.7304860Z [INFO] ServiceComb::Clients::HTTP Client Common                           [jar]
2022-11-01T08:01:41.7306395Z [INFO] ServiceComb::Clients::Service Center Client                        [jar]
2022-11-01T08:01:41.7307886Z [INFO] Java Chassis::Service Registry::Service Center                     [jar]
2022-11-01T08:01:41.7309425Z [INFO] Java Chassis::Transports::Rest::Vertx                              [jar]
2022-11-01T08:01:41.7310841Z [INFO] Java Chassis::Transports::Rest::Servlet                            [jar]
2022-11-01T08:01:41.7312281Z [INFO] Java Chassis::Swagger::Generator::Spring data                      [jar]
2022-11-01T08:01:41.7313813Z [INFO] Java Chassis::Swagger::Invocation::Validator                       [jar]
2022-11-01T08:01:41.7315288Z [INFO] Java Chassis::Service Registry::lightweight                        [jar]
2022-11-01T08:01:41.7316808Z [INFO] Java Chassis::Service Registry::Zero Config                        [jar]
2022-11-01T08:01:41.7318374Z [INFO] Java Chassis::Service Registry::Schema Discovery                   [jar]
2022-11-01T08:01:41.7319766Z [INFO] Java Chassis::Tracing                                              [pom]
2022-11-01T08:01:41.7321400Z [INFO] Java Chassis::Tracing::Common                                      [jar]
2022-11-01T08:01:41.7322834Z [INFO] Java Chassis::Tracing::Zipkin                                      [jar]
2022-11-01T08:01:41.7324563Z [INFO] Java Chassis::Edge                                                 [pom]
2022-11-01T08:01:41.7326168Z [INFO] Java Chassis::Edge::Core                                           [jar]
2022-11-01T08:01:41.7327593Z [INFO] Java Chassis::Metrics                                              [pom]
2022-11-01T08:01:41.7329178Z [INFO] Java Chassis::Metrics::Core                                        [jar]
2022-11-01T08:01:41.7330608Z [INFO] Java Chassis::Metrics::Integration                                 [pom]
2022-11-01T08:01:41.7332140Z [INFO] Java Chassis::Metrics::Integration::Prometheus                     [jar]
2022-11-01T08:01:41.7333598Z [INFO] Java Chassis::Dynamic Config                                       [pom]
2022-11-01T08:01:41.7335028Z [INFO] Java Chassis::Dynamic Config::Apollo                               [jar]
2022-11-01T08:01:41.7336468Z [INFO] ServiceComb::Clients::Config Common                                [jar]
2022-11-01T08:01:41.7337951Z [INFO] ServiceComb::Clients::Config Center Client                         [jar]
2022-11-01T08:01:41.7339349Z [INFO] Java Chassis::Foundations::Config CC                               [jar]
2022-11-01T08:01:41.7340779Z [INFO] Java Chassis::Dynamic Config::Nacos                                [jar]
2022-11-01T08:01:41.7342195Z [INFO] ServiceComb::Clients::Kie Client                                   [jar]
2022-11-01T08:01:41.7343612Z [INFO] Java Chassis::Dynamic Config::Kie                                  [jar]
2022-11-01T08:01:41.7345020Z [INFO] Java Chassis::Archetypes                                           [pom]
2022-11-01T08:01:41.7346918Z [INFO] Java Chassis::Archetypes::JAXRS                        [maven-archetype]
2022-11-01T08:01:41.7348551Z [INFO] Java Chassis::Archetypes::POJO                         [maven-archetype]
2022-11-01T08:01:41.7350182Z [INFO] Java Chassis::Archetypes::Spring MVC                   [maven-archetype]
2022-11-01T08:01:41.7352007Z [INFO] Java Chassis::Archetypes::Spring Boot2 Starter         [maven-archetype]
2022-11-01T08:01:41.7353605Z [INFO] Java Chassis::Spring Boot                                          [pom]
2022-11-01T08:01:41.7355049Z [INFO] Java Chassis::Spring Boot Starter::Parent                          [pom]
2022-11-01T08:01:41.7356496Z [INFO] Java Chassis::Spring Boot Starter::Starter                         [jar]
2022-11-01T08:01:41.7357874Z [INFO] Java Chassis::Spring Boot Starter::Servlet                         [jar]
2022-11-01T08:01:41.7359445Z [INFO] Java Chassis::Spring Boot Starter::Standalone                      [jar]
2022-11-01T08:01:41.7360893Z [INFO] Java Chassis::Inspector                                            [jar]
2022-11-01T08:01:41.7362372Z [INFO] Java Chassis::Huawei Cloud                                         [pom]
2022-11-01T08:01:41.7363734Z [INFO] Java Chassis::Huawei Cloud::ServiceStage                           [jar]
2022-11-01T08:01:41.7365583Z [INFO] Java Chassis::Solutions                                            [pom]
2022-11-01T08:01:41.7367084Z [INFO] Java Chassis::Solutions::BASIC                                     [jar]
2022-11-01T08:01:41.7368726Z [INFO] ServiceComb::Clients::Dashboard Client                             [jar]
2022-11-01T08:01:41.7370215Z [INFO] Java Chassis::Huawei Cloud::ServiceStage                           [jar]
2022-11-01T08:01:41.7371841Z [INFO] dashboard                                                          [jar]
2022-11-01T08:01:41.7373358Z [INFO] Java Chassis::darklaunch                                           [jar]
2022-11-01T08:01:41.7551100Z [INFO] 
2022-11-01T08:01:41.7554336Z [INFO] ----------------< org.apache.servicecomb:java-chassis >-----------------
2022-11-01T08:01:41.7557132Z [INFO] Building ServiceComb Java Chassis 2.9.0-SNAPSHOT                 [1/100]
2022-11-01T08:01:41.7559503Z [INFO] --------------------------------[ pom ]---------------------------------
2022-11-01T08:01:41.7585259Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-remote-resources-plugin/3.0.0/maven-remote-resources-plugin-3.0.0.pom
2022-11-01T08:01:41.7732138Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-remote-resources-plugin/3.0.0/maven-remote-resources-plugin-3.0.0.pom (13 kB at 933 kB/s)
2022-11-01T08:01:41.7757073Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/36/maven-plugins-36.pom
2022-11-01T08:01:41.7987748Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/36/maven-plugins-36.pom (9.9 kB at 431 kB/s)
2022-11-01T08:01:41.8032348Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/36/maven-parent-36.pom
2022-11-01T08:01:41.8111674Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/36/maven-parent-36.pom (45 kB at 5.7 MB/s)
2022-11-01T08:01:41.8168590Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/26/apache-26.pom
2022-11-01T08:01:41.8228680Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/26/apache-26.pom (21 kB at 3.4 MB/s)
2022-11-01T08:01:41.8264204Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-remote-resources-plugin/3.0.0/maven-remote-resources-plugin-3.0.0.jar
2022-11-01T08:01:41.8537885Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-remote-resources-plugin/3.0.0/maven-remote-resources-plugin-3.0.0.jar (81 kB at 3.0 MB/s)
2022-11-01T08:01:41.8649842Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.1.0/maven-enforcer-plugin-3.1.0.pom
2022-11-01T08:01:41.8722956Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.1.0/maven-enforcer-plugin-3.1.0.pom (7.2 kB at 900 kB/s)
2022-11-01T08:01:41.8745454Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer/3.1.0/enforcer-3.1.0.pom
2022-11-01T08:01:41.8818073Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer/3.1.0/enforcer-3.1.0.pom (8.3 kB at 1.2 MB/s)
2022-11-01T08:01:41.8874087Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.1.0/maven-enforcer-plugin-3.1.0.jar
2022-11-01T08:01:41.8965114Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.1.0/maven-enforcer-plugin-3.1.0.jar (26 kB at 2.9 MB/s)
2022-11-01T08:01:41.8997313Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.12.1/maven-site-plugin-3.12.1.pom
2022-11-01T08:01:41.9060541Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.12.1/maven-site-plugin-3.12.1.pom (20 kB at 3.3 MB/s)
2022-11-01T08:01:41.9192573Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.12.1/maven-site-plugin-3.12.1.jar
2022-11-01T08:01:41.9331276Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.12.1/maven-site-plugin-3.12.1.jar (119 kB at 8.5 MB/s)
2022-11-01T08:01:41.9507888Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/exec-maven-plugin/3.1.0/exec-maven-plugin-3.1.0.pom
2022-11-01T08:01:41.9579766Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/exec-maven-plugin/3.1.0/exec-maven-plugin-3.1.0.pom (14 kB at 1.9 MB/s)
2022-11-01T08:01:41.9609722Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/69/mojo-parent-69.pom
2022-11-01T08:01:41.9686607Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/69/mojo-parent-69.pom (35 kB at 4.3 MB/s)
2022-11-01T08:01:41.9748595Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/exec-maven-plugin/3.1.0/exec-maven-plugin-3.1.0.jar
2022-11-01T08:01:41.9824661Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/exec-maven-plugin/3.1.0/exec-maven-plugin-3.1.0.jar (73 kB at 9.1 MB/s)
2022-11-01T08:01:41.9852845Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/spotbugs/spotbugs-maven-plugin/4.7.2.1/spotbugs-maven-plugin-4.7.2.1.pom
2022-11-01T08:01:41.9940518Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/spotbugs/spotbugs-maven-plugin/4.7.2.1/spotbugs-maven-plugin-4.7.2.1.pom (34 kB at 4.3 MB/s)
2022-11-01T08:01:41.9971782Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/hazendaz/base-parent/36/base-parent-36.pom
2022-11-01T08:01:42.0082747Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/hazendaz/base-parent/36/base-parent-36.pom (81 kB at 6.7 MB/s)
2022-11-01T08:01:42.0223295Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-bom/9.4/asm-bom-9.4.pom
2022-11-01T08:01:42.0297144Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-bom/9.4/asm-bom-9.4.pom (3.2 kB at 293 kB/s)
2022-11-01T08:01:42.0343496Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.5.1/ow2-1.5.1.pom
2022-11-01T08:01:42.0438229Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.5.1/ow2-1.5.1.pom (11 kB at 941 kB/s)
2022-11-01T08:01:42.0468066Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/groovy/groovy-bom/4.0.5/groovy-bom-4.0.5.pom
2022-11-01T08:01:42.0563149Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/groovy/groovy-bom/4.0.5/groovy-bom-4.0.5.pom (27 kB at 2.7 MB/s)
2022-11-01T08:01:42.0640316Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/spotbugs/spotbugs-maven-plugin/4.7.2.1/spotbugs-maven-plugin-4.7.2.1.jar
2022-11-01T08:01:42.0810895Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/spotbugs/spotbugs-maven-plugin/4.7.2.1/spotbugs-maven-plugin-4.7.2.1.jar (160 kB at 9.4 MB/s)
2022-11-01T08:01:42.1205169Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.2.0/maven-clean-plugin-3.2.0.pom
2022-11-01T08:01:42.1319804Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.2.0/maven-clean-plugin-3.2.0.pom (5.3 kB at 483 kB/s)
2022-11-01T08:01:42.1371460Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/35/maven-plugins-35.pom
2022-11-01T08:01:42.1420384Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/35/maven-plugins-35.pom (9.9 kB at 2.0 MB/s)
2022-11-01T08:01:42.1452411Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/35/maven-parent-35.pom
2022-11-01T08:01:42.1517829Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/35/maven-parent-35.pom (45 kB at 7.5 MB/s)
2022-11-01T08:01:42.1548930Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/25/apache-25.pom
2022-11-01T08:01:42.1609060Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/25/apache-25.pom (21 kB at 3.4 MB/s)
2022-11-01T08:01:42.1650539Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.2.0/maven-clean-plugin-3.2.0.jar
2022-11-01T08:01:42.1712407Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.2.0/maven-clean-plugin-3.2.0.jar (36 kB at 5.1 MB/s)
2022-11-01T08:01:42.1797038Z [INFO] 
2022-11-01T08:01:42.1799010Z [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ java-chassis ---
2022-11-01T08:01:42.1896628Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom
2022-11-01T08:01:42.1973677Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom (5.8 kB at 729 kB/s)
2022-11-01T08:01:42.1992953Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom
2022-11-01T08:01:42.2045237Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom (5.1 kB at 1.0 MB/s)
2022-11-01T08:01:42.2073733Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.pom
2022-11-01T08:01:42.2129903Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.pom (14 kB at 2.9 MB/s)
2022-11-01T08:01:42.2158362Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/42/commons-parent-42.pom
2022-11-01T08:01:42.2247052Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/42/commons-parent-42.pom (68 kB at 7.6 MB/s)
2022-11-01T08:01:42.2339651Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar
2022-11-01T08:01:42.2350782Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.jar
2022-11-01T08:01:42.2522119Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar (153 kB at 8.5 MB/s)
2022-11-01T08:01:42.2562590Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.jar (215 kB at 9.3 MB/s)
2022-11-01T08:01:42.2925807Z [INFO] 
2022-11-01T08:01:42.2929605Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-maven-version) @ java-chassis ---
2022-11-01T08:01:42.2964903Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/3.1.0/enforcer-api-3.1.0.pom
2022-11-01T08:01:42.3067391Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/3.1.0/enforcer-api-3.1.0.pom (2.9 kB at 295 kB/s)
2022-11-01T08:01:42.3103856Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.pom
2022-11-01T08:01:42.3217406Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.pom (3.0 kB at 275 kB/s)
2022-11-01T08:01:42.3236800Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.2.5/maven-3.2.5.pom
2022-11-01T08:01:42.3300307Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.2.5/maven-3.2.5.pom (22 kB at 3.7 MB/s)
2022-11-01T08:01:42.3321239Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/25/maven-parent-25.pom
2022-11-01T08:01:42.3383973Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/25/maven-parent-25.pom (37 kB at 5.3 MB/s)
2022-11-01T08:01:42.3409608Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/15/apache-15.pom
2022-11-01T08:01:42.3496476Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/15/apache-15.pom (15 kB at 1.7 MB/s)
2022-11-01T08:01:42.3536886Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.pom
2022-11-01T08:01:42.3593956Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.pom (4.2 kB at 708 kB/s)
2022-11-01T08:01:42.3665560Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom
2022-11-01T08:01:42.3726867Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom (8.2 kB at 1.2 MB/s)
2022-11-01T08:01:42.3743772Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/8/plexus-8.pom
2022-11-01T08:01:42.3799059Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/8/plexus-8.pom (25 kB at 5.1 MB/s)
2022-11-01T08:01:42.3920008Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.pom
2022-11-01T08:01:42.3995625Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.pom (2.3 kB at 335 kB/s)
2022-11-01T08:01:42.4054568Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom
2022-11-01T08:01:42.4110282Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom (4.3 kB at 536 kB/s)
2022-11-01T08:01:42.4131661Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom
2022-11-01T08:01:42.4188003Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom (14 kB at 2.7 MB/s)
2022-11-01T08:01:42.4221607Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom
2022-11-01T08:01:42.4311609Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom (13 kB at 1.7 MB/s)
2022-11-01T08:01:42.4350376Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/3/jvnet-parent-3.pom
2022-11-01T08:01:42.4440296Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/3/jvnet-parent-3.pom (4.8 kB at 532 kB/s)
2022-11-01T08:01:42.4467398Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom
2022-11-01T08:01:42.4537830Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom (6.3 kB at 897 kB/s)
2022-11-01T08:01:42.4606395Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/26/weld-parent-26.pom
2022-11-01T08:01:42.4739219Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/26/weld-parent-26.pom (32 kB at 2.5 MB/s)
2022-11-01T08:01:42.4827086Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom
2022-11-01T08:01:42.4876803Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom (2.6 kB at 438 kB/s)
2022-11-01T08:01:42.4940450Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom
2022-11-01T08:01:42.4995148Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom (14 kB at 2.4 MB/s)
2022-11-01T08:01:42.5024626Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom
2022-11-01T08:01:42.5074229Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom (770 B at 128 kB/s)
2022-11-01T08:01:42.5090355Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom
2022-11-01T08:01:42.5161553Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom (6.0 kB at 862 kB/s)
2022-11-01T08:01:42.5181305Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom
2022-11-01T08:01:42.5240416Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom (26 kB at 4.3 MB/s)
2022-11-01T08:01:42.5280814Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/3.1.0/enforcer-rules-3.1.0.pom
2022-11-01T08:01:42.5413320Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/3.1.0/enforcer-rules-3.1.0.pom (4.9 kB at 351 kB/s)
2022-11-01T08:01:42.5463588Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.pom
2022-11-01T08:01:42.5523189Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.pom (8.1 kB at 1.3 MB/s)
2022-11-01T08:01:42.5569836Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.pom
2022-11-01T08:01:42.5671295Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.pom (2.2 kB at 217 kB/s)
2022-11-01T08:01:42.5779866Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.pom
2022-11-01T08:01:42.5841598Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.pom (2.6 kB at 433 kB/s)
2022-11-01T08:01:42.5866859Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom
2022-11-01T08:01:42.5919090Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom (1.5 kB at 308 kB/s)
2022-11-01T08:01:42.6062032Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
2022-11-01T08:01:42.6063180Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom (3.1 kB at 613 kB/s)
2022-11-01T08:01:42.6064072Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
2022-11-01T08:01:42.6114721Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3.0 kB at 423 kB/s)
2022-11-01T08:01:42.6161014Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
2022-11-01T08:01:42.6251329Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (6.8 kB at 755 kB/s)
2022-11-01T08:01:42.6267386Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
2022-11-01T08:01:42.6318399Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (8.4 kB at 1.7 MB/s)
2022-11-01T08:01:42.6348666Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
2022-11-01T08:01:42.6400682Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (2.1 kB at 344 kB/s)
2022-11-01T08:01:42.6422779Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.pom
2022-11-01T08:01:42.6470050Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.pom (2.2 kB at 446 kB/s)
2022-11-01T08:01:42.6497363Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.pom
2022-11-01T08:01:42.6546014Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.pom (3.0 kB at 599 kB/s)
2022-11-01T08:01:42.6629868Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.pom
2022-11-01T08:01:42.6681553Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.pom (4.2 kB at 850 kB/s)
2022-11-01T08:01:42.6715073Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom
2022-11-01T08:01:42.6849873Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom (1.9 kB at 172 kB/s)
2022-11-01T08:01:42.6871738Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom
2022-11-01T08:01:42.6934017Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom (30 kB at 4.3 MB/s)
2022-11-01T08:01:42.6982400Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom
2022-11-01T08:01:42.7038932Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom (2.1 kB at 410 kB/s)
2022-11-01T08:01:42.7091937Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom
2022-11-01T08:01:42.7145628Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom (2.2 kB at 366 kB/s)
2022-11-01T08:01:42.7196195Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom
2022-11-01T08:01:42.7243297Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom (3.5 kB at 695 kB/s)
2022-11-01T08:01:42.7306306Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3.pom
2022-11-01T08:01:42.7370406Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3.pom (11 kB at 1.8 MB/s)
2022-11-01T08:01:42.7389893Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/3.2.3/guice-parent-3.2.3.pom
2022-11-01T08:01:42.7442219Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/3.2.3/guice-parent-3.2.3.pom (13 kB at 2.2 MB/s)
2022-11-01T08:01:42.7474819Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/38/forge-parent-38.pom
2022-11-01T08:01:42.7525431Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/38/forge-parent-38.pom (19 kB at 3.7 MB/s)
2022-11-01T08:01:42.7601163Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
2022-11-01T08:01:42.7652746Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 60 kB/s)
2022-11-01T08:01:42.7673005Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/16.0.1/guava-16.0.1.pom
2022-11-01T08:01:42.7722775Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/16.0.1/guava-16.0.1.pom (6.1 kB at 1.2 MB/s)
2022-11-01T08:01:42.7742220Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom
2022-11-01T08:01:42.8013453Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom (7.3 kB at 272 kB/s)
2022-11-01T08:01:42.8075334Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.1.0/aether-util-1.1.0.pom
2022-11-01T08:01:42.8189122Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.1.0/aether-util-1.1.0.pom (2.1 kB at 192 kB/s)
2022-11-01T08:01:42.8210549Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/1.1.0/aether-1.1.0.pom
2022-11-01T08:01:42.8299141Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/1.1.0/aether-1.1.0.pom (26 kB at 2.9 MB/s)
2022-11-01T08:01:42.8346910Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom
2022-11-01T08:01:42.8420537Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom (20 kB at 2.8 MB/s)
2022-11-01T08:01:42.8446445Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/52/commons-parent-52.pom
2022-11-01T08:01:42.8644472Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/52/commons-parent-52.pom (79 kB at 4.0 MB/s)
2022-11-01T08:01:42.8701404Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom
2022-11-01T08:01:42.8772567Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom (5.1 kB at 637 kB/s)
2022-11-01T08:01:42.8804016Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom
2022-11-01T08:01:42.8877282Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom (31 kB at 4.4 MB/s)
2022-11-01T08:01:42.8936956Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom
2022-11-01T08:01:42.8993443Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom (5.1 kB at 850 kB/s)
2022-11-01T08:01:42.9019655Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.15/commons-codec-1.15.pom
2022-11-01T08:01:42.9082619Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.15/commons-codec-1.15.pom (15 kB at 2.2 MB/s)
2022-11-01T08:01:42.9165831Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom
2022-11-01T08:01:42.9220539Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom (5.0 kB at 998 kB/s)
2022-11-01T08:01:42.9247769Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.1.1/maven-dependency-tree-3.1.1.pom
2022-11-01T08:01:42.9297085Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.1.1/maven-dependency-tree-3.1.1.pom (6.5 kB at 1.3 MB/s)
2022-11-01T08:01:42.9349364Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom
2022-11-01T08:01:42.9403948Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom (4.9 kB at 816 kB/s)
2022-11-01T08:01:42.9527912Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.2.5/maven-compat-3.2.5.pom
2022-11-01T08:01:42.9581593Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.2.5/maven-compat-3.2.5.pom (4.2 kB at 837 kB/s)
2022-11-01T08:01:42.9625754Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.8/wagon-provider-api-2.8.pom
2022-11-01T08:01:42.9812758Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.8/wagon-provider-api-2.8.pom (1.7 kB at 91 kB/s)
2022-11-01T08:01:42.9841539Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.8/wagon-2.8.pom
2022-11-01T08:01:42.9914157Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.8/wagon-2.8.pom (19 kB at 2.4 MB/s)
2022-11-01T08:01:43.0012791Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom
2022-11-01T08:01:43.0089084Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom (37 kB at 5.3 MB/s)
2022-11-01T08:01:43.0122869Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom
2022-11-01T08:01:43.0179967Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom (15 kB at 2.9 MB/s)
2022-11-01T08:01:43.0346610Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/3.1.0/enforcer-api-3.1.0.jar
2022-11-01T08:01:43.0361561Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.jar
2022-11-01T08:01:43.0403251Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar
2022-11-01T08:01:43.0418203Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/3.1.0/enforcer-api-3.1.0.jar (11 kB at 1.6 MB/s)
2022-11-01T08:01:43.0423169Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.2/cdi-api-1.2.jar
2022-11-01T08:01:43.0491208Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar
2022-11-01T08:01:43.0527162Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.jar
2022-11-01T08:01:43.0546094Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.jar (46 kB at 2.3 MB/s)
2022-11-01T08:01:43.0547421Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar
2022-11-01T08:01:43.0652710Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar (26 kB at 977 kB/s)
2022-11-01T08:01:43.0656984Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/3.1.0/enforcer-rules-3.1.0.jar
2022-11-01T08:01:43.0786441Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.2/cdi-api-1.2.jar (71 kB at 1.8 MB/s)
2022-11-01T08:01:43.0796263Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.jar
2022-11-01T08:01:43.0809881Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.jar (161 kB at 3.6 MB/s)
2022-11-01T08:01:43.0838562Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.jar
2022-11-01T08:01:43.0856217Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.jar (55 kB at 1.2 MB/s)
2022-11-01T08:01:43.0860124Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.jar
2022-11-01T08:01:43.0931780Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar (205 kB at 3.8 MB/s)
2022-11-01T08:01:43.0933059Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.jar
2022-11-01T08:01:43.0994463Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/3.1.0/enforcer-rules-3.1.0.jar (118 kB at 1.9 MB/s)
2022-11-01T08:01:43.0995662Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.jar
2022-11-01T08:01:43.1005885Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.jar (44 kB at 704 kB/s)
2022-11-01T08:01:43.1010011Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.jar
2022-11-01T08:01:43.1023920Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.jar (43 kB at 672 kB/s)
2022-11-01T08:01:43.1028708Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.jar
2022-11-01T08:01:43.1055856Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.jar (26 kB at 387 kB/s)
2022-11-01T08:01:43.1057721Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.jar
2022-11-01T08:01:43.1106800Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.jar (31 kB at 433 kB/s)
2022-11-01T08:01:43.1107995Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.jar
2022-11-01T08:01:43.1222315Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.jar (172 kB at 2.1 MB/s)
2022-11-01T08:01:43.1223689Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar
2022-11-01T08:01:43.1244968Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.jar (66 kB at 765 kB/s)
2022-11-01T08:01:43.1246701Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3-no_aop.jar
2022-11-01T08:01:43.1279656Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.jar (170 kB at 1.9 MB/s)
2022-11-01T08:01:43.1280860Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
2022-11-01T08:01:43.1351002Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar (136 kB at 1.4 MB/s)
2022-11-01T08:01:43.1353929Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/16.0.1/guava-16.0.1.jar
2022-11-01T08:01:43.1394412Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar (379 kB at 3.8 MB/s)
2022-11-01T08:01:43.1397394Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar
2022-11-01T08:01:43.1409708Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (4.5 kB at 44 kB/s)
2022-11-01T08:01:43.1412656Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar
2022-11-01T08:01:43.1476001Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar (4.1 kB at 38 kB/s)
2022-11-01T08:01:43.1477362Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
2022-11-01T08:01:43.1570058Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar (62 kB at 534 kB/s)
2022-11-01T08:01:43.1573080Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
2022-11-01T08:01:43.1580181Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (29 kB at 244 kB/s)
2022-11-01T08:01:43.1583055Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.1.0/aether-util-1.1.0.jar
2022-11-01T08:01:43.1675941Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (13 kB at 106 kB/s)
2022-11-01T08:01:43.1677111Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.jar
2022-11-01T08:01:43.1771365Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.1.0/aether-util-1.1.0.jar (150 kB at 1.1 MB/s)
2022-11-01T08:01:43.1774215Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar
2022-11-01T08:01:43.1779549Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3-no_aop.jar (398 kB at 2.9 MB/s)
2022-11-01T08:01:43.1780636Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.15/commons-codec-1.15.jar
2022-11-01T08:01:43.2090547Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.jar (608 kB at 3.6 MB/s)
2022-11-01T08:01:43.2091714Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar
2022-11-01T08:01:43.2106135Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.jar (267 kB at 1.6 MB/s)
2022-11-01T08:01:43.2107420Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar
2022-11-01T08:01:43.2356487Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar (587 kB at 3.0 MB/s)
2022-11-01T08:01:43.2360469Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.1.1/maven-dependency-tree-3.1.1.jar
2022-11-01T08:01:43.2490631Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.15/commons-codec-1.15.jar (354 kB at 1.7 MB/s)
2022-11-01T08:01:43.2526557Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar (327 kB at 1.5 MB/s)
2022-11-01T08:01:43.2579525Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.1.1/maven-dependency-tree-3.1.1.jar (99 kB at 454 kB/s)
2022-11-01T08:01:43.2585258Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar (389 kB at 1.8 MB/s)
2022-11-01T08:01:43.2946728Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/16.0.1/guava-16.0.1.jar (2.2 MB at 8.7 MB/s)
2022-11-01T08:01:43.3557747Z [INFO] 
2022-11-01T08:01:43.3558600Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-java-version) @ java-chassis ---
2022-11-01T08:01:43.3615836Z [INFO] 
2022-11-01T08:01:43.3617046Z [INFO] --- maven-remote-resources-plugin:3.0.0:process (process-resource-bundles) @ java-chassis ---
2022-11-01T08:01:43.3667448Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.5.1/maven-archiver-3.5.1.pom
2022-11-01T08:01:43.3716704Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.5.1/maven-archiver-3.5.1.pom (5.4 kB at 1.1 MB/s)
2022-11-01T08:01:43.3743239Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom
2022-11-01T08:01:43.3792322Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom (2.0 kB at 492 kB/s)
2022-11-01T08:01:43.3810612Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.1.1/maven-3.1.1.pom
2022-11-01T08:01:43.3859390Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.1.1/maven-3.1.1.pom (22 kB at 4.4 MB/s)
2022-11-01T08:01:43.3895591Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom
2022-11-01T08:01:43.3974484Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom (33 kB at 4.1 MB/s)
2022-11-01T08:01:43.3998139Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom
2022-11-01T08:01:43.4040898Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom (14 kB at 3.5 MB/s)
2022-11-01T08:01:43.4069668Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom
2022-11-01T08:01:43.4130516Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom (5.2 kB at 864 kB/s)
2022-11-01T08:01:43.4145675Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
2022-11-01T08:01:43.4192718Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom (23 kB at 4.5 MB/s)
2022-11-01T08:01:43.4239265Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom
2022-11-01T08:01:43.4283964Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom (4.1 kB at 828 kB/s)
2022-11-01T08:01:43.4352427Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom
2022-11-01T08:01:43.4395548Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom (7.3 kB at 1.8 MB/s)
2022-11-01T08:01:43.4422678Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom
2022-11-01T08:01:43.4491198Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom (2.2 kB at 362 kB/s)
2022-11-01T08:01:43.4523518Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom
2022-11-01T08:01:43.4663862Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom (2.6 kB at 185 kB/s)
2022-11-01T08:01:43.4717922Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom
2022-11-01T08:01:43.4761581Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom (1.0 kB at 257 kB/s)
2022-11-01T08:01:43.4814675Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom
2022-11-01T08:01:43.4970865Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom (2.2 kB at 131 kB/s)
2022-11-01T08:01:43.5002355Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom
2022-11-01T08:01:43.5050783Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom (3.4 kB at 846 kB/s)
2022-11-01T08:01:43.5077738Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom
2022-11-01T08:01:43.5180560Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom (2.8 kB at 281 kB/s)
2022-11-01T08:01:43.5244612Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom
2022-11-01T08:01:43.5296145Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom (4.1 kB at 512 kB/s)
2022-11-01T08:01:43.5327597Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom
2022-11-01T08:01:43.5374708Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom (1.7 kB at 347 kB/s)
2022-11-01T08:01:43.5389132Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
2022-11-01T08:01:43.5455190Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom (28 kB at 4.0 MB/s)
2022-11-01T08:01:43.5487390Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom
2022-11-01T08:01:43.5530766Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom (1.8 kB at 440 kB/s)
2022-11-01T08:01:43.5554949Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom
2022-11-01T08:01:43.5605276Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom (2.0 kB at 407 kB/s)
2022-11-01T08:01:43.5648693Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom
2022-11-01T08:01:43.5694334Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom (3.3 kB at 670 kB/s)
2022-11-01T08:01:43.5734474Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom
2022-11-01T08:01:43.5778816Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom (5.0 kB at 1.3 MB/s)
2022-11-01T08:01:43.5817294Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom
2022-11-01T08:01:43.5862539Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom (5.8 kB at 1.4 MB/s)
2022-11-01T08:01:43.5888272Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.3/plexus-archiver-4.2.3.pom
2022-11-01T08:01:43.5981570Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.3/plexus-archiver-4.2.3.pom (4.9 kB at 546 kB/s)
2022-11-01T08:01:43.5999338Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/6.4/plexus-6.4.pom
2022-11-01T08:01:43.6048480Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/6.4/plexus-6.4.pom (26 kB at 5.1 MB/s)
2022-11-01T08:01:43.6133688Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom
2022-11-01T08:01:43.6210186Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom (4.5 kB at 649 kB/s)
2022-11-01T08:01:43.6264439Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.20/commons-compress-1.20.pom
2022-11-01T08:01:43.6354595Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.20/commons-compress-1.20.pom (18 kB at 2.0 MB/s)
2022-11-01T08:01:43.6376170Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/48/commons-parent-48.pom
2022-11-01T08:01:43.6461266Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/48/commons-parent-48.pom (72 kB at 9.0 MB/s)
2022-11-01T08:01:43.6497699Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom
2022-11-01T08:01:43.6595173Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom (17 kB at 1.7 MB/s)
2022-11-01T08:01:43.6629559Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
2022-11-01T08:01:43.6684806Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.pom (15 kB at 2.4 MB/s)
2022-11-01T08:01:43.6706153Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.8/xz-1.8.pom
2022-11-01T08:01:43.6751301Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.8/xz-1.8.pom (1.9 kB at 477 kB/s)
2022-11-01T08:01:43.6787081Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom
2022-11-01T08:01:43.6830752Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom (2.7 kB at 531 kB/s)
2022-11-01T08:01:43.6891450Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.pom
2022-11-01T08:01:43.6938701Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.pom (11 kB at 2.2 MB/s)
2022-11-01T08:01:43.6963462Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
2022-11-01T08:01:43.7060274Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.pom (6.6 kB at 737 kB/s)
2022-11-01T08:01:43.7073705Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0/maven-3.0.pom
2022-11-01T08:01:43.7123504Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0/maven-3.0.pom (22 kB at 4.4 MB/s)
2022-11-01T08:01:43.7141519Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/15/maven-parent-15.pom
2022-11-01T08:01:43.7236044Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/15/maven-parent-15.pom (24 kB at 2.4 MB/s)
2022-11-01T08:01:43.7271321Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/6/apache-6.pom
2022-11-01T08:01:43.7387412Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/6/apache-6.pom (13 kB at 984 kB/s)
2022-11-01T08:01:43.7436746Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
2022-11-01T08:01:43.7560952Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.pom (3.9 kB at 299 kB/s)
2022-11-01T08:01:43.7588031Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
2022-11-01T08:01:43.7690341Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom (1.9 kB at 188 kB/s)
2022-11-01T08:01:43.7714870Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
2022-11-01T08:01:43.7764479Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom (2.2 kB at 444 kB/s)
2022-11-01T08:01:43.7787652Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
2022-11-01T08:01:43.7878176Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom (910 B at 101 kB/s)
2022-11-01T08:01:43.7894904Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
2022-11-01T08:01:43.7958324Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom (5.4 kB at 892 kB/s)
2022-11-01T08:01:43.7982036Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
2022-11-01T08:01:43.8034890Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom (1.9 kB at 322 kB/s)
2022-11-01T08:01:43.8107649Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
2022-11-01T08:01:43.8155867Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (1.9 kB at 214 kB/s)
2022-11-01T08:01:43.8192935Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
2022-11-01T08:01:43.8268519Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom (2.3 kB at 327 kB/s)
2022-11-01T08:01:43.8308106Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
2022-11-01T08:01:43.8343488Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom (5.4 kB at 1.1 MB/s)
2022-11-01T08:01:43.8357482Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
2022-11-01T08:01:43.8399262Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom (3.1 kB at 782 kB/s)
2022-11-01T08:01:43.8412209Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
2022-11-01T08:01:43.8455803Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom (2.6 kB at 652 kB/s)
2022-11-01T08:01:43.8467713Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
2022-11-01T08:01:43.8553836Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom (1.2 kB at 139 kB/s)
2022-11-01T08:01:43.8566525Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
2022-11-01T08:01:43.8643798Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom (7.8 kB at 1.6 MB/s)
2022-11-01T08:01:43.8645147Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
2022-11-01T08:01:43.8673484Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (11 kB at 2.2 MB/s)
2022-11-01T08:01:43.8697163Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
2022-11-01T08:01:43.8743645Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom (4.0 kB at 799 kB/s)
2022-11-01T08:01:43.8755412Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
2022-11-01T08:01:43.8800107Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 kB at 4.2 MB/s)
2022-11-01T08:01:43.8853971Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
2022-11-01T08:01:43.8933260Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom (5.5 kB at 682 kB/s)
2022-11-01T08:01:43.8957839Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
2022-11-01T08:01:43.9026065Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom (11 kB at 1.6 MB/s)
2022-11-01T08:01:43.9049758Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
2022-11-01T08:01:43.9145780Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom (2.2 kB at 225 kB/s)
2022-11-01T08:01:43.9180397Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
2022-11-01T08:01:43.9229191Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom (2.5 kB at 494 kB/s)
2022-11-01T08:01:43.9254755Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
2022-11-01T08:01:43.9303872Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom (1.7 kB at 335 kB/s)
2022-11-01T08:01:43.9331224Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
2022-11-01T08:01:43.9394850Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom (7.7 kB at 1.1 MB/s)
2022-11-01T08:01:43.9414681Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
2022-11-01T08:01:43.9745242Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom (2.1 kB at 62 kB/s)
2022-11-01T08:01:43.9772473Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
2022-11-01T08:01:43.9820800Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom (3.7 kB at 923 kB/s)
2022-11-01T08:01:43.9847302Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
2022-11-01T08:01:43.9884639Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom (1.7 kB at 348 kB/s)
2022-11-01T08:01:43.9905988Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom
2022-11-01T08:01:43.9947499Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom (5.3 kB at 1.3 MB/s)
2022-11-01T08:01:43.9958751Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom
2022-11-01T08:01:44.0001618Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom (5.1 kB at 1.3 MB/s)
2022-11-01T08:01:44.0014965Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom
2022-11-01T08:01:44.0069969Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom (44 kB at 8.8 MB/s)
2022-11-01T08:01:44.0101761Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom
2022-11-01T08:01:44.0141650Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom (5.0 kB at 1.2 MB/s)
2022-11-01T08:01:44.0152726Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom
2022-11-01T08:01:44.0193085Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom (4.6 kB at 1.1 MB/s)
2022-11-01T08:01:44.0202664Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/30/maven-parent-30.pom
2022-11-01T08:01:44.0253461Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/30/maven-parent-30.pom (41 kB at 8.3 MB/s)
2022-11-01T08:01:44.0346666Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.pom
2022-11-01T08:01:44.0414278Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.pom (13 kB at 1.9 MB/s)
2022-11-01T08:01:44.0430936Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom
2022-11-01T08:01:44.0493517Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom (62 kB at 8.9 MB/s)
2022-11-01T08:01:44.0520818Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom
2022-11-01T08:01:44.0587525Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom (15 kB at 2.2 MB/s)
2022-11-01T08:01:44.0650254Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom
2022-11-01T08:01:44.0693980Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom (2.7 kB at 538 kB/s)
2022-11-01T08:01:44.0720161Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom
2022-11-01T08:01:44.0806937Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom (12 kB at 1.3 MB/s)
2022-11-01T08:01:44.0840882Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.pom
2022-11-01T08:01:44.0928259Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.pom (6.9 kB at 772 kB/s)
2022-11-01T08:01:44.0976561Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.2.0/maven-filtering-3.2.0.pom
2022-11-01T08:01:44.1028645Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.2.0/maven-filtering-3.2.0.pom (6.8 kB at 1.4 MB/s)
2022-11-01T08:01:44.1057035Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.pom
2022-11-01T08:01:44.1098026Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.pom (6.9 kB at 1.7 MB/s)
2022-11-01T08:01:44.1141711Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.1.0/maven-3.1.0.pom
2022-11-01T08:01:44.1190273Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.1.0/maven-3.1.0.pom (22 kB at 4.4 MB/s)
2022-11-01T08:01:44.1234901Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.pom
2022-11-01T08:01:44.1277938Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.pom (3.8 kB at 951 kB/s)
2022-11-01T08:01:44.1364270Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.pom
2022-11-01T08:01:44.1410227Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.pom (1.8 kB at 367 kB/s)
2022-11-01T08:01:44.1434983Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.pom
2022-11-01T08:01:44.1479603Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.pom (2.3 kB at 564 kB/s)
2022-11-01T08:01:44.1502079Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.pom
2022-11-01T08:01:44.1549832Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.pom (1.0 kB at 257 kB/s)
2022-11-01T08:01:44.1569532Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom
2022-11-01T08:01:44.1613660Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom (3.1 kB at 612 kB/s)
2022-11-01T08:01:44.1645976Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
2022-11-01T08:01:44.1679870Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom (20 kB at 4.0 MB/s)
2022-11-01T08:01:44.1761174Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.pom
2022-11-01T08:01:44.1827957Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.pom (1.9 kB at 270 kB/s)
2022-11-01T08:01:44.1911205Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.pom
2022-11-01T08:01:44.1963713Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.pom (1.6 kB at 272 kB/s)
2022-11-01T08:01:44.1995811Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.pom
2022-11-01T08:01:44.2040055Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.pom (3.0 kB at 761 kB/s)
2022-11-01T08:01:44.2107912Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.pom
2022-11-01T08:01:44.2150431Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.pom (2.5 kB at 618 kB/s)
2022-11-01T08:01:44.2186103Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.pom
2022-11-01T08:01:44.2441853Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.pom (3.5 kB at 141 kB/s)
2022-11-01T08:01:44.2545711Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.pom
2022-11-01T08:01:44.2596302Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.pom (3.5 kB at 585 kB/s)
2022-11-01T08:01:44.2615663Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom
2022-11-01T08:01:44.2708941Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 kB at 2.1 MB/s)
2022-11-01T08:01:44.2786940Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom
2022-11-01T08:01:44.2833862Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom (3.2 kB at 641 kB/s)
2022-11-01T08:01:44.2847610Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
2022-11-01T08:01:44.2893435Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/15/spice-parent-15.pom (8.4 kB at 1.7 MB/s)
2022-11-01T08:01:44.2915899Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
2022-11-01T08:01:44.2958617Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (8.4 kB at 2.1 MB/s)
2022-11-01T08:01:44.3033045Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-resources/1.1.0/plexus-resources-1.1.0.pom
2022-11-01T08:01:44.3082926Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-resources/1.1.0/plexus-resources-1.1.0.pom (3.2 kB at 530 kB/s)
2022-11-01T08:01:44.3102926Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom
2022-11-01T08:01:44.3143348Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom (2.7 kB at 531 kB/s)
2022-11-01T08:01:44.3166571Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.pom
2022-11-01T08:01:44.3214249Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.pom (11 kB at 2.2 MB/s)
2022-11-01T08:01:44.3234212Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom
2022-11-01T08:01:44.3276220Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom (4.5 kB at 899 kB/s)
2022-11-01T08:01:44.3294591Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom
2022-11-01T08:01:44.3343126Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom (13 kB at 2.5 MB/s)
2022-11-01T08:01:44.3359598Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom
2022-11-01T08:01:44.3411059Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom (22 kB at 4.4 MB/s)
2022-11-01T08:01:44.3437601Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
2022-11-01T08:01:44.3501089Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 kB at 2.3 MB/s)
2022-11-01T08:01:44.3605772Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.5.1/maven-archiver-3.5.1.jar
2022-11-01T08:01:44.3615939Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar
2022-11-01T08:01:44.3634171Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar
2022-11-01T08:01:44.3639392Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar
2022-11-01T08:01:44.3677987Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar
2022-11-01T08:01:44.3713603Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar (52 kB at 5.2 MB/s)
2022-11-01T08:01:44.3714548Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.5.1/maven-archiver-3.5.1.jar (26 kB at 2.6 MB/s)
2022-11-01T08:01:44.3715494Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar
2022-11-01T08:01:44.3718346Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar
2022-11-01T08:01:44.3814420Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar (160 kB at 10.0 MB/s)
2022-11-01T08:01:44.3820207Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar
2022-11-01T08:01:44.3886146Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar (42 kB at 2.1 MB/s)
2022-11-01T08:01:44.3887300Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar
2022-11-01T08:01:44.3974958Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar (60 kB at 1.9 MB/s)
2022-11-01T08:01:44.3983713Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar (154 kB at 4.3 MB/s)
2022-11-01T08:01:44.3984913Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar
2022-11-01T08:01:44.3985912Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar (25 kB at 763 kB/s)
2022-11-01T08:01:44.3987120Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar
2022-11-01T08:01:44.3991680Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar (18 kB at 506 kB/s)
2022-11-01T08:01:44.4060245Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar
2022-11-01T08:01:44.4067952Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.3/plexus-archiver-4.2.3.jar
2022-11-01T08:01:44.4184185Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar (557 kB at 10 MB/s)
2022-11-01T08:01:44.4187019Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar
2022-11-01T08:01:44.4195463Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar (145 kB at 2.6 MB/s)
2022-11-01T08:01:44.4197839Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.20/commons-compress-1.20.jar
2022-11-01T08:01:44.4227452Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar (154 kB at 2.7 MB/s)
2022-11-01T08:01:44.4230038Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
2022-11-01T08:01:44.4258875Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar (50 kB at 830 kB/s)
2022-11-01T08:01:44.4259948Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.8/xz-1.8.jar
2022-11-01T08:01:44.4309693Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.jar (58 kB at 878 kB/s)
2022-11-01T08:01:44.4310565Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar
2022-11-01T08:01:44.4311925Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.8/xz-1.8.jar (109 kB at 1.6 MB/s)
2022-11-01T08:01:44.4312807Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar
2022-11-01T08:01:44.4368168Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar (85 kB at 1.2 MB/s)
2022-11-01T08:01:44.4370530Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.jar
2022-11-01T08:01:44.4491852Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.jar (159 kB at 1.9 MB/s)
2022-11-01T08:01:44.4495996Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar
2022-11-01T08:01:44.4513772Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar (263 kB at 3.0 MB/s)
2022-11-01T08:01:44.4534176Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.jar
2022-11-01T08:01:44.4553464Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar (26 kB at 290 kB/s)
2022-11-01T08:01:44.4554298Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar
2022-11-01T08:01:44.4567686Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar (76 kB at 821 kB/s)
2022-11-01T08:01:44.4586142Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar
2022-11-01T08:01:44.4650866Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar (45 kB at 449 kB/s)
2022-11-01T08:01:44.4651793Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar
2022-11-01T08:01:44.4662460Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar (134 kB at 1.3 MB/s)
2022-11-01T08:01:44.4667169Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.2.0/maven-filtering-3.2.0.jar
2022-11-01T08:01:44.4681356Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.3/plexus-archiver-4.2.3.jar (195 kB at 1.9 MB/s)
2022-11-01T08:01:44.4682905Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.jar
2022-11-01T08:01:44.4739347Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.20/commons-compress-1.20.jar (632 kB at 5.8 MB/s)
2022-11-01T08:01:44.4740307Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
2022-11-01T08:01:44.4757178Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar (134 kB at 1.2 MB/s)
2022-11-01T08:01:44.4758870Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.jar (47 kB at 421 kB/s)
2022-11-01T08:01:44.4767695Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-resources/1.1.0/plexus-resources-1.1.0.jar
2022-11-01T08:01:44.4791576Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar (8.5 kB at 74 kB/s)
2022-11-01T08:01:44.4792464Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar
2022-11-01T08:01:44.4800372Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.2.0/maven-filtering-3.2.0.jar (52 kB at 449 kB/s)
2022-11-01T08:01:44.4820279Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar
2022-11-01T08:01:44.4822091Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-resources/1.1.0/plexus-resources-1.1.0.jar (23 kB at 200 kB/s)
2022-11-01T08:01:44.4822948Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
2022-11-01T08:01:44.4931113Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.jar (61 kB at 479 kB/s)
2022-11-01T08:01:44.4983926Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (262 kB at 2.0 MB/s)
2022-11-01T08:01:44.5063344Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar (450 kB at 3.2 MB/s)
2022-11-01T08:01:44.5075787Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar (575 kB at 4.0 MB/s)
2022-11-01T08:01:44.7487955Z [INFO] Skipping remote resources execution.
2022-11-01T08:01:44.7491942Z [INFO] 
2022-11-01T08:01:44.7494693Z [INFO] ------< org.apache.servicecomb:java-chassis-dependencies-parent >-------
2022-11-01T08:01:44.7496718Z [INFO] Building Java Chassis::Dependencies 2.9.0-SNAPSHOT               [2/100]
2022-11-01T08:01:44.7497289Z [INFO] --------------------------------[ pom ]---------------------------------
2022-11-01T08:01:44.7553376Z [INFO] 
2022-11-01T08:01:44.7554580Z [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ java-chassis-dependencies-parent ---
2022-11-01T08:01:44.7563321Z [INFO] 
2022-11-01T08:01:44.7564642Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-maven-version) @ java-chassis-dependencies-parent ---
2022-11-01T08:01:44.7587490Z [INFO] 
2022-11-01T08:01:44.7588551Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-java-version) @ java-chassis-dependencies-parent ---
2022-11-01T08:01:44.7598616Z [INFO] 
2022-11-01T08:01:44.7599983Z [INFO] --- maven-remote-resources-plugin:3.0.0:process (process-resource-bundles) @ java-chassis-dependencies-parent ---
2022-11-01T08:01:44.7620411Z [INFO] Skipping remote resources execution.
2022-11-01T08:01:44.7621029Z [INFO] 
2022-11-01T08:01:44.7622060Z [INFO] --------------< org.apache.servicecomb:java-chassis-bom >---------------
2022-11-01T08:01:44.7622703Z [INFO] Building Java Chassis::Bom 2.9.0-SNAPSHOT                        [3/100]
2022-11-01T08:01:44.7623231Z [INFO] --------------------------------[ pom ]---------------------------------
2022-11-01T08:01:44.7668096Z [INFO] 
2022-11-01T08:01:44.7669098Z [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ java-chassis-bom ---
2022-11-01T08:01:44.7711687Z [INFO] 
2022-11-01T08:01:44.7712381Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-maven-version) @ java-chassis-bom ---
2022-11-01T08:01:44.7719942Z [INFO] 
2022-11-01T08:01:44.7720966Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-java-version) @ java-chassis-bom ---
2022-11-01T08:01:44.7726959Z [INFO] 
2022-11-01T08:01:44.7727946Z [INFO] --- maven-remote-resources-plugin:3.0.0:process (process-resource-bundles) @ java-chassis-bom ---
2022-11-01T08:01:44.7743660Z [INFO] Skipping remote resources execution.
2022-11-01T08:01:44.7744255Z [INFO] 
2022-11-01T08:01:44.7745470Z [INFO] ----------< org.apache.servicecomb:java-chassis-dependencies >----------
2022-11-01T08:01:44.7746323Z [INFO] Building Java Chassis::Dependencies::Default 2.9.0-SNAPSHOT      [4/100]
2022-11-01T08:01:44.7747530Z [INFO] --------------------------------[ pom ]---------------------------------
2022-11-01T08:01:44.7794373Z [INFO] 
2022-11-01T08:01:44.7795293Z [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ java-chassis-dependencies ---
2022-11-01T08:01:44.7800992Z [INFO] 
2022-11-01T08:01:44.7801924Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-maven-version) @ java-chassis-dependencies ---
2022-11-01T08:01:44.7806719Z [INFO] 
2022-11-01T08:01:44.7807610Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-java-version) @ java-chassis-dependencies ---
2022-11-01T08:01:44.7812660Z [INFO] 
2022-11-01T08:01:44.7813593Z [INFO] --- maven-remote-resources-plugin:3.0.0:process (process-resource-bundles) @ java-chassis-dependencies ---
2022-11-01T08:01:44.7826481Z [INFO] Skipping remote resources execution.
2022-11-01T08:01:44.7827047Z [INFO] 
2022-11-01T08:01:44.7828277Z [INFO] -------------< org.apache.servicecomb:java-chassis-parent >-------------
2022-11-01T08:01:44.7829116Z [INFO] Building Java Chassis::Parent::Default 2.9.0-SNAPSHOT            [5/100]
2022-11-01T08:01:44.7830305Z [INFO] --------------------------------[ pom ]---------------------------------
2022-11-01T08:01:44.7840686Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom
2022-11-01T08:01:44.7951581Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom (6.9 kB at 629 kB/s)
2022-11-01T08:01:44.7977314Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
2022-11-01T08:01:44.8039838Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom (11 kB at 1.5 MB/s)
2022-11-01T08:01:44.8068226Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar
2022-11-01T08:01:44.8115992Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar (32 kB at 6.4 MB/s)
2022-11-01T08:01:44.8212442Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/awaitility/awaitility/4.2.0/awaitility-4.2.0.pom
2022-11-01T08:01:44.8259032Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/awaitility/awaitility/4.2.0/awaitility-4.2.0.pom (3.5 kB at 710 kB/s)
2022-11-01T08:01:44.8273951Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/awaitility/awaitility-parent/4.2.0/awaitility-parent-4.2.0.pom
2022-11-01T08:01:44.8315114Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/awaitility/awaitility-parent/4.2.0/awaitility-parent-4.2.0.pom (10 kB at 2.6 MB/s)
2022-11-01T08:01:44.8344481Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom
2022-11-01T08:01:44.8381325Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom (1.1 kB at 376 kB/s)
2022-11-01T08:01:44.8395914Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-all/1.3/hamcrest-all-1.3.pom
2022-11-01T08:01:44.8438713Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-all/1.3/hamcrest-all-1.3.pom (650 B at 162 kB/s)
2022-11-01T08:01:44.8454213Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
2022-11-01T08:01:44.8521480Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (2.0 kB at 329 kB/s)
2022-11-01T08:01:44.8561215Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
2022-11-01T08:01:44.8618973Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 128 kB/s)
2022-11-01T08:01:44.8635318Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/4.0.0/mockito-core-4.0.0.pom
2022-11-01T08:01:44.8678913Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/4.0.0/mockito-core-4.0.0.pom (2.5 kB at 624 kB/s)
2022-11-01T08:01:44.8702832Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.11.22/byte-buddy-1.11.22.pom
2022-11-01T08:01:44.8765736Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.11.22/byte-buddy-1.11.22.pom (12 kB at 2.0 MB/s)
2022-11-01T08:01:44.8804740Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.11.22/byte-buddy-parent-1.11.22.pom
2022-11-01T08:01:44.8851000Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.11.22/byte-buddy-parent-1.11.22.pom (43 kB at 11 MB/s)
2022-11-01T08:01:44.8879290Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.11.22/byte-buddy-agent-1.11.22.pom
2022-11-01T08:01:44.8932971Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.11.22/byte-buddy-agent-1.11.22.pom (11 kB at 2.2 MB/s)
2022-11-01T08:01:44.8965833Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.2/objenesis-3.2.pom
2022-11-01T08:01:44.9006777Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.2/objenesis-3.2.pom (3.0 kB at 752 kB/s)
2022-11-01T08:01:44.9018371Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/3.2/objenesis-parent-3.2.pom
2022-11-01T08:01:44.9058983Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/3.2/objenesis-parent-3.2.pom (18 kB at 4.6 MB/s)
2022-11-01T08:01:44.9080892Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/seanyinx/unit-scaffolding/1.0.0/unit-scaffolding-1.0.0.pom
2022-11-01T08:01:44.9305787Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/seanyinx/unit-scaffolding/1.0.0/unit-scaffolding-1.0.0.pom (795 B at 40 kB/s)
2022-11-01T08:01:44.9307338Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/seanyinx/test-toolkit/1.0.0/test-toolkit-1.0.0.pom
2022-11-01T08:01:44.9350750Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/seanyinx/test-toolkit/1.0.0/test-toolkit-1.0.0.pom (5.2 kB at 868 kB/s)
2022-11-01T08:01:44.9376589Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.13.2/junit-4.13.2.pom
2022-11-01T08:01:44.9429009Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.13.2/junit-4.13.2.pom (27 kB at 5.4 MB/s)
2022-11-01T08:01:44.9559890Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter/5.9.1/junit-jupiter-5.9.1.pom
2022-11-01T08:01:44.9607736Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter/5.9.1/junit-jupiter-5.9.1.pom (3.2 kB at 640 kB/s)
2022-11-01T08:01:44.9691793Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.9.1/junit-jupiter-api-5.9.1.pom
2022-11-01T08:01:44.9706903Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.9.1/junit-jupiter-api-5.9.1.pom (3.2 kB at 530 kB/s)
2022-11-01T08:01:44.9722921Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.pom
2022-11-01T08:01:44.9786924Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.pom (1.7 kB at 280 kB/s)
2022-11-01T08:01:44.9800315Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.9.1/junit-platform-commons-1.9.1.pom
2022-11-01T08:01:44.9870648Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.9.1/junit-platform-commons-1.9.1.pom (2.8 kB at 404 kB/s)
2022-11-01T08:01:44.9888030Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.pom
2022-11-01T08:01:45.0001679Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.pom (1.5 kB at 139 kB/s)
2022-11-01T08:01:45.0048259Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.9.1/junit-jupiter-params-5.9.1.pom
2022-11-01T08:01:45.0103488Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.9.1/junit-jupiter-params-5.9.1.pom (3.0 kB at 501 kB/s)
2022-11-01T08:01:45.0117660Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.9.1/junit-jupiter-engine-5.9.1.pom
2022-11-01T08:01:45.0156468Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.9.1/junit-jupiter-engine-5.9.1.pom (3.2 kB at 800 kB/s)
2022-11-01T08:01:45.0173467Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.9.1/junit-platform-engine-1.9.1.pom
2022-11-01T08:01:45.0243389Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.9.1/junit-platform-engine-1.9.1.pom (3.2 kB at 400 kB/s)
2022-11-01T08:01:45.0259671Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.9.1/junit-platform-launcher-1.9.1.pom
2022-11-01T08:01:45.0316900Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.9.1/junit-platform-launcher-1.9.1.pom (3.0 kB at 504 kB/s)
2022-11-01T08:01:45.0341167Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/vintage/junit-vintage-engine/5.9.1/junit-vintage-engine-5.9.1.pom
2022-11-01T08:01:45.0383503Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/vintage/junit-vintage-engine/5.9.1/junit-vintage-engine-5.9.1.pom (3.2 kB at 636 kB/s)
2022-11-01T08:01:45.0441493Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.23.1/assertj-core-3.23.1.pom
2022-11-01T08:01:45.0486029Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.23.1/assertj-core-3.23.1.pom (24 kB at 4.7 MB/s)
2022-11-01T08:01:45.0503597Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-parent-pom/2.2.17/assertj-parent-pom-2.2.17.pom
2022-11-01T08:01:45.0576254Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-parent-pom/2.2.17/assertj-parent-pom-2.2.17.pom (24 kB at 3.5 MB/s)
2022-11-01T08:01:45.0609688Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-bom/4.5.1/mockito-bom-4.5.1.pom
2022-11-01T08:01:45.0661322Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-bom/4.5.1/mockito-bom-4.5.1.pom (3.0 kB at 596 kB/s)
2022-11-01T08:01:45.0763137Z [INFO] 
2022-11-01T08:01:45.0764307Z [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ java-chassis-parent ---
2022-11-01T08:01:45.0794558Z [INFO] 
2022-11-01T08:01:45.0795677Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-maven-version) @ java-chassis-parent ---
2022-11-01T08:01:45.0831961Z [INFO] 
2022-11-01T08:01:45.0833387Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-java-version) @ java-chassis-parent ---
2022-11-01T08:01:45.0861530Z [INFO] 
2022-11-01T08:01:45.0862940Z [INFO] --- maven-remote-resources-plugin:3.0.0:process (process-resource-bundles) @ java-chassis-parent ---
2022-11-01T08:01:45.0885819Z [INFO] Skipping remote resources execution.
2022-11-01T08:01:45.0887224Z [INFO] 
2022-11-01T08:01:45.0888566Z [INFO] ------------< org.apache.servicecomb:java-chassis-parents >-------------
2022-11-01T08:01:45.0889303Z [INFO] Building Java Chassis::Parents 2.9.0-SNAPSHOT                    [6/100]
2022-11-01T08:01:45.0889946Z [INFO] --------------------------------[ pom ]---------------------------------
2022-11-01T08:01:45.0925656Z [INFO] 
2022-11-01T08:01:45.0926911Z [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ java-chassis-parents ---
2022-11-01T08:01:45.0934966Z [INFO] 
2022-11-01T08:01:45.0936225Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-maven-version) @ java-chassis-parents ---
2022-11-01T08:01:45.0942984Z [INFO] 
2022-11-01T08:01:45.0944317Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-java-version) @ java-chassis-parents ---
2022-11-01T08:01:45.1008135Z [INFO] 
2022-11-01T08:01:45.1009460Z [INFO] --- maven-remote-resources-plugin:3.0.0:process (process-resource-bundles) @ java-chassis-parents ---
2022-11-01T08:01:45.1022855Z [INFO] Skipping remote resources execution.
2022-11-01T08:01:45.1024156Z [INFO] 
2022-11-01T08:01:45.1025335Z [INFO] -----------------< org.apache.servicecomb:foundations >-----------------
2022-11-01T08:01:45.1026059Z [INFO] Building Java Chassis::Foundations 2.9.0-SNAPSHOT                [7/100]
2022-11-01T08:01:45.1026784Z [INFO] --------------------------------[ pom ]---------------------------------
2022-11-01T08:01:45.1214001Z [INFO] 
2022-11-01T08:01:45.1215065Z [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ foundations ---
2022-11-01T08:01:45.1224221Z [INFO] 
2022-11-01T08:01:45.1225111Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-maven-version) @ foundations ---
2022-11-01T08:01:45.1228746Z [INFO] 
2022-11-01T08:01:45.1229518Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-java-version) @ foundations ---
2022-11-01T08:01:45.1232626Z [INFO] 
2022-11-01T08:01:45.1233452Z [INFO] --- maven-remote-resources-plugin:3.0.0:process (process-resource-bundles) @ foundations ---
2022-11-01T08:01:45.1269657Z [INFO] Skipping remote resources execution.
2022-11-01T08:01:45.1270193Z [INFO] 
2022-11-01T08:01:45.1271397Z [INFO] ---------------< org.apache.servicecomb:foundation-spi >----------------
2022-11-01T08:01:45.1272201Z [INFO] Building Java Chassis::Foundations::SSL 2.9.0-SNAPSHOT           [8/100]
2022-11-01T08:01:45.1273122Z [INFO] --------------------------------[ jar ]---------------------------------
2022-11-01T08:01:45.1284044Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.2.0/maven-resources-plugin-3.2.0.pom
2022-11-01T08:01:45.1374864Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.2.0/maven-resources-plugin-3.2.0.pom (8.1 kB at 898 kB/s)
2022-11-01T08:01:45.1393405Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
2022-11-01T08:01:45.1454588Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom (11 kB at 1.5 MB/s)
2022-11-01T08:01:45.1501460Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.2.0/maven-resources-plugin-3.2.0.jar
2022-11-01T08:01:45.1585117Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.2.0/maven-resources-plugin-3.2.0.jar (33 kB at 3.7 MB/s)
2022-11-01T08:01:45.1613761Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.10.1/maven-compiler-plugin-3.10.1.pom
2022-11-01T08:01:45.1688123Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.10.1/maven-compiler-plugin-3.10.1.pom (13 kB at 1.8 MB/s)
2022-11-01T08:01:45.1710518Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.10.1/maven-compiler-plugin-3.10.1.jar
2022-11-01T08:01:45.1756245Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.10.1/maven-compiler-plugin-3.10.1.jar (62 kB at 12 MB/s)
2022-11-01T08:01:45.1801942Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M7/maven-surefire-plugin-3.0.0-M7.pom
2022-11-01T08:01:45.1840924Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M7/maven-surefire-plugin-3.0.0-M7.pom (7.2 kB at 1.8 MB/s)
2022-11-01T08:01:45.1853436Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/3.0.0-M7/surefire-3.0.0-M7.pom
2022-11-01T08:01:45.1896113Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/3.0.0-M7/surefire-3.0.0-M7.pom (22 kB at 5.4 MB/s)
2022-11-01T08:01:45.1919850Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M7/maven-surefire-plugin-3.0.0-M7.jar
2022-11-01T08:01:45.1969471Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M7/maven-surefire-plugin-3.0.0-M7.jar (44 kB at 8.8 MB/s)
2022-11-01T08:01:45.2085463Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom
2022-11-01T08:01:45.2126468Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom (2.7 kB at 686 kB/s)
2022-11-01T08:01:45.2141431Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom
2022-11-01T08:01:45.2183987Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom (14 kB at 2.8 MB/s)
2022-11-01T08:01:45.2302752Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-core/5.3.23/spring-core-5.3.23.pom
2022-11-01T08:01:45.2342042Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-core/5.3.23/spring-core-5.3.23.pom (2.0 kB at 288 kB/s)
2022-11-01T08:01:45.2366303Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-jcl/5.3.23/spring-jcl-5.3.23.pom
2022-11-01T08:01:45.2407246Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-jcl/5.3.23/spring-jcl-5.3.23.pom (1.8 kB at 458 kB/s)
2022-11-01T08:01:45.2429830Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jmockit/jmockit/1.34/jmockit-1.34.pom
2022-11-01T08:01:45.2492992Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jmockit/jmockit/1.34/jmockit-1.34.pom (11 kB at 1.9 MB/s)
2022-11-01T08:01:45.2589788Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar
2022-11-01T08:01:45.2597529Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-core/5.3.23/spring-core-5.3.23.jar
2022-11-01T08:01:45.2602227Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-jcl/5.3.23/spring-jcl-5.3.23.jar
2022-11-01T08:01:45.2616633Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jmockit/jmockit/1.34/jmockit-1.34.jar
2022-11-01T08:01:45.2716417Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar (41 kB at 3.4 MB/s)
2022-11-01T08:01:45.2717829Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar
2022-11-01T08:01:45.2766392Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-jcl/5.3.23/spring-jcl-5.3.23.jar (24 kB at 1.4 MB/s)
2022-11-01T08:01:45.2767583Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-all/1.3/hamcrest-all-1.3.jar
2022-11-01T08:01:45.2775227Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar (123 kB at 11 MB/s)
2022-11-01T08:01:45.2778436Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
2022-11-01T08:01:45.2786056Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/awaitility/awaitility/4.2.0/awaitility-4.2.0.jar
2022-11-01T08:01:45.2977438Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (45 kB at 1.5 MB/s)
2022-11-01T08:01:45.2980580Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/4.0.0/mockito-core-4.0.0.jar
2022-11-01T08:01:45.3039029Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/awaitility/awaitility/4.2.0/awaitility-4.2.0.jar (96 kB at 2.2 MB/s)
2022-11-01T08:01:45.3043231Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.11.22/byte-buddy-1.11.22.jar
2022-11-01T08:01:45.3054233Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-all/1.3/hamcrest-all-1.3.jar (307 kB at 7.9 MB/s)
2022-11-01T08:01:45.3060255Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jmockit/jmockit/1.34/jmockit-1.34.jar (778 kB at 17 MB/s)
2022-11-01T08:01:45.3061309Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.11.22/byte-buddy-agent-1.11.22.jar
2022-11-01T08:01:45.3066004Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.2/objenesis-3.2.jar
2022-11-01T08:01:45.3278811Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.2/objenesis-3.2.jar (49 kB at 810 kB/s)
2022-11-01T08:01:45.3282101Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/seanyinx/unit-scaffolding/1.0.0/unit-scaffolding-1.0.0.jar
2022-11-01T08:01:45.3335312Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.11.22/byte-buddy-agent-1.11.22.jar (252 kB at 4.0 MB/s)
2022-11-01T08:01:45.3338885Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.13.2/junit-4.13.2.jar
2022-11-01T08:01:45.3372101Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/seanyinx/unit-scaffolding/1.0.0/unit-scaffolding-1.0.0.jar (5.5 kB at 79 kB/s)
2022-11-01T08:01:45.3374931Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter/5.9.1/junit-jupiter-5.9.1.jar
2022-11-01T08:01:45.3440412Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter/5.9.1/junit-jupiter-5.9.1.jar (6.4 kB at 83 kB/s)
2022-11-01T08:01:45.3443522Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.9.1/junit-jupiter-api-5.9.1.jar
2022-11-01T08:01:45.3666393Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/4.0.0/mockito-core-4.0.0.jar (667 kB at 7.6 MB/s)
2022-11-01T08:01:45.3667702Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar
2022-11-01T08:01:45.3669204Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.9.1/junit-jupiter-api-5.9.1.jar (208 kB at 2.1 MB/s)
2022-11-01T08:01:45.3670477Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.9.1/junit-platform-commons-1.9.1.jar
2022-11-01T08:01:45.3672001Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.13.2/junit-4.13.2.jar (385 kB at 3.9 MB/s)
2022-11-01T08:01:45.3673057Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.9.1/junit-jupiter-params-5.9.1.jar
2022-11-01T08:01:45.3680700Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar (7.7 kB at 76 kB/s)
2022-11-01T08:01:45.3684432Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.9.1/junit-jupiter-engine-5.9.1.jar
2022-11-01T08:01:45.3723301Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-core/5.3.23/spring-core-5.3.23.jar (1.5 MB at 13 MB/s)
2022-11-01T08:01:45.3732910Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.9.1/junit-platform-commons-1.9.1.jar (103 kB at 962 kB/s)
2022-11-01T08:01:45.3736626Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.9.1/junit-platform-engine-1.9.1.jar
2022-11-01T08:01:45.3739421Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.9.1/junit-platform-launcher-1.9.1.jar
2022-11-01T08:01:45.3908021Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.9.1/junit-platform-launcher-1.9.1.jar (169 kB at 1.4 MB/s)
2022-11-01T08:01:45.3911814Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar
2022-11-01T08:01:45.3955470Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar (6.8 kB at 53 kB/s)
2022-11-01T08:01:45.3960124Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/vintage/junit-vintage-engine/5.9.1/junit-vintage-engine-5.9.1.jar
2022-11-01T08:01:45.3974966Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.9.1/junit-platform-engine-1.9.1.jar (188 kB at 1.4 MB/s)
2022-11-01T08:01:45.3979044Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.23.1/assertj-core-3.23.1.jar
2022-11-01T08:01:45.4009060Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.9.1/junit-jupiter-params-5.9.1.jar (579 kB at 4.4 MB/s)
2022-11-01T08:01:45.4037085Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/vintage/junit-vintage-engine/5.9.1/junit-vintage-engine-5.9.1.jar (67 kB at 488 kB/s)
2022-11-01T08:01:45.4157220Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.9.1/junit-jupiter-engine-5.9.1.jar (247 kB at 1.7 MB/s)
2022-11-01T08:01:45.4444838Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.23.1/assertj-core-3.23.1.jar (1.2 MB at 7.0 MB/s)
2022-11-01T08:01:45.4460970Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.11.22/byte-buddy-1.11.22.jar (3.7 MB at 21 MB/s)
2022-11-01T08:01:45.4517478Z [INFO] 
2022-11-01T08:01:45.4520069Z [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ foundation-spi ---
2022-11-01T08:01:45.4531745Z [INFO] 
2022-11-01T08:01:45.4534064Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-maven-version) @ foundation-spi ---
2022-11-01T08:01:45.4543365Z [INFO] 
2022-11-01T08:01:45.4545621Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-java-version) @ foundation-spi ---
2022-11-01T08:01:45.4567455Z [INFO] 
2022-11-01T08:01:45.4569737Z [INFO] --- maven-remote-resources-plugin:3.0.0:process (process-resource-bundles) @ foundation-spi ---
2022-11-01T08:01:45.4584788Z [INFO] Skipping remote resources execution.
2022-11-01T08:01:45.4587179Z [INFO] 
2022-11-01T08:01:45.4589311Z [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ foundation-spi ---
2022-11-01T08:01:45.4620433Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom
2022-11-01T08:01:45.4665695Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom (3.1 kB at 629 kB/s)
2022-11-01T08:01:45.4688763Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.pom
2022-11-01T08:01:45.4739458Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.pom (5.9 kB at 1.2 MB/s)
2022-11-01T08:01:45.4753673Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.0.0.M2a/sisu-plexus-0.0.0.M2a.pom
2022-11-01T08:01:45.4835663Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.0.0.M2a/sisu-plexus-0.0.0.M2a.pom (7.9 kB at 989 kB/s)
2022-11-01T08:01:45.4857010Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/10.0.1/guava-10.0.1.pom
2022-11-01T08:01:45.4912002Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/10.0.1/guava-10.0.1.pom (5.4 kB at 898 kB/s)
2022-11-01T08:01:45.4927463Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom
2022-11-01T08:01:45.4980436Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom (2.0 kB at 392 kB/s)
2022-11-01T08:01:45.4997283Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom
2022-11-01T08:01:45.5055450Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom (965 B at 161 kB/s)
2022-11-01T08:01:45.5073784Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom
2022-11-01T08:01:45.5125398Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom (10 kB at 2.0 MB/s)
2022-11-01T08:01:45.5140573Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom
2022-11-01T08:01:45.5184588Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom (11 kB at 2.2 MB/s)
2022-11-01T08:01:45.5213037Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.pom
2022-11-01T08:01:45.5290288Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.pom (5.0 kB at 710 kB/s)
2022-11-01T08:01:45.5305821Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.0.0.M2a/sisu-inject-0.0.0.M2a.pom
2022-11-01T08:01:45.5352356Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.0.0.M2a/sisu-inject-0.0.0.M2a.pom (7.8 kB at 2.0 MB/s)
2022-11-01T08:01:45.5371435Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.pom
2022-11-01T08:01:45.5412944Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.pom (266 B at 53 kB/s)
2022-11-01T08:01:45.5423678Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom
2022-11-01T08:01:45.5465474Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom (4.3 kB at 1.1 MB/s)
2022-11-01T08:01:45.5495521Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom
2022-11-01T08:01:45.5521731Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom (750 B at 188 kB/s)
2022-11-01T08:01:45.5531819Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom
2022-11-01T08:01:45.5569130Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom (4.8 kB at 1.2 MB/s)
2022-11-01T08:01:45.5585526Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom
2022-11-01T08:01:45.5625419Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom (3.9 kB at 971 kB/s)
2022-11-01T08:01:45.5643055Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom
2022-11-01T08:01:45.5676716Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom (4.0 kB at 1.0 MB/s)
2022-11-01T08:01:45.5689660Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
2022-11-01T08:01:45.5731211Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (8.4 kB at 2.1 MB/s)
2022-11-01T08:01:45.5805669Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
2022-11-01T08:01:45.5856907Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (5.1 kB at 858 kB/s)
2022-11-01T08:01:45.5873671Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
2022-11-01T08:01:45.5926511Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9.0 kB at 1.8 MB/s)
2022-11-01T08:01:45.5978513Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
2022-11-01T08:01:45.6025820Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8.1 kB at 1.6 MB/s)
2022-11-01T08:01:45.6042255Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
2022-11-01T08:01:45.6086436Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 kB at 2.9 MB/s)
2022-11-01T08:01:45.6103723Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom
2022-11-01T08:01:45.6147957Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom (28 kB at 7.0 MB/s)
2022-11-01T08:01:45.6216415Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/47/commons-parent-47.pom
2022-11-01T08:01:45.6277196Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/47/commons-parent-47.pom (78 kB at 13 MB/s)
2022-11-01T08:01:45.6390470Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.jar
2022-11-01T08:01:45.6398990Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.jar
2022-11-01T08:01:45.6407363Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.jar
2022-11-01T08:01:45.6410478Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.jar
2022-11-01T08:01:45.6415982Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.jar
2022-11-01T08:01:45.6475588Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.jar (52 kB at 5.8 MB/s)
2022-11-01T08:01:45.6476836Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.jar
2022-11-01T08:01:45.6487034Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.jar (41 kB at 5.9 MB/s)
2022-11-01T08:01:45.6488379Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.jar
2022-11-01T08:01:45.6491727Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.jar (50 kB at 5.0 MB/s)
2022-11-01T08:01:45.6492909Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.jar
2022-11-01T08:01:45.6573708Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.jar (60 kB at 3.8 MB/s)
2022-11-01T08:01:45.6577079Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.jar
2022-11-01T08:01:45.6647646Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.jar (159 kB at 6.9 MB/s)
2022-11-01T08:01:45.6648880Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.jar
2022-11-01T08:01:45.6667971Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.jar (30 kB at 1.2 MB/s)
2022-11-01T08:01:45.6671115Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar
2022-11-01T08:01:45.6689067Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.jar (231 kB at 8.6 MB/s)
2022-11-01T08:01:45.6690462Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.jar
2022-11-01T08:01:45.7019791Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.jar (47 kB at 796 kB/s)
2022-11-01T08:01:45.7021183Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/10.0.1/guava-10.0.1.jar
2022-11-01T08:01:45.7022306Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.jar (202 kB at 3.4 MB/s)
2022-11-01T08:01:45.7023278Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar
2022-11-01T08:01:45.7070278Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar (4.2 kB at 66 kB/s)
2022-11-01T08:01:45.7071526Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar
2022-11-01T08:01:45.7077373Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.jar (563 kB at 8.3 MB/s)
2022-11-01T08:01:45.7126190Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar (33 kB at 493 kB/s)
2022-11-01T08:01:45.7127462Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.jar
2022-11-01T08:01:45.7129730Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.jar
2022-11-01T08:01:45.7131790Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.jar (164 kB at 2.4 MB/s)
2022-11-01T08:01:45.7132854Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar
2022-11-01T08:01:45.7245811Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.jar (44 kB at 552 kB/s)
2022-11-01T08:01:45.7422855Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.jar (202 kB at 2.0 MB/s)
2022-11-01T08:01:45.7428321Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar (357 kB at 3.5 MB/s)
2022-11-01T08:01:45.7439679Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar (502 kB at 4.9 MB/s)
2022-11-01T08:01:45.7670621Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/10.0.1/guava-10.0.1.jar (1.5 MB at 12 MB/s)
2022-11-01T08:01:45.8415652Z [INFO] Using 'UTF-8' encoding to copy filtered resources.
2022-11-01T08:01:45.8416515Z [INFO] Using 'UTF-8' encoding to copy filtered properties files.
2022-11-01T08:01:45.8417442Z [INFO] skip non existing resourceDirectory /home/runner/work/servicecomb-java-chassis/servicecomb-java-chassis/foundations/foundation-spi/src/main/resources
2022-11-01T08:01:45.8418024Z [INFO] 
2022-11-01T08:01:45.8419277Z [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ foundation-spi ---
2022-11-01T08:01:45.8449997Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom
2022-11-01T08:01:45.8494950Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom (4.7 kB at 948 kB/s)
2022-11-01T08:01:45.8508427Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
2022-11-01T08:01:45.8549602Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (6.4 kB at 1.6 MB/s)
2022-11-01T08:01:45.8575644Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.1.1/plexus-java-1.1.1.pom
2022-11-01T08:01:45.8657619Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.1.1/plexus-java-1.1.1.pom (5.0 kB at 621 kB/s)
2022-11-01T08:01:45.8673276Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/1.1.1/plexus-languages-1.1.1.pom
2022-11-01T08:01:45.8711791Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/1.1.1/plexus-languages-1.1.1.pom (4.6 kB at 1.5 MB/s)
2022-11-01T08:01:45.8731528Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.2/asm-9.2.pom
2022-11-01T08:01:45.8770221Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.2/asm-9.2.pom (2.4 kB at 592 kB/s)
2022-11-01T08:01:45.8782342Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.5/ow2-1.5.pom
2022-11-01T08:01:45.8822491Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.5/ow2-1.5.pom (11 kB at 2.2 MB/s)
2022-11-01T08:01:45.8843671Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0.1/qdox-2.0.1.pom
2022-11-01T08:01:45.8885909Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0.1/qdox-2.0.1.pom (16 kB at 4.0 MB/s)
2022-11-01T08:01:45.8907480Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.11.1/plexus-compiler-api-2.11.1.pom
2022-11-01T08:01:45.8946361Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.11.1/plexus-compiler-api-2.11.1.pom (1.1 kB at 264 kB/s)
2022-11-01T08:01:45.8957362Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.11.1/plexus-compiler-2.11.1.pom
2022-11-01T08:01:45.8997960Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.11.1/plexus-compiler-2.11.1.pom (8.1 kB at 2.0 MB/s)
2022-11-01T08:01:45.9010667Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/6.6/plexus-components-6.6.pom
2022-11-01T08:01:45.9049241Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/6.6/plexus-components-6.6.pom (2.7 kB at 669 kB/s)
2022-11-01T08:01:45.9074180Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom
2022-11-01T08:01:45.9112725Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom (8.0 kB at 2.0 MB/s)
2022-11-01T08:01:45.9132804Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.11.1/plexus-compiler-manager-2.11.1.pom
2022-11-01T08:01:45.9195611Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.11.1/plexus-compiler-manager-2.11.1.pom (1.1 kB at 190 kB/s)
2022-11-01T08:01:45.9215215Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.11.1/plexus-compiler-javac-2.11.1.pom
2022-11-01T08:01:45.9333113Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.11.1/plexus-compiler-javac-2.11.1.pom (1.2 kB at 100 kB/s)
2022-11-01T08:01:45.9408048Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.11.1/plexus-compilers-2.11.1.pom
2022-11-01T08:01:45.9447233Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.11.1/plexus-compilers-2.11.1.pom (1.3 kB at 331 kB/s)
2022-11-01T08:01:45.9493461Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar
2022-11-01T08:01:45.9501841Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.1.1/plexus-java-1.1.1.jar
2022-11-01T08:01:45.9507136Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.2/asm-9.2.jar
2022-11-01T08:01:45.9520221Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0.1/qdox-2.0.1.jar
2022-11-01T08:01:45.9527834Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.11.1/plexus-compiler-api-2.11.1.jar
2022-11-01T08:01:45.9554950Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar (14 kB at 2.7 MB/s)
2022-11-01T08:01:45.9556103Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar
2022-11-01T08:01:45.9592443Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.1.1/plexus-java-1.1.1.jar (54 kB at 5.4 MB/s)
2022-11-01T08:01:45.9593708Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.11.1/plexus-compiler-manager-2.11.1.jar
2022-11-01T08:01:45.9636635Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.2/asm-9.2.jar (122 kB at 8.7 MB/s)
2022-11-01T08:01:45.9638042Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.11.1/plexus-compiler-javac-2.11.1.jar
2022-11-01T08:01:45.9640119Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.11.1/plexus-compiler-manager-2.11.1.jar (4.7 kB at 423 kB/s)
2022-11-01T08:01:45.9646166Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar (264 kB at 22 MB/s)
2022-11-01T08:01:45.9691231Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.11.1/plexus-compiler-api-2.11.1.jar (27 kB at 1.9 MB/s)
2022-11-01T08:01:45.9730230Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0.1/qdox-2.0.1.jar (334 kB at 15 MB/s)
2022-11-01T08:01:45.9743945Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.11.1/plexus-compiler-javac-2.11.1.jar (23 kB at 1.0 MB/s)
2022-11-01T08:01:46.0575081Z [INFO] Changes detected - recompiling the module!
2022-11-01T08:01:46.0591525Z [INFO] Compiling 7 source files to /home/runner/work/servicecomb-java-chassis/servicecomb-java-chassis/foundations/foundation-spi/target/classes
2022-11-01T08:01:47.0611685Z [WARNING] bootstrap class path not set in conjunction with -source 8
2022-11-01T08:01:47.0624761Z [INFO] 
2022-11-01T08:01:47.0627737Z [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ foundation-spi ---
2022-11-01T08:01:47.0659609Z [INFO] Using 'UTF-8' encoding to copy filtered resources.
2022-11-01T08:01:47.0661775Z [INFO] Using 'UTF-8' encoding to copy filtered properties files.
2022-11-01T08:01:47.0698043Z [INFO] Copying 1 resource
2022-11-01T08:01:47.0771833Z [INFO] 
2022-11-01T08:01:47.0774359Z [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ foundation-spi ---
2022-11-01T08:01:47.0835958Z [INFO] Changes detected - recompiling the module!
2022-11-01T08:01:47.0837042Z [INFO] Compiling 5 source files to /home/runner/work/servicecomb-java-chassis/servicecomb-java-chassis/foundations/foundation-spi/target/test-classes
2022-11-01T08:01:47.3911877Z [WARNING] bootstrap class path not set in conjunction with -source 8
2022-11-01T08:01:47.3916229Z [INFO] 
2022-11-01T08:01:47.3920036Z [INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ foundation-spi ---
2022-11-01T08:01:47.3962364Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.0.0-M7/maven-surefire-common-3.0.0-M7.pom
2022-11-01T08:01:47.4016721Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.0.0-M7/maven-surefire-common-3.0.0-M7.pom (6.5 kB at 1.1 MB/s)
2022-11-01T08:01:47.4049568Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/3.0.0-M7/surefire-api-3.0.0-M7.pom
2022-11-01T08:01:47.4094058Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/3.0.0-M7/surefire-api-3.0.0-M7.pom (3.4 kB at 678 kB/s)
2022-11-01T08:01:47.4117212Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.0.0-M7/surefire-logger-api-3.0.0-M7.pom
2022-11-01T08:01:47.4161316Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.0.0-M7/surefire-logger-api-3.0.0-M7.pom (3.6 kB at 909 kB/s)
2022-11-01T08:01:47.4205971Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M7/surefire-shared-utils-3.0.0-M7.pom
2022-11-01T08:01:47.4251521Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M7/surefire-shared-utils-3.0.0-M7.pom (3.9 kB at 648 kB/s)
2022-11-01T08:01:47.4285923Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M7/surefire-extensions-api-3.0.0-M7.pom
2022-11-01T08:01:47.4329029Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M7/surefire-extensions-api-3.0.0-M7.pom (3.6 kB at 912 kB/s)
2022-11-01T08:01:47.4370303Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/3.0.0-M7/surefire-booter-3.0.0-M7.pom
2022-11-01T08:01:47.4418698Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/3.0.0-M7/surefire-booter-3.0.0-M7.pom (4.4 kB at 873 kB/s)
2022-11-01T08:01:47.4455071Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M7/surefire-extensions-spi-3.0.0-M7.pom
2022-11-01T08:01:47.4497398Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M7/surefire-extensions-spi-3.0.0-M7.pom (1.8 kB at 450 kB/s)
2022-11-01T08:01:47.4525681Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom
2022-11-01T08:01:47.4570859Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom (5.8 kB at 1.4 MB/s)
2022-11-01T08:01:47.4721465Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.0.0-M7/maven-surefire-common-3.0.0-M7.jar
2022-11-01T08:01:47.4730615Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/3.0.0-M7/surefire-api-3.0.0-M7.jar
2022-11-01T08:01:47.4747798Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M7/surefire-extensions-api-3.0.0-M7.jar
2022-11-01T08:01:47.4765754Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.0.0-M7/surefire-logger-api-3.0.0-M7.jar
2022-11-01T08:01:47.4798480Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/3.0.0-M7/surefire-booter-3.0.0-M7.jar
2022-11-01T08:01:47.4817271Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M7/surefire-extensions-api-3.0.0-M7.jar (25 kB at 3.2 MB/s)
2022-11-01T08:01:47.4830487Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M7/surefire-extensions-spi-3.0.0-M7.jar
2022-11-01T08:01:47.4885851Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.0.0-M7/surefire-logger-api-3.0.0-M7.jar (14 kB at 904 kB/s)
2022-11-01T08:01:47.4886966Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar
2022-11-01T08:01:47.4888053Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M7/surefire-extensions-spi-3.0.0-M7.jar (8.1 kB at 620 kB/s)
2022-11-01T08:01:47.4890785Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M7/surefire-shared-utils-3.0.0-M7.jar
2022-11-01T08:01:47.4904606Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/3.0.0-M7/surefire-booter-3.0.0-M7.jar (117 kB at 7.3 MB/s)
2022-11-01T08:01:47.4912168Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/3.0.0-M7/surefire-api-3.0.0-M7.jar (169 kB at 8.9 MB/s)
2022-11-01T08:01:47.4935455Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.0.0-M7/maven-surefire-common-3.0.0-M7.jar (305 kB at 14 MB/s)
2022-11-01T08:01:47.5013209Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar (61 kB at 2.3 MB/s)
2022-11-01T08:01:47.5283837Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M7/surefire-shared-utils-3.0.0-M7.jar (2.1 MB at 40 MB/s)
2022-11-01T08:01:47.6445106Z [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
2022-11-01T08:01:47.7283551Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit-platform/3.0.0-M7/surefire-junit-platform-3.0.0-M7.jar
2022-11-01T08:01:47.7681562Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit-platform/3.0.0-M7/surefire-junit-platform-3.0.0-M7.jar (26 kB at 673 kB/s)
2022-11-01T08:01:47.7692882Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit-platform/3.0.0-M7/surefire-junit-platform-3.0.0-M7.pom
2022-11-01T08:01:47.7749817Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit-platform/3.0.0-M7/surefire-junit-platform-3.0.0-M7.pom (5.3 kB at 1.1 MB/s)
2022-11-01T08:01:47.7760919Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/3.0.0-M7/surefire-providers-3.0.0-M7.pom
2022-11-01T08:01:47.7800915Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/3.0.0-M7/surefire-providers-3.0.0-M7.pom (2.5 kB at 634 kB/s)
2022-11-01T08:01:47.7886082Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.0.0-M7/common-java5-3.0.0-M7.pom
2022-11-01T08:01:47.7953037Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.0.0-M7/common-java5-3.0.0-M7.pom (2.7 kB at 385 kB/s)
2022-11-01T08:01:47.8056266Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.3.2/junit-platform-launcher-1.3.2.pom
2022-11-01T08:01:47.8094261Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.3.2/junit-platform-launcher-1.3.2.pom (2.2 kB at 554 kB/s)
2022-11-01T08:01:47.8112750Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.pom
2022-11-01T08:01:47.8200448Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.pom (1.2 kB at 146 kB/s)
2022-11-01T08:01:47.8219005Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.3.2/junit-platform-engine-1.3.2.pom
2022-11-01T08:01:47.8271219Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.3.2/junit-platform-engine-1.3.2.pom (2.4 kB at 479 kB/s)
2022-11-01T08:01:47.8304926Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.3.2/junit-platform-commons-1.3.2.pom
2022-11-01T08:01:47.8348917Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.3.2/junit-platform-commons-1.3.2.pom (2.0 kB at 337 kB/s)
2022-11-01T08:01:47.8372816Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.pom
2022-11-01T08:01:47.8412810Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.pom (1.7 kB at 421 kB/s)
2022-11-01T08:01:47.8430406Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.3.2/junit-jupiter-engine-5.3.2.pom
2022-11-01T08:01:47.8483178Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.3.2/junit-jupiter-engine-5.3.2.pom (2.4 kB at 399 kB/s)
2022-11-01T08:01:47.8514549Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.3.2/junit-jupiter-api-5.3.2.pom
2022-11-01T08:01:47.8582097Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.3.2/junit-jupiter-api-5.3.2.pom (2.4 kB at 339 kB/s)
2022-11-01T08:01:47.8613289Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.3.2/junit-jupiter-params-5.3.2.pom
2022-11-01T08:01:47.8738064Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.3.2/junit-jupiter-params-5.3.2.pom (2.2 kB at 184 kB/s)
2022-11-01T08:01:47.8803186Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/2.28.2/mockito-core-2.28.2.pom
2022-11-01T08:01:47.8851260Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/2.28.2/mockito-core-2.28.2.pom (20 kB at 2.5 MB/s)
2022-11-01T08:01:47.8925796Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.9.10/byte-buddy-1.9.10.pom
2022-11-01T08:01:47.8970792Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.9.10/byte-buddy-1.9.10.pom (10 kB at 1.1 MB/s)
2022-11-01T08:01:47.8990201Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.9.10/byte-buddy-parent-1.9.10.pom
2022-11-01T08:01:47.9122129Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.9.10/byte-buddy-parent-1.9.10.pom (36 kB at 2.8 MB/s)
2022-11-01T08:01:47.9171899Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.9.10/byte-buddy-agent-1.9.10.pom
2022-11-01T08:01:47.9226363Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.9.10/byte-buddy-agent-1.9.10.pom (6.0 kB at 1.0 MB/s)
2022-11-01T08:01:47.9316837Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.6/objenesis-2.6.pom
2022-11-01T08:01:47.9360223Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.6/objenesis-2.6.pom (2.8 kB at 309 kB/s)
2022-11-01T08:01:47.9375967Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom
2022-11-01T08:01:47.9420806Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom (17 kB at 4.1 MB/s)
2022-11-01T08:01:47.9511321Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/powermock/powermock-reflect/2.0.9/powermock-reflect-2.0.9.pom
2022-11-01T08:01:47.9555920Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/powermock/powermock-reflect/2.0.9/powermock-reflect-2.0.9.pom (7.9 kB at 787 kB/s)
2022-11-01T08:01:47.9578858Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.10.14/byte-buddy-1.10.14.pom
2022-11-01T08:01:47.9625891Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.10.14/byte-buddy-1.10.14.pom (11 kB at 2.2 MB/s)
2022-11-01T08:01:47.9642885Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.10.14/byte-buddy-parent-1.10.14.pom
2022-11-01T08:01:47.9692536Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.10.14/byte-buddy-parent-1.10.14.pom (41 kB at 8.2 MB/s)
2022-11-01T08:01:47.9760541Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.10.14/byte-buddy-agent-1.10.14.pom
2022-11-01T08:01:47.9810488Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.10.14/byte-buddy-agent-1.10.14.pom (9.6 kB at 1.9 MB/s)
2022-11-01T08:01:47.9965811Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom
2022-11-01T08:01:48.0011117Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom (820 B at 91 kB/s)
2022-11-01T08:01:48.0049893Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.22.0/assertj-core-3.22.0.pom
2022-11-01T08:01:48.0093649Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.22.0/assertj-core-3.22.0.pom (31 kB at 6.1 MB/s)
2022-11-01T08:01:48.0116117Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-parent-pom/2.2.14/assertj-parent-pom-2.2.14.pom
2022-11-01T08:01:48.0159555Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-parent-pom/2.2.14/assertj-parent-pom-2.2.14.pom (25 kB at 6.1 MB/s)
2022-11-01T08:01:48.0212212Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.8.0/junit-bom-5.8.0.pom
2022-11-01T08:01:48.0253464Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.8.0/junit-bom-5.8.0.pom (5.6 kB at 1.4 MB/s)
2022-11-01T08:01:48.0284862Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.0.0-M7/common-java5-3.0.0-M7.jar
2022-11-01T08:01:48.0290331Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.jar
2022-11-01T08:01:48.0300690Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.3.2/junit-platform-launcher-1.3.2.jar
2022-11-01T08:01:48.0301881Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.3.2/junit-platform-engine-1.3.2.jar
2022-11-01T08:01:48.0310000Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.3.2/junit-platform-commons-1.3.2.jar
2022-11-01T08:01:48.0358849Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.jar (2.2 kB at 361 kB/s)
2022-11-01T08:01:48.0360014Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.jar
2022-11-01T08:01:48.0361126Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.3.2/junit-platform-launcher-1.3.2.jar (95 kB at 14 MB/s)
2022-11-01T08:01:48.0380753Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.3.2/junit-platform-engine-1.3.2.jar (138 kB at 17 MB/s)
2022-11-01T08:01:48.0388591Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.3.2/junit-platform-commons-1.3.2.jar (78 kB at 9.7 MB/s)
2022-11-01T08:01:48.0397043Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.jar (7.1 kB at 1.4 MB/s)
2022-11-01T08:01:48.0437677Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.0.0-M7/common-java5-3.0.0-M7.jar (17 kB at 1.2 MB/s)
2022-11-01T08:01:48.0685922Z [INFO] 
2022-11-01T08:01:48.0686588Z [INFO] -------------------------------------------------------
2022-11-01T08:01:48.0686913Z [INFO]  T E S T S
2022-11-01T08:01:48.0687336Z [INFO] -------------------------------------------------------
2022-11-01T08:01:49.4512933Z [INFO] Running org.apache.servicecomb.foundation.common.utils.TestSPIServiceUtils
2022-11-01T08:01:49.5241336Z SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2022-11-01T08:01:49.5242435Z SLF4J: Defaulting to no-operation (NOP) logger implementation
2022-11-01T08:01:49.5244009Z SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2022-11-01T08:01:49.5809285Z [WARNING] Tests run: 7, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.107 s - in org.apache.servicecomb.foundation.common.utils.TestSPIServiceUtils
2022-11-01T08:01:49.5962040Z [INFO] 
2022-11-01T08:01:49.5962710Z [INFO] Results:
2022-11-01T08:01:49.5963688Z [INFO] 
2022-11-01T08:01:49.5964653Z [WARNING] Tests run: 7, Failures: 0, Errors: 0, Skipped: 2
2022-11-01T08:01:49.5964942Z [INFO] 
2022-11-01T08:01:49.6000433Z [INFO] 
2022-11-01T08:01:49.6003511Z [INFO] ---------< org.apache.servicecomb:foundation-test-scaffolding >---------
2022-11-01T08:01:49.6005252Z [INFO] Building Java Chassis::Foundations::Test Scaffolding 2.9.0-SNAPSHOT [9/100]
2022-11-01T08:01:49.6005872Z [INFO] --------------------------------[ jar ]---------------------------------
2022-11-01T08:01:49.6060116Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-context/5.3.23/spring-context-5.3.23.pom
2022-11-01T08:01:49.6136704Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-context/5.3.23/spring-context-5.3.23.pom (2.6 kB at 323 kB/s)
2022-11-01T08:01:49.6155755Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/5.3.23/spring-aop-5.3.23.pom
2022-11-01T08:01:49.6199649Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/5.3.23/spring-aop-5.3.23.pom (2.2 kB at 550 kB/s)
2022-11-01T08:01:49.6506863Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/5.3.23/spring-beans-5.3.23.pom
2022-11-01T08:01:49.6514843Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/5.3.23/spring-beans-5.3.23.pom (2.0 kB at 225 kB/s)
2022-11-01T08:01:49.6533038Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/5.3.23/spring-expression-5.3.23.pom
2022-11-01T08:01:49.6580865Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/5.3.23/spring-expression-5.3.23.pom (2.1 kB at 517 kB/s)
2022-11-01T08:01:49.6596013Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/netflix/archaius/archaius-core/0.7.7/archaius-core-0.7.7.pom
2022-11-01T08:01:49.6641169Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/netflix/archaius/archaius-core/0.7.7/archaius-core-0.7.7.pom (3.9 kB at 975 kB/s)
2022-11-01T08:01:49.6659045Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-configuration/commons-configuration/1.10/commons-configuration-1.10.pom
2022-11-01T08:01:49.6712209Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-configuration/commons-configuration/1.10/commons-configuration-1.10.pom (21 kB at 4.1 MB/s)
2022-11-01T08:01:49.6730280Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/32/commons-parent-32.pom
2022-11-01T08:01:49.6794146Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/32/commons-parent-32.pom (53 kB at 7.5 MB/s)
2022-11-01T08:01:49.6824793Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.pom
2022-11-01T08:01:49.6890274Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.pom (17 kB at 2.9 MB/s)
2022-11-01T08:01:49.6908457Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/17/commons-parent-17.pom
2022-11-01T08:01:49.6955927Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/17/commons-parent-17.pom (31 kB at 6.2 MB/s)
2022-11-01T08:01:49.6973827Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom
2022-11-01T08:01:49.7023095Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom (14 kB at 2.9 MB/s)
2022-11-01T08:01:49.7045400Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
2022-11-01T08:01:49.7112942Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 kB at 2.7 MB/s)
2022-11-01T08:01:49.7131416Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom
2022-11-01T08:01:49.7194924Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom (56 kB at 8.0 MB/s)
2022-11-01T08:01:49.7246037Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/31.1-jre/guava-31.1-jre.pom
2022-11-01T08:01:49.7300179Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/31.1-jre/guava-31.1-jre.pom (11 kB at 1.6 MB/s)
2022-11-01T08:01:49.7319459Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/31.1-jre/guava-parent-31.1-jre.pom
2022-11-01T08:01:49.7370599Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/31.1-jre/guava-parent-31.1-jre.pom (15 kB at 2.9 MB/s)
2022-11-01T08:01:49.7395663Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.13.4/jackson-annotations-2.13.4.pom
2022-11-01T08:01:49.7473732Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.13.4/jackson-annotations-2.13.4.pom (6.1 kB at 869 kB/s)
2022-11-01T08:01:49.7508009Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.13.4/jackson-core-2.13.4.pom
2022-11-01T08:01:49.7555242Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.13.4/jackson-core-2.13.4.pom (5.5 kB at 1.1 MB/s)
2022-11-01T08:01:49.7569500Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.13.4/jackson-base-2.13.4.pom
2022-11-01T08:01:49.7651251Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.13.4/jackson-base-2.13.4.pom (9.9 kB at 1.2 MB/s)
2022-11-01T08:01:49.7665670Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.13.4/jackson-bom-2.13.4.pom
2022-11-01T08:01:49.7744086Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.13.4/jackson-bom-2.13.4.pom (17 kB at 3.5 MB/s)
2022-11-01T08:01:49.7745363Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.13.4.2/jackson-databind-2.13.4.2.pom
2022-11-01T08:01:49.7783229Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.13.4.2/jackson-databind-2.13.4.2.pom (17 kB at 3.3 MB/s)
2022-11-01T08:01:49.7812880Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web/4.3.4/vertx-web-4.3.4.pom
2022-11-01T08:01:49.7874488Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web/4.3.4/vertx-web-4.3.4.pom (5.1 kB at 858 kB/s)
2022-11-01T08:01:49.8027177Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web-parent/4.3.4/vertx-web-parent-4.3.4.pom
2022-11-01T08:01:49.8160479Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web-parent/4.3.4/vertx-web-parent-4.3.4.pom (2.8 kB at 231 kB/s)
2022-11-01T08:01:49.8161828Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-ext-parent/38/vertx-ext-parent-38.pom
2022-11-01T08:01:49.8218589Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-ext-parent/38/vertx-ext-parent-38.pom (8.5 kB at 2.1 MB/s)
2022-11-01T08:01:49.8219659Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-ext/38/vertx-ext-38.pom
2022-11-01T08:01:49.8269947Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-ext/38/vertx-ext-38.pom (1.5 kB at 373 kB/s)
2022-11-01T08:01:49.8271117Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-parent/19/vertx-parent-19.pom
2022-11-01T08:01:49.8330805Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-parent/19/vertx-parent-19.pom (15 kB at 3.9 MB/s)
2022-11-01T08:01:49.8332136Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-dependencies/4.3.4/vertx-dependencies-4.3.4.pom
2022-11-01T08:01:49.8620291Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-dependencies/4.3.4/vertx-dependencies-4.3.4.pom (32 kB at 1.2 MB/s)
2022-11-01T08:01:49.8621584Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-bom/4.1.82.Final/netty-bom-4.1.82.Final.pom
2022-11-01T08:01:49.8685998Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-bom/4.1.82.Final/netty-bom-4.1.82.Final.pom (13 kB at 3.3 MB/s)
2022-11-01T08:01:49.8695894Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web-common/4.3.4/vertx-web-common-4.3.4.pom
2022-11-01T08:01:49.8759469Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web-common/4.3.4/vertx-web-common-4.3.4.pom (488 B at 81 kB/s)
2022-11-01T08:01:49.8785005Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-core/4.3.4/vertx-core-4.3.4.pom
2022-11-01T08:01:49.8849765Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-core/4.3.4/vertx-core-4.3.4.pom (32 kB at 5.3 MB/s)
2022-11-01T08:01:49.8876887Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-common/4.1.84.Final/netty-common-4.1.84.Final.pom
2022-11-01T08:01:49.8922655Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-common/4.1.84.Final/netty-common-4.1.84.Final.pom (12 kB at 2.4 MB/s)
2022-11-01T08:01:49.8937870Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-parent/4.1.84.Final/netty-parent-4.1.84.Final.pom
2022-11-01T08:01:49.8998180Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-parent/4.1.84.Final/netty-parent-4.1.84.Final.pom (78 kB at 13 MB/s)
2022-11-01T08:01:49.9039365Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-buffer/4.1.84.Final/netty-buffer-4.1.84.Final.pom
2022-11-01T08:01:49.9103425Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-buffer/4.1.84.Final/netty-buffer-4.1.84.Final.pom (1.6 kB at 226 kB/s)
2022-11-01T08:01:49.9129319Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport/4.1.84.Final/netty-transport-4.1.84.Final.pom
2022-11-01T08:01:49.9231126Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport/4.1.84.Final/netty-transport-4.1.84.Final.pom (2.2 kB at 216 kB/s)
2022-11-01T08:01:49.9258199Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver/4.1.84.Final/netty-resolver-4.1.84.Final.pom
2022-11-01T08:01:49.9305127Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver/4.1.84.Final/netty-resolver-4.1.84.Final.pom (1.6 kB at 317 kB/s)
2022-11-01T08:01:49.9333164Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler/4.1.84.Final/netty-handler-4.1.84.Final.pom
2022-11-01T08:01:49.9382028Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler/4.1.84.Final/netty-handler-4.1.84.Final.pom (4.5 kB at 893 kB/s)
2022-11-01T08:01:49.9408155Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-unix-common/4.1.84.Final/netty-transport-native-unix-common-4.1.84.Final.pom
2022-11-01T08:01:49.9458513Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-unix-common/4.1.84.Final/netty-transport-native-unix-common-4.1.84.Final.pom (29 kB at 5.9 MB/s)
2022-11-01T08:01:49.9490341Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec/4.1.84.Final/netty-codec-4.1.84.Final.pom
2022-11-01T08:01:49.9541280Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec/4.1.84.Final/netty-codec-4.1.84.Final.pom (5.0 kB at 992 kB/s)
2022-11-01T08:01:49.9567944Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler-proxy/4.1.84.Final/netty-handler-proxy-4.1.84.Final.pom
2022-11-01T08:01:49.9614496Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler-proxy/4.1.84.Final/netty-handler-proxy-4.1.84.Final.pom (3.3 kB at 669 kB/s)
2022-11-01T08:01:49.9636943Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-socks/4.1.84.Final/netty-codec-socks-4.1.84.Final.pom
2022-11-01T08:01:49.9680979Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-socks/4.1.84.Final/netty-codec-socks-4.1.84.Final.pom (2.5 kB at 634 kB/s)
2022-11-01T08:01:49.9703813Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http/4.1.84.Final/netty-codec-http-4.1.84.Final.pom
2022-11-01T08:01:49.9746753Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http/4.1.84.Final/netty-codec-http-4.1.84.Final.pom (3.9 kB at 968 kB/s)
2022-11-01T08:01:49.9771751Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http2/4.1.84.Final/netty-codec-http2-4.1.84.Final.pom
2022-11-01T08:01:49.9812957Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http2/4.1.84.Final/netty-codec-http2-4.1.84.Final.pom (4.1 kB at 825 kB/s)
2022-11-01T08:01:49.9833298Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver-dns/4.1.84.Final/netty-resolver-dns-4.1.84.Final.pom
2022-11-01T08:01:49.9876690Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver-dns/4.1.84.Final/netty-resolver-dns-4.1.84.Final.pom (3.7 kB at 931 kB/s)
2022-11-01T08:01:49.9898436Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-dns/4.1.84.Final/netty-codec-dns-4.1.84.Final.pom
2022-11-01T08:01:49.9940189Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-dns/4.1.84.Final/netty-codec-dns-4.1.84.Final.pom (2.7 kB at 675 kB/s)
2022-11-01T08:01:49.9965941Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-auth-common/4.3.4/vertx-auth-common-4.3.4.pom
2022-11-01T08:01:50.0006302Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-auth-common/4.3.4/vertx-auth-common-4.3.4.pom (1.9 kB at 480 kB/s)
2022-11-01T08:01:50.0015300Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-auth/4.3.4/vertx-auth-4.3.4.pom
2022-11-01T08:01:50.0062002Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-auth/4.3.4/vertx-auth-4.3.4.pom (2.8 kB at 557 kB/s)
2022-11-01T08:01:50.0080781Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-bridge-common/4.3.4/vertx-bridge-common-4.3.4.pom
2022-11-01T08:01:50.0129116Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-bridge-common/4.3.4/vertx-bridge-common-4.3.4.pom (3.6 kB at 721 kB/s)
2022-11-01T08:01:50.0148092Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-codegen/4.3.4/vertx-codegen-4.3.4.pom
2022-11-01T08:01:50.0292185Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-codegen/4.3.4/vertx-codegen-4.3.4.pom (14 kB at 920 kB/s)
2022-11-01T08:01:50.0320292Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/netflix/spectator/spectator-reg-servo/1.3.9/spectator-reg-servo-1.3.9.pom
2022-11-01T08:01:50.0408868Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/netflix/spectator/spectator-reg-servo/1.3.9/spectator-reg-servo-1.3.9.pom (3.9 kB at 432 kB/s)
2022-11-01T08:01:50.0423837Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/netflix/spectator/spectator-api/1.3.9/spectator-api-1.3.9.pom
2022-11-01T08:01:50.0476584Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/netflix/spectator/spectator-api/1.3.9/spectator-api-1.3.9.pom (3.3 kB at 664 kB/s)
2022-11-01T08:01:50.0490983Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/netflix/servo/servo-core/0.13.2/servo-core-0.13.2.pom
2022-11-01T08:01:50.0534105Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/netflix/servo/servo-core/0.13.2/servo-core-0.13.2.pom (3.5 kB at 702 kB/s)
2022-11-01T08:01:50.0551993Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/netflix/spectator/spectator-api/0.124.0/spectator-api-0.124.0.pom
2022-11-01T08:01:50.0602580Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/netflix/spectator/spectator-api/0.124.0/spectator-api-0.124.0.pom (3.2 kB at 530 kB/s)
2022-11-01T08:01:50.0621005Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.17/log4j-1.2.17.pom
2022-11-01T08:01:50.0720774Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.17/log4j-1.2.17.pom (22 kB at 2.2 MB/s)
2022-11-01T08:01:50.0741473Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-aspects/5.3.23/spring-aspects-5.3.23.pom
2022-11-01T08:01:50.0794761Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-aspects/5.3.23/spring-aspects-5.3.23.pom (2.0 kB at 337 kB/s)
2022-11-01T08:01:50.0808895Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.9.9.1/aspectjweaver-1.9.9.1.pom
2022-11-01T08:01:50.0852220Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.9.9.1/aspectjweaver-1.9.9.1.pom (2.1 kB at 413 kB/s)
2022-11-01T08:01:50.0936263Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-context/5.3.23/spring-context-5.3.23.jar
2022-11-01T08:01:50.0945827Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/5.3.23/spring-aop-5.3.23.jar
2022-11-01T08:01:50.0952275Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/5.3.23/spring-beans-5.3.23.jar
2022-11-01T08:01:50.0967981Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/5.3.23/spring-expression-5.3.23.jar
2022-11-01T08:01:50.1105775Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/5.3.23/spring-aop-5.3.23.jar (383 kB at 23 MB/s)
2022-11-01T08:01:50.1106857Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar
2022-11-01T08:01:50.1109203Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/netflix/archaius/archaius-core/0.7.7/archaius-core-0.7.7.jar
2022-11-01T08:01:50.1376228Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/netflix/archaius/archaius-core/0.7.7/archaius-core-0.7.7.jar (142 kB at 3.5 MB/s)
2022-11-01T08:01:50.1379875Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.13.4/jackson-core-2.13.4.jar
2022-11-01T08:01:50.1386464Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/5.3.23/spring-expression-5.3.23.jar (289 kB at 6.7 MB/s)
2022-11-01T08:01:50.1390127Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.13.4.2/jackson-databind-2.13.4.2.jar
2022-11-01T08:01:50.1600783Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/5.3.23/spring-beans-5.3.23.jar (699 kB at 11 MB/s)
2022-11-01T08:01:50.1650087Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-configuration/commons-configuration/1.10/commons-configuration-1.10.jar
2022-11-01T08:01:50.1664808Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.13.4/jackson-core-2.13.4.jar (375 kB at 5.4 MB/s)
2022-11-01T08:01:50.1668109Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.jar
2022-11-01T08:01:50.1723253Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-context/5.3.23/spring-context-5.3.23.jar (1.3 MB at 16 MB/s)
2022-11-01T08:01:50.1724755Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
2022-11-01T08:01:50.1831029Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (62 kB at 745 kB/s)
2022-11-01T08:01:50.1833874Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-configuration/commons-configuration/1.10/commons-configuration-1.10.jar (363 kB at 4.3 MB/s)
2022-11-01T08:01:50.1837971Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web/4.3.4/vertx-web-4.3.4.jar
2022-11-01T08:01:50.1844025Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web-common/4.3.4/vertx-web-common-4.3.4.jar
2022-11-01T08:01:50.1857452Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.jar (284 kB at 3.2 MB/s)
2022-11-01T08:01:50.1859432Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-auth-common/4.3.4/vertx-auth-common-4.3.4.jar
2022-11-01T08:01:50.1957931Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web-common/4.3.4/vertx-web-common-4.3.4.jar (24 kB at 244 kB/s)
2022-11-01T08:01:50.1960943Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-bridge-common/4.3.4/vertx-bridge-common-4.3.4.jar
2022-11-01T08:01:50.2057251Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web/4.3.4/vertx-web-4.3.4.jar (360 kB at 3.3 MB/s)
2022-11-01T08:01:50.2058209Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-core/4.3.4/vertx-core-4.3.4.jar
2022-11-01T08:01:50.2081714Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.13.4.2/jackson-databind-2.13.4.2.jar (1.5 MB at 14 MB/s)
2022-11-01T08:01:50.2082893Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-common/4.1.84.Final/netty-common-4.1.84.Final.jar
2022-11-01T08:01:50.2163330Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-bridge-common/4.3.4/vertx-bridge-common-4.3.4.jar (11 kB at 96 kB/s)
2022-11-01T08:01:50.2166067Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-buffer/4.1.84.Final/netty-buffer-4.1.84.Final.jar
2022-11-01T08:01:50.2206675Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-auth-common/4.3.4/vertx-auth-common-4.3.4.jar (134 kB at 1.1 MB/s)
2022-11-01T08:01:50.2207968Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport/4.1.84.Final/netty-transport-4.1.84.Final.jar
2022-11-01T08:01:50.2370085Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-buffer/4.1.84.Final/netty-buffer-4.1.84.Final.jar (305 kB at 2.2 MB/s)
2022-11-01T08:01:50.2373147Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler/4.1.84.Final/netty-handler-4.1.84.Final.jar
2022-11-01T08:01:50.2488405Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport/4.1.84.Final/netty-transport-4.1.84.Final.jar (488 kB at 3.2 MB/s)
2022-11-01T08:01:50.2491135Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-unix-common/4.1.84.Final/netty-transport-native-unix-common-4.1.84.Final.jar
2022-11-01T08:01:50.2576263Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-unix-common/4.1.84.Final/netty-transport-native-unix-common-4.1.84.Final.jar (44 kB at 275 kB/s)
2022-11-01T08:01:50.2579348Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec/4.1.84.Final/netty-codec-4.1.84.Final.jar
2022-11-01T08:01:50.2606017Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-common/4.1.84.Final/netty-common-4.1.84.Final.jar (654 kB at 4.1 MB/s)
2022-11-01T08:01:50.2609256Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler-proxy/4.1.84.Final/netty-handler-proxy-4.1.84.Final.jar
2022-11-01T08:01:50.2619657Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar (3.0 MB at 18 MB/s)
2022-11-01T08:01:50.2622824Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-socks/4.1.84.Final/netty-codec-socks-4.1.84.Final.jar
2022-11-01T08:01:50.2679948Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler/4.1.84.Final/netty-handler-4.1.84.Final.jar (540 kB at 3.2 MB/s)
2022-11-01T08:01:50.2683350Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http/4.1.84.Final/netty-codec-http-4.1.84.Final.jar
2022-11-01T08:01:50.2703736Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler-proxy/4.1.84.Final/netty-handler-proxy-4.1.84.Final.jar (25 kB at 143 kB/s)
2022-11-01T08:01:50.2707070Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http2/4.1.84.Final/netty-codec-http2-4.1.84.Final.jar
2022-11-01T08:01:50.2717594Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-socks/4.1.84.Final/netty-codec-socks-4.1.84.Final.jar (120 kB at 690 kB/s)
2022-11-01T08:01:50.2765202Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver/4.1.84.Final/netty-resolver-4.1.84.Final.jar
2022-11-01T08:01:50.2834203Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-core/4.3.4/vertx-core-4.3.4.jar (1.5 MB at 8.1 MB/s)
2022-11-01T08:01:50.2835844Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver-dns/4.1.84.Final/netty-resolver-dns-4.1.84.Final.jar
2022-11-01T08:01:50.2841961Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver/4.1.84.Final/netty-resolver-4.1.84.Final.jar (38 kB at 202 kB/s)
2022-11-01T08:01:50.2843115Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-dns/4.1.84.Final/netty-codec-dns-4.1.84.Final.jar
2022-11-01T08:01:50.2849133Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec/4.1.84.Final/netty-codec-4.1.84.Final.jar (343 kB at 1.8 MB/s)
2022-11-01T08:01:50.2868750Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-codegen/4.3.4/vertx-codegen-4.3.4.jar
2022-11-01T08:01:50.2892168Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-dns/4.1.84.Final/netty-codec-dns-4.1.84.Final.jar (66 kB at 345 kB/s)
2022-11-01T08:01:50.2893434Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/netflix/spectator/spectator-reg-servo/1.3.9/spectator-reg-servo-1.3.9.jar
2022-11-01T08:01:50.2941990Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http2/4.1.84.Final/netty-codec-http2-4.1.84.Final.jar (479 kB at 2.4 MB/s)
2022-11-01T08:01:50.2946404Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver-dns/4.1.84.Final/netty-resolver-dns-4.1.84.Final.jar (158 kB at 800 kB/s)
2022-11-01T08:01:50.2947646Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/netflix/spectator/spectator-api/1.3.9/spectator-api-1.3.9.jar
2022-11-01T08:01:50.2953765Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/netflix/servo/servo-core/0.13.2/servo-core-0.13.2.jar
2022-11-01T08:01:50.2962724Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/netflix/spectator/spectator-reg-servo/1.3.9/spectator-reg-servo-1.3.9.jar (22 kB at 111 kB/s)
2022-11-01T08:01:50.2963812Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.17/log4j-1.2.17.jar
2022-11-01T08:01:50.3050504Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http/4.1.84.Final/netty-codec-http-4.1.84.Final.jar (649 kB at 3.1 MB/s)
2022-11-01T08:01:50.3052052Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.13.4/jackson-annotations-2.13.4.jar
2022-11-01T08:01:50.3096153Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/netflix/spectator/spectator-api/1.3.9/spectator-api-1.3.9.jar (223 kB at 1.1 MB/s)
2022-11-01T08:01:50.3097256Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-aspects/5.3.23/spring-aspects-5.3.23.jar
2022-11-01T08:01:50.3130905Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.13.4/jackson-annotations-2.13.4.jar (76 kB at 352 kB/s)
2022-11-01T08:01:50.3132056Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.9.9.1/aspectjweaver-1.9.9.1.jar
2022-11-01T08:01:50.3158137Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-aspects/5.3.23/spring-aspects-5.3.23.jar (47 kB at 217 kB/s)
2022-11-01T08:01:50.3195616Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-codegen/4.3.4/vertx-codegen-4.3.4.jar (205 kB at 922 kB/s)
2022-11-01T08:01:50.3201452Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.17/log4j-1.2.17.jar (490 kB at 2.2 MB/s)
2022-11-01T08:01:50.3297671Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/netflix/servo/servo-core/0.13.2/servo-core-0.13.2.jar (245 kB at 1.1 MB/s)
2022-11-01T08:01:50.4078338Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.9.9.1/aspectjweaver-1.9.9.1.jar (2.1 MB at 6.8 MB/s)
2022-11-01T08:01:50.4143656Z [INFO] 
2022-11-01T08:01:50.4146232Z [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ foundation-test-scaffolding ---
2022-11-01T08:01:50.4160217Z [INFO] 
2022-11-01T08:01:50.4162778Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-maven-version) @ foundation-test-scaffolding ---
2022-11-01T08:01:50.4170206Z [INFO] 
2022-11-01T08:01:50.4170794Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-java-version) @ foundation-test-scaffolding ---
2022-11-01T08:01:50.4176492Z [INFO] 
2022-11-01T08:01:50.4177171Z [INFO] --- maven-remote-resources-plugin:3.0.0:process (process-resource-bundles) @ foundation-test-scaffolding ---
2022-11-01T08:01:50.4199737Z [INFO] Skipping remote resources execution.
2022-11-01T08:01:50.4200293Z [INFO] 
2022-11-01T08:01:50.4200942Z [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ foundation-test-scaffolding ---
2022-11-01T08:01:50.4204368Z [INFO] Using 'UTF-8' encoding to copy filtered resources.
2022-11-01T08:01:50.4204918Z [INFO] Using 'UTF-8' encoding to copy filtered properties files.
2022-11-01T08:01:50.4241813Z [INFO] Copying 1 resource
2022-11-01T08:01:50.4242353Z [INFO] 
2022-11-01T08:01:50.4243147Z [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ foundation-test-scaffolding ---
2022-11-01T08:01:50.4248280Z [INFO] Changes detected - recompiling the module!
2022-11-01T08:01:50.4254317Z [INFO] Compiling 14 source files to /home/runner/work/servicecomb-java-chassis/servicecomb-java-chassis/foundations/foundation-test-scaffolding/target/classes
2022-11-01T08:01:50.7666784Z [WARNING] bootstrap class path not set in conjunction with -source 8
2022-11-01T08:01:50.7667499Z [INFO] 
2022-11-01T08:01:50.7671433Z [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ foundation-test-scaffolding ---
2022-11-01T08:01:50.7681149Z [INFO] Using 'UTF-8' encoding to copy filtered resources.
2022-11-01T08:01:50.7681779Z [INFO] Using 'UTF-8' encoding to copy filtered properties files.
2022-11-01T08:01:50.7682637Z [INFO] skip non existing resourceDirectory /home/runner/work/servicecomb-java-chassis/servicecomb-java-chassis/foundations/foundation-test-scaffolding/src/test/resources
2022-11-01T08:01:50.7683405Z [INFO] 
2022-11-01T08:01:50.7683923Z [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ foundation-test-scaffolding ---
2022-11-01T08:01:50.7701519Z [INFO] No sources to compile
2022-11-01T08:01:50.7701899Z [INFO] 
2022-11-01T08:01:50.7702728Z [INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ foundation-test-scaffolding ---
2022-11-01T08:01:50.7728596Z [INFO] No tests to run.
2022-11-01T08:01:50.7738081Z [INFO] 
2022-11-01T08:01:50.7738916Z [INFO] --------------< org.apache.servicecomb:foundation-common >--------------
2022-11-01T08:01:50.7739672Z [INFO] Building Java Chassis::Foundations::Common 2.9.0-SNAPSHOT       [10/100]
2022-11-01T08:01:50.7740427Z [INFO] --------------------------------[ jar ]---------------------------------
2022-11-01T08:01:50.7784245Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/activation/jakarta.activation/1.2.2/jakarta.activation-1.2.2.pom
2022-11-01T08:01:50.7827451Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/activation/jakarta.activation/1.2.2/jakarta.activation-1.2.2.pom (4.6 kB at 1.2 MB/s)
2022-11-01T08:01:50.7845784Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/activation/all/1.2.2/all-1.2.2.pom
2022-11-01T08:01:50.8000700Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/activation/all/1.2.2/all-1.2.2.pom (15 kB at 1.3 MB/s)
2022-11-01T08:01:50.8001826Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/2.13.4/jackson-dataformat-xml-2.13.4.pom
2022-11-01T08:01:50.8032457Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/2.13.4/jackson-dataformat-xml-2.13.4.pom (7.2 kB at 1.8 MB/s)
2022-11-01T08:01:50.8060158Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.pom
2022-11-01T08:01:50.8100971Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.pom (6.3 kB at 1.6 MB/s)
2022-11-01T08:01:50.8115315Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/38/oss-parent-38.pom
2022-11-01T08:01:50.8155439Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/38/oss-parent-38.pom (23 kB at 5.8 MB/s)
2022-11-01T08:01:50.8175471Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/woodstox/woodstox-core/6.3.1/woodstox-core-6.3.1.pom
2022-11-01T08:01:50.8214606Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/woodstox/woodstox-core/6.3.1/woodstox-core-6.3.1.pom (9.0 kB at 2.3 MB/s)
2022-11-01T08:01:50.8227474Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/45/oss-parent-45.pom
2022-11-01T08:01:50.8269637Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/45/oss-parent-45.pom (24 kB at 6.0 MB/s)
2022-11-01T08:01:50.8327285Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom
2022-11-01T08:01:50.8367405Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom (6.6 kB at 1.7 MB/s)
2022-11-01T08:01:50.8380896Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom
2022-11-01T08:01:50.8419890Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom (16 kB at 4.1 MB/s)
2022-11-01T08:01:50.8462854Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
2022-11-01T08:01:50.8505811Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom (35 kB at 8.7 MB/s)
2022-11-01T08:01:50.8536562Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.15/httpcore-4.4.15.pom
2022-11-01T08:01:50.8575468Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.15/httpcore-4.4.15.pom (5.0 kB at 1.2 MB/s)
2022-11-01T08:01:50.8588773Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.15/httpcomponents-core-4.4.15.pom
2022-11-01T08:01:50.8628898Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.15/httpcomponents-core-4.4.15.pom (13 kB at 3.3 MB/s)
2022-11-01T08:01:50.8650886Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.pom
2022-11-01T08:01:50.8826452Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.pom (35 kB at 1.9 MB/s)
2022-11-01T08:01:50.8855966Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom
2022-11-01T08:01:50.9227659Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom (2.4 kB at 65 kB/s)
2022-11-01T08:01:50.9244405Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom
2022-11-01T08:01:50.9335716Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom (10 kB at 1.0 MB/s)
2022-11-01T08:01:50.9353418Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/servlet/jakarta.servlet-api/4.0.4/jakarta.servlet-api-4.0.4.pom
2022-11-01T08:01:50.9416205Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/servlet/jakarta.servlet-api/4.0.4/jakarta.servlet-api-4.0.4.pom (17 kB at 2.9 MB/s)
2022-11-01T08:01:50.9473723Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.13.4/jackson-datatype-jsr310-2.13.4.pom
2022-11-01T08:01:50.9539337Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.13.4/jackson-datatype-jsr310-2.13.4.pom (4.9 kB at 818 kB/s)
2022-11-01T08:01:50.9554614Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-modules-java8/2.13.4/jackson-modules-java8-2.13.4.pom
2022-11-01T08:01:50.9595032Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-modules-java8/2.13.4/jackson-modules-java8-2.13.4.pom (3.2 kB at 803 kB/s)
2022-11-01T08:01:50.9645868Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.7.36/slf4j-log4j12-1.7.36.pom
2022-11-01T08:01:50.9716594Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.7.36/slf4j-log4j12-1.7.36.pom (910 B at 130 kB/s)
2022-11-01T08:01:50.9766052Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-reload4j/1.7.36/slf4j-reload4j-1.7.36.pom
2022-11-01T08:01:50.9859365Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-reload4j/1.7.36/slf4j-reload4j-1.7.36.pom (1.2 kB at 115 kB/s)
2022-11-01T08:01:50.9886408Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/reload4j/reload4j/1.2.19/reload4j-1.2.19.pom
2022-11-01T08:01:50.9931629Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/reload4j/reload4j/1.2.19/reload4j-1.2.19.pom (16 kB at 4.0 MB/s)
2022-11-01T08:01:50.9946660Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-slf4j-impl/2.19.0/log4j-slf4j-impl-2.19.0.pom
2022-11-01T08:01:51.0016321Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-slf4j-impl/2.19.0/log4j-slf4j-impl-2.19.0.pom (12 kB at 1.7 MB/s)
2022-11-01T08:01:51.0033387Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j/2.19.0/log4j-2.19.0.pom
2022-11-01T08:01:51.0083664Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j/2.19.0/log4j-2.19.0.pom (71 kB at 12 MB/s)
2022-11-01T08:01:51.0121903Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-bom/2.19.0/log4j-bom-2.19.0.pom
2022-11-01T08:01:51.0322010Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-bom/2.19.0/log4j-bom-2.19.0.pom (9.2 kB at 483 kB/s)
2022-11-01T08:01:51.0342584Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.9.0/junit-bom-5.9.0.pom
2022-11-01T08:01:51.0415645Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.9.0/junit-bom-5.9.0.pom (5.6 kB at 804 kB/s)
2022-11-01T08:01:51.0435139Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.19.0/log4j-api-2.19.0.pom
2022-11-01T08:01:51.0474359Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.19.0/log4j-api-2.19.0.pom (16 kB at 3.9 MB/s)
2022-11-01T08:01:51.0508141Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.19.0/log4j-core-2.19.0.pom
2022-11-01T08:01:51.0548444Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.19.0/log4j-core-2.19.0.pom (24 kB at 5.9 MB/s)
2022-11-01T08:01:51.0585900Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.pom
2022-11-01T08:01:51.0624509Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.pom (9.7 kB at 2.4 MB/s)
2022-11-01T08:01:51.0639124Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-parent/1.2.11/logback-parent-1.2.11.pom
2022-11-01T08:01:51.0680965Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-parent/1.2.11/logback-parent-1.2.11.pom (19 kB at 4.8 MB/s)
2022-11-01T08:01:51.0706315Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.pom
2022-11-01T08:01:51.0744953Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.pom (4.2 kB at 1.0 MB/s)
2022-11-01T08:01:51.0877334Z [WARNING] The artifact org.slf4j:slf4j-log4j12:jar:1.7.36 has been relocated to org.slf4j:slf4j-reload4j:jar:1.7.36
2022-11-01T08:01:51.1196852Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/activation/jakarta.activation/1.2.2/jakarta.activation-1.2.2.jar
2022-11-01T08:01:51.1198163Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar
2022-11-01T08:01:51.1209346Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/woodstox/woodstox-core/6.3.1/woodstox-core-6.3.1.jar
2022-11-01T08:01:51.1210465Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.jar
2022-11-01T08:01:51.1211873Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/2.13.4/jackson-dataformat-xml-2.13.4.jar
2022-11-01T08:01:51.1249242Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/activation/jakarta.activation/1.2.2/jakarta.activation-1.2.2.jar (68 kB at 2.1 MB/s)
2022-11-01T08:01:51.1251159Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.15/httpcore-4.4.15.jar
2022-11-01T08:01:51.1350574Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.15/httpcore-4.4.15.jar (328 kB at 7.8 MB/s)
2022-11-01T08:01:51.1352530Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar
2022-11-01T08:01:51.1364293Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/2.13.4/jackson-dataformat-xml-2.13.4.jar (122 kB at 2.7 MB/s)
2022-11-01T08:01:51.1367321Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar
2022-11-01T08:01:51.1492439Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.jar (196 kB at 3.4 MB/s)
2022-11-01T08:01:51.1493521Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/servlet/jakarta.servlet-api/4.0.4/jakarta.servlet-api-4.0.4.jar
2022-11-01T08:01:51.1510528Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar (4.6 kB at 80 kB/s)
2022-11-01T08:01:51.1511722Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.13.4/jackson-datatype-jsr310-2.13.4.jar
2022-11-01T08:01:51.1549225Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/servlet/jakarta.servlet-api/4.0.4/jakarta.servlet-api-4.0.4.jar (83 kB at 1.3 MB/s)
2022-11-01T08:01:51.1550490Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-reload4j/1.7.36/slf4j-reload4j-1.7.36.jar
2022-11-01T08:01:51.1563996Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.13.4/jackson-datatype-jsr310-2.13.4.jar (121 kB at 1.9 MB/s)
2022-11-01T08:01:51.1566286Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/reload4j/reload4j/1.2.19/reload4j-1.2.19.jar
2022-11-01T08:01:51.1588677Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar (140 kB at 2.1 MB/s)
2022-11-01T08:01:51.1589887Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-slf4j-impl/2.19.0/log4j-slf4j-impl-2.19.0.jar
2022-11-01T08:01:51.1595272Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-reload4j/1.7.36/slf4j-reload4j-1.7.36.jar (9.8 kB at 147 kB/s)
2022-11-01T08:01:51.1596526Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.19.0/log4j-api-2.19.0.jar
2022-11-01T08:01:51.1681869Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/reload4j/reload4j/1.2.19/reload4j-1.2.19.jar (334 kB at 4.4 MB/s)
2022-11-01T08:01:51.1684938Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.19.0/log4j-core-2.19.0.jar
2022-11-01T08:01:51.1690503Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-slf4j-impl/2.19.0/log4j-slf4j-impl-2.19.0.jar (25 kB at 329 kB/s)
2022-11-01T08:01:51.1691946Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.jar
2022-11-01T08:01:51.1734557Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.19.0/log4j-api-2.19.0.jar (318 kB at 3.9 MB/s)
2022-11-01T08:01:51.1735807Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar
2022-11-01T08:01:51.1749736Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar (780 kB at 9.4 MB/s)
2022-11-01T08:01:51.1946055Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/woodstox/woodstox-core/6.3.1/woodstox-core-6.3.1.jar (1.6 MB at 15 MB/s)
2022-11-01T08:01:51.1949506Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.jar (232 kB at 2.3 MB/s)
2022-11-01T08:01:51.2060295Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.19.0/log4j-core-2.19.0.jar (1.9 MB at 16 MB/s)
2022-11-01T08:01:51.2090324Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar (449 kB at 3.9 MB/s)
2022-11-01T08:01:51.2133469Z [INFO] 
2022-11-01T08:01:51.2135812Z [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ foundation-common ---
2022-11-01T08:01:51.2151701Z [INFO] 
2022-11-01T08:01:51.2153994Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-maven-version) @ foundation-common ---
2022-11-01T08:01:51.2161284Z [INFO] 
2022-11-01T08:01:51.2163599Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-java-version) @ foundation-common ---
2022-11-01T08:01:51.2171786Z [INFO] 
2022-11-01T08:01:51.2174054Z [INFO] --- maven-remote-resources-plugin:3.0.0:process (process-resource-bundles) @ foundation-common ---
2022-11-01T08:01:51.2191057Z [INFO] Skipping remote resources execution.
2022-11-01T08:01:51.2193563Z [INFO] 
2022-11-01T08:01:51.2195826Z [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ foundation-common ---
2022-11-01T08:01:51.2205811Z [INFO] Using 'UTF-8' encoding to copy filtered resources.
2022-11-01T08:01:51.2207795Z [INFO] Using 'UTF-8' encoding to copy filtered properties files.
2022-11-01T08:01:51.2216969Z [INFO] Copying 3 resources
2022-11-01T08:01:51.2230063Z [INFO] 
2022-11-01T08:01:51.2232546Z [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ foundation-common ---
2022-11-01T08:01:51.2283549Z [INFO] Changes detected - recompiling the module!
2022-11-01T08:01:51.2291989Z [INFO] Compiling 102 source files to /home/runner/work/servicecomb-java-chassis/servicecomb-java-chassis/foundations/foundation-common/target/classes
2022-11-01T08:01:52.2518264Z [WARNING] bootstrap class path not set in conjunction with -source 8
2022-11-01T08:01:52.2518939Z [INFO] 
2022-11-01T08:01:52.2520153Z [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ foundation-common ---
2022-11-01T08:01:52.2529368Z [INFO] Using 'UTF-8' encoding to copy filtered resources.
2022-11-01T08:01:52.2530093Z [INFO] Using 'UTF-8' encoding to copy filtered properties files.
2022-11-01T08:01:52.2532790Z [INFO] Copying 3 resources
2022-11-01T08:01:52.2544127Z [INFO] 
2022-11-01T08:01:52.2545267Z [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ foundation-common ---
2022-11-01T08:01:52.2622931Z [INFO] Changes detected - recompiling the module!
2022-11-01T08:01:52.2626787Z [INFO] Compiling 38 source files to /home/runner/work/servicecomb-java-chassis/servicecomb-java-chassis/foundations/foundation-common/target/test-classes
2022-11-01T08:01:53.0264028Z [WARNING] bootstrap class path not set in conjunction with -source 8
2022-11-01T08:01:53.0268769Z [INFO] 
2022-11-01T08:01:53.0272238Z [INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ foundation-common ---
2022-11-01T08:01:53.0337156Z [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
2022-11-01T08:01:53.0392970Z [INFO] 
2022-11-01T08:01:53.0396315Z [INFO] -------------------------------------------------------
2022-11-01T08:01:53.0399475Z [INFO]  T E S T S
2022-11-01T08:01:53.0402241Z [INFO] -------------------------------------------------------
2022-11-01T08:01:54.5128471Z [INFO] Running TestNoPackageMain
2022-11-01T08:01:54.5950584Z [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.049 s - in TestNoPackageMain
2022-11-01T08:01:54.5955875Z [INFO] Running org.apache.servicecomb.foundation.common.DynamicObjectTest
2022-11-01T08:01:54.9970834Z [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.414 s - in org.apache.servicecomb.foundation.common.DynamicObjectTest
2022-11-01T08:01:54.9971808Z [INFO] Running org.apache.servicecomb.foundation.common.base.DynamicEnumTest
2022-11-01T08:01:55.0379043Z SLF4J: Class path contains multiple SLF4J bindings.
2022-11-01T08:01:55.0380537Z SLF4J: Found binding in [jar:file:/home/runner/.m2/repository/org/slf4j/slf4j-reload4j/1.7.36/slf4j-reload4j-1.7.36.jar!/org/slf4j/impl/StaticLoggerBinder.class]
2022-11-01T08:01:55.0381554Z SLF4J: Found binding in [jar:file:/home/runner/.m2/repository/org/apache/logging/log4j/log4j-slf4j-impl/2.19.0/log4j-slf4j-impl-2.19.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]
2022-11-01T08:01:55.0382678Z SLF4J: Found binding in [jar:file:/home/runner/.m2/repository/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.jar!/org/slf4j/impl/StaticLoggerBinder.class]
2022-11-01T08:01:55.0383697Z SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
2022-11-01T08:01:55.1206500Z SLF4J: Actual binding is of type [org.slf4j.impl.Reload4jLoggerFactory]
2022-11-01T08:01:55.1714823Z [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.177 s - in org.apache.servicecomb.foundation.common.base.DynamicEnumTest
2022-11-01T08:01:55.1842982Z [INFO] Running org.apache.servicecomb.foundation.common.cache.TestVersionedCache
2022-11-01T08:01:55.2291770Z [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in org.apache.servicecomb.foundation.common.cache.TestVersionedCache
2022-11-01T08:01:55.2314977Z [INFO] Running org.apache.servicecomb.foundation.common.concurrency.RunnableWrapperTest
2022-11-01T08:01:55.2646660Z 2022-11-01 08:01:55,244 [pool-2-thread-1] ERROR SuppressedRunnableWrapper      - task org.apache.servicecomb.foundation.common.concurrency.RunnableWrapperTest$$Lambda$454/0x000000010021a040@7562026b execute error!
2022-11-01T08:01:55.2647780Z java.lang.Error: Normal case, this is a mocked error
2022-11-01T08:01:55.2648976Z 	at org.apache.servicecomb.foundation.common.concurrency.RunnableWrapperTest.lambda$run$0(RunnableWrapperTest.java:44)
2022-11-01T08:01:55.2649916Z 	at org.apache.servicecomb.foundation.common.concurrency.SuppressedRunnableWrapper.run(SuppressedRunnableWrapper.java:49)
2022-11-01T08:01:55.2650831Z 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
2022-11-01T08:01:55.2652182Z 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
2022-11-01T08:01:55.2653307Z 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
2022-11-01T08:01:55.2654307Z 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
2022-11-01T08:01:55.2654941Z 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
2022-11-01T08:01:55.2655406Z 	at java.base/java.lang.Thread.run(Thread.java:829)
2022-11-01T08:01:55.2656582Z 2022-11-01 08:01:55,256 [pool-2-thread-1] ERROR SuppressedRunnableWrapper      - task org.apache.servicecomb.foundation.common.concurrency.RunnableWrapperTest$$Lambda$454/0x000000010021a040@7562026b execute error!
2022-11-01T08:01:55.2657357Z java.lang.IllegalStateException: Normal case, this is a mocked exception
2022-11-01T08:01:55.2658066Z 	at org.apache.servicecomb.foundation.common.concurrency.RunnableWrapperTest.lambda$run$0(RunnableWrapperTest.java:46)
2022-11-01T08:01:55.2659009Z 	at org.apache.servicecomb.foundation.common.concurrency.SuppressedRunnableWrapper.run(SuppressedRunnableWrapper.java:49)
2022-11-01T08:01:55.2659875Z 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
2022-11-01T08:01:55.2660425Z 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
2022-11-01T08:01:55.2661108Z 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
2022-11-01T08:01:55.2661816Z 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
2022-11-01T08:01:55.2662451Z 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
2022-11-01T08:01:55.2662938Z 	at java.base/java.lang.Thread.run(Thread.java:829)
2022-11-01T08:01:55.2663786Z [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in org.apache.servicecomb.foundation.common.concurrency.RunnableWrapperTest
2022-11-01T08:01:55.2664545Z [INFO] Running org.apache.servicecomb.foundation.common.encrypt.TestEncryptions
2022-11-01T08:01:55.2904424Z 2022-11-01 08:01:55,287 [main           ] INFO  SPIServiceUtils                - Found SPI service org.apache.servicecomb.foundation.common.encrypt.Encryption, count=1.
2022-11-01T08:01:55.2905445Z 2022-11-01 08:01:55,288 [main           ] INFO  SPIServiceUtils                -   0. org.apache.servicecomb.foundation.common.encrypt.NoEncryption.
2022-11-01T08:01:55.3058411Z [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s - in org.apache.servicecomb.foundation.common.encrypt.TestEncryptions
2022-11-01T08:01:55.3207420Z [INFO] Running org.apache.servicecomb.foundation.common.event.TestEventBus
2022-11-01T08:01:55.3898162Z [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s - in org.apache.servicecomb.foundation.common.event.TestEventBus
2022-11-01T08:01:55.3945390Z [INFO] Running org.apache.servicecomb.foundation.common.event.TestEventManager
2022-11-01T08:01:55.4064503Z 2022-11-01 08:01:55,398 [main           ] WARN  SimpleSubscriber               - Failed to create lambda for method: private void org.apache.servicecomb.foundation.common.event.TestEventManager$1.onObject(java.lang.Object), fallback to reflect.
2022-11-01T08:01:55.4065584Z java.lang.IllegalStateException: Failed to create lambda from private void org.apache.servicecomb.foundation.common.event.TestEventManager$1.onObject(java.lang.Object)
2022-11-01T08:01:55.4066542Z 	at org.apache.servicecomb.foundation.common.utils.LambdaMetafactoryUtils.createLambda(LambdaMetafactoryUtils.java:115)
2022-11-01T08:01:55.4067474Z 	at org.apache.servicecomb.foundation.common.event.SimpleSubscriber.<init>(SimpleSubscriber.java:56)
2022-11-01T08:01:55.4068296Z 	at org.apache.servicecomb.foundation.common.event.SimpleEventBus.collectSubscribers(SimpleEventBus.java:44)
2022-11-01T08:01:55.4069073Z 	at java.base/java.util.concurrent.ConcurrentHashMap.computeIfAbsent(ConcurrentHashMap.java:1705)
2022-11-01T08:01:55.4069919Z 	at org.apache.servicecomb.foundation.common.concurrent.ConcurrentHashMapEx.computeIfAbsent(ConcurrentHashMapEx.java:56)
2022-11-01T08:01:55.4071026Z 	at org.apache.servicecomb.foundation.common.event.SimpleEventBus.register(SimpleEventBus.java:52)
2022-11-01T08:01:55.4071796Z 	at org.apache.servicecomb.foundation.common.event.EventManager.register(EventManager.java:41)
2022-11-01T08:01:55.4072552Z 	at org.apache.servicecomb.foundation.common.event.TestEventManager.test(TestEventManager.java:32)
2022-11-01T08:01:55.4073367Z 	at org.apache.servicecomb.foundation.common.event.TestEventManager.anonymousListener(TestEventManager.java:69)
2022-11-01T08:01:55.4074677Z 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2022-11-01T08:01:55.4075364Z 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
2022-11-01T08:01:55.4076099Z 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2022-11-01T08:01:55.4076854Z 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
2022-11-01T08:01:55.4077425Z 	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:727)
2022-11-01T08:01:55.4078111Z 	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
2022-11-01T08:01:55.4078899Z 	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
2022-11-01T08:01:55.4079674Z 	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
2022-11-01T08:01:55.4080435Z 	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
2022-11-01T08:01:55.4081241Z 	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
2022-11-01T08:01:55.4082150Z 	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
2022-11-01T08:01:55.4083095Z 	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
2022-11-01T08:01:55.4083994Z 	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
2022-11-01T08:01:55.4085150Z 	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
2022-11-01T08:01:55.4086027Z 	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
2022-11-01T08:01:55.4086872Z 	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
2022-11-01T08:01:55.4087721Z 	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
2022-11-01T08:01:55.4088589Z 	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
2022-11-01T08:01:55.4089588Z 	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:217)
2022-11-01T08:01:55.4090367Z 	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
2022-11-01T08:01:55.4091181Z 	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)
2022-11-01T08:01:55.4091973Z 	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)
2022-11-01T08:01:55.4092708Z 	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
2022-11-01T08:01:55.4093454Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
2022-11-01T08:01:55.4094207Z 	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
2022-11-01T08:01:55.4094961Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
2022-11-01T08:01:55.4095704Z 	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
2022-11-01T08:01:55.4096369Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
2022-11-01T08:01:55.4097119Z 	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
2022-11-01T08:01:55.4097898Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
2022-11-01T08:01:55.4098608Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
2022-11-01T08:01:55.4099143Z 	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
2022-11-01T08:01:55.4099952Z 	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
2022-11-01T08:01:55.4101472Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
2022-11-01T08:01:55.4102320Z 	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
2022-11-01T08:01:55.4103130Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
2022-11-01T08:01:55.4103826Z 	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
2022-11-01T08:01:55.4104529Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
2022-11-01T08:01:55.4105310Z 	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
2022-11-01T08:01:55.4106140Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
2022-11-01T08:01:55.4106923Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
2022-11-01T08:01:55.4107489Z 	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
2022-11-01T08:01:55.4108365Z 	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
2022-11-01T08:01:55.4109402Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
2022-11-01T08:01:55.4112558Z 	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
2022-11-01T08:01:55.4113424Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
2022-11-01T08:01:55.4114128Z 	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
2022-11-01T08:01:55.4114834Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
2022-11-01T08:01:55.4115656Z 	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
2022-11-01T08:01:55.4116477Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
2022-11-01T08:01:55.4117928Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
2022-11-01T08:01:55.4119346Z 	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
2022-11-01T08:01:55.4120445Z 	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
2022-11-01T08:01:55.4121334Z 	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
2022-11-01T08:01:55.4122194Z 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147)
2022-11-01T08:01:55.4123024Z 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127)
2022-11-01T08:01:55.4124304Z 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90)
2022-11-01T08:01:55.4125139Z 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55)
2022-11-01T08:01:55.4154806Z 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102)
2022-11-01T08:01:55.4156368Z 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54)
2022-11-01T08:01:55.4158821Z 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
2022-11-01T08:01:55.4159614Z 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
2022-11-01T08:01:55.4253546Z 	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
2022-11-01T08:01:55.4255318Z 	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55)
2022-11-01T08:01:55.4256125Z 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223)
2022-11-01T08:01:55.4256996Z 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175)
2022-11-01T08:01:55.4258334Z 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139)
2022-11-01T08:01:55.4259110Z 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456)
2022-11-01T08:01:55.4259773Z 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169)
2022-11-01T08:01:55.4260351Z 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595)
2022-11-01T08:01:55.4260924Z 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581)
2022-11-01T08:01:55.4262011Z Caused by: java.lang.IllegalAccessException: class is not public: org.apache.servicecomb.foundation.common.event.TestEventManager$1.onObject[Ljava.lang.Object;@4c9e9fb8/invokeSpecial, from org.apache.servicecomb.foundation.common.utils.LambdaMetafactoryUtils (unnamed module @46b40083)
2022-11-01T08:01:55.4263081Z 	at java.base/java.lang.invoke.MemberName.makeAccessException(MemberName.java:942)
2022-11-01T08:01:55.4263652Z 	at java.base/java.lang.invoke.MethodHandles$Lookup.checkAccess(MethodHandles.java:2201)
2022-11-01T08:01:55.4264185Z 	at java.base/java.lang.invoke.MethodHandles$Lookup.checkMethod(MethodHandles.java:2141)
2022-11-01T08:01:55.4264775Z 	at java.base/java.lang.invoke.MethodHandles$Lookup.getDirectMethodCommon(MethodHandles.java:2285)
2022-11-01T08:01:55.4265419Z 	at java.base/java.lang.invoke.MethodHandles$Lookup.getDirectMethodNoSecurityManager(MethodHandles.java:2278)
2022-11-01T08:01:55.4266012Z 	at java.base/java.lang.invoke.MethodHandles$Lookup.unreflect(MethodHandles.java:1747)
2022-11-01T08:01:55.4266768Z 	at org.apache.servicecomb.foundation.common.utils.LambdaMetafactoryUtils.createLambda(LambdaMetafactoryUtils.java:100)
2022-11-01T08:01:55.4267356Z 	... 79 more
2022-11-01T08:01:55.4306748Z 2022-11-01 08:01:55,427 [main           ] WARN  SimpleSubscriber               - Failed to create lambda for method: public void org.apache.servicecomb.foundation.common.event.TestEventManager$2.onObject(java.lang.Object), fallback to reflect.
2022-11-01T08:01:55.4308700Z java.lang.IllegalStateException: Failed to create lambda from public void org.apache.servicecomb.foundation.common.event.TestEventManager$2.onObject(java.lang.Object)
2022-11-01T08:01:55.4309674Z 	at org.apache.servicecomb.foundation.common.utils.LambdaMetafactoryUtils.createLambda(LambdaMetafactoryUtils.java:115)
2022-11-01T08:01:55.4310513Z 	at org.apache.servicecomb.foundation.common.event.SimpleSubscriber.<init>(SimpleSubscriber.java:56)
2022-11-01T08:01:55.4311333Z 	at org.apache.servicecomb.foundation.common.event.SimpleEventBus.collectSubscribers(SimpleEventBus.java:44)
2022-11-01T08:01:55.4312129Z 	at java.base/java.util.concurrent.ConcurrentHashMap.computeIfAbsent(ConcurrentHashMap.java:1705)
2022-11-01T08:01:55.4313286Z 	at org.apache.servicecomb.foundation.common.concurrent.ConcurrentHashMapEx.computeIfAbsent(ConcurrentHashMapEx.java:56)
2022-11-01T08:01:55.4314097Z 	at org.apache.servicecomb.foundation.common.event.SimpleEventBus.register(SimpleEventBus.java:52)
2022-11-01T08:01:55.4314797Z 	at org.apache.servicecomb.foundation.common.event.EventManager.register(EventManager.java:41)
2022-11-01T08:01:55.4315489Z 	at org.apache.servicecomb.foundation.common.event.TestEventManager.test(TestEventManager.java:32)
2022-11-01T08:01:55.4316280Z 	at org.apache.servicecomb.foundation.common.event.TestEventManager.anonymousListenerPublic(TestEventManager.java:93)
2022-11-01T08:01:55.4317009Z 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2022-11-01T08:01:55.4317713Z 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
2022-11-01T08:01:55.4318400Z 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2022-11-01T08:01:55.4318941Z 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
2022-11-01T08:01:55.4319465Z 	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:727)
2022-11-01T08:01:55.4320953Z 	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
2022-11-01T08:01:55.4321716Z 	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
2022-11-01T08:01:55.4322437Z 	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
2022-11-01T08:01:55.4323147Z 	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
2022-11-01T08:01:55.4323901Z 	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
2022-11-01T08:01:55.4324976Z 	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
2022-11-01T08:01:55.4325865Z 	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
2022-11-01T08:01:55.4326708Z 	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
2022-11-01T08:01:55.4327509Z 	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
2022-11-01T08:01:55.4328306Z 	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
2022-11-01T08:01:55.4329101Z 	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
2022-11-01T08:01:55.4330098Z 	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
2022-11-01T08:01:55.4330969Z 	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
2022-11-01T08:01:55.4331824Z 	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:217)
2022-11-01T08:01:55.4332667Z 	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
2022-11-01T08:01:55.4333540Z 	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)
2022-11-01T08:01:55.4334396Z 	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)
2022-11-01T08:01:55.4335188Z 	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
2022-11-01T08:01:55.4335993Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
2022-11-01T08:01:55.4336955Z 	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
2022-11-01T08:01:55.4337772Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
2022-11-01T08:01:55.4338485Z 	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
2022-11-01T08:01:55.4339184Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
2022-11-01T08:01:55.4339990Z 	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
2022-11-01T08:01:55.4340826Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
2022-11-01T08:01:55.4341594Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
2022-11-01T08:01:55.4342253Z 	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
2022-11-01T08:01:55.4343124Z 	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
2022-11-01T08:01:55.4344160Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
2022-11-01T08:01:55.4344946Z 	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
2022-11-01T08:01:55.4345745Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
2022-11-01T08:01:55.4346438Z 	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
2022-11-01T08:01:55.4347123Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
2022-11-01T08:01:55.4347917Z 	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
2022-11-01T08:01:55.4348757Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
2022-11-01T08:01:55.4349536Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
2022-11-01T08:01:55.4350100Z 	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
2022-11-01T08:01:55.4350969Z 	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
2022-11-01T08:01:55.4351993Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
2022-11-01T08:01:55.4352794Z 	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
2022-11-01T08:01:55.4353580Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
2022-11-01T08:01:55.4354275Z 	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
2022-11-01T08:01:55.4354975Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
2022-11-01T08:01:55.4355776Z 	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
2022-11-01T08:01:55.4356588Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
2022-11-01T08:01:55.4358178Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
2022-11-01T08:01:55.4359179Z 	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
2022-11-01T08:01:55.4360268Z 	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
2022-11-01T08:01:55.4361155Z 	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
2022-11-01T08:01:55.4362167Z 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147)
2022-11-01T08:01:55.4363001Z 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127)
2022-11-01T08:01:55.4363826Z 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90)
2022-11-01T08:01:55.4502454Z 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55)
2022-11-01T08:01:55.4503353Z 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102)
2022-11-01T08:01:55.4504207Z 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54)
2022-11-01T08:01:55.4504876Z 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
2022-11-01T08:01:55.4505910Z 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
2022-11-01T08:01:55.4506638Z 	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
2022-11-01T08:01:55.4507363Z 	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55)
2022-11-01T08:01:55.4508099Z 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223)
2022-11-01T08:01:55.4508958Z 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175)
2022-11-01T08:01:55.4509801Z 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139)
2022-11-01T08:01:55.4510552Z 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456)
2022-11-01T08:01:55.4511189Z 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169)
2022-11-01T08:01:55.4511782Z 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595)
2022-11-01T08:01:55.4512353Z 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581)
2022-11-01T08:01:55.4513424Z Caused by: java.lang.IllegalAccessException: class is not public: org.apache.servicecomb.foundation.common.event.TestEventManager$2.onObject[Ljava.lang.Object;@2c383e33/invokeVirtual, from org.apache.servicecomb.foundation.common.utils.LambdaMetafactoryUtils (unnamed module @46b40083)
2022-11-01T08:01:55.4515115Z 	at java.base/java.lang.invoke.MemberName.makeAccessException(MemberName.java:942)
2022-11-01T08:01:55.4515650Z 	at java.base/java.lang.invoke.MethodHandles$Lookup.checkAccess(MethodHandles.java:2201)
2022-11-01T08:01:55.4516160Z 	at java.base/java.lang.invoke.MethodHandles$Lookup.checkMethod(MethodHandles.java:2141)
2022-11-01T08:01:55.4516702Z 	at java.base/java.lang.invoke.MethodHandles$Lookup.getDirectMethodCommon(MethodHandles.java:2285)
2022-11-01T08:01:55.4517293Z 	at java.base/java.lang.invoke.MethodHandles$Lookup.getDirectMethodNoSecurityManager(MethodHandles.java:2278)
2022-11-01T08:01:55.4517856Z 	at java.base/java.lang.invoke.MethodHandles$Lookup.unreflect(MethodHandles.java:1747)
2022-11-01T08:01:55.4518555Z 	at org.apache.servicecomb.foundation.common.utils.LambdaMetafactoryUtils.createLambda(LambdaMetafactoryUtils.java:100)
2022-11-01T08:01:55.4519083Z 	... 79 more
2022-11-01T08:01:55.4520255Z [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s - in org.apache.servicecomb.foundation.common.event.TestEventManager
2022-11-01T08:01:55.4521007Z [INFO] Running org.apache.servicecomb.foundation.common.http.TestHttpStatus
2022-11-01T08:01:55.4671282Z [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.apache.servicecomb.foundation.common.http.TestHttpStatus
2022-11-01T08:01:55.4689871Z [INFO] Running org.apache.servicecomb.foundation.common.http.TestHttpStatusUtils
2022-11-01T08:01:55.4709905Z 2022-11-01 08:01:55,469 [main           ] INFO  SPIServiceUtils                - Found SPI service javax.ws.rs.core.Response$StatusType, count=0.
2022-11-01T08:01:55.4801652Z [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.apache.servicecomb.foundation.common.http.TestHttpStatusUtils
2022-11-01T08:01:55.4825477Z [INFO] Running org.apache.servicecomb.foundation.common.http.TestHttpUtils
2022-11-01T08:01:55.5296678Z [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s - in org.apache.servicecomb.foundation.common.http.TestHttpUtils
2022-11-01T08:01:55.5301210Z [INFO] Running org.apache.servicecomb.foundation.common.net.TestIpPort
2022-11-01T08:01:55.5382186Z [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.apache.servicecomb.foundation.common.net.TestIpPort
2022-11-01T08:01:55.5382992Z [INFO] Running org.apache.servicecomb.foundation.common.net.TestNetUtils
2022-11-01T08:01:55.6378924Z 2022-11-01 08:01:55,545 [main           ] INFO  NetUtils                       - add ipv6 network interface:eth0,host address:fe80:0:0:0:20d:3aff:fe5b:54e1%eth0
2022-11-01T08:01:55.6379670Z 2022-11-01 08:01:55,545 [main           ] INFO  NetUtils                       - add ipv4 network interface:eth0,host address:10.1.0.184
2022-11-01T08:01:55.6380490Z 2022-11-01 08:01:55,545 [main           ] INFO  NetUtils                       - localhost hostName=fv-az264-999, hostAddress=10.1.0.184.
2022-11-01T08:01:55.6381219Z 2022-11-01 08:01:55,545 [main           ] INFO  NetUtils                       - Host address info ipV4=10.1.0.184, ipV6=fe80:0:0:0:20d:3aff:fe5b:54e1.
2022-11-01T08:01:56.0105678Z 2022-11-01 08:01:56,007 [main           ] INFO  NetUtils                       - add ipv6 network interface:eth0,host address:fe80:0:0:0:20d:3aff:fe5b:54e1%eth0
2022-11-01T08:01:56.0106595Z 2022-11-01 08:01:56,009 [main           ] INFO  NetUtils                       - add ipv4 network interface:eth0,host address:10.1.0.184
2022-11-01T08:01:56.0108523Z 2022-11-01 08:01:56,009 [main           ] INFO  NetUtils                       - localhost hostName=fv-az264-999, hostAddress=10.1.0.184.
2022-11-01T08:01:56.0109418Z 2022-11-01 08:01:56,009 [main           ] INFO  NetUtils                       - Host address info ipV4=10.1.0.184, ipV6=fe80:0:0:0:20d:3aff:fe5b:54e1.
2022-11-01T08:01:56.0140022Z 2022-11-01 08:01:56,012 [main           ] INFO  NetUtils                       - add ipv6 network interface:eth0,host address:fe80:0:0:0:20d:3aff:fe5b:54e1%eth0
2022-11-01T08:01:56.0141191Z 2022-11-01 08:01:56,012 [main           ] INFO  NetUtils                       - add ipv4 network interface:eth0,host address:10.1.0.184
2022-11-01T08:01:56.0142119Z 2022-11-01 08:01:56,012 [main           ] INFO  NetUtils                       - localhost hostName=fv-az264-999, hostAddress=10.1.0.184.
2022-11-01T08:01:56.0142895Z 2022-11-01 08:01:56,012 [main           ] INFO  NetUtils                       - Host address info ipV4=10.1.0.184, ipV6=fe80:0:0:0:20d:3aff:fe5b:54e1.
2022-11-01T08:01:56.0143468Z fv-az264-999
2022-11-01T08:01:56.0145155Z 10.1.0.184
2022-11-01T08:01:56.0145428Z fe80:0:0:0:20d:3aff:fe5b:54e1
2022-11-01T08:01:56.0289260Z 2022-11-01 08:01:56,027 [main           ] INFO  NetUtils                       - add ipv6 network interface:eth0,host address:fe80:0:0:0:20d:3aff:fe5b:54e1%eth0
2022-11-01T08:01:56.0290590Z 2022-11-01 08:01:56,027 [main           ] INFO  NetUtils                       - add ipv4 network interface:eth0,host address:10.1.0.184
2022-11-01T08:01:56.0291381Z 2022-11-01 08:01:56,028 [main           ] INFO  NetUtils                       - localhost hostName=fv-az264-999, hostAddress=10.1.0.184.
2022-11-01T08:01:56.0292317Z 2022-11-01 08:01:56,028 [main           ] INFO  NetUtils                       - Host address info ipV4=10.1.0.184, ipV6=fe80:0:0:0:20d:3aff:fe5b:54e1.
2022-11-01T08:01:56.0512403Z [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.499 s - in org.apache.servicecomb.foundation.common.net.TestNetUtils
2022-11-01T08:01:56.0526377Z [INFO] Running org.apache.servicecomb.foundation.common.net.TestURIEndpointObject
2022-11-01T08:01:56.0817267Z [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in org.apache.servicecomb.foundation.common.net.TestURIEndpointObject
2022-11-01T08:01:56.0846772Z [INFO] Running org.apache.servicecomb.foundation.common.part.TestAbstractPart
2022-11-01T08:01:56.1154737Z [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.apache.servicecomb.foundation.common.part.TestAbstractPart
2022-11-01T08:01:56.1368101Z [INFO] Running org.apache.servicecomb.foundation.common.part.TestFilePart
2022-11-01T08:01:56.1646894Z [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in org.apache.servicecomb.foundation.common.part.TestFilePart
2022-11-01T08:01:56.1667651Z [INFO] Running org.apache.servicecomb.foundation.common.part.TestInputStreamPart
2022-11-01T08:01:56.1806306Z [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.apache.servicecomb.foundation.common.part.TestInputStreamPart
2022-11-01T08:01:56.1845405Z [INFO] Running org.apache.servicecomb.foundation.common.part.TestResourcePart
2022-11-01T08:01:56.1959841Z [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.apache.servicecomb.foundation.common.part.TestResourcePart
2022-11-01T08:01:56.2001257Z [INFO] Running org.apache.servicecomb.foundation.common.spring.TestPaasNamespaceHandler
2022-11-01T08:01:56.8366235Z [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.629 s - in org.apache.servicecomb.foundation.common.spring.TestPaasNamespaceHandler
2022-11-01T08:01:56.8367054Z [INFO] Running org.apache.servicecomb.foundation.common.utils.AsyncUtilsTest
2022-11-01T08:01:56.8518295Z [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.apache.servicecomb.foundation.common.utils.AsyncUtilsTest
2022-11-01T08:01:56.8519053Z [INFO] Running org.apache.servicecomb.foundation.common.utils.JsonUtilsTest
2022-11-01T08:01:56.9115161Z [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s - in org.apache.servicecomb.foundation.common.utils.JsonUtilsTest
2022-11-01T08:01:56.9115979Z [INFO] Running org.apache.servicecomb.foundation.common.utils.Log4jUtilsTest
2022-11-01T08:01:57.1480450Z [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.233 s - in org.apache.servicecomb.foundation.common.utils.Log4jUtilsTest
2022-11-01T08:01:57.1525655Z [INFO] Running org.apache.servicecomb.foundation.common.utils.ResourceUtilTest
2022-11-01T08:01:57.2966782Z [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.14 s - in org.apache.servicecomb.foundation.common.utils.ResourceUtilTest
2022-11-01T08:01:57.3097001Z [INFO] Running org.apache.servicecomb.foundation.common.utils.TestBeanUtils
2022-11-01T08:01:57.3928982Z 2022-11-01 08:01:57,390 [main           ] INFO  BeanUtils                      - Scb scan package list: org.apache.servicecomb,java.lang,java.math
2022-11-01T08:01:57.4799981Z 2022-11-01 08:01:57,426 [main           ] INFO  BeanUtils                      - Scb scan package list: org.apache.servicecomb
2022-11-01T08:01:58.0424367Z 2022-11-01 08:01:58,038 [main           ] INFO  BeanUtils                      - Scb scan package list: a.b,c.d,org.apache.servicecomb
2022-11-01T08:01:58.0725753Z 2022-11-01 08:01:58,070 [main           ] INFO  BeanUtils                      - Scb scan package list: org.apache.servicecomb
2022-11-01T08:01:58.1107104Z 2022-11-01 08:01:58,100 [main           ] INFO  BeanUtils                      - Scb scan package list: org.apache.servicecomb
2022-11-01T08:01:58.1108438Z [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.798 s - in org.apache.servicecomb.foundation.common.utils.TestBeanUtils
2022-11-01T08:01:58.1109356Z [INFO] Running org.apache.servicecomb.foundation.common.utils.TestExceptionUtils
2022-11-01T08:01:58.1193072Z [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.apache.servicecomb.foundation.common.utils.TestExceptionUtils
2022-11-01T08:01:58.1201764Z [INFO] Running org.apache.servicecomb.foundation.common.utils.TestFileNameTooLong
2022-11-01T08:01:58.1893551Z 2022-11-01 08:01:58,124 [main           ] ERROR TestFileNameTooLong            - /home/runner/work/servicecomb-java-chassis/servicecomb-java-chassis/foundations/foundation-common
2022-11-01T08:01:58.1894482Z 2022-11-01 08:01:58,124 [main           ] ERROR TestFileNameTooLong            - /home/runner/work/servicecomb-java-chassis/servicecomb-java-chassis
2022-11-01T08:01:58.1954886Z [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 s - in org.apache.servicecomb.foundation.common.utils.TestFileNameTooLong
2022-11-01T08:01:58.1955667Z [INFO] Running org.apache.servicecomb.foundation.common.utils.TestFortifyUtils
2022-11-01T08:01:58.2130899Z [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.apache.servicecomb.foundation.common.utils.TestFortifyUtils
2022-11-01T08:01:58.2139466Z [INFO] Running org.apache.servicecomb.foundation.common.utils.TestGenericsUtils
2022-11-01T08:01:58.2199301Z [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.apache.servicecomb.foundation.common.utils.TestGenericsUtils
2022-11-01T08:01:58.2208580Z [INFO] Running org.apache.servicecomb.foundation.common.utils.TestIOUtils
2022-11-01T08:01:58.2263923Z [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.apache.servicecomb.foundation.common.utils.TestIOUtils
2022-11-01T08:01:58.2276619Z [INFO] Running org.apache.servicecomb.foundation.common.utils.TestJvmUtils
2022-11-01T08:01:58.2354386Z [WARNING] Tests run: 12, Failures: 0, Errors: 0, Skipped: 12, Time elapsed: 0.005 s - in org.apache.servicecomb.foundation.common.utils.TestJvmUtils
2022-11-01T08:01:58.2368901Z [INFO] Running org.apache.servicecomb.foundation.common.utils.TestMimeTypesUtils
2022-11-01T08:01:58.2489115Z [WARNING] Tests run: 9, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.008 s - in org.apache.servicecomb.foundation.common.utils.TestMimeTypesUtils
2022-11-01T08:01:58.2497471Z [INFO] Running org.apache.servicecomb.foundation.common.utils.TestRSAUtil
2022-11-01T08:01:58.6279671Z [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.374 s - in org.apache.servicecomb.foundation.common.utils.TestRSAUtil
2022-11-01T08:01:58.6282423Z [INFO] Running org.apache.servicecomb.foundation.common.utils.TestRollingFileAppenderExt
2022-11-01T08:01:58.7867389Z [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.123 s - in org.apache.servicecomb.foundation.common.utils.TestRollingFileAppenderExt
2022-11-01T08:01:58.7868320Z [INFO] Running org.apache.servicecomb.foundation.common.utils.TestTypesUtil
2022-11-01T08:01:58.7870173Z [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.apache.servicecomb.foundation.common.utils.TestTypesUtil
2022-11-01T08:01:58.7871496Z [INFO] Running org.apache.servicecomb.foundation.logback.TestMarkerFilter
2022-11-01T08:01:58.8205917Z [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s - in org.apache.servicecomb.foundation.logback.TestMarkerFilter
2022-11-01T08:01:58.8519767Z [INFO] 
2022-11-01T08:01:58.8520623Z [INFO] Results:
2022-11-01T08:01:58.8521640Z [INFO] 
2022-11-01T08:01:58.8521956Z [WARNING] Tests run: 155, Failures: 0, Errors: 0, Skipped: 14
2022-11-01T08:01:58.8522256Z [INFO] 
2022-11-01T08:01:58.8530591Z [INFO] 
2022-11-01T08:01:58.8531458Z [INFO] --------------< org.apache.servicecomb:foundation-config >--------------
2022-11-01T08:01:58.8532337Z [INFO] Building Java Chassis::Foundations::Config 2.9.0-SNAPSHOT       [11/100]
2022-11-01T08:01:58.8535120Z [INFO] --------------------------------[ jar ]---------------------------------
2022-11-01T08:01:58.8648753Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.33/snakeyaml-1.33.pom
2022-11-01T08:01:58.8723040Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.33/snakeyaml-1.33.pom (39 kB at 3.5 MB/s)
2022-11-01T08:01:58.8794859Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.pom
2022-11-01T08:01:58.8855743Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.pom (16 kB at 2.6 MB/s)
2022-11-01T08:01:58.8903018Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/annotation/ca-parent/1.3.5/ca-parent-1.3.5.pom
2022-11-01T08:01:58.8958415Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/annotation/ca-parent/1.3.5/ca-parent-1.3.5.pom (2.8 kB at 560 kB/s)
2022-11-01T08:01:58.8977029Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom
2022-11-01T08:01:58.9034974Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom (13 kB at 2.2 MB/s)
2022-11-01T08:01:58.9146996Z [WARNING] The artifact org.slf4j:slf4j-log4j12:jar:1.7.36 has been relocated to org.slf4j:slf4j-reload4j:jar:1.7.36
2022-11-01T08:01:58.9213626Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.33/snakeyaml-1.33.jar
2022-11-01T08:01:58.9218736Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar
2022-11-01T08:01:58.9318691Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar (25 kB at 2.5 MB/s)
2022-11-01T08:01:58.9335138Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.33/snakeyaml-1.33.jar (332 kB at 26 MB/s)
2022-11-01T08:01:58.9349040Z [INFO] 
2022-11-01T08:01:58.9349911Z [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ foundation-config ---
2022-11-01T08:01:58.9363059Z [INFO] 
2022-11-01T08:01:58.9365400Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-maven-version) @ foundation-config ---
2022-11-01T08:01:58.9365810Z [INFO] 
2022-11-01T08:01:58.9366327Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-java-version) @ foundation-config ---
2022-11-01T08:01:58.9369309Z [INFO] 
2022-11-01T08:01:58.9369968Z [INFO] --- maven-remote-resources-plugin:3.0.0:process (process-resource-bundles) @ foundation-config ---
2022-11-01T08:01:58.9383304Z [INFO] Skipping remote resources execution.
2022-11-01T08:01:58.9383870Z [INFO] 
2022-11-01T08:01:58.9385010Z [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ foundation-config ---
2022-11-01T08:01:58.9392192Z [INFO] Using 'UTF-8' encoding to copy filtered resources.
2022-11-01T08:01:58.9392995Z [INFO] Using 'UTF-8' encoding to copy filtered properties files.
2022-11-01T08:01:58.9395724Z [INFO] Copying 1 resource
2022-11-01T08:01:58.9400138Z [INFO] 
2022-11-01T08:01:58.9400893Z [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ foundation-config ---
2022-11-01T08:01:58.9431106Z [INFO] Changes detected - recompiling the module!
2022-11-01T08:01:58.9436367Z [INFO] Compiling 36 source files to /home/runner/work/servicecomb-java-chassis/servicecomb-java-chassis/foundations/foundation-config/target/classes
2022-11-01T08:01:59.3432327Z [WARNING] bootstrap class path not set in conjunction with -source 8
2022-11-01T08:01:59.3437020Z [INFO] 
2022-11-01T08:01:59.3440564Z [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ foundation-config ---
2022-11-01T08:01:59.3454238Z [INFO] Using 'UTF-8' encoding to copy filtered resources.
2022-11-01T08:01:59.3457289Z [INFO] Using 'UTF-8' encoding to copy filtered properties files.
2022-11-01T08:01:59.3464769Z [INFO] Copying 8 resources
2022-11-01T08:01:59.3494385Z [INFO] 
2022-11-01T08:01:59.3497694Z [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ foundation-config ---
2022-11-01T08:01:59.3528789Z [INFO] Changes detected - recompiling the module!
2022-11-01T08:01:59.3537088Z [INFO] Compiling 16 source files to /home/runner/work/servicecomb-java-chassis/servicecomb-java-chassis/foundations/foundation-config/target/test-classes
2022-11-01T08:01:59.7929053Z [WARNING] bootstrap class path not set in conjunction with -source 8
2022-11-01T08:01:59.7932406Z [INFO] 
2022-11-01T08:01:59.7933192Z [INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ foundation-config ---
2022-11-01T08:01:59.8035410Z [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
2022-11-01T08:01:59.8165490Z [INFO] 
2022-11-01T08:01:59.8166628Z [INFO] -------------------------------------------------------
2022-11-01T08:01:59.8167192Z [INFO]  T E S T S
2022-11-01T08:01:59.8168367Z [INFO] -------------------------------------------------------
2022-11-01T08:02:01.1851515Z [INFO] Running org.apache.servicecomb.config.BootStrapPropertiesTest
2022-11-01T08:02:01.4046626Z 2022-11-01 08:02:01,381 [main           ] WARN  URLConfigurationSource         - No URLs will be polled as dynamic configuration sources.
2022-11-01T08:02:01.4047853Z 2022-11-01 08:02:01,383 [main           ] INFO  URLConfigurationSource         - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath.
2022-11-01T08:02:01.4049091Z 2022-11-01 08:02:01,394 [main           ] INFO  DynamicPropertyFactory         - DynamicPropertyFactory is initialized with configuration sources: com.netflix.config.ConcurrentCompositeConfiguration@70925b45
2022-11-01T08:02:01.4050062Z 2022-11-01 08:02:01,401 [main           ] INFO  ConfigUtil                     - create local config from paths=[:/e/r/k/s/s/s/g/t/s/microservice.yaml]
2022-11-01T08:02:01.7402366Z [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.547 s - in org.apache.servicecomb.config.BootStrapPropertiesTest
2022-11-01T08:02:01.7408073Z [INFO] Running org.apache.servicecomb.config.TestConfigMapping
2022-11-01T08:02:01.7520796Z [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.apache.servicecomb.config.TestConfigMapping
2022-11-01T08:02:01.7525007Z [INFO] Running org.apache.servicecomb.config.TestYAMLUtil
2022-11-01T08:02:01.7795491Z [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.apache.servicecomb.config.TestYAMLUtil
2022-11-01T08:02:01.7799455Z [INFO] Running org.apache.servicecomb.config.archaius.sources.TestMicroserviceConfigLoader
2022-11-01T08:02:01.8028501Z [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.apache.servicecomb.config.archaius.sources.TestMicroserviceConfigLoader
2022-11-01T08:02:01.8032734Z [INFO] Running org.apache.servicecomb.config.inject.TestConfigObjectFactory
2022-11-01T08:02:01.9966552Z [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.182 s - in org.apache.servicecomb.config.inject.TestConfigObjectFactory
2022-11-01T08:02:01.9970861Z [INFO] Running org.apache.servicecomb.config.priority.TestPriorityProperty
2022-11-01T08:02:02.0298076Z [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in org.apache.servicecomb.config.priority.TestPriorityProperty
2022-11-01T08:02:02.0302244Z [INFO] Running org.apache.servicecomb.config.priority.TestPriorityPropertyFactory
2022-11-01T08:02:02.0485782Z [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.apache.servicecomb.config.priority.TestPriorityPropertyFactory
2022-11-01T08:02:02.0487997Z [INFO] Running org.apache.servicecomb.config.priority.TestPriorityPropertyManager
2022-11-01T08:02:03.2291781Z Token : 1179
2022-11-01T08:02:03.2323108Z [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.184 s - in org.apache.servicecomb.config.priority.TestPriorityPropertyManager
2022-11-01T08:02:03.2500594Z [INFO] Running org.apache.servicecomb.config.DynamicPropertiesTest
2022-11-01T08:02:03.2970070Z [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s - in org.apache.servicecomb.config.DynamicPropertiesTest
2022-11-01T08:02:03.2996894Z [INFO] Running org.apache.servicecomb.config.TestConfigUtil
2022-11-01T08:02:03.3051889Z WARNING: An illegal reflective access operation has occurred
2022-11-01T08:02:03.3081244Z WARNING: Illegal reflective access by org.apache.servicecomb.config.TestConfigUtil (file:/home/runner/work/servicecomb-java-chassis/servicecomb-java-chassis/foundations/foundation-config/target/test-classes/) to field java.util.Collections$UnmodifiableMap.m
2022-11-01T08:02:03.3082318Z WARNING: Please consider reporting this to the maintainers of org.apache.servicecomb.config.TestConfigUtil
2022-11-01T08:02:03.3083134Z WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2022-11-01T08:02:03.3084024Z WARNING: All illegal access operations will be denied in a future release
2022-11-01T08:02:03.3552523Z 2022-11-01 08:02:03,351 [main           ] INFO  ConfigUtil                     - create local config from paths=[:/e/r/k/s/s/s/g/t/s/microservice.yaml]
2022-11-01T08:02:03.3613710Z 2022-11-01 08:02:03,358 [main           ] INFO  ConfigUtil                     - create local config from paths=[:/e/r/k/s/s/s/g/t/s/microservice.yaml]
2022-11-01T08:02:03.3669580Z 2022-11-01 08:02:03,364 [main           ] INFO  ConfigUtil                     - create local config from paths=[:/e/r/k/s/s/s/g/t/s/microservice.yaml]
2022-11-01T08:02:03.4129136Z 2022-11-01 08:02:03,409 [main           ] INFO  ConfigUtil                     - create local config from paths=[:/e/r/k/s/s/s/g/t/s/microservice.yaml,]
2022-11-01T08:02:03.5865672Z [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.282 s - in org.apache.servicecomb.config.TestConfigUtil
2022-11-01T08:02:03.5875503Z [INFO] Running org.apache.servicecomb.config.TestLastPropertyPlaceholderConfigurer
2022-11-01T08:02:03.8267629Z 2022-11-01 08:02:03,816 [main           ] WARN  URLConfigurationSource         - No URLs will be polled as dynamic configuration sources.
2022-11-01T08:02:03.8268949Z 2022-11-01 08:02:03,817 [main           ] INFO  URLConfigurationSource         - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath.
2022-11-01T08:02:03.8270444Z 2022-11-01 08:02:03,823 [main           ] INFO  egate$BeanPostProcessorChecker - Bean 'priorityPropertyFactory' of type [org.apache.servicecomb.config.priority.PriorityPropertyFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-11-01T08:02:03.8271982Z 2022-11-01 08:02:03,825 [main           ] INFO  egate$BeanPostProcessorChecker - Bean 'configObjectFactory' of type [org.apache.servicecomb.config.priority.ConfigObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-11-01T08:02:03.8739676Z 2022-11-01 08:02:03,825 [main           ] INFO  egate$BeanPostProcessorChecker - Bean 'priorityPropertyManager' of type [org.apache.servicecomb.config.priority.PriorityPropertyManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-11-01T08:02:03.8768617Z [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.291 s - in org.apache.servicecomb.config.TestLastPropertyPlaceholderConfigurer
2022-11-01T08:02:03.8786894Z [INFO] Running org.apache.servicecomb.config.archaius.sources.TestYAMLConfigurationSource
2022-11-01T08:02:03.9061193Z [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.apache.servicecomb.config.archaius.sources.TestYAMLConfigurationSource
2022-11-01T08:02:03.9062255Z [INFO] Running org.apache.servicecomb.config.inject.TestPlaceholderResolver
2022-11-01T08:02:03.9325965Z [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.apache.servicecomb.config.inject.TestPlaceholderResolver
2022-11-01T08:02:03.9326789Z [INFO] Running org.apache.servicecomb.config.parser.TestParser
2022-11-01T08:02:03.9530457Z [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.apache.servicecomb.config.parser.TestParser
2022-11-01T08:02:03.9833015Z [INFO] 
2022-11-01T08:02:03.9885408Z [INFO] Results:
2022-11-01T08:02:03.9885789Z [INFO] 
2022-11-01T08:02:03.9886151Z [INFO] Tests run: 74, Failures: 0, Errors: 0, Skipped: 0
2022-11-01T08:02:03.9895561Z [INFO] 
2022-11-01T08:02:03.9895996Z [INFO] 
2022-11-01T08:02:03.9896815Z [INFO] ---------------< org.apache.servicecomb:foundation-ssl >----------------
2022-11-01T08:02:03.9897547Z [INFO] Building Java Chassis::Foundations::SSL 2.9.0-SNAPSHOT          [12/100]
2022-11-01T08:02:03.9898481Z [INFO] --------------------------------[ jar ]---------------------------------
2022-11-01T08:02:03.9903196Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-tcnative-boringssl-static/2.0.54.Final/netty-tcnative-boringssl-static-2.0.54.Final.pom
2022-11-01T08:02:03.9989152Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-tcnative-boringssl-static/2.0.54.Final/netty-tcnative-boringssl-static-2.0.54.Final.pom (5.3 kB at 659 kB/s)
2022-11-01T08:02:04.0014744Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-tcnative-classes/2.0.54.Final/netty-tcnative-classes-2.0.54.Final.pom
2022-11-01T08:02:04.0050336Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-tcnative-classes/2.0.54.Final/netty-tcnative-classes-2.0.54.Final.pom (1.6 kB at 393 kB/s)
2022-11-01T08:02:04.0060907Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-tcnative-parent/2.0.54.Final/netty-tcnative-parent-2.0.54.Final.pom
2022-11-01T08:02:04.0140776Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-tcnative-parent/2.0.54.Final/netty-tcnative-parent-2.0.54.Final.pom (39 kB at 4.9 MB/s)
2022-11-01T08:02:04.0266585Z [WARNING] The artifact org.slf4j:slf4j-log4j12:jar:1.7.36 has been relocated to org.slf4j:slf4j-reload4j:jar:1.7.36
2022-11-01T08:02:04.0297456Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-tcnative-boringssl-static/2.0.54.Final/netty-tcnative-boringssl-static-2.0.54.Final.jar
2022-11-01T08:02:04.0302524Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-tcnative-classes/2.0.54.Final/netty-tcnative-classes-2.0.54.Final.jar
2022-11-01T08:02:04.0316649Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-tcnative-boringssl-static/2.0.54.Final/netty-tcnative-boringssl-static-2.0.54.Final-linux-x86_64.jar
2022-11-01T08:02:04.0327600Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-tcnative-boringssl-static/2.0.54.Final/netty-tcnative-boringssl-static-2.0.54.Final-linux-aarch_64.jar
2022-11-01T08:02:04.0369241Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-tcnative-boringssl-static/2.0.54.Final/netty-tcnative-boringssl-static-2.0.54.Final-osx-x86_64.jar
2022-11-01T08:02:04.0421488Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-tcnative-classes/2.0.54.Final/netty-tcnative-classes-2.0.54.Final.jar (35 kB at 2.9 MB/s)
2022-11-01T08:02:04.0425217Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-tcnative-boringssl-static/2.0.54.Final/netty-tcnative-boringssl-static-2.0.54.Final-osx-aarch_64.jar
2022-11-01T08:02:04.0670185Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-tcnative-boringssl-static/2.0.54.Final/netty-tcnative-boringssl-static-2.0.54.Final.jar (3.2 kB at 88 kB/s)
2022-11-01T08:02:04.0678578Z [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-tcnative-boringssl-static/2.0.54.Final/netty-tcnative-boringssl-static-2.0.54.Final-windows-x86_64.jar
2022-11-01T08:02:04.0810840Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-tcnative-boringssl-static/2.0.54.Final/netty-tcnative-boringssl-static-2.0.54.Final-osx-aarch_64.jar (864 kB at 18 MB/s)
2022-11-01T08:02:04.0850374Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-tcnative-boringssl-static/2.0.54.Final/netty-tcnative-boringssl-static-2.0.54.Final-linux-aarch_64.jar (964 kB at 18 MB/s)
2022-11-01T08:02:04.0882528Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-tcnative-boringssl-static/2.0.54.Final/netty-tcnative-boringssl-static-2.0.54.Final-osx-x86_64.jar (1.1 MB at 20 MB/s)
2022-11-01T08:02:04.1004495Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-tcnative-boringssl-static/2.0.54.Final/netty-tcnative-boringssl-static-2.0.54.Final-linux-x86_64.jar (1.2 MB at 18 MB/s)
2022-11-01T08:02:04.1013581Z [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-tcnative-boringssl-static/2.0.54.Final/netty-tcnative-boringssl-static-2.0.54.Final-windows-x86_64.jar (1.0 MB at 14 MB/s)
2022-11-01T08:02:04.1046426Z [INFO] 
2022-11-01T08:02:04.1047331Z [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ foundation-ssl ---
2022-11-01T08:02:04.1052919Z [INFO] 
2022-11-01T08:02:04.1056363Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-maven-version) @ foundation-ssl ---
2022-11-01T08:02:04.1065707Z [INFO] 
2022-11-01T08:02:04.1069129Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-java-version) @ foundation-ssl ---
2022-11-01T08:02:04.1076713Z [INFO] 
2022-11-01T08:02:04.1079947Z [INFO] --- maven-remote-resources-plugin:3.0.0:process (process-resource-bundles) @ foundation-ssl ---
2022-11-01T08:02:04.1102632Z [INFO] Skipping remote resources execution.
2022-11-01T08:02:04.1105970Z [INFO] 
2022-11-01T08:02:04.1109408Z [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ foundation-ssl ---
2022-11-01T08:02:04.1122742Z [INFO] Using 'UTF-8' encoding to copy filtered resources.
2022-11-01T08:02:04.1126628Z [INFO] Using 'UTF-8' encoding to copy filtered properties files.
2022-11-01T08:02:04.1130532Z [INFO] skip non existing resourceDirectory /home/runner/work/servicecomb-java-chassis/servicecomb-java-chassis/foundations/foundation-ssl/src/main/resources
2022-11-01T08:02:04.1134513Z [INFO] 
2022-11-01T08:02:04.1138023Z [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ foundation-ssl ---
2022-11-01T08:02:04.1163718Z [INFO] Changes detected - recompiling the module!
2022-11-01T08:02:04.1172132Z [INFO] Compiling 10 source files to /home/runner/work/servicecomb-java-chassis/servicecomb-java-chassis/foundations/foundation-ssl/target/classes
2022-11-01T08:02:04.1956149Z [WARNING] bootstrap class path not set in conjunction with -source 8
2022-11-01T08:02:04.1960862Z [INFO] 
2022-11-01T08:02:04.1964947Z [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ foundation-ssl ---
2022-11-01T08:02:04.1977743Z [INFO] Using 'UTF-8' encoding to copy filtered resources.
2022-11-01T08:02:04.1981031Z [INFO] Using 'UTF-8' encoding to copy filtered properties files.
2022-11-01T08:02:04.1989074Z [INFO] Copying 10 resources
2022-11-01T08:02:04.2016649Z [INFO] 
2022-11-01T08:02:04.2020166Z [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ foundation-ssl ---
2022-11-01T08:02:04.2048939Z [INFO] Changes detected - recompiling the module!
2022-11-01T08:02:04.2056278Z [INFO] Compiling 9 source files to /home/runner/work/servicecomb-java-chassis/servicecomb-java-chassis/foundations/foundation-ssl/target/test-classes
2022-11-01T08:02:04.3963311Z [WARNING] bootstrap class path not set in conjunction with -source 8
2022-11-01T08:02:04.3968329Z [INFO] 
2022-11-01T08:02:04.3971826Z [INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ foundation-ssl ---
2022-11-01T08:02:04.4017870Z [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
2022-11-01T08:02:04.4068071Z [INFO] 
2022-11-01T08:02:04.4070742Z [INFO] -------------------------------------------------------
2022-11-01T08:02:04.4073506Z [INFO]  T E S T S
2022-11-01T08:02:04.4076256Z [INFO] -------------------------------------------------------
2022-11-01T08:02:05.8300394Z [INFO] Running org.apache.servicecomb.foundation.ssl.TestTrustAllManager
2022-11-01T08:02:05.8922241Z [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s - in org.apache.servicecomb.foundation.ssl.TestTrustAllManager
2022-11-01T08:02:05.9065836Z [INFO] Running org.apache.servicecomb.foundation.ssl.CertificateUtilTest
2022-11-01T08:02:06.4783806Z [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.562 s - in org.apache.servicecomb.foundation.ssl.CertificateUtilTest
2022-11-01T08:02:06.4785106Z [INFO] Running org.apache.servicecomb.foundation.ssl.KeyStoreUtilTest
2022-11-01T08:02:07.3863747Z [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.905 s - in org.apache.servicecomb.foundation.ssl.KeyStoreUtilTest
2022-11-01T08:02:07.3899908Z [INFO] Running org.apache.servicecomb.foundation.ssl.SSLManagerTest
2022-11-01T08:02:08.1485345Z java.net.SocketException: Broken pipe (Write failed)
2022-11-01T08:02:08.1485876Z 	at java.base/java.net.SocketOutputStream.socketWrite0(Native Method)
2022-11-01T08:02:08.1486445Z 	at java.base/java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:110)
2022-11-01T08:02:08.1486984Z 	at java.base/java.net.SocketOutputStream.write(SocketOutputStream.java:150)
2022-11-01T08:02:08.1487568Z 	at java.base/sun.security.ssl.SSLSocketOutputRecord.deliver(SSLSocketOutputRecord.java:345)
2022-11-01T08:02:08.1488171Z 	at java.base/sun.security.ssl.SSLSocketImpl$AppOutputStream.write(SSLSocketImpl.java:1304)
2022-11-01T08:02:08.1488900Z 	at java.base/java.io.OutputStream.write(OutputStream.java:122)
2022-11-01T08:02:08.1489501Z 	at org.apache.servicecomb.foundation.ssl.SSLManagerTest.lambda$testSSLManagerServerAndClient$1(SSLManagerTest.java:159)
2022-11-01T08:02:08.1490047Z 	at java.base/java.lang.Thread.run(Thread.java:829)
2022-11-01T08:02:08.1557112Z ##[error]Exception in thread "Thread-1" org.opentest4j.AssertionFailedError: this should not happen
2022-11-01T08:02:08.1567291Z 	at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:38)
2022-11-01T08:02:08.1567812Z 	at org.junit.jupiter.api.Assertions.fail(Assertions.java:135)
2022-11-01T08:02:08.1568470Z 	at org.apache.servicecomb.foundation.ssl.SSLManagerTest.lambda$testSSLManagerServerAndClient$1(SSLManagerTest.java:162)
2022-11-01T08:02:08.1569070Z 	at java.base/java.lang.Thread.run(Thread.java:829)
2022-11-01T08:02:08.3394192Z [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.95 s - in org.apache.servicecomb.foundation.ssl.SSLManagerTest
2022-11-01T08:02:08.3445747Z [INFO] Running org.apache.servicecomb.foundation.ssl.SSLOptionTest
2022-11-01T08:02:08.4462089Z 2022-11-01 08:02:08,431 [main           ] WARN  URLConfigurationSource         - No URLs will be polled as dynamic configuration sources.
2022-11-01T08:02:08.4463762Z 2022-11-01 08:02:08,434 [main           ] INFO  URLConfigurationSource         - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath.
2022-11-01T08:02:08.4921490Z 2022-11-01 08:02:08,460 [main           ] INFO  DynamicPropertyFactory         - DynamicPropertyFactory is initialized with configuration sources: com.netflix.config.ConcurrentCompositeConfiguration@4cbc2e3b
2022-11-01T08:02:08.4922829Z 2022-11-01 08:02:08,468 [main           ] INFO  ConfigUtil                     - create local config from paths=[:/e/r/k/s/s/s/l/t/s/microservice.yaml]
2022-11-01T08:02:08.5268268Z 2022-11-01 08:02:08,525 [main           ] WARN  SSLCustom                      - init SSLCustom class failed, name is 123
2022-11-01T08:02:08.6201323Z 2022-11-01 08:02:08,615 [main           ] INFO  ConfigUtil                     - create local config from paths=[:/e/r/k/s/s/s/l/t/s/microservice.yaml]
2022-11-01T08:02:08.6326930Z 2022-11-01 08:02:08,629 [main           ] INFO  ConfigUtil                     - create local config from paths=[:/e/r/k/s/s/s/l/t/s/microservice.yaml]
2022-11-01T08:02:08.6327941Z 2022-11-01 08:02:08,631 [main           ] WARN  SSLCustom                      - init SSLCustom class failed, name is 123
2022-11-01T08:02:08.7138311Z 2022-11-01 08:02:08,709 [main           ] INFO  ConfigUtil                     - create local config from paths=[:/e/r/k/s/s/s/l/t/s/microservice.yaml]
2022-11-01T08:02:08.7217371Z [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.374 s - in org.apache.servicecomb.foundation.ssl.SSLOptionTest
2022-11-01T08:02:08.7224397Z [INFO] Running org.apache.servicecomb.foundation.ssl.TestSSLOptionFactory
2022-11-01T08:02:08.8433426Z 2022-11-01 08:02:08,839 [main           ] WARN  URLConfigurationSource         - No URLs will be polled as dynamic configuration sources.
2022-11-01T08:02:08.8434915Z 2022-11-01 08:02:08,840 [main           ] INFO  URLConfigurationSource         - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath.
2022-11-01T08:02:08.8436423Z 2022-11-01 08:02:08,842 [main           ] INFO  DynamicPropertyFactory         - DynamicPropertyFactory is initialized with configuration sources: com.netflix.config.ConcurrentCompositeConfiguration@4a729612
2022-11-01T08:02:08.8468219Z [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.126 s - in org.apache.servicecomb.foundation.ssl.TestSSLOptionFactory
2022-11-01T08:02:08.8472876Z [INFO] Running org.apache.servicecomb.foundation.ssl.TestSSLSocketFactoryExt
2022-11-01T08:02:08.8865566Z [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in org.apache.servicecomb.foundation.ssl.TestSSLSocketFactoryExt
2022-11-01T08:02:08.8866491Z [INFO] Running org.apache.servicecomb.foundation.ssl.TrustManagerExtTest
2022-11-01T08:02:09.0582051Z 2022-11-01 08:02:08,990 [main           ] ERROR TrustManagerExt                - CN does not match IP: e=[10.67.147.114],t=null
2022-11-01T08:02:09.5602514Z [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.673 s - in org.apache.servicecomb.foundation.ssl.TrustManagerExtTest
2022-11-01T08:02:09.5896508Z [INFO] 
2022-11-01T08:02:09.5898996Z [INFO] Results:
2022-11-01T08:02:09.5899561Z [INFO] 
2022-11-01T08:02:09.5899998Z [INFO] Tests run: 45, Failures: 0, Errors: 0, Skipped: 0
2022-11-01T08:02:09.5900366Z [INFO] 
2022-11-01T08:02:09.5902103Z [INFO] 
2022-11-01T08:02:09.5902875Z [INFO] --------------< org.apache.servicecomb:foundation-vertx >---------------
2022-11-01T08:02:09.5903561Z [INFO] Building Java Chassis::Foundations::Vertx 2.9.0-SNAPSHOT        [13/100]
2022-11-01T08:02:09.5904159Z [INFO] --------------------------------[ jar ]---------------------------------
2022-11-01T08:02:09.6074781Z [WARNING] The artifact org.slf4j:slf4j-log4j12:jar:1.7.36 has been relocated to org.slf4j:slf4j-reload4j:jar:1.7.36
2022-11-01T08:02:09.6100444Z [INFO] 
2022-11-01T08:02:09.6102090Z [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ foundation-vertx ---
2022-11-01T08:02:09.6114437Z [INFO] 
2022-11-01T08:02:09.6115001Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-maven-version) @ foundation-vertx ---
2022-11-01T08:02:09.6120915Z [INFO] 
2022-11-01T08:02:09.6124638Z [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-java-version) @ foundation-vertx ---
2022-11-01T08:02:09.6132116Z [INFO] 
2022-11-01T08:02:09.6135544Z [INFO] --- maven-remote-resources-plugin:3.0.0:process (process-resource-bundles) @ foundation-vertx ---
2022-11-01T08:02:09.6149953Z [INFO] Skipping remote resources execution.
2022-11-01T08:02:09.6152901Z [INFO] 
2022-11-01T08:02:09.6155600Z [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ foundation-vertx ---
2022-11-01T08:02:09.6165753Z [INFO] Using 'UTF-8' encoding to copy filtered resources.
2022-11-01T08:02:09.6168448Z [INFO] Using 'UTF-8' encoding to copy filtered properties files.
2022-11-01T08:02:09.6175522Z [INFO] Copying 1 resource
2022-11-01T08:02:09.6184220Z [INFO] 
2022-11-01T08:02:09.6187390Z [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ foundation-vertx ---
2022-11-01T08:02:09.6216094Z [INFO] Changes detected - recompiling the module!
2022-11-01T08:02:09.6222585Z [INFO] Compiling 76 source files to /home/runner/work/servicecomb-java-chassis/servicecomb-java-chassis/foundations/foundation-vertx/target/classes
2022-11-01T08:02:10.1065260Z [WARNING] bootstrap class path not set in conjunction with -source 8
2022-11-01T08:02:10.1069078Z [INFO] 
2022-11-01T08:02:10.1071543Z [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ foundation-vertx ---
2022-11-01T08:02:10.1083548Z [INFO] Using 'UTF-8' encoding to copy filtered resources.
2022-11-01T08:02:10.1086057Z [INFO] Using 'UTF-8' encoding to copy filtered properties files.
2022-11-01T08:02:10.1098513Z [INFO] Copying 1 resource
2022-11-01T08:02:10.1105505Z [INFO] 
2022-11-01T08:02:10.1107918Z [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ foundation-vertx ---
2022-11-01T08:02:10.1158923Z [INFO] Changes detected - recompiling the module!
2022-11-01T08:02:10.1165104Z [INFO] Compiling 38 source files to /home/runner/work/servicecomb-java-chassis/servicecomb-java-chassis/foundations/foundation-vertx/target/test-classes
2022-11-01T08:02:10.7997639Z [WARNING] bootstrap class path not set in conjunction with -source 8
2022-11-01T08:02:10.7998582Z [INFO] 
2022-11-01T08:02:10.7999721Z [INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ foundation-vertx ---
2022-11-01T08:02:10.8134797Z [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
2022-11-01T08:02:10.8206985Z [INFO] 
2022-11-01T08:02:10.8208078Z [INFO] -------------------------------------------------------
2022-11-01T08:02:10.8208911Z [INFO]  T E S T S
2022-11-01T08:02:10.8209521Z [INFO] -------------------------------------------------------
2022-11-01T08:02:12.6810834Z [INFO] Running io.vertx.ext.web.impl.TestHttpServerRequestUtils
2022-11-01T08:02:13.6782658Z [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.994 s - in io.vertx.ext.web.impl.TestHttpServerRequestUtils
2022-11-01T08:02:13.6794498Z [INFO] Running org.apache.servicecomb.foundation.vertx.TestAddressResolverConfig
2022-11-01T08:02:13.7332524Z 2022-11-01 08:02:13,708 [main           ] WARN  URLConfigurationSource         - No URLs will be polled as dynamic configuration sources.
2022-11-01T08:02:13.7333941Z 2022-11-01 08:02:13,709 [main           ] INFO  URLConfigurationSource         - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath.
2022-11-01T08:02:13.8005761Z 2022-11-01 08:02:13,785 [main           ] WARN  URLConfigurationSource         - No URLs will be polled as dynamic configuration sources.
2022-11-01T08:02:13.8007353Z 2022-11-01 08:02:13,785 [main           ] INFO  URLConfigurationSource         - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath.
2022-11-01T08:02:13.8008859Z 2022-11-01 08:02:13,786 [main           ] INFO  DynamicPropertyFactory         - DynamicPropertyFactory is initialized with configuration sources: com.netflix.config.ConcurrentCompositeConfiguration@303c55fa
2022-11-01T08:02:13.8010181Z 2022-11-01 08:02:13,795 [main           ] WARN  AddressResolverConfig          - Address resover key:addressResolver.test.cacheMinTimeToLive's value:0 is not positive, please check!
2022-11-01T08:02:13.8011392Z 2022-11-01 08:02:13,796 [main           ] WARN  AddressResolverConfig          - Address resover key:addressResolver.cacheMinTimeToLive's value:0 is not positive, please check!
2022-11-01T08:02:13.8012835Z 2022-11-01 08:02:13,796 [main           ] WARN  AddressResolverConfig          - Address resover key:addressResolver.test.cacheMaxTimeToLive's value:0 is not positive, please check!
2022-11-01T08:02:13.8130282Z 2022-11-01 08:02:13,796 [main           ] WARN  AddressResolverConfig          - Address resover key:addressResolver.cacheMaxTimeToLive's value:0 is not positive, please check!
2022-11-01T08:02:13.8131243Z 2022-11-01 08:02:13,796 [main           ] WARN  AddressResolverConfig          - Address resover key:addressResolver.test.cacheNegativeTimeToLive's value:0 is not positive, please check!
2022-11-01T08:02:13.8132165Z 2022-11-01 08:02:13,797 [main           ] WARN  AddressResolverConfig          - Address resover key:addressResolver.cacheNegativeTimeToLive's value:0 is not positive, please check!
2022-11-01T08:02:13.8133495Z 2022-11-01 08:02:13,797 [main           ] WARN  AddressResolverConfig          - Address resover key:addressResolver.test.queryTimeout's value:0 is not positive, please check!
2022-11-01T08:02:13.8134409Z 2022-11-01 08:02:13,797 [main           ] WARN  AddressResolverConfig          - Address resover key:addressResolver.test.maxQueries's value:0 is not positive, please check!
2022-11-01T08:02:13.8138750Z 2022-11-01 08:02:13,797 [main           ] WARN  AddressResolverConfig          - Address resover key:addressResolver.maxQueries's value:-2 is not positive, please check!
2022-11-01T08:02:13.8139664Z 2022-11-01 08:02:13,798 [main           ] WARN  AddressResolverConfig          - Address resover key:addressResolver.test.ndots's value:0 is not positive, please check!
2022-11-01T08:02:13.8140507Z 2022-11-01 08:02:13,798 [main           ] WARN  AddressResolverConfig          - Address resover key:addressResolver.ndots's value:0 is not positive, please check!
2022-11-01T08:02:13.8185738Z 2022-11-01 08:02:13,803 [main           ] WARN  URLConfigurationSource         - No URLs will be polled as dynamic configuration sources.
2022-11-01T08:02:13.8187415Z 2022-11-01 08:02:13,803 [main           ] INFO  URLConfigurationSource         - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath.
2022-11-01T08:02:13.8189072Z 2022-11-01 08:02:13,803 [main           ] INFO  DynamicPropertyFactory         - DynamicPropertyFactory is initialized with configuration sources: com.netflix.config.ConcurrentCompositeConfiguration@4a2e7bcb
2022-11-01T08:02:13.8247398Z 2022-11-01 08:02:13,820 [main           ] WARN  URLConfigurationSource         - No URLs will be polled as dynamic configuration sources.
2022-11-01T08:02:13.8248835Z 2022-11-01 08:02:13,820 [main           ] INFO  URLConfigurationSource         - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath.
2022-11-01T08:02:13.8250406Z 2022-11-01 08:02:13,820 [main           ] INFO  DynamicPropertyFactory         - DynamicPropertyFactory is initialized with configuration sources: com.netflix.config.ConcurrentCompositeConfiguration@2291d9a0
2022-11-01T08:02:13.8251639Z 2022-11-01 08:02:13,821 [main           ] WARN  AddressResolverConfig          - Address resover key:addressResolver.cacheMinTimeToLive's value:0 is not positive, please check!
2022-11-01T08:02:13.8252817Z 2022-11-01 08:02:13,821 [main           ] WARN  AddressResolverConfig          - Address resover key:addressResolver.cacheNegativeTimeToLive's value:0 is not positive, please check!
2022-11-01T08:02:13.8254013Z 2022-11-01 08:02:13,821 [main           ] WARN  AddressResolverConfig          - Address resover key:addressResolver.cacheMinTimeToLive's value:0 is not positive, please check!
2022-11-01T08:02:13.8255198Z 2022-11-01 08:02:13,822 [main           ] WARN  AddressResolverConfig          - Address resover key:addressResolver.cacheNegativeTimeToLive's value:0 is not positive, please check!
2022-11-01T08:02:13.8363883Z [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.145 s - in org.apache.servicecomb.foundation.vertx.TestAddressResolverConfig
2022-11-01T08:02:13.8367489Z [INFO] Running org.apache.servicecomb.foundation.vertx.TestSharedVertxFactory
2022-11-01T08:02:13.8525962Z 2022-11-01 08:02:13,838 [main           ] WARN  URLConfigurationSource         - No URLs will be polled as dynamic configuration sources.
2022-11-01T08:02:13.8527400Z 2022-11-01 08:02:13,838 [main           ] INFO  URLConfigurationSource         - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath.
2022-11-01T08:02:13.8528883Z 2022-11-01 08:02:13,838 [main           ] INFO  DynamicPropertyFactory         - DynamicPropertyFactory is initialized with configuration sources: com.netflix.config.ConcurrentCompositeConfiguration@608cd501
2022-11-01T08:02:14.2089714Z [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.372 s - in org.apache.servicecomb.foundation.vertx.TestSharedVertxFactory
2022-11-01T08:02:14.2101758Z [INFO] Running org.apache.servicecomb.foundation.vertx.TestSimpleJsonObject
2022-11-01T08:02:14.2213106Z [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.apache.servicecomb.foundation.vertx.TestSimpleJsonObject
2022-11-01T08:02:14.2287485Z [INFO] Running org.apache.servicecomb.foundation.vertx.TestStream
2022-11-01T08:02:14.2844341Z [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 s - in org.apache.servicecomb.foundation.vertx.TestStream
2022-11-01T08:02:14.2853150Z [INFO] Running org.apache.servicecomb.foundation.vertx.TestVertxUtils
2022-11-01T08:02:14.3107592Z 2022-11-01 08:02:14,305 [ntloop-thread-4] INFO  VertxUtils                     - Success to close vertx io.vertx.core.impl.VertxImpl@64008015.
2022-11-01T08:02:14.3256298Z 2022-11-01 08:02:14,315 [main           ] INFO  VertxUtils                     - Closing vertx ut.
2022-11-01T08:02:14.3279112Z 2022-11-01 08:02:14,323 [ntloop-thread-4] INFO  VertxUtils                     - Success to close vertx ut.
2022-11-01T08:02:14.4129791Z 2022-11-01 08:02:14,341 [main           ] WARN  URLConfigurationSource         - No URLs will be polled as dynamic configuration sources.
2022-11-01T08:02:14.4166666Z 2022-11-01 08:02:14,341 [main           ] INFO  URLConfigurationSource         - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath.
2022-11-01T08:02:14.4167964Z 2022-11-01 08:02:14,341 [main           ] INFO  DynamicPropertyFactory         - DynamicPropertyFactory is initialized with configuration sources: com.netflix.config.ConcurrentCompositeConfiguration@27da994b
2022-11-01T08:02:14.4168913Z 2022-11-01 08:02:14,366 [main           ] INFO  VertxUtils                     - Closing vertx testCreateVertxWithFileCPResolvingFalse.
2022-11-01T08:02:14.4169726Z 2022-11-01 08:02:14,383 [ntloop-thread-4] INFO  VertxUtils                     - Success to close vertx testCreateVertxWithFileCPResolvingFalse.
2022-11-01T08:02:14.4170508Z 2022-11-01 08:02:14,385 [main           ] INFO  VertxUtils                     - Closing vertx testCreateVertxWithFileCPResolvingTrue.
2022-11-01T08:02:14.4171303Z 2022-11-01 08:02:14,405 [ntloop-thread-4] INFO  VertxUtils                     - Success to close vertx testCreateVertxWithFileCPResolvingTrue.
2022-11-01T08:02:14.4471786Z 2022-11-01 08:02:14,419 [main           ] WARN  URLConfigurationSource         - No URLs will be polled as dynamic configuration sources.
2022-11-01T08:02:14.4483547Z 2022-11-01 08:02:14,419 [main           ] INFO  URLConfigurationSource         - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath.
2022-11-01T08:02:14.4485541Z 2022-11-01 08:02:14,420 [main           ] INFO  DynamicPropertyFactory         - DynamicPropertyFactory is initialized with configuration sources: com.netflix.config.ConcurrentCompositeConfiguration@44fd7ba4
2022-11-01T08:02:14.4486763Z 2022-11-01 08:02:14,439 [ntloop-thread-4] INFO  VertxUtils                     - Success to close vertx io.vertx.core.impl.VertxImpl@102df6cf.
2022-11-01T08:02:14.4494755Z [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.156 s - in org.apache.servicecomb.foundation.vertx.TestVertxUtils
2022-11-01T08:02:14.4565375Z [INFO] Running org.apache.servicecomb.foundation.vertx.client.http.TestHttpClientPoolFactory
2022-11-01T08:02:14.6864509Z [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.239 s - in org.apache.servicecomb.foundation.vertx.client.http.TestHttpClientPoolFactory
2022-11-01T08:02:14.6886401Z [INFO] Running org.apache.servicecomb.foundation.vertx.client.tcp.TestAbstractTcpClientPoolFactory
2022-11-01T08:02:14.7878353Z [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s - in org.apache.servicecomb.foundation.vertx.client.tcp.TestAbstractTcpClientPoolFactory
2022-11-01T08:02:14.7879320Z [INFO] Running org.apache.servicecomb.foundation.vertx.client.tcp.TestTcpClientConfig
2022-11-01T08:02:14.7902267Z [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.apache.servicecomb.foundation.vertx.client.tcp.TestTcpClientConfig
2022-11-01T08:02:14.7903271Z [INFO] Running org.apache.servicecomb.foundation.vertx.client.tcp.TestTcpClientConnectionPool
2022-11-01T08:02:14.8140206Z [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in org.apache.servicecomb.foundation.vertx.client.tcp.TestTcpClientConnectionPool
2022-11-01T08:02:14.8141289Z [INFO] Running org.apache.servicecomb.foundation.vertx.http.TestAbstractHttpServletResponse
2022-11-01T08:02:14.8720559Z [INFO] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s - in org.apache.servicecomb.foundation.vertx.http.TestAbstractHttpServletResponse
2022-11-01T08:02:14.8736199Z [INFO] Running org.apache.servicecomb.foundation.vertx.http.TestBodyBufferSupportImpl
2022-11-01T08:02:14.8843680Z [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.apache.servicecomb.foundation.vertx.http.TestBodyBufferSupportImpl
2022-11-01T08:02:14.8852396Z [INFO] Running org.apache.servicecomb.foundation.vertx.http.TestFileUploadPart
2022-11-01T08:02:14.9293016Z [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s - in org.apache.servicecomb.foundation.vertx.http.TestFileUploadPart
2022-11-01T08:02:14.9297306Z [INFO] Running org.apache.servicecomb.foundation.vertx.http.TestVertxClientRequestToHttpServletRequest
2022-11-01T08:02:15.1273470Z [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.194 s - in org.apache.servicecomb.foundation.vertx.http.TestVertxClientRequestToHttpServletRequest
2022-11-01T08:02:15.1311022Z [INFO] Running org.apache.servicecomb.foundation.vertx.http.TestVertxClientResponseToHttpServletResponse
2022-11-01T08:02:15.1943171Z [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 s - in org.apache.servicecomb.foundation.vertx.http.TestVertxClientResponseToHttpServletResponse
2022-11-01T08:02:15.1952226Z [INFO] Running org.apache.servicecomb.foundation.vertx.metrics.TestMetricsOptionsEx
2022-11-01T08:02:15.1999952Z [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.apache.servicecomb.foundation.vertx.metrics.TestMetricsOptionsEx
2022-11-01T08:02:15.2009060Z [INFO] Running org.apache.servicecomb.foundation.vertx.server.TestTcpParser
2022-11-01T08:02:15.2114789Z [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.apache.servicecomb.foundation.vertx.server.TestTcpParser
2022-11-01T08:02:15.2122661Z [INFO] Running org.apache.servicecomb.foundation.vertx.server.TestTcpServerConnection
2022-11-01T08:02:15.2994689Z 2022-11-01 08:02:15,297 [main           ] INFO  TcpServerConnection            - connect from Mock for SocketAddress, hashCode: 1247492326, in thread main
2022-11-01T08:02:15.3030298Z [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s - in org.apache.servicecomb.foundation.vertx.server.TestTcpServerConnection
2022-11-01T08:02:15.3155249Z [INFO] Running org.apache.servicecomb.foundation.vertx.TestSimpleBodyHandler
2022-11-01T08:02:15.5099843Z [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.191 s - in org.apache.servicecomb.foundation.vertx.TestSimpleBodyHandler
2022-11-01T08:02:15.5108116Z [INFO] Running org.apache.servicecomb.foundation.vertx.TestVertxTLSBuilder
2022-11-01T08:02:15.7103325Z 2022-11-01 08:02:15,512 [main           ] WARN  URLConfigurationSource         - No URLs will be polled as dynamic configuration sources.
2022-11-01T08:02:15.7104486Z 2022-11-01 08:02:15,512 [main           ] INFO  URLConfigurationSource         - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath.
2022-11-01T08:02:15.7105910Z 2022-11-01 08:02:15,513 [main           ] INFO  DynamicPropertyFactory         - DynamicPropertyFactory is initialized with configuration sources: com.netflix.config.ConcurrentCompositeConfiguration@4e0802e0
2022-11-01T08:02:15.7106803Z 2022-11-01 08:02:15,587 [main           ] WARN  VertxTLSBuilder                - keyStore [server.p12] file not exist, please check!
2022-11-01T08:02:15.7107476Z 2022-11-01 08:02:15,588 [main           ] WARN  VertxTLSBuilder                - trustStore [trust.jks] file not exist, please check!
2022-11-01T08:02:15.7138652Z 2022-11-01 08:02:15,711 [main           ] WARN  VertxTLSBuilder                - keyStore [null] file not exist, please check!
2022-11-01T08:02:15.7139484Z 2022-11-01 08:02:15,711 [main           ] WARN  VertxTLSBuilder                - trustStore [null] file not exist, please check!
2022-11-01T08:02:15.7230974Z 2022-11-01 08:02:15,713 [main           ] WARN  VertxTLSBuilder                - keyStore [null] file not exist, please check!
2022-11-01T08:02:15.7232065Z 2022-11-01 08:02:15,713 [main           ] WARN  VertxTLSBuilder                - trustStore [null] file not exist, please check!
2022-11-01T08:02:15.7232979Z 2022-11-01 08:02:15,721 [main           ] WARN  VertxTLSBuilder                - keyStore [server.p12] file not exist, please check!
2022-11-01T08:02:15.7233911Z 2022-11-01 08:02:15,721 [main           ] WARN  VertxTLSBuilder                - trustStore [trust.jks] file not exist, please check!
2022-11-01T08:02:15.7963409Z 2022-11-01 08:02:15,761 [main           ] WARN  VertxTLSBuilder                - keyStore [server.p12] file not exist, please check!
2022-11-01T08:02:15.7964895Z 2022-11-01 08:02:15,762 [main           ] WARN  VertxTLSBuilder                - trustStore [trust.jks] file not exist, please check!
2022-11-01T08:02:15.8694763Z 2022-11-01 08:02:15,834 [main           ] WARN  VertxTLSBuilder                - keyStore [server.p12] file not exist, please check!
2022-11-01T08:02:15.8696053Z 2022-11-01 08:02:15,835 [main           ] WARN  VertxTLSBuilder                - trustStore [trust.jks] file not exist, please check!
2022-11-01T08:02:15.8727772Z 2022-11-01 08:02:15,870 [main           ] WARN  VertxTLSBuilder                - keyStore [server.p12] file not exist, please check!
2022-11-01T08:02:15.8728598Z 2022-11-01 08:02:15,870 [main           ] WARN  VertxTLSBuilder                - trustStore [trust.jks] file not exist, please check!
2022-11-01T08:02:15.9377678Z 2022-11-01 08:02:15,903 [main           ] WARN  VertxTLSBuilder                - keyStore [server.p12] file not exist, please check!
2022-11-01T08:02:15.9378941Z 2022-11-01 08:02:15,904 [main           ] WARN  VertxTLSBuilder                - trustStore [trust.jks] file not exist, please check!
2022-11-01T08:02:15.9416471Z 2022-11-01 08:02:15,939 [main           ] WARN  VertxTLSBuilder                - keyStore [server.p12] file not exist, please check!
2022-11-01T08:02:15.9418004Z 2022-11-01 08:02:15,939 [main           ] WARN  VertxTLSBuilder                - trustStore [trust.jks] file not exist, please check!
2022-11-01T08:02:15.9424086Z 2022-11-01 08:02:15,941 [main           ] WARN  VertxTLSBuilder                - keyStore [server.p12] file not exist, please check!
2022-11-01T08:02:15.9425206Z 2022-11-01 08:02:15,941 [main           ] WARN  VertxTLSBuilder                - trustStore [trust.jks] file not exist, please check!
2022-11-01T08:02:15.9522953Z [ERROR] Tests run: 10, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.431 s <<< FAILURE! - in org.apache.servicecomb.foundation.vertx.TestVertxTLSBuilder
2022-11-01T08:02:15.9565968Z [ERROR] org.apache.servicecomb.foundation.vertx.TestVertxTLSBuilder.testBuildHttpClientOptions_ssl_withFactory  Time elapsed: 0.005 s  <<< ERROR!
2022-11-01T08:02:15.9566998Z java.lang.IllegalArgumentException: Unsupported protocol
2022-11-01T08:02:15.9567964Z 	at org.apache.servicecomb.foundation.ssl.SSLManager.createSSLSocket(SSLManager.java:183)
2022-11-01T08:02:15.9568952Z 	at org.apache.servicecomb.foundation.ssl.SSLManager.getEnabledCiphers(SSLManager.java:222)
2022-11-01T08:02:15.9572300Z 	at org.apache.servicecomb.foundation.vertx.VertxTLSBuilder.buildTCPSSLOptions(VertxTLSBuilder.java:157)
2022-11-01T08:02:15.9573201Z 	at org.apache.servicecomb.foundation.vertx.VertxTLSBuilder.buildClientOptionsBase(VertxTLSBuilder.java:98)
2022-11-01T08:02:15.9574165Z 	at org.apache.servicecomb.foundation.vertx.VertxTLSBuilder.buildHttpClientOptions(VertxTLSBuilder.java:91)
2022-11-01T08:02:15.9648357Z 	at org.apache.servicecomb.foundation.vertx.VertxTLSBuilder.buildHttpClientOptions(VertxTLSBuilder.java:86)
2022-11-01T08:02:15.9649261Z 	at org.apache.servicecomb.foundation.vertx.TestVertxTLSBuilder.testBuildHttpClientOptions_ssl_withFactory(TestVertxTLSBuilder.java:83)
2022-11-01T08:02:15.9649789Z 
2022-11-01T08:02:15.9650101Z [INFO] Running org.apache.servicecomb.foundation.vertx.client.TestClientPoolManager
2022-11-01T08:02:18.0754968Z [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.117 s - in org.apache.servicecomb.foundation.vertx.client.TestClientPoolManager
2022-11-01T08:02:18.0759025Z [INFO] Running org.apache.servicecomb.foundation.vertx.client.TestClientVerticle
2022-11-01T08:02:18.6044156Z [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.536 s - in org.apache.servicecomb.foundation.vertx.client.TestClientVerticle
2022-11-01T08:02:18.6090788Z [INFO] Running org.apache.servicecomb.foundation.vertx.client.tcp.TestNetClientWrapper
2022-11-01T08:02:20.1919705Z [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.575 s - in org.apache.servicecomb.foundation.vertx.client.tcp.TestNetClientWrapper
2022-11-01T08:02:20.1920576Z [INFO] Running org.apache.servicecomb.foundation.vertx.client.tcp.TestTcpClientConnection
2022-11-01T08:02:21.1121930Z 2022-11-01 08:02:21,109 [main           ] ERROR TcpClientConnection            - Unknown reply msgId 1, waiting count 0
2022-11-01T08:02:23.3135505Z 2022-11-01 08:02:23,188 [main           ] INFO  TcpClientConnection            - connecting to address localhost/127.0.0.1:8080
2022-11-01T08:02:23.3136649Z 2022-11-01 08:02:23,190 [main           ] INFO  TcpClientConnection            - connected to address localhost/127.0.0.1:8080 success in thread main.
2022-11-01T08:02:23.4266262Z 2022-11-01 08:02:23,316 [main           ] ERROR TcpClientConnection            - local or remote not support login, address=localhost/127.0.0.1:8080, localSupportLogin=false, remoteSupportLogin=false.
2022-11-01T08:02:24.2954424Z 2022-11-01 08:02:24,188 [main           ] INFO  TcpClientConnection            - connecting to address localhost/127.0.0.1:8080
2022-11-01T08:02:24.8115320Z 2022-11-01 08:02:24,763 [main           ] INFO  TcpClientConnection            - connecting to address localhost/127.0.0.1:8080
2022-11-01T08:02:24.8116042Z 2022-11-01 08:02:24,767 [main           ] ERROR TcpClientConnection            - connect to address localhost/127.0.0.1:8080 failed.
2022-11-01T08:02:24.8117317Z org.apache.servicecomb.foundation.test.scaffolding.exception.RuntimeExceptionWithoutStackTrace
2022-11-01T08:02:25.5419066Z 2022-11-01 08:02:25,417 [main           ] ERROR TcpClientConnection            - io.vertx.core.net.$Impl_SocketAddress@7a458c73 disconnected from localhost/127.0.0.1:8080, in thread main, cause socket closed
2022-11-01T08:02:28.3446807Z [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.133 s - in org.apache.servicecomb.foundation.vertx.client.tcp.TestTcpClientConnection
2022-11-01T08:02:28.3453614Z [INFO] Running org.apache.servicecomb.foundation.vertx.http.TestAbstractHttpServletRequest
2022-11-01T08:02:28.4006528Z [INFO] Tests run: 66, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 s - in org.apache.servicecomb.foundation.vertx.http.TestAbstractHttpServletRequest
2022-11-01T08:02:28.4091439Z [INFO] Running org.apache.servicecomb.foundation.vertx.http.TestReadStreamPart
2022-11-01T08:02:29.1869111Z [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.772 s - in org.apache.servicecomb.foundation.vertx.http.TestReadStreamPart
2022-11-01T08:02:29.1879506Z [INFO] Running org.apache.servicecomb.foundation.vertx.http.TestStandardHttpServletRequestEx
2022-11-01T08:02:30.0252961Z [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.834 s - in org.apache.servicecomb.foundation.vertx.http.TestStandardHttpServletRequestEx
2022-11-01T08:02:30.0264757Z [INFO] Running org.apache.servicecomb.foundation.vertx.http.TestStandardHttpServletResponseEx
2022-11-01T08:02:30.7927007Z [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.761 s - in org.apache.servicecomb.foundation.vertx.http.TestStandardHttpServletResponseEx
2022-11-01T08:02:30.7928269Z [INFO] Running org.apache.servicecomb.foundation.vertx.http.TestVertxServerRequestToHttpServletRequest
2022-11-01T08:02:40.4902606Z [INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.694 s - in org.apache.servicecomb.foundation.vertx.http.TestVertxServerRequestToHttpServletRequest
2022-11-01T08:02:40.4908690Z [INFO] Running org.apache.servicecomb.foundation.vertx.http.TestVertxServerResponseToHttpServletResponse
2022-11-01T08:02:41.2991747Z 2022-11-01 08:02:41,249 [main           ] ERROR PumpFromPart                   - to write stream failed.
2022-11-01T08:02:41.2994840Z java.util.concurrent.CompletionException: java.io.IOException: forbid read
2022-11-01T08:02:41.2995666Z 	at java.base/java.util.concurrent.CompletableFuture.encodeRelay(CompletableFuture.java:367)
2022-11-01T08:02:41.2996273Z 	at java.base/java.util.concurrent.CompletableFuture.uniComposeStage(CompletableFuture.java:1108)
2022-11-01T08:02:41.2997043Z 	at java.base/java.util.concurrent.CompletableFuture.thenCompose(CompletableFuture.java:2235)
2022-11-01T08:02:41.2997677Z 	at org.apache.servicecomb.foundation.vertx.stream.PumpFromPart.toWriteStream(PumpFromPart.java:72)
2022-11-01T08:02:41.2998845Z 	at org.apache.servicecomb.foundation.vertx.http.VertxServerResponseToHttpServletResponse.sendPart(VertxServerResponseToHttpServletResponse.java:134)
2022-11-01T08:02:41.2999897Z 	at org.apache.servicecomb.foundation.vertx.http.TestVertxServerResponseToHttpServletResponse.sendPart_inputStreamBreak(TestVertxServerResponseToHttpServletResponse.java:360)
2022-11-01T08:02:41.3000884Z 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2022-11-01T08:02:41.3001472Z 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
2022-11-01T08:02:41.3002513Z 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2022-11-01T08:02:41.3003085Z 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
2022-11-01T08:02:41.3003740Z 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
2022-11-01T08:02:41.3004462Z 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
2022-11-01T08:02:41.3005590Z 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
2022-11-01T08:02:41.3006653Z 	at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.executeTestMethod(JUnit4TestRunnerDecorator.java:162)
2022-11-01T08:02:41.3007882Z 	at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.invokeExplosively(JUnit4TestRunnerDecorator.java:71)
2022-11-01T08:02:41.3008850Z 	at mockit.integration.junit4.internal.MockFrameworkMethod.invokeExplosively(MockFrameworkMethod.java:37)
2022-11-01T08:02:41.3009904Z 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java)
2022-11-01T08:02:41.3010677Z 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
2022-11-01T08:02:41.3011638Z 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
2022-11-01T08:02:41.3012468Z 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
2022-11-01T08:02:41.3013338Z 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
2022-11-01T08:02:41.3013988Z 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
2022-11-01T08:02:41.3014878Z 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
2022-11-01T08:02:41.3015615Z 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
2022-11-01T08:02:41.3016483Z 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
2022-11-01T08:02:41.3017064Z 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
2022-11-01T08:02:41.3017897Z 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
2022-11-01T08:02:41.3018562Z 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
2022-11-01T08:02:41.3019276Z 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
2022-11-01T08:02:41.3019783Z 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
2022-11-01T08:02:41.3020595Z 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
2022-11-01T08:02:41.3021025Z 	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
2022-11-01T08:02:41.3021837Z 	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
2022-11-01T08:02:41.3022393Z 	at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
2022-11-01T08:02:41.3023264Z 	at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80)
2022-11-01T08:02:41.3023937Z 	at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72)
2022-11-01T08:02:41.3025659Z 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147)
2022-11-01T08:02:41.3026412Z 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127)
2022-11-01T08:02:41.3027175Z 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90)
2022-11-01T08:02:41.3027955Z 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55)
2022-11-01T08:02:41.3028978Z 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102)
2022-11-01T08:02:41.3029871Z 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54)
2022-11-01T08:02:41.3030597Z 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
2022-11-01T08:02:41.3031229Z 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
2022-11-01T08:02:41.3031939Z 	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
2022-11-01T08:02:41.3032646Z 	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55)
2022-11-01T08:02:41.3033394Z 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223)
2022-11-01T08:02:41.3034342Z 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175)
2022-11-01T08:02:41.3035189Z 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139)
2022-11-01T08:02:41.3035922Z 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456)
2022-11-01T08:02:41.3036569Z 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169)
2022-11-01T08:02:41.3037204Z 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595)
2022-11-01T08:02:41.3037761Z 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581)
2022-11-01T08:02:41.3038217Z Caused by: java.io.IOException: forbid read
2022-11-01T08:02:41.3038793Z 	at mockit.internal.expectations.invocation.InvocationResult$ThrowableResult.produceResult(InvocationResult.java:45)
2022-11-01T08:02:41.3039665Z 	at mockit.internal.expectations.invocation.InvocationResult.produceResult(InvocationResult.java:23)
2022-11-01T08:02:41.3040450Z 	at mockit.internal.expectations.invocation.InvocationResults.produceResult(InvocationResults.java:136)
2022-11-01T08:02:41.3041158Z 	at mockit.internal.expectations.Expectation.produceResult(Expectation.java:53)
2022-11-01T08:02:41.3041774Z 	at mockit.internal.expectations.ReplayPhase.produceResult(ReplayPhase.java:153)
2022-11-01T08:02:41.3042388Z 	at mockit.internal.expectations.ReplayPhase.handleInvocation(ReplayPhase.java:87)
2022-11-01T08:02:41.3043133Z 	at mockit.internal.expectations.RecordAndReplayExecution.recordOrReplay(RecordAndReplayExecution.java:199)
2022-11-01T08:02:41.3043859Z 	at mockit.internal.expectations.mocking.MockedBridge.invoke(MockedBridge.java:63)
2022-11-01T08:02:41.3044630Z 	at java.base/java.io.InputStream.read(InputStream.java)
2022-11-01T08:02:41.3045392Z 	at org.apache.servicecomb.foundation.vertx.stream.InputStreamToReadStream$ReadResult.doRead(InputStreamToReadStream.java:105)
2022-11-01T08:02:41.3046263Z 	at org.apache.servicecomb.foundation.vertx.stream.InputStreamToReadStream.readInWorker(InputStreamToReadStream.java:126)
2022-11-01T08:02:41.3046971Z 	at io.vertx.core.impl.SyncContext.syncExecuteBlocking(SyncContext.java:54)
2022-11-01T08:02:41.3047830Z 	at org.apache.servicecomb.foundation.vertx.http.TestVertxServerResponseToHttpServletResponse$3.executeBlocking(TestVertxServerResponseToHttpServletResponse.java:154)
2022-11-01T08:02:41.3048966Z 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2022-11-01T08:02:41.3049572Z 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
2022-11-01T08:02:41.3050253Z 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2022-11-01T08:02:41.3051047Z 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
2022-11-01T08:02:41.3051641Z 	at mockit.internal.reflection.MethodReflection.invokeWithCheckedThrows(MethodReflection.java:155)
2022-11-01T08:02:41.3052405Z 	at mockit.internal.reflection.MethodReflection.invokeWithCheckedThrows(MethodReflection.java:110)
2022-11-01T08:02:41.3053148Z 	at mockit.internal.mockups.MockMethodBridge.executeSimpleMockMethod(MockMethodBridge.java:77)
2022-11-01T08:02:41.3053799Z 	at mockit.internal.mockups.MockMethodBridge.callMock(MockMethodBridge.java:52)
2022-11-01T08:02:41.3054381Z 	at mockit.internal.mockups.MockMethodBridge.invoke(MockMethodBridge.java:39)
2022-11-01T08:02:41.3054879Z 	at io.vertx.core.$Impl_Context.executeBlocking(Unknown Source)
2022-11-01T08:02:41.3055552Z 	at org.apache.servicecomb.foundation.vertx.stream.InputStreamToReadStream.doRead(InputStreamToReadStream.java:117)
2022-11-01T08:02:41.3056438Z 	at org.apache.servicecomb.foundation.vertx.stream.InputStreamToReadStream.resume(InputStreamToReadStream.java:170)
2022-11-01T08:02:41.3057332Z 	at org.apache.servicecomb.foundation.vertx.stream.InputStreamToReadStream.resume(InputStreamToReadStream.java:34)
2022-11-01T08:02:41.3058219Z 	at org.apache.servicecomb.foundation.vertx.stream.PumpCommon.lambda$pump$1(PumpCommon.java:73)
2022-11-01T08:02:41.3059210Z 	at org.apache.servicecomb.foundation.vertx.http.TestVertxServerResponseToHttpServletResponse$3.runOnContext(TestVertxServerResponseToHttpServletResponse.java:148)
2022-11-01T08:02:41.3060113Z 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2022-11-01T08:02:41.3060759Z 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
2022-11-01T08:02:41.3061490Z 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2022-11-01T08:02:41.3062068Z 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
2022-11-01T08:02:41.3062672Z 	at mockit.internal.reflection.MethodReflection.invokeWithCheckedThrows(MethodReflection.java:155)
2022-11-01T08:02:41.3063504Z 	at mockit.internal.reflection.MethodReflection.invokeWithCheckedThrows(MethodReflection.java:110)
2022-11-01T08:02:41.3064249Z 	at mockit.internal.mockups.MockMethodBridge.executeSimpleMockMethod(MockMethodBridge.java:77)
2022-11-01T08:02:41.3064895Z 	at mockit.internal.mockups.MockMethodBridge.callMock(MockMethodBridge.java:52)
2022-11-01T08:02:41.3065478Z 	at mockit.internal.mockups.MockMethodBridge.invoke(MockMethodBridge.java:39)
2022-11-01T08:02:41.3065967Z 	at io.vertx.core.$Impl_Context.runOnContext(Unknown Source)
2022-11-01T08:02:41.3066517Z 	at org.apache.servicecomb.foundation.vertx.stream.PumpCommon.pump(PumpCommon.java:73)
2022-11-01T08:02:41.3067234Z 	at org.apache.servicecomb.foundation.vertx.stream.PumpFromPart.lambda$toWriteStream$0(PumpFromPart.java:72)
2022-11-01T08:02:41.3067963Z 	at java.base/java.util.concurrent.CompletableFuture.uniComposeStage(CompletableFuture.java:1106)
2022-11-01T08:02:41.3068404Z 	... 51 more
2022-11-01T08:02:43.7094379Z 2022-11-01 08:02:43,660 [main           ] ERROR PumpFromPart                   - to write stream failed.
2022-11-01T08:02:43.7095502Z java.util.concurrent.CompletionException: java.io.IOException: forbid open stream
2022-11-01T08:02:43.7097322Z 	at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331)
2022-11-01T08:02:43.7098281Z 	at java.base/java.util.concurrent.CompletableFuture.uniComposeStage(CompletableFuture.java:1099)
2022-11-01T08:02:43.7099100Z 	at java.base/java.util.concurrent.CompletableFuture.thenCompose(CompletableFuture.java:2235)
2022-11-01T08:02:43.7251531Z 	at org.apache.servicecomb.foundation.vertx.stream.PumpFromPart.toWriteStream(PumpFromPart.java:72)
2022-11-01T08:02:43.7252523Z 	at org.apache.servicecomb.foundation.vertx.http.VertxServerResponseToHttpServletResponse.sendPart(VertxServerResponseToHttpServletResponse.java:134)
2022-11-01T08:02:43.7253758Z 	at org.apache.servicecomb.foundation.vertx.http.TestVertxServerResponseToHttpServletResponse.sendPart_openInputStreamFailed(TestVertxServerResponseToHttpServletResponse.java:335)
2022-11-01T08:02:43.7254702Z 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2022-11-01T08:02:43.7255322Z 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
2022-11-01T08:02:43.7255994Z 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2022-11-01T08:02:43.7256552Z 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
2022-11-01T08:02:43.7257021Z 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
2022-11-01T08:02:43.7257585Z 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
2022-11-01T08:02:43.7258174Z 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
2022-11-01T08:02:43.7258892Z 	at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.executeTestMethod(JUnit4TestRunnerDecorator.java:162)
2022-11-01T08:02:43.7259737Z 	at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.invokeExplosively(JUnit4TestRunnerDecorator.java:71)
2022-11-01T08:02:43.7260842Z 	at mockit.integration.junit4.internal.MockFrameworkMethod.invokeExplosively(MockFrameworkMethod.java:37)
2022-11-01T08:02:43.7261726Z 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java)
2022-11-01T08:02:43.7262372Z 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
2022-11-01T08:02:43.7263003Z 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
2022-11-01T08:02:43.7263531Z 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
2022-11-01T08:02:43.7264058Z 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
2022-11-01T08:02:43.7264587Z 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
2022-11-01T08:02:43.7265141Z 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
2022-11-01T08:02:43.7265844Z 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
2022-11-01T08:02:43.7266376Z 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
2022-11-01T08:02:43.7266834Z 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
2022-11-01T08:02:43.7267314Z 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
2022-11-01T08:02:43.7267812Z 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
2022-11-01T08:02:43.7268284Z 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
2022-11-01T08:02:43.7268734Z 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
2022-11-01T08:02:43.7269193Z 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
2022-11-01T08:02:43.7269628Z 	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
2022-11-01T08:02:43.7270096Z 	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
2022-11-01T08:02:43.7270611Z 	at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
2022-11-01T08:02:43.7271286Z 	at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80)
2022-11-01T08:02:43.7271930Z 	at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72)
2022-11-01T08:02:43.7272626Z 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147)
2022-11-01T08:02:43.7273446Z 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127)
2022-11-01T08:02:43.7274313Z 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90)
2022-11-01T08:02:43.7275143Z 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55)
2022-11-01T08:02:43.7276049Z 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102)
2022-11-01T08:02:43.7276957Z 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54)
2022-11-01T08:02:43.7277688Z 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
2022-11-01T08:02:43.7278324Z 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
2022-11-01T08:02:43.7279018Z 	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
2022-11-01T08:02:43.7279737Z 	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55)
2022-11-01T08:02:43.7280482Z 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223)
2022-11-01T08:02:43.7281386Z 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175)
2022-11-01T08:02:43.7282213Z 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139)
2022-11-01T08:02:43.7282961Z 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456)
2022-11-01T08:02:43.7283673Z 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169)
2022-11-01T08:02:43.7284458Z 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595)
2022-11-01T08:02:43.7285031Z 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581)
2022-11-01T08:02:43.7285497Z Caused by: java.io.IOException: forbid open stream
2022-11-01T08:02:43.7286084Z 	at mockit.internal.expectations.invocation.InvocationResult$ThrowableResult.produceResult(InvocationResult.java:45)
2022-11-01T08:02:43.7286859Z 	at mockit.internal.expectations.invocation.InvocationResult.produceResult(InvocationResult.java:23)
2022-11-01T08:02:43.7287661Z 	at mockit.internal.expectations.invocation.InvocationResults.produceResult(InvocationResults.java:136)
2022-11-01T08:02:43.7288365Z 	at mockit.internal.expectations.Expectation.produceResult(Expectation.java:53)
2022-11-01T08:02:43.7289067Z 	at mockit.internal.expectations.ReplayPhase.produceResult(ReplayPhase.java:153)
2022-11-01T08:02:43.7289682Z 	at mockit.internal.expectations.ReplayPhase.handleInvocation(ReplayPhase.java:87)
2022-11-01T08:02:43.7291148Z 	at mockit.internal.expectations.RecordAndReplayExecution.recordOrReplay(RecordAndReplayExecution.java:199)
2022-11-01T08:02:43.7291737Z 	at javax.servlet.http.$Impl_Part.getInputStream(Unknown Source)
2022-11-01T08:02:43.7292327Z 	at org.apache.servicecomb.foundation.vertx.stream.PumpFromPart.prepareReadStream(PumpFromPart.java:59)
2022-11-01T08:02:43.7293097Z 	at org.apache.servicecomb.foundation.vertx.stream.PumpFromPart.toWriteStream(PumpFromPart.java:71)
2022-11-01T08:02:43.7293561Z 	... 49 more
2022-11-01T08:02:43.8400364Z [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.345 s - in org.apache.servicecomb.foundation.vertx.http.TestVertxServerResponseToHttpServletResponse
2022-11-01T08:02:43.8401858Z [INFO] Running org.apache.servicecomb.foundation.vertx.metrics.TestDefaultHttpClientMetrics
2022-11-01T08:02:44.3119661Z [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.473 s - in org.apache.servicecomb.foundation.vertx.metrics.TestDefaultHttpClientMetrics
2022-11-01T08:02:44.3120569Z [INFO] Running org.apache.servicecomb.foundation.vertx.metrics.TestDefaultHttpServerMetrics
2022-11-01T08:02:44.9485907Z [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.635 s - in org.apache.servicecomb.foundation.vertx.metrics.TestDefaultHttpServerMetrics
2022-11-01T08:02:44.9490236Z [INFO] Running org.apache.servicecomb.foundation.vertx.metrics.TestDefaultTcpClientMetrics
2022-11-01T08:02:45.2462735Z [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.291 s - in org.apache.servicecomb.foundation.vertx.metrics.TestDefaultTcpClientMetrics
2022-11-01T08:02:45.2493179Z [INFO] Running org.apache.servicecomb.foundation.vertx.metrics.TestDefaultTcpServerMetrics
2022-11-01T08:02:45.6755217Z [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.423 s - in org.apache.servicecomb.foundation.vertx.metrics.TestDefaultTcpServerMetrics
2022-11-01T08:02:45.6756414Z [INFO] Running org.apache.servicecomb.foundation.vertx.metrics.TestDefaultVertxMetricsFactory
2022-11-01T08:02:45.6853237Z [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.apache.servicecomb.foundation.vertx.metrics.TestDefaultVertxMetricsFactory
2022-11-01T08:02:45.6854179Z [INFO] Running org.apache.servicecomb.foundation.vertx.server.TestTcpServer
2022-11-01T08:02:46.1211013Z 2022-11-01 08:02:45,988 [main           ] WARN  URLConfigurationSource         - No URLs will be polled as dynamic configuration sources.
2022-11-01T08:02:46.1212352Z 2022-11-01 08:02:45,988 [main           ] INFO  URLConfigurationSource         - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath.
2022-11-01T08:02:46.1216180Z 2022-11-01 08:02:45,989 [main           ] INFO  DynamicPropertyFactory         - DynamicPropertyFactory is initialized with configuration sources: com.netflix.config.ConcurrentCompositeConfiguration@40b7e68c
2022-11-01T08:02:46.1218130Z 2022-11-01 08:02:45,991 [main           ] WARN  VertxTLSBuilder                - keyStore [server.p12] file not exist, please check!
2022-11-01T08:02:46.1219121Z 2022-11-01 08:02:45,991 [main           ] WARN  VertxTLSBuilder                - trustStore [trust.jks] file not exist, please check!
2022-11-01T08:02:47.7435926Z 2022-11-01 08:02:47,098 [main           ] WARN  VertxTLSBuilder                - keyStore [server.p12] file not exist, please check!
2022-11-01T08:02:47.7436803Z 2022-11-01 08:02:47,099 [main           ] WARN  VertxTLSBuilder                - trustStore [trust.jks] file not exist, please check!
2022-11-01T08:02:47.7437916Z 2022-11-01 08:02:47,190 [main           ] INFO  TcpServerConnection            - connect from io.vertx.core.net.$Impl_SocketAddress@3d123d10, in thread main
2022-11-01T08:02:47.7477203Z [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.061 s - in org.apache.servicecomb.foundation.vertx.server.TestTcpServer
2022-11-01T08:02:47.7478137Z [INFO] Running org.apache.servicecomb.foundation.vertx.stream.TestBufferInputStream
2022-11-01T08:02:47.8380512Z [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s - in org.apache.servicecomb.foundation.vertx.stream.TestBufferInputStream
2022-11-01T08:02:47.8383088Z [INFO] Running org.apache.servicecomb.foundation.vertx.stream.TestPumpFromPart
2022-11-01T08:02:48.0360773Z 2022-11-01 08:02:47,944 [main           ] ERROR PumpFromPart                   - to write stream failed.
2022-11-01T08:02:48.0361719Z java.util.concurrent.CompletionException: java.io.IOException
2022-11-01T08:02:48.0363309Z 	at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331)
2022-11-01T08:02:48.0365616Z 	at java.base/java.util.concurrent.CompletableFuture.andTree(CompletableFuture.java:1452)
2022-11-01T08:02:48.0366198Z 	at java.base/java.util.concurrent.CompletableFuture.allOf(CompletableFuture.java:2337)
2022-11-01T08:02:48.0366861Z 	at org.apache.servicecomb.foundation.vertx.stream.PumpCommon.closeWriteStream(PumpCommon.java:96)
2022-11-01T08:02:48.0437167Z 	at org.apache.servicecomb.foundation.vertx.stream.PumpCommon.pump(PumpCommon.java:79)
2022-11-01T08:02:48.0440193Z 	at org.apache.servicecomb.foundation.vertx.stream.PumpFromPart.lambda$toWriteStream$0(PumpFromPart.java:72)
2022-11-01T08:02:48.0442678Z 	at java.base/java.util.concurrent.CompletableFuture.uniComposeStage(CompletableFuture.java:1106)
2022-11-01T08:02:48.0445433Z 	at java.base/java.util.concurrent.CompletableFuture.thenCompose(CompletableFuture.java:2235)
2022-11-01T08:02:48.0448301Z 	at org.apache.servicecomb.foundation.vertx.stream.PumpFromPart.toWriteStream(PumpFromPart.java:72)
2022-11-01T08:02:48.0451283Z 	at org.apache.servicecomb.foundation.vertx.stream.PumpFromPart.toOutputStreamAsync(PumpFromPart.java:96)
2022-11-01T08:02:48.0454221Z 	at org.apache.servicecomb.foundation.vertx.stream.PumpFromPart.toOutputStream(PumpFromPart.java:90)
2022-11-01T08:02:48.0457137Z 	at org.apache.servicecomb.foundation.vertx.stream.TestPumpFromPart.run(TestPumpFromPart.java:78)
2022-11-01T08:02:48.0459650Z 	at org.apache.servicecomb.foundation.vertx.stream.TestPumpFromPart.pump_error(TestPumpFromPart.java:110)
2022-11-01T08:02:48.0462171Z 	at org.apache.servicecomb.foundation.vertx.stream.TestPumpFromPart.pump_write_error(TestPumpFromPart.java:168)
2022-11-01T08:02:48.0464615Z 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2022-11-01T08:02:48.0467017Z 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
2022-11-01T08:02:48.0469661Z 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2022-11-01T08:02:48.0472547Z 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
2022-11-01T08:02:48.0475615Z 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
2022-11-01T08:02:48.0478512Z 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
2022-11-01T08:02:48.0481424Z 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
2022-11-01T08:02:48.0484611Z 	at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.executeTestMethod(JUnit4TestRunnerDecorator.java:162)
2022-11-01T08:02:48.0487562Z 	at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.invokeExplosively(JUnit4TestRunnerDecorator.java:71)
2022-11-01T08:02:48.0490461Z 	at mockit.integration.junit4.internal.MockFrameworkMethod.invokeExplosively(MockFrameworkMethod.java:37)
2022-11-01T08:02:48.0493218Z 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java)
2022-11-01T08:02:48.0495971Z 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
2022-11-01T08:02:48.0498630Z 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
2022-11-01T08:02:48.0501224Z 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
2022-11-01T08:02:48.0503623Z 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
2022-11-01T08:02:48.0504289Z 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
2022-11-01T08:02:48.0505011Z 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
2022-11-01T08:02:48.0505635Z 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
2022-11-01T08:02:48.0506207Z 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
2022-11-01T08:02:48.0506812Z 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
2022-11-01T08:02:48.0507424Z 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
2022-11-01T08:02:48.0508032Z 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
2022-11-01T08:02:48.0508613Z 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
2022-11-01T08:02:48.0509187Z 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
2022-11-01T08:02:48.0509739Z 	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
2022-11-01T08:02:48.0510251Z 	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
2022-11-01T08:02:48.0510888Z 	at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
2022-11-01T08:02:48.0511656Z 	at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80)
2022-11-01T08:02:48.0512398Z 	at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72)
2022-11-01T08:02:48.0513199Z 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147)
2022-11-01T08:02:48.0514279Z 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127)
2022-11-01T08:02:48.0515472Z 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90)
2022-11-01T08:02:48.0516281Z 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55)
2022-11-01T08:02:48.0517149Z 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102)
2022-11-01T08:02:48.0518038Z 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54)
2022-11-01T08:02:48.0518760Z 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
2022-11-01T08:02:48.0519409Z 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
2022-11-01T08:02:48.0520114Z 	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
2022-11-01T08:02:48.0520821Z 	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55)
2022-11-01T08:02:48.0521642Z 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223)
2022-11-01T08:02:48.0522696Z 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175)
2022-11-01T08:02:48.0523654Z 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139)
2022-11-01T08:02:48.0524661Z 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456)
2022-11-01T08:02:48.0525512Z 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169)
2022-11-01T08:02:48.0529353Z 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595)
2022-11-01T08:02:48.0530906Z 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581)
2022-11-01T08:02:48.0531450Z Caused by: java.io.IOException
2022-11-01T08:02:48.0532312Z 	at mockit.internal.expectations.invocation.InvocationResult$ThrowableResult.produceResult(InvocationResult.java:45)
2022-11-01T08:02:48.0536234Z 	at mockit.internal.expectations.invocation.InvocationResult.produceResult(InvocationResult.java:23)
2022-11-01T08:02:48.0538013Z 	at mockit.internal.expectations.invocation.InvocationResults.produceResult(InvocationResults.java:136)
2022-11-01T08:02:48.0538834Z 	at mockit.internal.expectations.Expectation.produceResult(Expectation.java:53)
2022-11-01T08:02:48.0539592Z 	at mockit.internal.expectations.ReplayPhase.produceResult(ReplayPhase.java:153)
2022-11-01T08:02:48.0543350Z 	at mockit.internal.expectations.ReplayPhase.handleInvocation(ReplayPhase.java:87)
2022-11-01T08:02:48.0545030Z 	at mockit.internal.expectations.RecordAndReplayExecution.recordOrReplay(RecordAndReplayExecution.java:199)
2022-11-01T08:02:48.0545786Z 	at org.apache.commons.io.IOUtils.copyLarge(IOUtils.java)
2022-11-01T08:02:48.0546592Z 	at org.apache.servicecomb.foundation.vertx.stream.PumpFromPart.toOutputStreamSync(PumpFromPart.java:106)
2022-11-01T08:02:48.0550570Z 	at org.apache.servicecomb.foundation.vertx.stream.PumpFromPart.toOutputStream(PumpFromPart.java:87)
2022-11-01T08:02:48.0551475Z 	at org.apache.servicecomb.foundation.vertx.stream.TestPumpFromPart.run(TestPumpFromPart.java:78)
2022-11-01T08:02:48.0552409Z 	at org.apache.servicecomb.foundation.vertx.stream.TestPumpFromPart.pump_error(TestPumpFromPart.java:110)
2022-11-01T08:02:48.0556335Z 	at org.apache.servicecomb.foundation.vertx.stream.TestPumpFromPart.pump_write_error(TestPumpFromPart.java:162)
2022-11-01T08:02:48.0557814Z 	... 46 more
2022-11-01T08:02:48.2793714Z 2022-11-01 08:02:48,183 [main           ] ERROR PumpFromPart                   - to write stream failed.
2022-11-01T08:02:48.2794734Z java.util.concurrent.CompletionException: java.io.IOException
2022-11-01T08:02:48.2796014Z 	at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331)
2022-11-01T08:02:48.2797004Z 	at java.base/java.util.concurrent.CompletableFuture.andTree(CompletableFuture.java:1452)
2022-11-01T08:02:48.2798251Z 	at java.base/java.util.concurrent.CompletableFuture.allOf(CompletableFuture.java:2337)
2022-11-01T08:02:48.2799298Z 	at org.apache.servicecomb.foundation.vertx.stream.PumpCommon.closeWriteStream(PumpCommon.java:96)
2022-11-01T08:02:48.2800689Z 	at org.apache.servicecomb.foundation.vertx.stream.PumpCommon.pump(PumpCommon.java:79)
2022-11-01T08:02:48.2801780Z 	at org.apache.servicecomb.foundation.vertx.stream.PumpFromPart.lambda$toWriteStream$0(PumpFromPart.java:72)
2022-11-01T08:02:48.2803141Z 	at java.base/java.util.concurrent.CompletableFuture.uniComposeStage(CompletableFuture.java:1106)
2022-11-01T08:02:48.2804386Z 	at java.base/java.util.concurrent.CompletableFuture.thenCompose(CompletableFuture.java:2235)
2022-11-01T08:02:48.2805784Z 	at org.apache.servicecomb.foundation.vertx.stream.PumpFromPart.toWriteStream(PumpFromPart.java:72)
2022-11-01T08:02:48.2806994Z 	at org.apache.servicecomb.foundation.vertx.stream.PumpFromPart.toOutputStreamAsync(PumpFromPart.java:96)
2022-11-01T08:02:48.2808601Z 	at org.apache.servicecomb.foundation.vertx.stream.PumpFromPart.toOutputStream(PumpFromPart.java:90)
2022-11-01T08:02:48.2809516Z 	at org.apache.servicecomb.foundation.vertx.stream.TestPumpFromPart.run(TestPumpFromPart.java:78)
2022-11-01T08:02:48.2810380Z 	at org.apache.servicecomb.foundation.vertx.stream.TestPumpFromPart.pump_error(TestPumpFromPart.java:110)
2022-11-01T08:02:48.2823951Z 	at org.apache.servicecomb.foundation.vertx.stream.TestPumpFromPart.pump_read_error(TestPumpFromPart.java:142)
2022-11-01T08:02:48.2826265Z 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2022-11-01T08:02:48.2826895Z 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
2022-11-01T08:02:48.2827584Z 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2022-11-01T08:02:48.2828130Z 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
2022-11-01T08:02:48.2828815Z 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
2022-11-01T08:02:48.2829383Z 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
2022-11-01T08:02:48.2829975Z 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
2022-11-01T08:02:48.2830701Z 	at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.executeTestMethod(JUnit4TestRunnerDecorator.java:162)
2022-11-01T08:02:48.2831547Z 	at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.invokeExplosively(JUnit4TestRunnerDecorator.java:71)
2022-11-01T08:02:48.2832354Z 	at mockit.integration.junit4.internal.MockFrameworkMethod.invokeExplosively(MockFrameworkMethod.java:37)
2022-11-01T08:02:48.2833016Z 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java)
2022-11-01T08:02:48.2833618Z 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
2022-11-01T08:02:48.2834142Z 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
2022-11-01T08:02:48.2834637Z 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
2022-11-01T08:02:48.2835115Z 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
2022-11-01T08:02:48.2835811Z 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
2022-11-01T08:02:48.2836422Z 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
2022-11-01T08:02:48.2836939Z 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
2022-11-01T08:02:48.2837394Z 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
2022-11-01T08:02:48.2837885Z 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
2022-11-01T08:02:48.2838381Z 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
2022-11-01T08:02:48.2838841Z 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
2022-11-01T08:02:48.2839307Z 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
2022-11-01T08:02:48.2839773Z 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
2022-11-01T08:02:48.2840191Z 	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
2022-11-01T08:02:48.2840600Z 	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
2022-11-01T08:02:48.2841129Z 	at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
2022-11-01T08:02:48.2841795Z 	at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80)
2022-11-01T08:02:48.2842427Z 	at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72)
2022-11-01T08:02:48.2843138Z 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147)
2022-11-01T08:02:48.2844574Z 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127)
2022-11-01T08:02:48.2845389Z 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90)
2022-11-01T08:02:48.2846333Z 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55)
2022-11-01T08:02:48.2847262Z 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102)
2022-11-01T08:02:48.2848222Z 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54)
2022-11-01T08:02:48.2848886Z 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
2022-11-01T08:02:48.2849477Z 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
2022-11-01T08:02:48.2850140Z 	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
2022-11-01T08:02:48.2850811Z 	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:55)
2022-11-01T08:02:48.2851561Z 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:223)
2022-11-01T08:02:48.2852352Z 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:175)
2022-11-01T08:02:48.2853131Z 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:139)
2022-11-01T08:02:48.2854143Z 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456)
2022-11-01T08:02:48.2854657Z 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169)
2022-11-01T08:02:48.2855129Z 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595)
2022-11-01T08:02:48.2855592Z 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581)
2022-11-01T08:02:48.2855927Z Caused by: java.io.IOException
2022-11-01T08:02:48.2856378Z 	at mockit.internal.expectations.invocation.InvocationResult$ThrowableResult.produceResult(InvocationResult.java:45)
2022-11-01T08:02:48.2857021Z 	at mockit.internal.expectations.invocation.InvocationResult.produceResult(InvocationResult.java:23)
2022-11-01T08:02:48.2857671Z 	at mockit.internal.expectations.invocation.InvocationResults.produceResult(InvocationResults.java:136)
2022-11-01T08:02:48.2858230Z 	at mockit.internal.expectations.Expectation.produceResult(Expectation.java:53)
2022-11-01T08:02:48.2858731Z 	at mockit.internal.expectations.ReplayPhase.produceResult(ReplayPhase.java:153)
2022-11-01T08:02:48.2859416Z 	at mockit.internal.expectations.ReplayPhase.handleInvocation(ReplayPhase.java:87)
2022-11-01T08:02:48.2860087Z 	at mockit.internal.expectations.RecordAndReplayExecution.recordOrReplay(RecordAndReplayExecution.java:199)
2022-11-01T08:02:48.2860677Z 	at org.apache.commons.io.IOUtils.copyLarge(IOUtils.java)
2022-11-01T08:02:48.2861290Z 	at org.apache.servicecomb.foundation.vertx.stream.PumpFromPart.toOutputStreamSync(PumpFromPart.java:106)
2022-11-01T08:02:48.2862067Z 	at org.apache.servicecomb.foundation.vertx.stream.PumpFromPart.toOutputStream(PumpFromPart.java:87)
2022-11-01T08:02:48.2862782Z 	at org.apache.servicecomb.foundation.vertx.stream.TestPumpFromPart.run(TestPumpFromPart.java:78)
2022-11-01T08:02:48.2863499Z 	at org.apache.servicecomb.foundation.vertx.stream.TestPumpFromPart.pump_error(TestPumpFromPart.java:110)
2022-11-01T08:02:48.2864231Z 	at org.apache.servicecomb.foundation.vertx.stream.TestPumpFromPart.pump_read_error(TestPumpFromPart.java:136)
2022-11-01T08:02:48.2864796Z 	... 46 more
2022-11-01T08:02:48.2876124Z [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.442 s - in org.apache.servicecomb.foundation.vertx.stream.TestPumpFromPart
2022-11-01T08:02:48.3119587Z [INFO] 
2022-11-01T08:02:48.3120135Z [INFO] Results:
2022-11-01T08:02:48.3120713Z [INFO] 
2022-11-01T08:02:48.3121037Z [ERROR] Errors: 
2022-11-01T08:02:48.3122461Z [ERROR]   TestVertxTLSBuilder.testBuildHttpClientOptions_ssl_withFactory:83 » IllegalArgument Unsupported protocol
2022-11-01T08:02:48.3123035Z [INFO] 
2022-11-01T08:02:48.3123613Z [ERROR] Tests run: 313, Failures: 0, Errors: 1, Skipped: 0
2022-11-01T08:02:48.3124369Z [INFO] 
2022-11-01T08:02:48.3128668Z [INFO] ------------------------------------------------------------------------
2022-11-01T08:02:48.3129313Z [INFO] Reactor Summary for ServiceComb Java Chassis 2.9.0-SNAPSHOT:
2022-11-01T08:02:48.3129908Z [INFO] 
2022-11-01T08:02:48.3179457Z [INFO] ServiceComb Java Chassis ........................... SUCCESS [  2.996 s]
2022-11-01T08:02:48.3180335Z [INFO] Java Chassis::Dependencies ......................... SUCCESS [  0.012 s]
2022-11-01T08:02:48.3181172Z [INFO] Java Chassis::Bom .................................. SUCCESS [  0.012 s]
2022-11-01T08:02:48.3181717Z [INFO] Java Chassis::Dependencies::Default ................ SUCCESS [  0.008 s]
2022-11-01T08:02:48.3182496Z [INFO] Java Chassis::Parent::Default ...................... SUCCESS [  0.306 s]
2022-11-01T08:02:48.3183265Z [INFO] Java Chassis::Parents .............................. SUCCESS [  0.014 s]
2022-11-01T08:02:48.3184016Z [INFO] Java Chassis::Foundations .......................... SUCCESS [  0.024 s]
2022-11-01T08:02:48.3184545Z [INFO] Java Chassis::Foundations::SSL ..................... SUCCESS [  4.473 s]
2022-11-01T08:02:48.3185309Z [INFO] Java Chassis::Foundations::Test Scaffolding ........ SUCCESS [  1.174 s]
2022-11-01T08:02:48.3186663Z [INFO] Java Chassis::Foundations::Common .................. SUCCESS [  8.079 s]
2022-11-01T08:02:48.3187480Z [INFO] Java Chassis::Foundations::Config .................. SUCCESS [  5.131 s]
2022-11-01T08:02:48.3189238Z [INFO] Java Chassis::Foundations::SSL ..................... SUCCESS [  5.607 s]
2022-11-01T08:02:48.3190307Z [INFO] Java Chassis::Foundations::Vertx ................... FAILURE [ 38.722 s]
2022-11-01T08:02:48.3190889Z [INFO] Java Chassis::Deployment ........................... SKIPPED
2022-11-01T08:02:48.3191726Z [INFO] Java Chassis::Swagger .............................. SKIPPED
2022-11-01T08:02:48.3192307Z [INFO] Java Chassis::Swagger::Generator ................... SKIPPED
2022-11-01T08:02:48.3193196Z [INFO] Java Chassis::Swagger::Generator::Core ............. SKIPPED
2022-11-01T08:02:48.3193710Z [INFO] Java Chassis::Swagger::Generator::Jaxrs ............ SKIPPED
2022-11-01T08:02:48.3194938Z [INFO] Java Chassis::Swagger::Generator::Spring MVC ....... SKIPPED
2022-11-01T08:02:48.3196192Z [INFO] Java Chassis::Swagger::Invocation .................. SKIPPED
2022-11-01T08:02:48.3196956Z [INFO] Java Chassis::Swagger::Invocation::Core ............ SKIPPED
2022-11-01T08:02:48.3197540Z [INFO] Java Chassis::Foundations::Registry ................ SKIPPED
2022-11-01T08:02:48.3198546Z [INFO] Java Chassis::Governance ........................... SKIPPED
2022-11-01T08:02:48.3199324Z [INFO] Java Chassis::Core ................................. SKIPPED
2022-11-01T08:02:48.3199938Z [INFO] Java Chassis::Foundations::Protobuf ................ SKIPPED
2022-11-01T08:02:48.3200371Z [INFO] Java Chassis::Common ............................... SKIPPED
2022-11-01T08:02:48.3200975Z [INFO] Java Chassis::Common::Protobuf ..................... SKIPPED
2022-11-01T08:02:48.3201843Z [INFO] Java Chassis::Service Registry ..................... SKIPPED
2022-11-01T08:02:48.3202375Z [INFO] Java Chassis::Java Chassis::Service Registry::Local  SKIPPED
2022-11-01T08:02:48.3202761Z [INFO] Java Chassis::Common::Rest ......................... SKIPPED
2022-11-01T08:02:48.3203352Z [INFO] Java Chassis::Common::CommonAccessLog .............. SKIPPED
2022-11-01T08:02:48.3203730Z [INFO] Java Chassis::Foundations::Metrics ................. SKIPPED
2022-11-01T08:02:48.3204611Z [INFO] Java Chassis::Handlers ............................. SKIPPED
2022-11-01T08:02:48.3205232Z [INFO] Java Chassis::Handlers::Tracing Zipkin ............. SKIPPED
2022-11-01T08:02:48.3205620Z [INFO] Java Chassis::Handlers::Bizkeeper .................. SKIPPED
2022-11-01T08:02:48.3205992Z [INFO] Java Chassis::Handlers::Flow Control QPS ........... SKIPPED
2022-11-01T08:02:48.3206559Z [INFO] Java Chassis::Handlers::Loadbalance ................ SKIPPED
2022-11-01T08:02:48.3206945Z [INFO] Java Chassis::Handlers::Fault Injection ............ SKIPPED
2022-11-01T08:02:48.3207499Z [INFO] Java Chassis::Handlers::PublicKey Auth ............. SKIPPED
2022-11-01T08:02:48.3207876Z [INFO] Java Chassis::Handlers::Router ..................... SKIPPED
2022-11-01T08:02:48.3216667Z [INFO] Java Chassis::Handlers::Governance ................. SKIPPED
2022-11-01T08:02:48.3217093Z [INFO] Java Chassis::Providers ............................ SKIPPED
2022-11-01T08:02:48.3217482Z [INFO] Java Chassis::Providers::Rest Common ............... SKIPPED
2022-11-01T08:02:48.3217867Z [INFO] Java Chassis::Swagger::Invocation::JAXRS ........... SKIPPED
2022-11-01T08:02:48.3218522Z [INFO] Java Chassis::Providers::JAXRS ..................... SKIPPED
2022-11-01T08:02:48.3219893Z [INFO] Java Chassis::Providers::POJO ...................... SKIPPED
2022-11-01T08:02:48.3220418Z [INFO] Java Chassis::Swagger::Invocation::Spring MVC ...... SKIPPED
2022-11-01T08:02:48.3221097Z [INFO] Java Chassis::Providers::Spring MVC ................ SKIPPED
2022-11-01T08:02:48.3221758Z [INFO] Java Chassis::Transports ........................... SKIPPED
2022-11-01T08:02:48.3222509Z [INFO] Java Chassis::Transports::common ................... SKIPPED
2022-11-01T08:02:48.3222961Z [INFO] Java Chassis::Transports::Hightway ................. SKIPPED
2022-11-01T08:02:48.3223398Z [INFO] Java Chassis::Transports::Rest ..................... SKIPPED
2022-11-01T08:02:48.3224044Z [INFO] Java Chassis::Transports::Rest::Client ............. SKIPPED
2022-11-01T08:02:48.3224594Z [INFO] ServiceComb::Client ................................ SKIPPED
2022-11-01T08:02:48.3225446Z [INFO] ServiceComb::Clients::HTTP Client Common ........... SKIPPED
2022-11-01T08:02:48.3226021Z [INFO] ServiceComb::Clients::Service Center Client ........ SKIPPED
2022-11-01T08:02:48.3226492Z [INFO] Java Chassis::Service Registry::Service Center ..... SKIPPED
2022-11-01T08:02:48.3226972Z [INFO] Java Chassis::Transports::Rest::Vertx .............. SKIPPED
2022-11-01T08:02:48.3227583Z [INFO] Java Chassis::Transports::Rest::Servlet ............ SKIPPED
2022-11-01T08:02:48.3228546Z [INFO] Java Chassis::Swagger::Generator::Spring data ...... SKIPPED
2022-11-01T08:02:48.3229031Z [INFO] Java Chassis::Swagger::Invocation::Validator ....... SKIPPED
2022-11-01T08:02:48.3229689Z [INFO] Java Chassis::Service Registry::lightweight ........ SKIPPED
2022-11-01T08:02:48.3230175Z [INFO] Java Chassis::Service Registry::Zero Config ........ SKIPPED
2022-11-01T08:02:48.3230813Z [INFO] Java Chassis::Service Registry::Schema Discovery ... SKIPPED
2022-11-01T08:02:48.3231262Z [INFO] Java Chassis::Tracing .............................. SKIPPED
2022-11-01T08:02:48.3231989Z [INFO] Java Chassis::Tracing::Common ...................... SKIPPED
2022-11-01T08:02:48.3232519Z [INFO] Java Chassis::Tracing::Zipkin ...................... SKIPPED
2022-11-01T08:02:48.3233079Z [INFO] Java Chassis::Edge ................................. SKIPPED
2022-11-01T08:02:48.3233670Z [INFO] Java Chassis::Edge::Core ........................... SKIPPED
2022-11-01T08:02:48.3234297Z [INFO] Java Chassis::Metrics .............................. SKIPPED
2022-11-01T08:02:48.3234905Z [INFO] Java Chassis::Metrics::Core ........................ SKIPPED
2022-11-01T08:02:48.3235487Z [INFO] Java Chassis::Metrics::Integration ................. SKIPPED
2022-11-01T08:02:48.3235972Z [INFO] Java Chassis::Metrics::Integration::Prometheus ..... SKIPPED
2022-11-01T08:02:48.3236423Z [INFO] Java Chassis::Dynamic Config ....................... SKIPPED
2022-11-01T08:02:48.3237051Z [INFO] Java Chassis::Dynamic Config::Apollo ............... SKIPPED
2022-11-01T08:02:48.3237517Z [INFO] ServiceComb::Clients::Config Common ................ SKIPPED
2022-11-01T08:02:48.3238135Z [INFO] ServiceComb::Clients::Config Center Client ......... SKIPPED
2022-11-01T08:02:48.3238587Z [INFO] Java Chassis::Foundations::Config CC ............... SKIPPED
2022-11-01T08:02:48.3239053Z [INFO] Java Chassis::Dynamic Config::Nacos ................ SKIPPED
2022-11-01T08:02:48.3239647Z [INFO] ServiceComb::Clients::Kie Client ................... SKIPPED
2022-11-01T08:02:48.3240427Z [INFO] Java Chassis::Dynamic Config::Kie .................. SKIPPED
2022-11-01T08:02:48.3240878Z [INFO] Java Chassis::Archetypes ........................... SKIPPED
2022-11-01T08:02:48.3241835Z [INFO] Java Chassis::Archetypes::JAXRS .................... SKIPPED
2022-11-01T08:02:48.3242512Z [INFO] Java Chassis::Archetypes::POJO ..................... SKIPPED
2022-11-01T08:02:48.3243373Z [INFO] Java Chassis::Archetypes::Spring MVC ............... SKIPPED
2022-11-01T08:02:48.3244393Z [INFO] Java Chassis::Archetypes::Spring Boot2 Starter ..... SKIPPED
2022-11-01T08:02:48.3244878Z [INFO] Java Chassis::Spring Boot .......................... SKIPPED
2022-11-01T08:02:48.3245566Z [INFO] Java Chassis::Spring Boot Starter::Parent .......... SKIPPED
2022-11-01T08:02:48.3246203Z [INFO] Java Chassis::Spring Boot Starter::Starter ......... SKIPPED
2022-11-01T08:02:48.3246824Z [INFO] Java Chassis::Spring Boot Starter::Servlet ......... SKIPPED
2022-11-01T08:02:48.3247567Z [INFO] Java Chassis::Spring Boot Starter::Standalone ...... SKIPPED
2022-11-01T08:02:48.3248209Z [INFO] Java Chassis::Inspector ............................ SKIPPED
2022-11-01T08:02:48.3248864Z [INFO] Java Chassis::Huawei Cloud ......................... SKIPPED
2022-11-01T08:02:48.3249514Z [INFO] Java Chassis::Huawei Cloud::ServiceStage ........... SKIPPED
2022-11-01T08:02:48.3250166Z [INFO] Java Chassis::Solutions ............................ SKIPPED
2022-11-01T08:02:48.3250995Z [INFO] Java Chassis::Solutions::BASIC ..................... SKIPPED
2022-11-01T08:02:48.3251671Z [INFO] ServiceComb::Clients::Dashboard Client ............. SKIPPED
2022-11-01T08:02:48.3252330Z [INFO] Java Chassis::Huawei Cloud::ServiceStage ........... SKIPPED
2022-11-01T08:02:48.3253062Z [INFO] dashboard .......................................... SKIPPED
2022-11-01T08:02:48.3253840Z [INFO] Java Chassis::darklaunch ........................... SKIPPED
2022-11-01T08:02:48.3254736Z [INFO] ------------------------------------------------------------------------
2022-11-01T08:02:48.3255145Z [INFO] BUILD FAILURE
2022-11-01T08:02:48.3256265Z [INFO] ------------------------------------------------------------------------
2022-11-01T08:02:48.3256701Z [INFO] Total time:  01:09 min
2022-11-01T08:02:48.3257577Z [INFO] Finished at: 2022-11-01T08:02:48Z
2022-11-01T08:02:48.3258046Z [INFO] ------------------------------------------------------------------------
2022-11-01T08:02:48.3258839Z [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M7:test (default-test) on project foundation-vertx: 
2022-11-01T08:02:48.3259350Z [ERROR] 
2022-11-01T08:02:48.3260632Z [ERROR] Please refer to /home/runner/work/servicecomb-java-chassis/servicecomb-java-chassis/foundations/foundation-vertx/target/surefire-reports for the individual test results.
2022-11-01T08:02:48.3261488Z [ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
2022-11-01T08:02:48.3261990Z [ERROR] -> [Help 1]
2022-11-01T08:02:48.3262675Z [ERROR] 
2022-11-01T08:02:48.3263632Z [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
2022-11-01T08:02:48.3264210Z [ERROR] Re-run Maven using the -X switch to enable full debug logging.
2022-11-01T08:02:48.3264595Z [ERROR] 
2022-11-01T08:02:48.3265861Z [ERROR] For more information about the errors and possible solutions, please read the following articles:
2022-11-01T08:02:48.3266462Z [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
2022-11-01T08:02:48.3266867Z [ERROR] 
2022-11-01T08:02:48.3267739Z [ERROR] After correcting the problems, you can resume the build with the command
2022-11-01T08:02:48.3268500Z [ERROR]   mvn <args> -rf :foundation-vertx
2022-11-01T08:02:48.3450981Z ##[error]Process completed with exit code 1.
2022-11-01T08:02:48.3515211Z Post job cleanup.
2022-11-01T08:02:48.5482816Z Post job cleanup.
2022-11-01T08:02:48.6922932Z [command]/usr/bin/git version
2022-11-01T08:02:48.6975796Z git version 2.38.1
2022-11-01T08:02:48.7026935Z Temporarily overriding HOME='/home/runner/work/_temp/e8c799b8-ceb4-4d12-9b8a-ca360f20ca2a' before making global git config changes
2022-11-01T08:02:48.7028311Z Adding repository directory to the temporary git global config as a safe directory
2022-11-01T08:02:48.7033867Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/servicecomb-java-chassis/servicecomb-java-chassis
2022-11-01T08:02:48.7079256Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2022-11-01T08:02:48.7119807Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :
2022-11-01T08:02:48.7402343Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2022-11-01T08:02:48.7437703Z http.https://github.com/.extraheader
2022-11-01T08:02:48.7453811Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2022-11-01T08:02:48.7515956Z [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-11-01T08:02:48.8072350Z Cleaning up orphan processes