Created
April 16, 2021 20:34
-
-
Save webern/bede70fb54a0c6f9f8a88105bbb01e31 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 2021-04-16T19:49:58.2829250Z ##[section]Starting: Request a runner to run this job | |
| 2021-04-16T19:49:58.3336405Z Found online and idle self-hosted runner in current repository that matches the required labels: 'self-hosted , linux , x64' | |
| 2021-04-16T19:49:58.4060068Z ##[section]Finishing: Request a runner to run this job | |
| 2021-04-16T19:50:03.4876898Z Current runner version: '2.277.1' | |
| 2021-04-16T19:50:03.4879705Z Runner name: 'i-03f6a562b9e9aec3e' | |
| 2021-04-16T19:50:03.4880215Z Runner group name: 'Default' | |
| 2021-04-16T19:50:03.4881048Z Machine name: 'ip-172-31-6-197' | |
| 2021-04-16T19:50:03.4883428Z ##[group]GITHUB_TOKEN Permissions | |
| 2021-04-16T19:50:03.4884366Z Actions: read | |
| 2021-04-16T19:50:03.4884791Z Checks: read | |
| 2021-04-16T19:50:03.4885164Z Contents: read | |
| 2021-04-16T19:50:03.4885594Z Deployments: read | |
| 2021-04-16T19:50:03.4885978Z Issues: read | |
| 2021-04-16T19:50:03.4886416Z Metadata: read | |
| 2021-04-16T19:50:03.4886802Z Packages: read | |
| 2021-04-16T19:50:03.4887239Z PullRequests: read | |
| 2021-04-16T19:50:03.4887698Z RepositoryProjects: read | |
| 2021-04-16T19:50:03.4888162Z SecurityEvents: read | |
| 2021-04-16T19:50:03.4888617Z Statuses: read | |
| 2021-04-16T19:50:03.4889068Z ##[endgroup] | |
| 2021-04-16T19:50:03.4891281Z Prepare workflow directory | |
| 2021-04-16T19:50:03.5347597Z Prepare all required actions | |
| 2021-04-16T19:50:03.5355516Z Getting action download info | |
| 2021-04-16T19:50:04.0329138Z Download action repository 'actions/checkout@v2' | |
| 2021-04-16T19:50:04.5696553Z ##[group]Run actions/checkout@v2 | |
| 2021-04-16T19:50:04.5697076Z with: | |
| 2021-04-16T19:50:04.5697539Z repository: bottlerocket-os/bottlerocket | |
| 2021-04-16T19:50:04.5698381Z token: *** | |
| 2021-04-16T19:50:04.5698743Z ssh-strict: true | |
| 2021-04-16T19:50:04.5699201Z persist-credentials: true | |
| 2021-04-16T19:50:04.5699616Z clean: true | |
| 2021-04-16T19:50:04.5699978Z fetch-depth: 1 | |
| 2021-04-16T19:50:04.5700333Z lfs: false | |
| 2021-04-16T19:50:04.5700812Z submodules: false | |
| 2021-04-16T19:50:04.5701183Z ##[endgroup] | |
| 2021-04-16T19:50:04.6408371Z Syncing repository: bottlerocket-os/bottlerocket | |
| 2021-04-16T19:50:04.6409092Z ##[group]Getting Git version info | |
| 2021-04-16T19:50:04.6409835Z Working directory is '/home/ec2-user/_work/bottlerocket/bottlerocket' | |
| 2021-04-16T19:50:04.6410414Z [command]/usr/bin/git version | |
| 2021-04-16T19:50:04.6435037Z git version 2.23.4 | |
| 2021-04-16T19:50:04.6451256Z ##[endgroup] | |
| 2021-04-16T19:50:04.6455402Z Deleting the contents of '/home/ec2-user/_work/bottlerocket/bottlerocket' | |
| 2021-04-16T19:50:04.6457875Z ##[group]Initializing the repository | |
| 2021-04-16T19:50:04.6460579Z [command]/usr/bin/git init /home/ec2-user/_work/bottlerocket/bottlerocket | |
| 2021-04-16T19:50:04.6482741Z Initialized empty Git repository in /home/ec2-user/_work/bottlerocket/bottlerocket/.git/ | |
| 2021-04-16T19:50:04.6487135Z [command]/usr/bin/git remote add origin https://github.com/bottlerocket-os/bottlerocket | |
| 2021-04-16T19:50:04.6507007Z ##[endgroup] | |
| 2021-04-16T19:50:04.6507788Z ##[group]Disabling automatic garbage collection | |
| 2021-04-16T19:50:04.6509747Z [command]/usr/bin/git config --local gc.auto 0 | |
| 2021-04-16T19:50:04.6527583Z ##[endgroup] | |
| 2021-04-16T19:50:04.6530052Z ##[group]Setting up auth | |
| 2021-04-16T19:50:04.6534585Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand | |
| 2021-04-16T19:50:04.6556796Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : | |
| 2021-04-16T19:50:04.6837184Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader | |
| 2021-04-16T19:50:04.6857231Z [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' || : | |
| 2021-04-16T19:50:04.7105007Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** | |
| 2021-04-16T19:50:04.7159303Z ##[endgroup] | |
| 2021-04-16T19:50:04.7160484Z ##[group]Fetching the repository | |
| 2021-04-16T19:50:04.7164625Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +f92694ba8baa3fffd81c8dd8582a30dd1dc9d4db:refs/remotes/pull/1408/merge | |
| 2021-04-16T19:50:05.2286036Z remote: Enumerating objects: 1070, done. | |
| 2021-04-16T19:50:05.2294660Z remote: Counting objects: 0% (1/1070) | |
| 2021-04-16T19:50:05.2302551Z remote: Counting objects: 1% (11/1070) | |
| 2021-04-16T19:50:05.2303696Z remote: Counting objects: 2% (22/1070) | |
| 2021-04-16T19:50:05.2304382Z remote: Counting objects: 3% (33/1070) | |
| 2021-04-16T19:50:05.2304917Z remote: Counting objects: 4% (43/1070) | |
| 2021-04-16T19:50:05.2305310Z remote: Counting objects: 5% (54/1070) | |
| 2021-04-16T19:50:05.2305743Z remote: Counting objects: 6% (65/1070) | |
| 2021-04-16T19:50:05.2306134Z remote: Counting objects: 7% (75/1070) | |
| 2021-04-16T19:50:05.2306511Z remote: Counting objects: 8% (86/1070) | |
| 2021-04-16T19:50:05.2306898Z remote: Counting objects: 9% (97/1070) | |
| 2021-04-16T19:50:05.2307278Z remote: Counting objects: 10% (107/1070) | |
| 2021-04-16T19:50:05.2307671Z remote: Counting objects: 11% (118/1070) | |
| 2021-04-16T19:50:05.2308050Z remote: Counting objects: 12% (129/1070) | |
| 2021-04-16T19:50:05.2308438Z remote: Counting objects: 13% (140/1070) | |
| 2021-04-16T19:50:05.2308939Z remote: Counting objects: 14% (150/1070) | |
| 2021-04-16T19:50:05.2309342Z remote: Counting objects: 15% (161/1070) | |
| 2021-04-16T19:50:05.2309717Z remote: Counting objects: 16% (172/1070) | |
| 2021-04-16T19:50:05.2310098Z remote: Counting objects: 17% (182/1070) | |
| 2021-04-16T19:50:05.2310489Z remote: Counting objects: 18% (193/1070) | |
| 2021-04-16T19:50:05.2310864Z remote: Counting objects: 19% (204/1070) | |
| 2021-04-16T19:50:05.2311252Z remote: Counting objects: 20% (214/1070) | |
| 2021-04-16T19:50:05.2311629Z remote: Counting objects: 21% (225/1070) | |
| 2021-04-16T19:50:05.2312021Z remote: Counting objects: 22% (236/1070) | |
| 2021-04-16T19:50:05.2312394Z remote: Counting objects: 23% (247/1070) | |
| 2021-04-16T19:50:05.2312781Z remote: Counting objects: 24% (257/1070) | |
| 2021-04-16T19:50:05.2313155Z remote: Counting objects: 25% (268/1070) | |
| 2021-04-16T19:50:05.2313545Z remote: Counting objects: 26% (279/1070) | |
| 2021-04-16T19:50:05.2313931Z remote: Counting objects: 27% (289/1070) | |
| 2021-04-16T19:50:05.2314317Z remote: Counting objects: 28% (300/1070) | |
| 2021-04-16T19:50:05.2314692Z remote: Counting objects: 29% (311/1070) | |
| 2021-04-16T19:50:05.2315082Z remote: Counting objects: 30% (321/1070) | |
| 2021-04-16T19:50:05.2315457Z remote: Counting objects: 31% (332/1070) | |
| 2021-04-16T19:50:05.2315979Z remote: Counting objects: 32% (343/1070) | |
| 2021-04-16T19:50:05.2316359Z remote: Counting objects: 33% (354/1070) | |
| 2021-04-16T19:50:05.2316747Z remote: Counting objects: 34% (364/1070) | |
| 2021-04-16T19:50:05.2317123Z remote: Counting objects: 35% (375/1070) | |
| 2021-04-16T19:50:05.2317510Z remote: Counting objects: 36% (386/1070) | |
| 2021-04-16T19:50:05.2317886Z remote: Counting objects: 37% (396/1070) | |
| 2021-04-16T19:50:05.2318276Z remote: Counting objects: 38% (407/1070) | |
| 2021-04-16T19:50:05.2318647Z remote: Counting objects: 39% (418/1070) | |
| 2021-04-16T19:50:05.2319043Z remote: Counting objects: 40% (428/1070) | |
| 2021-04-16T19:50:05.2319418Z remote: Counting objects: 41% (439/1070) | |
| 2021-04-16T19:50:05.2319807Z remote: Counting objects: 42% (450/1070) | |
| 2021-04-16T19:50:05.2320179Z remote: Counting objects: 43% (461/1070) | |
| 2021-04-16T19:50:05.2320556Z remote: Counting objects: 44% (471/1070) | |
| 2021-04-16T19:50:05.2320944Z remote: Counting objects: 45% (482/1070) | |
| 2021-04-16T19:50:05.2321320Z remote: Counting objects: 46% (493/1070) | |
| 2021-04-16T19:50:05.2321707Z remote: Counting objects: 47% (503/1070) | |
| 2021-04-16T19:50:05.2322084Z remote: Counting objects: 48% (514/1070) | |
| 2021-04-16T19:50:05.2322470Z remote: Counting objects: 49% (525/1070) | |
| 2021-04-16T19:50:05.2322844Z remote: Counting objects: 50% (535/1070) | |
| 2021-04-16T19:50:05.2323231Z remote: Counting objects: 51% (546/1070) | |
| 2021-04-16T19:50:05.2323603Z remote: Counting objects: 52% (557/1070) | |
| 2021-04-16T19:50:05.2324088Z remote: Counting objects: 53% (568/1070) | |
| 2021-04-16T19:50:05.2324463Z remote: Counting objects: 54% (578/1070) | |
| 2021-04-16T19:50:05.2324851Z remote: Counting objects: 55% (589/1070) | |
| 2021-04-16T19:50:05.2325224Z remote: Counting objects: 56% (600/1070) | |
| 2021-04-16T19:50:05.2325610Z remote: Counting objects: 57% (610/1070) | |
| 2021-04-16T19:50:05.2325984Z remote: Counting objects: 58% (621/1070) | |
| 2021-04-16T19:50:05.2326372Z remote: Counting objects: 59% (632/1070) | |
| 2021-04-16T19:50:05.2326743Z remote: Counting objects: 60% (642/1070) | |
| 2021-04-16T19:50:05.2327130Z remote: Counting objects: 61% (653/1070) | |
| 2021-04-16T19:50:05.2327504Z remote: Counting objects: 62% (664/1070) | |
| 2021-04-16T19:50:05.2327891Z remote: Counting objects: 63% (675/1070) | |
| 2021-04-16T19:50:05.2328264Z remote: Counting objects: 64% (685/1070) | |
| 2021-04-16T19:50:05.2328641Z remote: Counting objects: 65% (696/1070) | |
| 2021-04-16T19:50:05.2329080Z remote: Counting objects: 66% (707/1070) | |
| 2021-04-16T19:50:05.2329464Z remote: Counting objects: 67% (717/1070) | |
| 2021-04-16T19:50:05.2329851Z remote: Counting objects: 68% (728/1070) | |
| 2021-04-16T19:50:05.2330226Z remote: Counting objects: 69% (739/1070) | |
| 2021-04-16T19:50:05.2330611Z remote: Counting objects: 70% (749/1070) | |
| 2021-04-16T19:50:05.2330984Z remote: Counting objects: 71% (760/1070) | |
| 2021-04-16T19:50:05.2331415Z remote: Counting objects: 72% (771/1070) | |
| 2021-04-16T19:50:05.2331789Z remote: Counting objects: 73% (782/1070) | |
| 2021-04-16T19:50:05.2332257Z remote: Counting objects: 74% (792/1070) | |
| 2021-04-16T19:50:05.2332641Z remote: Counting objects: 75% (803/1070) | |
| 2021-04-16T19:50:05.2333032Z remote: Counting objects: 76% (814/1070) | |
| 2021-04-16T19:50:05.2333407Z remote: Counting objects: 77% (824/1070) | |
| 2021-04-16T19:50:05.2333795Z remote: Counting objects: 78% (835/1070) | |
| 2021-04-16T19:50:05.2334177Z remote: Counting objects: 79% (846/1070) | |
| 2021-04-16T19:50:05.2334568Z remote: Counting objects: 80% (856/1070) | |
| 2021-04-16T19:50:05.2334943Z remote: Counting objects: 81% (867/1070) | |
| 2021-04-16T19:50:05.2335333Z remote: Counting objects: 82% (878/1070) | |
| 2021-04-16T19:50:05.2335709Z remote: Counting objects: 83% (889/1070) | |
| 2021-04-16T19:50:05.2336098Z remote: Counting objects: 84% (899/1070) | |
| 2021-04-16T19:50:05.2336473Z remote: Counting objects: 85% (910/1070) | |
| 2021-04-16T19:50:05.2336859Z remote: Counting objects: 86% (921/1070) | |
| 2021-04-16T19:50:05.2337237Z remote: Counting objects: 87% (931/1070) | |
| 2021-04-16T19:50:05.2337623Z remote: Counting objects: 88% (942/1070) | |
| 2021-04-16T19:50:05.2337996Z remote: Counting objects: 89% (953/1070) | |
| 2021-04-16T19:50:05.2338380Z remote: Counting objects: 90% (963/1070) | |
| 2021-04-16T19:50:05.2338756Z remote: Counting objects: 91% (974/1070) | |
| 2021-04-16T19:50:05.2339148Z remote: Counting objects: 92% (985/1070) | |
| 2021-04-16T19:50:05.2339522Z remote: Counting objects: 93% (996/1070) | |
| 2021-04-16T19:50:05.2339898Z remote: Counting objects: 94% (1006/1070) | |
| 2021-04-16T19:50:05.2340297Z remote: Counting objects: 95% (1017/1070) | |
| 2021-04-16T19:50:05.2340843Z remote: Counting objects: 96% (1028/1070) | |
| 2021-04-16T19:50:05.2341225Z remote: Counting objects: 97% (1038/1070) | |
| 2021-04-16T19:50:05.2341619Z remote: Counting objects: 98% (1049/1070) | |
| 2021-04-16T19:50:05.2342000Z remote: Counting objects: 99% (1060/1070) | |
| 2021-04-16T19:50:05.2342392Z remote: Counting objects: 100% (1070/1070) | |
| 2021-04-16T19:50:05.2342789Z remote: Counting objects: 100% (1070/1070), done. | |
| 2021-04-16T19:50:05.2343288Z remote: Compressing objects: 0% (1/870) | |
| 2021-04-16T19:50:05.2343703Z remote: Compressing objects: 1% (9/870) | |
| 2021-04-16T19:50:05.2344128Z remote: Compressing objects: 2% (18/870) | |
| 2021-04-16T19:50:05.2346364Z remote: Compressing objects: 3% (27/870) | |
| 2021-04-16T19:50:05.2399580Z remote: Compressing objects: 4% (35/870) | |
| 2021-04-16T19:50:05.2416801Z remote: Compressing objects: 5% (44/870) | |
| 2021-04-16T19:50:05.2438439Z remote: Compressing objects: 6% (53/870) | |
| 2021-04-16T19:50:05.2472505Z remote: Compressing objects: 7% (61/870) | |
| 2021-04-16T19:50:05.2507125Z remote: Compressing objects: 8% (70/870) | |
| 2021-04-16T19:50:05.2535199Z remote: Compressing objects: 9% (79/870) | |
| 2021-04-16T19:50:05.2606531Z remote: Compressing objects: 10% (87/870) | |
| 2021-04-16T19:50:05.2626975Z remote: Compressing objects: 11% (96/870) | |
| 2021-04-16T19:50:05.2648163Z remote: Compressing objects: 12% (105/870) | |
| 2021-04-16T19:50:05.2731223Z remote: Compressing objects: 13% (114/870) | |
| 2021-04-16T19:50:05.2732843Z remote: Compressing objects: 14% (122/870) | |
| 2021-04-16T19:50:05.2769205Z remote: Compressing objects: 15% (131/870) | |
| 2021-04-16T19:50:05.2772102Z remote: Compressing objects: 16% (140/870) | |
| 2021-04-16T19:50:05.2772530Z remote: Compressing objects: 17% (148/870) | |
| 2021-04-16T19:50:05.2772977Z remote: Compressing objects: 18% (157/870) | |
| 2021-04-16T19:50:05.2790385Z remote: Compressing objects: 19% (166/870) | |
| 2021-04-16T19:50:05.2835791Z remote: Compressing objects: 20% (174/870) | |
| 2021-04-16T19:50:05.2858836Z remote: Compressing objects: 21% (183/870) | |
| 2021-04-16T19:50:05.2875760Z remote: Compressing objects: 22% (192/870) | |
| 2021-04-16T19:50:05.2876444Z remote: Compressing objects: 23% (201/870) | |
| 2021-04-16T19:50:05.2877178Z remote: Compressing objects: 24% (209/870) | |
| 2021-04-16T19:50:05.2877620Z remote: Compressing objects: 25% (218/870) | |
| 2021-04-16T19:50:05.2878039Z remote: Compressing objects: 26% (227/870) | |
| 2021-04-16T19:50:05.2878453Z remote: Compressing objects: 27% (235/870) | |
| 2021-04-16T19:50:05.2878916Z remote: Compressing objects: 28% (244/870) | |
| 2021-04-16T19:50:05.2879739Z remote: Compressing objects: 29% (253/870) | |
| 2021-04-16T19:50:05.2886414Z remote: Compressing objects: 30% (261/870) | |
| 2021-04-16T19:50:05.2887046Z remote: Compressing objects: 31% (270/870) | |
| 2021-04-16T19:50:05.2899879Z remote: Compressing objects: 32% (279/870) | |
| 2021-04-16T19:50:05.2900895Z remote: Compressing objects: 33% (288/870) | |
| 2021-04-16T19:50:05.2902485Z remote: Compressing objects: 34% (296/870) | |
| 2021-04-16T19:50:05.2902940Z remote: Compressing objects: 35% (305/870) | |
| 2021-04-16T19:50:05.2946009Z remote: Compressing objects: 36% (314/870) | |
| 2021-04-16T19:50:05.2946794Z remote: Compressing objects: 37% (322/870) | |
| 2021-04-16T19:50:05.2947230Z remote: Compressing objects: 38% (331/870) | |
| 2021-04-16T19:50:05.2947642Z remote: Compressing objects: 39% (340/870) | |
| 2021-04-16T19:50:05.2948071Z remote: Compressing objects: 40% (348/870) | |
| 2021-04-16T19:50:05.2948503Z remote: Compressing objects: 41% (357/870) | |
| 2021-04-16T19:50:05.2948926Z remote: Compressing objects: 42% (366/870) | |
| 2021-04-16T19:50:05.2955941Z remote: Compressing objects: 43% (375/870) | |
| 2021-04-16T19:50:05.2988284Z remote: Compressing objects: 44% (383/870) | |
| 2021-04-16T19:50:05.3031650Z remote: Compressing objects: 45% (392/870) | |
| 2021-04-16T19:50:05.3033281Z remote: Compressing objects: 46% (401/870) | |
| 2021-04-16T19:50:05.3034529Z remote: Compressing objects: 47% (409/870) | |
| 2021-04-16T19:50:05.3035770Z remote: Compressing objects: 48% (418/870) | |
| 2021-04-16T19:50:05.3043075Z remote: Compressing objects: 49% (427/870) | |
| 2021-04-16T19:50:05.3044484Z remote: Compressing objects: 50% (435/870) | |
| 2021-04-16T19:50:05.3057688Z remote: Compressing objects: 51% (444/870) | |
| 2021-04-16T19:50:05.3061251Z remote: Compressing objects: 52% (453/870) | |
| 2021-04-16T19:50:05.3064710Z remote: Compressing objects: 53% (462/870) | |
| 2021-04-16T19:50:05.3066272Z remote: Compressing objects: 54% (470/870) | |
| 2021-04-16T19:50:05.3085653Z remote: Compressing objects: 55% (479/870) | |
| 2021-04-16T19:50:05.3094686Z remote: Compressing objects: 56% (488/870) | |
| 2021-04-16T19:50:05.3098937Z remote: Compressing objects: 57% (496/870) | |
| 2021-04-16T19:50:05.3103069Z remote: Compressing objects: 58% (505/870) | |
| 2021-04-16T19:50:05.3115037Z remote: Compressing objects: 59% (514/870) | |
| 2021-04-16T19:50:05.3117544Z remote: Compressing objects: 60% (522/870) | |
| 2021-04-16T19:50:05.3134777Z remote: Compressing objects: 61% (531/870) | |
| 2021-04-16T19:50:05.3137102Z remote: Compressing objects: 62% (540/870) | |
| 2021-04-16T19:50:05.3155128Z remote: Compressing objects: 63% (549/870) | |
| 2021-04-16T19:50:05.3167110Z remote: Compressing objects: 64% (557/870) | |
| 2021-04-16T19:50:05.3188669Z remote: Compressing objects: 65% (566/870) | |
| 2021-04-16T19:50:05.3189316Z remote: Compressing objects: 66% (575/870) | |
| 2021-04-16T19:50:05.3208179Z remote: Compressing objects: 67% (583/870) | |
| 2021-04-16T19:50:05.3218538Z remote: Compressing objects: 68% (592/870) | |
| 2021-04-16T19:50:05.3246376Z remote: Compressing objects: 69% (601/870) | |
| 2021-04-16T19:50:05.3266442Z remote: Compressing objects: 70% (609/870) | |
| 2021-04-16T19:50:05.3266901Z remote: Compressing objects: 71% (618/870) | |
| 2021-04-16T19:50:05.3274936Z remote: Compressing objects: 72% (627/870) | |
| 2021-04-16T19:50:05.3282042Z remote: Compressing objects: 73% (636/870) | |
| 2021-04-16T19:50:05.3286655Z remote: Compressing objects: 74% (644/870) | |
| 2021-04-16T19:50:05.3287093Z remote: Compressing objects: 75% (653/870) | |
| 2021-04-16T19:50:05.3287519Z remote: Compressing objects: 76% (662/870) | |
| 2021-04-16T19:50:05.3287933Z remote: Compressing objects: 77% (670/870) | |
| 2021-04-16T19:50:05.3288368Z remote: Compressing objects: 78% (679/870) | |
| 2021-04-16T19:50:05.3288803Z remote: Compressing objects: 79% (688/870) | |
| 2021-04-16T19:50:05.3290180Z remote: Compressing objects: 80% (696/870) | |
| 2021-04-16T19:50:05.3290600Z remote: Compressing objects: 81% (705/870) | |
| 2021-04-16T19:50:05.3291038Z remote: Compressing objects: 82% (714/870) | |
| 2021-04-16T19:50:05.3291459Z remote: Compressing objects: 83% (723/870) | |
| 2021-04-16T19:50:05.3292889Z remote: Compressing objects: 84% (731/870) | |
| 2021-04-16T19:50:05.3294084Z remote: Compressing objects: 85% (740/870) | |
| 2021-04-16T19:50:05.3294516Z remote: Compressing objects: 86% (749/870) | |
| 2021-04-16T19:50:05.3294938Z remote: Compressing objects: 87% (757/870) | |
| 2021-04-16T19:50:05.3295364Z remote: Compressing objects: 88% (766/870) | |
| 2021-04-16T19:50:05.3295778Z remote: Compressing objects: 89% (775/870) | |
| 2021-04-16T19:50:05.3296954Z remote: Compressing objects: 90% (783/870) | |
| 2021-04-16T19:50:05.3298490Z remote: Compressing objects: 91% (792/870) | |
| 2021-04-16T19:50:05.3298923Z remote: Compressing objects: 92% (801/870) | |
| 2021-04-16T19:50:05.3299916Z remote: Compressing objects: 93% (810/870) | |
| 2021-04-16T19:50:05.3300476Z remote: Compressing objects: 94% (818/870) | |
| 2021-04-16T19:50:05.3301823Z remote: Compressing objects: 95% (827/870) | |
| 2021-04-16T19:50:05.3302254Z remote: Compressing objects: 96% (836/870) | |
| 2021-04-16T19:50:05.3302781Z remote: Compressing objects: 97% (844/870) | |
| 2021-04-16T19:50:05.3303220Z remote: Compressing objects: 98% (853/870) | |
| 2021-04-16T19:50:05.3303631Z remote: Compressing objects: 99% (862/870) | |
| 2021-04-16T19:50:05.3304057Z remote: Compressing objects: 100% (870/870) | |
| 2021-04-16T19:50:05.3304492Z remote: Compressing objects: 100% (870/870), done. | |
| 2021-04-16T19:50:05.3355576Z | |
| 2021-04-16T19:50:05.3356670Z | |
| 2021-04-16T19:50:05.3357284Z Receiving objects: 0% (1/1070) | |
| 2021-04-16T19:50:05.3357511Z | |
| 2021-04-16T19:50:05.3357838Z | |
| 2021-04-16T19:50:05.3509001Z Receiving objects: 1% (11/1070) | |
| 2021-04-16T19:50:05.3509639Z | |
| 2021-04-16T19:50:05.3510118Z | |
| 2021-04-16T19:50:05.3659697Z Receiving objects: 2% (22/1070) | |
| 2021-04-16T19:50:05.3659971Z | |
| 2021-04-16T19:50:05.3660324Z | |
| 2021-04-16T19:50:05.3708284Z Receiving objects: 3% (33/1070) | |
| 2021-04-16T19:50:05.3708747Z | |
| 2021-04-16T19:50:05.3709080Z | |
| 2021-04-16T19:50:05.3709445Z Receiving objects: 4% (43/1070) | |
| 2021-04-16T19:50:05.3709689Z | |
| 2021-04-16T19:50:05.3709997Z | |
| 2021-04-16T19:50:05.3726606Z Receiving objects: 5% (54/1070) | |
| 2021-04-16T19:50:05.3727511Z | |
| 2021-04-16T19:50:05.3728049Z | |
| 2021-04-16T19:50:05.3728423Z Receiving objects: 6% (65/1070) | |
| 2021-04-16T19:50:05.3728665Z | |
| 2021-04-16T19:50:05.3728956Z | |
| 2021-04-16T19:50:05.3747581Z Receiving objects: 7% (75/1070) | |
| 2021-04-16T19:50:05.3747885Z | |
| 2021-04-16T19:50:05.3748419Z | |
| 2021-04-16T19:50:05.3779351Z Receiving objects: 8% (86/1070) | |
| 2021-04-16T19:50:05.3779641Z | |
| 2021-04-16T19:50:05.3779956Z | |
| 2021-04-16T19:50:05.3780304Z Receiving objects: 9% (97/1070) | |
| 2021-04-16T19:50:05.3780683Z | |
| 2021-04-16T19:50:05.3780965Z | |
| 2021-04-16T19:50:05.3822350Z Receiving objects: 10% (107/1070) | |
| 2021-04-16T19:50:05.3822992Z | |
| 2021-04-16T19:50:05.3823749Z | |
| 2021-04-16T19:50:05.3824241Z Receiving objects: 11% (118/1070) | |
| 2021-04-16T19:50:05.3824479Z | |
| 2021-04-16T19:50:05.3824739Z | |
| 2021-04-16T19:50:05.3829202Z Receiving objects: 12% (129/1070) | |
| 2021-04-16T19:50:05.3829460Z | |
| 2021-04-16T19:50:05.3829785Z | |
| 2021-04-16T19:50:05.3830123Z Receiving objects: 13% (140/1070) | |
| 2021-04-16T19:50:05.3830335Z | |
| 2021-04-16T19:50:05.3830603Z | |
| 2021-04-16T19:50:05.3901186Z Receiving objects: 14% (150/1070) | |
| 2021-04-16T19:50:05.3901499Z | |
| 2021-04-16T19:50:05.3901794Z | |
| 2021-04-16T19:50:05.4020657Z Receiving objects: 15% (161/1070) | |
| 2021-04-16T19:50:05.4020986Z | |
| 2021-04-16T19:50:05.4021405Z | |
| 2021-04-16T19:50:05.4105371Z Receiving objects: 16% (172/1070) | |
| 2021-04-16T19:50:05.4105952Z | |
| 2021-04-16T19:50:05.4106338Z | |
| 2021-04-16T19:50:05.4152210Z Receiving objects: 17% (182/1070) | |
| 2021-04-16T19:50:05.4152673Z | |
| 2021-04-16T19:50:05.4153335Z | |
| 2021-04-16T19:50:05.4153716Z Receiving objects: 18% (193/1070) | |
| 2021-04-16T19:50:05.4153961Z | |
| 2021-04-16T19:50:05.4154331Z | |
| 2021-04-16T19:50:05.4324863Z Receiving objects: 19% (204/1070) | |
| 2021-04-16T19:50:05.4325182Z | |
| 2021-04-16T19:50:05.4325625Z | |
| 2021-04-16T19:50:05.4326186Z Receiving objects: 20% (214/1070) | |
| 2021-04-16T19:50:05.4326441Z | |
| 2021-04-16T19:50:05.4326740Z | |
| 2021-04-16T19:50:05.4327123Z Receiving objects: 21% (225/1070) | |
| 2021-04-16T19:50:05.4327362Z | |
| 2021-04-16T19:50:05.4327664Z | |
| 2021-04-16T19:50:05.4328265Z Receiving objects: 22% (236/1070) | |
| 2021-04-16T19:50:05.4328543Z | |
| 2021-04-16T19:50:05.4328831Z | |
| 2021-04-16T19:50:05.4329201Z Receiving objects: 23% (247/1070) | |
| 2021-04-16T19:50:05.4329431Z | |
| 2021-04-16T19:50:05.4329693Z | |
| 2021-04-16T19:50:05.4330034Z Receiving objects: 24% (257/1070) | |
| 2021-04-16T19:50:05.4330261Z | |
| 2021-04-16T19:50:05.4330517Z | |
| 2021-04-16T19:50:05.4343367Z Receiving objects: 25% (268/1070) | |
| 2021-04-16T19:50:05.4343934Z | |
| 2021-04-16T19:50:05.4344296Z | |
| 2021-04-16T19:50:05.4344627Z Receiving objects: 26% (279/1070) | |
| 2021-04-16T19:50:05.4344855Z | |
| 2021-04-16T19:50:05.4345129Z | |
| 2021-04-16T19:50:05.4345454Z Receiving objects: 27% (289/1070) | |
| 2021-04-16T19:50:05.4345678Z | |
| 2021-04-16T19:50:05.4345936Z | |
| 2021-04-16T19:50:05.4346287Z Receiving objects: 28% (300/1070) | |
| 2021-04-16T19:50:05.4346511Z | |
| 2021-04-16T19:50:05.4346768Z | |
| 2021-04-16T19:50:05.4347101Z Receiving objects: 29% (311/1070) | |
| 2021-04-16T19:50:05.4347314Z | |
| 2021-04-16T19:50:05.4347582Z | |
| 2021-04-16T19:50:05.4347907Z Receiving objects: 30% (321/1070) | |
| 2021-04-16T19:50:05.4348141Z | |
| 2021-04-16T19:50:05.4348412Z | |
| 2021-04-16T19:50:05.4359042Z Receiving objects: 31% (332/1070) | |
| 2021-04-16T19:50:05.4359450Z | |
| 2021-04-16T19:50:05.4360069Z | |
| 2021-04-16T19:50:05.4360563Z Receiving objects: 32% (343/1070) | |
| 2021-04-16T19:50:05.4360813Z | |
| 2021-04-16T19:50:05.4361106Z | |
| 2021-04-16T19:50:05.4384743Z Receiving objects: 33% (354/1070) | |
| 2021-04-16T19:50:05.4385372Z | |
| 2021-04-16T19:50:05.4385765Z | |
| 2021-04-16T19:50:05.4409417Z Receiving objects: 34% (364/1070) | |
| 2021-04-16T19:50:05.4409807Z | |
| 2021-04-16T19:50:05.4410105Z | |
| 2021-04-16T19:50:05.4410532Z Receiving objects: 35% (375/1070) | |
| 2021-04-16T19:50:05.4410897Z | |
| 2021-04-16T19:50:05.4411168Z | |
| 2021-04-16T19:50:05.4414443Z Receiving objects: 36% (386/1070) | |
| 2021-04-16T19:50:05.4414674Z | |
| 2021-04-16T19:50:05.4414947Z | |
| 2021-04-16T19:50:05.4415301Z Receiving objects: 37% (396/1070) | |
| 2021-04-16T19:50:05.4415531Z | |
| 2021-04-16T19:50:05.4415788Z | |
| 2021-04-16T19:50:05.4416408Z Receiving objects: 38% (407/1070) | |
| 2021-04-16T19:50:05.4416638Z | |
| 2021-04-16T19:50:05.4416905Z | |
| 2021-04-16T19:50:05.4464369Z Receiving objects: 39% (418/1070) | |
| 2021-04-16T19:50:05.4464776Z | |
| 2021-04-16T19:50:05.4465071Z | |
| 2021-04-16T19:50:05.4484700Z Receiving objects: 40% (428/1070) | |
| 2021-04-16T19:50:05.4485397Z | |
| 2021-04-16T19:50:05.4485826Z | |
| 2021-04-16T19:50:05.4534343Z Receiving objects: 41% (439/1070) | |
| 2021-04-16T19:50:05.4534646Z | |
| 2021-04-16T19:50:05.4534912Z | |
| 2021-04-16T19:50:05.4577762Z Receiving objects: 42% (450/1070) | |
| 2021-04-16T19:50:05.4578058Z | |
| 2021-04-16T19:50:05.4578323Z | |
| 2021-04-16T19:50:05.4621848Z Receiving objects: 43% (461/1070) | |
| 2021-04-16T19:50:05.4622230Z | |
| 2021-04-16T19:50:05.4622518Z | |
| 2021-04-16T19:50:05.4706891Z Receiving objects: 44% (471/1070) | |
| 2021-04-16T19:50:05.4707225Z | |
| 2021-04-16T19:50:05.4707836Z | |
| 2021-04-16T19:50:05.4795425Z Receiving objects: 45% (482/1070) | |
| 2021-04-16T19:50:05.4795834Z | |
| 2021-04-16T19:50:05.4796545Z | |
| 2021-04-16T19:50:05.4796994Z Receiving objects: 46% (493/1070) | |
| 2021-04-16T19:50:05.4797225Z | |
| 2021-04-16T19:50:05.4797489Z | |
| 2021-04-16T19:50:05.4801768Z Receiving objects: 47% (503/1070) | |
| 2021-04-16T19:50:05.4801987Z | |
| 2021-04-16T19:50:05.4802268Z | |
| 2021-04-16T19:50:05.4818758Z Receiving objects: 48% (514/1070) | |
| 2021-04-16T19:50:05.4819168Z | |
| 2021-04-16T19:50:05.4819475Z | |
| 2021-04-16T19:50:05.4819829Z Receiving objects: 49% (525/1070) | |
| 2021-04-16T19:50:05.4820058Z | |
| 2021-04-16T19:50:05.4820317Z | |
| 2021-04-16T19:50:05.4853627Z Receiving objects: 50% (535/1070) | |
| 2021-04-16T19:50:05.4853939Z | |
| 2021-04-16T19:50:05.4854518Z | |
| 2021-04-16T19:50:05.4856626Z Receiving objects: 51% (546/1070) | |
| 2021-04-16T19:50:05.4856869Z | |
| 2021-04-16T19:50:05.4857199Z | |
| 2021-04-16T19:50:05.4872980Z Receiving objects: 52% (557/1070) | |
| 2021-04-16T19:50:05.4873759Z | |
| 2021-04-16T19:50:05.4874188Z | |
| 2021-04-16T19:50:05.4874597Z Receiving objects: 53% (568/1070) | |
| 2021-04-16T19:50:05.4874825Z | |
| 2021-04-16T19:50:05.4875108Z | |
| 2021-04-16T19:50:05.4901703Z Receiving objects: 54% (578/1070) | |
| 2021-04-16T19:50:05.4902305Z | |
| 2021-04-16T19:50:05.4902634Z | |
| 2021-04-16T19:50:05.4904189Z Receiving objects: 55% (589/1070) | |
| 2021-04-16T19:50:05.4904447Z | |
| 2021-04-16T19:50:05.4904833Z | |
| 2021-04-16T19:50:05.4905175Z Receiving objects: 56% (600/1070) | |
| 2021-04-16T19:50:05.4905408Z | |
| 2021-04-16T19:50:05.4905674Z | |
| 2021-04-16T19:50:05.4906043Z Receiving objects: 57% (610/1070) | |
| 2021-04-16T19:50:05.4906275Z | |
| 2021-04-16T19:50:05.4906540Z | |
| 2021-04-16T19:50:05.4906881Z Receiving objects: 58% (621/1070) | |
| 2021-04-16T19:50:05.4907101Z | |
| 2021-04-16T19:50:05.4907376Z | |
| 2021-04-16T19:50:05.4907706Z Receiving objects: 59% (632/1070) | |
| 2021-04-16T19:50:05.4907935Z | |
| 2021-04-16T19:50:05.4908202Z | |
| 2021-04-16T19:50:05.4908560Z Receiving objects: 60% (642/1070) | |
| 2021-04-16T19:50:05.4908950Z | |
| 2021-04-16T19:50:05.4909218Z | |
| 2021-04-16T19:50:05.4963819Z Receiving objects: 61% (653/1070) | |
| 2021-04-16T19:50:05.4964266Z | |
| 2021-04-16T19:50:05.4964560Z | |
| 2021-04-16T19:50:05.4964916Z Receiving objects: 62% (664/1070) | |
| 2021-04-16T19:50:05.4965161Z | |
| 2021-04-16T19:50:05.4965448Z | |
| 2021-04-16T19:50:05.4965822Z Receiving objects: 63% (675/1070) | |
| 2021-04-16T19:50:05.4966056Z | |
| 2021-04-16T19:50:05.4966335Z | |
| 2021-04-16T19:50:05.4966670Z Receiving objects: 64% (685/1070) | |
| 2021-04-16T19:50:05.4966899Z | |
| 2021-04-16T19:50:05.4967164Z | |
| 2021-04-16T19:50:05.4967509Z Receiving objects: 65% (696/1070) | |
| 2021-04-16T19:50:05.4967755Z | |
| 2021-04-16T19:50:05.4968160Z | |
| 2021-04-16T19:50:05.4968529Z Receiving objects: 66% (707/1070) | |
| 2021-04-16T19:50:05.4968749Z | |
| 2021-04-16T19:50:05.4969048Z | |
| 2021-04-16T19:50:05.4969383Z Receiving objects: 67% (717/1070) | |
| 2021-04-16T19:50:05.4969612Z | |
| 2021-04-16T19:50:05.4969890Z | |
| 2021-04-16T19:50:05.4983874Z Receiving objects: 68% (728/1070) | |
| 2021-04-16T19:50:05.4984196Z | |
| 2021-04-16T19:50:05.4984583Z | |
| 2021-04-16T19:50:05.4985291Z Receiving objects: 69% (739/1070) | |
| 2021-04-16T19:50:05.4985532Z | |
| 2021-04-16T19:50:05.4985818Z | |
| 2021-04-16T19:50:05.4990680Z Receiving objects: 70% (749/1070) | |
| 2021-04-16T19:50:05.4990925Z | |
| 2021-04-16T19:50:05.4991230Z | |
| 2021-04-16T19:50:05.5018699Z Receiving objects: 71% (760/1070) | |
| 2021-04-16T19:50:05.5019131Z | |
| 2021-04-16T19:50:05.5019438Z | |
| 2021-04-16T19:50:05.5019799Z Receiving objects: 72% (771/1070) | |
| 2021-04-16T19:50:05.5020032Z | |
| 2021-04-16T19:50:05.5020313Z | |
| 2021-04-16T19:50:05.5022281Z Receiving objects: 73% (782/1070) | |
| 2021-04-16T19:50:05.5022648Z | |
| 2021-04-16T19:50:05.5023073Z | |
| 2021-04-16T19:50:05.5025122Z Receiving objects: 74% (792/1070) | |
| 2021-04-16T19:50:05.5025359Z | |
| 2021-04-16T19:50:05.5025640Z | |
| 2021-04-16T19:50:05.5095687Z Receiving objects: 75% (803/1070) | |
| 2021-04-16T19:50:05.5096019Z | |
| 2021-04-16T19:50:05.5096341Z | |
| 2021-04-16T19:50:05.5096722Z Receiving objects: 76% (814/1070) | |
| 2021-04-16T19:50:05.5097035Z | |
| 2021-04-16T19:50:05.5097315Z | |
| 2021-04-16T19:50:05.5097664Z Receiving objects: 77% (824/1070) | |
| 2021-04-16T19:50:05.5097898Z | |
| 2021-04-16T19:50:05.5098179Z | |
| 2021-04-16T19:50:05.5122445Z Receiving objects: 78% (835/1070) | |
| 2021-04-16T19:50:05.5122759Z | |
| 2021-04-16T19:50:05.5123191Z | |
| 2021-04-16T19:50:05.5123568Z Receiving objects: 79% (846/1070) | |
| 2021-04-16T19:50:05.5123802Z | |
| 2021-04-16T19:50:05.5124066Z | |
| 2021-04-16T19:50:05.5124574Z Receiving objects: 80% (856/1070) | |
| 2021-04-16T19:50:05.5124960Z | |
| 2021-04-16T19:50:05.5125274Z | |
| 2021-04-16T19:50:05.5136680Z Receiving objects: 81% (867/1070) | |
| 2021-04-16T19:50:05.5136928Z | |
| 2021-04-16T19:50:05.5137222Z | |
| 2021-04-16T19:50:05.5137969Z Receiving objects: 82% (878/1070) | |
| 2021-04-16T19:50:05.5138203Z | |
| 2021-04-16T19:50:05.5138498Z | |
| 2021-04-16T19:50:05.5172145Z Receiving objects: 83% (889/1070) | |
| 2021-04-16T19:50:05.5172729Z | |
| 2021-04-16T19:50:05.5173168Z | |
| 2021-04-16T19:50:05.5173771Z Receiving objects: 84% (899/1070) | |
| 2021-04-16T19:50:05.5174003Z | |
| 2021-04-16T19:50:05.5174275Z | |
| 2021-04-16T19:50:05.5206392Z Receiving objects: 85% (910/1070) | |
| 2021-04-16T19:50:05.5206700Z | |
| 2021-04-16T19:50:05.5207179Z | |
| 2021-04-16T19:50:05.5207531Z Receiving objects: 86% (921/1070) | |
| 2021-04-16T19:50:05.5207770Z | |
| 2021-04-16T19:50:05.5208043Z | |
| 2021-04-16T19:50:05.5338825Z Receiving objects: 87% (931/1070) | |
| 2021-04-16T19:50:05.5339116Z | |
| 2021-04-16T19:50:05.5339401Z | |
| 2021-04-16T19:50:05.5341857Z Receiving objects: 88% (942/1070) | |
| 2021-04-16T19:50:05.5342096Z | |
| 2021-04-16T19:50:05.5342378Z | |
| 2021-04-16T19:50:05.5346215Z Receiving objects: 89% (953/1070) | |
| 2021-04-16T19:50:05.5346451Z | |
| 2021-04-16T19:50:05.5346733Z | |
| 2021-04-16T19:50:05.5347066Z Receiving objects: 90% (963/1070) | |
| 2021-04-16T19:50:05.5347304Z | |
| 2021-04-16T19:50:05.5347564Z | |
| 2021-04-16T19:50:05.5347910Z Receiving objects: 91% (974/1070) | |
| 2021-04-16T19:50:05.5348133Z | |
| 2021-04-16T19:50:05.5348387Z | |
| 2021-04-16T19:50:05.5351018Z Receiving objects: 92% (985/1070) | |
| 2021-04-16T19:50:05.5351247Z | |
| 2021-04-16T19:50:05.5351518Z | |
| 2021-04-16T19:50:05.5351960Z Receiving objects: 93% (996/1070) | |
| 2021-04-16T19:50:05.5352195Z | |
| 2021-04-16T19:50:05.5352464Z | |
| 2021-04-16T19:50:05.5354578Z Receiving objects: 94% (1006/1070) | |
| 2021-04-16T19:50:05.5354814Z | |
| 2021-04-16T19:50:05.5355096Z | |
| 2021-04-16T19:50:05.5384018Z Receiving objects: 95% (1017/1070) | |
| 2021-04-16T19:50:05.5384454Z | |
| 2021-04-16T19:50:05.5384863Z | |
| 2021-04-16T19:50:05.5414058Z Receiving objects: 96% (1028/1070) | |
| 2021-04-16T19:50:05.5415477Z remote: Total 1070 (delta 181), reused 585 (delta 90), pack-reused 0 | |
| 2021-04-16T19:50:05.5415882Z | |
| 2021-04-16T19:50:05.5416151Z | |
| 2021-04-16T19:50:05.5418173Z Receiving objects: 97% (1038/1070) | |
| 2021-04-16T19:50:05.5418550Z | |
| 2021-04-16T19:50:05.5418840Z | |
| 2021-04-16T19:50:05.5420064Z Receiving objects: 98% (1049/1070) | |
| 2021-04-16T19:50:05.5420282Z | |
| 2021-04-16T19:50:05.5420706Z | |
| 2021-04-16T19:50:05.5421162Z Receiving objects: 99% (1060/1070) | |
| 2021-04-16T19:50:05.5421391Z | |
| 2021-04-16T19:50:05.5421683Z | |
| 2021-04-16T19:50:05.5422156Z Receiving objects: 100% (1070/1070) | |
| 2021-04-16T19:50:05.5422383Z | |
| 2021-04-16T19:50:05.5422637Z | |
| 2021-04-16T19:50:05.5423027Z Receiving objects: 100% (1070/1070), 906.37 KiB | 4.29 MiB/s, done. | |
| 2021-04-16T19:50:05.5423306Z | |
| 2021-04-16T19:50:05.5423564Z | |
| 2021-04-16T19:50:05.5423906Z Resolving deltas: 0% (0/181) | |
| 2021-04-16T19:50:05.5424112Z | |
| 2021-04-16T19:50:05.5424384Z | |
| 2021-04-16T19:50:05.5424700Z Resolving deltas: 1% (2/181) | |
| 2021-04-16T19:50:05.5424915Z | |
| 2021-04-16T19:50:05.5425184Z | |
| 2021-04-16T19:50:05.5425509Z Resolving deltas: 2% (4/181) | |
| 2021-04-16T19:50:05.5425726Z | |
| 2021-04-16T19:50:05.5425982Z | |
| 2021-04-16T19:50:05.5426362Z Resolving deltas: 3% (6/181) | |
| 2021-04-16T19:50:05.5426585Z | |
| 2021-04-16T19:50:05.5426842Z | |
| 2021-04-16T19:50:05.5427168Z Resolving deltas: 4% (8/181) | |
| 2021-04-16T19:50:05.5427372Z | |
| 2021-04-16T19:50:05.5427640Z | |
| 2021-04-16T19:50:05.5427978Z Resolving deltas: 5% (10/181) | |
| 2021-04-16T19:50:05.5428200Z | |
| 2021-04-16T19:50:05.5428470Z | |
| 2021-04-16T19:50:05.5428811Z Resolving deltas: 7% (13/181) | |
| 2021-04-16T19:50:05.5429029Z | |
| 2021-04-16T19:50:05.5429286Z | |
| 2021-04-16T19:50:05.5429613Z Resolving deltas: 10% (19/181) | |
| 2021-04-16T19:50:05.5429831Z | |
| 2021-04-16T19:50:05.5430086Z | |
| 2021-04-16T19:50:05.5430420Z Resolving deltas: 13% (25/181) | |
| 2021-04-16T19:50:05.5430627Z | |
| 2021-04-16T19:50:05.5430897Z | |
| 2021-04-16T19:50:05.5431213Z Resolving deltas: 14% (27/181) | |
| 2021-04-16T19:50:05.5431430Z | |
| 2021-04-16T19:50:05.5431699Z | |
| 2021-04-16T19:50:05.5432012Z Resolving deltas: 15% (28/181) | |
| 2021-04-16T19:50:05.5432311Z | |
| 2021-04-16T19:50:05.5432569Z | |
| 2021-04-16T19:50:05.5432895Z Resolving deltas: 17% (31/181) | |
| 2021-04-16T19:50:05.5433112Z | |
| 2021-04-16T19:50:05.5433367Z | |
| 2021-04-16T19:50:05.5433679Z Resolving deltas: 18% (33/181) | |
| 2021-04-16T19:50:05.5433898Z | |
| 2021-04-16T19:50:05.5434166Z | |
| 2021-04-16T19:50:05.5434483Z Resolving deltas: 19% (36/181) | |
| 2021-04-16T19:50:05.5434700Z | |
| 2021-04-16T19:50:05.5434956Z | |
| 2021-04-16T19:50:05.5435281Z Resolving deltas: 20% (37/181) | |
| 2021-04-16T19:50:05.5435498Z | |
| 2021-04-16T19:50:05.5435751Z | |
| 2021-04-16T19:50:05.5436119Z Resolving deltas: 21% (39/181) | |
| 2021-04-16T19:50:05.5436336Z | |
| 2021-04-16T19:50:05.5436593Z | |
| 2021-04-16T19:50:05.5436921Z Resolving deltas: 24% (45/181) | |
| 2021-04-16T19:50:05.5437125Z | |
| 2021-04-16T19:50:05.5437573Z | |
| 2021-04-16T19:50:05.5437893Z Resolving deltas: 25% (47/181) | |
| 2021-04-16T19:50:05.5438250Z | |
| 2021-04-16T19:50:05.5438530Z | |
| 2021-04-16T19:50:05.5438916Z Resolving deltas: 26% (48/181) | |
| 2021-04-16T19:50:05.5439140Z | |
| 2021-04-16T19:50:05.5439401Z | |
| 2021-04-16T19:50:05.5439725Z Resolving deltas: 27% (49/181) | |
| 2021-04-16T19:50:05.5439942Z | |
| 2021-04-16T19:50:05.5440198Z | |
| 2021-04-16T19:50:05.5440512Z Resolving deltas: 28% (51/181) | |
| 2021-04-16T19:50:05.5440733Z | |
| 2021-04-16T19:50:05.5441023Z | |
| 2021-04-16T19:50:05.5441335Z Resolving deltas: 29% (53/181) | |
| 2021-04-16T19:50:05.5441571Z | |
| 2021-04-16T19:50:05.5441828Z | |
| 2021-04-16T19:50:05.5442154Z Resolving deltas: 30% (56/181) | |
| 2021-04-16T19:50:05.5442373Z | |
| 2021-04-16T19:50:05.5442627Z | |
| 2021-04-16T19:50:05.5442950Z Resolving deltas: 31% (57/181) | |
| 2021-04-16T19:50:05.5443196Z | |
| 2021-04-16T19:50:05.5443466Z | |
| 2021-04-16T19:50:05.5443778Z Resolving deltas: 32% (58/181) | |
| 2021-04-16T19:50:05.5443993Z | |
| 2021-04-16T19:50:05.5444277Z | |
| 2021-04-16T19:50:05.5444591Z Resolving deltas: 33% (60/181) | |
| 2021-04-16T19:50:05.5444808Z | |
| 2021-04-16T19:50:05.5445060Z | |
| 2021-04-16T19:50:05.5445381Z Resolving deltas: 38% (69/181) | |
| 2021-04-16T19:50:05.5445598Z | |
| 2021-04-16T19:50:05.5445853Z | |
| 2021-04-16T19:50:05.5446163Z Resolving deltas: 41% (75/181) | |
| 2021-04-16T19:50:05.5446381Z | |
| 2021-04-16T19:50:05.5446645Z | |
| 2021-04-16T19:50:05.5446984Z Resolving deltas: 44% (80/181) | |
| 2021-04-16T19:50:05.5447204Z | |
| 2021-04-16T19:50:05.5447461Z | |
| 2021-04-16T19:50:05.5447785Z Resolving deltas: 45% (82/181) | |
| 2021-04-16T19:50:05.5447998Z | |
| 2021-04-16T19:50:05.5448256Z | |
| 2021-04-16T19:50:05.5448580Z Resolving deltas: 54% (98/181) | |
| 2021-04-16T19:50:05.5448783Z | |
| 2021-04-16T19:50:05.5449049Z | |
| 2021-04-16T19:50:05.5449380Z Resolving deltas: 58% (105/181) | |
| 2021-04-16T19:50:05.5449598Z | |
| 2021-04-16T19:50:05.5449862Z | |
| 2021-04-16T19:50:05.5450176Z Resolving deltas: 59% (108/181) | |
| 2021-04-16T19:50:05.5450392Z | |
| 2021-04-16T19:50:05.5450646Z | |
| 2021-04-16T19:50:05.5450968Z Resolving deltas: 60% (109/181) | |
| 2021-04-16T19:50:05.5451189Z | |
| 2021-04-16T19:50:05.5451445Z | |
| 2021-04-16T19:50:05.5451757Z Resolving deltas: 61% (111/181) | |
| 2021-04-16T19:50:05.5451976Z | |
| 2021-04-16T19:50:05.5452237Z | |
| 2021-04-16T19:50:05.5452548Z Resolving deltas: 63% (115/181) | |
| 2021-04-16T19:50:05.5452764Z | |
| 2021-04-16T19:50:05.5453017Z | |
| 2021-04-16T19:50:05.5453339Z Resolving deltas: 64% (117/181) | |
| 2021-04-16T19:50:05.5453556Z | |
| 2021-04-16T19:50:05.5453808Z | |
| 2021-04-16T19:50:05.5454131Z Resolving deltas: 70% (127/181) | |
| 2021-04-16T19:50:05.5454334Z | |
| 2021-04-16T19:50:05.5454600Z | |
| 2021-04-16T19:50:05.5454912Z Resolving deltas: 72% (131/181) | |
| 2021-04-16T19:50:05.5455168Z | |
| 2021-04-16T19:50:05.5455434Z | |
| 2021-04-16T19:50:05.5455793Z Resolving deltas: 74% (134/181) | |
| 2021-04-16T19:50:05.5456010Z | |
| 2021-04-16T19:50:05.5456262Z | |
| 2021-04-16T19:50:05.5456585Z Resolving deltas: 77% (141/181) | |
| 2021-04-16T19:50:05.5456800Z | |
| 2021-04-16T19:50:05.5457054Z | |
| 2021-04-16T19:50:05.5457374Z Resolving deltas: 78% (142/181) | |
| 2021-04-16T19:50:05.5457580Z | |
| 2021-04-16T19:50:05.5457844Z | |
| 2021-04-16T19:50:05.5458154Z Resolving deltas: 79% (143/181) | |
| 2021-04-16T19:50:05.5458370Z | |
| 2021-04-16T19:50:05.5458634Z | |
| 2021-04-16T19:50:05.5458944Z Resolving deltas: 80% (145/181) | |
| 2021-04-16T19:50:05.5459161Z | |
| 2021-04-16T19:50:05.5459448Z | |
| 2021-04-16T19:50:05.5459774Z Resolving deltas: 82% (149/181) | |
| 2021-04-16T19:50:05.5459990Z | |
| 2021-04-16T19:50:05.5460241Z | |
| 2021-04-16T19:50:05.5460687Z Resolving deltas: 83% (152/181) | |
| 2021-04-16T19:50:05.5460893Z | |
| 2021-04-16T19:50:05.5461156Z | |
| 2021-04-16T19:50:05.5461466Z Resolving deltas: 85% (154/181) | |
| 2021-04-16T19:50:05.5461681Z | |
| 2021-04-16T19:50:05.5461932Z | |
| 2021-04-16T19:50:05.5462259Z Resolving deltas: 86% (156/181) | |
| 2021-04-16T19:50:05.5462476Z | |
| 2021-04-16T19:50:05.5462728Z | |
| 2021-04-16T19:50:05.5463049Z Resolving deltas: 88% (160/181) | |
| 2021-04-16T19:50:05.5463253Z | |
| 2021-04-16T19:50:05.5463523Z | |
| 2021-04-16T19:50:05.5463832Z Resolving deltas: 89% (162/181) | |
| 2021-04-16T19:50:05.5464046Z | |
| 2021-04-16T19:50:05.5464313Z | |
| 2021-04-16T19:50:05.5464624Z Resolving deltas: 90% (163/181) | |
| 2021-04-16T19:50:05.5464840Z | |
| 2021-04-16T19:50:05.5465094Z | |
| 2021-04-16T19:50:05.5465415Z Resolving deltas: 91% (165/181) | |
| 2021-04-16T19:50:05.5465632Z | |
| 2021-04-16T19:50:05.5465885Z | |
| 2021-04-16T19:50:05.5466208Z Resolving deltas: 92% (167/181) | |
| 2021-04-16T19:50:05.5466412Z | |
| 2021-04-16T19:50:05.5466674Z | |
| 2021-04-16T19:50:05.5466985Z Resolving deltas: 93% (170/181) | |
| 2021-04-16T19:50:05.5467201Z | |
| 2021-04-16T19:50:05.5467458Z | |
| 2021-04-16T19:50:05.5467783Z Resolving deltas: 94% (171/181) | |
| 2021-04-16T19:50:05.5467998Z | |
| 2021-04-16T19:50:05.5468249Z | |
| 2021-04-16T19:50:05.5468570Z Resolving deltas: 95% (173/181) | |
| 2021-04-16T19:50:05.5468773Z | |
| 2021-04-16T19:50:05.5469036Z | |
| 2021-04-16T19:50:05.5469348Z Resolving deltas: 96% (174/181) | |
| 2021-04-16T19:50:05.5469562Z | |
| 2021-04-16T19:50:05.5469826Z | |
| 2021-04-16T19:50:05.5470134Z Resolving deltas: 98% (179/181) | |
| 2021-04-16T19:50:05.5470347Z | |
| 2021-04-16T19:50:05.5470600Z | |
| 2021-04-16T19:50:05.5470921Z Resolving deltas: 99% (180/181) | |
| 2021-04-16T19:50:05.5471139Z | |
| 2021-04-16T19:50:05.5471392Z | |
| 2021-04-16T19:50:05.5471773Z Resolving deltas: 100% (181/181) | |
| 2021-04-16T19:50:05.5471990Z | |
| 2021-04-16T19:50:05.5472254Z | |
| 2021-04-16T19:50:05.5472582Z Resolving deltas: 100% (181/181), done. | |
| 2021-04-16T19:50:05.5604189Z From https://github.com/bottlerocket-os/bottlerocket | |
| 2021-04-16T19:50:05.5605125Z * [new ref] f92694ba8baa3fffd81c8dd8582a30dd1dc9d4db -> pull/1408/merge | |
| 2021-04-16T19:50:05.5619550Z ##[endgroup] | |
| 2021-04-16T19:50:05.5620069Z ##[group]Determining the checkout info | |
| 2021-04-16T19:50:05.5620665Z ##[endgroup] | |
| 2021-04-16T19:50:05.5621011Z ##[group]Checking out the ref | |
| 2021-04-16T19:50:05.5621890Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/1408/merge | |
| 2021-04-16T19:50:05.5993237Z Note: switching to 'refs/remotes/pull/1408/merge'. | |
| 2021-04-16T19:50:05.5993915Z | |
| 2021-04-16T19:50:05.5994897Z You are in 'detached HEAD' state. You can look around, make experimental | |
| 2021-04-16T19:50:05.5995785Z changes and commit them, and you can discard any commits you make in this | |
| 2021-04-16T19:50:05.5996446Z state without impacting any branches by switching back to a branch. | |
| 2021-04-16T19:50:05.5996771Z | |
| 2021-04-16T19:50:05.5997224Z If you want to create a new branch to retain commits you create, you may | |
| 2021-04-16T19:50:05.5997984Z do so (now or later) by using -c with the switch command. Example: | |
| 2021-04-16T19:50:05.5998329Z | |
| 2021-04-16T19:50:05.5998810Z git switch -c <new-branch-name> | |
| 2021-04-16T19:50:05.5999060Z | |
| 2021-04-16T19:50:05.5999439Z Or undo this operation with: | |
| 2021-04-16T19:50:05.5999698Z | |
| 2021-04-16T19:50:05.6000044Z git switch - | |
| 2021-04-16T19:50:05.6000286Z | |
| 2021-04-16T19:50:05.6000781Z Turn off this advice by setting config variable advice.detachedHead to false | |
| 2021-04-16T19:50:05.6001209Z | |
| 2021-04-16T19:50:05.6001863Z HEAD is now at f92694b Merge e42c23887c8485ea001808b44f9ee797240f3e7a into 64e679747e3af8a029df7e66ae5dfc8b6c220e0c | |
| 2021-04-16T19:50:05.6002561Z ##[endgroup] | |
| 2021-04-16T19:50:05.6019138Z [command]/usr/bin/git log -1 --format='%H' | |
| 2021-04-16T19:50:05.6034659Z 'f92694ba8baa3fffd81c8dd8582a30dd1dc9d4db' | |
| 2021-04-16T19:50:05.6168885Z ##[group]Run cargo install --version 0.30.0 cargo-make | |
| 2021-04-16T19:50:05.6169617Z [36;1mcargo install --version 0.30.0 cargo-make[0m | |
| 2021-04-16T19:50:05.6179117Z shell: /usr/bin/bash -e {0} | |
| 2021-04-16T19:50:05.6179489Z ##[endgroup] | |
| 2021-04-16T19:50:05.6864527Z Updating crates.io index | |
| 2021-04-16T19:50:31.4994457Z Downloading crates ... | |
| 2021-04-16T19:50:31.8097973Z Downloaded cargo-make v0.30.0 | |
| 2021-04-16T19:50:31.9067354Z Installing cargo-make v0.30.0 | |
| 2021-04-16T19:50:32.1903504Z Downloading crates ... | |
| 2021-04-16T19:50:32.3464647Z Downloaded bytes v1.0.1 | |
| 2021-04-16T19:50:32.3502692Z Downloaded cfg-if v0.1.10 | |
| 2021-04-16T19:50:32.3511835Z Downloaded cc v1.0.67 | |
| 2021-04-16T19:50:32.3633367Z Downloaded getrandom v0.1.16 | |
| 2021-04-16T19:50:32.3664914Z Downloaded ci_info v0.9.2 | |
| 2021-04-16T19:50:32.3763143Z Downloaded foreign-types-shared v0.1.1 | |
| 2021-04-16T19:50:32.3769440Z Downloaded foreign-types v0.3.2 | |
| 2021-04-16T19:50:32.3775435Z Downloaded fs_extra v1.2.0 | |
| 2021-04-16T19:50:32.3792589Z Downloaded once_cell v1.7.2 | |
| 2021-04-16T19:50:32.3809197Z Downloaded autocfg v1.0.1 | |
| 2021-04-16T19:50:32.3832521Z Downloaded miniz_oxide v0.4.4 | |
| 2021-04-16T19:50:32.3852037Z Downloaded nom v1.2.4 | |
| 2021-04-16T19:50:32.3886630Z Downloaded serde_json v1.0.64 | |
| 2021-04-16T19:50:32.3934518Z Downloaded proc-macro2 v1.0.26 | |
| 2021-04-16T19:50:32.3962976Z Downloaded syn v1.0.69 | |
| 2021-04-16T19:50:32.4062783Z Downloaded uname v0.1.1 | |
| 2021-04-16T19:50:32.4068998Z Downloaded pkg-config v0.3.19 | |
| 2021-04-16T19:50:32.4078788Z Downloaded base64 v0.12.3 | |
| 2021-04-16T19:50:32.4106510Z Downloaded ryu v1.0.5 | |
| 2021-04-16T19:50:32.4194321Z Downloaded unicode-bidi v0.3.5 | |
| 2021-04-16T19:50:32.4194853Z Downloaded vec_map v0.8.2 | |
| 2021-04-16T19:50:32.4195311Z Downloaded same-file v1.0.6 | |
| 2021-04-16T19:50:32.4195705Z Downloaded tinyvec_macros v0.1.0 | |
| 2021-04-16T19:50:32.4196708Z Downloaded which v3.1.1 | |
| 2021-04-16T19:50:32.4202762Z Downloaded duckscript v0.3.1 | |
| 2021-04-16T19:50:32.4228414Z Downloaded url v2.2.1 | |
| 2021-04-16T19:50:32.4253546Z Downloaded encoding-index-tradchinese v1.20141219.5 | |
| 2021-04-16T19:50:32.4284556Z Downloaded textwrap v0.11.0 | |
| 2021-04-16T19:50:32.4301539Z Downloaded semver v0.9.0 | |
| 2021-04-16T19:50:32.4316688Z Downloaded percent-encoding v2.1.0 | |
| 2021-04-16T19:50:32.4321649Z Downloaded encoding v0.2.33 | |
| 2021-04-16T19:50:32.4353725Z Downloaded regex v1.4.5 | |
| 2021-04-16T19:50:32.4427538Z Downloaded unicode-xid v0.2.1 | |
| 2021-04-16T19:50:32.4435456Z Downloaded openssl v0.10.33 | |
| 2021-04-16T19:50:32.4499621Z Downloaded semver-parser v0.7.0 | |
| 2021-04-16T19:50:32.4505404Z Downloaded encoding_index_tests v0.1.4 | |
| 2021-04-16T19:50:32.4508407Z Downloaded dirs v2.0.2 | |
| 2021-04-16T19:50:32.4517127Z Downloaded colored v1.9.3 | |
| 2021-04-16T19:50:32.4531210Z Downloaded walkdir v2.3.2 | |
| 2021-04-16T19:50:32.4544728Z Downloaded users v0.10.0 | |
| 2021-04-16T19:50:32.4555608Z Downloaded unicode-width v0.1.8 | |
| 2021-04-16T19:50:32.4565230Z Downloaded clap v2.33.3 | |
| 2021-04-16T19:50:32.4625106Z Downloaded ppv-lite86 v0.2.10 | |
| 2021-04-16T19:50:32.4634513Z Downloaded dirs-sys v0.3.5 | |
| 2021-04-16T19:50:32.4648222Z Downloaded strsim v0.8.0 | |
| 2021-04-16T19:50:32.4656738Z Downloaded regex-syntax v0.6.23 | |
| 2021-04-16T19:50:32.4723464Z Downloaded rand_chacha v0.2.2 | |
| 2021-04-16T19:50:32.4736528Z Downloaded run_script v0.6.4 | |
| 2021-04-16T19:50:32.4825588Z Downloaded shell2batch v0.4.2 | |
| 2021-04-16T19:50:32.4897051Z Downloaded fsio v0.1.3 | |
| 2021-04-16T19:50:32.4998545Z Downloaded git_info v0.1.2 | |
| 2021-04-16T19:50:32.5079429Z Downloaded aho-corasick v0.7.15 | |
| 2021-04-16T19:50:32.5112024Z Downloaded tinyvec v1.2.0 | |
| 2021-04-16T19:50:32.5133501Z Downloaded rand v0.7.3 | |
| 2021-04-16T19:50:32.5174886Z Downloaded glob v0.3.0 | |
| 2021-04-16T19:50:32.5183654Z Downloaded bitflags v1.2.1 | |
| 2021-04-16T19:50:32.5194045Z Downloaded atty v0.2.14 | |
| 2021-04-16T19:50:32.5201982Z Downloaded toml v0.5.8 | |
| 2021-04-16T19:50:32.5224285Z Downloaded serde v1.0.125 | |
| 2021-04-16T19:50:32.5251244Z Downloaded fern v0.6.0 | |
| 2021-04-16T19:50:32.5291119Z Downloaded openssl-sys v0.9.61 | |
| 2021-04-16T19:50:32.5318210Z Downloaded native-tls v0.2.7 | |
| 2021-04-16T19:50:32.5331001Z Downloaded itoa v0.4.7 | |
| 2021-04-16T19:50:32.5339528Z Downloaded matches v0.1.8 | |
| 2021-04-16T19:50:32.5343781Z Downloaded lazy_static v1.4.0 | |
| 2021-04-16T19:50:32.5352749Z Downloaded java-properties v1.3.0 | |
| 2021-04-16T19:50:32.5359220Z Downloaded indexmap v1.6.2 | |
| 2021-04-16T19:50:32.5383683Z Downloaded http v0.2.4 | |
| 2021-04-16T19:50:32.5418297Z Downloaded home v0.5.3 | |
| 2021-04-16T19:50:32.5423757Z Downloaded hashbrown v0.9.1 | |
| 2021-04-16T19:50:32.5453573Z Downloaded attohttpc v0.12.0 | |
| 2021-04-16T19:50:32.5477314Z Downloaded ansi_term v0.11.0 | |
| 2021-04-16T19:50:32.5487357Z Downloaded num_cpus v1.13.0 | |
| 2021-04-16T19:50:32.5503063Z Downloaded meval v0.2.0 | |
| 2021-04-16T19:50:32.5515304Z Downloaded form_urlencoded v1.0.1 | |
| 2021-04-16T19:50:32.5520988Z Downloaded cfg-if v1.0.0 | |
| 2021-04-16T19:50:32.5528776Z Downloaded adler v1.0.2 | |
| 2021-04-16T19:50:32.5539047Z Downloaded fnv v1.0.7 | |
| 2021-04-16T19:50:32.5546241Z Downloaded flate2 v1.0.20 | |
| 2021-04-16T19:50:32.5594066Z Downloaded libc v0.2.93 | |
| 2021-04-16T19:50:32.5771406Z Downloaded unicode-normalization v0.1.17 | |
| 2021-04-16T19:50:32.5801145Z Downloaded quote v1.0.9 | |
| 2021-04-16T19:50:32.5817224Z Downloaded whoami v0.8.2 | |
| 2021-04-16T19:50:32.5833674Z Downloaded memchr v2.3.4 | |
| 2021-04-16T19:50:32.5850793Z Downloaded rand_core v0.5.1 | |
| 2021-04-16T19:50:32.5859953Z Downloaded openssl-probe v0.1.2 | |
| 2021-04-16T19:50:32.5864858Z Downloaded log v0.4.14 | |
| 2021-04-16T19:50:32.5882636Z Downloaded idna v0.2.3 | |
| 2021-04-16T19:50:32.5958860Z Downloaded serde_derive v1.0.125 | |
| 2021-04-16T19:50:32.5984641Z Downloaded rust_info v0.3.1 | |
| 2021-04-16T19:50:32.6066971Z Downloaded encoding-index-simpchinese v1.20141219.5 | |
| 2021-04-16T19:50:32.6088392Z Downloaded duckscriptsdk v0.3.3 | |
| 2021-04-16T19:50:32.6283191Z Downloaded encoding-index-korean v1.20141219.5 | |
| 2021-04-16T19:50:32.6301576Z Downloaded encoding-index-japanese v1.20141219.5 | |
| 2021-04-16T19:50:32.6320016Z Downloaded encoding-index-singlebyte v1.20141219.5 | |
| 2021-04-16T19:50:32.6331808Z Downloaded crc32fast v1.2.1 | |
| 2021-04-16T19:50:32.6347533Z Downloaded envmnt v0.8.4 | |
| 2021-04-16T19:50:32.7275636Z Compiling libc v0.2.93 | |
| 2021-04-16T19:50:32.7276514Z Compiling autocfg v1.0.1 | |
| 2021-04-16T19:50:32.7277276Z Compiling cfg-if v1.0.0 | |
| 2021-04-16T19:50:32.7277617Z Compiling log v0.4.14 | |
| 2021-04-16T19:50:32.7278302Z Compiling getrandom v0.1.16 | |
| 2021-04-16T19:50:32.7278820Z Compiling pkg-config v0.3.19 | |
| 2021-04-16T19:50:32.7279161Z Compiling cc v1.0.67 | |
| 2021-04-16T19:50:32.7279531Z Compiling encoding_index_tests v0.1.4 | |
| 2021-04-16T19:50:32.7297703Z Compiling ppv-lite86 v0.2.10 | |
| 2021-04-16T19:50:32.7319489Z Compiling serde v1.0.125 | |
| 2021-04-16T19:50:32.7333508Z Compiling memchr v2.3.4 | |
| 2021-04-16T19:50:32.7348160Z Compiling bitflags v1.2.1 | |
| 2021-04-16T19:50:32.7358363Z Compiling matches v0.1.8 | |
| 2021-04-16T19:50:32.7366154Z Compiling tinyvec_macros v0.1.0 | |
| 2021-04-16T19:50:32.7367777Z Compiling openssl v0.10.33 | |
| 2021-04-16T19:50:32.7368547Z Compiling foreign-types-shared v0.1.1 | |
| 2021-04-16T19:50:32.7386816Z Compiling crc32fast v1.2.1 | |
| 2021-04-16T19:50:32.7408040Z Compiling proc-macro2 v1.0.26 | |
| 2021-04-16T19:50:32.7417245Z Compiling adler v1.0.2 | |
| 2021-04-16T19:50:32.7427456Z Compiling itoa v0.4.7 | |
| 2021-04-16T19:50:32.7437402Z Compiling fnv v1.0.7 | |
| 2021-04-16T19:50:32.7447389Z Compiling unicode-xid v0.2.1 | |
| 2021-04-16T19:50:32.7448074Z Compiling native-tls v0.2.7 | |
| 2021-04-16T19:50:32.7448953Z Compiling regex-syntax v0.6.23 | |
| 2021-04-16T19:50:32.7465681Z Compiling once_cell v1.7.2 | |
| 2021-04-16T19:50:32.7484202Z Compiling percent-encoding v2.1.0 | |
| 2021-04-16T19:50:32.7485179Z Compiling openssl-probe v0.1.2 | |
| 2021-04-16T19:50:32.7493539Z Compiling syn v1.0.69 | |
| 2021-04-16T19:50:32.7512165Z Compiling bytes v1.0.1 | |
| 2021-04-16T19:50:32.7521597Z Compiling ryu v1.0.5 | |
| 2021-04-16T19:50:32.7533936Z Compiling hashbrown v0.9.1 | |
| 2021-04-16T19:50:32.7535072Z Compiling lazy_static v1.4.0 | |
| 2021-04-16T19:50:32.7535860Z Compiling serde_derive v1.0.125 | |
| 2021-04-16T19:50:32.7536926Z Compiling same-file v1.0.6 | |
| 2021-04-16T19:50:32.7537352Z Compiling nom v1.2.4 | |
| 2021-04-16T19:50:32.7537926Z Compiling unicode-width v0.1.8 | |
| 2021-04-16T19:50:32.7538801Z Compiling serde_json v1.0.64 | |
| 2021-04-16T19:50:32.7540156Z Compiling cfg-if v0.1.10 | |
| 2021-04-16T19:50:32.7541279Z Compiling semver-parser v0.7.0 | |
| 2021-04-16T19:50:32.7556235Z Compiling ansi_term v0.11.0 | |
| 2021-04-16T19:50:32.7558556Z Compiling vec_map v0.8.2 | |
| 2021-04-16T19:50:32.7559184Z Compiling fs_extra v1.2.0 | |
| 2021-04-16T19:50:32.7559683Z Compiling glob v0.3.0 | |
| 2021-04-16T19:50:32.7573736Z Compiling strsim v0.8.0 | |
| 2021-04-16T19:50:32.7575836Z Compiling home v0.5.3 | |
| 2021-04-16T19:50:32.7586562Z Compiling whoami v0.8.2 | |
| 2021-04-16T19:50:32.7608017Z Compiling base64 v0.12.3 | |
| 2021-04-16T19:50:32.7618880Z Compiling git_info v0.1.2 | |
| 2021-04-16T19:50:32.8602184Z Compiling rust_info v0.3.1 | |
| 2021-04-16T19:50:32.8849024Z Compiling encoding-index-japanese v1.20141219.5 | |
| 2021-04-16T19:50:32.8911387Z Compiling encoding-index-tradchinese v1.20141219.5 | |
| 2021-04-16T19:50:32.8945651Z Compiling encoding-index-korean v1.20141219.5 | |
| 2021-04-16T19:50:32.8946950Z Compiling encoding-index-simpchinese v1.20141219.5 | |
| 2021-04-16T19:50:32.9210472Z Compiling encoding-index-singlebyte v1.20141219.5 | |
| 2021-04-16T19:50:32.9242555Z Compiling tinyvec v1.2.0 | |
| 2021-04-16T19:50:32.9511008Z Compiling unicode-bidi v0.3.5 | |
| 2021-04-16T19:50:32.9694366Z Compiling foreign-types v0.3.2 | |
| 2021-04-16T19:50:32.9765214Z Compiling walkdir v2.3.2 | |
| 2021-04-16T19:50:33.0159812Z Compiling textwrap v0.11.0 | |
| 2021-04-16T19:50:33.0919790Z Compiling form_urlencoded v1.0.1 | |
| 2021-04-16T19:50:33.1224032Z Compiling semver v0.9.0 | |
| 2021-04-16T19:50:33.3868872Z Compiling miniz_oxide v0.4.4 | |
| 2021-04-16T19:50:33.3896127Z Compiling indexmap v1.6.2 | |
| 2021-04-16T19:50:33.4536670Z Compiling http v0.2.4 | |
| 2021-04-16T19:50:33.4642522Z Compiling meval v0.2.0 | |
| 2021-04-16T19:50:33.4976208Z Compiling fern v0.6.0 | |
| 2021-04-16T19:50:33.6158137Z Compiling encoding v0.2.33 | |
| 2021-04-16T19:50:33.6886276Z Compiling aho-corasick v0.7.15 | |
| 2021-04-16T19:50:33.9955696Z Compiling openssl-sys v0.9.61 | |
| 2021-04-16T19:50:34.1557566Z Compiling quote v1.0.9 | |
| 2021-04-16T19:50:34.3890982Z Compiling users v0.10.0 | |
| 2021-04-16T19:50:34.3891691Z Compiling atty v0.2.14 | |
| 2021-04-16T19:50:34.3892164Z Compiling uname v0.1.1 | |
| 2021-04-16T19:50:34.3892690Z Compiling num_cpus v1.13.0 | |
| 2021-04-16T19:50:34.3893213Z Compiling which v3.1.1 | |
| 2021-04-16T19:50:34.3894312Z Compiling dirs-sys v0.3.5 | |
| 2021-04-16T19:50:34.5047418Z Compiling unicode-normalization v0.1.17 | |
| 2021-04-16T19:50:34.5124092Z Compiling colored v1.9.3 | |
| 2021-04-16T19:50:34.5124539Z Compiling clap v2.33.3 | |
| 2021-04-16T19:50:34.5986330Z Compiling dirs v2.0.2 | |
| 2021-04-16T19:50:34.6205869Z Compiling rand_core v0.5.1 | |
| 2021-04-16T19:50:34.6900775Z Compiling flate2 v1.0.20 | |
| 2021-04-16T19:50:34.9187215Z Compiling rand_chacha v0.2.2 | |
| 2021-04-16T19:50:35.1465093Z Compiling rand v0.7.3 | |
| 2021-04-16T19:50:35.7022013Z Compiling idna v0.2.3 | |
| 2021-04-16T19:50:35.7264156Z Compiling regex v1.4.5 | |
| 2021-04-16T19:50:36.0757976Z Compiling fsio v0.1.3 | |
| 2021-04-16T19:50:36.2560097Z Compiling duckscript v0.3.1 | |
| 2021-04-16T19:50:36.2560766Z Compiling run_script v0.6.4 | |
| 2021-04-16T19:50:36.2827569Z Compiling url v2.2.1 | |
| 2021-04-16T19:50:36.8312264Z Compiling java-properties v1.3.0 | |
| 2021-04-16T19:50:36.8312790Z Compiling shell2batch v0.4.2 | |
| 2021-04-16T19:50:37.0870223Z Compiling toml v0.5.8 | |
| 2021-04-16T19:50:37.7569816Z Compiling envmnt v0.8.4 | |
| 2021-04-16T19:50:37.7849047Z Compiling attohttpc v0.12.0 | |
| 2021-04-16T19:50:37.9972803Z Compiling ci_info v0.9.2 | |
| 2021-04-16T19:50:38.2590282Z Compiling duckscriptsdk v0.3.3 | |
| 2021-04-16T19:50:40.8344441Z Compiling cargo-make v0.30.0 | |
| 2021-04-16T19:51:03.1117955Z Finished release [optimized] target(s) in 57.43s | |
| 2021-04-16T19:51:03.1284412Z Installing /home/ec2-user/.cargo/bin/cargo-make | |
| 2021-04-16T19:51:03.1286445Z Installing /home/ec2-user/.cargo/bin/makers | |
| 2021-04-16T19:51:03.1720568Z Installed package `cargo-make v0.30.0` (executables `cargo-make`, `makers`) | |
| 2021-04-16T19:51:03.1759226Z ##[group]Run cargo install --version 0.6.6 cargo-deny --no-default-features | |
| 2021-04-16T19:51:03.1759895Z [36;1mcargo install --version 0.6.6 cargo-deny --no-default-features[0m | |
| 2021-04-16T19:51:03.1768414Z shell: /usr/bin/bash -e {0} | |
| 2021-04-16T19:51:03.1768722Z ##[endgroup] | |
| 2021-04-16T19:51:03.2481874Z Downloading crates ... | |
| 2021-04-16T19:51:03.4313002Z Downloaded cargo-deny v0.6.6 | |
| 2021-04-16T19:51:03.5124819Z Updating crates.io index | |
| 2021-04-16T19:51:03.6242975Z Installing cargo-deny v0.6.6 | |
| 2021-04-16T19:51:03.9149987Z Downloading crates ... | |
| 2021-04-16T19:51:04.0795128Z Downloaded failure_derive v0.1.8 | |
| 2021-04-16T19:51:04.0854737Z Downloaded cargo-lock v4.0.1 | |
| 2021-04-16T19:51:04.0881087Z Downloaded jobserver v0.1.21 | |
| 2021-04-16T19:51:04.0955556Z Downloaded codespan v0.8.0 | |
| 2021-04-16T19:51:04.0963265Z Downloaded maybe-uninit v2.0.0 | |
| 2021-04-16T19:51:04.0990311Z Downloaded itertools v0.9.0 | |
| 2021-04-16T19:51:04.1038015Z Downloaded fixedbitset v0.2.0 | |
| 2021-04-16T19:51:04.1072118Z Downloaded git2 v0.11.0 | |
| 2021-04-16T19:51:04.1213495Z Downloaded petgraph v0.5.1 | |
| 2021-04-16T19:51:04.1329945Z Downloaded krates v0.2.0 | |
| 2021-04-16T19:51:04.1396331Z Downloaded proc-macro-error-attr v1.0.4 | |
| 2021-04-16T19:51:04.1402735Z Downloaded num-integer v0.1.44 | |
| 2021-04-16T19:51:04.1417640Z Downloaded static_assertions v1.1.0 | |
| 2021-04-16T19:51:04.1430240Z Downloaded structopt-derive v0.4.14 | |
| 2021-04-16T19:51:04.1440841Z Downloaded byteorder v1.4.3 | |
| 2021-04-16T19:51:04.1455651Z Downloaded smallvec v1.6.1 | |
| 2021-04-16T19:51:04.1470013Z Downloaded num-traits v0.2.14 | |
| 2021-04-16T19:51:04.1491284Z Downloaded structopt v0.3.21 | |
| 2021-04-16T19:51:04.1562435Z Downloaded heck v0.3.2 | |
| 2021-04-16T19:51:04.1577186Z Downloaded crossbeam-channel v0.4.4 | |
| 2021-04-16T19:51:04.1614028Z Downloaded object v0.23.0 | |
| 2021-04-16T19:51:04.1698314Z Downloaded rmp-serde v0.14.4 | |
| 2021-04-16T19:51:04.1714723Z Downloaded thiserror-impl v1.0.24 | |
| 2021-04-16T19:51:04.1722228Z Downloaded semver-parser v0.9.0 | |
| 2021-04-16T19:51:04.1736687Z Downloaded zstd v0.5.4+zstd.1.4.7 | |
| 2021-04-16T19:51:04.1770268Z Downloaded cargo_metadata v0.9.1 | |
| 2021-04-16T19:51:04.1783989Z Downloaded radium v0.3.0 | |
| 2021-04-16T19:51:04.1788795Z Downloaded platforms v0.2.1 | |
| 2021-04-16T19:51:04.1806171Z Downloaded parking_lot_core v0.7.2 | |
| 2021-04-16T19:51:04.1824246Z Downloaded termcolor v1.1.2 | |
| 2021-04-16T19:51:04.1834738Z Downloaded scopeguard v1.1.0 | |
| 2021-04-16T19:51:04.1848670Z Downloaded time v0.1.44 | |
| 2021-04-16T19:51:04.1862554Z Downloaded cvss v1.0.1 | |
| 2021-04-16T19:51:04.1878295Z Downloaded fern v0.5.9 | |
| 2021-04-16T19:51:04.1931700Z Downloaded zstd-safe v2.0.6+zstd.1.4.7 | |
| 2021-04-16T19:51:04.1939696Z Downloaded synstructure v0.12.4 | |
| 2021-04-16T19:51:04.1949058Z Downloaded rayon-core v1.9.0 | |
| 2021-04-16T19:51:04.1978692Z Downloaded rayon v1.5.0 | |
| 2021-04-16T19:51:04.2064804Z Downloaded either v1.6.1 | |
| 2021-04-16T19:51:04.2072814Z Downloaded error-chain v0.12.4 | |
| 2021-04-16T19:51:04.2090873Z Downloaded crossbeam-channel v0.5.1 | |
| 2021-04-16T19:51:04.2128872Z Downloaded failure v0.1.8 | |
| 2021-04-16T19:51:04.2160424Z Downloaded crossbeam-deque v0.7.3 | |
| 2021-04-16T19:51:04.2174937Z Downloaded crates-index v0.13.4 | |
| 2021-04-16T19:51:04.2191466Z Downloaded gimli v0.23.0 | |
| 2021-04-16T19:51:04.2342553Z Downloaded askalono v0.4.3 | |
| 2021-04-16T19:51:04.2362616Z Downloaded crossbeam-epoch v0.8.2 | |
| 2021-04-16T19:51:04.2384567Z Downloaded libgit2-sys v0.10.0 | |
| 2021-04-16T19:51:04.3000732Z Downloaded zstd-sys v1.4.18+zstd.1.4.7 | |
| 2021-04-16T19:51:04.3446892Z Downloaded libz-sys v1.1.2 | |
| 2021-04-16T19:51:04.3800666Z Downloaded unicode-segmentation v1.7.1 | |
| 2021-04-16T19:51:04.3825652Z Downloaded crossbeam-utils v0.7.2 | |
| 2021-04-16T19:51:04.3842838Z Downloaded thiserror v1.0.24 | |
| 2021-04-16T19:51:04.3870790Z Downloaded erased-serde v0.3.13 | |
| 2021-04-16T19:51:04.3891462Z Downloaded crossbeam-queue v0.2.3 | |
| 2021-04-16T19:51:04.3902104Z Downloaded crossbeam v0.7.3 | |
| 2021-04-16T19:51:04.3911464Z Downloaded memoffset v0.6.3 | |
| 2021-04-16T19:51:04.3920744Z Downloaded lock_api v0.3.4 | |
| 2021-04-16T19:51:04.3931275Z Downloaded crossbeam-epoch v0.9.3 | |
| 2021-04-16T19:51:04.3952658Z Downloaded cfg-expr v0.2.1 | |
| 2021-04-16T19:51:04.3969908Z Downloaded bitvec v0.17.4 | |
| 2021-04-16T19:51:04.4002187Z Downloaded ansi_term v0.12.1 | |
| 2021-04-16T19:51:04.4016465Z Downloaded version_check v0.9.3 | |
| 2021-04-16T19:51:04.4023392Z Downloaded twox-hash v1.6.0 | |
| 2021-04-16T19:51:04.4035353Z Downloaded spdx v0.3.6 | |
| 2021-04-16T19:51:04.4046091Z Downloaded rustsec v0.18.0 | |
| 2021-04-16T19:51:04.4074383Z Downloaded parking_lot v0.10.2 | |
| 2021-04-16T19:51:04.4091941Z Downloaded libssh2-sys v0.2.21 | |
| 2021-04-16T19:51:04.4318447Z Downloaded chrono v0.4.19 | |
| 2021-04-16T19:51:04.4365956Z Downloaded backtrace v0.3.56 | |
| 2021-04-16T19:51:04.4406206Z Downloaded crossbeam-utils v0.8.3 | |
| 2021-04-16T19:51:04.4425061Z Downloaded anyhow v1.0.40 | |
| 2021-04-16T19:51:04.4447328Z Downloaded rmp v0.8.10 | |
| 2021-04-16T19:51:04.4470951Z Downloaded addr2line v0.14.1 | |
| 2021-04-16T19:51:04.4487819Z Downloaded rustc-demangle v0.1.18 | |
| 2021-04-16T19:51:04.4495491Z Downloaded proc-macro-error v1.0.4 | |
| 2021-04-16T19:51:04.4520180Z Downloaded memoffset v0.5.6 | |
| 2021-04-16T19:51:04.4526851Z Downloaded codespan-reporting v0.8.0 | |
| 2021-04-16T19:51:04.8772768Z Downloaded crossbeam-deque v0.8.0 | |
| 2021-04-16T19:51:04.9629255Z Compiling autocfg v1.0.1 | |
| 2021-04-16T19:51:04.9629820Z Compiling libc v0.2.93 | |
| 2021-04-16T19:51:04.9633568Z Compiling proc-macro2 v1.0.26 | |
| 2021-04-16T19:51:04.9634065Z Compiling unicode-xid v0.2.1 | |
| 2021-04-16T19:51:04.9634427Z Compiling syn v1.0.69 | |
| 2021-04-16T19:51:04.9634767Z Compiling serde_derive v1.0.125 | |
| 2021-04-16T19:51:04.9635282Z Compiling serde v1.0.125 | |
| 2021-04-16T19:51:04.9636144Z Compiling pkg-config v0.3.19 | |
| 2021-04-16T19:51:04.9647318Z Compiling lazy_static v1.4.0 | |
| 2021-04-16T19:51:04.9664182Z Compiling cfg-if v1.0.0 | |
| 2021-04-16T19:51:04.9681180Z Compiling version_check v0.9.3 | |
| 2021-04-16T19:51:04.9703533Z Compiling scopeguard v1.1.0 | |
| 2021-04-16T19:51:04.9721630Z Compiling tinyvec_macros v0.1.0 | |
| 2021-04-16T19:51:04.9722527Z Compiling cfg-if v0.1.10 | |
| 2021-04-16T19:51:04.9734578Z Compiling matches v0.1.8 | |
| 2021-04-16T19:51:04.9735125Z Compiling either v1.6.1 | |
| 2021-04-16T19:51:04.9755218Z Compiling ryu v1.0.5 | |
| 2021-04-16T19:51:04.9756967Z Compiling glob v0.3.0 | |
| 2021-04-16T19:51:04.9766443Z Compiling maybe-uninit v2.0.0 | |
| 2021-04-16T19:51:04.9767318Z Compiling bitflags v1.2.1 | |
| 2021-04-16T19:51:04.9791154Z Compiling serde_json v1.0.64 | |
| 2021-04-16T19:51:04.9805119Z Compiling adler v1.0.2 | |
| 2021-04-16T19:51:04.9815390Z Compiling log v0.4.14 | |
| 2021-04-16T19:51:04.9824884Z Compiling gimli v0.23.0 | |
| 2021-04-16T19:51:04.9836780Z Compiling itoa v0.4.7 | |
| 2021-04-16T19:51:04.9846230Z Compiling percent-encoding v2.1.0 | |
| 2021-04-16T19:51:04.9853912Z Compiling rustc-demangle v0.1.18 | |
| 2021-04-16T19:51:04.9855313Z Compiling object v0.23.0 | |
| 2021-04-16T19:51:04.9866701Z Compiling memchr v2.3.4 | |
| 2021-04-16T19:51:04.9868728Z Compiling semver-parser v0.7.0 | |
| 2021-04-16T19:51:04.9869361Z Compiling rayon-core v1.9.0 | |
| 2021-04-16T19:51:04.9885550Z Compiling smallvec v1.6.1 | |
| 2021-04-16T19:51:04.9905349Z Compiling failure_derive v0.1.8 | |
| 2021-04-16T19:51:04.9917929Z Compiling zstd-safe v2.0.6+zstd.1.4.7 | |
| 2021-04-16T19:51:04.9937862Z Compiling unicode-width v0.1.8 | |
| 2021-04-16T19:51:04.9949187Z Compiling hashbrown v0.9.1 | |
| 2021-04-16T19:51:04.9965016Z Compiling byteorder v1.4.3 | |
| 2021-04-16T19:51:04.9988008Z Compiling regex-syntax v0.6.23 | |
| 2021-04-16T19:51:05.0001415Z Compiling openssl-probe v0.1.2 | |
| 2021-04-16T19:51:05.0003435Z Compiling unicode-segmentation v1.7.1 | |
| 2021-04-16T19:51:05.0014252Z Compiling strsim v0.8.0 | |
| 2021-04-16T19:51:05.0015338Z Compiling ansi_term v0.11.0 | |
| 2021-04-16T19:51:05.0016197Z Compiling home v0.5.3 | |
| 2021-04-16T19:51:05.0041519Z Compiling vec_map v0.8.2 | |
| 2021-04-16T19:51:05.0056756Z Compiling fixedbitset v0.2.0 | |
| 2021-04-16T19:51:05.0998479Z Compiling anyhow v1.0.40 | |
| 2021-04-16T19:51:05.1123791Z Compiling static_assertions v1.1.0 | |
| 2021-04-16T19:51:05.1211225Z Compiling termcolor v1.1.2 | |
| 2021-04-16T19:51:05.1266087Z Compiling radium v0.3.0 | |
| 2021-04-16T19:51:05.1416865Z Compiling semver-parser v0.9.0 | |
| 2021-04-16T19:51:05.1640691Z Compiling ansi_term v0.12.1 | |
| 2021-04-16T19:51:05.1801288Z Compiling unicode-bidi v0.3.5 | |
| 2021-04-16T19:51:05.1978949Z Compiling tinyvec v1.2.0 | |
| 2021-04-16T19:51:05.2319190Z Compiling lock_api v0.3.4 | |
| 2021-04-16T19:51:05.2358375Z Compiling textwrap v0.11.0 | |
| 2021-04-16T19:51:05.2791684Z Compiling form_urlencoded v1.0.1 | |
| 2021-04-16T19:51:05.2819694Z Compiling itertools v0.9.0 | |
| 2021-04-16T19:51:05.3149595Z Compiling twox-hash v1.6.0 | |
| 2021-04-16T19:51:05.4067508Z Compiling cfg-expr v0.2.1 | |
| 2021-04-16T19:51:05.4861650Z Compiling bitvec v0.17.4 | |
| 2021-04-16T19:51:05.6172778Z Compiling proc-macro-error-attr v1.0.4 | |
| 2021-04-16T19:51:05.6309827Z Compiling error-chain v0.12.4 | |
| 2021-04-16T19:51:05.6359752Z Compiling proc-macro-error v1.0.4 | |
| 2021-04-16T19:51:05.6940805Z Compiling num-traits v0.2.14 | |
| 2021-04-16T19:51:05.7097138Z Compiling crossbeam-utils v0.8.3 | |
| 2021-04-16T19:51:05.7157565Z Compiling miniz_oxide v0.4.4 | |
| 2021-04-16T19:51:05.7210895Z Compiling crossbeam-utils v0.7.2 | |
| 2021-04-16T19:51:05.7212470Z Compiling memoffset v0.6.3 | |
| 2021-04-16T19:51:05.7244587Z Compiling num-integer v0.1.44 | |
| 2021-04-16T19:51:05.7445916Z Compiling memoffset v0.5.6 | |
| 2021-04-16T19:51:05.7850931Z Compiling crossbeam-epoch v0.8.2 | |
| 2021-04-16T19:51:05.8120525Z Compiling indexmap v1.6.2 | |
| 2021-04-16T19:51:05.8206318Z Compiling rayon v1.5.0 | |
| 2021-04-16T19:51:05.8447869Z Compiling codespan v0.8.0 | |
| 2021-04-16T19:51:05.9650090Z Compiling heck v0.3.2 | |
| 2021-04-16T19:51:05.9938668Z Compiling aho-corasick v0.7.15 | |
| 2021-04-16T19:51:06.3274539Z Compiling codespan-reporting v0.8.0 | |
| 2021-04-16T19:51:06.5896635Z Compiling quote v1.0.9 | |
| 2021-04-16T19:51:06.7167168Z Compiling unicode-normalization v0.1.17 | |
| 2021-04-16T19:51:06.7350231Z Compiling jobserver v0.1.21 | |
| 2021-04-16T19:51:06.7609106Z Compiling time v0.1.44 | |
| 2021-04-16T19:51:06.7609688Z Compiling num_cpus v1.13.0 | |
| 2021-04-16T19:51:06.7610151Z Compiling atty v0.2.14 | |
| 2021-04-16T19:51:06.7610638Z Compiling parking_lot_core v0.7.2 | |
| 2021-04-16T19:51:06.8671913Z Compiling clap v2.33.3 | |
| 2021-04-16T19:51:06.9823389Z Compiling cc v1.0.67 | |
| 2021-04-16T19:51:06.9840773Z Compiling petgraph v0.5.1 | |
| 2021-04-16T19:51:07.0016476Z Compiling parking_lot v0.10.2 | |
| 2021-04-16T19:51:07.1937471Z Compiling crossbeam-epoch v0.9.3 | |
| 2021-04-16T19:51:07.1938546Z Compiling crossbeam-channel v0.5.1 | |
| 2021-04-16T19:51:07.2571675Z Compiling crossbeam-queue v0.2.3 | |
| 2021-04-16T19:51:07.2572791Z Compiling crossbeam-channel v0.4.4 | |
| 2021-04-16T19:51:07.6157755Z Compiling crossbeam-deque v0.8.0 | |
| 2021-04-16T19:51:07.6408042Z Compiling rmp v0.8.10 | |
| 2021-04-16T19:51:07.6583480Z Compiling crossbeam-deque v0.7.3 | |
| 2021-04-16T19:51:07.8415537Z Compiling idna v0.2.3 | |
| 2021-04-16T19:51:07.9152626Z Compiling crossbeam v0.7.3 | |
| 2021-04-16T19:51:07.9765397Z Compiling libz-sys v1.1.2 | |
| 2021-04-16T19:51:07.9766055Z Compiling openssl-sys v0.9.61 | |
| 2021-04-16T19:51:07.9766517Z Compiling libssh2-sys v0.2.21 | |
| 2021-04-16T19:51:07.9767006Z Compiling zstd-sys v1.4.18+zstd.1.4.7 | |
| 2021-04-16T19:51:07.9767472Z Compiling libgit2-sys v0.10.0 | |
| 2021-04-16T19:51:08.0331337Z Compiling regex v1.4.5 | |
| 2021-04-16T19:51:08.3191902Z Compiling addr2line v0.14.1 | |
| 2021-04-16T19:51:08.4313893Z Compiling url v2.2.1 | |
| 2021-04-16T19:51:08.8415083Z Compiling backtrace v0.3.56 | |
| 2021-04-16T19:51:09.4172594Z Compiling spdx v0.3.6 | |
| 2021-04-16T19:51:12.3355182Z Compiling synstructure v0.12.4 | |
| 2021-04-16T19:51:13.6436525Z Compiling thiserror-impl v1.0.24 | |
| 2021-04-16T19:51:13.6437551Z Compiling structopt-derive v0.4.14 | |
| 2021-04-16T19:51:14.5620193Z Compiling failure v0.1.8 | |
| 2021-04-16T19:51:14.8295093Z Compiling thiserror v1.0.24 | |
| 2021-04-16T19:51:14.8579351Z Compiling git2 v0.11.0 | |
| 2021-04-16T19:51:15.0619207Z Compiling structopt v0.3.21 | |
| 2021-04-16T19:51:16.4859072Z Compiling zstd v0.5.4+zstd.1.4.7 | |
| 2021-04-16T19:51:19.6526425Z Compiling semver v0.9.0 | |
| 2021-04-16T19:51:19.6526883Z Compiling chrono v0.4.19 | |
| 2021-04-16T19:51:19.6527205Z Compiling toml v0.5.8 | |
| 2021-04-16T19:51:19.6541250Z Compiling cvss v1.0.1 | |
| 2021-04-16T19:51:19.6543845Z Compiling rmp-serde v0.14.4 | |
| 2021-04-16T19:51:19.6560014Z Compiling platforms v0.2.1 | |
| 2021-04-16T19:51:19.6571698Z Compiling erased-serde v0.3.13 | |
| 2021-04-16T19:51:20.5147694Z Compiling cargo-lock v4.0.1 | |
| 2021-04-16T19:51:20.5279103Z Compiling fern v0.5.9 | |
| 2021-04-16T19:51:20.5487756Z Compiling cargo_metadata v0.9.1 | |
| 2021-04-16T19:51:20.5488814Z Compiling crates-index v0.13.4 | |
| 2021-04-16T19:51:20.5489386Z Compiling askalono v0.4.3 | |
| 2021-04-16T19:51:21.1438790Z Compiling rustsec v0.18.0 | |
| 2021-04-16T19:51:21.5891045Z Compiling krates v0.2.0 | |
| 2021-04-16T19:51:22.2994683Z Compiling cargo-deny v0.6.6 | |
| 2021-04-16T19:51:45.2711297Z Finished release [optimized] target(s) in 42.03s | |
| 2021-04-16T19:51:45.2878707Z Installing /home/ec2-user/.cargo/bin/cargo-deny | |
| 2021-04-16T19:51:45.2879448Z Installed package `cargo-deny v0.6.6` (executable `cargo-deny`) | |
| 2021-04-16T19:51:45.3765239Z ##[group]Run cargo make -e BUILDSYS_VARIANT=aws-ecs-1 unit-tests | |
| 2021-04-16T19:51:45.3765822Z [36;1mcargo make -e BUILDSYS_VARIANT=aws-ecs-1 unit-tests[0m | |
| 2021-04-16T19:51:45.3774002Z shell: /usr/bin/bash -e {0} | |
| 2021-04-16T19:51:45.3774286Z ##[endgroup] | |
| 2021-04-16T19:51:45.4470887Z [cargo-make] INFO - cargo make 0.30.0 | |
| 2021-04-16T19:51:45.7067403Z [cargo-make] INFO - Build File: Makefile.toml | |
| 2021-04-16T19:51:45.7067991Z [cargo-make] INFO - Task: unit-tests | |
| 2021-04-16T19:51:45.7070105Z [cargo-make] INFO - Profile: development | |
| 2021-04-16T19:51:45.7070707Z [cargo-make] INFO - Running Task: setup | |
| 2021-04-16T19:51:45.7092876Z + cd /home/ec2-user/_work/bottlerocket/bottlerocket | |
| 2021-04-16T19:51:45.7093508Z + case "${BUILDSYS_ARCH}" in | |
| 2021-04-16T19:51:45.7094094Z + mkdir -p /home/ec2-user/_work/bottlerocket/bottlerocket/build | |
| 2021-04-16T19:51:45.7101699Z + mkdir -p /home/ec2-user/_work/bottlerocket/bottlerocket/build/images/x86_64-aws-ecs-1 | |
| 2021-04-16T19:51:45.7111710Z + mkdir -p /home/ec2-user/_work/bottlerocket/bottlerocket/build/rpms | |
| 2021-04-16T19:51:45.7119369Z + mkdir -p /home/ec2-user/_work/bottlerocket/bottlerocket/build/state | |
| 2021-04-16T19:51:45.7127489Z + mkdir -p /home/ec2-user/_work/bottlerocket/bottlerocket/.gomodcache | |
| 2021-04-16T19:51:45.7136965Z [cargo-make] INFO - Running Task: setup-build | |
| 2021-04-16T19:51:45.7165461Z + cd /home/ec2-user/_work/bottlerocket/bottlerocket | |
| 2021-04-16T19:51:45.7165975Z + for cmd in curl docker gunzip lz4 | |
| 2021-04-16T19:51:45.7166416Z + command -v curl | |
| 2021-04-16T19:51:45.7166736Z + for cmd in curl docker gunzip lz4 | |
| 2021-04-16T19:51:45.7167209Z + command -v docker | |
| 2021-04-16T19:51:45.7167529Z + for cmd in curl docker gunzip lz4 | |
| 2021-04-16T19:51:45.7167923Z + command -v gunzip | |
| 2021-04-16T19:51:45.7168257Z + for cmd in curl docker gunzip lz4 | |
| 2021-04-16T19:51:45.7169335Z [cargo-make] INFO - Running Task: fetch-sdk | |
| 2021-04-16T19:51:45.7174779Z + command -v lz4 | |
| 2021-04-16T19:51:45.7192038Z + cd /home/ec2-user/_work/bottlerocket/bottlerocket | |
| 2021-04-16T19:51:45.7192555Z + set -o pipefail | |
| 2021-04-16T19:51:45.7193083Z + docker image inspect bottlerocket/sdk-x86_64:v0.15.0-x86_64 | |
| 2021-04-16T19:51:45.7514719Z + unset SSL_CERT_FILE SSL_CERT_DIR | |
| 2021-04-16T19:51:45.7516334Z + curl --silent --fail --show-error https://cache.bottlerocket.aws/bottlerocket/sdk-x86_64:v0.15.0-x86_64.tar.gz | |
| 2021-04-16T19:51:45.7517005Z + gunzip | |
| 2021-04-16T19:51:45.7517262Z + docker load | |
| 2021-04-16T19:52:13.2124875Z Loaded image: bottlerocket/sdk-x86_64:v0.15.0-x86_64 | |
| 2021-04-16T19:52:13.8874705Z [cargo-make] INFO - Running Task: fetch-sources | |
| 2021-04-16T19:52:13.8905115Z + cd /home/ec2-user/_work/bottlerocket/bottlerocket | |
| 2021-04-16T19:52:13.8906506Z + for ws in sources variants tools | |
| 2021-04-16T19:52:13.8908583Z + '[' -d sources ']' | |
| 2021-04-16T19:52:13.8909132Z + cargo fetch --locked --manifest-path sources/Cargo.toml | |
| 2021-04-16T19:52:13.9816743Z Updating crates.io index | |
| 2021-04-16T19:52:39.6460874Z Downloading crates ... | |
| 2021-04-16T19:52:39.8972746Z Downloaded semver-parser v0.10.2 | |
| 2021-04-16T19:52:39.8993367Z Downloaded atty v0.2.14 | |
| 2021-04-16T19:52:39.9008107Z Downloaded webpki v0.21.4 | |
| 2021-04-16T19:52:39.9069602Z Downloaded actix-macros v0.1.3 | |
| 2021-04-16T19:52:39.9084098Z Downloaded num-integer v0.1.44 | |
| 2021-04-16T19:52:39.9102872Z Downloaded cargo-readme v3.2.0 | |
| 2021-04-16T19:52:39.9131106Z Downloaded time v0.1.43 | |
| 2021-04-16T19:52:39.9164622Z Downloaded rand v0.7.3 | |
| 2021-04-16T19:52:39.9221579Z Downloaded wasi v0.9.0+wasi-snapshot-preview1 | |
| 2021-04-16T19:52:39.9247177Z Downloaded cookie v0.14.4 | |
| 2021-04-16T19:52:39.9272346Z Downloaded async-trait v0.1.48 | |
| 2021-04-16T19:52:39.9322949Z Downloaded actix-http v2.2.0 | |
| 2021-04-16T19:52:39.9419235Z Downloaded derive_more v0.99.13 | |
| 2021-04-16T19:52:39.9475418Z Downloaded discard v1.0.4 | |
| 2021-04-16T19:52:39.9487645Z Downloaded actix-testing v1.0.1 | |
| 2021-04-16T19:52:39.9501434Z Downloaded actix-tls v2.0.0 | |
| 2021-04-16T19:52:39.9515756Z Downloaded lru-cache v0.1.2 | |
| 2021-04-16T19:52:39.9528320Z Downloaded enum-as-inner v0.3.3 | |
| 2021-04-16T19:52:39.9553681Z Downloaded percent-encoding v2.1.0 | |
| 2021-04-16T19:52:39.9563325Z Downloaded matches v0.1.8 | |
| 2021-04-16T19:52:39.9574306Z Downloaded actix-web-codegen v0.4.0 | |
| 2021-04-16T19:52:39.9594627Z Downloaded resolv-conf v0.7.0 | |
| 2021-04-16T19:52:39.9619326Z Downloaded winreg v0.6.2 | |
| 2021-04-16T19:52:39.9639590Z Downloaded strsim v0.8.0 | |
| 2021-04-16T19:52:39.9662619Z Downloaded copyless v0.1.5 | |
| 2021-04-16T19:52:39.9674893Z Downloaded rand_hc v0.2.0 | |
| 2021-04-16T19:52:39.9686391Z Downloaded unicode-bidi v0.3.5 | |
| 2021-04-16T19:52:39.9709044Z Downloaded num-traits v0.2.14 | |
| 2021-04-16T19:52:39.9747816Z Downloaded actix-server v1.0.4 | |
| 2021-04-16T19:52:39.9766439Z Downloaded ipconfig v0.2.2 | |
| 2021-04-16T19:52:39.9789956Z Downloaded object v0.23.0 | |
| 2021-04-16T19:52:39.9879288Z Downloaded num-bigint v0.4.0 | |
| 2021-04-16T19:52:39.9927708Z Downloaded pest_meta v2.1.3 | |
| 2021-04-16T19:52:39.9953451Z Downloaded opaque-debug v0.2.3 | |
| 2021-04-16T19:52:39.9963602Z Downloaded semver-parser v0.7.0 | |
| 2021-04-16T19:52:39.9973940Z Downloaded futures-core v0.3.13 | |
| 2021-04-16T19:52:39.9991742Z Downloaded iovec v0.1.4 | |
| 2021-04-16T19:52:40.0007335Z Downloaded thiserror v1.0.24 | |
| 2021-04-16T19:52:40.0053109Z Downloaded fuchsia-zircon-sys v0.3.3 | |
| 2021-04-16T19:52:40.0061719Z Downloaded miow v0.2.2 | |
| 2021-04-16T19:52:40.0078131Z Downloaded ppv-lite86 v0.2.10 | |
| 2021-04-16T19:52:40.0092900Z Downloaded argh_derive v0.1.4 | |
| 2021-04-16T19:52:40.0107975Z Downloaded tokio v0.2.25 | |
| 2021-04-16T19:52:40.0397329Z Downloaded linked-hash-map v0.5.4 | |
| 2021-04-16T19:52:40.0414548Z Downloaded mio v0.6.23 | |
| 2021-04-16T19:52:40.0466066Z Downloaded digest v0.9.0 | |
| 2021-04-16T19:52:40.0481681Z Downloaded same-file v1.0.6 | |
| 2021-04-16T19:52:40.0506034Z Downloaded shell-words v1.0.0 | |
| 2021-04-16T19:52:40.0530938Z Downloaded trust-dns-resolver v0.19.7 | |
| 2021-04-16T19:52:40.0581916Z Downloaded trust-dns-proto v0.19.7 | |
| 2021-04-16T19:52:40.0682732Z Downloaded language-tags v0.2.2 | |
| 2021-04-16T19:52:40.0697354Z Downloaded quick-error v1.2.3 | |
| 2021-04-16T19:52:40.0717024Z Downloaded actix-connect v2.0.0 | |
| 2021-04-16T19:52:40.0734181Z Downloaded parking_lot_core v0.8.3 | |
| 2021-04-16T19:52:40.0760980Z Downloaded regex-automata v0.1.9 | |
| 2021-04-16T19:52:40.0823839Z Downloaded globset v0.4.6 | |
| 2021-04-16T19:52:40.0871604Z Downloaded proc-macro-hack v0.5.19 | |
| 2021-04-16T19:52:40.0902380Z Downloaded envy v0.4.2 | |
| 2021-04-16T19:52:40.0924150Z Downloaded unindent v0.1.7 | |
| 2021-04-16T19:52:40.0934959Z Downloaded nix v0.17.0 | |
| 2021-04-16T19:52:40.1041743Z Downloaded signal-hook v0.3.8 | |
| 2021-04-16T19:52:40.1077258Z Downloaded unicode-segmentation v1.7.1 | |
| 2021-04-16T19:52:40.1111374Z Downloaded bytestring v1.0.0 | |
| 2021-04-16T19:52:40.1121421Z Downloaded heck v0.3.2 | |
| 2021-04-16T19:52:40.1149926Z Downloaded anyhow v1.0.40 | |
| 2021-04-16T19:52:40.1188129Z Downloaded hyper-unix-connector v0.1.5 | |
| 2021-04-16T19:52:40.1198544Z Downloaded widestring v0.4.3 | |
| 2021-04-16T19:52:40.1221903Z Downloaded bincode v1.3.2 | |
| 2021-04-16T19:52:40.1243193Z Downloaded err-derive v0.2.4 | |
| 2021-04-16T19:52:40.1262220Z Downloaded encoding_rs v0.8.28 | |
| 2021-04-16T19:52:40.1514828Z Downloaded byteorder v1.3.4 | |
| 2021-04-16T19:52:40.1531711Z Downloaded socket2 v0.3.19 | |
| 2021-04-16T19:52:40.1554268Z Downloaded itertools v0.10.0 | |
| 2021-04-16T19:52:40.1619047Z Downloaded byte-tools v0.3.1 | |
| 2021-04-16T19:52:40.1632882Z Downloaded futures-sink v0.3.13 | |
| 2021-04-16T19:52:40.1640831Z Downloaded hyper v0.13.10 | |
| 2021-04-16T19:52:40.1707589Z Downloaded pentacle v1.0.0 | |
| 2021-04-16T19:52:40.1717668Z Downloaded structopt v0.3.21 | |
| 2021-04-16T19:52:40.1788532Z Downloaded either v1.6.1 | |
| 2021-04-16T19:52:40.1803197Z Downloaded generic-array v0.12.4 | |
| 2021-04-16T19:52:40.1822115Z Downloaded inotify v0.8.3 | |
| 2021-04-16T19:52:40.1838000Z Downloaded filetime v0.2.14 | |
| 2021-04-16T19:52:40.1853199Z Downloaded proc-macro-error v1.0.4 | |
| 2021-04-16T19:52:40.1884563Z Downloaded hex-literal v0.3.1 | |
| 2021-04-16T19:52:40.1894670Z Downloaded once_cell v1.7.2 | |
| 2021-04-16T19:52:40.1925247Z Downloaded regex v1.4.5 | |
| 2021-04-16T19:52:40.2024976Z Downloaded rustc-demangle v0.1.18 | |
| 2021-04-16T19:52:40.2038378Z Downloaded web-sys v0.3.50 | |
| 2021-04-16T19:52:40.3150555Z Downloaded block-padding v0.1.5 | |
| 2021-04-16T19:52:40.3157475Z Downloaded wasm-bindgen-macro v0.2.73 | |
| 2021-04-16T19:52:40.3185915Z Downloaded snafu-derive v0.6.10 | |
| 2021-04-16T19:52:40.3198402Z Downloaded form_urlencoded v1.0.1 | |
| 2021-04-16T19:52:40.3209599Z Downloaded unicode-xid v0.2.1 | |
| 2021-04-16T19:52:40.3225835Z Downloaded ident_case v1.0.1 | |
| 2021-04-16T19:52:40.3236798Z Downloaded tough v0.10.0 | |
| 2021-04-16T19:52:40.3301217Z Downloaded num v0.4.0 | |
| 2021-04-16T19:52:40.3329034Z Downloaded vmw_backdoor v0.2.0 | |
| 2021-04-16T19:52:40.3347655Z Downloaded tokio-macros v0.2.6 | |
| 2021-04-16T19:52:40.3357184Z Downloaded getrandom v0.1.16 | |
| 2021-04-16T19:52:40.3382137Z Downloaded parking_lot v0.11.1 | |
| 2021-04-16T19:52:40.3404311Z Downloaded actix-rt v1.1.1 | |
| 2021-04-16T19:52:40.3414396Z Downloaded actix-service v1.0.6 | |
| 2021-04-16T19:52:40.3435572Z Downloaded actix-router v0.2.7 | |
| 2021-04-16T19:52:40.3447708Z Downloaded sha-1 v0.9.4 | |
| 2021-04-16T19:52:40.3464375Z Downloaded actix-web v3.3.2 | |
| 2021-04-16T19:52:40.3526586Z Downloaded hostname v0.3.1 | |
| 2021-04-16T19:52:40.3544969Z Downloaded toml v0.5.8 | |
| 2021-04-16T19:52:40.3572159Z Downloaded chrono v0.4.19 | |
| 2021-04-16T19:52:40.3625200Z Downloaded addr2line v0.14.1 | |
| 2021-04-16T19:52:40.3647877Z Downloaded quick-error v2.0.0 | |
| 2021-04-16T19:52:40.3659442Z Downloaded serde-xml-rs v0.4.1 | |
| 2021-04-16T19:52:40.3675559Z Downloaded fnv v1.0.7 | |
| 2021-04-16T19:52:40.3683432Z Downloaded typenum v1.13.0 | |
| 2021-04-16T19:52:40.3708132Z Downloaded crossbeam-channel v0.4.4 | |
| 2021-04-16T19:52:40.3750158Z Downloaded rand_core v0.5.1 | |
| 2021-04-16T19:52:40.3761121Z Downloaded fxhash v0.2.1 | |
| 2021-04-16T19:52:40.3767466Z Downloaded awc v2.0.3 | |
| 2021-04-16T19:52:40.3788693Z Downloaded aho-corasick v0.7.15 | |
| 2021-04-16T19:52:40.3827034Z Downloaded num-derive v0.3.3 | |
| 2021-04-16T19:52:40.3840115Z Downloaded generic-array v0.14.4 | |
| 2021-04-16T19:52:40.3876924Z Downloaded match_cfg v0.1.0 | |
| 2021-04-16T19:52:40.3886208Z Downloaded threadpool v1.8.1 | |
| 2021-04-16T19:52:40.3894422Z Downloaded simplelog v0.10.0 | |
| 2021-04-16T19:52:40.3911729Z Downloaded maplit v1.0.2 | |
| 2021-04-16T19:52:40.3919089Z Downloaded termcolor v1.1.2 | |
| 2021-04-16T19:52:40.3930679Z Downloaded structopt-derive v0.4.14 | |
| 2021-04-16T19:52:40.3943365Z Downloaded pin-project v1.0.6 | |
| 2021-04-16T19:52:40.4043934Z Downloaded bstr v0.2.15 | |
| 2021-04-16T19:52:40.4139688Z Downloaded dns-lookup v1.0.6 | |
| 2021-04-16T19:52:40.4151731Z Downloaded strsim v0.10.0 | |
| 2021-04-16T19:52:40.4162011Z Downloaded tracing-futures v0.2.5 | |
| 2021-04-16T19:52:40.4176514Z Downloaded hashbrown v0.9.1 | |
| 2021-04-16T19:52:40.4207828Z Downloaded mime v0.3.16 | |
| 2021-04-16T19:52:40.4218736Z Downloaded digest v0.8.1 | |
| 2021-04-16T19:52:40.4227909Z Downloaded crossbeam-utils v0.7.2 | |
| 2021-04-16T19:52:40.4250403Z Downloaded indexmap v1.6.2 | |
| 2021-04-16T19:52:40.4277468Z Downloaded httptest v0.13.3 | |
| 2021-04-16T19:52:40.4291331Z Downloaded crc v1.8.1 | |
| 2021-04-16T19:52:40.4302739Z Downloaded futures-util v0.3.13 | |
| 2021-04-16T19:52:40.4410764Z Downloaded darling_macro v0.12.2 | |
| 2021-04-16T19:52:40.4418555Z Downloaded libc v0.2.93 | |
| 2021-04-16T19:52:40.4601260Z Downloaded bytes v1.0.1 | |
| 2021-04-16T19:52:40.4632817Z Downloaded unicase v2.6.0 | |
| 2021-04-16T19:52:40.4643697Z Downloaded version_check v0.9.3 | |
| 2021-04-16T19:52:40.4652490Z Downloaded tokio-util v0.3.1 | |
| 2021-04-16T19:52:40.4672337Z Downloaded serde_urlencoded v0.7.0 | |
| 2021-04-16T19:52:40.4683043Z Downloaded log v0.4.14 | |
| 2021-04-16T19:52:40.4702491Z Downloaded rustls v0.18.1 | |
| 2021-04-16T19:52:40.4783615Z Downloaded bytes v0.5.6 | |
| 2021-04-16T19:52:40.4813260Z Downloaded tracing-core v0.1.17 | |
| 2021-04-16T19:52:40.4835395Z Downloaded tracing v0.1.25 | |
| 2021-04-16T19:52:40.4867373Z Downloaded tower-service v0.3.1 | |
| 2021-04-16T19:52:40.4873829Z Downloaded mime_guess v2.0.3 | |
| 2021-04-16T19:52:40.4887984Z Downloaded futures-executor v0.3.13 | |
| 2021-04-16T19:52:40.4898588Z Downloaded proc-macro-error-attr v1.0.4 | |
| 2021-04-16T19:52:40.4906120Z Downloaded winapi-i686-pc-windows-gnu v0.4.0 | |
| 2021-04-16T19:52:40.6304868Z Downloaded actix-utils v2.0.0 | |
| 2021-04-16T19:52:40.6319249Z Downloaded void v1.0.2 | |
| 2021-04-16T19:52:40.6322639Z Downloaded http-body v0.3.1 | |
| 2021-04-16T19:52:40.6330728Z Downloaded js-sys v0.3.50 | |
| 2021-04-16T19:52:40.6373056Z Downloaded block-buffer v0.7.3 | |
| 2021-04-16T19:52:40.6378092Z Downloaded kernel32-sys v0.2.2 | |
| 2021-04-16T19:52:40.6386553Z Downloaded vec_map v0.8.2 | |
| 2021-04-16T19:52:40.6394590Z Downloaded tempfile v3.2.0 | |
| 2021-04-16T19:52:40.6412453Z Downloaded winapi-util v0.1.5 | |
| 2021-04-16T19:52:40.6420856Z Downloaded bitflags v1.2.1 | |
| 2021-04-16T19:52:40.6430632Z Downloaded inotify-sys v0.1.5 | |
| 2021-04-16T19:52:40.6438054Z Downloaded proc-macro2 v1.0.26 | |
| 2021-04-16T19:52:40.6457722Z Downloaded winapi-x86_64-pc-windows-gnu v0.4.0 | |
| 2021-04-16T19:52:40.7884034Z Downloaded num-iter v0.1.42 | |
| 2021-04-16T19:52:40.7890706Z Downloaded fuchsia-zircon v0.3.3 | |
| 2021-04-16T19:52:40.7908535Z Downloaded sha1 v0.6.0 | |
| 2021-04-16T19:52:40.7915291Z Downloaded time-macros v0.1.1 | |
| 2021-04-16T19:52:40.7920229Z Downloaded xml-rs v0.8.3 | |
| 2021-04-16T19:52:40.7957672Z Downloaded signal-hook-registry v1.3.0 | |
| 2021-04-16T19:52:40.7966390Z Downloaded winapi v0.3.9 | |
| 2021-04-16T19:52:40.8367059Z Downloaded num-rational v0.4.0 | |
| 2021-04-16T19:52:40.8377224Z Downloaded gcc v0.3.55 | |
| 2021-04-16T19:52:40.8395549Z Downloaded errno v0.2.7 | |
| 2021-04-16T19:52:40.8405634Z Downloaded thiserror-impl v1.0.24 | |
| 2021-04-16T19:52:40.8414702Z Downloaded socket2 v0.4.0 | |
| 2021-04-16T19:52:40.8430799Z Downloaded winapi-build v0.1.1 | |
| 2021-04-16T19:52:40.8432763Z Downloaded winreg v0.7.0 | |
| 2021-04-16T19:52:40.8450314Z Downloaded getrandom v0.2.2 | |
| 2021-04-16T19:52:40.8470630Z Downloaded rand_hc v0.3.0 | |
| 2021-04-16T19:52:40.8478769Z Downloaded tokio-rustls v0.14.1 | |
| 2021-04-16T19:52:40.8494440Z Downloaded reqwest v0.10.10 | |
| 2021-04-16T19:52:40.8550594Z Downloaded rand v0.8.3 | |
| 2021-04-16T19:52:40.8584582Z Downloaded pest_generator v2.1.3 | |
| 2021-04-16T19:52:40.8591560Z Downloaded pest_derive v2.1.0 | |
| 2021-04-16T19:52:40.8602105Z Downloaded pin-project-lite v0.1.12 | |
| 2021-04-16T19:52:40.8622307Z Downloaded wasm-bindgen-futures v0.4.23 | |
| 2021-04-16T19:52:40.8631671Z Downloaded redox_syscall v0.2.5 | |
| 2021-04-16T19:52:40.8651903Z Downloaded bit_field v0.10.1 | |
| 2021-04-16T19:52:40.8659311Z Downloaded syn v1.0.68 | |
| 2021-04-16T19:52:40.8753005Z Downloaded bumpalo v3.6.1 | |
| 2021-04-16T19:52:40.8790738Z Downloaded lz4 v1.23.2 | |
| 2021-04-16T19:52:40.8804947Z Downloaded rustversion v1.0.4 | |
| 2021-04-16T19:52:40.8824845Z Downloaded synstructure v0.12.4 | |
| 2021-04-16T19:52:40.8832492Z Downloaded olpc-cjson v0.1.0 | |
| 2021-04-16T19:52:40.8838206Z Downloaded hyper-rustls v0.21.0 | |
| 2021-04-16T19:52:40.8856052Z Downloaded spin v0.5.2 | |
| 2021-04-16T19:52:40.8864327Z Downloaded gptman v0.6.5 | |
| 2021-04-16T19:52:40.8890639Z Downloaded httpdate v0.3.2 | |
| 2021-04-16T19:52:40.8896675Z Downloaded proc-macro-nested v0.1.7 | |
| 2021-04-16T19:52:40.8902152Z Downloaded ryu v1.0.5 | |
| 2021-04-16T19:52:40.8928978Z Downloaded serde_derive v1.0.125 | |
| 2021-04-16T19:52:40.8952736Z Downloaded futures v0.3.13 | |
| 2021-04-16T19:52:40.8991522Z Downloaded darling v0.12.2 | |
| 2021-04-16T19:52:40.9013282Z Downloaded futures-io v0.3.13 | |
| 2021-04-16T19:52:40.9017974Z Downloaded futures-task v0.3.13 | |
| 2021-04-16T19:52:40.9026736Z Downloaded pin-utils v0.1.0 | |
| 2021-04-16T19:52:40.9035492Z Downloaded serde_json v1.0.64 | |
| 2021-04-16T19:52:40.9079603Z Downloaded cfg-if v1.0.0 | |
| 2021-04-16T19:52:40.9086059Z Downloaded pin-project-lite v0.2.6 | |
| 2021-04-16T19:52:40.9121152Z Downloaded pin-project-internal v1.0.6 | |
| 2021-04-16T19:52:40.9131845Z Downloaded futures-channel v0.3.13 | |
| 2021-04-16T19:52:40.9148417Z Downloaded serde v1.0.125 | |
| 2021-04-16T19:52:40.9176561Z Downloaded dyn-clone v1.0.4 | |
| 2021-04-16T19:52:40.9185909Z Downloaded time-macros-impl v0.1.1 | |
| 2021-04-16T19:52:40.9194587Z Downloaded darling_core v0.12.2 | |
| 2021-04-16T19:52:40.9231406Z Downloaded hex v0.4.3 | |
| 2021-04-16T19:52:40.9241785Z Downloaded h2 v0.2.7 | |
| 2021-04-16T19:52:40.9301022Z Downloaded ring v0.16.20 | |
| 2021-04-16T19:52:41.0185859Z Downloaded maybe-uninit v2.0.0 | |
| 2021-04-16T19:52:41.0193239Z Downloaded ipnet v2.3.0 | |
| 2021-04-16T19:52:41.0206895Z Downloaded build_const v0.2.1 | |
| 2021-04-16T19:52:41.0211331Z Downloaded net2 v0.2.37 | |
| 2021-04-16T19:52:41.0228321Z Downloaded crc32fast v1.2.1 | |
| 2021-04-16T19:52:41.0242234Z Downloaded futures-macro v0.3.13 | |
| 2021-04-16T19:52:41.0248910Z Downloaded sct v0.6.0 | |
| 2021-04-16T19:52:41.0280982Z Downloaded itoa v0.4.7 | |
| 2021-04-16T19:52:41.0288887Z Downloaded rand_chacha v0.2.2 | |
| 2021-04-16T19:52:41.0297617Z Downloaded try-lock v0.2.3 | |
| 2021-04-16T19:52:41.0302542Z Downloaded want v0.3.0 | |
| 2021-04-16T19:52:41.0308831Z Downloaded base64 v0.12.3 | |
| 2021-04-16T19:52:41.0333532Z Downloaded http v0.2.3 | |
| 2021-04-16T19:52:41.0372623Z Downloaded block-buffer v0.9.0 | |
| 2021-04-16T19:52:41.0377689Z Downloaded cpuid-bool v0.1.2 | |
| 2021-04-16T19:52:41.0383407Z Downloaded httparse v1.3.5 | |
| 2021-04-16T19:52:41.0399254Z Downloaded nix v0.20.0 | |
| 2021-04-16T19:52:41.0482735Z Downloaded flate2 v1.0.20 | |
| 2021-04-16T19:52:41.0525121Z Downloaded winapi v0.2.8 | |
| 2021-04-16T19:52:41.0681072Z Downloaded gimli v0.23.0 | |
| 2021-04-16T19:52:41.0834434Z Downloaded lazy_static v1.4.0 | |
| 2021-04-16T19:52:41.0843958Z Downloaded lz4-sys v1.9.2 | |
| 2021-04-16T19:52:41.0970547Z Downloaded wasi v0.10.2+wasi-snapshot-preview1 | |
| 2021-04-16T19:52:41.0984830Z Downloaded ws2_32-sys v0.2.1 | |
| 2021-04-16T19:52:41.0988237Z Downloaded cfg-if v0.1.10 | |
| 2021-04-16T19:52:41.0996187Z Downloaded mio-uds v0.6.8 | |
| 2021-04-16T19:52:41.1004210Z Downloaded num_cpus v1.13.0 | |
| 2021-04-16T19:52:41.1021295Z Downloaded slab v0.4.2 | |
| 2021-04-16T19:52:41.1028294Z Downloaded rand_chacha v0.3.0 | |
| 2021-04-16T19:52:41.1037165Z Downloaded rand_core v0.6.2 | |
| 2021-04-16T19:52:41.1048468Z Downloaded remove_dir_all v0.5.3 | |
| 2021-04-16T19:52:41.1054950Z Downloaded semver v0.11.0 | |
| 2021-04-16T19:52:41.1069718Z Downloaded miniz_oxide v0.4.4 | |
| 2021-04-16T19:52:41.1088879Z Downloaded url v2.2.1 | |
| 2021-04-16T19:52:41.1111543Z Downloaded pem v0.8.3 | |
| 2021-04-16T19:52:41.1118710Z Downloaded semver v0.9.0 | |
| 2021-04-16T19:52:41.1129672Z Downloaded rustc_version v0.2.3 | |
| 2021-04-16T19:52:41.1137137Z Downloaded regex-syntax v0.6.23 | |
| 2021-04-16T19:52:41.1211217Z Downloaded idna v0.2.2 | |
| 2021-04-16T19:52:41.1278932Z Downloaded handlebars v3.5.4 | |
| 2021-04-16T19:52:41.1330861Z Downloaded argh_shared v0.1.4 | |
| 2021-04-16T19:52:41.1333802Z Downloaded argh v0.1.4 | |
| 2021-04-16T19:52:41.1344301Z Downloaded unicode-normalization v0.1.17 | |
| 2021-04-16T19:52:41.1375534Z Downloaded tinyvec v1.2.0 | |
| 2021-04-16T19:52:41.1400412Z Downloaded doc-comment v0.3.3 | |
| 2021-04-16T19:52:41.1405403Z Downloaded textwrap v0.11.0 | |
| 2021-04-16T19:52:41.1420099Z Downloaded unicode-width v0.1.8 | |
| 2021-04-16T19:52:41.1428737Z Downloaded autocfg v1.0.1 | |
| 2021-04-16T19:52:41.1440076Z Downloaded tinyvec_macros v0.1.0 | |
| 2021-04-16T19:52:41.1444627Z Downloaded base64 v0.13.0 | |
| 2021-04-16T19:52:41.1472417Z Downloaded memchr v2.3.4 | |
| 2021-04-16T19:52:41.1492068Z Downloaded cc v1.0.67 | |
| 2021-04-16T19:52:41.1511953Z Downloaded actix-codec v0.3.0 | |
| 2021-04-16T19:52:41.1518632Z Downloaded untrusted v0.7.1 | |
| 2021-04-16T19:52:41.1526381Z Downloaded actix-threadpool v0.3.3 | |
| 2021-04-16T19:52:41.1559052Z Downloaded opaque-debug v0.3.0 | |
| 2021-04-16T19:52:41.1559964Z Downloaded scopeguard v1.1.0 | |
| 2021-04-16T19:52:41.1560528Z Downloaded base-x v0.2.8 | |
| 2021-04-16T19:52:41.1565194Z Downloaded num-complex v0.4.0 | |
| 2021-04-16T19:52:41.1567940Z Downloaded fs2 v0.4.3 | |
| 2021-04-16T19:52:41.1576949Z Downloaded stdweb-internal-runtime v0.1.5 | |
| 2021-04-16T19:52:41.1583736Z Downloaded time v0.2.26 | |
| 2021-04-16T19:52:41.1616534Z Downloaded ansi_term v0.11.0 | |
| 2021-04-16T19:52:41.1626372Z Downloaded quote v1.0.9 | |
| 2021-04-16T19:52:41.1642252Z Downloaded walkdir v2.3.2 | |
| 2021-04-16T19:52:41.1658802Z Downloaded serde_plain v0.3.0 | |
| 2021-04-16T19:52:41.1667420Z Downloaded adler v1.0.2 | |
| 2021-04-16T19:52:41.1678340Z Downloaded pin-project v0.4.28 | |
| 2021-04-16T19:52:41.1757619Z Downloaded errno-dragonfly v0.1.1 | |
| 2021-04-16T19:52:41.1760657Z Downloaded pin-project-internal v0.4.28 | |
| 2021-04-16T19:52:41.1775354Z Downloaded wasm-bindgen-backend v0.2.73 | |
| 2021-04-16T19:52:41.1784837Z Downloaded wasm-bindgen-shared v0.2.73 | |
| 2021-04-16T19:52:41.1790145Z Downloaded wasm-bindgen-macro-support v0.2.73 | |
| 2021-04-16T19:52:41.1797793Z Downloaded wasm-bindgen v0.2.73 | |
| 2021-04-16T19:52:41.1932278Z Downloaded lock_api v0.4.3 | |
| 2021-04-16T19:52:41.1941231Z Downloaded instant v0.1.9 | |
| 2021-04-16T19:52:41.1950409Z Downloaded smallvec v1.6.1 | |
| 2021-04-16T19:52:41.1963846Z Downloaded convert_case v0.4.0 | |
| 2021-04-16T19:52:41.1969918Z Downloaded const_fn v0.4.6 | |
| 2021-04-16T19:52:41.1979817Z Downloaded fake-simd v0.1.2 | |
| 2021-04-16T19:52:41.1984359Z Downloaded sha-1 v0.8.2 | |
| 2021-04-16T19:52:41.1995340Z Downloaded stdweb v0.4.20 | |
| 2021-04-16T19:52:41.2080841Z Downloaded standback v0.2.17 | |
| 2021-04-16T19:52:41.2103838Z Downloaded hermit-abi v0.1.18 | |
| 2021-04-16T19:52:41.2110145Z Downloaded ucd-trie v0.1.3 | |
| 2021-04-16T19:52:41.2125155Z Downloaded backtrace v0.3.56 | |
| 2021-04-16T19:52:41.2170204Z Downloaded pest v2.1.3 | |
| 2021-04-16T19:52:41.2202165Z Downloaded snafu v0.6.10 | |
| 2021-04-16T19:52:41.2242134Z Downloaded stdweb-derive v0.5.3 | |
| 2021-04-16T19:52:41.2247012Z Downloaded stdweb-internal-macros v0.2.9 | |
| 2021-04-16T19:52:41.2256505Z Downloaded clap v2.33.3 | |
| 2021-04-16T19:52:41.9371591Z Downloaded tar v0.4.33 | |
| 2021-04-16T19:52:41.9669670Z + for ws in sources variants tools | |
| 2021-04-16T19:52:41.9670614Z + '[' -d variants ']' | |
| 2021-04-16T19:52:41.9672170Z + cargo fetch --locked --manifest-path variants/Cargo.toml | |
| 2021-04-16T19:52:42.2633910Z + for ws in sources variants tools | |
| 2021-04-16T19:52:42.2634641Z + '[' -d tools ']' | |
| 2021-04-16T19:52:42.2635154Z + cargo fetch --locked --manifest-path tools/Cargo.toml | |
| 2021-04-16T19:52:42.6097242Z Downloading crates ... | |
| 2021-04-16T19:52:42.7873658Z Downloaded core-foundation v0.9.1 | |
| 2021-04-16T19:52:42.7947638Z Downloaded tokio-util v0.6.5 | |
| 2021-04-16T19:52:42.8015953Z Downloaded rusoto_ssm v0.46.0 | |
| 2021-04-16T19:52:42.8053142Z Downloaded tokio-stream v0.1.5 | |
| 2021-04-16T19:52:42.8091446Z Downloaded shared_child v0.3.5 | |
| 2021-04-16T19:52:42.8103916Z Downloaded rusoto_kms v0.46.0 | |
| 2021-04-16T19:52:42.8143683Z Downloaded number_prefix v0.3.0 | |
| 2021-04-16T19:52:42.8153050Z Downloaded nonzero_ext v0.2.0 | |
| 2021-04-16T19:52:42.8178865Z Downloaded duct v0.13.5 | |
| 2021-04-16T19:52:42.8206431Z Downloaded mio v0.7.11 | |
| 2021-04-16T19:52:42.8274207Z Downloaded tough-ssm v0.6.0 | |
| 2021-04-16T19:52:42.8282520Z Downloaded tough v0.11.0 | |
| 2021-04-16T19:52:42.8335918Z Downloaded os_pipe v0.9.2 | |
| 2021-04-16T19:52:42.8346557Z Downloaded encode_unicode v0.3.6 | |
| 2021-04-16T19:52:42.8368116Z Downloaded rusoto_signature v0.46.0 | |
| 2021-04-16T19:52:42.8376566Z Downloaded crypto-mac v0.10.0 | |
| 2021-04-16T19:52:42.8392156Z Downloaded serde_urlencoded v0.6.1 | |
| 2021-04-16T19:52:42.8406019Z Downloaded terminal_size v0.1.16 | |
| 2021-04-16T19:52:42.8414439Z Downloaded hmac v0.10.1 | |
| 2021-04-16T19:52:42.8424604Z Downloaded zeroize v1.2.0 | |
| 2021-04-16T19:52:42.8433785Z Downloaded dtoa v0.4.8 | |
| 2021-04-16T19:52:42.8444457Z Downloaded rusoto_sts v0.46.0 | |
| 2021-04-16T19:52:42.8458158Z Downloaded tinytemplate v1.2.1 | |
| 2021-04-16T19:52:42.8474284Z Downloaded redox_users v0.4.0 | |
| 2021-04-16T19:52:42.8482829Z Downloaded dirs-next v2.0.0 | |
| 2021-04-16T19:52:42.8491028Z Downloaded rusoto_credential v0.46.0 | |
| 2021-04-16T19:52:42.8506174Z Downloaded tokio v1.4.0 | |
| 2021-04-16T19:52:42.8735951Z Downloaded md5 v0.7.0 | |
| 2021-04-16T19:52:42.8743021Z Downloaded dirs-sys-next v0.1.2 | |
| 2021-04-16T19:52:42.8750074Z Downloaded shlex v0.1.1 | |
| 2021-04-16T19:52:42.8754774Z Downloaded security-framework-sys v2.2.0 | |
| 2021-04-16T19:52:42.8770520Z Downloaded rusoto_core v0.46.0 | |
| 2021-04-16T19:52:42.8788519Z Downloaded openssl-probe v0.1.2 | |
| 2021-04-16T19:52:42.8792383Z Downloaded tokio-macros v1.1.0 | |
| 2021-04-16T19:52:42.8798969Z Downloaded rusoto_ebs v0.46.0 | |
| 2021-04-16T19:52:42.8806475Z Downloaded tough-kms v0.3.0 | |
| 2021-04-16T19:52:42.8820875Z Downloaded subtle v2.4.0 | |
| 2021-04-16T19:52:42.8827703Z Downloaded ntapi v0.3.6 | |
| 2021-04-16T19:52:42.8873568Z Downloaded ct-logs v0.8.0 | |
| 2021-04-16T19:52:42.8881525Z Downloaded h2 v0.3.2 | |
| 2021-04-16T19:52:42.8938675Z Downloaded http-body v0.4.1 | |
| 2021-04-16T19:52:42.8948449Z Downloaded hyper v0.14.5 | |
| 2021-04-16T19:52:42.9014222Z Downloaded core-foundation-sys v0.8.2 | |
| 2021-04-16T19:52:42.9030353Z Downloaded security-framework v2.2.0 | |
| 2021-04-16T19:52:42.9059499Z Downloaded rustls-native-certs v0.5.0 | |
| 2021-04-16T19:52:42.9076292Z Downloaded hyper-rustls v0.22.1 | |
| 2021-04-16T19:52:42.9093360Z Downloaded rustls v0.19.0 | |
| 2021-04-16T19:52:42.9176369Z Downloaded miow v0.3.7 | |
| 2021-04-16T19:52:42.9195616Z Downloaded webpki-roots v0.21.1 | |
| 2021-04-16T19:52:42.9228309Z Downloaded reqwest v0.11.2 | |
| 2021-04-16T19:52:42.9283107Z Downloaded sha2 v0.9.3 | |
| 2021-04-16T19:52:42.9301769Z Downloaded coldsnap v0.3.0 | |
| 2021-04-16T19:52:42.9318599Z Downloaded console v0.14.1 | |
| 2021-04-16T19:52:42.9333565Z Downloaded indicatif v0.15.0 | |
| 2021-04-16T19:52:42.9355650Z Downloaded rusoto_ec2 v0.46.0 | |
| 2021-04-16T19:52:42.9963981Z Downloaded schannel v0.1.19 | |
| 2021-04-16T19:52:43.2154427Z Downloaded tokio-rustls v0.22.0 | |
| 2021-04-16T19:52:43.2260619Z + chmod -R o+r /home/ec2-user/_work/bottlerocket/bottlerocket/.cargo | |
| 2021-04-16T19:52:43.3288202Z [cargo-make] INFO - Running Task: fetch-vendored | |
| 2021-04-16T19:52:43.4902342Z + cd /home/ec2-user/_work/bottlerocket/bottlerocket | |
| 2021-04-16T19:52:43.4903971Z + /home/ec2-user/_work/bottlerocket/bottlerocket/tools/docker-go --module-path /home/ec2-user/_work/bottlerocket/bottlerocket/sources/host-ctr --sdk-image bottlerocket/sdk-x86_64:v0.15.0-x86_64 --go-mod-cache /home/ec2-user/_work/bottlerocket/bottlerocket/.gomodcache --command 'go list -mod=readonly ./... >/dev/null && go mod vendor' | |
| 2021-04-16T19:52:55.5551314Z go: downloading github.com/containerd/containerd v1.4.3 | |
| 2021-04-16T19:52:55.5552624Z go: downloading github.com/awslabs/amazon-ecr-containerd-resolver v0.0.0-20200922205237-bbd7175f7bd0 | |
| 2021-04-16T19:52:55.5553449Z go: downloading github.com/aws/aws-sdk-go v1.37.0 | |
| 2021-04-16T19:52:55.5553910Z go: downloading github.com/urfave/cli v1.22.2 | |
| 2021-04-16T19:52:55.5949444Z go: downloading github.com/urfave/cli/v2 v2.3.0 | |
| 2021-04-16T19:52:55.7455225Z go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b | |
| 2021-04-16T19:52:55.7456096Z go: downloading github.com/opencontainers/image-spec v0.0.0-20190321123305-da296dcb1e47 | |
| 2021-04-16T19:52:55.7456991Z go: downloading github.com/opencontainers/runtime-spec v1.0.3-0.20200929063507-e6143ca7d51d | |
| 2021-04-16T19:52:55.7465948Z go: downloading github.com/containerd/typeurl v1.0.1 | |
| 2021-04-16T19:52:55.7667387Z go: downloading github.com/htcat/htcat v1.0.2 | |
| 2021-04-16T19:52:55.7807261Z go: downloading github.com/opencontainers/go-digest v1.0.0 | |
| 2021-04-16T19:52:55.7833648Z go: downloading google.golang.org/grpc v1.29.1 | |
| 2021-04-16T19:52:55.7854558Z go: downloading golang.org/x/sync v0.0.0-20200317015054-43a5402ce75a | |
| 2021-04-16T19:52:55.8040734Z go: downloading github.com/opencontainers/runc v0.1.1 | |
| 2021-04-16T19:52:55.9642770Z go: downloading github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 | |
| 2021-04-16T19:52:55.9657915Z go: downloading github.com/golang/protobuf v1.4.2 | |
| 2021-04-16T19:52:55.9744171Z go: downloading github.com/pkg/errors v0.9.1 | |
| 2021-04-16T19:52:55.9828298Z go: downloading github.com/sirupsen/logrus v1.7.0 | |
| 2021-04-16T19:52:55.9879144Z go: downloading github.com/opencontainers/selinux v1.8.0 | |
| 2021-04-16T19:52:55.9993885Z go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 | |
| 2021-04-16T19:52:56.0046393Z go: downloading google.golang.org/protobuf v1.24.0 | |
| 2021-04-16T19:52:56.0050571Z go: downloading golang.org/x/sys v0.0.0-20200930185726-fdedc70b468f | |
| 2021-04-16T19:52:56.0135071Z go: downloading github.com/gogo/googleapis v1.4.0 | |
| 2021-04-16T19:52:56.0438337Z go: downloading github.com/gogo/protobuf v1.3.1 | |
| 2021-04-16T19:52:56.1581993Z go: downloading github.com/containerd/ttrpc v1.0.1 | |
| 2021-04-16T19:52:56.1870592Z go: downloading github.com/willf/bitset v1.1.11 | |
| 2021-04-16T19:52:56.2058480Z go: downloading github.com/russross/blackfriday/v2 v2.0.1 | |
| 2021-04-16T19:52:56.3128868Z go: downloading github.com/containerd/continuity v0.0.0-20200413184840-d3ef23f19fbb | |
| 2021-04-16T19:52:56.3427238Z go: downloading google.golang.org/genproto v0.0.0-20200608115520-7c474a2e3482 | |
| 2021-04-16T19:52:56.3448336Z go: downloading github.com/containerd/fifo v0.0.0-20200410184934-f15a3290365b | |
| 2021-04-16T19:52:56.3623493Z go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 | |
| 2021-04-16T19:52:56.3762922Z go: downloading golang.org/x/text v0.3.3 | |
| 2021-04-16T19:52:57.0171066Z go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c | |
| 2021-04-16T19:52:57.0383275Z go: downloading github.com/google/uuid v1.2.0 | |
| 2021-04-16T19:52:57.5828506Z go: downloading github.com/jmespath/go-jmespath v0.4.0 | |
| 2021-04-16T19:52:57.7395219Z go: downloading github.com/Microsoft/hcsshim v0.8.9 | |
| 2021-04-16T19:52:57.7457427Z go: downloading github.com/Microsoft/go-winio v0.4.15-0.20190919025122-fc70bd9a86b5 | |
| 2021-04-16T19:52:57.8965425Z go: downloading go.opencensus.io v0.22.3 | |
| 2021-04-16T19:52:57.8978243Z go: downloading github.com/containerd/cgroups v0.0.0-20200609174450-80c669f4bad0 | |
| 2021-04-16T19:52:57.9475116Z go: downloading github.com/golang/groupcache v0.0.0-20200121045136-8c9f03a8e57e | |
| 2021-04-16T19:53:00.2863621Z [cargo-make] INFO - Running Task: unit-tests | |
| 2021-04-16T19:53:00.2917596Z + cd /home/ec2-user/_work/bottlerocket/bottlerocket | |
| 2021-04-16T19:53:00.2918211Z + export VARIANT=aws-ecs-1 | |
| 2021-04-16T19:53:00.2918635Z + VARIANT=aws-ecs-1 | |
| 2021-04-16T19:53:00.2919430Z + cargo test --jobs 8 --offline --locked --manifest-path /home/ec2-user/_work/bottlerocket/bottlerocket/sources/Cargo.toml --all | |
| 2021-04-16T19:53:00.8565806Z Compiling proc-macro2 v1.0.26 | |
| 2021-04-16T19:53:00.8567080Z Compiling unicode-xid v0.2.1 | |
| 2021-04-16T19:53:00.8567527Z Compiling syn v1.0.68 | |
| 2021-04-16T19:53:00.8567875Z Compiling libc v0.2.93 | |
| 2021-04-16T19:53:00.8568188Z Compiling memchr v2.3.4 | |
| 2021-04-16T19:53:00.8568529Z Compiling lazy_static v1.4.0 | |
| 2021-04-16T19:53:00.8568879Z Compiling serde_derive v1.0.125 | |
| 2021-04-16T19:53:00.8569222Z Compiling serde v1.0.125 | |
| 2021-04-16T19:53:00.9722648Z Compiling bitflags v1.2.1 | |
| 2021-04-16T19:53:00.9961508Z Compiling cfg-if v1.0.0 | |
| 2021-04-16T19:53:01.0887917Z Compiling percent-encoding v2.1.0 | |
| 2021-04-16T19:53:01.1779815Z Compiling regex-syntax v0.6.23 | |
| 2021-04-16T19:53:01.2461131Z Compiling unicode-width v0.1.8 | |
| 2021-04-16T19:53:01.2608144Z Compiling vec_map v0.8.2 | |
| 2021-04-16T19:53:01.2815505Z Compiling strsim v0.8.0 | |
| 2021-04-16T19:53:01.3255640Z Compiling ansi_term v0.11.0 | |
| 2021-04-16T19:53:01.3402807Z Compiling autocfg v1.0.1 | |
| 2021-04-16T19:53:01.3546622Z Compiling futures-core v0.3.13 | |
| 2021-04-16T19:53:01.3677903Z Compiling log v0.4.14 | |
| 2021-04-16T19:53:01.3775998Z Compiling pin-project-internal v0.4.28 | |
| 2021-04-16T19:53:01.4462304Z Compiling version_check v0.9.3 | |
| 2021-04-16T19:53:01.5358017Z Compiling fnv v1.0.7 | |
| 2021-04-16T19:53:01.6353533Z Compiling adler v1.0.2 | |
| 2021-04-16T19:53:01.6431720Z Compiling doc-comment v0.3.3 | |
| 2021-04-16T19:53:01.6676182Z Compiling gimli v0.23.0 | |
| 2021-04-16T19:53:01.7656252Z Compiling rustc-demangle v0.1.18 | |
| 2021-04-16T19:53:01.7671138Z Compiling object v0.23.0 | |
| 2021-04-16T19:53:01.8219813Z Compiling cfg-if v0.1.10 | |
| 2021-04-16T19:53:01.9113546Z Compiling slab v0.4.2 | |
| 2021-04-16T19:53:02.0012915Z Compiling proc-macro-hack v0.5.19 | |
| 2021-04-16T19:53:02.0061368Z Compiling itoa v0.4.7 | |
| 2021-04-16T19:53:02.0545309Z Compiling futures-sink v0.3.13 | |
| 2021-04-16T19:53:02.0999601Z Compiling bytes v0.5.6 | |
| 2021-04-16T19:53:02.1652470Z Compiling pin-project-lite v0.1.12 | |
| 2021-04-16T19:53:02.1704306Z Compiling pin-project-lite v0.2.6 | |
| 2021-04-16T19:53:02.2602911Z Compiling proc-macro-nested v0.1.7 | |
| 2021-04-16T19:53:02.2700686Z Compiling ppv-lite86 v0.2.10 | |
| 2021-04-16T19:53:02.3497666Z Compiling ryu v1.0.5 | |
| 2021-04-16T19:53:02.3902350Z Compiling matches v0.1.8 | |
| 2021-04-16T19:53:02.4797825Z Compiling pin-utils v0.1.0 | |
| 2021-04-16T19:53:02.5686755Z Compiling futures-io v0.3.13 | |
| 2021-04-16T19:53:02.6150495Z Compiling tinyvec_macros v0.1.0 | |
| 2021-04-16T19:53:02.6425517Z Compiling futures-task v0.3.13 | |
| 2021-04-16T19:53:02.7040122Z Compiling cc v1.0.67 | |
| 2021-04-16T19:53:02.7493457Z Compiling serde_json v1.0.64 | |
| 2021-04-16T19:53:02.7699522Z Compiling ucd-trie v0.1.3 | |
| 2021-04-16T19:53:02.8119355Z Compiling getrandom v0.2.2 | |
| 2021-04-16T19:53:02.8574249Z Compiling base64 v0.13.0 | |
| 2021-04-16T19:53:03.1118587Z Compiling bytes v1.0.1 | |
| 2021-04-16T19:53:03.1591509Z Compiling once_cell v1.7.2 | |
| 2021-04-16T19:53:03.2364452Z Compiling hashbrown v0.9.1 | |
| 2021-04-16T19:53:03.2764812Z Compiling spin v0.5.2 | |
| 2021-04-16T19:53:03.4069762Z Compiling httparse v1.3.5 | |
| 2021-04-16T19:53:03.4332855Z Compiling ident_case v1.0.1 | |
| 2021-04-16T19:53:03.5722044Z Compiling untrusted v0.7.1 | |
| 2021-04-16T19:53:03.6835935Z Compiling strsim v0.10.0 | |
| 2021-04-16T19:53:03.7272841Z Compiling same-file v1.0.6 | |
| 2021-04-16T19:53:03.7979464Z Compiling try-lock v0.2.3 | |
| 2021-04-16T19:53:03.9098552Z Compiling encoding_rs v0.8.28 | |
| 2021-04-16T19:53:03.9130280Z Compiling mime v0.3.16 | |
| 2021-04-16T19:53:03.9695295Z Compiling httpdate v0.3.2 | |
| 2021-04-16T19:53:04.1180833Z Compiling tower-service v0.3.1 | |
| 2021-04-16T19:53:04.2137491Z Compiling base64 v0.12.3 | |
| 2021-04-16T19:53:04.2743618Z Compiling termcolor v1.1.2 | |
| 2021-04-16T19:53:04.3067992Z Compiling hex v0.4.3 | |
| 2021-04-16T19:53:04.3380004Z Compiling anyhow v1.0.40 | |
| 2021-04-16T19:53:04.4811603Z Compiling unindent v0.1.7 | |
| 2021-04-16T19:53:04.5318207Z Compiling maplit v1.0.2 | |
| 2021-04-16T19:53:04.6241257Z Compiling quick-error v2.0.0 | |
| 2021-04-16T19:53:04.6256346Z Compiling byteorder v1.3.4 | |
| 2021-04-16T19:53:04.6807933Z Compiling rustversion v1.0.4 | |
| 2021-04-16T19:53:04.7373418Z Compiling build_const v0.2.1 | |
| 2021-04-16T19:53:04.7466466Z Compiling unicode-segmentation v1.7.1 | |
| 2021-04-16T19:53:04.7477457Z Compiling nix v0.17.0 | |
| 2021-04-16T19:53:04.7901555Z Compiling void v1.0.2 | |
| 2021-04-16T19:53:04.9142776Z Compiling smallvec v1.6.1 | |
| 2021-04-16T19:53:04.9557082Z Compiling either v1.6.1 | |
| 2021-04-16T19:53:05.0089624Z Compiling scopeguard v1.1.0 | |
| 2021-04-16T19:53:05.1187078Z Compiling remove_dir_all v0.5.3 | |
| 2021-04-16T19:53:05.1408880Z Compiling hex-literal v0.3.1 | |
| 2021-04-16T19:53:05.1536376Z Compiling getrandom v0.1.16 | |
| 2021-04-16T19:53:05.1550077Z Compiling bit_field v0.10.1 | |
| 2021-04-16T19:53:05.1642445Z Compiling convert_case v0.4.0 | |
| 2021-04-16T19:53:05.2099771Z Compiling typenum v1.13.0 | |
| 2021-04-16T19:53:05.3113843Z Compiling copyless v0.1.5 | |
| 2021-04-16T19:53:05.3267772Z Compiling async-trait v0.1.48 | |
| 2021-04-16T19:53:05.4281046Z Compiling match_cfg v0.1.0 | |
| 2021-04-16T19:53:05.4569296Z Compiling const_fn v0.4.6 | |
| 2021-04-16T19:53:05.5027916Z Compiling quick-error v1.2.3 | |
| 2021-04-16T19:53:05.5188285Z Compiling linked-hash-map v0.5.4 | |
| 2021-04-16T19:53:05.6161678Z Compiling opaque-debug v0.3.0 | |
| 2021-04-16T19:53:05.6768415Z Compiling cpuid-bool v0.1.2 | |
| 2021-04-16T19:53:05.7054225Z Compiling signal-hook v0.3.8 | |
| 2021-04-16T19:53:05.7148565Z Compiling language-tags v0.2.2 | |
| 2021-04-16T19:53:05.7217803Z Compiling maybe-uninit v2.0.0 | |
| 2021-04-16T19:53:05.7832087Z Compiling crc32fast v1.2.1 | |
| 2021-04-16T19:53:05.8477275Z Compiling dyn-clone v1.0.4 | |
| 2021-04-16T19:53:05.9159024Z Compiling argh_shared v0.1.4 | |
| 2021-04-16T19:53:05.9253385Z Compiling xml-rs v0.8.3 | |
| 2021-04-16T19:53:05.9517493Z Compiling shell-words v1.0.0 | |
| 2021-04-16T19:53:05.9945592Z Compiling tracing-core v0.1.17 | |
| 2021-04-16T19:53:06.1163484Z Compiling instant v0.1.9 | |
| 2021-04-16T19:53:06.2655773Z Compiling textwrap v0.11.0 | |
| 2021-04-16T19:53:06.2781497Z Compiling miniz_oxide v0.4.4 | |
| 2021-04-16T19:53:06.2907239Z Compiling num-traits v0.2.14 | |
| 2021-04-16T19:53:06.3417872Z Compiling num-integer v0.1.44 | |
| 2021-04-16T19:53:06.3536762Z Compiling indexmap v1.6.2 | |
| 2021-04-16T19:53:06.5222915Z Compiling num-bigint v0.4.0 | |
| 2021-04-16T19:53:06.5378975Z Compiling num-iter v0.1.42 | |
| 2021-04-16T19:53:06.5894327Z Compiling num-rational v0.4.0 | |
| 2021-04-16T19:53:06.6012384Z Compiling crossbeam-utils v0.7.2 | |
| 2021-04-16T19:53:06.6713384Z Compiling unicase v2.6.0 | |
| 2021-04-16T19:53:06.6769657Z Compiling proc-macro-error-attr v1.0.4 | |
| 2021-04-16T19:53:06.7064695Z Compiling proc-macro-error v1.0.4 | |
| 2021-04-16T19:53:06.7853288Z Compiling standback v0.2.17 | |
| 2021-04-16T19:53:06.8392390Z Compiling generic-array v0.14.4 | |
| 2021-04-16T19:53:06.8497563Z Compiling time v0.2.26 | |
| 2021-04-16T19:53:06.8977900Z Compiling cookie v0.14.4 | |
| 2021-04-16T19:53:06.9213334Z Compiling futures-channel v0.3.13 | |
| 2021-04-16T19:53:07.0054894Z Compiling form_urlencoded v1.0.1 | |
| 2021-04-16T19:53:07.0437576Z Compiling unicode-bidi v0.3.5 | |
| 2021-04-16T19:53:07.0739357Z Compiling tinyvec v1.2.0 | |
| 2021-04-16T19:53:07.1349694Z Compiling pest v2.1.3 | |
| 2021-04-16T19:53:07.1667369Z Compiling http v0.2.3 | |
| 2021-04-16T19:53:07.1966574Z Compiling bytestring v1.0.0 | |
| 2021-04-16T19:53:07.2292788Z Compiling walkdir v2.3.2 | |
| 2021-04-16T19:53:07.3194013Z Compiling addr2line v0.14.1 | |
| 2021-04-16T19:53:07.4020152Z Compiling ring v0.16.20 | |
| 2021-04-16T19:53:07.5366208Z Compiling lz4-sys v1.9.2 | |
| 2021-04-16T19:53:07.6519490Z Compiling vmw_backdoor v0.2.0 | |
| 2021-04-16T19:53:07.9331859Z Compiling crc v1.8.1 | |
| 2021-04-16T19:53:07.9395279Z Compiling lock_api v0.4.3 | |
| 2021-04-16T19:53:07.9707097Z Compiling itertools v0.10.0 | |
| 2021-04-16T19:53:08.0744439Z Compiling heck v0.3.2 | |
| 2021-04-16T19:53:08.1937994Z Compiling lru-cache v0.1.2 | |
| 2021-04-16T19:53:09.6663290Z Compiling unicode-normalization v0.1.17 | |
| 2021-04-16T19:53:09.9327903Z Compiling semver-parser v0.10.2 | |
| 2021-04-16T19:53:10.1776689Z Compiling pest_meta v2.1.3 | |
| 2021-04-16T19:53:11.1652936Z Compiling tracing v0.1.25 | |
| 2021-04-16T19:53:11.2156580Z Compiling want v0.3.0 | |
| 2021-04-16T19:53:11.3570276Z Compiling aho-corasick v0.7.15 | |
| 2021-04-16T19:53:11.5086019Z Compiling quote v1.0.9 | |
| 2021-04-16T19:53:11.9825109Z Compiling http-body v0.3.1 | |
| 2021-04-16T19:53:12.3037096Z Compiling atty v0.2.14 | |
| 2021-04-16T19:53:12.3682646Z Compiling net2 v0.2.37 | |
| 2021-04-16T19:53:12.3792214Z Compiling num_cpus v1.13.0 | |
| 2021-04-16T19:53:12.4088609Z Compiling iovec v0.1.4 | |
| 2021-04-16T19:53:12.4207919Z Compiling signal-hook-registry v1.3.0 | |
| 2021-04-16T19:53:12.7453747Z Compiling time v0.1.43 | |
| 2021-04-16T19:53:12.8499146Z Compiling socket2 v0.3.19 | |
| 2021-04-16T19:53:12.8635637Z Compiling parking_lot_core v0.8.3 | |
| 2021-04-16T19:53:13.0751390Z Compiling hostname v0.3.1 | |
| 2021-04-16T19:53:13.2003549Z Compiling nix v0.20.0 | |
| 2021-04-16T19:53:13.2068634Z Compiling fs2 v0.4.3 | |
| 2021-04-16T19:53:13.2861606Z Compiling inotify-sys v0.1.5 | |
| 2021-04-16T19:53:13.2879475Z Compiling filetime v0.2.14 | |
| 2021-04-16T19:53:13.3877661Z Compiling errno v0.2.7 | |
| 2021-04-16T19:53:13.4003698Z Compiling socket2 v0.4.0 | |
| 2021-04-16T19:53:13.4209838Z Compiling pentacle v1.0.0 | |
| 2021-04-16T19:53:13.4344337Z Compiling regex-automata v0.1.9 | |
| 2021-04-16T19:53:13.5383525Z Compiling fxhash v0.2.1 | |
| 2021-04-16T19:53:13.5830488Z Compiling idna v0.2.2 | |
| 2021-04-16T19:53:13.7662458Z Compiling err-derive v0.2.4 | |
| 2021-04-16T19:53:13.9782757Z Compiling backtrace v0.3.56 | |
| 2021-04-16T19:53:14.2935737Z Compiling flate2 v1.0.20 | |
| 2021-04-16T19:53:14.8783302Z Compiling regex v1.4.5 | |
| 2021-04-16T19:53:15.8262543Z Compiling num-complex v0.4.0 | |
| 2021-04-16T19:53:16.0173899Z Compiling mime_guess v2.0.3 | |
| 2021-04-16T19:53:16.2201958Z Compiling clap v2.33.3 | |
| 2021-04-16T19:53:16.4252023Z Compiling crossbeam-channel v0.4.4 | |
| 2021-04-16T19:53:17.0111078Z Compiling threadpool v1.8.1 | |
| 2021-04-16T19:53:17.1168099Z Compiling mio v0.6.23 | |
| 2021-04-16T19:53:17.4468916Z Compiling rand_core v0.6.2 | |
| 2021-04-16T19:53:17.5385515Z Compiling parking_lot v0.11.1 | |
| 2021-04-16T19:53:17.7095434Z Compiling rand_core v0.5.1 | |
| 2021-04-16T19:53:17.9639226Z Compiling resolv-conf v0.7.0 | |
| 2021-04-16T19:53:18.0267424Z Compiling tar v0.4.33 | |
| 2021-04-16T19:53:18.1083877Z Compiling dns-lookup v1.0.6 | |
| 2021-04-16T19:53:18.1302973Z Compiling bstr v0.2.15 | |
| 2021-04-16T19:53:18.3528073Z Compiling url v2.2.1 | |
| 2021-04-16T19:53:18.4607507Z Compiling digest v0.9.0 | |
| 2021-04-16T19:53:18.5994801Z Compiling block-buffer v0.9.0 | |
| 2021-04-16T19:53:18.6130918Z Compiling webpki v0.21.4 | |
| 2021-04-16T19:53:18.7275074Z Compiling sct v0.6.0 | |
| 2021-04-16T19:53:19.1999499Z Compiling pem v0.8.3 | |
| 2021-04-16T19:53:19.3664253Z Compiling rand_chacha v0.3.0 | |
| 2021-04-16T19:53:19.4656070Z Compiling darling_core v0.12.2 | |
| 2021-04-16T19:53:19.5315653Z Compiling pest_generator v2.1.3 | |
| 2021-04-16T19:53:19.5902724Z Compiling synstructure v0.12.4 | |
| 2021-04-16T19:53:20.0611760Z Compiling mio-uds v0.6.8 | |
| 2021-04-16T19:53:20.3110156Z Compiling rand_chacha v0.2.2 | |
| 2021-04-16T19:53:20.3154794Z Compiling sha-1 v0.9.4 | |
| 2021-04-16T19:53:20.6595944Z Compiling globset v0.4.6 | |
| 2021-04-16T19:53:20.7637980Z Compiling rustls v0.18.1 | |
| 2021-04-16T19:53:21.0560652Z Compiling webpki-roots v0.20.0 (/home/ec2-user/_work/bottlerocket/bottlerocket/sources/webpki-roots-shim) | |
| 2021-04-16T19:53:21.2263610Z Compiling lz4 v1.23.2 | |
| 2021-04-16T19:53:21.5127487Z Compiling rand v0.8.3 | |
| 2021-04-16T19:53:22.3761612Z Compiling rand v0.7.3 | |
| 2021-04-16T19:53:22.4219672Z Compiling num v0.4.0 | |
| 2021-04-16T19:53:22.5234981Z Compiling tempfile v3.2.0 | |
| 2021-04-16T19:53:23.1264818Z Compiling snafu-derive v0.6.10 | |
| 2021-04-16T19:53:23.1999550Z Compiling tokio-macros v0.2.6 | |
| 2021-04-16T19:53:23.5733011Z Compiling futures-macro v0.3.13 | |
| 2021-04-16T19:53:24.1204547Z Compiling pin-project-internal v1.0.6 | |
| 2021-04-16T19:53:24.5098020Z Compiling darling_macro v0.12.2 | |
| 2021-04-16T19:53:24.8459843Z Compiling pest_derive v2.1.0 | |
| 2021-04-16T19:53:25.2779787Z Compiling derive_more v0.99.13 | |
| 2021-04-16T19:53:25.2817028Z Compiling thiserror-impl v1.0.24 | |
| 2021-04-16T19:53:25.5929208Z Compiling actix-macros v0.1.3 | |
| 2021-04-16T19:53:25.9236601Z Compiling time-macros-impl v0.1.1 | |
| 2021-04-16T19:53:26.2557636Z Compiling enum-as-inner v0.3.3 | |
| 2021-04-16T19:53:26.5717775Z Compiling num-derive v0.3.3 | |
| 2021-04-16T19:53:26.9196824Z Compiling actix-web-codegen v0.4.0 | |
| 2021-04-16T19:53:27.2164539Z Compiling structopt-derive v0.4.14 | |
| 2021-04-16T19:53:27.4088848Z Compiling argh_derive v0.1.4 | |
| 2021-04-16T19:53:27.4492346Z Compiling tokio v0.2.25 | |
| 2021-04-16T19:53:28.1997730Z Compiling pin-project v0.4.28 | |
| 2021-04-16T19:53:28.3034647Z Compiling futures-util v0.3.13 | |
| 2021-04-16T19:53:28.3053292Z Compiling darling v0.12.2 | |
| 2021-04-16T19:53:28.4081609Z Compiling pin-project v1.0.6 | |
| 2021-04-16T19:53:28.4536715Z Compiling time-macros v0.1.1 | |
| 2021-04-16T19:53:28.5124725Z Compiling thiserror v1.0.24 | |
| 2021-04-16T19:53:28.5524362Z Compiling snafu v0.6.10 | |
| 2021-04-16T19:53:28.6408689Z Compiling tracing-futures v0.2.5 | |
| 2021-04-16T19:53:29.2168505Z Compiling block-party v0.1.0 (/home/ec2-user/_work/bottlerocket/bottlerocket/sources/updater/block-party) | |
| 2021-04-16T19:53:29.7030227Z Compiling argh v0.1.4 | |
| 2021-04-16T19:53:30.0227408Z Compiling structopt v0.3.21 | |
| 2021-04-16T19:53:30.8188984Z Compiling tokio-util v0.3.1 | |
| 2021-04-16T19:53:30.8190729Z Compiling tokio-rustls v0.14.1 | |
| 2021-04-16T19:53:30.8191651Z Compiling inotify v0.8.3 | |
| 2021-04-16T19:53:31.0143499Z Compiling actix-threadpool v0.3.3 | |
| 2021-04-16T19:53:31.2135265Z Compiling futures-executor v0.3.13 | |
| 2021-04-16T19:53:31.2526653Z Compiling actix-service v1.0.6 | |
| 2021-04-16T19:53:31.2617886Z Compiling h2 v0.2.7 | |
| 2021-04-16T19:53:31.3152631Z Compiling actix-codec v0.3.0 | |
| 2021-04-16T19:53:31.5440050Z Compiling actix-rt v1.1.1 | |
| 2021-04-16T19:53:31.6333958Z Compiling futures v0.3.13 | |
| 2021-04-16T19:53:31.7369285Z Compiling trust-dns-proto v0.19.7 | |
| 2021-04-16T19:53:32.1029116Z Compiling actix-utils v2.0.0 | |
| 2021-04-16T19:53:32.5776886Z Compiling actix-server v1.0.4 | |
| 2021-04-16T19:53:32.5777477Z Compiling actix-tls v2.0.0 | |
| 2021-04-16T19:53:32.7374479Z Compiling toml v0.5.8 | |
| 2021-04-16T19:53:32.7374993Z Compiling serde_plain v0.3.0 | |
| 2021-04-16T19:53:32.7727861Z Compiling semver v0.11.0 | |
| 2021-04-16T19:53:32.8920244Z Compiling chrono v0.4.19 | |
| 2021-04-16T19:53:33.0338930Z Compiling envy v0.4.2 | |
| 2021-04-16T19:53:33.2533054Z Compiling serde_urlencoded v0.7.0 | |
| 2021-04-16T19:53:33.4473416Z Compiling ipnet v2.3.0 | |
| 2021-04-16T19:53:33.5597768Z Compiling bincode v1.3.2 | |
| 2021-04-16T19:53:34.0641467Z Compiling actix-router v0.2.7 | |
| 2021-04-16T19:53:34.4012911Z Compiling serde-xml-rs v0.4.1 | |
| 2021-04-16T19:53:34.4035903Z Compiling actix-testing v1.0.1 | |
| 2021-04-16T19:53:34.5272053Z Compiling trust-dns-resolver v0.19.7 | |
| 2021-04-16T19:53:34.6142679Z Compiling handlebars v3.5.4 | |
| 2021-04-16T19:53:34.7549056Z Compiling olpc-cjson v0.1.0 | |
| 2021-04-16T19:53:34.9916808Z Compiling cargo-readme v3.2.0 | |
| 2021-04-16T19:53:35.1609355Z Compiling merge-toml v0.1.0 (/home/ec2-user/_work/bottlerocket/bottlerocket/sources/api/storewolf/merge-toml) | |
| 2021-04-16T19:53:35.2282404Z Compiling simplelog v0.10.0 | |
| 2021-04-16T19:53:35.2685202Z Compiling gptman v0.6.5 | |
| 2021-04-16T19:53:35.4599638Z Compiling bork v0.1.0 (/home/ec2-user/_work/bottlerocket/bottlerocket/sources/api/bork) | |
| 2021-04-16T19:53:35.7630859Z Compiling hyper v0.13.10 | |
| 2021-04-16T19:53:35.9262696Z Compiling actix-connect v2.0.0 | |
| 2021-04-16T19:53:36.3475331Z Compiling signpost v0.1.0 (/home/ec2-user/_work/bottlerocket/bottlerocket/sources/updater/signpost) | |
| 2021-04-16T19:53:36.3554339Z Compiling actix-http v2.2.0 | |
| 2021-04-16T19:53:37.0618243Z Compiling bottlerocket-release v0.1.0 (/home/ec2-user/_work/bottlerocket/bottlerocket/sources/bottlerocket-release) | |
| 2021-04-16T19:53:37.3308531Z Compiling model-derive v0.1.0 (/home/ec2-user/_work/bottlerocket/bottlerocket/sources/models/model-derive) | |
| 2021-04-16T19:53:37.5888031Z Compiling models v0.1.0 (/home/ec2-user/_work/bottlerocket/bottlerocket/sources/models) | |
| 2021-04-16T19:53:38.0690503Z Compiling datastore v0.1.0 (/home/ec2-user/_work/bottlerocket/bottlerocket/sources/api/datastore) | |
| 2021-04-16T19:53:38.1478503Z Compiling apiclient v0.1.0 (/home/ec2-user/_work/bottlerocket/bottlerocket/sources/api/apiclient) | |
| 2021-04-16T19:53:38.3929166Z Compiling schnauzer v0.1.0 (/home/ec2-user/_work/bottlerocket/bottlerocket/sources/api/schnauzer) | |
| 2021-04-16T19:53:38.4196103Z Compiling parse-datetime v0.1.0 (/home/ec2-user/_work/bottlerocket/bottlerocket/sources/parse-datetime) | |
| 2021-04-16T19:53:38.4539357Z Compiling thar-be-updates v0.1.0 (/home/ec2-user/_work/bottlerocket/bottlerocket/sources/api/thar-be-updates) | |
| 2021-04-16T19:53:38.7889121Z Compiling apiserver v0.1.0 (/home/ec2-user/_work/bottlerocket/bottlerocket/sources/api/apiserver) | |
| 2021-04-16T19:53:39.1609411Z Compiling thar-be-settings v0.1.0 (/home/ec2-user/_work/bottlerocket/bottlerocket/sources/api/thar-be-settings) | |
| 2021-04-16T19:53:39.2541964Z Compiling growpart v0.1.0 (/home/ec2-user/_work/bottlerocket/bottlerocket/sources/growpart) | |
| 2021-04-16T19:53:39.4950333Z Compiling netdog v0.1.0 (/home/ec2-user/_work/bottlerocket/bottlerocket/sources/api/netdog) | |
| 2021-04-16T19:53:39.5166935Z Compiling sundog v0.1.0 (/home/ec2-user/_work/bottlerocket/bottlerocket/sources/api/sundog) | |
| 2021-04-16T19:53:39.5412023Z Compiling static-pods v0.1.0 (/home/ec2-user/_work/bottlerocket/bottlerocket/sources/api/static-pods) | |
| 2021-04-16T19:53:39.8715256Z Compiling ecs-settings-applier v0.1.0 (/home/ec2-user/_work/bottlerocket/bottlerocket/sources/api/ecs-settings-applier) | |
| 2021-04-16T19:53:40.2396972Z Compiling servicedog v0.1.0 (/home/ec2-user/_work/bottlerocket/bottlerocket/sources/api/servicedog) | |
| 2021-04-16T19:53:40.3398278Z Compiling early-boot-config v0.1.0 (/home/ec2-user/_work/bottlerocket/bottlerocket/sources/api/early-boot-config) | |
| 2021-04-16T19:53:40.5978226Z Compiling settings-committer v0.1.0 (/home/ec2-user/_work/bottlerocket/bottlerocket/sources/api/settings-committer) | |
| 2021-04-16T19:53:40.6242031Z Compiling migrator v0.1.0 (/home/ec2-user/_work/bottlerocket/bottlerocket/sources/api/migration/migrator) | |
| 2021-04-16T19:53:40.6412190Z Compiling bootstrap-containers v0.1.0 (/home/ec2-user/_work/bottlerocket/bottlerocket/sources/api/bootstrap-containers) | |
| 2021-04-16T19:53:40.9573696Z Compiling ghostdog v0.1.0 (/home/ec2-user/_work/bottlerocket/bottlerocket/sources/ghostdog) | |
| 2021-04-16T19:53:40.9816653Z Compiling metricdog v0.1.0 (/home/ec2-user/_work/bottlerocket/bottlerocket/sources/metricdog) | |
| 2021-04-16T19:53:41.0484974Z Compiling host-containers v0.1.0 (/home/ec2-user/_work/bottlerocket/bottlerocket/sources/api/host-containers) | |
| 2021-04-16T19:53:41.3138211Z Compiling logdog v0.1.0 (/home/ec2-user/_work/bottlerocket/bottlerocket/sources/logdog) | |
| 2021-04-16T19:53:41.4434217Z Compiling pluto v0.1.0 (/home/ec2-user/_work/bottlerocket/bottlerocket/sources/api/pluto) | |
| 2021-04-16T19:53:41.6949266Z Compiling corndog v0.1.0 (/home/ec2-user/_work/bottlerocket/bottlerocket/sources/api/corndog) | |
| 2021-04-16T19:53:41.7371287Z Compiling shibaken v0.1.0 (/home/ec2-user/_work/bottlerocket/bottlerocket/sources/api/shibaken) | |
| 2021-04-16T19:53:42.0917764Z Compiling awc v2.0.3 | |
| 2021-04-16T19:53:42.1266955Z Compiling hyper-rustls v0.21.0 | |
| 2021-04-16T19:53:42.1400962Z Compiling hyper-unix-connector v0.1.5 | |
| 2021-04-16T19:53:42.3330295Z Compiling httptest v0.13.3 | |
| 2021-04-16T19:53:42.9347940Z Compiling reqwest v0.10.10 | |
| 2021-04-16T19:53:44.6078668Z Compiling actix-web v3.3.2 | |
| 2021-04-16T19:53:44.9522362Z Compiling update_metadata v0.1.0 (/home/ec2-user/_work/bottlerocket/bottlerocket/sources/updater/update_metadata) | |
| 2021-04-16T19:53:46.5069310Z Compiling tough v0.10.0 | |
| 2021-04-16T19:53:47.9828231Z Compiling storewolf v0.1.0 (/home/ec2-user/_work/bottlerocket/bottlerocket/sources/api/storewolf) | |
| 2021-04-16T19:53:50.5997340Z warning: function is never used: `expand_file_maybe` | |
| 2021-04-16T19:53:50.5998472Z --> api/early-boot-config/src/compression.rs:32:8 | |
| 2021-04-16T19:53:50.5998893Z | | |
| 2021-04-16T19:53:50.6000712Z 32 | pub fn expand_file_maybe<P>(path: P) -> Result<String> | |
| 2021-04-16T19:53:50.6001093Z | ^^^^^^^^^^^^^^^^^ | |
| 2021-04-16T19:53:50.6001333Z | | |
| 2021-04-16T19:53:50.6001648Z = note: `#[warn(dead_code)]` on by default | |
| 2021-04-16T19:53:50.6001888Z | |
| 2021-04-16T19:53:53.7886211Z Compiling migration-helpers v0.1.0 (/home/ec2-user/_work/bottlerocket/bottlerocket/sources/api/migration/migration-helpers) | |
| 2021-04-16T19:53:53.8897877Z warning: 1 warning emitted | |
| 2021-04-16T19:53:53.8898219Z | |
| 2021-04-16T19:53:55.8440723Z Compiling updog v0.1.0 (/home/ec2-user/_work/bottlerocket/bottlerocket/sources/updater/updog) | |
| 2021-04-16T19:53:56.3862385Z Compiling add-user-data v0.1.0 (/home/ec2-user/_work/bottlerocket/bottlerocket/sources/api/migration/migrations/v1.0.5/add-user-data) | |
| 2021-04-16T19:53:56.9567256Z Compiling kubelet-standalone-tls-services v0.1.0 (/home/ec2-user/_work/bottlerocket/bottlerocket/sources/api/migration/migrations/v1.0.6/kubelet-standalone-tls-services) | |
| 2021-04-16T19:53:57.1275960Z Compiling add-bootstrap-containers v0.1.0 (/home/ec2-user/_work/bottlerocket/bottlerocket/sources/api/migration/migrations/v1.0.8/add-bootstrap-containers) | |
| 2021-04-16T19:53:57.2405604Z Compiling admin-container-v0-7-0 v0.1.0 (/home/ec2-user/_work/bottlerocket/bottlerocket/sources/api/migration/migrations/v1.0.8/admin-container-v0-7-0) | |
| 2021-04-16T19:53:57.6548942Z Compiling pivot-repo-2020-07-07 v0.1.0 (/home/ec2-user/_work/bottlerocket/bottlerocket/sources/api/migration/migrations/v0.4.1/pivot-repo-2020-07-07) | |
| 2021-04-16T19:53:57.6668849Z Compiling add-cluster-domain v0.1.0 (/home/ec2-user/_work/bottlerocket/bottlerocket/sources/api/migration/migrations/v0.5.0/add-cluster-domain) | |
| 2021-04-16T19:53:57.8193729Z Compiling control-container-v0-4-2 v0.1.0 (/home/ec2-user/_work/bottlerocket/bottlerocket/sources/api/migration/migrations/v1.0.6/control-container-v0-4-2) | |
| 2021-04-16T19:53:57.9419483Z Compiling sysctl-subcommand v0.1.0 (/home/ec2-user/_work/bottlerocket/bottlerocket/sources/api/migration/migrations/v1.0.5/sysctl-subcommand) | |
| 2021-04-16T19:53:58.3563344Z Compiling kubelet-eviction-hard v0.1.0 (/home/ec2-user/_work/bottlerocket/bottlerocket/sources/api/migration/migrations/v1.0.8/kubelet-eviction-hard) | |
| 2021-04-16T19:53:58.3629791Z Compiling add-static-pods v0.1.0 (/home/ec2-user/_work/bottlerocket/bottlerocket/sources/api/migration/migrations/v1.0.6/add-static-pods) | |
| 2021-04-16T19:53:58.5234313Z Compiling add-proxy-restart v0.1.0 (/home/ec2-user/_work/bottlerocket/bottlerocket/sources/api/migration/migrations/v1.0.5/add-proxy-restart) | |
| 2021-04-16T19:53:58.6427710Z Compiling add-enable-spot-instance-draining v0.1.0 (/home/ec2-user/_work/bottlerocket/bottlerocket/sources/api/migration/migrations/v1.0.2/add-enable-spot-instance-draining) | |
| 2021-04-16T19:53:58.9040003Z Compiling migrate-admin-container-v0-5-0 v0.1.0 (/home/ec2-user/_work/bottlerocket/bottlerocket/sources/api/migration/migrations/v0.3.2/migrate-admin-container-v0-5-0) | |
| 2021-04-16T19:53:59.0558922Z Compiling add-lockdown v0.1.0 (/home/ec2-user/_work/bottlerocket/bottlerocket/sources/api/migration/migrations/v1.0.5/add-lockdown) | |
| 2021-04-16T19:53:59.0560967Z Compiling ecr-helper-control v0.1.0 (/home/ec2-user/_work/bottlerocket/bottlerocket/sources/api/migration/migrations/v1.0.0/ecr-helper-control) | |
| 2021-04-16T19:53:59.2177496Z Compiling ecr-helper-admin v0.1.0 (/home/ec2-user/_work/bottlerocket/bottlerocket/sources/api/migration/migrations/v1.0.0/ecr-helper-admin) | |
| 2021-04-16T19:53:59.3383825Z Compiling kubelet-server-tls-bootstrap v0.1.0 (/home/ec2-user/_work/bottlerocket/bottlerocket/sources/api/migration/migrations/v1.1.0/kubelet-server-tls-bootstrap) | |
| 2021-04-16T19:53:59.6075882Z Compiling add-sysctl v0.1.0 (/home/ec2-user/_work/bottlerocket/bottlerocket/sources/api/migration/migrations/v1.0.3/add-sysctl) | |
| 2021-04-16T19:53:59.7527115Z Compiling add-version-lock-ignore-waves v0.1.0 (/home/ec2-user/_work/bottlerocket/bottlerocket/sources/api/migration/migrations/v0.4.1/add-version-lock-ignore-waves) | |
| 2021-04-16T19:53:59.7552817Z Compiling add-network-settings v0.1.0 (/home/ec2-user/_work/bottlerocket/bottlerocket/sources/api/migration/migrations/v1.0.5/add-network-settings) | |
| 2021-04-16T19:53:59.9171326Z Compiling migrate-admin-container-v0-5-2 v0.1.0 (/home/ec2-user/_work/bottlerocket/bottlerocket/sources/api/migration/migrations/v0.5.0/migrate-admin-container-v0-5-2) | |
| 2021-04-16T19:54:00.0407321Z Compiling kubelet-unsafe-sysctl-kube-reserved v0.1.0 (/home/ec2-user/_work/bottlerocket/bottlerocket/sources/api/migration/migrations/v1.0.8/kubelet-unsafe-sysctl-kube-reserved) | |
| 2021-04-16T19:54:00.3024793Z Compiling control-container-v0-5-0 v0.1.0 (/home/ec2-user/_work/bottlerocket/bottlerocket/sources/api/migration/migrations/v1.0.8/control-container-v0-5-0) | |
| 2021-04-16T19:54:00.4193288Z Compiling admin-container-v0-6-0 v0.1.0 (/home/ec2-user/_work/bottlerocket/bottlerocket/sources/api/migration/migrations/v1.0.6/admin-container-v0-6-0) | |
| 2021-04-16T19:54:00.4453421Z Compiling migrate-control-container-v0-4-1 v0.1.0 (/home/ec2-user/_work/bottlerocket/bottlerocket/sources/api/migration/migrations/v0.5.0/migrate-control-container-v0-4-1) | |
| 2021-04-16T19:54:00.4513061Z Compiling add-proxy-services v0.1.0 (/home/ec2-user/_work/bottlerocket/bottlerocket/sources/api/migration/migrations/v1.0.5/add-proxy-services) | |
| 2021-04-16T19:54:00.6123746Z Compiling proxy-affect-host-containers v0.1.0 (/home/ec2-user/_work/bottlerocket/bottlerocket/sources/api/migration/migrations/v1.0.8/proxy-affect-host-containers) | |
| 2021-04-16T19:54:00.7382668Z Compiling add-shibaken v0.1.0 (/home/ec2-user/_work/bottlerocket/bottlerocket/sources/api/migration/migrations/v1.0.6/add-shibaken) | |
| 2021-04-16T19:54:01.0059233Z Compiling kubelet-standalone-tls-settings v0.1.0 (/home/ec2-user/_work/bottlerocket/bottlerocket/sources/api/migration/migrations/v1.0.6/kubelet-standalone-tls-settings) | |
| 2021-04-16T19:54:01.1319560Z Compiling metricdog-init v0.1.0 (/home/ec2-user/_work/bottlerocket/bottlerocket/sources/api/migration/migrations/v1.0.6/metricdog-init) | |
| 2021-04-16T19:54:08.5917364Z Finished test [unoptimized + debuginfo] target(s) in 1m 08s | |
| 2021-04-16T19:54:08.6226817Z Running sources/target/debug/deps/add_bootstrap_containers-80cb804a5273332f | |
| 2021-04-16T19:54:08.6248949Z | |
| 2021-04-16T19:54:08.6249567Z running 0 tests | |
| 2021-04-16T19:54:08.6249772Z | |
| 2021-04-16T19:54:08.6250214Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
| 2021-04-16T19:54:08.6250562Z | |
| 2021-04-16T19:54:08.6251755Z Running sources/target/debug/deps/add_cluster_domain-1b2c817208a72091 | |
| 2021-04-16T19:54:08.6273806Z | |
| 2021-04-16T19:54:08.6274939Z Running sources/target/debug/deps/add_enable_spot_instance_draining-abdb367f2861870b | |
| 2021-04-16T19:54:08.6275490Z running 0 tests | |
| 2021-04-16T19:54:08.6276852Z | |
| 2021-04-16T19:54:08.6277492Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
| 2021-04-16T19:54:08.6277863Z | |
| 2021-04-16T19:54:08.6296649Z | |
| 2021-04-16T19:54:08.6297963Z Running sources/target/debug/deps/add_lockdown-255ddda880540946 | |
| 2021-04-16T19:54:08.6298450Z running 0 tests | |
| 2021-04-16T19:54:08.6298655Z | |
| 2021-04-16T19:54:08.6299074Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
| 2021-04-16T19:54:08.6299437Z | |
| 2021-04-16T19:54:08.6319250Z | |
| 2021-04-16T19:54:08.6320418Z Running sources/target/debug/deps/add_network_settings-8d534c050b532359 | |
| 2021-04-16T19:54:08.6320921Z running 0 tests | |
| 2021-04-16T19:54:08.6321117Z | |
| 2021-04-16T19:54:08.6321558Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
| 2021-04-16T19:54:08.6321918Z | |
| 2021-04-16T19:54:08.6339824Z | |
| 2021-04-16T19:54:08.6340089Z running 0 tests | |
| 2021-04-16T19:54:08.6340292Z | |
| 2021-04-16T19:54:08.6340846Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
| 2021-04-16T19:54:08.6341207Z | |
| 2021-04-16T19:54:08.6342231Z Running sources/target/debug/deps/add_proxy_restart-e5a921125c4b10c5 | |
| 2021-04-16T19:54:08.6362183Z | |
| 2021-04-16T19:54:08.6363367Z Running sources/target/debug/deps/add_proxy_services-2207ede2ffc8dfea | |
| 2021-04-16T19:54:08.6363872Z running 0 tests | |
| 2021-04-16T19:54:08.6364076Z | |
| 2021-04-16T19:54:08.6364512Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
| 2021-04-16T19:54:08.6364866Z | |
| 2021-04-16T19:54:08.6383906Z | |
| 2021-04-16T19:54:08.6384377Z running 0 tests | |
| 2021-04-16T19:54:08.6384571Z | |
| 2021-04-16T19:54:08.6385121Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
| 2021-04-16T19:54:08.6385492Z | |
| 2021-04-16T19:54:08.6386165Z Running sources/target/debug/deps/add_shibaken-8d84ca964123f530 | |
| 2021-04-16T19:54:08.6405260Z | |
| 2021-04-16T19:54:08.6406383Z Running sources/target/debug/deps/add_static_pods-1530679a57d7701c | |
| 2021-04-16T19:54:08.6406823Z running 0 tests | |
| 2021-04-16T19:54:08.6407027Z | |
| 2021-04-16T19:54:08.6407447Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
| 2021-04-16T19:54:08.6407807Z | |
| 2021-04-16T19:54:08.6426685Z | |
| 2021-04-16T19:54:08.6427148Z running 0 tests | |
| 2021-04-16T19:54:08.6427352Z | |
| 2021-04-16T19:54:08.6427903Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
| 2021-04-16T19:54:08.6428257Z | |
| 2021-04-16T19:54:08.6428932Z Running sources/target/debug/deps/add_sysctl-ed0b985b65ffb684 | |
| 2021-04-16T19:54:08.6448031Z | |
| 2021-04-16T19:54:08.6448540Z running 0 tests | |
| 2021-04-16T19:54:08.6449087Z | |
| 2021-04-16T19:54:08.6449843Z Running sources/target/debug/deps/add_user_data-254459cba6962c67 | |
| 2021-04-16T19:54:08.6450456Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
| 2021-04-16T19:54:08.6450823Z | |
| 2021-04-16T19:54:08.6468939Z | |
| 2021-04-16T19:54:08.6469191Z running 0 tests | |
| 2021-04-16T19:54:08.6469390Z | |
| 2021-04-16T19:54:08.6469820Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
| 2021-04-16T19:54:08.6470179Z | |
| 2021-04-16T19:54:08.6471308Z Running sources/target/debug/deps/add_version_lock_ignore_waves-1f03c34d10996e08 | |
| 2021-04-16T19:54:08.6491279Z | |
| 2021-04-16T19:54:08.6491742Z running 0 tests | |
| 2021-04-16T19:54:08.6492023Z | |
| 2021-04-16T19:54:08.6492708Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
| 2021-04-16T19:54:08.6493083Z | |
| 2021-04-16T19:54:08.6494941Z Running sources/target/debug/deps/admin_container_v0_6_0-7f1daf50f8611989 | |
| 2021-04-16T19:54:08.6513380Z | |
| 2021-04-16T19:54:08.6514223Z running 0 tests | |
| 2021-04-16T19:54:08.6514988Z Running sources/target/debug/deps/admin_container_v0_7_0-6630577738ec5961 | |
| 2021-04-16T19:54:08.6515319Z | |
| 2021-04-16T19:54:08.6515744Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
| 2021-04-16T19:54:08.6516106Z | |
| 2021-04-16T19:54:08.6533707Z | |
| 2021-04-16T19:54:08.6534064Z running 0 tests | |
| 2021-04-16T19:54:08.6534264Z | |
| 2021-04-16T19:54:08.6534690Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
| 2021-04-16T19:54:08.6535063Z | |
| 2021-04-16T19:54:08.6535734Z Running sources/target/debug/deps/apiclient-885269b181572a65 | |
| 2021-04-16T19:54:08.6555862Z | |
| 2021-04-16T19:54:08.6556473Z running 0 tests | |
| 2021-04-16T19:54:08.6556679Z | |
| 2021-04-16T19:54:08.6557104Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
| 2021-04-16T19:54:08.6557601Z | |
| 2021-04-16T19:54:08.6558291Z Running sources/target/debug/deps/apiclient-e47f36ed0e9db9b2 | |
| 2021-04-16T19:54:08.6576844Z | |
| 2021-04-16T19:54:08.6577480Z running 0 tests | |
| 2021-04-16T19:54:08.6577688Z | |
| 2021-04-16T19:54:08.6578123Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
| 2021-04-16T19:54:08.6578487Z | |
| 2021-04-16T19:54:08.6579147Z Running sources/target/debug/deps/apiserver-13fb37e22f675f04 | |
| 2021-04-16T19:54:08.6600425Z | |
| 2021-04-16T19:54:08.6601140Z running 8 tests | |
| 2021-04-16T19:54:08.6607361Z test server::controller::test::set_settings_works ... ok | |
| 2021-04-16T19:54:08.6608022Z test server::controller::test::get_metadata_keys_works ... ok | |
| 2021-04-16T19:54:08.6608519Z test server::controller::test::get_settings_works ... ok | |
| 2021-04-16T19:54:08.6609020Z test server::controller::test::get_settings_keys_works ... ok | |
| 2021-04-16T19:54:08.6609516Z test server::controller::test::get_metadata_all_works ... ok | |
| 2021-04-16T19:54:08.6610053Z test server::controller::test::get_settings_prefix_works ... ok | |
| 2021-04-16T19:54:08.6610565Z test server::controller::test::get_services_names_works ... ok | |
| 2021-04-16T19:54:08.6611052Z test server::controller::test::commit_works ... ok | |
| 2021-04-16T19:54:08.6611309Z | |
| 2021-04-16T19:54:08.6611736Z test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
| 2021-04-16T19:54:08.6612098Z | |
| 2021-04-16T19:54:08.6613905Z Running sources/target/debug/deps/apiserver-36d6609402b19ac1 | |
| 2021-04-16T19:54:08.6633306Z | |
| 2021-04-16T19:54:08.6633663Z running 0 tests | |
| 2021-04-16T19:54:08.6633856Z | |
| 2021-04-16T19:54:08.6634298Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
| 2021-04-16T19:54:08.6634651Z | |
| 2021-04-16T19:54:08.6635373Z Running sources/target/debug/deps/block_party-1b5c483149899d3f | |
| 2021-04-16T19:54:08.6655369Z | |
| 2021-04-16T19:54:08.6655727Z running 0 tests | |
| 2021-04-16T19:54:08.6655925Z | |
| 2021-04-16T19:54:08.6656367Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
| 2021-04-16T19:54:08.6656751Z | |
| 2021-04-16T19:54:08.6657681Z Running sources/target/debug/deps/bootstrap_containers-4e0326aa95f511c3 | |
| 2021-04-16T19:54:08.6676393Z | |
| 2021-04-16T19:54:08.6676836Z running 0 tests | |
| 2021-04-16T19:54:08.6677391Z | |
| 2021-04-16T19:54:08.6678022Z Running sources/target/debug/deps/bork-3c98532c17e2a23c | |
| 2021-04-16T19:54:08.6678626Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
| 2021-04-16T19:54:08.6678986Z | |
| 2021-04-16T19:54:08.6696943Z | |
| 2021-04-16T19:54:08.6697573Z running 0 tests | |
| 2021-04-16T19:54:08.6697779Z | |
| 2021-04-16T19:54:08.6698388Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
| 2021-04-16T19:54:08.6698762Z | |
| 2021-04-16T19:54:08.6699681Z Running sources/target/debug/deps/bottlerocket_release-7ebca8dbd4a23a62 | |
| 2021-04-16T19:54:08.6717632Z | |
| 2021-04-16T19:54:08.6718290Z running 0 tests | |
| 2021-04-16T19:54:08.6718499Z | |
| 2021-04-16T19:54:08.6718929Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
| 2021-04-16T19:54:08.6719587Z | |
| 2021-04-16T19:54:08.6720233Z Running sources/target/debug/deps/control_container_v0_4_2-1246b414ebf68313 | |
| 2021-04-16T19:54:08.6738197Z | |
| 2021-04-16T19:54:08.6738463Z running 0 tests | |
| 2021-04-16T19:54:08.6738651Z | |
| 2021-04-16T19:54:08.6739078Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
| 2021-04-16T19:54:08.6739442Z | |
| 2021-04-16T19:54:08.6740236Z Running sources/target/debug/deps/control_container_v0_5_0-5f5d249e619db5fb | |
| 2021-04-16T19:54:08.6759621Z | |
| 2021-04-16T19:54:08.6760694Z Running sources/target/debug/deps/corndog-43cde8d9e3ed1eca | |
| 2021-04-16T19:54:08.6761162Z running 0 tests | |
| 2021-04-16T19:54:08.6761422Z | |
| 2021-04-16T19:54:08.6761841Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
| 2021-04-16T19:54:08.6762203Z | |
| 2021-04-16T19:54:08.6781029Z | |
| 2021-04-16T19:54:08.6781486Z running 3 tests | |
| 2021-04-16T19:54:08.6782624Z test test::no_brackets ... ok | |
| 2021-04-16T19:54:08.6783324Z test test::brackets ... ok | |
| 2021-04-16T19:54:08.6783765Z test test::no_traversal ... ok | |
| 2021-04-16T19:54:08.6783974Z | |
| 2021-04-16T19:54:08.6784405Z test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
| 2021-04-16T19:54:08.6784878Z | |
| 2021-04-16T19:54:08.6786011Z Running sources/target/debug/deps/datastore-6208454130356974 | |
| 2021-04-16T19:54:08.6804948Z | |
| 2021-04-16T19:54:08.6805669Z running 45 tests | |
| 2021-04-16T19:54:08.6828786Z test filesystem::test::data_path ... ok | |
| 2021-04-16T19:54:08.6829646Z test deserialization::pairs::test::map_doesnt_work_at_root ... ok | |
| 2021-04-16T19:54:08.6830874Z test filesystem::test::decode_path_component_works ... ok | |
| 2021-04-16T19:54:08.6831677Z test filesystem::test::encode_path_component_works ... ok | |
| 2021-04-16T19:54:08.6832670Z test key::test::append_key_err ... ok | |
| 2021-04-16T19:54:08.6833588Z test deserialization::pairs::test::basic_struct_works ... ok | |
| 2021-04-16T19:54:08.6834398Z test deserialization::pairs::test::disallowed_data_type ... ok | |
| 2021-04-16T19:54:08.6835050Z test deserialization::pairs::test::map_works_at_root_with_prefix ... ok | |
| 2021-04-16T19:54:08.6835597Z test key::test::append_segments_err ... ok | |
| 2021-04-16T19:54:08.6836077Z test filesystem::test::metadata_path ... ok | |
| 2021-04-16T19:54:08.6836494Z test key::test::append_key_ok ... ok | |
| 2021-04-16T19:54:08.6836926Z test key::test::dotted_data_key_ok ... ok | |
| 2021-04-16T19:54:08.6837331Z test key::test::append_segments_ok ... ok | |
| 2021-04-16T19:54:08.6837818Z test key::test::dotted_metadata_key_fails ... ok | |
| 2021-04-16T19:54:08.6838238Z test key::test::from_segments ... ok | |
| 2021-04-16T19:54:08.6839099Z Running sources/target/debug/deps/early_boot_config-77179d63da1f2d95 | |
| 2021-04-16T19:54:08.6839632Z test key::test::key_bad_chars ... ok | |
| 2021-04-16T19:54:08.6840051Z test key::test::key_bad_format ... ok | |
| 2021-04-16T19:54:08.6840464Z test key::test::key_with_special_chars_ok ... ok | |
| 2021-04-16T19:54:08.6840934Z test key::test::key_too_long ... ok | |
| 2021-04-16T19:54:08.6841295Z test key::test::long_key_ok ... ok | |
| 2021-04-16T19:54:08.6841678Z test key::test::quoted_data_key_ok ... ok | |
| 2021-04-16T19:54:08.6842197Z test deserialization::pairs::test::deep_struct_works ... ok | |
| 2021-04-16T19:54:08.6842689Z test key::test::quoted_metadata_key_ok ... ok | |
| 2021-04-16T19:54:08.6843144Z test key::test::short_key_ok ... ok | |
| 2021-04-16T19:54:08.6843541Z test key::test::starts_with_segments ... ok | |
| 2021-04-16T19:54:08.6843991Z test key::test::strip_prefix_err ... ok | |
| 2021-04-16T19:54:08.6844390Z test key::test::strip_prefix_ok ... ok | |
| 2021-04-16T19:54:08.6844995Z test key::test::strip_prefix_segments_err ... ok | |
| 2021-04-16T19:54:08.6845418Z test memory::test::commit ... ok | |
| 2021-04-16T19:54:08.6855749Z test key::test::strip_prefix_segments_ok ... ok | |
| 2021-04-16T19:54:08.6856267Z test memory::test::delete_transaction ... ok | |
| 2021-04-16T19:54:08.6856677Z test memory::test::get_set_unset ... ok | |
| 2021-04-16T19:54:08.6857068Z test memory::test::populated ... ok | |
| 2021-04-16T19:54:08.6857501Z test serialization::pairs::test::concrete_fails ... ok | |
| 2021-04-16T19:54:08.6858125Z test serialization::pairs::test::empty_value ... ok | |
| 2021-04-16T19:54:08.6858607Z test serialization::pairs::test::basic_struct_keys ... ok | |
| 2021-04-16T19:54:08.6859073Z test serialization::test::bad_keys ... ok | |
| 2021-04-16T19:54:08.6859492Z test serialization::pairs::test::map ... ok | |
| 2021-04-16T19:54:08.6859941Z test serialization::pairs::test::map_no_root ... ok | |
| 2021-04-16T19:54:08.6860521Z test serialization::test::ok_key ... ok | |
| 2021-04-16T19:54:08.6861089Z test serialization::pairs::test::nested_struct_keys ... ok | |
| 2021-04-16T19:54:08.6861557Z test test::get_metadata_inheritance ... ok | |
| 2021-04-16T19:54:08.6861941Z test test::get_prefix ... ok | |
| 2021-04-16T19:54:08.6862268Z test test::set_unset_keys ... ok | |
| 2021-04-16T19:54:08.6862636Z test test::get_metadata_prefix ... ok | |
| 2021-04-16T19:54:08.6862867Z | |
| 2021-04-16T19:54:08.6863298Z test result: ok. 45 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
| 2021-04-16T19:54:08.6863663Z | |
| 2021-04-16T19:54:08.6863841Z | |
| 2021-04-16T19:54:08.6864089Z running 5 tests | |
| 2021-04-16T19:54:08.6864458Z test compression::test::test_magic_prefix ... ok | |
| 2021-04-16T19:54:08.6864919Z test compression::test::test_helper_plain ... ok | |
| 2021-04-16T19:54:08.6865346Z test compression::test::test_plain ... ok | |
| 2021-04-16T19:54:08.6867856Z test compression::test::test_gz ... ok | |
| 2021-04-16T19:54:08.6868280Z test compression::test::test_helper_gz ... ok | |
| 2021-04-16T19:54:08.6868548Z | |
| 2021-04-16T19:54:08.6868971Z test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
| 2021-04-16T19:54:08.6869335Z | |
| 2021-04-16T19:54:08.6870195Z Running sources/target/debug/deps/ecr_helper_admin-a5d5b12cfad7db3c | |
| 2021-04-16T19:54:08.6890611Z | |
| 2021-04-16T19:54:08.6890973Z running 0 tests | |
| 2021-04-16T19:54:08.6891169Z | |
| 2021-04-16T19:54:08.6891619Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
| 2021-04-16T19:54:08.6891987Z | |
| 2021-04-16T19:54:08.6893066Z Running sources/target/debug/deps/ecr_helper_control-bea3c077062aa2be | |
| 2021-04-16T19:54:08.6911225Z | |
| 2021-04-16T19:54:08.6911509Z running 0 tests | |
| 2021-04-16T19:54:08.6911718Z | |
| 2021-04-16T19:54:08.6912159Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
| 2021-04-16T19:54:08.6912541Z | |
| 2021-04-16T19:54:08.6914163Z Running sources/target/debug/deps/ecs_settings_applier-f019ea9a4360b3ab | |
| 2021-04-16T19:54:08.6932743Z | |
| 2021-04-16T19:54:08.6933244Z running 0 tests | |
| 2021-04-16T19:54:08.6933427Z | |
| 2021-04-16T19:54:08.6933877Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
| 2021-04-16T19:54:08.6934247Z | |
| 2021-04-16T19:54:08.6934925Z Running sources/target/debug/deps/ghostdog-dfe03ac2472e32bd | |
| 2021-04-16T19:54:08.6955002Z | |
| 2021-04-16T19:54:08.6955755Z running 4 tests | |
| 2021-04-16T19:54:08.6957865Z test test::empty_disk ... ok | |
| 2021-04-16T19:54:08.7263108Z test test::partitioned_disk_with_system_name ... ok | |
| 2021-04-16T19:54:08.7264967Z test test::partitioned_disk_with_system_type ... ok | |
| 2021-04-16T19:54:08.7265902Z test test::partitioned_disk_with_unknown_type ... ok | |
| 2021-04-16T19:54:08.7266201Z | |
| 2021-04-16T19:54:08.7266621Z test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s | |
| 2021-04-16T19:54:08.7266988Z | |
| 2021-04-16T19:54:08.7300972Z Running sources/target/debug/deps/growpart-b8d406715174b7f5 | |
| 2021-04-16T19:54:08.7322243Z | |
| 2021-04-16T19:54:08.7323126Z running 0 tests | |
| 2021-04-16T19:54:08.7323354Z | |
| 2021-04-16T19:54:08.7323997Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
| 2021-04-16T19:54:08.7324375Z | |
| 2021-04-16T19:54:08.7325140Z Running sources/target/debug/deps/host_containers-4cf19bb348150b2b | |
| 2021-04-16T19:54:08.7345763Z | |
| 2021-04-16T19:54:08.7346128Z running 0 tests | |
| 2021-04-16T19:54:08.7346331Z | |
| 2021-04-16T19:54:08.7346766Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
| 2021-04-16T19:54:08.7347132Z | |
| 2021-04-16T19:54:08.7348173Z Running sources/target/debug/deps/kubelet_eviction_hard-4877f3a9de5d9719 | |
| 2021-04-16T19:54:08.7367251Z | |
| 2021-04-16T19:54:08.7368227Z running 0 tests | |
| 2021-04-16T19:54:08.7368548Z | |
| 2021-04-16T19:54:08.7368998Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
| 2021-04-16T19:54:08.7369364Z | |
| 2021-04-16T19:54:08.7370137Z Running sources/target/debug/deps/kubelet_server_tls_bootstrap-cdfcdaf1df3d1e17 | |
| 2021-04-16T19:54:08.7388038Z | |
| 2021-04-16T19:54:08.7388306Z running 0 tests | |
| 2021-04-16T19:54:08.7388520Z | |
| 2021-04-16T19:54:08.7388955Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
| 2021-04-16T19:54:08.7389302Z | |
| 2021-04-16T19:54:08.7390135Z Running sources/target/debug/deps/kubelet_standalone_tls_services-7bc1d7fb23d82e38 | |
| 2021-04-16T19:54:08.7409995Z | |
| 2021-04-16T19:54:08.7410610Z running 0 tests | |
| 2021-04-16T19:54:08.7410820Z | |
| 2021-04-16T19:54:08.7411285Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
| 2021-04-16T19:54:08.7411648Z | |
| 2021-04-16T19:54:08.7412387Z Running sources/target/debug/deps/kubelet_standalone_tls_settings-556620068607d846 | |
| 2021-04-16T19:54:08.7432359Z | |
| 2021-04-16T19:54:08.7432927Z running 0 tests | |
| 2021-04-16T19:54:08.7433131Z | |
| 2021-04-16T19:54:08.7433561Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
| 2021-04-16T19:54:08.7433925Z | |
| 2021-04-16T19:54:08.7434707Z Running sources/target/debug/deps/kubelet_unsafe_sysctl_kube_reserved-c19d12aefcf62b1b | |
| 2021-04-16T19:54:08.7453447Z | |
| 2021-04-16T19:54:08.7454080Z running 0 tests | |
| 2021-04-16T19:54:08.7454287Z | |
| 2021-04-16T19:54:08.7454729Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
| 2021-04-16T19:54:08.7455095Z | |
| 2021-04-16T19:54:08.7455745Z Running sources/target/debug/deps/logdog-5f374c16c71f66ce | |
| 2021-04-16T19:54:08.7480545Z | |
| 2021-04-16T19:54:08.7481022Z running 4 tests | |
| 2021-04-16T19:54:08.7486714Z test log_request::test::file_request ... ok | |
| 2021-04-16T19:54:08.7506048Z test create_tarball::tests::tarball_test ... ok | |
| 2021-04-16T19:54:08.7510750Z test log_request::test::exec_request ... ok | |
| 2021-04-16T19:54:08.7536014Z test tests::test_program ... ok | |
| 2021-04-16T19:54:08.7536290Z | |
| 2021-04-16T19:54:08.7536715Z test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s | |
| 2021-04-16T19:54:08.7537087Z | |
| 2021-04-16T19:54:08.7541117Z Running sources/target/debug/deps/merge_toml-39b9eba88cc20e54 | |
| 2021-04-16T19:54:08.7560697Z | |
| 2021-04-16T19:54:08.7561159Z running 1 test | |
| 2021-04-16T19:54:08.7561994Z test test::merge ... ok | |
| 2021-04-16T19:54:08.7562253Z | |
| 2021-04-16T19:54:08.7562697Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
| 2021-04-16T19:54:08.7563046Z | |
| 2021-04-16T19:54:08.7565060Z Running sources/target/debug/deps/metricdog-ac671a1ab1cf8c3f | |
| 2021-04-16T19:54:08.7590661Z | |
| 2021-04-16T19:54:08.7591120Z running 19 tests | |
| 2021-04-16T19:54:08.7608644Z test service_check::parse_stdout_empty_string ... ok | |
| 2021-04-16T19:54:08.7609206Z test service_check::parse_stdout_exit_0 ... ok | |
| 2021-04-16T19:54:08.7609631Z test service_check::parse_stdout_exit_255 ... ok | |
| 2021-04-16T19:54:08.7610093Z test service_check::parse_stdout_exit_0_with_newline ... ok | |
| 2021-04-16T19:54:08.7610578Z test service_check::parse_stdout_exit_255_with_newline ... ok | |
| 2021-04-16T19:54:08.7611016Z test config::test::opt_out_config ... ok | |
| 2021-04-16T19:54:08.7611478Z test config::test::standard_config ... ok | |
| 2021-04-16T19:54:08.7612323Z test service_check::parse_stdout_exit_extra_chars ... ok | |
| 2021-04-16T19:54:08.7613058Z test service_check::parse_stdout_malformed ... ok | |
| 2021-04-16T19:54:08.7613810Z test service_check::parse_stdout_property_and_equals_only ... ok | |
| 2021-04-16T19:54:08.7614490Z test service_check::parse_stdout_property_only ... ok | |
| 2021-04-16T19:54:08.7617385Z test main_test::opt_out ... ok | |
| 2021-04-16T19:54:09.8012282Z test main_test::send_boot_success_no_server ... ok | |
| 2021-04-16T19:54:09.8029055Z test metricdog_test::send_boot_success ... ok | |
| 2021-04-16T19:54:09.8031246Z test main_test::send_health_ping ... ok | |
| 2021-04-16T19:54:09.8031694Z test main_test::send_boot_success_404 ... ok | |
| 2021-04-16T19:54:09.8032233Z test main_test::send_boot_success ... ok | |
| 2021-04-16T19:54:09.8032677Z test metricdog_test::send_unhealthy_ping ... ok | |
| 2021-04-16T19:54:09.8033151Z test metricdog_test::send_healthy_ping ... ok | |
| 2021-04-16T19:54:09.8033403Z | |
| 2021-04-16T19:54:09.8033850Z test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.04s | |
| 2021-04-16T19:54:09.8034213Z | |
| 2021-04-16T19:54:09.8040692Z Running sources/target/debug/deps/metricdog_init-dfd8f8d84755e8c0 | |
| 2021-04-16T19:54:09.8061255Z | |
| 2021-04-16T19:54:09.8061548Z running 0 tests | |
| 2021-04-16T19:54:09.8061742Z | |
| 2021-04-16T19:54:09.8062179Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
| 2021-04-16T19:54:09.8062542Z | |
| 2021-04-16T19:54:09.8063147Z Running sources/target/debug/deps/migrate_admin_container_v0_5_0-09743172298f09f2 | |
| 2021-04-16T19:54:09.8084180Z | |
| 2021-04-16T19:54:09.8084544Z running 0 tests | |
| 2021-04-16T19:54:09.8084743Z | |
| 2021-04-16T19:54:09.8085181Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
| 2021-04-16T19:54:09.8085534Z | |
| 2021-04-16T19:54:09.8086242Z Running sources/target/debug/deps/migrate_admin_container_v0_5_2-fa9e967c21bba303 | |
| 2021-04-16T19:54:09.8103806Z | |
| 2021-04-16T19:54:09.8104079Z running 0 tests | |
| 2021-04-16T19:54:09.8104294Z | |
| 2021-04-16T19:54:09.8104715Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
| 2021-04-16T19:54:09.8105075Z | |
| 2021-04-16T19:54:09.8105883Z Running sources/target/debug/deps/migrate_control_container_v0_4_1-4307ae599997d9dd | |
| 2021-04-16T19:54:09.8125941Z | |
| 2021-04-16T19:54:09.8126406Z running 0 tests | |
| 2021-04-16T19:54:09.8126689Z | |
| 2021-04-16T19:54:09.8127205Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
| 2021-04-16T19:54:09.8127583Z | |
| 2021-04-16T19:54:09.8128294Z Running sources/target/debug/deps/migration_helpers-88be3e830d27100d | |
| 2021-04-16T19:54:09.8146006Z | |
| 2021-04-16T19:54:09.8146268Z running 17 tests | |
| 2021-04-16T19:54:09.8153573Z test common_migrations::test_add_metadata::backward ... ok | |
| 2021-04-16T19:54:09.8154200Z test common_migrations::test_add_metadata::backward_noop ... ok | |
| 2021-04-16T19:54:09.8154761Z test common_migrations::test_add_prefixes_migration::multiple ... ok | |
| 2021-04-16T19:54:09.8155354Z test common_migrations::test_add_prefixes_migration::no_match ... ok | |
| 2021-04-16T19:54:09.8155921Z test common_migrations::test_add_prefixes_migration::single ... ok | |
| 2021-04-16T19:54:09.8156472Z test common_migrations::test_replace_list::backward ... ok | |
| 2021-04-16T19:54:09.8156985Z test common_migrations::test_replace_list::multiple ... ok | |
| 2021-04-16T19:54:09.8157502Z test common_migrations::test_replace_list::no_match ... ok | |
| 2021-04-16T19:54:09.8157992Z test common_migrations::test_replace_list::not_list ... ok | |
| 2021-04-16T19:54:09.8158515Z test common_migrations::test_replace_list::not_string ... ok | |
| 2021-04-16T19:54:09.8159014Z test common_migrations::test_replace_list::single ... ok | |
| 2021-04-16T19:54:09.8159550Z test common_migrations::test_replace_metadata_list::not_list ... ok | |
| 2021-04-16T19:54:09.8160098Z test common_migrations::test_replace_metadata_list::no_match ... ok | |
| 2021-04-16T19:54:09.8160693Z test common_migrations::test_replace_metadata_list::multiple_forward ... ok | |
| 2021-04-16T19:54:09.8161406Z test common_migrations::test_replace_metadata_list::not_string ... ok | |
| 2021-04-16T19:54:09.8162009Z test common_migrations::test_replace_metadata_list::single_backward ... ok | |
| 2021-04-16T19:54:09.8162803Z Running sources/target/debug/deps/migrator-6a7a077e348091da | |
| 2021-04-16T19:54:09.8163441Z test common_migrations::test_replace_metadata_list::single_forward ... ok | |
| 2021-04-16T19:54:09.8163781Z | |
| 2021-04-16T19:54:09.8164199Z test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
| 2021-04-16T19:54:09.8164639Z | |
| 2021-04-16T19:54:09.8182645Z | |
| 2021-04-16T19:54:09.8183003Z running 3 tests | |
| 2021-04-16T19:54:09.8184349Z test direction::test::direction ... ok | |
| 2021-04-16T19:54:10.8193275Z test test::migrate_backward ... ok | |
| 2021-04-16T19:54:10.8193686Z test test::migrate_forward ... ok | |
| 2021-04-16T19:54:10.8193964Z | |
| 2021-04-16T19:54:10.8194409Z test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.00s | |
| 2021-04-16T19:54:10.8194842Z | |
| 2021-04-16T19:54:10.8228516Z Running sources/target/debug/deps/model_derive-58a92e063fe584cb | |
| 2021-04-16T19:54:10.8254775Z | |
| 2021-04-16T19:54:10.8255155Z running 0 tests | |
| 2021-04-16T19:54:10.8255424Z | |
| 2021-04-16T19:54:10.8255867Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
| 2021-04-16T19:54:10.8256237Z | |
| 2021-04-16T19:54:10.8257646Z Running sources/target/debug/deps/model-66f7f2f68b60f516 | |
| 2021-04-16T19:54:10.8281432Z | |
| 2021-04-16T19:54:10.8281886Z running 44 tests | |
| 2021-04-16T19:54:10.8316734Z test modeled_types::ecs::test_ecs_agent_log_level::good_vals ... ok | |
| 2021-04-16T19:54:10.8317359Z test modeled_types::ecs::test_ecs_agent_log_level::bad_vals ... ok | |
| 2021-04-16T19:54:10.8317962Z test modeled_types::kubernetes::test_kubernetes_authentication_mode::bad_modes ... ok | |
| 2021-04-16T19:54:10.8318710Z test modeled_types::kubernetes::test_kubernetes_authentication_mode::good_modes ... ok | |
| 2021-04-16T19:54:10.8319421Z test modeled_types::kubernetes::test_kubernetes_eviction_hard_key::bad_eviction_hard_key ... ok | |
| 2021-04-16T19:54:10.8320137Z test modeled_types::kubernetes::test_kubernetes_eviction_hard_key::good_eviction_hard_key ... ok | |
| 2021-04-16T19:54:10.8320856Z test modeled_types::kubernetes::test_reserved_resources_key::bad_reserved_resources_key ... ok | |
| 2021-04-16T19:54:10.8321588Z test modeled_types::kubernetes::test_reserved_resources_key::good_reserved_resources_key ... ok | |
| 2021-04-16T19:54:10.8322277Z test modeled_types::kubernetes::test_kubernetes_bootstrap_token::bad_names ... ok | |
| 2021-04-16T19:54:10.8322924Z test modeled_types::shared::test_single_line_string::invalid_single_line_string ... ok | |
| 2021-04-16T19:54:10.8323486Z test modeled_types::shared::test_dns_domain::valid_dns_domain ... ok | |
| 2021-04-16T19:54:10.8324022Z test modeled_types::shared::test_dns_domain::invalid_dns_domain ... ok | |
| 2021-04-16T19:54:10.8324609Z test modeled_types::kubernetes::test_kubernetes_bootstrap_token::good_tokens ... ok | |
| 2021-04-16T19:54:10.8325172Z test modeled_types::shared::test_url::bad_urls ... ok | |
| 2021-04-16T19:54:10.8325650Z test modeled_types::shared::test_valid_base64::valid_base64 ... ok | |
| 2021-04-16T19:54:10.8326233Z test modeled_types::shared::test_valid_container_mode::invalid_container_mode ... ok | |
| 2021-04-16T19:54:10.8326771Z test modeled_types::shared::test_url::good_urls ... ok | |
| 2021-04-16T19:54:10.8327314Z test modeled_types::shared::test_valid_identifier::invalid_identifier ... ok | |
| 2021-04-16T19:54:10.8327930Z test modeled_types::shared::test_valid_container_mode::valid_container_mode ... ok | |
| 2021-04-16T19:54:10.8328518Z test modeled_types::shared::test_valid_base64::invalid_base64 ... ok | |
| 2021-04-16T19:54:10.8329061Z test modeled_types::shared::test_version::bad_version_string ... ok | |
| 2021-04-16T19:54:10.8329634Z test modeled_types::shared::test_valid_identifier::valid_identifier ... ok | |
| 2021-04-16T19:54:10.8330201Z test modeled_types::shared::test_version::good_version_strings ... ok | |
| 2021-04-16T19:54:10.8331019Z test modeled_types::kubernetes::test_kubernetes_quantity_value::good_kubernetes_quantity_value ... ok | |
| 2021-04-16T19:54:10.8331902Z test modeled_types::kubernetes::test_kubernetes_threshold_value::good_kubernetes_threshold_value ... ok | |
| 2021-04-16T19:54:10.8332707Z test modeled_types::kubernetes::test_kubernetes_threshold_value::bad_kubernetes_threshold_value ... ok | |
| 2021-04-16T19:54:10.8333472Z test modeled_types::kubernetes::test_kubernetes_quantity_value::bad_kubernetes_quantity_value ... ok | |
| 2021-04-16T19:54:10.8334208Z test modeled_types::kubernetes::test_kubernetes_cluster_name::good_cluster_names ... ok | |
| 2021-04-16T19:54:10.8334945Z test modeled_types::kubernetes::test_kubernetes_label_value::bad_values ... ok | |
| 2021-04-16T19:54:10.8336229Z test modeled_types::ecs::test_ecs_attribute_key::good_keys ... ok | |
| 2021-04-16T19:54:10.8337698Z test modeled_types::kubernetes::test_kubernetes_cluster_name::bad_alues ... ok | |
| 2021-04-16T19:54:10.8339756Z test modeled_types::kubernetes::test_kubernetes_label_value::good_values ... ok | |
| 2021-04-16T19:54:10.8343190Z test modeled_types::ecs::test_ecs_attribute_key::bad_keys ... ok | |
| 2021-04-16T19:54:10.8347597Z test modeled_types::shared::test_single_line_string::valid_single_line_string ... ok | |
| 2021-04-16T19:54:10.8348511Z test modeled_types::kubernetes::test_kubernetes_name::good_names ... ok | |
| 2021-04-16T19:54:10.8354889Z test modeled_types::shared::test_sysctl_key::invalid_sysctl_key ... ok | |
| 2021-04-16T19:54:10.8359962Z test modeled_types::shared::test_sysctl_key::valid_sysctl_key ... ok | |
| 2021-04-16T19:54:10.8361443Z test modeled_types::ecs::test_ecs_attribute_value::bad_vals ... ok | |
| 2021-04-16T19:54:10.8367537Z test modeled_types::kubernetes::test_kubernetes_name::bad_names ... ok | |
| 2021-04-16T19:54:10.8372312Z test modeled_types::kubernetes::test_kubernetes_taint_value::good_values ... ok | |
| 2021-04-16T19:54:10.8375396Z test modeled_types::kubernetes::test_kubernetes_taint_value::bad_values ... ok | |
| 2021-04-16T19:54:10.8383237Z test modeled_types::ecs::test_ecs_attribute_value::good_vals ... ok | |
| 2021-04-16T19:54:10.8402884Z test modeled_types::kubernetes::test_kubernetes_label_key::good_keys ... ok | |
| 2021-04-16T19:54:10.8403539Z test modeled_types::kubernetes::test_kubernetes_label_key::bad_keys ... ok | |
| 2021-04-16T19:54:10.8403872Z | |
| 2021-04-16T19:54:10.8404306Z test result: ok. 44 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s | |
| 2021-04-16T19:54:10.8404672Z | |
| 2021-04-16T19:54:10.8407967Z Running sources/target/debug/deps/netdog-31e2e183a7c78313 | |
| 2021-04-16T19:54:10.8428582Z | |
| 2021-04-16T19:54:10.8429297Z running 0 tests | |
| 2021-04-16T19:54:10.8430062Z Running sources/target/debug/deps/parse_datetime-13b0f62d019ce0e7 | |
| 2021-04-16T19:54:10.8430463Z | |
| 2021-04-16T19:54:10.8430892Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
| 2021-04-16T19:54:10.8431255Z | |
| 2021-04-16T19:54:10.8450450Z | |
| 2021-04-16T19:54:10.8450906Z running 2 tests | |
| 2021-04-16T19:54:10.8451587Z test tests::test_unacceptable_strings ... ok | |
| 2021-04-16T19:54:10.8452034Z test tests::test_acceptable_strings ... ok | |
| 2021-04-16T19:54:10.8452296Z | |
| 2021-04-16T19:54:10.8452730Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
| 2021-04-16T19:54:10.8453102Z | |
| 2021-04-16T19:54:10.8454654Z Running sources/target/debug/deps/pivot_repo_2020_07_07-6e86f9aaafebb9a7 | |
| 2021-04-16T19:54:10.8475013Z | |
| 2021-04-16T19:54:10.8475467Z running 0 tests | |
| 2021-04-16T19:54:10.8475754Z | |
| 2021-04-16T19:54:10.8476337Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
| 2021-04-16T19:54:10.8477218Z Running sources/target/debug/deps/pluto-bdcc0728fc70b576 | |
| 2021-04-16T19:54:10.8477572Z | |
| 2021-04-16T19:54:10.8495961Z | |
| 2021-04-16T19:54:10.8496435Z running 3 tests | |
| 2021-04-16T19:54:10.8498248Z test test_pause_container_account::url_af_south_1 ... ok | |
| 2021-04-16T19:54:10.8498742Z test test_pause_container_account::url_fallback ... ok | |
| 2021-04-16T19:54:10.8499221Z test test_pause_container_account::url_eu_west_1 ... ok | |
| 2021-04-16T19:54:10.8499487Z | |
| 2021-04-16T19:54:10.8500050Z test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
| 2021-04-16T19:54:10.8500572Z | |
| 2021-04-16T19:54:10.8501438Z Running sources/target/debug/deps/proxy_affect_host_containers-1e620832a339cf1a | |
| 2021-04-16T19:54:10.8520648Z | |
| 2021-04-16T19:54:10.8521108Z running 0 tests | |
| 2021-04-16T19:54:10.8521317Z | |
| 2021-04-16T19:54:10.8521852Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
| 2021-04-16T19:54:10.8522218Z | |
| 2021-04-16T19:54:10.8523060Z Running sources/target/debug/deps/schnauzer-b935ace38a6ed2ab | |
| 2021-04-16T19:54:10.8542877Z | |
| 2021-04-16T19:54:10.8543152Z running 40 tests | |
| 2021-04-16T19:54:10.8576605Z test helpers::test_default::dont_have_setting ... ok | |
| 2021-04-16T19:54:10.8577136Z test helpers::test_default::bool_default ... ok | |
| 2021-04-16T19:54:10.8577621Z test helpers::test_base64_decode::renders_decoded_base64 ... ok | |
| 2021-04-16T19:54:10.8578164Z test helpers::test_base64_decode::does_not_render_invalid_utf8 ... ok | |
| 2021-04-16T19:54:10.8578714Z test helpers::test_base64_decode::does_not_render_invalid_base64 ... ok | |
| 2021-04-16T19:54:10.8579291Z test helpers::test_base64_decode::base64_helper_with_missing_param ... ok | |
| 2021-04-16T19:54:10.8579851Z test helpers::test_base64_decode::base64_helper_with_extra_param ... ok | |
| 2021-04-16T19:54:10.8580520Z test helpers::test_default::dont_have_setting_bool ... ok | |
| 2021-04-16T19:54:10.8580978Z test helpers::test_default::have_setting ... ok | |
| 2021-04-16T19:54:10.8581439Z test helpers::test_default::have_setting_bool ... ok | |
| 2021-04-16T19:54:10.8581917Z test helpers::test_default::dont_have_setting_number ... ok | |
| 2021-04-16T19:54:10.8582402Z test helpers::test_default::number_default ... ok | |
| 2021-04-16T19:54:10.8582861Z test helpers::test_default::have_setting_number ... ok | |
| 2021-04-16T19:54:10.8583347Z test helpers::test_ecr_registry::url_eu_central_1 ... ok | |
| 2021-04-16T19:54:10.8583805Z test helpers::test_ecr_registry::url_af_south_1 ... ok | |
| 2021-04-16T19:54:10.8584268Z test helpers::test_ecr_registry::url_fallback ... ok | |
| 2021-04-16T19:54:10.8584679Z test helpers::test_host::http ... ok | |
| 2021-04-16T19:54:10.8585064Z test helpers::test_host::https ... ok | |
| 2021-04-16T19:54:10.8585461Z test helpers::test_host::not_absolute_url ... ok | |
| 2021-04-16T19:54:10.8585903Z test helpers::test_host::unknown_scheme ... ok | |
| 2021-04-16T19:54:10.8586359Z test helpers::test_join_array::join_array_empty ... ok | |
| 2021-04-16T19:54:10.8586820Z test helpers::test_join_array::join_array_one_item ... ok | |
| 2021-04-16T19:54:10.8587286Z test helpers::test_join_array::join_array_empty_item ... ok | |
| 2021-04-16T19:54:10.8587779Z test helpers::test_join_array::join_array_two_delimiter ... ok | |
| 2021-04-16T19:54:10.8588254Z test helpers::test_join_array::join_array_two_items ... ok | |
| 2021-04-16T19:54:10.8588673Z test helpers::test_join_map::basic ... ok | |
| 2021-04-16T19:54:10.8589084Z test helpers::test_join_map::boolean ... ok | |
| 2021-04-16T19:54:10.8589522Z test helpers::test_join_map::invalid_fail_if_missing ... ok | |
| 2021-04-16T19:54:10.8590019Z test helpers::test_kube_cpu_helper::kube_cpu_helper_ok ... ok | |
| 2021-04-16T19:54:10.8590483Z test helpers::test_join_map::fail_if_missing ... ok | |
| 2021-04-16T19:54:10.8590942Z test helpers::test_join_map::invalid_nested_map ... ok | |
| 2021-04-16T19:54:10.8591390Z test helpers::test_join_map::no_fail_if_missing ... ok | |
| 2021-04-16T19:54:10.8591819Z test helpers::test_join_map::number ... ok | |
| 2021-04-16T19:54:10.8592225Z test helpers::test_join_map::single_pair ... ok | |
| 2021-04-16T19:54:10.8592709Z test helpers::test_kube_reserve_memory::have_settings_1024_mi ... ok | |
| 2021-04-16T19:54:10.8593227Z test helpers::test_kube_reserve_cpu::kube_reserve_cpu_ok ... ok | |
| 2021-04-16T19:54:10.8593750Z test helpers::test_kube_reserve_cpu::kube_reserve_cpu_30_m ... ok | |
| 2021-04-16T19:54:10.8594267Z test helpers::test_kube_reserve_memory::no_settings_max_pods_0 ... ok | |
| 2021-04-16T19:54:10.8594802Z test helpers::test_kube_reserve_memory::max_pods_not_number ... ok | |
| 2021-04-16T19:54:10.8595324Z test helpers::test_kube_reserve_memory::no_settings_max_pods_29 ... ok | |
| 2021-04-16T19:54:10.8595644Z | |
| 2021-04-16T19:54:10.8596191Z test result: ok. 40 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
| 2021-04-16T19:54:10.8596566Z | |
| 2021-04-16T19:54:10.8597270Z Running sources/target/debug/deps/schnauzer-dcfb65d250f52ffa | |
| 2021-04-16T19:54:10.8605872Z | |
| 2021-04-16T19:54:10.8606124Z running 0 tests | |
| 2021-04-16T19:54:10.8606329Z | |
| 2021-04-16T19:54:10.8606752Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
| 2021-04-16T19:54:10.8607204Z | |
| 2021-04-16T19:54:10.8608026Z Running sources/target/debug/deps/servicedog-aea63705b0626fa8 | |
| 2021-04-16T19:54:10.8628097Z | |
| 2021-04-16T19:54:10.8628473Z running 0 tests | |
| 2021-04-16T19:54:10.8628672Z | |
| 2021-04-16T19:54:10.8629103Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
| 2021-04-16T19:54:10.8629475Z | |
| 2021-04-16T19:54:10.8630175Z Running sources/target/debug/deps/settings_committer-693a19ab01de0689 | |
| 2021-04-16T19:54:10.8648343Z | |
| 2021-04-16T19:54:10.8648821Z running 0 tests | |
| 2021-04-16T19:54:10.8649110Z | |
| 2021-04-16T19:54:10.8649556Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
| 2021-04-16T19:54:10.8649936Z | |
| 2021-04-16T19:54:10.8650581Z Running sources/target/debug/deps/shibaken-5652395947e0a05d | |
| 2021-04-16T19:54:10.8669802Z | |
| 2021-04-16T19:54:10.8670178Z running 0 tests | |
| 2021-04-16T19:54:10.8670360Z | |
| 2021-04-16T19:54:10.8670803Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
| 2021-04-16T19:54:10.8671182Z | |
| 2021-04-16T19:54:10.8671848Z Running sources/target/debug/deps/signpost-7c7b6668c0a50aeb | |
| 2021-04-16T19:54:10.8691573Z | |
| 2021-04-16T19:54:10.8692033Z running 2 tests | |
| 2021-04-16T19:54:10.8692391Z test gptprio::tests::test ... ok | |
| 2021-04-16T19:54:10.8692788Z test guid::tests::test ... ok | |
| 2021-04-16T19:54:10.8693041Z | |
| 2021-04-16T19:54:10.8693478Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
| 2021-04-16T19:54:10.8693831Z | |
| 2021-04-16T19:54:10.8694980Z Running sources/target/debug/deps/signpost-2686419e5c3e7ae1 | |
| 2021-04-16T19:54:10.8714797Z | |
| 2021-04-16T19:54:10.8715352Z running 0 tests | |
| 2021-04-16T19:54:10.8715551Z | |
| 2021-04-16T19:54:10.8716145Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
| 2021-04-16T19:54:10.8717008Z Running sources/target/debug/deps/static_pods-683803d86cfa3752 | |
| 2021-04-16T19:54:10.8717349Z | |
| 2021-04-16T19:54:10.8735343Z | |
| 2021-04-16T19:54:10.8735703Z running 0 tests | |
| 2021-04-16T19:54:10.8735904Z | |
| 2021-04-16T19:54:10.8736331Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
| 2021-04-16T19:54:10.8736698Z | |
| 2021-04-16T19:54:10.8737456Z Running sources/target/debug/deps/storewolf-f0e437440855c76a | |
| 2021-04-16T19:54:10.8756330Z | |
| 2021-04-16T19:54:10.8756602Z running 0 tests | |
| 2021-04-16T19:54:10.8757077Z | |
| 2021-04-16T19:54:10.8757911Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
| 2021-04-16T19:54:10.8758913Z Running sources/target/debug/deps/storewolf-838ca53f51977471 | |
| 2021-04-16T19:54:10.8759280Z | |
| 2021-04-16T19:54:10.8777233Z | |
| 2021-04-16T19:54:10.8777618Z running 0 tests | |
| 2021-04-16T19:54:10.8777801Z | |
| 2021-04-16T19:54:10.8778249Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
| 2021-04-16T19:54:10.8778637Z | |
| 2021-04-16T19:54:10.8779457Z Running sources/target/debug/deps/sundog-e2c97be85e85d8c2 | |
| 2021-04-16T19:54:10.8798795Z | |
| 2021-04-16T19:54:10.8799314Z running 0 tests | |
| 2021-04-16T19:54:10.8799701Z | |
| 2021-04-16T19:54:10.8800443Z Running sources/target/debug/deps/sysctl_subcommand-b62c5d39e52420aa | |
| 2021-04-16T19:54:10.8801205Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
| 2021-04-16T19:54:10.8801570Z | |
| 2021-04-16T19:54:10.8818582Z | |
| 2021-04-16T19:54:10.8819054Z running 0 tests | |
| 2021-04-16T19:54:10.8819263Z | |
| 2021-04-16T19:54:10.8819999Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
| 2021-04-16T19:54:10.8820552Z | |
| 2021-04-16T19:54:10.8821268Z Running sources/target/debug/deps/thar_be_settings-e143a7821795ad2b | |
| 2021-04-16T19:54:10.8838649Z | |
| 2021-04-16T19:54:10.8838904Z running 2 tests | |
| 2021-04-16T19:54:10.8840661Z test service::test::test_get_affected_service_names ... ok | |
| 2021-04-16T19:54:10.8841134Z test config::test::test_get_config_file_names ... ok | |
| 2021-04-16T19:54:10.8841404Z | |
| 2021-04-16T19:54:10.8841937Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
| 2021-04-16T19:54:10.8842287Z | |
| 2021-04-16T19:54:10.8842904Z Running sources/target/debug/deps/thar_be_settings-e4f25f38a63334d5 | |
| 2021-04-16T19:54:10.8862192Z | |
| 2021-04-16T19:54:10.8862444Z running 0 tests | |
| 2021-04-16T19:54:10.8862648Z | |
| 2021-04-16T19:54:10.8863071Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
| 2021-04-16T19:54:10.8863449Z | |
| 2021-04-16T19:54:10.8864412Z Running sources/target/debug/deps/thar_be_updates-0e5ed3f699276040 | |
| 2021-04-16T19:54:10.8883835Z | |
| 2021-04-16T19:54:10.8884320Z running 0 tests | |
| 2021-04-16T19:54:10.8884730Z | |
| 2021-04-16T19:54:10.8885415Z Running sources/target/debug/deps/thar_be_updates-619f7e17f993a1cb | |
| 2021-04-16T19:54:10.8886078Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
| 2021-04-16T19:54:10.8886441Z | |
| 2021-04-16T19:54:10.8904042Z | |
| 2021-04-16T19:54:10.8904323Z running 0 tests | |
| 2021-04-16T19:54:10.8904541Z | |
| 2021-04-16T19:54:10.8904957Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
| 2021-04-16T19:54:10.8905321Z | |
| 2021-04-16T19:54:10.8906086Z Running sources/target/debug/deps/update_metadata-136926c5d88d6793 | |
| 2021-04-16T19:54:10.8928127Z | |
| 2021-04-16T19:54:10.8928690Z running 7 tests | |
| 2021-04-16T19:54:10.8930919Z test tests::test_update_ready_no_wave ... ok | |
| 2021-04-16T19:54:10.8931395Z test tests::test_update_ready_final_wave ... ok | |
| 2021-04-16T19:54:10.8931943Z test tests::test_update_ready_single_wave ... ok | |
| 2021-04-16T19:54:10.8954011Z test tests::test_update_ready_second_wave ... ok | |
| 2021-04-16T19:54:10.8969221Z test tests::test_update_ready_third_wave ... ok | |
| 2021-04-16T19:54:10.8975397Z test tests::test_migrations_backward ... ok | |
| 2021-04-16T19:54:10.8976170Z test tests::test_migrations_forward ... ok | |
| 2021-04-16T19:54:10.8976618Z | |
| 2021-04-16T19:54:10.8977046Z test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
| 2021-04-16T19:54:10.8977424Z | |
| 2021-04-16T19:54:10.8979944Z Running sources/target/debug/deps/updata-27f02a93123687fa | |
| 2021-04-16T19:54:10.9001160Z | |
| 2021-04-16T19:54:10.9001696Z running 4 tests | |
| 2021-04-16T19:54:10.9014292Z test tests::test_set_waves ... ok | |
| 2021-04-16T19:54:10.9426787Z test tests::test_migration_copy ... ok | |
| 2021-04-16T19:54:10.9442366Z test tests::test_migration_update ... ok | |
| 2021-04-16T19:54:10.9844372Z test tests::max_versions ... ok | |
| 2021-04-16T19:54:10.9844835Z | |
| 2021-04-16T19:54:10.9845498Z test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s | |
| 2021-04-16T19:54:10.9845869Z | |
| 2021-04-16T19:54:10.9848489Z Running sources/target/debug/deps/updog-a82532afc28e564f | |
| 2021-04-16T19:54:10.9871029Z | |
| 2021-04-16T19:54:10.9871546Z running 10 tests | |
| 2021-04-16T19:54:10.9878346Z test tests::check_update_waves ... ok | |
| 2021-04-16T19:54:10.9881856Z test tests::test_versions ... ok | |
| 2021-04-16T19:54:10.9882534Z test tests::test_serde_reader ... ok | |
| 2021-04-16T19:54:10.9883255Z test tests::serialize_metadata ... ok | |
| 2021-04-16T19:54:10.9885120Z test tests::older_versions ... ok | |
| 2021-04-16T19:54:10.9897281Z test tests::test_multiple ... ok | |
| 2021-04-16T19:54:10.9897996Z test tests::force_update_version ... ok | |
| 2021-04-16T19:54:10.9904505Z test tests::test_manifest_json ... ok | |
| 2021-04-16T19:54:11.6733680Z test tests::bad_bound ... ok | |
| 2021-04-16T19:54:11.6742418Z test tests::duplicate_bound ... ok | |
| 2021-04-16T19:54:11.6742691Z | |
| 2021-04-16T19:54:11.6743241Z test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.69s | |
| 2021-04-16T19:54:11.6743612Z | |
| 2021-04-16T19:54:11.6773617Z Running sources/target/debug/deps/webpki_roots-6de2eb8a0293afc1 | |
| 2021-04-16T19:54:11.6797328Z | |
| 2021-04-16T19:54:11.6797796Z running 1 test | |
| 2021-04-16T19:54:11.6851205Z test tests::test ... ok | |
| 2021-04-16T19:54:11.6851590Z | |
| 2021-04-16T19:54:11.6852046Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s | |
| 2021-04-16T19:54:11.6852678Z | |
| 2021-04-16T19:54:11.6853388Z Doc-tests thar-be-settings | |
| 2021-04-16T19:54:11.8573084Z | |
| 2021-04-16T19:54:11.8574171Z running 0 tests | |
| 2021-04-16T19:54:11.8574398Z | |
| 2021-04-16T19:54:11.8574863Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
| 2021-04-16T19:54:11.8575237Z | |
| 2021-04-16T19:54:11.8596987Z Doc-tests update_metadata | |
| 2021-04-16T19:54:12.0641287Z | |
| 2021-04-16T19:54:12.0641727Z running 0 tests | |
| 2021-04-16T19:54:12.0641925Z | |
| 2021-04-16T19:54:12.0642372Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
| 2021-04-16T19:54:12.0642741Z | |
| 2021-04-16T19:54:12.0662478Z Doc-tests schnauzer | |
| 2021-04-16T19:54:12.2635615Z | |
| 2021-04-16T19:54:12.2636156Z running 0 tests | |
| 2021-04-16T19:54:12.2636354Z | |
| 2021-04-16T19:54:12.2636781Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
| 2021-04-16T19:54:12.2637147Z | |
| 2021-04-16T19:54:12.2661553Z Doc-tests bottlerocket-release | |
| 2021-04-16T19:54:12.3820058Z | |
| 2021-04-16T19:54:12.3821555Z running 0 tests | |
| 2021-04-16T19:54:12.3822103Z | |
| 2021-04-16T19:54:12.3822690Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
| 2021-04-16T19:54:12.3823056Z | |
| 2021-04-16T19:54:12.3837915Z Doc-tests model | |
| 2021-04-16T19:54:12.7944113Z | |
| 2021-04-16T19:54:12.7944887Z running 0 tests | |
| 2021-04-16T19:54:12.7945084Z | |
| 2021-04-16T19:54:12.7946124Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
| 2021-04-16T19:54:12.7946615Z | |
| 2021-04-16T19:54:12.7970372Z Doc-tests webpki-roots | |
| 2021-04-16T19:54:12.8850165Z | |
| 2021-04-16T19:54:12.8850783Z running 0 tests | |
| 2021-04-16T19:54:12.8850990Z | |
| 2021-04-16T19:54:12.8851423Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
| 2021-04-16T19:54:12.8851789Z | |
| 2021-04-16T19:54:12.8863681Z Doc-tests model-derive | |
| 2021-04-16T19:54:12.9892790Z | |
| 2021-04-16T19:54:12.9893276Z running 0 tests | |
| 2021-04-16T19:54:12.9893495Z | |
| 2021-04-16T19:54:12.9893923Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
| 2021-04-16T19:54:12.9894294Z | |
| 2021-04-16T19:54:12.9910246Z Doc-tests parse-datetime | |
| 2021-04-16T19:54:13.0950951Z | |
| 2021-04-16T19:54:13.0951866Z running 0 tests | |
| 2021-04-16T19:54:13.0952126Z | |
| 2021-04-16T19:54:13.0952573Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
| 2021-04-16T19:54:13.0952936Z | |
| 2021-04-16T19:54:13.0967064Z Doc-tests signpost | |
| 2021-04-16T19:54:13.2388430Z | |
| 2021-04-16T19:54:13.2388818Z running 0 tests | |
| 2021-04-16T19:54:13.2389052Z | |
| 2021-04-16T19:54:13.2389496Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
| 2021-04-16T19:54:13.2389863Z | |
| 2021-04-16T19:54:13.2406823Z Doc-tests thar-be-updates | |
| 2021-04-16T19:54:13.4933910Z | |
| 2021-04-16T19:54:13.4934486Z running 0 tests | |
| 2021-04-16T19:54:13.4934690Z | |
| 2021-04-16T19:54:13.4935122Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
| 2021-04-16T19:54:13.4935513Z | |
| 2021-04-16T19:54:13.4962913Z Doc-tests apiserver | |
| 2021-04-16T19:54:13.7658235Z | |
| 2021-04-16T19:54:13.7659309Z running 0 tests | |
| 2021-04-16T19:54:13.7659585Z | |
| 2021-04-16T19:54:13.7660034Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
| 2021-04-16T19:54:13.7660577Z | |
| 2021-04-16T19:54:13.7692428Z Doc-tests apiclient | |
| 2021-04-16T19:54:13.9787627Z | |
| 2021-04-16T19:54:13.9788479Z running 0 tests | |
| 2021-04-16T19:54:13.9788777Z | |
| 2021-04-16T19:54:13.9789461Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
| 2021-04-16T19:54:13.9789837Z | |
| 2021-04-16T19:54:13.9812218Z Doc-tests storewolf | |
| 2021-04-16T19:54:14.0902855Z | |
| 2021-04-16T19:54:14.0903381Z running 0 tests | |
| 2021-04-16T19:54:14.0903578Z | |
| 2021-04-16T19:54:14.0904031Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
| 2021-04-16T19:54:14.0904386Z | |
| 2021-04-16T19:54:14.0920548Z Doc-tests migration-helpers | |
| 2021-04-16T19:54:14.2760624Z | |
| 2021-04-16T19:54:14.2761667Z running 0 tests | |
| 2021-04-16T19:54:14.2761933Z | |
| 2021-04-16T19:54:14.2762380Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
| 2021-04-16T19:54:14.2762749Z | |
| 2021-04-16T19:54:14.2784109Z Doc-tests datastore | |
| 2021-04-16T19:54:14.4751176Z | |
| 2021-04-16T19:54:14.4752243Z running 0 tests | |
| 2021-04-16T19:54:14.4752522Z | |
| 2021-04-16T19:54:14.4752997Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
| 2021-04-16T19:54:14.4753350Z | |
| 2021-04-16T19:54:14.4772305Z Doc-tests merge-toml | |
| 2021-04-16T19:54:14.5785932Z | |
| 2021-04-16T19:54:14.5786726Z running 0 tests | |
| 2021-04-16T19:54:14.5787073Z | |
| 2021-04-16T19:54:14.5787768Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
| 2021-04-16T19:54:14.5788364Z | |
| 2021-04-16T19:54:14.5803524Z Doc-tests block-party | |
| 2021-04-16T19:54:14.6925031Z | |
| 2021-04-16T19:54:14.6925704Z running 0 tests | |
| 2021-04-16T19:54:14.6925898Z | |
| 2021-04-16T19:54:14.6926352Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s | |
| 2021-04-16T19:54:14.6926720Z | |
| 2021-04-16T19:54:14.6970781Z + /home/ec2-user/_work/bottlerocket/bottlerocket/tools/docker-go --module-path /home/ec2-user/_work/bottlerocket/bottlerocket/sources/host-ctr --sdk-image bottlerocket/sdk-x86_64:v0.15.0-x86_64 --go-mod-cache /home/ec2-user/_work/bottlerocket/bottlerocket/.gomodcache --command 'cd cmd/host-ctr; go test -v' | |
| 2021-04-16T19:54:38.5538003Z ? host-ctr/cmd/host-ctr [no test files] | |
| 2021-04-16T19:54:39.1272375Z [cargo-make] INFO - Build Done in 173 seconds. | |
| 2021-04-16T19:54:39.1425087Z ##[group]Run cargo make -e BUILDSYS_VARIANT=aws-ecs-1 -e BUILDSYS_ARCH=aarch64 -e BUILDSYS_JOBS=12 | |
| 2021-04-16T19:54:39.1425892Z [36;1mcargo make -e BUILDSYS_VARIANT=aws-ecs-1 -e BUILDSYS_ARCH=aarch64 -e BUILDSYS_JOBS=12[0m | |
| 2021-04-16T19:54:39.1435045Z shell: /usr/bin/bash -e {0} | |
| 2021-04-16T19:54:39.1435379Z ##[endgroup] | |
| 2021-04-16T19:54:39.2157806Z [cargo-make] INFO - cargo make 0.30.0 | |
| 2021-04-16T19:54:39.4642982Z [cargo-make] INFO - Build File: Makefile.toml | |
| 2021-04-16T19:54:39.4643600Z [cargo-make] INFO - Task: default | |
| 2021-04-16T19:54:39.4644115Z [cargo-make] INFO - Profile: development | |
| 2021-04-16T19:54:39.4644630Z [cargo-make] INFO - Running Task: setup | |
| 2021-04-16T19:54:39.4680370Z + cd /home/ec2-user/_work/bottlerocket/bottlerocket | |
| 2021-04-16T19:54:39.4681025Z + case "${BUILDSYS_ARCH}" in | |
| 2021-04-16T19:54:39.4682182Z + mkdir -p /home/ec2-user/_work/bottlerocket/bottlerocket/build | |
| 2021-04-16T19:54:39.4687931Z + mkdir -p /home/ec2-user/_work/bottlerocket/bottlerocket/build/images/aarch64-aws-ecs-1 | |
| 2021-04-16T19:54:39.4695967Z + mkdir -p /home/ec2-user/_work/bottlerocket/bottlerocket/build/rpms | |
| 2021-04-16T19:54:39.4704244Z + mkdir -p /home/ec2-user/_work/bottlerocket/bottlerocket/build/state | |
| 2021-04-16T19:54:39.4713932Z + mkdir -p /home/ec2-user/_work/bottlerocket/bottlerocket/.gomodcache | |
| 2021-04-16T19:54:39.4725465Z [cargo-make] INFO - Running Task: setup-build | |
| 2021-04-16T19:54:39.4751444Z + cd /home/ec2-user/_work/bottlerocket/bottlerocket | |
| 2021-04-16T19:54:39.4751909Z + for cmd in curl docker gunzip lz4 | |
| 2021-04-16T19:54:39.4754403Z + command -v curl | |
| 2021-04-16T19:54:39.4754801Z + for cmd in curl docker gunzip lz4 | |
| 2021-04-16T19:54:39.4755232Z + command -v docker | |
| 2021-04-16T19:54:39.4755556Z + for cmd in curl docker gunzip lz4 | |
| 2021-04-16T19:54:39.4755953Z + command -v gunzip | |
| 2021-04-16T19:54:39.4756287Z + for cmd in curl docker gunzip lz4 | |
| 2021-04-16T19:54:39.4756782Z [cargo-make] INFO - Running Task: fetch-sdk | |
| 2021-04-16T19:54:39.4757545Z + command -v lz4 | |
| 2021-04-16T19:54:39.4783631Z + cd /home/ec2-user/_work/bottlerocket/bottlerocket | |
| 2021-04-16T19:54:39.4784194Z + set -o pipefail | |
| 2021-04-16T19:54:39.4784733Z + docker image inspect bottlerocket/sdk-aarch64:v0.15.0-x86_64 | |
| 2021-04-16T19:54:39.5101064Z + unset SSL_CERT_FILE SSL_CERT_DIR | |
| 2021-04-16T19:54:39.5103593Z + curl --silent --fail --show-error https://cache.bottlerocket.aws/bottlerocket/sdk-aarch64:v0.15.0-x86_64.tar.gz | |
| 2021-04-16T19:54:39.5104491Z + gunzip | |
| 2021-04-16T19:54:39.5104750Z + docker load | |
| 2021-04-16T19:55:08.0813913Z Loaded image: bottlerocket/sdk-aarch64:v0.15.0-x86_64 | |
| 2021-04-16T19:55:08.3421594Z [cargo-make] INFO - Running Task: fetch-sources | |
| 2021-04-16T19:55:08.3679793Z + cd /home/ec2-user/_work/bottlerocket/bottlerocket | |
| 2021-04-16T19:55:08.3682559Z + for ws in sources variants tools | |
| 2021-04-16T19:55:08.3683224Z + '[' -d sources ']' | |
| 2021-04-16T19:55:08.3683753Z + cargo fetch --locked --manifest-path sources/Cargo.toml | |
| 2021-04-16T19:55:08.5613728Z + for ws in sources variants tools | |
| 2021-04-16T19:55:08.5614526Z + '[' -d variants ']' | |
| 2021-04-16T19:55:08.5617948Z + cargo fetch --locked --manifest-path variants/Cargo.toml | |
| 2021-04-16T19:55:08.8581941Z + for ws in sources variants tools | |
| 2021-04-16T19:55:08.8582719Z + '[' -d tools ']' | |
| 2021-04-16T19:55:08.8583239Z + cargo fetch --locked --manifest-path tools/Cargo.toml | |
| 2021-04-16T19:55:09.2216935Z + chmod -R o+r /home/ec2-user/_work/bottlerocket/bottlerocket/.cargo | |
| 2021-04-16T19:55:09.2979376Z [cargo-make] INFO - Running Task: fetch-vendored | |
| 2021-04-16T19:55:09.4854153Z + cd /home/ec2-user/_work/bottlerocket/bottlerocket | |
| 2021-04-16T19:55:09.4855852Z + /home/ec2-user/_work/bottlerocket/bottlerocket/tools/docker-go --module-path /home/ec2-user/_work/bottlerocket/bottlerocket/sources/host-ctr --sdk-image bottlerocket/sdk-aarch64:v0.15.0-x86_64 --go-mod-cache /home/ec2-user/_work/bottlerocket/bottlerocket/.gomodcache --command 'go list -mod=readonly ./... >/dev/null && go mod vendor' | |
| 2021-04-16T19:55:25.8242905Z [cargo-make] INFO - Running Task: fetch | |
| 2021-04-16T19:55:25.8243768Z [cargo-make] INFO - Running Task: link-clean | |
| 2021-04-16T19:55:25.8294077Z + cd /home/ec2-user/_work/bottlerocket/bottlerocket | |
| 2021-04-16T19:55:25.8294773Z + for link in '${BUILDSYS_OUTPUT_DIR}/latest/${BUILDSYS_NAME_VARIANT}*' | |
| 2021-04-16T19:55:25.8295805Z + '[' -L '/home/ec2-user/_work/bottlerocket/bottlerocket/build/images/aarch64-aws-ecs-1/latest/bottlerocket-aws-ecs-1-aarch64*' ']' | |
| 2021-04-16T19:55:25.8296779Z [cargo-make] INFO - Running Task: check-licenses | |
| 2021-04-16T19:55:25.8322126Z + cd /home/ec2-user/_work/bottlerocket/bottlerocket | |
| 2021-04-16T19:55:25.8323002Z + '[' false = true ']' | |
| 2021-04-16T19:55:25.8323286Z + cd sources | |
| 2021-04-16T19:55:25.8323755Z + cargo deny check --disable-fetch licenses | |
| 2021-04-16T19:55:26.0822420Z + cd tools | |
| 2021-04-16T19:55:26.0823320Z + cargo deny check --disable-fetch licenses | |
| 2021-04-16T19:55:26.4799835Z + set -e | |
| 2021-04-16T19:55:26.4801796Z [cargo-make] INFO - Running Task: build-tools | |
| 2021-04-16T19:55:26.4828063Z + cd /home/ec2-user/_work/bottlerocket/bottlerocket | |
| 2021-04-16T19:55:26.4828875Z + cargo install --jobs 12 --offline --locked --path tools/buildsys --root tools --force --quiet | |
| 2021-04-16T19:55:57.1824918Z [cargo-make] INFO - Running Task: tuftool | |
| 2021-04-16T19:55:57.1860111Z + cd /home/ec2-user/_work/bottlerocket/bottlerocket | |
| 2021-04-16T19:55:57.1862745Z + cargo install --jobs 12 --root tools --quiet tuftool | |
| 2021-04-16T19:57:41.4831086Z [cargo-make] INFO - Running Task: publish-setup-tools | |
| 2021-04-16T19:57:41.4933584Z + cd /home/ec2-user/_work/bottlerocket/bottlerocket | |
| 2021-04-16T19:57:41.4934918Z + cargo install --jobs 12 --offline --locked --path tools/pubsys-setup --root tools --force --quiet | |
| 2021-04-16T19:58:08.5534521Z [cargo-make] INFO - Running Task: publish-setup | |
| 2021-04-16T19:58:08.5569353Z + cd /home/ec2-user/_work/bottlerocket/bottlerocket | |
| 2021-04-16T19:58:08.5571012Z + set -e | |
| 2021-04-16T19:58:08.5571984Z + export PATH=/home/ec2-user/_work/bottlerocket/bottlerocket/tools/bin:/home/ec2-user/.cargo/bin:/home/ec2-user/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin | |
| 2021-04-16T19:58:08.5573194Z + PATH=/home/ec2-user/_work/bottlerocket/bottlerocket/tools/bin:/home/ec2-user/.cargo/bin:/home/ec2-user/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin | |
| 2021-04-16T19:58:08.5573885Z + '[' '' = true ']' | |
| 2021-04-16T19:58:08.5575277Z + pubsys-setup --infra-config-path /home/ec2-user/_work/bottlerocket/bottlerocket/Infra.toml --root-role-path /home/ec2-user/_work/bottlerocket/bottlerocket/roles/default.root.json --default-key-path /home/ec2-user/_work/bottlerocket/bottlerocket/keys/default.pem --repo default | |
| 2021-04-16T19:58:08.5583067Z 19:58:08 [INFO] No infra config at '/home/ec2-user/_work/bottlerocket/bottlerocket/Infra.toml' - using local roles/keys | |
| 2021-04-16T19:58:08.5583951Z 19:58:08 [INFO] Didn't find root role or signing key in Infra.toml, generating... | |
| 2021-04-16T19:58:08.7688710Z 1bc27cc2988a740237708deabefb4c66cf8abb2c49970757501a6f8879a13c7b | |
| 2021-04-16T19:58:08.7695276Z 19:58:08 [WARN] Created a key at /home/ec2-user/_work/bottlerocket/bottlerocket/keys/default.pem - note that for production use, you should use a key stored in a trusted service like KMS or SSM | |
| 2021-04-16T19:58:08.7737780Z 19:58:08 [WARN] Created a root role at /home/ec2-user/_work/bottlerocket/bottlerocket/roles/default.root.json - note that for production use, you should create a role with a shorter expiration and higher thresholds | |
| 2021-04-16T19:58:08.7741318Z [cargo-make] INFO - Running Task: build-variant | |
| 2021-04-16T19:58:08.7775129Z + cd /home/ec2-user/_work/bottlerocket/bottlerocket | |
| 2021-04-16T19:58:08.7776424Z + export PATH=/home/ec2-user/_work/bottlerocket/bottlerocket/tools/bin:/home/ec2-user/.cargo/bin:/home/ec2-user/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin | |
| 2021-04-16T19:58:08.7777600Z + PATH=/home/ec2-user/_work/bottlerocket/bottlerocket/tools/bin:/home/ec2-user/.cargo/bin:/home/ec2-user/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin | |
| 2021-04-16T19:58:08.7778738Z + cargo build --jobs 12 --offline --locked --manifest-path variants/aws-ecs-1/Cargo.toml | |
| 2021-04-16T19:58:09.2270994Z Compiling glibc v0.1.0 (/home/ec2-user/_work/bottlerocket/bottlerocket/packages/glibc) | |
| 2021-04-16T19:58:09.2271959Z Compiling filesystem v0.1.0 (/home/ec2-user/_work/bottlerocket/bottlerocket/packages/filesystem) | |
| 2021-04-16T19:58:09.2272911Z Compiling libstd-rust v0.1.0 (/home/ec2-user/_work/bottlerocket/bottlerocket/packages/libstd-rust) | |
| 2021-04-16T19:58:09.2273815Z Compiling kernel v0.1.0 (/home/ec2-user/_work/bottlerocket/bottlerocket/packages/kernel) | |
| 2021-04-16T19:58:09.2274763Z Compiling selinux-policy v0.1.0 (/home/ec2-user/_work/bottlerocket/bottlerocket/packages/selinux-policy) | |
| 2021-04-16T19:58:09.2275688Z Compiling libgcc v0.1.0 (/home/ec2-user/_work/bottlerocket/bottlerocket/packages/libgcc) | |
| 2021-04-16T19:58:09.2276634Z Compiling ca-certificates v0.1.0 (/home/ec2-user/_work/bottlerocket/bottlerocket/packages/ca-certificates) | |
| 2021-04-16T19:58:09.2277580Z Compiling release v0.0.0 (/home/ec2-user/_work/bottlerocket/bottlerocket/packages/release) | |
| 2021-04-16T20:02:40.3184186Z Compiling libsepol v0.1.0 (/home/ec2-user/_work/bottlerocket/bottlerocket/packages/libsepol) | |
| 2021-04-16T20:02:40.3186016Z Compiling libattr v0.1.0 (/home/ec2-user/_work/bottlerocket/bottlerocket/packages/libattr) | |
| 2021-04-16T20:02:40.3187718Z Compiling libpcre v0.1.0 (/home/ec2-user/_work/bottlerocket/bottlerocket/packages/libpcre) | |
| 2021-04-16T20:02:40.3208539Z Compiling ncurses v0.1.0 (/home/ec2-user/_work/bottlerocket/bottlerocket/packages/ncurses) | |
| 2021-04-16T20:02:40.3210158Z Compiling libxcrypt v0.1.0 (/home/ec2-user/_work/bottlerocket/bottlerocket/packages/libxcrypt) | |
| 2021-04-16T20:02:40.3211166Z Compiling libseccomp v0.1.0 (/home/ec2-user/_work/bottlerocket/bottlerocket/packages/libseccomp) | |
| 2021-04-16T20:02:40.3212078Z Compiling libmnl v0.1.0 (/home/ec2-user/_work/bottlerocket/bottlerocket/packages/libmnl) | |
| 2021-04-16T20:02:40.3212936Z Compiling kmod v0.1.0 (/home/ec2-user/_work/bottlerocket/bottlerocket/packages/kmod) | |
| 2021-04-16T20:02:40.3224205Z Compiling libnfnetlink v0.1.0 (/home/ec2-user/_work/bottlerocket/bottlerocket/packages/libnfnetlink) | |
| 2021-04-16T20:02:40.3225995Z Compiling libexpat v0.1.0 (/home/ec2-user/_work/bottlerocket/bottlerocket/packages/libexpat) | |
| 2021-04-16T20:02:40.3227622Z Compiling libaudit v0.1.0 (/home/ec2-user/_work/bottlerocket/bottlerocket/packages/libaudit) | |
| 2021-04-16T20:02:41.3943129Z Compiling libbzip2 v0.1.0 (/home/ec2-user/_work/bottlerocket/bottlerocket/packages/libbzip2) | |
| 2021-04-16T20:02:41.4343019Z Compiling cni-plugins v0.1.0 (/home/ec2-user/_work/bottlerocket/bottlerocket/packages/cni-plugins) | |
| 2021-04-16T20:02:41.4436742Z Compiling libnl v0.1.0 (/home/ec2-user/_work/bottlerocket/bottlerocket/packages/libnl) | |
| 2021-04-16T20:02:41.4484028Z Compiling libiw v0.1.0 (/home/ec2-user/_work/bottlerocket/bottlerocket/packages/libiw) | |
| 2021-04-16T20:02:41.4788049Z Compiling host-ctr v0.1.0 (/home/ec2-user/_work/bottlerocket/bottlerocket/packages/host-ctr) | |
| 2021-04-16T20:02:41.4790573Z Compiling acpid v0.1.0 (/home/ec2-user/_work/bottlerocket/bottlerocket/packages/acpid) | |
| 2021-04-16T20:02:41.4792252Z Compiling os v0.1.0 (/home/ec2-user/_work/bottlerocket/bottlerocket/packages/os) | |
| 2021-04-16T20:02:41.5743120Z Compiling grub v0.1.0 (/home/ec2-user/_work/bottlerocket/bottlerocket/packages/grub) | |
| 2021-04-16T20:02:41.5825873Z Compiling docker-cli v0.1.0 (/home/ec2-user/_work/bottlerocket/bottlerocket/packages/docker-cli) | |
| 2021-04-16T20:02:41.6302676Z Compiling docker-proxy v0.1.0 (/home/ec2-user/_work/bottlerocket/bottlerocket/packages/docker-proxy) | |
| 2021-04-16T20:02:41.6947206Z Compiling docker-init v0.1.0 (/home/ec2-user/_work/bottlerocket/bottlerocket/packages/docker-init) | |
| 2021-04-16T20:02:42.4904936Z Compiling ecs-agent v0.1.0 (/home/ec2-user/_work/bottlerocket/bottlerocket/packages/ecs-agent) | |
| 2021-04-16T20:04:24.6670301Z error: failed to run custom build command for `libpcre v0.1.0 (/home/ec2-user/_work/bottlerocket/bottlerocket/packages/libpcre)` | |
| 2021-04-16T20:04:24.6671280Z | |
| 2021-04-16T20:04:24.6671968Z Caused by: | |
| 2021-04-16T20:04:24.6673730Z process didn't exit successfully: `/home/ec2-user/_work/bottlerocket/bottlerocket/variants/target/debug/build/libpcre-c0b188395598065c/build-script-build` (exit code: 1) | |
| 2021-04-16T20:04:24.6675270Z --- stdout | |
| 2021-04-16T20:04:24.6676040Z cargo:rerun-if-changed=Cargo.toml | |
| 2021-04-16T20:04:24.6822733Z cargo:rerun-if-changed=libpcre.spec | |
| 2021-04-16T20:04:24.6991077Z cargo:rerun-if-env-changed=BUILDSYS_ARCH | |
| 2021-04-16T20:04:24.6992493Z cargo:rerun-if-env-changed=BUILDSYS_PACKAGES_DIR | |
| 2021-04-16T20:04:24.6993712Z cargo:rerun-if-env-changed=BUILDSYS_ROOT_DIR | |
| 2021-04-16T20:04:24.6994895Z cargo:rerun-if-env-changed=BUILDSYS_SDK_IMAGE | |
| 2021-04-16T20:04:24.6996051Z cargo:rerun-if-env-changed=BUILDSYS_STATE_DIR | |
| 2021-04-16T20:04:24.6997720Z Error: No such container: buildsys-pkg-libpcre-aarch64-2fe95a9c2d67 | |
| 2021-04-16T20:04:24.6998732Z | |
| 2021-04-16T20:04:24.6999927Z Error: No such image: buildsys-pkg-libpcre-aarch64-2fe95a9c2d67 | |
| 2021-04-16T20:04:24.7000952Z | |
| 2021-04-16T20:04:24.7001604Z #1 [internal] load build definition from Dockerfile | |
| 2021-04-16T20:04:24.7090509Z #1 transferring dockerfile: 8.02kB done | |
| 2021-04-16T20:04:24.7091090Z #1 DONE 0.1s | |
| 2021-04-16T20:04:24.7091360Z | |
| 2021-04-16T20:04:24.7091812Z #2 [internal] load .dockerignore | |
| 2021-04-16T20:04:24.7092454Z #2 transferring context: 161B done | |
| 2021-04-16T20:04:24.7092957Z #2 DONE 0.1s | |
| 2021-04-16T20:04:24.7093236Z | |
| 2021-04-16T20:04:24.7263490Z #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental | |
| 2021-04-16T20:04:24.7264556Z #3 DONE 0.5s | |
| 2021-04-16T20:04:24.7264926Z | |
| 2021-04-16T20:04:24.7266220Z #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... | |
| 2021-04-16T20:04:24.7268600Z #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done | |
| 2021-04-16T20:04:24.7270671Z #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done | |
| 2021-04-16T20:04:24.7272592Z #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done | |
| 2021-04-16T20:04:24.7274638Z #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done | |
| 2021-04-16T20:04:24.7276732Z #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.3s done | |
| 2021-04-16T20:04:24.7279183Z #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.1s done | |
| 2021-04-16T20:04:24.7280516Z #4 DONE 0.8s | |
| 2021-04-16T20:04:24.7280848Z | |
| 2021-04-16T20:04:24.7282021Z #5 [internal] load metadata for docker.io/bottlerocket/sdk-aarch64:v0.15.0-... | |
| 2021-04-16T20:04:24.7282870Z #5 DONE 0.0s | |
| 2021-04-16T20:04:24.7283170Z | |
| 2021-04-16T20:04:24.7284156Z #6 [sdk 1/1] FROM docker.io/bottlerocket/sdk-aarch64:v0.15.0-x86_64 | |
| 2021-04-16T20:04:24.7285416Z #6 resolve docker.io/bottlerocket/sdk-aarch64:v0.15.0-x86_64 done | |
| 2021-04-16T20:04:24.7286179Z #6 DONE 0.0s | |
| 2021-04-16T20:04:24.7699992Z | |
| 2021-04-16T20:04:24.7701176Z #7 [rpmbuild 1/6] WORKDIR /home/builder | |
| 2021-04-16T20:04:24.7701701Z #7 DONE 25.9s | |
| 2021-04-16T20:04:24.7702027Z | |
| 2021-04-16T20:04:24.7742299Z #15 [variantcache 1/2] COPY --chown=1000:1000 --from=sdk /tmp /variantcache | |
| 2021-04-16T20:04:24.7743087Z #15 DONE 63.2s | |
| 2021-04-16T20:04:24.7743444Z | |
| 2021-04-16T20:04:24.7744283Z #13 [cache 1/2] COPY --chown=1000:1000 --from=sdk /tmp /cache | |
| 2021-04-16T20:04:24.7744837Z #13 DONE 0.1s | |
| 2021-04-16T20:04:24.7745125Z | |
| 2021-04-16T20:04:24.7745586Z #8 [internal] load build context | |
| 2021-04-16T20:04:24.7746258Z #8 transferring context: 16.90MB 1.5s done | |
| 2021-04-16T20:04:24.7746815Z #8 DONE 2.6s | |
| 2021-04-16T20:04:24.7747102Z | |
| 2021-04-16T20:04:24.8551177Z #9 [rpmbuild 2/6] COPY --chown=builder roles/default.root.json ./rpmbuild/B... | |
| 2021-04-16T20:04:24.8552080Z #9 CACHED | |
| 2021-04-16T20:04:24.8552386Z | |
| 2021-04-16T20:04:24.8553444Z #16 [variantcache 2/2] COPY --chown=1000:1000 .dockerignore /variantcache/.l... | |
| 2021-04-16T20:04:24.8554447Z #16 ... | |
| 2021-04-16T20:04:24.8554749Z | |
| 2021-04-16T20:04:24.8555761Z #14 [cache 2/2] COPY --chown=1000:1000 .dockerignore /cache/.libpcre.aarch64... | |
| 2021-04-16T20:04:24.8556503Z #14 ... | |
| 2021-04-16T20:04:24.8556758Z | |
| 2021-04-16T20:04:24.8557524Z #10 [rpmbuild 3/6] COPY ./macros/aarch64 ./macros/shared ./macros/rust ./mac... | |
| 2021-04-16T20:04:24.8558275Z #10 ... | |
| 2021-04-16T20:04:24.8558578Z | |
| 2021-04-16T20:04:24.8559663Z #16 [variantcache 2/2] COPY --chown=1000:1000 .dockerignore /variantcache/.l... | |
| 2021-04-16T20:04:24.8560486Z #16 DONE 44.0s | |
| 2021-04-16T20:04:24.8560781Z | |
| 2021-04-16T20:04:24.8561953Z #14 [cache 2/2] COPY --chown=1000:1000 .dockerignore /cache/.libpcre.aarch64... | |
| 2021-04-16T20:04:24.8562773Z #14 DONE 44.1s | |
| 2021-04-16T20:04:24.8563161Z | |
| 2021-04-16T20:04:24.8563920Z #10 [rpmbuild 3/6] COPY ./macros/aarch64 ./macros/shared ./macros/rust ./mac... | |
| 2021-04-16T20:04:24.8564637Z #10 DONE 44.2s | |
| 2021-04-16T20:04:24.8564985Z | |
| 2021-04-16T20:04:24.8566114Z #11 [rpmbuild 4/6] RUN rpmdev-setuptree && cat aarch64 shared rust cargo ... | |
| 2021-04-16T20:04:24.8566917Z #11 0.676 2211076836 | |
| 2021-04-16T20:04:24.8567369Z #11 DONE 1.0s | |
| 2021-04-16T20:04:24.8567699Z | |
| 2021-04-16T20:04:24.8568600Z #12 [rpmbuild 5/6] RUN --mount=target=/host ln -s /host/build/rpms/*.rpm... | |
| 2021-04-16T20:04:24.8569473Z #12 0.920 Directory walk started | |
| 2021-04-16T20:04:24.8570455Z #12 0.920 Directory walk done - 8 packages | |
| 2021-04-16T20:04:24.8571339Z #12 0.920 Temporary output repo path: ./rpmbuild/RPMS/.repodata/ | |
| 2021-04-16T20:04:24.8572214Z #12 0.920 Pool started (with 5 workers) | |
| 2021-04-16T20:04:24.8698308Z #12 0.920 Pool finished | |
| 2021-04-16T20:04:24.8699199Z #12 1.288 Added repo repo from ./rpmbuild/RPMS | |
| 2021-04-16T20:04:24.8699830Z #12 1.370 repo 6.3 MB/s | 6.5 kB 00:00 | |
| 2021-04-16T20:04:24.9143015Z #12 2.628 Dependencies resolved. | |
| 2021-04-16T20:04:24.9143756Z #12 2.636 ================================================================================ | |
| 2021-04-16T20:04:24.9144409Z #12 2.636 Package Arch Version Repo Size | |
| 2021-04-16T20:04:24.9145047Z #12 2.636 ================================================================================ | |
| 2021-04-16T20:04:24.9145591Z #12 2.636 Installing: | |
| 2021-04-16T20:04:24.9147431Z #12 2.636 bottlerocket-aarch64-glibc-devel x86_64 2.33-1 repo 2.1 M | |
| 2021-04-16T20:04:24.9148438Z #12 2.636 Installing dependencies: | |
| 2021-04-16T20:04:24.9149609Z #12 2.636 bottlerocket-aarch64-glibc x86_64 2.33-1 repo 1.8 M | |
| 2021-04-16T20:04:24.9150316Z #12 2.636 | |
| 2021-04-16T20:04:24.9150774Z #12 2.636 Transaction Summary | |
| 2021-04-16T20:04:24.9151320Z #12 2.636 ================================================================================ | |
| 2021-04-16T20:04:24.9151839Z #12 2.636 Install 2 Packages | |
| 2021-04-16T20:04:24.9152296Z #12 2.636 | |
| 2021-04-16T20:04:24.9152700Z #12 2.650 Total size: 3.9 M | |
| 2021-04-16T20:04:24.9153237Z #12 2.650 Installed size: 12 M | |
| 2021-04-16T20:04:24.9153791Z #12 2.650 Downloading Packages: | |
| 2021-04-16T20:04:24.9154413Z #12 2.667 Running transaction check | |
| 2021-04-16T20:04:24.9155061Z #12 2.671 Transaction check succeeded. | |
| 2021-04-16T20:04:24.9155704Z #12 2.671 Running transaction test | |
| 2021-04-16T20:04:24.9156388Z #12 2.715 Transaction test succeeded. | |
| 2021-04-16T20:04:24.9156988Z #12 2.715 Running transaction | |
| 2021-04-16T20:04:24.9157604Z #12 3.519 Preparing : 1/1 | |
| 2021-04-16T20:04:24.9159011Z #12 3.575 Installing : bottlerocket-aarch64-glibc-2.33-1.x86_64 1/2 | |
| 2021-04-16T20:04:24.9160784Z #12 3.809 Installing : bottlerocket-aarch64-glibc-devel-2.33-1.x86_64 2/2 | |
| 2021-04-16T20:04:24.9162593Z #12 21.63 Verifying : bottlerocket-aarch64-glibc-2.33-1.x86_64 1/2 | |
| 2021-04-16T20:04:24.9164765Z #12 21.63 Verifying : bottlerocket-aarch64-glibc-devel-2.33-1.x86_64 2/2 | |
| 2021-04-16T20:04:24.9165861Z #12 21.69 | |
| 2021-04-16T20:04:24.9166268Z #12 21.69 Installed: | |
| 2021-04-16T20:04:24.9167432Z #12 21.69 bottlerocket-aarch64-glibc-2.33-1.x86_64 | |
| 2021-04-16T20:04:24.9169144Z #12 21.69 bottlerocket-aarch64-glibc-devel-2.33-1.x86_64 | |
| 2021-04-16T20:04:24.9170132Z #12 21.69 | |
| 2021-04-16T20:04:24.9170556Z #12 21.69 Complete! | |
| 2021-04-16T20:04:24.9170986Z #12 DONE 22.0s | |
| 2021-04-16T20:04:24.9171279Z | |
| 2021-04-16T20:04:24.9172195Z #17 [rpmbuild 6/6] RUN --mount=source=.cargo,target=/home/builder/.cargo ... | |
| 2021-04-16T20:04:24.9173314Z #17 0.740 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.3Dhiyh | |
| 2021-04-16T20:04:24.9173939Z #17 0.741 + umask 022 | |
| 2021-04-16T20:04:24.9174490Z #17 0.741 + cd /home/builder/rpmbuild/BUILD | |
| 2021-04-16T20:04:24.9175123Z #17 0.741 + cd /home/builder/rpmbuild/BUILD | |
| 2021-04-16T20:04:24.9175934Z #17 0.741 + rm -rf pcre2-10.36 | |
| 2021-04-16T20:04:24.9176925Z #17 0.742 + /usr/bin/bzip2 -dc /home/builder/rpmbuild/SOURCES/pcre2-10.36.tar.bz2 | |
| 2021-04-16T20:04:24.9177786Z #17 0.742 + /usr/bin/tar -xof - | |
| 2021-04-16T20:04:24.9178759Z #17 1.233 + STATUS=0 | |
| 2021-04-16T20:04:24.9179391Z #17 1.233 + '[' 0 -ne 0 ']' | |
| 2021-04-16T20:04:24.9179998Z #17 1.233 + cd pcre2-10.36 | |
| 2021-04-16T20:04:24.9180985Z #17 1.233 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . | |
| 2021-04-16T20:04:24.9181495Z #17 1.236 + RPM_EC=0 | |
| 2021-04-16T20:04:24.9182079Z #17 1.237 ++ jobs -p | |
| 2021-04-16T20:04:24.9182472Z #17 1.237 + exit 0 | |
| 2021-04-16T20:04:24.9183278Z #17 1.241 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.WJ8bMg | |
| 2021-04-16T20:04:24.9183914Z #17 1.244 + umask 022 | |
| 2021-04-16T20:04:24.9184446Z #17 1.244 + cd /home/builder/rpmbuild/BUILD | |
| 2021-04-16T20:04:24.9185205Z #17 1.244 + cd pcre2-10.36 | |
| 2021-04-16T20:04:24.9186919Z #17 1.244 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-clash-protection -fno-semantic-interposition' | |
| 2021-04-16T20:04:24.9188311Z #17 1.244 + export CFLAGS | |
| 2021-04-16T20:04:24.9190156Z #17 1.244 + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-clash-protection -fno-semantic-interposition' | |
| 2021-04-16T20:04:24.9191807Z #17 1.244 + export CXXFLAGS | |
| 2021-04-16T20:04:24.9192581Z #17 1.244 + LDFLAGS='-Wl,-z,relro -Wl,-z,now' | |
| 2021-04-16T20:04:24.9193164Z #17 1.244 + export LDFLAGS | |
| 2021-04-16T20:04:24.9194338Z #17 1.244 + PKG_CONFIG_PATH=/aarch64-bottlerocket-linux-gnu/sys-root/usr/lib/pkgconfig | |
| 2021-04-16T20:04:24.9195292Z #17 1.244 + export PKG_CONFIG_PATH | |
| 2021-04-16T20:04:24.9195812Z #17 1.244 + PKG_CONFIG_ALLOW_CROSS=1 | |
| 2021-04-16T20:04:24.9196383Z #17 1.244 + export PKG_CONFIG_ALLOW_CROSS | |
| 2021-04-16T20:04:24.9196973Z #17 1.244 + ac_cv_func_malloc_0_nonnull=yes | |
| 2021-04-16T20:04:24.9197550Z #17 1.244 + ac_cv_func_realloc_0_nonnull=yes | |
| 2021-04-16T20:04:24.9207737Z #17 1.244 + ./configure --host=aarch64-bottlerocket-linux-gnu --target=aarch64-bottlerocket-linux-gnu --build=x86_64-redhat-linux-gnu --disable-dependency-tracking --prefix=/aarch64-bottlerocket-linux-gnu/sys-root/usr --exec-prefix=/aarch64-bottlerocket-linux-gnu/sys-root/usr --bindir=/aarch64-bottlerocket-linux-gnu/sys-root/usr/bin --sbindir=/aarch64-bottlerocket-linux-gnu/sys-root/usr/sbin --sysconfdir=/etc --datadir=/aarch64-bottlerocket-linux-gnu/sys-root/usr/share --includedir=/aarch64-bottlerocket-linux-gnu/sys-root/usr/include --libdir=/aarch64-bottlerocket-linux-gnu/sys-root/usr/lib --libexecdir=/aarch64-bottlerocket-linux-gnu/sys-root/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/aarch64-bottlerocket-linux-gnu/sys-root/usr/share/man --infodir=/aarch64-bottlerocket-linux-gnu/sys-root/usr/share/info --enable-newline-is-lf --enable-pcre2-8 --enable-shared --enable-static --enable-unicode --disable-jit --disable-jit-sealloc --disable-pcre2-16 --disable-pcre2-32 --disable-pcre2grep-callout --disable-pcre2grep-callout-fork --disable-pcre2grep-jit --disable-pcre2grep-libbz2 --disable-pcre2grep-libz --disable-pcre2test-libedit --disable-pcre2test-libreadline | |
| 2021-04-16T20:04:24.9217069Z #17 1.824 checking for a BSD-compatible install... /usr/bin/install -c | |
| 2021-04-16T20:04:24.9217961Z #17 1.838 checking whether build environment is sane... yes | |
| 2021-04-16T20:04:24.9219713Z #17 1.853 checking for aarch64-bottlerocket-linux-gnu-strip... aarch64-bottlerocket-linux-gnu-strip | |
| 2021-04-16T20:04:24.9221641Z #17 1.854 checking for a thread-safe mkdir -p... /usr/bin/mkdir -p | |
| 2021-04-16T20:04:24.9222359Z #17 1.857 checking for gawk... gawk | |
| 2021-04-16T20:04:24.9222954Z #17 1.857 checking whether make sets $(MAKE)... yes | |
| 2021-04-16T20:04:24.9223703Z #17 1.877 checking whether make supports nested variables... yes | |
| 2021-04-16T20:04:24.9224591Z #17 1.893 checking whether make supports nested variables... (cached) yes | |
| 2021-04-16T20:04:24.9226439Z #17 1.893 checking for aarch64-bottlerocket-linux-gnu-gcc... aarch64-bottlerocket-linux-gnu-gcc | |
| 2021-04-16T20:04:24.9227805Z #17 1.924 checking whether the C compiler works... yes | |
| 2021-04-16T20:04:24.9228608Z #17 1.966 checking for C compiler default output file name... a.out | |
| 2021-04-16T20:04:24.9229363Z #17 1.967 checking for suffix of executables... | |
| 2021-04-16T20:04:24.9230127Z #17 2.010 checking whether we are cross compiling... yes | |
| 2021-04-16T20:04:24.9231007Z #17 2.012 checking for suffix of object files... o | |
| 2021-04-16T20:04:24.9231781Z #17 2.038 checking whether we are using the GNU C compiler... yes | |
| 2021-04-16T20:04:24.9233185Z #17 2.064 checking whether aarch64-bottlerocket-linux-gnu-gcc accepts -g... yes | |
| 2021-04-16T20:04:24.9234891Z #17 2.096 checking for aarch64-bottlerocket-linux-gnu-gcc option to accept ISO C89... none needed | |
| 2021-04-16T20:04:24.9236672Z #17 2.139 checking whether aarch64-bottlerocket-linux-gnu-gcc understands -c and -o together... yes | |
| 2021-04-16T20:04:24.9238031Z #17 2.193 checking whether make supports the include directive... yes (GNU style) | |
| 2021-04-16T20:04:24.9239557Z #17 2.202 checking dependency style of aarch64-bottlerocket-linux-gnu-gcc... none | |
| 2021-04-16T20:04:24.9241364Z #17 2.203 checking how to run the C preprocessor... aarch64-bottlerocket-linux-gnu-gcc -E | |
| 2021-04-16T20:04:24.9242825Z #17 2.252 checking for grep that handles long lines and -e... /usr/bin/grep | |
| 2021-04-16T20:04:24.9244035Z #17 2.254 checking for egrep... /usr/bin/grep -E | |
| 2021-04-16T20:04:24.9244677Z #17 2.257 checking for ANSI C header files... yes | |
| 2021-04-16T20:04:24.9245325Z #17 2.322 checking for sys/types.h... yes | |
| 2021-04-16T20:04:24.9245930Z #17 2.361 checking for sys/stat.h... yes | |
| 2021-04-16T20:04:24.9246538Z #17 2.403 checking for stdlib.h... yes | |
| 2021-04-16T20:04:24.9247132Z #17 2.443 checking for string.h... yes | |
| 2021-04-16T20:04:24.9247741Z #17 2.486 checking for memory.h... yes | |
| 2021-04-16T20:04:24.9248370Z #17 2.521 checking for strings.h... yes | |
| 2021-04-16T20:04:24.9249011Z #17 2.567 checking for inttypes.h... yes | |
| 2021-04-16T20:04:24.9249656Z #17 2.602 checking for stdint.h... yes | |
| 2021-04-16T20:04:24.9250275Z #17 2.635 checking for unistd.h... yes | |
| 2021-04-16T20:04:24.9250973Z #17 2.677 checking minix/config.h usability... no | |
| 2021-04-16T20:04:24.9251700Z #17 2.715 checking minix/config.h presence... no | |
| 2021-04-16T20:04:24.9252391Z #17 2.725 checking for minix/config.h... no | |
| 2021-04-16T20:04:24.9253133Z #17 2.726 checking whether it is safe to define __EXTENSIONS__... yes | |
| 2021-04-16T20:04:24.9254860Z #17 2.765 checking for aarch64-bottlerocket-linux-gnu-ar... aarch64-bottlerocket-linux-gnu-ar | |
| 2021-04-16T20:04:24.9256862Z #17 2.765 checking the archiver (aarch64-bottlerocket-linux-gnu-ar) interface... ar | |
| 2021-04-16T20:04:24.9257917Z #17 2.783 checking for int64_t... yes | |
| 2021-04-16T20:04:24.9258871Z #17 2.878 checking build system type... x86_64-redhat-linux-gnu | |
| 2021-04-16T20:04:24.9260163Z #17 2.884 checking host system type... aarch64-bottlerocket-linux-gnu | |
| 2021-04-16T20:04:24.9261522Z #17 2.894 checking how to print strings... printf | |
| 2021-04-16T20:04:24.9262317Z #17 2.896 checking for a sed that does not truncate output... /usr/bin/sed | |
| 2021-04-16T20:04:24.9263379Z #17 2.901 checking for fgrep... /usr/bin/grep -F | |
| 2021-04-16T20:04:24.9265068Z #17 2.902 checking for ld used by aarch64-bottlerocket-linux-gnu-gcc... /usr/aarch64-bottlerocket-linux-gnu/bin/ld | |
| 2021-04-16T20:04:24.9267008Z #17 2.920 checking if the linker (/usr/aarch64-bottlerocket-linux-gnu/bin/ld) is GNU ld... yes | |
| 2021-04-16T20:04:24.9268755Z #17 2.922 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/aarch64-bottlerocket-linux-gnu-nm -B | |
| 2021-04-16T20:04:24.9270581Z #17 2.925 checking the name lister (/usr/bin/aarch64-bottlerocket-linux-gnu-nm -B) interface... BSD nm | |
| 2021-04-16T20:04:24.9271928Z #17 2.942 checking whether ln -s works... yes | |
| 2021-04-16T20:04:24.9272727Z #17 2.943 checking the maximum length of command line arguments... 1966080 | |
| 2021-04-16T20:04:24.9274399Z #17 2.952 checking how to convert x86_64-redhat-linux-gnu file names to aarch64-bottlerocket-linux-gnu format... func_convert_file_noop | |
| 2021-04-16T20:04:24.9276249Z #17 2.953 checking how to convert x86_64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop | |
| 2021-04-16T20:04:24.9277860Z #17 2.953 checking for /usr/aarch64-bottlerocket-linux-gnu/bin/ld option to reload object files... -r | |
| 2021-04-16T20:04:24.9279492Z #17 2.953 checking for aarch64-bottlerocket-linux-gnu-objdump... objdump | |
| 2021-04-16T20:04:24.9280753Z #17 2.954 checking how to recognize dependent libraries... pass_all | |
| 2021-04-16T20:04:24.9282232Z #17 2.954 checking for aarch64-bottlerocket-linux-gnu-dlltool... dlltool | |
| 2021-04-16T20:04:24.9283471Z #17 2.955 checking how to associate runtime and link libraries... printf %s\n | |
| 2021-04-16T20:04:24.9285280Z #17 2.955 checking for aarch64-bottlerocket-linux-gnu-ar... (cached) aarch64-bottlerocket-linux-gnu-ar | |
| 2021-04-16T20:04:24.9286659Z #17 2.955 checking for archiver @FILE support... @ | |
| 2021-04-16T20:04:24.9288489Z #17 2.977 checking for aarch64-bottlerocket-linux-gnu-strip... (cached) aarch64-bottlerocket-linux-gnu-strip | |
| 2021-04-16T20:04:24.9291065Z #17 2.977 checking for aarch64-bottlerocket-linux-gnu-ranlib... aarch64-bottlerocket-linux-gnu-ranlib | |
| 2021-04-16T20:04:24.9293690Z #17 2.977 checking command to parse /usr/bin/aarch64-bottlerocket-linux-gnu-nm -B output from aarch64-bottlerocket-linux-gnu-gcc object... ok | |
| 2021-04-16T20:04:24.9295454Z #17 3.037 checking for sysroot... no | |
| 2021-04-16T20:04:24.9296065Z #17 3.037 checking for a working dd... /usr/bin/dd | |
| 2021-04-16T20:04:24.9296827Z #17 3.041 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 | |
| 2021-04-16T20:04:24.9298156Z #17 3.047 checking for aarch64-bottlerocket-linux-gnu-mt... no | |
| 2021-04-16T20:04:24.9299083Z #17 3.047 checking for mt... no | |
| 2021-04-16T20:04:24.9299679Z #17 3.047 checking if : is a manifest tool... no | |
| 2021-04-16T20:04:24.9300325Z #17 3.051 checking for dlfcn.h... yes | |
| 2021-04-16T20:04:24.9341732Z #17 3.098 checking for objdir... .libs | |
| 2021-04-16T20:04:24.9343580Z #17 3.161 checking if aarch64-bottlerocket-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no | |
| 2021-04-16T20:04:24.9345453Z #17 3.181 checking for aarch64-bottlerocket-linux-gnu-gcc option to produce PIC... -fPIC -DPIC | |
| 2021-04-16T20:04:24.9347267Z #17 3.181 checking if aarch64-bottlerocket-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes | |
| 2021-04-16T20:04:24.9348982Z #17 3.198 checking if aarch64-bottlerocket-linux-gnu-gcc static flag -static works... yes | |
| 2021-04-16T20:04:24.9350722Z #17 3.264 checking if aarch64-bottlerocket-linux-gnu-gcc supports -c -o file.o... yes | |
| 2021-04-16T20:04:24.9352379Z #17 3.296 checking if aarch64-bottlerocket-linux-gnu-gcc supports -c -o file.o... (cached) yes | |
| 2021-04-16T20:04:24.9354605Z #17 3.296 checking whether the aarch64-bottlerocket-linux-gnu-gcc linker (/usr/aarch64-bottlerocket-linux-gnu/bin/ld) supports shared libraries... yes | |
| 2021-04-16T20:04:24.9356702Z #17 3.304 checking whether -lc should be explicitly linked in... no | |
| 2021-04-16T20:04:24.9357661Z #17 3.332 checking dynamic linker characteristics... GNU/Linux ld.so | |
| 2021-04-16T20:04:24.9358630Z #17 3.380 checking how to hardcode library paths into programs... immediate | |
| 2021-04-16T20:04:24.9359639Z #17 3.381 checking whether stripping libraries is possible... yes | |
| 2021-04-16T20:04:24.9360524Z #17 3.382 checking if libtool supports shared libraries... yes | |
| 2021-04-16T20:04:24.9361358Z #17 3.382 checking whether to build shared libraries... yes | |
| 2021-04-16T20:04:24.9362166Z #17 3.382 checking whether to build static libraries... yes | |
| 2021-04-16T20:04:24.9363236Z #17 3.383 checking whether ln -s works... yes | |
| 2021-04-16T20:04:24.9364182Z #17 3.383 checking whether the -Werror option is usable... yes | |
| 2021-04-16T20:04:24.9365050Z #17 3.399 checking for simple visibility declarations... yes | |
| 2021-04-16T20:04:24.9365905Z #17 3.418 checking for __attribute__((uninitialized))... no | |
| 2021-04-16T20:04:24.9366730Z #17 3.441 checking for ANSI C header files... (cached) yes | |
| 2021-04-16T20:04:24.9367439Z #17 3.443 checking limits.h usability... yes | |
| 2021-04-16T20:04:24.9368128Z #17 3.478 checking limits.h presence... yes | |
| 2021-04-16T20:04:24.9368750Z #17 3.488 checking for limits.h... yes | |
| 2021-04-16T20:04:24.9369399Z #17 3.494 checking for sys/types.h... (cached) yes | |
| 2021-04-16T20:04:24.9370064Z #17 3.501 checking for sys/stat.h... (cached) yes | |
| 2021-04-16T20:04:24.9370747Z #17 3.507 checking dirent.h usability... yes | |
| 2021-04-16T20:04:24.9371438Z #17 3.542 checking dirent.h presence... yes | |
| 2021-04-16T20:04:24.9372089Z #17 3.551 checking for dirent.h... yes | |
| 2021-04-16T20:04:24.9372736Z #17 3.555 checking windows.h usability... no | |
| 2021-04-16T20:04:24.9373428Z #17 3.602 checking windows.h presence... no | |
| 2021-04-16T20:04:24.9374087Z #17 3.612 checking for windows.h... no | |
| 2021-04-16T20:04:24.9374743Z #17 3.612 checking sys/wait.h usability... yes | |
| 2021-04-16T20:04:24.9375469Z #17 3.660 checking sys/wait.h presence... yes | |
| 2021-04-16T20:04:24.9376108Z #17 3.679 checking for sys/wait.h... yes | |
| 2021-04-16T20:04:24.9377160Z #17 3.682 checking for an ANSI C-conforming const... yes | |
| 2021-04-16T20:04:24.9377806Z #17 3.705 checking for size_t... yes | |
| 2021-04-16T20:04:24.9378397Z #17 3.820 checking for bcopy... yes | |
| 2021-04-16T20:04:24.9379269Z #17 3.874 checking for memfd_create... yes | |
| 2021-04-16T20:04:24.9379908Z #17 3.920 checking for memmove... yes | |
| 2021-04-16T20:04:24.9380730Z #17 3.966 checking for mkostemp... yes | |
| 2021-04-16T20:04:24.9381341Z #17 4.010 checking for secure_getenv... yes | |
| 2021-04-16T20:04:24.9382012Z #17 4.059 checking for strerror... yes | |
| 2021-04-16T20:04:24.9382632Z #17 4.098 checking zlib.h usability... no | |
| 2021-04-16T20:04:24.9383295Z #17 4.138 checking zlib.h presence... no | |
| 2021-04-16T20:04:24.9383898Z #17 4.150 checking for zlib.h... no | |
| 2021-04-16T20:04:24.9384841Z #17 4.151 checking for gzopen in -lz... no | |
| 2021-04-16T20:04:24.9385474Z #17 4.189 checking bzlib.h usability... no | |
| 2021-04-16T20:04:24.9386191Z #17 4.242 checking bzlib.h presence... no | |
| 2021-04-16T20:04:24.9386784Z #17 4.256 checking for bzlib.h... no | |
| 2021-04-16T20:04:24.9387390Z #17 4.257 checking for libbz2... no | |
| 2021-04-16T20:04:24.9388048Z #17 4.312 checking whether Intel CET is enabled... no | |
| 2021-04-16T20:04:24.9388948Z #17 4.357 checking that generated files are newer than configure... done | |
| 2021-04-16T20:04:24.9389820Z #17 4.358 configure: creating ./config.status | |
| 2021-04-16T20:04:24.9390607Z #17 4.850 config.status: creating Makefile | |
| 2021-04-16T20:04:24.9391596Z #17 4.865 config.status: creating libpcre2-8.pc | |
| 2021-04-16T20:04:24.9392563Z #17 4.877 config.status: creating libpcre2-16.pc | |
| 2021-04-16T20:04:24.9393491Z #17 4.891 config.status: creating libpcre2-32.pc | |
| 2021-04-16T20:04:24.9394498Z #17 4.901 config.status: creating libpcre2-posix.pc | |
| 2021-04-16T20:04:24.9395499Z #17 4.912 config.status: creating pcre2-config | |
| 2021-04-16T20:04:24.9396447Z #17 4.922 config.status: creating src/pcre2.h | |
| 2021-04-16T20:04:24.9397174Z #17 4.937 config.status: creating src/config.h | |
| 2021-04-16T20:04:24.9397937Z #17 4.949 config.status: executing depfiles commands | |
| 2021-04-16T20:04:24.9398737Z #17 4.952 config.status: executing libtool commands | |
| 2021-04-16T20:04:24.9399857Z #17 4.961 config.status: executing script-chmod commands | |
| 2021-04-16T20:04:24.9401058Z #17 4.963 config.status: executing delete-old-chartables commands | |
| 2021-04-16T20:04:24.9401776Z #17 4.966 | |
| 2021-04-16T20:04:24.9402525Z #17 4.966 pcre2-10.36 configuration summary: | |
| 2021-04-16T20:04:24.9403067Z #17 4.966 | |
| 2021-04-16T20:04:24.9404137Z #17 4.966 Install prefix ..................... : /aarch64-bottlerocket-linux-gnu/sys-root/usr | |
| 2021-04-16T20:04:24.9405651Z #17 4.966 C preprocessor ..................... : aarch64-bottlerocket-linux-gnu-gcc -E | |
| 2021-04-16T20:04:24.9407229Z #17 4.966 C compiler ......................... : aarch64-bottlerocket-linux-gnu-gcc | |
| 2021-04-16T20:04:24.9408724Z #17 4.966 Linker ............................. : /usr/aarch64-bottlerocket-linux-gnu/bin/ld | |
| 2021-04-16T20:04:24.9409655Z #17 4.966 C preprocessor flags ............... : | |
| 2021-04-16T20:04:24.9411704Z #17 4.966 C compiler flags ................... : -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-clash-protection -fno-semantic-interposition -fvisibility=hidden | |
| 2021-04-16T20:04:24.9413741Z #17 4.966 Linker flags ....................... : -Wl,-z,relro -Wl,-z,now | |
| 2021-04-16T20:04:24.9414365Z #17 4.966 Extra libraries .................... : | |
| 2021-04-16T20:04:24.9414837Z #17 4.966 | |
| 2021-04-16T20:04:24.9415550Z #17 4.966 Build 8-bit pcre2 library .......... : yes | |
| 2021-04-16T20:04:24.9416385Z #17 4.966 Build 16-bit pcre2 library ......... : no | |
| 2021-04-16T20:04:24.9417173Z #17 4.966 Build 32-bit pcre2 library ......... : no | |
| 2021-04-16T20:04:24.9417807Z #17 4.966 Include debugging code ............. : no | |
| 2021-04-16T20:04:24.9418487Z #17 4.966 Enable JIT compiling support ....... : no | |
| 2021-04-16T20:04:24.9419158Z #17 4.966 Use SELinux allocator in JIT ....... : no | |
| 2021-04-16T20:04:24.9419793Z #17 4.966 Enable Unicode support ............. : yes | |
| 2021-04-16T20:04:24.9420601Z #17 4.966 Newline char/sequence .............. : lf | |
| 2021-04-16T20:04:24.9421447Z #17 4.966 \R matches only ANYCRLF ............ : no | |
| 2021-04-16T20:04:24.9422036Z #17 4.966 \C is disabled ..................... : no | |
| 2021-04-16T20:04:24.9422559Z #17 4.966 EBCDIC coding ...................... : no | |
| 2021-04-16T20:04:24.9423108Z #17 4.966 EBCDIC code for NL ................. : n/a | |
| 2021-04-16T20:04:24.9423664Z #17 4.966 Rebuild char tables ................ : no | |
| 2021-04-16T20:04:24.9424230Z #17 4.966 Internal link size ................. : 2 | |
| 2021-04-16T20:04:24.9424868Z #17 4.966 Nested parentheses limit ........... : 250 | |
| 2021-04-16T20:04:24.9425515Z #17 4.966 Heap limit ......................... : 20000000 kibibytes | |
| 2021-04-16T20:04:24.9426112Z #17 4.966 Match limit ........................ : 10000000 | |
| 2021-04-16T20:04:24.9426690Z #17 4.966 Match depth limit .................. : MATCH_LIMIT | |
| 2021-04-16T20:04:24.9427320Z #17 4.966 Build shared libs .................. : yes | |
| 2021-04-16T20:04:24.9427889Z #17 4.966 Build static libs .................. : yes | |
| 2021-04-16T20:04:24.9428499Z #17 4.966 Use JIT in pcre2grep ............... : no | |
| 2021-04-16T20:04:24.9429155Z #17 4.966 Enable callouts in pcre2grep ....... : no | |
| 2021-04-16T20:04:24.9429883Z #17 4.966 Enable fork in pcre2grep callouts .. : no | |
| 2021-04-16T20:04:24.9430672Z #17 4.966 Initial buffer size for pcre2grep .. : 20480 | |
| 2021-04-16T20:04:24.9431372Z #17 4.966 Maximum buffer size for pcre2grep .. : 1048576 | |
| 2021-04-16T20:04:24.9432009Z #17 4.966 Link pcre2grep with libz ........... : no | |
| 2021-04-16T20:04:24.9432634Z #17 4.966 Link pcre2grep with libbz2 ......... : no | |
| 2021-04-16T20:04:24.9433484Z #17 4.966 Link pcre2test with libedit ........ : no | |
| 2021-04-16T20:04:24.9434179Z #17 4.966 Link pcre2test with libreadline .... : no | |
| 2021-04-16T20:04:24.9434821Z #17 4.966 Valgrind support ................... : no | |
| 2021-04-16T20:04:24.9435402Z #17 4.966 Code coverage ...................... : no | |
| 2021-04-16T20:04:24.9435972Z #17 4.966 Fuzzer support ..................... : no | |
| 2021-04-16T20:04:24.9436537Z #17 4.966 Use %zu and %td .................... : auto | |
| 2021-04-16T20:04:24.9436985Z #17 4.966 | |
| 2021-04-16T20:04:24.9438117Z #17 4.995 + sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool | |
| 2021-04-16T20:04:24.9439338Z #17 5.011 + sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool | |
| 2021-04-16T20:04:24.9440276Z #17 5.027 + /usr/bin/make -O -j48 V=1 VERBOSE=1 | |
| 2021-04-16T20:04:24.9441044Z #17 5.034 rm -f src/pcre2_chartables.c | |
| 2021-04-16T20:04:24.9442511Z #17 5.034 ln -s /home/builder/rpmbuild/BUILD/pcre2-10.36/src/pcre2_chartables.c.dist /home/builder/rpmbuild/BUILD/pcre2-10.36/src/pcre2_chartables.c | |
| 2021-04-16T20:04:24.9443773Z #17 5.041 /usr/bin/make all-am | |
| 2021-04-16T20:04:24.9444752Z #17 5.269 make[1]: Entering directory '/home/builder/rpmbuild/BUILD/pcre2-10.36' | |
| 2021-04-16T20:04:24.9448116Z #17 5.269 /bin/sh ./libtool --tag=CC --mode=compile aarch64-bottlerocket-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src "-I./src" -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-clash-protection -fno-semantic-interposition -c -o src/libpcre2_8_la-pcre2_error.lo `test -f 'src/pcre2_error.c' || echo './'`src/pcre2_error.c | |
| 2021-04-16T20:04:24.9453235Z #17 5.269 libtool: compile: aarch64-bottlerocket-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-clash-protection -fno-semantic-interposition -c src/pcre2_error.c -fPIC -DPIC -o src/.libs/libpcre2_8_la-pcre2_error.o | |
| 2021-04-16T20:04:24.9457847Z #17 5.269 libtool: compile: aarch64-bottlerocket-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-clash-protection -fno-semantic-interposition -c src/pcre2_error.c -o src/libpcre2_8_la-pcre2_error.o >/dev/null 2>&1 | |
| 2021-04-16T20:04:24.9461129Z #17 5.269 make[1]: Leaving directory '/home/builder/rpmbuild/BUILD/pcre2-10.36' | |
| 2021-04-16T20:04:24.9462340Z #17 5.278 make[1]: Entering directory '/home/builder/rpmbuild/BUILD/pcre2-10.36' | |
| 2021-04-16T20:04:24.9465811Z #17 5.278 /bin/sh ./libtool --tag=CC --mode=compile aarch64-bottlerocket-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src "-I./src" -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-clash-protection -fno-semantic-interposition -c -o src/libpcre2_8_la-pcre2_tables.lo `test -f 'src/pcre2_tables.c' || echo './'`src/pcre2_tables.c | |
| 2021-04-16T20:04:24.9470861Z #17 5.278 libtool: compile: aarch64-bottlerocket-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-clash-protection -fno-semantic-interposition -c src/pcre2_tables.c -fPIC -DPIC -o src/.libs/libpcre2_8_la-pcre2_tables.o | |
| 2021-04-16T20:04:24.9475685Z #17 5.278 libtool: compile: aarch64-bottlerocket-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-clash-protection -fno-semantic-interposition -c src/pcre2_tables.c -o src/libpcre2_8_la-pcre2_tables.o >/dev/null 2>&1 | |
| 2021-04-16T20:04:24.9478805Z #17 5.278 make[1]: Leaving directory '/home/builder/rpmbuild/BUILD/pcre2-10.36' | |
| 2021-04-16T20:04:24.9480050Z #17 5.282 make[1]: Entering directory '/home/builder/rpmbuild/BUILD/pcre2-10.36' | |
| 2021-04-16T20:04:24.9483329Z #17 5.282 /bin/sh ./libtool --tag=CC --mode=compile aarch64-bottlerocket-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src "-I./src" -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-clash-protection -fno-semantic-interposition -c -o src/libpcre2_8_la-pcre2_config.lo `test -f 'src/pcre2_config.c' || echo './'`src/pcre2_config.c | |
| 2021-04-16T20:04:24.9488312Z #17 5.282 libtool: compile: aarch64-bottlerocket-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-clash-protection -fno-semantic-interposition -c src/pcre2_config.c -fPIC -DPIC -o src/.libs/libpcre2_8_la-pcre2_config.o | |
| 2021-04-16T20:04:24.9493145Z #17 5.282 libtool: compile: aarch64-bottlerocket-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-clash-protection -fno-semantic-interposition -c src/pcre2_config.c -o src/libpcre2_8_la-pcre2_config.o >/dev/null 2>&1 | |
| 2021-04-16T20:04:24.9496104Z #17 5.282 make[1]: Leaving directory '/home/builder/rpmbuild/BUILD/pcre2-10.36' | |
| 2021-04-16T20:04:24.9497300Z #17 5.301 make[1]: Entering directory '/home/builder/rpmbuild/BUILD/pcre2-10.36' | |
| 2021-04-16T20:04:24.9541289Z #17 5.301 /bin/sh ./libtool --tag=CC --mode=compile aarch64-bottlerocket-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src "-I./src" -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-clash-protection -fno-semantic-interposition -c -o src/libpcre2_8_la-pcre2_ord2utf.lo `test -f 'src/pcre2_ord2utf.c' || echo './'`src/pcre2_ord2utf.c | |
| 2021-04-16T20:04:24.9547181Z #17 5.301 libtool: compile: aarch64-bottlerocket-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-clash-protection -fno-semantic-interposition -c src/pcre2_ord2utf.c -fPIC -DPIC -o src/.libs/libpcre2_8_la-pcre2_ord2utf.o | |
| 2021-04-16T20:04:24.9552479Z #17 5.301 libtool: compile: aarch64-bottlerocket-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-clash-protection -fno-semantic-interposition -c src/pcre2_ord2utf.c -o src/libpcre2_8_la-pcre2_ord2utf.o >/dev/null 2>&1 | |
| 2021-04-16T20:04:24.9555511Z #17 5.301 make[1]: Leaving directory '/home/builder/rpmbuild/BUILD/pcre2-10.36' | |
| 2021-04-16T20:04:24.9556746Z #17 5.309 make[1]: Entering directory '/home/builder/rpmbuild/BUILD/pcre2-10.36' | |
| 2021-04-16T20:04:24.9560496Z #17 5.309 /bin/sh ./libtool --tag=CC --mode=compile aarch64-bottlerocket-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src "-I./src" -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-clash-protection -fno-semantic-interposition -c -o src/libpcre2_8_la-pcre2_find_bracket.lo `test -f 'src/pcre2_find_bracket.c' || echo './'`src/pcre2_find_bracket.c | |
| 2021-04-16T20:04:24.9566248Z #17 5.309 libtool: compile: aarch64-bottlerocket-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-clash-protection -fno-semantic-interposition -c src/pcre2_find_bracket.c -fPIC -DPIC -o src/.libs/libpcre2_8_la-pcre2_find_bracket.o | |
| 2021-04-16T20:04:24.9571704Z #17 5.309 libtool: compile: aarch64-bottlerocket-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-clash-protection -fno-semantic-interposition -c src/pcre2_find_bracket.c -o src/libpcre2_8_la-pcre2_find_bracket.o >/dev/null 2>&1 | |
| 2021-04-16T20:04:24.9574692Z #17 5.309 make[1]: Leaving directory '/home/builder/rpmbuild/BUILD/pcre2-10.36' | |
| 2021-04-16T20:04:24.9575899Z #17 5.321 make[1]: Entering directory '/home/builder/rpmbuild/BUILD/pcre2-10.36' | |
| 2021-04-16T20:04:24.9579270Z #17 5.321 /bin/sh ./libtool --tag=CC --mode=compile aarch64-bottlerocket-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src "-I./src" -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-clash-protection -fno-semantic-interposition -c -o src/libpcre2_8_la-pcre2_match_data.lo `test -f 'src/pcre2_match_data.c' || echo './'`src/pcre2_match_data.c | |
| 2021-04-16T20:04:24.9584766Z #17 5.321 libtool: compile: aarch64-bottlerocket-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-clash-protection -fno-semantic-interposition -c src/pcre2_match_data.c -fPIC -DPIC -o src/.libs/libpcre2_8_la-pcre2_match_data.o | |
| 2021-04-16T20:04:24.9589816Z #17 5.321 libtool: compile: aarch64-bottlerocket-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-clash-protection -fno-semantic-interposition -c src/pcre2_match_data.c -o src/libpcre2_8_la-pcre2_match_data.o >/dev/null 2>&1 | |
| 2021-04-16T20:04:24.9592864Z #17 5.321 make[1]: Leaving directory '/home/builder/rpmbuild/BUILD/pcre2-10.36' | |
| 2021-04-16T20:04:24.9594331Z #17 5.341 make[1]: Entering directory '/home/builder/rpmbuild/BUILD/pcre2-10.36' | |
| 2021-04-16T20:04:24.9597762Z #17 5.341 /bin/sh ./libtool --tag=CC --mode=compile aarch64-bottlerocket-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src "-I./src" -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-clash-protection -fno-semantic-interposition -c -o src/libpcre2_8_la-pcre2_jit_compile.lo `test -f 'src/pcre2_jit_compile.c' || echo './'`src/pcre2_jit_compile.c | |
| 2021-04-16T20:04:24.9603272Z #17 5.341 libtool: compile: aarch64-bottlerocket-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-clash-protection -fno-semantic-interposition -c src/pcre2_jit_compile.c -fPIC -DPIC -o src/.libs/libpcre2_8_la-pcre2_jit_compile.o | |
| 2021-04-16T20:04:24.9608264Z #17 5.341 libtool: compile: aarch64-bottlerocket-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-clash-protection -fno-semantic-interposition -c src/pcre2_jit_compile.c -o src/libpcre2_8_la-pcre2_jit_compile.o >/dev/null 2>&1 | |
| 2021-04-16T20:04:24.9611260Z #17 5.341 make[1]: Leaving directory '/home/builder/rpmbuild/BUILD/pcre2-10.36' | |
| 2021-04-16T20:04:24.9612499Z #17 5.344 make[1]: Entering directory '/home/builder/rpmbuild/BUILD/pcre2-10.36' | |
| 2021-04-16T20:04:24.9616240Z #17 5.344 /bin/sh ./libtool --tag=CC --mode=compile aarch64-bottlerocket-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src "-I./src" -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-clash-protection -fno-semantic-interposition -c -o src/libpcre2_8_la-pcre2_string_utils.lo `test -f 'src/pcre2_string_utils.c' || echo './'`src/pcre2_string_utils.c | |
| 2021-04-16T20:04:24.9621679Z #17 5.344 libtool: compile: aarch64-bottlerocket-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-clash-protection -fno-semantic-interposition -c src/pcre2_string_utils.c -fPIC -DPIC -o src/.libs/libpcre2_8_la-pcre2_string_utils.o | |
| 2021-04-16T20:04:24.9626567Z #17 5.344 libtool: compile: aarch64-bottlerocket-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-clash-protection -fno-semantic-interposition -c src/pcre2_string_utils.c -o src/libpcre2_8_la-pcre2_string_utils.o >/dev/null 2>&1 | |
| 2021-04-16T20:04:24.9629518Z #17 5.344 make[1]: Leaving directory '/home/builder/rpmbuild/BUILD/pcre2-10.36' | |
| 2021-04-16T20:04:24.9630886Z #17 5.350 make[1]: Entering directory '/home/builder/rpmbuild/BUILD/pcre2-10.36' | |
| 2021-04-16T20:04:24.9634392Z #17 5.350 /bin/sh ./libtool --tag=CC --mode=compile aarch64-bottlerocket-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src "-I./src" -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-clash-protection -fno-semantic-interposition -c -o src/libpcre2_8_la-pcre2_chartables.lo `test -f 'src/pcre2_chartables.c' || echo './'`src/pcre2_chartables.c | |
| 2021-04-16T20:04:24.9639324Z #17 5.350 libtool: compile: aarch64-bottlerocket-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-clash-protection -fno-semantic-interposition -c src/pcre2_chartables.c -fPIC -DPIC -o src/.libs/libpcre2_8_la-pcre2_chartables.o | |
| 2021-04-16T20:04:24.9644311Z #17 5.350 libtool: compile: aarch64-bottlerocket-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-clash-protection -fno-semantic-interposition -c src/pcre2_chartables.c -o src/libpcre2_8_la-pcre2_chartables.o >/dev/null 2>&1 | |
| 2021-04-16T20:04:24.9647651Z #17 5.350 make[1]: Leaving directory '/home/builder/rpmbuild/BUILD/pcre2-10.36' | |
| 2021-04-16T20:04:24.9648882Z #17 5.364 make[1]: Entering directory '/home/builder/rpmbuild/BUILD/pcre2-10.36' | |
| 2021-04-16T20:04:24.9652431Z #17 5.364 /bin/sh ./libtool --tag=CC --mode=compile aarch64-bottlerocket-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src "-I./src" -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-clash-protection -fno-semantic-interposition -c -o src/libpcre2_8_la-pcre2_newline.lo `test -f 'src/pcre2_newline.c' || echo './'`src/pcre2_newline.c | |
| 2021-04-16T20:04:24.9657916Z #17 5.364 libtool: compile: aarch64-bottlerocket-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-clash-protection -fno-semantic-interposition -c src/pcre2_newline.c -fPIC -DPIC -o src/.libs/libpcre2_8_la-pcre2_newline.o | |
| 2021-04-16T20:04:24.9663311Z #17 5.364 libtool: compile: aarch64-bottlerocket-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-clash-protection -fno-semantic-interposition -c src/pcre2_newline.c -o src/libpcre2_8_la-pcre2_newline.o >/dev/null 2>&1 | |
| 2021-04-16T20:04:24.9666444Z #17 5.364 make[1]: Leaving directory '/home/builder/rpmbuild/BUILD/pcre2-10.36' | |
| 2021-04-16T20:04:24.9667641Z #17 5.377 make[1]: Entering directory '/home/builder/rpmbuild/BUILD/pcre2-10.36' | |
| 2021-04-16T20:04:24.9671025Z #17 5.377 /bin/sh ./libtool --tag=CC --mode=compile aarch64-bottlerocket-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src "-I./src" -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-clash-protection -fno-semantic-interposition -c -o src/libpcre2_8_la-pcre2_extuni.lo `test -f 'src/pcre2_extuni.c' || echo './'`src/pcre2_extuni.c | |
| 2021-04-16T20:04:24.9676138Z #17 5.377 libtool: compile: aarch64-bottlerocket-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-clash-protection -fno-semantic-interposition -c src/pcre2_extuni.c -fPIC -DPIC -o src/.libs/libpcre2_8_la-pcre2_extuni.o | |
| 2021-04-16T20:04:24.9680970Z #17 5.377 libtool: compile: aarch64-bottlerocket-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-clash-protection -fno-semantic-interposition -c src/pcre2_extuni.c -o src/libpcre2_8_la-pcre2_extuni.o >/dev/null 2>&1 | |
| 2021-04-16T20:04:24.9683970Z #17 5.377 make[1]: Leaving directory '/home/builder/rpmbuild/BUILD/pcre2-10.36' | |
| 2021-04-16T20:04:24.9685187Z #17 5.377 make[1]: Entering directory '/home/builder/rpmbuild/BUILD/pcre2-10.36' | |
| 2021-04-16T20:04:24.9689140Z #17 5.377 /bin/sh ./libtool --tag=CC --mode=compile aarch64-bottlerocket-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src "-I./src" -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-clash-protection -fno-semantic-interposition -c -o src/libpcre2_8_la-pcre2_maketables.lo `test -f 'src/pcre2_maketables.c' || echo './'`src/pcre2_maketables.c | |
| 2021-04-16T20:04:24.9694816Z #17 5.377 libtool: compile: aarch64-bottlerocket-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-clash-protection -fno-semantic-interposition -c src/pcre2_maketables.c -fPIC -DPIC -o src/.libs/libpcre2_8_la-pcre2_maketables.o | |
| 2021-04-16T20:04:24.9700136Z #17 5.377 libtool: compile: aarch64-bottlerocket-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-clash-protection -fno-semantic-interposition -c src/pcre2_maketables.c -o src/libpcre2_8_la-pcre2_maketables.o >/dev/null 2>&1 | |
| 2021-04-16T20:04:24.9703253Z #17 5.377 make[1]: Leaving directory '/home/builder/rpmbuild/BUILD/pcre2-10.36' | |
| 2021-04-16T20:04:24.9704538Z #17 5.378 make[1]: Entering directory '/home/builder/rpmbuild/BUILD/pcre2-10.36' | |
| 2021-04-16T20:04:24.9707697Z #17 5.378 /bin/sh ./libtool --tag=CC --mode=compile aarch64-bottlerocket-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src "-I./src" -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-clash-protection -fno-semantic-interposition -c -o src/libpcre2_8_la-pcre2_valid_utf.lo `test -f 'src/pcre2_valid_utf.c' || echo './'`src/pcre2_valid_utf.c | |
| 2021-04-16T20:04:24.9712585Z #17 5.378 libtool: compile: aarch64-bottlerocket-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-clash-protection -fno-semantic-interposition -c src/pcre2_valid_utf.c -fPIC -DPIC -o src/.libs/libpcre2_8_la-pcre2_valid_utf.o | |
| 2021-04-16T20:04:24.9717208Z #17 5.378 libtool: compile: aarch64-bottlerocket-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-clash-protection -fno-semantic-interposition -c src/pcre2_valid_utf.c -o src/libpcre2_8_la-pcre2_valid_utf.o >/dev/null 2>&1 | |
| 2021-04-16T20:04:24.9720187Z #17 5.378 make[1]: Leaving directory '/home/builder/rpmbuild/BUILD/pcre2-10.36' | |
| 2021-04-16T20:04:24.9721397Z #17 5.381 make[1]: Entering directory '/home/builder/rpmbuild/BUILD/pcre2-10.36' | |
| 2021-04-16T20:04:24.9724787Z #17 5.381 /bin/sh ./libtool --tag=CC --mode=compile aarch64-bottlerocket-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src "-I./src" -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-clash-protection -fno-semantic-interposition -c -o src/libpcre2_posix_la-pcre2posix.lo `test -f 'src/pcre2posix.c' || echo './'`src/pcre2posix.c | |
| 2021-04-16T20:04:24.9729961Z #17 5.381 libtool: compile: aarch64-bottlerocket-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-clash-protection -fno-semantic-interposition -c src/pcre2posix.c -fPIC -DPIC -o src/.libs/libpcre2_posix_la-pcre2posix.o | |
| 2021-04-16T20:04:24.9735087Z #17 5.381 libtool: compile: aarch64-bottlerocket-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-clash-protection -fno-semantic-interposition -c src/pcre2posix.c -o src/libpcre2_posix_la-pcre2posix.o >/dev/null 2>&1 | |
| 2021-04-16T20:04:24.9738020Z #17 5.381 make[1]: Leaving directory '/home/builder/rpmbuild/BUILD/pcre2-10.36' | |
| 2021-04-16T20:04:24.9739233Z #17 5.397 make[1]: Entering directory '/home/builder/rpmbuild/BUILD/pcre2-10.36' | |
| 2021-04-16T20:04:24.9742890Z #17 5.397 /bin/sh ./libtool --tag=CC --mode=compile aarch64-bottlerocket-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src "-I./src" -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-clash-protection -fno-semantic-interposition -c -o src/libpcre2_8_la-pcre2_serialize.lo `test -f 'src/pcre2_serialize.c' || echo './'`src/pcre2_serialize.c | |
| 2021-04-16T20:04:24.9748361Z #17 5.397 libtool: compile: aarch64-bottlerocket-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-clash-protection -fno-semantic-interposition -c src/pcre2_serialize.c -fPIC -DPIC -o src/.libs/libpcre2_8_la-pcre2_serialize.o | |
| 2021-04-16T20:04:24.9753387Z #17 5.397 libtool: compile: aarch64-bottlerocket-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-clash-protection -fno-semantic-interposition -c src/pcre2_serialize.c -o src/libpcre2_8_la-pcre2_serialize.o >/dev/null 2>&1 | |
| 2021-04-16T20:04:24.9756476Z #17 5.397 make[1]: Leaving directory '/home/builder/rpmbuild/BUILD/pcre2-10.36' | |
| 2021-04-16T20:04:24.9757730Z #17 5.409 make[1]: Entering directory '/home/builder/rpmbuild/BUILD/pcre2-10.36' | |
| 2021-04-16T20:04:24.9761371Z #17 5.409 /bin/sh ./libtool --tag=CC --mode=compile aarch64-bottlerocket-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src "-I./src" -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-clash-protection -fno-semantic-interposition -c -o src/libpcre2_8_la-pcre2_pattern_info.lo `test -f 'src/pcre2_pattern_info.c' || echo './'`src/pcre2_pattern_info.c | |
| 2021-04-16T20:04:24.9766364Z #17 5.409 libtool: compile: aarch64-bottlerocket-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-clash-protection -fno-semantic-interposition -c src/pcre2_pattern_info.c -fPIC -DPIC -o src/.libs/libpcre2_8_la-pcre2_pattern_info.o | |
| 2021-04-16T20:04:24.9770855Z #17 5.409 libtool: compile: aarch64-bottlerocket-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-clash-protection -fno-semantic-interposition -c src/pcre2_pattern_info.c -o src/libpcre2_8_la-pcre2_pattern_info.o >/dev/null 2>&1 | |
| 2021-04-16T20:04:24.9773699Z #17 5.409 make[1]: Leaving directory '/home/builder/rpmbuild/BUILD/pcre2-10.36' | |
| 2021-04-16T20:04:24.9774916Z #17 5.424 make[1]: Entering directory '/home/builder/rpmbuild/BUILD/pcre2-10.36' | |
| 2021-04-16T20:04:24.9778267Z #17 5.424 /bin/sh ./libtool --tag=CC --mode=compile aarch64-bottlerocket-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src "-I./src" -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-clash-protection -fno-semantic-interposition -c -o src/libpcre2_8_la-pcre2_context.lo `test -f 'src/pcre2_context.c' || echo './'`src/pcre2_context.c | |
| 2021-04-16T20:04:24.9783508Z #17 5.424 libtool: compile: aarch64-bottlerocket-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-clash-protection -fno-semantic-interposition -c src/pcre2_context.c -fPIC -DPIC -o src/.libs/libpcre2_8_la-pcre2_context.o | |
| 2021-04-16T20:04:24.9788354Z #17 5.424 libtool: compile: aarch64-bottlerocket-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-clash-protection -fno-semantic-interposition -c src/pcre2_context.c -o src/libpcre2_8_la-pcre2_context.o >/dev/null 2>&1 | |
| 2021-04-16T20:04:24.9791381Z #17 5.424 make[1]: Leaving directory '/home/builder/rpmbuild/BUILD/pcre2-10.36' | |
| 2021-04-16T20:04:24.9792555Z #17 5.440 make[1]: Entering directory '/home/builder/rpmbuild/BUILD/pcre2-10.36' | |
| 2021-04-16T20:04:24.9795945Z #17 5.440 /bin/sh ./libtool --tag=CC --mode=compile aarch64-bottlerocket-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src "-I./src" -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-clash-protection -fno-semantic-interposition -c -o src/libpcre2_8_la-pcre2_substring.lo `test -f 'src/pcre2_substring.c' || echo './'`src/pcre2_substring.c | |
| 2021-04-16T20:04:24.9801102Z #17 5.440 libtool: compile: aarch64-bottlerocket-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-clash-protection -fno-semantic-interposition -c src/pcre2_substring.c -fPIC -DPIC -o src/.libs/libpcre2_8_la-pcre2_substring.o | |
| 2021-04-16T20:04:24.9806110Z #17 5.440 libtool: compile: aarch64-bottlerocket-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-clash-protection -fno-semantic-interposition -c src/pcre2_substring.c -o src/libpcre2_8_la-pcre2_substring.o >/dev/null 2>&1 | |
| 2021-04-16T20:04:24.9808821Z #17 5.440 make[1]: Leaving directory '/home/builder/rpmbuild/BUILD/pcre2-10.36' | |
| 2021-04-16T20:04:24.9809949Z #17 5.488 make[1]: Entering directory '/home/builder/rpmbuild/BUILD/pcre2-10.36' | |
| 2021-04-16T20:04:24.9813105Z #17 5.488 /bin/sh ./libtool --tag=CC --mode=compile aarch64-bottlerocket-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src "-I./src" -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-clash-protection -fno-semantic-interposition -c -o src/libpcre2_8_la-pcre2_xclass.lo `test -f 'src/pcre2_xclass.c' || echo './'`src/pcre2_xclass.c | |
| 2021-04-16T20:04:24.9817924Z #17 5.488 libtool: compile: aarch64-bottlerocket-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-clash-protection -fno-semantic-interposition -c src/pcre2_xclass.c -fPIC -DPIC -o src/.libs/libpcre2_8_la-pcre2_xclass.o | |
| 2021-04-16T20:04:24.9822713Z #17 5.488 libtool: compile: aarch64-bottlerocket-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-clash-protection -fno-semantic-interposition -c src/pcre2_xclass.c -o src/libpcre2_8_la-pcre2_xclass.o >/dev/null 2>&1 | |
| 2021-04-16T20:04:24.9825434Z #17 5.488 make[1]: Leaving directory '/home/builder/rpmbuild/BUILD/pcre2-10.36' | |
| 2021-04-16T20:04:24.9826534Z #17 5.521 make[1]: Entering directory '/home/builder/rpmbuild/BUILD/pcre2-10.36' | |
| 2021-04-16T20:04:24.9829844Z #17 5.521 /bin/sh ./libtool --tag=CC --mode=compile aarch64-bottlerocket-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src "-I./src" -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-clash-protection -fno-semantic-interposition -c -o src/libpcre2_8_la-pcre2_ucd.lo `test -f 'src/pcre2_ucd.c' || echo './'`src/pcre2_ucd.c | |
| 2021-04-16T20:04:24.9834639Z #17 5.521 libtool: compile: aarch64-bottlerocket-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-clash-protection -fno-semantic-interposition -c src/pcre2_ucd.c -fPIC -DPIC -o src/.libs/libpcre2_8_la-pcre2_ucd.o | |
| 2021-04-16T20:04:24.9839663Z #17 5.521 libtool: compile: aarch64-bottlerocket-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-clash-protection -fno-semantic-interposition -c src/pcre2_ucd.c -o src/libpcre2_8_la-pcre2_ucd.o >/dev/null 2>&1 | |
| 2021-04-16T20:04:24.9842312Z #17 5.521 make[1]: Leaving directory '/home/builder/rpmbuild/BUILD/pcre2-10.36' | |
| 2021-04-16T20:04:24.9843446Z #17 5.781 make[1]: Entering directory '/home/builder/rpmbuild/BUILD/pcre2-10.36' | |
| 2021-04-16T20:04:24.9846961Z #17 5.781 /bin/sh ./libtool --tag=CC --mode=compile aarch64-bottlerocket-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src "-I./src" -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-clash-protection -fno-semantic-interposition -c -o src/libpcre2_8_la-pcre2_script_run.lo `test -f 'src/pcre2_script_run.c' || echo './'`src/pcre2_script_run.c | |
| 2021-04-16T20:04:24.9851972Z #17 5.781 libtool: compile: aarch64-bottlerocket-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-clash-protection -fno-semantic-interposition -c src/pcre2_script_run.c -fPIC -DPIC -o src/.libs/libpcre2_8_la-pcre2_script_run.o | |
| 2021-04-16T20:04:24.9856840Z #17 5.781 libtool: compile: aarch64-bottlerocket-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-clash-protection -fno-semantic-interposition -c src/pcre2_script_run.c -o src/libpcre2_8_la-pcre2_script_run.o >/dev/null 2>&1 | |
| 2021-04-16T20:04:24.9859802Z #17 5.781 make[1]: Leaving directory '/home/builder/rpmbuild/BUILD/pcre2-10.36' | |
| 2021-04-16T20:04:24.9861249Z #17 5.892 make[1]: Entering directory '/home/builder/rpmbuild/BUILD/pcre2-10.36' | |
| 2021-04-16T20:04:24.9864665Z #17 5.892 /bin/sh ./libtool --tag=CC --mode=compile aarch64-bottlerocket-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src "-I./src" -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-clash-protection -fno-semantic-interposition -c -o src/libpcre2_8_la-pcre2_auto_possess.lo `test -f 'src/pcre2_auto_possess.c' || echo './'`src/pcre2_auto_possess.c | |
| 2021-04-16T20:04:24.9869660Z #17 5.892 libtool: compile: aarch64-bottlerocket-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-clash-protection -fno-semantic-interposition -c src/pcre2_auto_possess.c -fPIC -DPIC -o src/.libs/libpcre2_8_la-pcre2_auto_possess.o | |
| 2021-04-16T20:04:24.9874564Z #17 5.892 libtool: compile: aarch64-bottlerocket-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-clash-protection -fno-semantic-interposition -c src/pcre2_auto_possess.c -o src/libpcre2_8_la-pcre2_auto_possess.o >/dev/null 2>&1 | |
| 2021-04-16T20:04:24.9877542Z #17 5.892 make[1]: Leaving directory '/home/builder/rpmbuild/BUILD/pcre2-10.36' | |
| 2021-04-16T20:04:24.9878706Z #17 5.945 make[1]: Entering directory '/home/builder/rpmbuild/BUILD/pcre2-10.36' | |
| 2021-04-16T20:04:24.9881978Z #17 5.945 /bin/sh ./libtool --tag=CC --mode=compile aarch64-bottlerocket-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src "-I./src" -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-clash-protection -fno-semantic-interposition -c -o src/libpcre2_8_la-pcre2_study.lo `test -f 'src/pcre2_study.c' || echo './'`src/pcre2_study.c | |
| 2021-04-16T20:04:24.9886973Z #17 5.945 libtool: compile: aarch64-bottlerocket-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-clash-protection -fno-semantic-interposition -c src/pcre2_study.c -fPIC -DPIC -o src/.libs/libpcre2_8_la-pcre2_study.o | |
| 2021-04-16T20:04:24.9891669Z #17 5.945 libtool: compile: aarch64-bottlerocket-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-clash-protection -fno-semantic-interposition -c src/pcre2_study.c -o src/libpcre2_8_la-pcre2_study.o >/dev/null 2>&1 | |
| 2021-04-16T20:04:24.9894563Z #17 5.945 make[1]: Leaving directory '/home/builder/rpmbuild/BUILD/pcre2-10.36' | |
| 2021-04-16T20:04:24.9895771Z #17 6.027 make[1]: Entering directory '/home/builder/rpmbuild/BUILD/pcre2-10.36' | |
| 2021-04-16T20:04:24.9898990Z #17 6.027 aarch64-bottlerocket-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src "-I./src" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-clash-protection -fno-semantic-interposition -c -o src/pcre2grep-pcre2grep.o `test -f 'src/pcre2grep.c' || echo './'`src/pcre2grep.c | |
| 2021-04-16T20:04:24.9901975Z #17 6.027 make[1]: Leaving directory '/home/builder/rpmbuild/BUILD/pcre2-10.36' | |
| 2021-04-16T20:04:24.9903212Z #17 6.068 make[1]: Entering directory '/home/builder/rpmbuild/BUILD/pcre2-10.36' | |
| 2021-04-16T20:04:24.9906697Z #17 6.068 /bin/sh ./libtool --tag=CC --mode=compile aarch64-bottlerocket-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src "-I./src" -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-clash-protection -fno-semantic-interposition -c -o src/libpcre2_8_la-pcre2_substitute.lo `test -f 'src/pcre2_substitute.c' || echo './'`src/pcre2_substitute.c | |
| 2021-04-16T20:04:24.9912052Z #17 6.068 libtool: compile: aarch64-bottlerocket-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-clash-protection -fno-semantic-interposition -c src/pcre2_substitute.c -fPIC -DPIC -o src/.libs/libpcre2_8_la-pcre2_substitute.o | |
| 2021-04-16T20:04:24.9916980Z #17 6.068 libtool: compile: aarch64-bottlerocket-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-clash-protection -fno-semantic-interposition -c src/pcre2_substitute.c -o src/libpcre2_8_la-pcre2_substitute.o >/dev/null 2>&1 | |
| 2021-04-16T20:04:24.9919927Z #17 6.068 make[1]: Leaving directory '/home/builder/rpmbuild/BUILD/pcre2-10.36' | |
| 2021-04-16T20:04:24.9921136Z #17 6.427 make[1]: Entering directory '/home/builder/rpmbuild/BUILD/pcre2-10.36' | |
| 2021-04-16T20:04:24.9924553Z #17 6.427 /bin/sh ./libtool --tag=CC --mode=compile aarch64-bottlerocket-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src "-I./src" -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-clash-protection -fno-semantic-interposition -c -o src/libpcre2_8_la-pcre2_convert.lo `test -f 'src/pcre2_convert.c' || echo './'`src/pcre2_convert.c | |
| 2021-04-16T20:04:24.9929699Z #17 6.427 libtool: compile: aarch64-bottlerocket-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-clash-protection -fno-semantic-interposition -c src/pcre2_convert.c -fPIC -DPIC -o src/.libs/libpcre2_8_la-pcre2_convert.o | |
| 2021-04-16T20:04:24.9935151Z #17 6.427 libtool: compile: aarch64-bottlerocket-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-clash-protection -fno-semantic-interposition -c src/pcre2_convert.c -o src/libpcre2_8_la-pcre2_convert.o >/dev/null 2>&1 | |
| 2021-04-16T20:04:24.9938165Z #17 6.427 make[1]: Leaving directory '/home/builder/rpmbuild/BUILD/pcre2-10.36' | |
| 2021-04-16T20:04:24.9939401Z #17 7.530 make[1]: Entering directory '/home/builder/rpmbuild/BUILD/pcre2-10.36' | |
| 2021-04-16T20:04:24.9942554Z #17 7.530 aarch64-bottlerocket-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src "-I./src" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-clash-protection -fno-semantic-interposition -c -o src/pcre2test-pcre2test.o `test -f 'src/pcre2test.c' || echo './'`src/pcre2test.c | |
| 2021-04-16T20:04:24.9945443Z #17 7.530 make[1]: Leaving directory '/home/builder/rpmbuild/BUILD/pcre2-10.36' | |
| 2021-04-16T20:04:24.9946659Z #17 8.889 make[1]: Entering directory '/home/builder/rpmbuild/BUILD/pcre2-10.36' | |
| 2021-04-16T20:04:24.9950400Z #17 8.889 /bin/sh ./libtool --tag=CC --mode=compile aarch64-bottlerocket-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src "-I./src" -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-clash-protection -fno-semantic-interposition -c -o src/libpcre2_8_la-pcre2_dfa_match.lo `test -f 'src/pcre2_dfa_match.c' || echo './'`src/pcre2_dfa_match.c | |
| 2021-04-16T20:04:24.9955617Z #17 8.889 libtool: compile: aarch64-bottlerocket-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-clash-protection -fno-semantic-interposition -c src/pcre2_dfa_match.c -fPIC -DPIC -o src/.libs/libpcre2_8_la-pcre2_dfa_match.o | |
| 2021-04-16T20:04:24.9960673Z #17 8.889 libtool: compile: aarch64-bottlerocket-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-clash-protection -fno-semantic-interposition -c src/pcre2_dfa_match.c -o src/libpcre2_8_la-pcre2_dfa_match.o >/dev/null 2>&1 | |
| 2021-04-16T20:04:24.9963931Z #17 8.889 make[1]: Leaving directory '/home/builder/rpmbuild/BUILD/pcre2-10.36' | |
| 2021-04-16T20:04:24.9965187Z #17 11.07 make[1]: Entering directory '/home/builder/rpmbuild/BUILD/pcre2-10.36' | |
| 2021-04-16T20:04:24.9968805Z #17 11.07 /bin/sh ./libtool --tag=CC --mode=compile aarch64-bottlerocket-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src "-I./src" -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-clash-protection -fno-semantic-interposition -c -o src/libpcre2_8_la-pcre2_compile.lo `test -f 'src/pcre2_compile.c' || echo './'`src/pcre2_compile.c | |
| 2021-04-16T20:04:24.9974468Z #17 11.07 libtool: compile: aarch64-bottlerocket-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-clash-protection -fno-semantic-interposition -c src/pcre2_compile.c -fPIC -DPIC -o src/.libs/libpcre2_8_la-pcre2_compile.o | |
| 2021-04-16T20:04:24.9979513Z #17 11.07 libtool: compile: aarch64-bottlerocket-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-clash-protection -fno-semantic-interposition -c src/pcre2_compile.c -o src/libpcre2_8_la-pcre2_compile.o >/dev/null 2>&1 | |
| 2021-04-16T20:04:24.9982999Z #17 11.07 make[1]: Leaving directory '/home/builder/rpmbuild/BUILD/pcre2-10.36' | |
| 2021-04-16T20:04:24.9984158Z #17 25.75 make[1]: Entering directory '/home/builder/rpmbuild/BUILD/pcre2-10.36' | |
| 2021-04-16T20:04:24.9987561Z #17 25.75 /bin/sh ./libtool --tag=CC --mode=compile aarch64-bottlerocket-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src "-I./src" -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-clash-protection -fno-semantic-interposition -c -o src/libpcre2_8_la-pcre2_match.lo `test -f 'src/pcre2_match.c' || echo './'`src/pcre2_match.c | |
| 2021-04-16T20:04:24.9992672Z #17 25.75 libtool: compile: aarch64-bottlerocket-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-clash-protection -fno-semantic-interposition -c src/pcre2_match.c -fPIC -DPIC -o src/.libs/libpcre2_8_la-pcre2_match.o | |
| 2021-04-16T20:04:24.9997913Z #17 25.75 libtool: compile: aarch64-bottlerocket-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -I./src -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-clash-protection -fno-semantic-interposition -c src/pcre2_match.c -o src/libpcre2_8_la-pcre2_match.o >/dev/null 2>&1 | |
| 2021-04-16T20:04:25.0000941Z #17 25.75 make[1]: Leaving directory '/home/builder/rpmbuild/BUILD/pcre2-10.36' | |
| 2021-04-16T20:04:25.0002167Z #17 25.89 make[1]: Entering directory '/home/builder/rpmbuild/BUILD/pcre2-10.36' | |
| 2021-04-16T20:04:25.0011007Z #17 25.89 /bin/sh ./libtool --tag=CC --mode=link aarch64-bottlerocket-linux-gnu-gcc -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-clash-protection -fno-semantic-interposition -version-info 10:1:10 -Wl,-z,relro -Wl,-z,now -o libpcre2-8.la -rpath /aarch64-bottlerocket-linux-gnu/sys-root/usr/lib src/libpcre2_8_la-pcre2_auto_possess.lo src/libpcre2_8_la-pcre2_compile.lo src/libpcre2_8_la-pcre2_config.lo src/libpcre2_8_la-pcre2_context.lo src/libpcre2_8_la-pcre2_convert.lo src/libpcre2_8_la-pcre2_dfa_match.lo src/libpcre2_8_la-pcre2_error.lo src/libpcre2_8_la-pcre2_extuni.lo src/libpcre2_8_la-pcre2_find_bracket.lo src/libpcre2_8_la-pcre2_jit_compile.lo src/libpcre2_8_la-pcre2_maketables.lo src/libpcre2_8_la-pcre2_match.lo src/libpcre2_8_la-pcre2_match_data.lo src/libpcre2_8_la-pcre2_newline.lo src/libpcre2_8_la-pcre2_ord2utf.lo src/libpcre2_8_la-pcre2_pattern_info.lo src/libpcre2_8_la-pcre2_script_run.lo src/libpcre2_8_la-pcre2_serialize.lo src/libpcre2_8_la-pcre2_string_utils.lo src/libpcre2_8_la-pcre2_study.lo src/libpcre2_8_la-pcre2_substitute.lo src/libpcre2_8_la-pcre2_substring.lo src/libpcre2_8_la-pcre2_tables.lo src/libpcre2_8_la-pcre2_ucd.lo src/libpcre2_8_la-pcre2_valid_utf.lo src/libpcre2_8_la-pcre2_xclass.lo src/libpcre2_8_la-pcre2_chartables.lo | |
| 2021-04-16T20:04:25.0025278Z #17 25.89 libtool: link: aarch64-bottlerocket-linux-gnu-gcc -shared -fPIC -DPIC src/.libs/libpcre2_8_la-pcre2_auto_possess.o src/.libs/libpcre2_8_la-pcre2_compile.o src/.libs/libpcre2_8_la-pcre2_config.o src/.libs/libpcre2_8_la-pcre2_context.o src/.libs/libpcre2_8_la-pcre2_convert.o src/.libs/libpcre2_8_la-pcre2_dfa_match.o src/.libs/libpcre2_8_la-pcre2_error.o src/.libs/libpcre2_8_la-pcre2_extuni.o src/.libs/libpcre2_8_la-pcre2_find_bracket.o src/.libs/libpcre2_8_la-pcre2_jit_compile.o src/.libs/libpcre2_8_la-pcre2_maketables.o src/.libs/libpcre2_8_la-pcre2_match.o src/.libs/libpcre2_8_la-pcre2_match_data.o src/.libs/libpcre2_8_la-pcre2_newline.o src/.libs/libpcre2_8_la-pcre2_ord2utf.o src/.libs/libpcre2_8_la-pcre2_pattern_info.o src/.libs/libpcre2_8_la-pcre2_script_run.o src/.libs/libpcre2_8_la-pcre2_serialize.o src/.libs/libpcre2_8_la-pcre2_string_utils.o src/.libs/libpcre2_8_la-pcre2_study.o src/.libs/libpcre2_8_la-pcre2_substitute.o src/.libs/libpcre2_8_la-pcre2_substring.o src/.libs/libpcre2_8_la-pcre2_tables.o src/.libs/libpcre2_8_la-pcre2_ucd.o src/.libs/libpcre2_8_la-pcre2_valid_utf.o src/.libs/libpcre2_8_la-pcre2_xclass.o src/.libs/libpcre2_8_la-pcre2_chartables.o -O2 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,libpcre2-8.so.0 -o .libs/libpcre2-8.so.0.10.1 | |
| 2021-04-16T20:04:25.0032193Z #17 25.89 libtool: link: (cd ".libs" && rm -f "libpcre2-8.so.0" && ln -s "libpcre2-8.so.0.10.1" "libpcre2-8.so.0") | |
| 2021-04-16T20:04:25.0033708Z #17 25.89 libtool: link: (cd ".libs" && rm -f "libpcre2-8.so" && ln -s "libpcre2-8.so.0.10.1" "libpcre2-8.so") | |
| 2021-04-16T20:04:25.0040241Z #17 25.89 libtool: link: aarch64-bottlerocket-linux-gnu-ar cr .libs/libpcre2-8.a src/libpcre2_8_la-pcre2_auto_possess.o src/libpcre2_8_la-pcre2_compile.o src/libpcre2_8_la-pcre2_config.o src/libpcre2_8_la-pcre2_context.o src/libpcre2_8_la-pcre2_convert.o src/libpcre2_8_la-pcre2_dfa_match.o src/libpcre2_8_la-pcre2_error.o src/libpcre2_8_la-pcre2_extuni.o src/libpcre2_8_la-pcre2_find_bracket.o src/libpcre2_8_la-pcre2_jit_compile.o src/libpcre2_8_la-pcre2_maketables.o src/libpcre2_8_la-pcre2_match.o src/libpcre2_8_la-pcre2_match_data.o src/libpcre2_8_la-pcre2_newline.o src/libpcre2_8_la-pcre2_ord2utf.o src/libpcre2_8_la-pcre2_pattern_info.o src/libpcre2_8_la-pcre2_script_run.o src/libpcre2_8_la-pcre2_serialize.o src/libpcre2_8_la-pcre2_string_utils.o src/libpcre2_8_la-pcre2_study.o src/libpcre2_8_la-pcre2_substitute.o src/libpcre2_8_la-pcre2_substring.o src/libpcre2_8_la-pcre2_tables.o src/libpcre2_8_la-pcre2_ucd.o src/libpcre2_8_la-pcre2_valid_utf.o src/libpcre2_8_la-pcre2_xclass.o src/libpcre2_8_la-pcre2_chartables.o | |
| 2021-04-16T20:04:25.0046003Z #17 25.89 libtool: link: aarch64-bottlerocket-linux-gnu-ranlib .libs/libpcre2-8.a | |
| 2021-04-16T20:04:25.0047615Z #17 25.89 libtool: link: ( cd ".libs" && rm -f "libpcre2-8.la" && ln -s "../libpcre2-8.la" "libpcre2-8.la" ) | |
| 2021-04-16T20:04:25.0048918Z #17 25.89 make[1]: Leaving directory '/home/builder/rpmbuild/BUILD/pcre2-10.36' | |
| 2021-04-16T20:04:25.0050148Z #17 26.00 make[1]: Entering directory '/home/builder/rpmbuild/BUILD/pcre2-10.36' | |
| 2021-04-16T20:04:25.0053187Z #17 26.00 /bin/sh ./libtool --tag=CC --mode=link aarch64-bottlerocket-linux-gnu-gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-clash-protection -fno-semantic-interposition -Wl,-z,relro -Wl,-z,now -o pcre2grep src/pcre2grep-pcre2grep.o libpcre2-8.la | |
| 2021-04-16T20:04:25.0058268Z #17 26.00 libtool: link: DIE_RPATH_DIE="/aarch64-bottlerocket-linux-gnu/sys-root/usr/lib:" aarch64-bottlerocket-linux-gnu-gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-clash-protection -fno-semantic-interposition -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/pcre2grep src/pcre2grep-pcre2grep.o ./.libs/libpcre2-8.so | |
| 2021-04-16T20:04:25.0061740Z #17 26.00 make[1]: Leaving directory '/home/builder/rpmbuild/BUILD/pcre2-10.36' | |
| 2021-04-16T20:04:25.0062997Z #17 26.03 make[1]: Entering directory '/home/builder/rpmbuild/BUILD/pcre2-10.36' | |
| 2021-04-16T20:04:25.0066878Z #17 26.03 /bin/sh ./libtool --tag=CC --mode=link aarch64-bottlerocket-linux-gnu-gcc -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-clash-protection -fno-semantic-interposition -version-info 2:3:0 -Wl,-z,relro -Wl,-z,now -o libpcre2-posix.la -rpath /aarch64-bottlerocket-linux-gnu/sys-root/usr/lib src/libpcre2_posix_la-pcre2posix.lo libpcre2-8.la | |
| 2021-04-16T20:04:25.0071661Z #17 26.03 libtool: link: aarch64-bottlerocket-linux-gnu-gcc -shared -fPIC -DPIC src/.libs/libpcre2_posix_la-pcre2posix.o ./.libs/libpcre2-8.so -O2 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,libpcre2-posix.so.2 -o .libs/libpcre2-posix.so.2.0.3 | |
| 2021-04-16T20:04:25.0074620Z #17 26.03 libtool: link: (cd ".libs" && rm -f "libpcre2-posix.so.2" && ln -s "libpcre2-posix.so.2.0.3" "libpcre2-posix.so.2") | |
| 2021-04-16T20:04:25.0076507Z #17 26.03 libtool: link: (cd ".libs" && rm -f "libpcre2-posix.so" && ln -s "libpcre2-posix.so.2.0.3" "libpcre2-posix.so") | |
| 2021-04-16T20:04:25.0078459Z #17 26.03 libtool: link: aarch64-bottlerocket-linux-gnu-ar cr .libs/libpcre2-posix.a src/libpcre2_posix_la-pcre2posix.o | |
| 2021-04-16T20:04:25.0080502Z #17 26.03 libtool: link: aarch64-bottlerocket-linux-gnu-ranlib .libs/libpcre2-posix.a | |
| 2021-04-16T20:04:25.0082313Z #17 26.03 libtool: link: ( cd ".libs" && rm -f "libpcre2-posix.la" && ln -s "../libpcre2-posix.la" "libpcre2-posix.la" ) | |
| 2021-04-16T20:04:25.0083767Z #17 26.03 make[1]: Leaving directory '/home/builder/rpmbuild/BUILD/pcre2-10.36' | |
| 2021-04-16T20:04:25.0084985Z #17 26.19 make[1]: Entering directory '/home/builder/rpmbuild/BUILD/pcre2-10.36' | |
| 2021-04-16T20:04:25.0088119Z #17 26.19 /bin/sh ./libtool --tag=CC --mode=link aarch64-bottlerocket-linux-gnu-gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-clash-protection -fno-semantic-interposition -Wl,-z,relro -Wl,-z,now -o pcre2test src/pcre2test-pcre2test.o libpcre2-8.la libpcre2-posix.la | |
| 2021-04-16T20:04:25.0094137Z #17 26.19 libtool: link: DIE_RPATH_DIE="/aarch64-bottlerocket-linux-gnu/sys-root/usr/lib:" aarch64-bottlerocket-linux-gnu-gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-clash-protection -fno-semantic-interposition -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/pcre2test src/pcre2test-pcre2test.o ./.libs/libpcre2-8.so ./.libs/libpcre2-posix.so /home/builder/rpmbuild/BUILD/pcre2-10.36/.libs/libpcre2-8.so | |
| 2021-04-16T20:04:25.0097903Z #17 26.19 make[1]: Leaving directory '/home/builder/rpmbuild/BUILD/pcre2-10.36' | |
| 2021-04-16T20:04:25.0098591Z #17 26.23 + RPM_EC=0 | |
| 2021-04-16T20:04:25.0099220Z #17 26.23 ++ jobs -p | |
| 2021-04-16T20:04:25.0099620Z #17 26.23 + exit 0 | |
| 2021-04-16T20:04:25.0100653Z #17 26.24 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.O2yuQg | |
| 2021-04-16T20:04:25.0101249Z #17 26.24 + umask 022 | |
| 2021-04-16T20:04:25.0101753Z #17 26.24 + cd /home/builder/rpmbuild/BUILD | |
| 2021-04-16T20:04:25.0103138Z #17 26.24 + '[' /home/builder/rpmbuild/BUILDROOT/bottlerocket-aarch64-libpcre-10.36-1.x86_64 '!=' / ']' | |
| 2021-04-16T20:04:25.0105026Z #17 26.24 + rm -rf /home/builder/rpmbuild/BUILDROOT/bottlerocket-aarch64-libpcre-10.36-1.x86_64 | |
| 2021-04-16T20:04:25.0107147Z #17 26.24 ++ dirname /home/builder/rpmbuild/BUILDROOT/bottlerocket-aarch64-libpcre-10.36-1.x86_64 | |
| 2021-04-16T20:04:25.0108610Z #17 26.24 + mkdir -p /home/builder/rpmbuild/BUILDROOT | |
| 2021-04-16T20:04:25.0110111Z #17 26.24 + mkdir /home/builder/rpmbuild/BUILDROOT/bottlerocket-aarch64-libpcre-10.36-1.x86_64 | |
| 2021-04-16T20:04:25.0111391Z #17 26.24 + cd pcre2-10.36 | |
| 2021-04-16T20:04:25.0113067Z #17 26.24 + /usr/bin/make install DESTDIR=/home/builder/rpmbuild/BUILDROOT/bottlerocket-aarch64-libpcre-10.36-1.x86_64 'INSTALL=/usr/bin/install -p' | |
| 2021-04-16T20:04:25.0114725Z #17 26.25 /usr/bin/make install-am | |
| 2021-04-16T20:04:25.0115740Z #17 26.26 make[1]: Entering directory '/home/builder/rpmbuild/BUILD/pcre2-10.36' | |
| 2021-04-16T20:04:25.0116901Z #17 26.26 make[2]: Entering directory '/home/builder/rpmbuild/BUILD/pcre2-10.36' | |
| 2021-04-16T20:04:25.0118982Z #17 26.26 /usr/bin/mkdir -p '/home/builder/rpmbuild/BUILDROOT/bottlerocket-aarch64-libpcre-10.36-1.x86_64/aarch64-bottlerocket-linux-gnu/sys-root/usr/lib' | |
| 2021-04-16T20:04:25.0122142Z #17 26.26 /bin/sh ./libtool --mode=install /usr/bin/install -p libpcre2-8.la libpcre2-posix.la '/home/builder/rpmbuild/BUILDROOT/bottlerocket-aarch64-libpcre-10.36-1.x86_64/aarch64-bottlerocket-linux-gnu/sys-root/usr/lib' | |
| 2021-04-16T20:04:25.0125919Z #17 26.29 libtool: install: /usr/bin/install -p .libs/libpcre2-8.so.0.10.1 /home/builder/rpmbuild/BUILDROOT/bottlerocket-aarch64-libpcre-10.36-1.x86_64/aarch64-bottlerocket-linux-gnu/sys-root/usr/lib/libpcre2-8.so.0.10.1 | |
| 2021-04-16T20:04:25.0129970Z #17 26.30 libtool: install: (cd /home/builder/rpmbuild/BUILDROOT/bottlerocket-aarch64-libpcre-10.36-1.x86_64/aarch64-bottlerocket-linux-gnu/sys-root/usr/lib && { ln -s -f libpcre2-8.so.0.10.1 libpcre2-8.so.0 || { rm -f libpcre2-8.so.0 && ln -s libpcre2-8.so.0.10.1 libpcre2-8.so.0; }; }) | |
| 2021-04-16T20:04:25.0134256Z #17 26.30 libtool: install: (cd /home/builder/rpmbuild/BUILDROOT/bottlerocket-aarch64-libpcre-10.36-1.x86_64/aarch64-bottlerocket-linux-gnu/sys-root/usr/lib && { ln -s -f libpcre2-8.so.0.10.1 libpcre2-8.so || { rm -f libpcre2-8.so && ln -s libpcre2-8.so.0.10.1 libpcre2-8.so; }; }) | |
| 2021-04-16T20:04:25.0138057Z #17 26.30 libtool: install: /usr/bin/install -p .libs/libpcre2-8.lai /home/builder/rpmbuild/BUILDROOT/bottlerocket-aarch64-libpcre-10.36-1.x86_64/aarch64-bottlerocket-linux-gnu/sys-root/usr/lib/libpcre2-8.la | |
| 2021-04-16T20:04:25.0140226Z #17 26.31 libtool: warning: relinking 'libpcre2-posix.la' | |
| 2021-04-16T20:04:25.0145828Z #17 26.31 libtool: install: (cd /home/builder/rpmbuild/BUILD/pcre2-10.36; /bin/sh "/home/builder/rpmbuild/BUILD/pcre2-10.36/libtool" --tag CC --mode=relink aarch64-bottlerocket-linux-gnu-gcc -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-clash-protection -fno-semantic-interposition -version-info 2:3:0 -Wl,-z,relro -Wl,-z,now -o libpcre2-posix.la -rpath /aarch64-bottlerocket-linux-gnu/sys-root/usr/lib src/libpcre2_posix_la-pcre2posix.lo libpcre2-8.la -inst-prefix-dir /home/builder/rpmbuild/BUILDROOT/bottlerocket-aarch64-libpcre-10.36-1.x86_64) | |
| 2021-04-16T20:04:25.0153227Z #17 26.41 libtool: relink: aarch64-bottlerocket-linux-gnu-gcc -shared -fPIC -DPIC src/.libs/libpcre2_posix_la-pcre2posix.o -L/home/builder/rpmbuild/BUILDROOT/bottlerocket-aarch64-libpcre-10.36-1.x86_64/aarch64-bottlerocket-linux-gnu/sys-root/usr/lib -L/aarch64-bottlerocket-linux-gnu/sys-root/usr/lib -lpcre2-8 -O2 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,libpcre2-posix.so.2 -o .libs/libpcre2-posix.so.2.0.3 | |
| 2021-04-16T20:04:25.0158332Z #17 26.48 libtool: install: /usr/bin/install -p .libs/libpcre2-posix.so.2.0.3T /home/builder/rpmbuild/BUILDROOT/bottlerocket-aarch64-libpcre-10.36-1.x86_64/aarch64-bottlerocket-linux-gnu/sys-root/usr/lib/libpcre2-posix.so.2.0.3 | |
| 2021-04-16T20:04:25.0162773Z #17 26.48 libtool: install: (cd /home/builder/rpmbuild/BUILDROOT/bottlerocket-aarch64-libpcre-10.36-1.x86_64/aarch64-bottlerocket-linux-gnu/sys-root/usr/lib && { ln -s -f libpcre2-posix.so.2.0.3 libpcre2-posix.so.2 || { rm -f libpcre2-posix.so.2 && ln -s libpcre2-posix.so.2.0.3 libpcre2-posix.so.2; }; }) | |
| 2021-04-16T20:04:25.0167669Z #17 26.48 libtool: install: (cd /home/builder/rpmbuild/BUILDROOT/bottlerocket-aarch64-libpcre-10.36-1.x86_64/aarch64-bottlerocket-linux-gnu/sys-root/usr/lib && { ln -s -f libpcre2-posix.so.2.0.3 libpcre2-posix.so || { rm -f libpcre2-posix.so && ln -s libpcre2-posix.so.2.0.3 libpcre2-posix.so; }; }) | |
| 2021-04-16T20:04:25.0171810Z #17 26.49 libtool: install: /usr/bin/install -p .libs/libpcre2-posix.lai /home/builder/rpmbuild/BUILDROOT/bottlerocket-aarch64-libpcre-10.36-1.x86_64/aarch64-bottlerocket-linux-gnu/sys-root/usr/lib/libpcre2-posix.la | |
| 2021-04-16T20:04:25.0175331Z #17 26.49 libtool: install: /usr/bin/install -p .libs/libpcre2-8.a /home/builder/rpmbuild/BUILDROOT/bottlerocket-aarch64-libpcre-10.36-1.x86_64/aarch64-bottlerocket-linux-gnu/sys-root/usr/lib/libpcre2-8.a | |
| 2021-04-16T20:04:25.0178524Z #17 26.49 libtool: install: chmod 644 /home/builder/rpmbuild/BUILDROOT/bottlerocket-aarch64-libpcre-10.36-1.x86_64/aarch64-bottlerocket-linux-gnu/sys-root/usr/lib/libpcre2-8.a | |
| 2021-04-16T20:04:25.0182385Z #17 26.50 libtool: install: aarch64-bottlerocket-linux-gnu-ranlib /home/builder/rpmbuild/BUILDROOT/bottlerocket-aarch64-libpcre-10.36-1.x86_64/aarch64-bottlerocket-linux-gnu/sys-root/usr/lib/libpcre2-8.a | |
| 2021-04-16T20:04:25.0186301Z #17 26.50 libtool: install: /usr/bin/install -p .libs/libpcre2-posix.a /home/builder/rpmbuild/BUILDROOT/bottlerocket-aarch64-libpcre-10.36-1.x86_64/aarch64-bottlerocket-linux-gnu/sys-root/usr/lib/libpcre2-posix.a | |
| 2021-04-16T20:04:25.0189612Z #17 26.50 libtool: install: chmod 644 /home/builder/rpmbuild/BUILDROOT/bottlerocket-aarch64-libpcre-10.36-1.x86_64/aarch64-bottlerocket-linux-gnu/sys-root/usr/lib/libpcre2-posix.a | |
| 2021-04-16T20:04:25.0193139Z #17 26.51 libtool: install: aarch64-bottlerocket-linux-gnu-ranlib /home/builder/rpmbuild/BUILDROOT/bottlerocket-aarch64-libpcre-10.36-1.x86_64/aarch64-bottlerocket-linux-gnu/sys-root/usr/lib/libpcre2-posix.a | |
| 2021-04-16T20:04:25.0196037Z #17 26.51 libtool: warning: remember to run 'libtool --finish /aarch64-bottlerocket-linux-gnu/sys-root/usr/lib' | |
| 2021-04-16T20:04:25.0198369Z #17 26.51 /usr/bin/mkdir -p '/home/builder/rpmbuild/BUILDROOT/bottlerocket-aarch64-libpcre-10.36-1.x86_64/aarch64-bottlerocket-linux-gnu/sys-root/usr/bin' | |
| 2021-04-16T20:04:25.0201531Z #17 26.52 /bin/sh ./libtool --mode=install /usr/bin/install -p pcre2grep pcre2test '/home/builder/rpmbuild/BUILDROOT/bottlerocket-aarch64-libpcre-10.36-1.x86_64/aarch64-bottlerocket-linux-gnu/sys-root/usr/bin' | |
| 2021-04-16T20:04:25.0204158Z #17 26.55 libtool: warning: 'libpcre2-8.la' has not been installed in '/aarch64-bottlerocket-linux-gnu/sys-root/usr/lib' | |
| 2021-04-16T20:04:25.0207044Z #17 26.56 libtool: install: /usr/bin/install -p .libs/pcre2grep /home/builder/rpmbuild/BUILDROOT/bottlerocket-aarch64-libpcre-10.36-1.x86_64/aarch64-bottlerocket-linux-gnu/sys-root/usr/bin/pcre2grep | |
| 2021-04-16T20:04:25.0209650Z #17 26.57 libtool: warning: 'libpcre2-8.la' has not been installed in '/aarch64-bottlerocket-linux-gnu/sys-root/usr/lib' | |
| 2021-04-16T20:04:25.0211605Z #17 26.57 libtool: warning: 'libpcre2-posix.la' has not been installed in '/aarch64-bottlerocket-linux-gnu/sys-root/usr/lib' | |
| 2021-04-16T20:04:25.0213769Z #17 26.58 libtool: warning: '/home/builder/rpmbuild/BUILD/pcre2-10.36/libpcre2-8.la' has not been installed in '/aarch64-bottlerocket-linux-gnu/sys-root/usr/lib' | |
| 2021-04-16T20:04:25.0216584Z #17 26.58 libtool: install: /usr/bin/install -p .libs/pcre2test /home/builder/rpmbuild/BUILDROOT/bottlerocket-aarch64-libpcre-10.36-1.x86_64/aarch64-bottlerocket-linux-gnu/sys-root/usr/bin/pcre2test | |
| 2021-04-16T20:04:25.0219620Z #17 26.58 /usr/bin/mkdir -p '/home/builder/rpmbuild/BUILDROOT/bottlerocket-aarch64-libpcre-10.36-1.x86_64/aarch64-bottlerocket-linux-gnu/sys-root/usr/bin' | |
| 2021-04-16T20:04:25.0222780Z #17 26.59 /usr/bin/install -p pcre2-config '/home/builder/rpmbuild/BUILDROOT/bottlerocket-aarch64-libpcre-10.36-1.x86_64/aarch64-bottlerocket-linux-gnu/sys-root/usr/bin' | |
| 2021-04-16T20:04:25.0225684Z #17 26.59 /usr/bin/mkdir -p '/home/builder/rpmbuild/BUILDROOT/bottlerocket-aarch64-libpcre-10.36-1.x86_64/aarch64-bottlerocket-linux-gnu/sys-root/usr/share/doc/pcre2' | |
| 2021-04-16T20:04:25.0229269Z #17 26.59 /usr/bin/install -p -m 644 AUTHORS COPYING ChangeLog LICENCE NEWS README doc/pcre2.txt doc/pcre2-config.txt doc/pcre2grep.txt doc/pcre2test.txt '/home/builder/rpmbuild/BUILDROOT/bottlerocket-aarch64-libpcre-10.36-1.x86_64/aarch64-bottlerocket-linux-gnu/sys-root/usr/share/doc/pcre2' | |
| 2021-04-16T20:04:25.0232924Z #17 26.60 /usr/bin/mkdir -p '/home/builder/rpmbuild/BUILDROOT/bottlerocket-aarch64-libpcre-10.36-1.x86_64/aarch64-bottlerocket-linux-gnu/sys-root/usr/share/doc/pcre2/html' | |
| 2021-04-16T20:04:25.0243191Z #17 26.60 /usr/bin/install -p -m 644 doc/html/NON-AUTOTOOLS-BUILD.txt doc/html/README.txt doc/html/index.html doc/html/pcre2-config.html doc/html/pcre2.html doc/html/pcre2_callout_enumerate.html doc/html/pcre2_code_copy.html doc/html/pcre2_code_copy_with_tables.html doc/html/pcre2_code_free.html doc/html/pcre2_compile.html doc/html/pcre2_compile_context_copy.html doc/html/pcre2_compile_context_create.html doc/html/pcre2_compile_context_free.html doc/html/pcre2_config.html doc/html/pcre2_convert_context_copy.html doc/html/pcre2_convert_context_create.html doc/html/pcre2_convert_context_free.html doc/html/pcre2_converted_pattern_free.html doc/html/pcre2_dfa_match.html doc/html/pcre2_general_context_copy.html doc/html/pcre2_general_context_create.html doc/html/pcre2_general_context_free.html doc/html/pcre2_get_error_message.html doc/html/pcre2_get_mark.html doc/html/pcre2_get_match_data_size.html doc/html/pcre2_get_ovector_count.html doc/html/pcre2_get_ovector_pointer.html doc/html/pcre2_get_startchar.html doc/html/pcre2_jit_compile.html doc/html/pcre2_jit_free_unused_memory.html doc/html/pcre2_jit_match.html doc/html/pcre2_jit_stack_assign.html doc/html/pcre2_jit_stack_create.html doc/html/pcre2_jit_stack_free.html doc/html/pcre2_maketables.html doc/html/pcre2_maketables_free.html doc/html/pcre2_match.html doc/html/pcre2_match_context_copy.html doc/html/pcre2_match_context_create.html doc/html/pcre2_match_context_free.html '/home/builder/rpmbuild/BUILDROOT/bottlerocket-aarch64-libpcre-10.36-1.x86_64/aarch64-bottlerocket-linux-gnu/sys-root/usr/share/doc/pcre2/html' | |
| 2021-04-16T20:04:25.0260720Z #17 26.60 /usr/bin/install -p -m 644 doc/html/pcre2_match_data_create.html doc/html/pcre2_match_data_create_from_pattern.html doc/html/pcre2_match_data_free.html doc/html/pcre2_pattern_convert.html doc/html/pcre2_pattern_info.html doc/html/pcre2_serialize_decode.html doc/html/pcre2_serialize_encode.html doc/html/pcre2_serialize_free.html doc/html/pcre2_serialize_get_number_of_codes.html doc/html/pcre2_set_bsr.html doc/html/pcre2_set_callout.html doc/html/pcre2_set_character_tables.html doc/html/pcre2_set_compile_extra_options.html doc/html/pcre2_set_compile_recursion_guard.html doc/html/pcre2_set_depth_limit.html doc/html/pcre2_set_glob_escape.html doc/html/pcre2_set_glob_separator.html doc/html/pcre2_set_heap_limit.html doc/html/pcre2_set_match_limit.html doc/html/pcre2_set_max_pattern_length.html doc/html/pcre2_set_offset_limit.html doc/html/pcre2_set_newline.html doc/html/pcre2_set_parens_nest_limit.html doc/html/pcre2_set_recursion_limit.html doc/html/pcre2_set_recursion_memory_management.html doc/html/pcre2_set_substitute_callout.html doc/html/pcre2_substitute.html doc/html/pcre2_substring_copy_byname.html doc/html/pcre2_substring_copy_bynumber.html doc/html/pcre2_substring_free.html doc/html/pcre2_substring_get_byname.html doc/html/pcre2_substring_get_bynumber.html doc/html/pcre2_substring_length_byname.html doc/html/pcre2_substring_length_bynumber.html doc/html/pcre2_substring_list_free.html doc/html/pcre2_substring_list_get.html doc/html/pcre2_substring_nametable_scan.html doc/html/pcre2_substring_number_from_name.html doc/html/pcre2api.html doc/html/pcre2build.html '/home/builder/rpmbuild/BUILDROOT/bottlerocket-aarch64-libpcre-10.36-1.x86_64/aarch64-bottlerocket-linux-gnu/sys-root/usr/share/doc/pcre2/html' | |
| 2021-04-16T20:04:25.0273182Z #17 26.61 /usr/bin/install -p -m 644 doc/html/pcre2callout.html doc/html/pcre2compat.html doc/html/pcre2convert.html doc/html/pcre2demo.html doc/html/pcre2grep.html doc/html/pcre2jit.html doc/html/pcre2limits.html doc/html/pcre2matching.html doc/html/pcre2partial.html doc/html/pcre2pattern.html doc/html/pcre2perform.html doc/html/pcre2posix.html doc/html/pcre2sample.html doc/html/pcre2serialize.html doc/html/pcre2syntax.html doc/html/pcre2test.html doc/html/pcre2unicode.html '/home/builder/rpmbuild/BUILDROOT/bottlerocket-aarch64-libpcre-10.36-1.x86_64/aarch64-bottlerocket-linux-gnu/sys-root/usr/share/doc/pcre2/html' | |
| 2021-04-16T20:04:25.0278898Z #17 26.61 /usr/bin/mkdir -p '/home/builder/rpmbuild/BUILDROOT/bottlerocket-aarch64-libpcre-10.36-1.x86_64/aarch64-bottlerocket-linux-gnu/sys-root/usr/include' | |
| 2021-04-16T20:04:25.0282415Z #17 26.61 /usr/bin/install -p -m 644 src/pcre2posix.h '/home/builder/rpmbuild/BUILDROOT/bottlerocket-aarch64-libpcre-10.36-1.x86_64/aarch64-bottlerocket-linux-gnu/sys-root/usr/include' | |
| 2021-04-16T20:04:25.0285262Z #17 26.62 /usr/bin/mkdir -p '/home/builder/rpmbuild/BUILDROOT/bottlerocket-aarch64-libpcre-10.36-1.x86_64/aarch64-bottlerocket-linux-gnu/sys-root/usr/share/man/man1' | |
| 2021-04-16T20:04:25.0288809Z #17 26.62 /usr/bin/install -p -m 644 doc/pcre2-config.1 doc/pcre2grep.1 doc/pcre2test.1 '/home/builder/rpmbuild/BUILDROOT/bottlerocket-aarch64-libpcre-10.36-1.x86_64/aarch64-bottlerocket-linux-gnu/sys-root/usr/share/man/man1' | |
| 2021-04-16T20:04:25.0292099Z #17 26.63 /usr/bin/mkdir -p '/home/builder/rpmbuild/BUILDROOT/bottlerocket-aarch64-libpcre-10.36-1.x86_64/aarch64-bottlerocket-linux-gnu/sys-root/usr/share/man/man3' | |
| 2021-04-16T20:04:25.0301275Z #17 26.64 /usr/bin/install -p -m 644 doc/pcre2.3 doc/pcre2_callout_enumerate.3 doc/pcre2_code_copy.3 doc/pcre2_code_copy_with_tables.3 doc/pcre2_code_free.3 doc/pcre2_compile.3 doc/pcre2_compile_context_copy.3 doc/pcre2_compile_context_create.3 doc/pcre2_compile_context_free.3 doc/pcre2_config.3 doc/pcre2_convert_context_copy.3 doc/pcre2_convert_context_create.3 doc/pcre2_convert_context_free.3 doc/pcre2_converted_pattern_free.3 doc/pcre2_dfa_match.3 doc/pcre2_general_context_copy.3 doc/pcre2_general_context_create.3 doc/pcre2_general_context_free.3 doc/pcre2_get_error_message.3 doc/pcre2_get_mark.3 doc/pcre2_get_match_data_size.3 doc/pcre2_get_ovector_count.3 doc/pcre2_get_ovector_pointer.3 doc/pcre2_get_startchar.3 doc/pcre2_jit_compile.3 doc/pcre2_jit_free_unused_memory.3 doc/pcre2_jit_match.3 doc/pcre2_jit_stack_assign.3 doc/pcre2_jit_stack_create.3 doc/pcre2_jit_stack_free.3 doc/pcre2_maketables.3 doc/pcre2_maketables_free.3 doc/pcre2_match.3 doc/pcre2_match_context_copy.3 doc/pcre2_match_context_create.3 doc/pcre2_match_context_free.3 doc/pcre2_match_data_create.3 doc/pcre2_match_data_create_from_pattern.3 doc/pcre2_match_data_free.3 doc/pcre2_pattern_convert.3 '/home/builder/rpmbuild/BUILDROOT/bottlerocket-aarch64-libpcre-10.36-1.x86_64/aarch64-bottlerocket-linux-gnu/sys-root/usr/share/man/man3' | |
| 2021-04-16T20:04:25.0314957Z #17 26.64 /usr/bin/install -p -m 644 doc/pcre2_pattern_info.3 doc/pcre2_serialize_decode.3 doc/pcre2_serialize_encode.3 doc/pcre2_serialize_free.3 doc/pcre2_serialize_get_number_of_codes.3 doc/pcre2_set_bsr.3 doc/pcre2_set_callout.3 doc/pcre2_set_character_tables.3 doc/pcre2_set_compile_extra_options.3 doc/pcre2_set_compile_recursion_guard.3 doc/pcre2_set_depth_limit.3 doc/pcre2_set_glob_escape.3 doc/pcre2_set_glob_separator.3 doc/pcre2_set_heap_limit.3 doc/pcre2_set_match_limit.3 doc/pcre2_set_max_pattern_length.3 doc/pcre2_set_offset_limit.3 doc/pcre2_set_newline.3 doc/pcre2_set_parens_nest_limit.3 doc/pcre2_set_recursion_limit.3 doc/pcre2_set_recursion_memory_management.3 doc/pcre2_set_substitute_callout.3 doc/pcre2_substitute.3 doc/pcre2_substring_copy_byname.3 doc/pcre2_substring_copy_bynumber.3 doc/pcre2_substring_free.3 doc/pcre2_substring_get_byname.3 doc/pcre2_substring_get_bynumber.3 doc/pcre2_substring_length_byname.3 doc/pcre2_substring_length_bynumber.3 doc/pcre2_substring_list_free.3 doc/pcre2_substring_list_get.3 doc/pcre2_substring_nametable_scan.3 doc/pcre2_substring_number_from_name.3 doc/pcre2api.3 doc/pcre2build.3 doc/pcre2callout.3 doc/pcre2compat.3 doc/pcre2convert.3 doc/pcre2demo.3 '/home/builder/rpmbuild/BUILDROOT/bottlerocket-aarch64-libpcre-10.36-1.x86_64/aarch64-bottlerocket-linux-gnu/sys-root/usr/share/man/man3' | |
| 2021-04-16T20:04:25.0324052Z #17 26.65 /usr/bin/install -p -m 644 doc/pcre2jit.3 doc/pcre2limits.3 doc/pcre2matching.3 doc/pcre2partial.3 doc/pcre2pattern.3 doc/pcre2perform.3 doc/pcre2posix.3 doc/pcre2sample.3 doc/pcre2serialize.3 doc/pcre2syntax.3 doc/pcre2unicode.3 '/home/builder/rpmbuild/BUILDROOT/bottlerocket-aarch64-libpcre-10.36-1.x86_64/aarch64-bottlerocket-linux-gnu/sys-root/usr/share/man/man3' | |
| 2021-04-16T20:04:25.0328150Z #17 26.65 /usr/bin/mkdir -p '/home/builder/rpmbuild/BUILDROOT/bottlerocket-aarch64-libpcre-10.36-1.x86_64/aarch64-bottlerocket-linux-gnu/sys-root/usr/include' | |
| 2021-04-16T20:04:25.0331272Z #17 26.65 /usr/bin/install -p -m 644 src/pcre2.h '/home/builder/rpmbuild/BUILDROOT/bottlerocket-aarch64-libpcre-10.36-1.x86_64/aarch64-bottlerocket-linux-gnu/sys-root/usr/include' | |
| 2021-04-16T20:04:25.0334572Z #17 26.66 /usr/bin/mkdir -p '/home/builder/rpmbuild/BUILDROOT/bottlerocket-aarch64-libpcre-10.36-1.x86_64/aarch64-bottlerocket-linux-gnu/sys-root/usr/lib/pkgconfig' | |
| 2021-04-16T20:04:25.0337846Z #17 26.66 /usr/bin/install -p -m 644 libpcre2-8.pc libpcre2-posix.pc '/home/builder/rpmbuild/BUILDROOT/bottlerocket-aarch64-libpcre-10.36-1.x86_64/aarch64-bottlerocket-linux-gnu/sys-root/usr/lib/pkgconfig' | |
| 2021-04-16T20:04:25.0340121Z #17 26.66 make[2]: Leaving directory '/home/builder/rpmbuild/BUILD/pcre2-10.36' | |
| 2021-04-16T20:04:25.0341730Z #17 26.66 make[1]: Leaving directory '/home/builder/rpmbuild/BUILD/pcre2-10.36' | |
| 2021-04-16T20:04:25.0344445Z #17 26.66 + /usr/lib/rpm/find-debuginfo.sh -j48 --strict-build-id -m -i --build-id-seed 10.36-1 --unique-debug-suffix -10.36-1.x86_64 --unique-debug-src-base bottlerocket-aarch64-libpcre-10.36-1.x86_64 -S debugsourcefiles.list /home/builder/rpmbuild/BUILD/pcre2-10.36 | |
| 2021-04-16T20:04:25.0348070Z #17 26.69 explicitly decompress any DWARF compressed ELF sections in /home/builder/rpmbuild/BUILDROOT/bottlerocket-aarch64-libpcre-10.36-1.x86_64/aarch64-bottlerocket-linux-gnu/sys-root/usr/bin/pcre2grep | |
| 2021-04-16T20:04:25.0351616Z #17 26.69 explicitly decompress any DWARF compressed ELF sections in /home/builder/rpmbuild/BUILDROOT/bottlerocket-aarch64-libpcre-10.36-1.x86_64/aarch64-bottlerocket-linux-gnu/sys-root/usr/lib/libpcre2-posix.so.2.0.3 | |
| 2021-04-16T20:04:25.0355559Z #17 26.69 explicitly decompress any DWARF compressed ELF sections in /home/builder/rpmbuild/BUILDROOT/bottlerocket-aarch64-libpcre-10.36-1.x86_64/aarch64-bottlerocket-linux-gnu/sys-root/usr/bin/pcre2test | |
| 2021-04-16T20:04:25.0359320Z #17 26.69 explicitly decompress any DWARF compressed ELF sections in /home/builder/rpmbuild/BUILDROOT/bottlerocket-aarch64-libpcre-10.36-1.x86_64/aarch64-bottlerocket-linux-gnu/sys-root/usr/lib/libpcre2-8.so.0.10.1 | |
| 2021-04-16T20:04:25.0362694Z #17 26.69 extracting debug info from /home/builder/rpmbuild/BUILDROOT/bottlerocket-aarch64-libpcre-10.36-1.x86_64/aarch64-bottlerocket-linux-gnu/sys-root/usr/bin/pcre2grep | |
| 2021-04-16T20:04:25.0366146Z #17 26.69 extracting debug info from /home/builder/rpmbuild/BUILDROOT/bottlerocket-aarch64-libpcre-10.36-1.x86_64/aarch64-bottlerocket-linux-gnu/sys-root/usr/lib/libpcre2-posix.so.2.0.3 | |
| 2021-04-16T20:04:25.0369572Z #17 26.69 extracting debug info from /home/builder/rpmbuild/BUILDROOT/bottlerocket-aarch64-libpcre-10.36-1.x86_64/aarch64-bottlerocket-linux-gnu/sys-root/usr/bin/pcre2test | |
| 2021-04-16T20:04:25.0372754Z #17 26.69 extracting debug info from /home/builder/rpmbuild/BUILDROOT/bottlerocket-aarch64-libpcre-10.36-1.x86_64/aarch64-bottlerocket-linux-gnu/sys-root/usr/lib/libpcre2-8.so.0.10.1 | |
| 2021-04-16T20:04:25.0374396Z #17 26.93 4776 blocks | |
| 2021-04-16T20:04:25.0375131Z #17 26.94 + /usr/lib/rpm/check-rpaths | |
| 2021-04-16T20:04:25.0375670Z unexpected EOF | |
| 2021-04-16T20:04:25.0375978Z | |
| 2021-04-16T20:04:25.0376242Z | |
| 2021-04-16T20:04:25.0376750Z --- stderr | |
| 2021-04-16T20:04:25.0379637Z BuildAttempt: Failed to execute command: 'docker build . --network none --target package --tag buildsys-pkg-libpcre-aarch64-2fe95a9c2d67 --build-arg PACKAGE=libpcre --build-arg ARCH=aarch64 --build-arg VARIANT=aws-ecs-1 --build-arg REPO=default --build-arg SDK=bottlerocket/sdk-aarch64:v0.15.0-x86_64 --build-arg NOCACHE=2211076836 --build-arg TOKEN=2fe95a9c2d67' | |
| 2021-04-16T20:04:25.0382286Z warning: build failed, waiting for other jobs to finish... | |
| 2021-04-16T20:04:25.0383007Z error: build failed | |
| 2021-04-16T20:04:25.0384044Z [cargo-make] ERROR - Error while executing command, exit code: 101 | |
| 2021-04-16T20:04:25.0384977Z [cargo-make] WARN - Build Failed. | |
| 2021-04-16T20:04:25.0393156Z ##[error]Process completed with exit code 1. | |
| 2021-04-16T20:04:25.0516414Z Post job cleanup. | |
| 2021-04-16T20:04:25.2168498Z [command]/usr/bin/git version | |
| 2021-04-16T20:04:25.2342181Z git version 2.23.4 | |
| 2021-04-16T20:04:25.2387582Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand | |
| 2021-04-16T20:04:25.2436110Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : | |
| 2021-04-16T20:04:25.4497853Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader | |
| 2021-04-16T20:04:25.4582363Z http.https://github.com/.extraheader | |
| 2021-04-16T20:04:25.4584873Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader | |
| 2021-04-16T20:04:25.4704211Z [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' || : | |
| 2021-04-16T20:04:25.7041413Z Cleaning up orphan processes |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment