Pull request #204 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bill-mahoney for edgexfoundry/ci-build-images Obtained Jenkinsfile from 86f568624a439d64263933214e49756d3afcf3ca+04ab56ca8e8a2192f9cc00f9545027b0541e9eb4 (b9bcbdcd58ffe394c9c351e0b8777d6da116144e) Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2152863003079830874.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5428336803190554219.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-204/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-204/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5358381687017205936.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-204/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8611360301514571817.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12409994888967760452.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-204/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-204/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10731322424317574762.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-golang-base, mavenSettings:ci-build-images-settings, dockerImageName:edgex-golang-base, dockerNamespace:edgex-devops, dockerNexusRepo:snapshots, dockerTags:[1.20-alpine, 1.20-alpine3.17], releaseBranchOverride:golang-1.20] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: ci-build-images-settings PROJECT: edgex-golang-base USE_SEMVER: false DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-golang-base DOCKER_REGISTRY_NAMESPACE: edgex-devops DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-golang-base-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org RELEASE_BRANCH_OVERRIDE: golang-1.20 DOCKER_CUSTOM_TAGS: 1.20-alpine 1.20-alpine3.17 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-8892 in /w/workspace/exfoundry_ci-build-images_PR-204 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/ci-build-images.git > git init /w/workspace/exfoundry_ci-build-images_PR-204 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/golang-1.20 commit 04ab56ca8e8a2192f9cc00f9545027b0541e9eb4 into PR head commit 86f568624a439d64263933214e49756d3afcf3ca > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/204/head:refs/remotes/origin/PR-204 +refs/heads/golang-1.20:refs/remotes/origin/golang-1.20 # timeout=10 > git config core.sparsecheckout # timeout=10 Merge succeeded, producing 86f568624a439d64263933214e49756d3afcf3ca Checking out Revision 86f568624a439d64263933214e49756d3afcf3ca (PR-204) > git checkout -f 86f568624a439d64263933214e49756d3afcf3ca # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 04ab56ca8e8a2192f9cc00f9545027b0541e9eb4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 86f568624a439d64263933214e49756d3afcf3ca # timeout=10 Commit message: "ci: update to golang 1.20" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-08T21:22:00.855Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-08T21:22:01.015Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-08T21:22:01.101Z] ========================================================= [2023-03-08T21:22:01.101Z] EdgeX Global Pipelines Version Info [2023-03-08T21:22:01.101Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-08T21:22:01.842Z] ------------------- [2023-03-08T21:22:01.842Z] stable info: [2023-03-08T21:22:01.842Z] ------------------- [2023-03-08T21:22:01.842Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-08T21:22:01.842Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-08T21:22:01.842Z] Message: update stable to v1.0.244 [2023-03-08T21:22:02.419Z] ------------------- [2023-03-08T21:22:02.419Z] experimental info: [2023-03-08T21:22:02.419Z] ------------------- [2023-03-08T21:22:02.419Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-08T21:22:02.419Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-08T21:22:02.419Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2023-03-08T21:22:02.765Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = ci-build-images-settings [Pipeline] echo [2023-03-08T21:22:02.803Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-golang-base [Pipeline] echo [2023-03-08T21:22:02.846Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = false [Pipeline] echo [2023-03-08T21:22:02.883Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-08T21:22:02.919Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-08T21:22:02.955Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-golang-base [Pipeline] echo [2023-03-08T21:22:02.990Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = edgex-devops [Pipeline] echo [2023-03-08T21:22:03.025Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2023-03-08T21:22:03.059Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2023-03-08T21:22:03.094Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-08T21:22:03.129Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2023-03-08T21:22:03.161Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-golang-base-archive.tar.gz [Pipeline] echo [2023-03-08T21:22:03.194Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-08T21:22:03.227Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-08T21:22:03.261Z] [edgeXSetupEnvironment]: set envvar RELEASE_BRANCH_OVERRIDE = golang-1.20 [Pipeline] echo [2023-03-08T21:22:03.296Z] [edgeXSetupEnvironment]: set envvar DOCKER_CUSTOM_TAGS = 1.20-alpine 1.20-alpine3.17 [Pipeline] echo [2023-03-08T21:22:03.330Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-204 [Pipeline] echo [2023-03-08T21:22:03.361Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-204 [Pipeline] echo [2023-03-08T21:22:03.395Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-204 [Pipeline] echo [2023-03-08T21:22:03.429Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 86f568624a439d64263933214e49756d3afcf3ca [Pipeline] echo [2023-03-08T21:22:03.463Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 86f5686 [Pipeline] echo [2023-03-08T21:22:03.498Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-08T21:22:03.602Z] provisioning config files... [2023-03-08T21:22:03.616Z] copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-204@tmp/config5278370620503748961tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-08T21:22:03.950Z] ---> docker-login.sh [2023-03-08T21:22:03.950Z] nexus3.edgexfoundry.org:10001 [2023-03-08T21:22:04.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T21:22:04.210Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T21:22:04.210Z] Configure a credential helper to remove this warning. See [2023-03-08T21:22:04.210Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T21:22:04.210Z] [2023-03-08T21:22:04.210Z] Login Succeeded [2023-03-08T21:22:04.210Z] nexus3.edgexfoundry.org:10002 [2023-03-08T21:22:04.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T21:22:04.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T21:22:04.470Z] Configure a credential helper to remove this warning. See [2023-03-08T21:22:04.470Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T21:22:04.470Z] [2023-03-08T21:22:04.470Z] Login Succeeded [2023-03-08T21:22:04.470Z] nexus3.edgexfoundry.org:10003 [2023-03-08T21:22:04.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T21:22:04.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T21:22:04.470Z] Configure a credential helper to remove this warning. See [2023-03-08T21:22:04.470Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T21:22:04.470Z] [2023-03-08T21:22:04.470Z] Login Succeeded [2023-03-08T21:22:04.470Z] nexus3.edgexfoundry.org:10004 [2023-03-08T21:22:04.730Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T21:22:04.730Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T21:22:04.730Z] Configure a credential helper to remove this warning. See [2023-03-08T21:22:04.730Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T21:22:04.730Z] [2023-03-08T21:22:04.730Z] Login Succeeded [2023-03-08T21:22:04.730Z] docker.io [2023-03-08T21:22:04.730Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T21:22:04.990Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T21:22:04.990Z] Configure a credential helper to remove this warning. See [2023-03-08T21:22:04.990Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T21:22:04.990Z] [2023-03-08T21:22:04.990Z] Login Succeeded [2023-03-08T21:22:04.990Z] ---> docker-login.sh ends [Pipeline] } [2023-03-08T21:22:05.019Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) Stage "Semver Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Docker Image) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-08T21:22:05.681Z] provisioning config files... [2023-03-08T21:22:05.690Z] copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-204@tmp/config8886630287050090095tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-08T21:22:06.024Z] ---> docker-login.sh [2023-03-08T21:22:06.024Z] nexus3.edgexfoundry.org:10001 [2023-03-08T21:22:06.024Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T21:22:06.024Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T21:22:06.024Z] Configure a credential helper to remove this warning. See [2023-03-08T21:22:06.024Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T21:22:06.024Z] [2023-03-08T21:22:06.024Z] Login Succeeded [2023-03-08T21:22:06.024Z] nexus3.edgexfoundry.org:10002 [2023-03-08T21:22:06.024Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T21:22:06.024Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T21:22:06.024Z] Configure a credential helper to remove this warning. See [2023-03-08T21:22:06.024Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T21:22:06.024Z] [2023-03-08T21:22:06.024Z] Login Succeeded [2023-03-08T21:22:06.024Z] nexus3.edgexfoundry.org:10003 [2023-03-08T21:22:06.286Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T21:22:06.286Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T21:22:06.286Z] Configure a credential helper to remove this warning. See [2023-03-08T21:22:06.286Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T21:22:06.286Z] [2023-03-08T21:22:06.286Z] Login Succeeded [2023-03-08T21:22:06.286Z] nexus3.edgexfoundry.org:10004 [2023-03-08T21:22:06.286Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T21:22:06.286Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T21:22:06.286Z] Configure a credential helper to remove this warning. See [2023-03-08T21:22:06.286Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T21:22:06.286Z] [2023-03-08T21:22:06.286Z] Login Succeeded [2023-03-08T21:22:06.286Z] docker.io [2023-03-08T21:22:06.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T21:22:06.546Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T21:22:06.546Z] Configure a credential helper to remove this warning. See [2023-03-08T21:22:06.546Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T21:22:06.546Z] [2023-03-08T21:22:06.546Z] Login Succeeded [2023-03-08T21:22:06.546Z] ---> docker-login.sh ends [Pipeline] } [2023-03-08T21:22:06.572Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-08T21:22:07.285Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-08T21:22:07.599Z] + ls -al . [2023-03-08T21:22:07.599Z] total 28 [2023-03-08T21:22:07.599Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 21:21 . [2023-03-08T21:22:07.599Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 21:21 .. [2023-03-08T21:22:07.599Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 8 21:21 .git [2023-03-08T21:22:07.599Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 21:21 .github [2023-03-08T21:22:07.599Z] -rw-rw-r-- 1 jenkins jenkins 585 Mar 8 21:21 .golangci.yml [2023-03-08T21:22:07.599Z] -rw-rw-r-- 1 jenkins jenkins 1465 Mar 8 21:21 Dockerfile [2023-03-08T21:22:07.599Z] -rw-rw-r-- 1 jenkins jenkins 918 Mar 8 21:21 Jenkinsfile [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T21:22:08.020Z] + docker build -t edgex-devops/edgex-golang-base -f Dockerfile --build-arg ARCH=amd64 --label git_sha=86f568624a439d64263933214e49756d3afcf3ca --label arch=amd64 . [2023-03-08T21:22:08.020Z] Sending build context to Docker daemon 453.1kB [2023-03-08T21:22:08.020Z] Step 1/15 : FROM golang:1.20.2-alpine3.17 as spire-base [2023-03-08T21:22:08.279Z] 1.20.2-alpine3.17: Pulling from library/golang [2023-03-08T21:22:08.539Z] 63b65145d645: Pulling fs layer [2023-03-08T21:22:08.539Z] a2d21d5440eb: Pulling fs layer [2023-03-08T21:22:08.539Z] 935e6c44a52c: Pulling fs layer [2023-03-08T21:22:08.539Z] 94cc34f8dd06: Pulling fs layer [2023-03-08T21:22:08.539Z] 94cc34f8dd06: Waiting [2023-03-08T21:22:08.539Z] a2d21d5440eb: Verifying Checksum [2023-03-08T21:22:08.539Z] a2d21d5440eb: Download complete [2023-03-08T21:22:08.797Z] 63b65145d645: Download complete [2023-03-08T21:22:08.797Z] 94cc34f8dd06: Download complete [2023-03-08T21:22:09.057Z] 63b65145d645: Pull complete [2023-03-08T21:22:09.057Z] a2d21d5440eb: Pull complete [2023-03-08T21:22:09.993Z] 935e6c44a52c: Download complete [2023-03-08T21:22:13.289Z] 935e6c44a52c: Pull complete [2023-03-08T21:22:13.289Z] 94cc34f8dd06: Pull complete [2023-03-08T21:22:13.289Z] Digest: sha256:4e6bc0eafc261b6c8ba9bd9999b6698e8cefbe21e6d90fbc10c34599d75dc608 [2023-03-08T21:22:13.289Z] Status: Downloaded newer image for golang:1.20.2-alpine3.17 [2023-03-08T21:22:13.289Z] ---> 898000b2160b [2023-03-08T21:22:13.289Z] Step 2/15 : RUN apk add --update --no-cache make git curl build-base linux-headers musl-dev [2023-03-08T21:22:14.226Z] ---> Running in e5c1b4f06e94 [2023-03-08T21:22:14.796Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-08T21:22:14.796Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-08T21:22:15.056Z] (1/28) Installing libgcc (12.2.1_git20220924-r4) [2023-03-08T21:22:15.056Z] (2/28) Installing libstdc++ (12.2.1_git20220924-r4) [2023-03-08T21:22:15.056Z] (3/28) Installing binutils (2.39-r2) [2023-03-08T21:22:15.056Z] (4/28) Installing libmagic (5.43-r0) [2023-03-08T21:22:15.056Z] (5/28) Installing file (5.43-r0) [2023-03-08T21:22:15.056Z] (6/28) Installing libgomp (12.2.1_git20220924-r4) [2023-03-08T21:22:15.056Z] (7/28) Installing libatomic (12.2.1_git20220924-r4) [2023-03-08T21:22:15.056Z] (8/28) Installing gmp (6.2.1-r2) [2023-03-08T21:22:15.056Z] (9/28) Installing isl25 (0.25-r0) [2023-03-08T21:22:15.056Z] (10/28) Installing mpfr4 (4.1.0-r0) [2023-03-08T21:22:15.316Z] (11/28) Installing mpc1 (1.2.1-r1) [2023-03-08T21:22:15.316Z] (12/28) Installing gcc (12.2.1_git20220924-r4) [2023-03-08T21:22:15.884Z] (13/28) Installing libstdc++-dev (12.2.1_git20220924-r4) [2023-03-08T21:22:16.144Z] (14/28) Installing musl-dev (1.2.3-r4) [2023-03-08T21:22:16.144Z] (15/28) Installing libc-dev (0.7.2-r3) [2023-03-08T21:22:16.144Z] (16/28) Installing g++ (12.2.1_git20220924-r4) [2023-03-08T21:22:16.403Z] (17/28) Installing make (4.3-r1) [2023-03-08T21:22:16.403Z] (18/28) Installing fortify-headers (1.1-r1) [2023-03-08T21:22:16.403Z] (19/28) Installing patch (2.7.6-r8) [2023-03-08T21:22:16.403Z] (20/28) Installing build-base (0.5-r3) [2023-03-08T21:22:16.403Z] (21/28) Installing brotli-libs (1.0.9-r9) [2023-03-08T21:22:16.403Z] (22/28) Installing nghttp2-libs (1.51.0-r0) [2023-03-08T21:22:16.403Z] (23/28) Installing libcurl (7.88.1-r0) [2023-03-08T21:22:16.403Z] (24/28) Installing curl (7.88.1-r0) [2023-03-08T21:22:16.403Z] (25/28) Installing libexpat (2.5.0-r0) [2023-03-08T21:22:16.403Z] (26/28) Installing pcre2 (10.42-r0) [2023-03-08T21:22:16.403Z] (27/28) Installing git (2.38.4-r1) [2023-03-08T21:22:16.403Z] (28/28) Installing linux-headers (5.19.5-r0) [2023-03-08T21:22:16.663Z] Executing busybox-1.35.0-r29.trigger [2023-03-08T21:22:16.663Z] OK: 261 MiB in 44 packages [2023-03-08T21:22:20.485Z] Still waiting to schedule task [2023-03-08T21:22:20.485Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8891’ [2023-03-08T21:22:20.886Z] Removing intermediate container e5c1b4f06e94 [2023-03-08T21:22:20.886Z] ---> 26a55f13a7a6 [2023-03-08T21:22:20.886Z] Step 3/15 : ARG SPIRE_RELEASE=1.6.1 [2023-03-08T21:22:20.886Z] ---> Running in edfb1abfb528 [2023-03-08T21:22:20.886Z] Removing intermediate container edfb1abfb528 [2023-03-08T21:22:20.886Z] ---> 24b7563b7e8b [2023-03-08T21:22:20.886Z] Step 4/15 : WORKDIR /edgex-go/spire-build [2023-03-08T21:22:20.886Z] ---> Running in 15129d0078d8 [2023-03-08T21:22:20.886Z] Removing intermediate container 15129d0078d8 [2023-03-08T21:22:20.886Z] ---> 4bbe0da46f72 [2023-03-08T21:22:20.886Z] Step 5/15 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" [2023-03-08T21:22:20.886Z] ---> Running in 0c73525ae153 [2023-03-08T21:22:21.828Z] spire-1.6.1/ [2023-03-08T21:22:21.828Z] spire-1.6.1/.data/ [2023-03-08T21:22:21.828Z] spire-1.6.1/.data/.file [2023-03-08T21:22:21.828Z] spire-1.6.1/.dockerignore [2023-03-08T21:22:21.828Z] spire-1.6.1/.gitattributes [2023-03-08T21:22:21.828Z] spire-1.6.1/.githooks/ [2023-03-08T21:22:21.828Z] spire-1.6.1/.githooks/pre-commit [2023-03-08T21:22:21.828Z] spire-1.6.1/.github/ [2023-03-08T21:22:21.828Z] spire-1.6.1/.github/ISSUE_TEMPLATE.md [2023-03-08T21:22:21.828Z] spire-1.6.1/.github/PULL_REQUEST_TEMPLATE.md [2023-03-08T21:22:21.828Z] spire-1.6.1/.github/dependabot.yml [2023-03-08T21:22:21.828Z] spire-1.6.1/.github/workflows/ [2023-03-08T21:22:21.828Z] spire-1.6.1/.github/workflows/depsreview.yaml [2023-03-08T21:22:21.828Z] spire-1.6.1/.github/workflows/nightly_build.yaml [2023-03-08T21:22:21.828Z] spire-1.6.1/.github/workflows/pr_build.yaml [2023-03-08T21:22:21.828Z] spire-1.6.1/.github/workflows/release_build.yaml [2023-03-08T21:22:21.828Z] spire-1.6.1/.github/workflows/scripts/ [2023-03-08T21:22:21.828Z] spire-1.6.1/.github/workflows/scripts/build_artifacts.sh [2023-03-08T21:22:21.828Z] spire-1.6.1/.github/workflows/scripts/load-oci-archives.sh [2023-03-08T21:22:21.828Z] spire-1.6.1/.github/workflows/scripts/push-images.sh [2023-03-08T21:22:21.828Z] spire-1.6.1/.github/workflows/scripts/run_unit_tests.sh [2023-03-08T21:22:21.828Z] spire-1.6.1/.github/workflows/scripts/run_unit_tests_under_race_detector.sh [2023-03-08T21:22:21.828Z] spire-1.6.1/.github/workflows/scripts/split.sh [2023-03-08T21:22:21.828Z] spire-1.6.1/.gitignore [2023-03-08T21:22:21.828Z] spire-1.6.1/.go-version [2023-03-08T21:22:21.828Z] spire-1.6.1/.golangci.yml [2023-03-08T21:22:21.828Z] spire-1.6.1/.markdownlint.yaml [2023-03-08T21:22:21.828Z] spire-1.6.1/ADOPTERS.md [2023-03-08T21:22:21.828Z] spire-1.6.1/CHANGELOG.md [2023-03-08T21:22:21.828Z] spire-1.6.1/CODE-OF-CONDUCT.md [2023-03-08T21:22:21.828Z] spire-1.6.1/CODEOWNERS [2023-03-08T21:22:21.828Z] spire-1.6.1/CONTRIBUTING.md [2023-03-08T21:22:21.828Z] spire-1.6.1/Dockerfile [2023-03-08T21:22:21.828Z] spire-1.6.1/Dockerfile.dev [2023-03-08T21:22:21.828Z] spire-1.6.1/Dockerfile.windows [2023-03-08T21:22:21.828Z] spire-1.6.1/LICENSE [2023-03-08T21:22:21.828Z] spire-1.6.1/MAINTAINERS.md [2023-03-08T21:22:21.828Z] spire-1.6.1/Makefile [2023-03-08T21:22:21.828Z] spire-1.6.1/README.md [2023-03-08T21:22:21.828Z] spire-1.6.1/ROADMAP.md [2023-03-08T21:22:21.828Z] spire-1.6.1/SECURITY.md [2023-03-08T21:22:21.828Z] spire-1.6.1/cmd/ [2023-03-08T21:22:21.828Z] spire-1.6.1/cmd/spire-agent/ [2023-03-08T21:22:21.828Z] spire-1.6.1/cmd/spire-agent/cli/ [2023-03-08T21:22:21.828Z] spire-1.6.1/cmd/spire-agent/cli/api/ [2023-03-08T21:22:21.828Z] spire-1.6.1/cmd/spire-agent/cli/api/api_posix_test.go [2023-03-08T21:22:21.828Z] spire-1.6.1/cmd/spire-agent/cli/api/api_test.go [2023-03-08T21:22:21.828Z] spire-1.6.1/cmd/spire-agent/cli/api/api_windows_test.go [2023-03-08T21:22:21.828Z] spire-1.6.1/cmd/spire-agent/cli/api/common.go [2023-03-08T21:22:21.828Z] spire-1.6.1/cmd/spire-agent/cli/api/fetch_jwt.go [2023-03-08T21:22:21.828Z] spire-1.6.1/cmd/spire-agent/cli/api/fetch_x509.go [2023-03-08T21:22:21.828Z] spire-1.6.1/cmd/spire-agent/cli/api/printer.go [2023-03-08T21:22:21.828Z] spire-1.6.1/cmd/spire-agent/cli/api/validate_jwt.go [2023-03-08T21:22:21.828Z] spire-1.6.1/cmd/spire-agent/cli/api/watch.go [2023-03-08T21:22:21.828Z] spire-1.6.1/cmd/spire-agent/cli/cli.go [2023-03-08T21:22:21.828Z] spire-1.6.1/cmd/spire-agent/cli/common/ [2023-03-08T21:22:21.828Z] spire-1.6.1/cmd/spire-agent/cli/common/config_posix.go [2023-03-08T21:22:21.828Z] spire-1.6.1/cmd/spire-agent/cli/common/config_windows.go [2023-03-08T21:22:21.828Z] spire-1.6.1/cmd/spire-agent/cli/common/defaults_posix.go [2023-03-08T21:22:21.828Z] spire-1.6.1/cmd/spire-agent/cli/common/defaults_windows.go [2023-03-08T21:22:21.828Z] spire-1.6.1/cmd/spire-agent/cli/healthcheck/ [2023-03-08T21:22:21.828Z] spire-1.6.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2023-03-08T21:22:21.828Z] spire-1.6.1/cmd/spire-agent/cli/healthcheck/healthcheck_posix.go [2023-03-08T21:22:21.828Z] spire-1.6.1/cmd/spire-agent/cli/healthcheck/healthcheck_posix_test.go [2023-03-08T21:22:21.828Z] spire-1.6.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2023-03-08T21:22:21.828Z] spire-1.6.1/cmd/spire-agent/cli/healthcheck/healthcheck_windows.go [2023-03-08T21:22:21.828Z] spire-1.6.1/cmd/spire-agent/cli/healthcheck/healthcheck_windows_test.go [2023-03-08T21:22:21.828Z] spire-1.6.1/cmd/spire-agent/cli/run/ [2023-03-08T21:22:21.828Z] spire-1.6.1/cmd/spire-agent/cli/run/run.go [2023-03-08T21:22:21.828Z] spire-1.6.1/cmd/spire-agent/cli/run/run_posix.go [2023-03-08T21:22:21.828Z] spire-1.6.1/cmd/spire-agent/cli/run/run_posix_test.go [2023-03-08T21:22:21.828Z] spire-1.6.1/cmd/spire-agent/cli/run/run_test.go [2023-03-08T21:22:21.828Z] spire-1.6.1/cmd/spire-agent/cli/run/run_windows.go [2023-03-08T21:22:21.828Z] spire-1.6.1/cmd/spire-agent/cli/run/run_windows_test.go [2023-03-08T21:22:21.828Z] spire-1.6.1/cmd/spire-agent/cli/validate/ [2023-03-08T21:22:21.828Z] spire-1.6.1/cmd/spire-agent/cli/validate/validate.go [2023-03-08T21:22:21.828Z] spire-1.6.1/cmd/spire-agent/cli/validate/validate_test.go [2023-03-08T21:22:21.828Z] spire-1.6.1/cmd/spire-agent/main.go [2023-03-08T21:22:21.828Z] spire-1.6.1/cmd/spire-server/ [2023-03-08T21:22:21.828Z] spire-1.6.1/cmd/spire-server/cli/ [2023-03-08T21:22:21.828Z] spire-1.6.1/cmd/spire-server/cli/agent/ [2023-03-08T21:22:21.828Z] spire-1.6.1/cmd/spire-server/cli/agent/agent_posix_test.go [2023-03-08T21:22:21.828Z] spire-1.6.1/cmd/spire-server/cli/agent/agent_test.go [2023-03-08T21:22:21.828Z] spire-1.6.1/cmd/spire-server/cli/agent/agent_windows_test.go [2023-03-08T21:22:21.828Z] spire-1.6.1/cmd/spire-server/cli/agent/ban.go [2023-03-08T21:22:21.828Z] spire-1.6.1/cmd/spire-server/cli/agent/count.go [2023-03-08T21:22:21.828Z] spire-1.6.1/cmd/spire-server/cli/agent/evict.go [2023-03-08T21:22:21.828Z] spire-1.6.1/cmd/spire-server/cli/agent/list.go [2023-03-08T21:22:21.828Z] spire-1.6.1/cmd/spire-server/cli/agent/show.go [2023-03-08T21:22:21.828Z] spire-1.6.1/cmd/spire-server/cli/bundle/ [2023-03-08T21:22:21.828Z] spire-1.6.1/cmd/spire-server/cli/bundle/bundle_posix_test.go [2023-03-08T21:22:21.828Z] spire-1.6.1/cmd/spire-server/cli/bundle/bundle_test.go [2023-03-08T21:22:21.828Z] spire-1.6.1/cmd/spire-server/cli/bundle/bundle_windows_test.go [2023-03-08T21:22:21.828Z] spire-1.6.1/cmd/spire-server/cli/bundle/common.go [2023-03-08T21:22:21.828Z] spire-1.6.1/cmd/spire-server/cli/bundle/common_test.go [2023-03-08T21:22:21.828Z] spire-1.6.1/cmd/spire-server/cli/bundle/count.go [2023-03-08T21:22:21.828Z] spire-1.6.1/cmd/spire-server/cli/bundle/delete.go [2023-03-08T21:22:21.828Z] spire-1.6.1/cmd/spire-server/cli/bundle/list.go [2023-03-08T21:22:21.828Z] spire-1.6.1/cmd/spire-server/cli/bundle/set.go [2023-03-08T21:22:21.828Z] spire-1.6.1/cmd/spire-server/cli/bundle/show.go [2023-03-08T21:22:21.828Z] spire-1.6.1/cmd/spire-server/cli/cli.go [2023-03-08T21:22:21.828Z] spire-1.6.1/cmd/spire-server/cli/common/ [2023-03-08T21:22:21.828Z] spire-1.6.1/cmd/spire-server/cli/common/common_posix.go [2023-03-08T21:22:21.828Z] spire-1.6.1/cmd/spire-server/cli/common/common_windows.go [2023-03-08T21:22:21.828Z] spire-1.6.1/cmd/spire-server/cli/entry/ [2023-03-08T21:22:21.828Z] spire-1.6.1/cmd/spire-server/cli/entry/count.go [2023-03-08T21:22:21.828Z] spire-1.6.1/cmd/spire-server/cli/entry/count_test.go [2023-03-08T21:22:21.828Z] spire-1.6.1/cmd/spire-server/cli/entry/create.go [2023-03-08T21:22:21.828Z] spire-1.6.1/cmd/spire-server/cli/entry/create_test.go [2023-03-08T21:22:21.828Z] spire-1.6.1/cmd/spire-server/cli/entry/delete.go [2023-03-08T21:22:21.828Z] spire-1.6.1/cmd/spire-server/cli/entry/delete_test.go [2023-03-08T21:22:21.828Z] spire-1.6.1/cmd/spire-server/cli/entry/show.go [2023-03-08T21:22:21.828Z] spire-1.6.1/cmd/spire-server/cli/entry/show_test.go [2023-03-08T21:22:21.828Z] spire-1.6.1/cmd/spire-server/cli/entry/update.go [2023-03-08T21:22:21.828Z] spire-1.6.1/cmd/spire-server/cli/entry/update_test.go [2023-03-08T21:22:21.828Z] spire-1.6.1/cmd/spire-server/cli/entry/util.go [2023-03-08T21:22:21.828Z] spire-1.6.1/cmd/spire-server/cli/entry/util_posix_test.go [2023-03-08T21:22:21.828Z] spire-1.6.1/cmd/spire-server/cli/entry/util_test.go [2023-03-08T21:22:21.828Z] spire-1.6.1/cmd/spire-server/cli/entry/util_windows_test.go [2023-03-08T21:22:21.828Z] spire-1.6.1/cmd/spire-server/cli/federation/ [2023-03-08T21:22:21.828Z] spire-1.6.1/cmd/spire-server/cli/federation/common.go [2023-03-08T21:22:21.828Z] spire-1.6.1/cmd/spire-server/cli/federation/common_test.go [2023-03-08T21:22:21.828Z] spire-1.6.1/cmd/spire-server/cli/federation/create.go [2023-03-08T21:22:21.828Z] spire-1.6.1/cmd/spire-server/cli/federation/create_test.go [2023-03-08T21:22:21.828Z] spire-1.6.1/cmd/spire-server/cli/federation/delete.go [2023-03-08T21:22:21.828Z] spire-1.6.1/cmd/spire-server/cli/federation/delete_test.go [2023-03-08T21:22:21.828Z] spire-1.6.1/cmd/spire-server/cli/federation/list.go [2023-03-08T21:22:21.828Z] spire-1.6.1/cmd/spire-server/cli/federation/list_test.go [2023-03-08T21:22:21.828Z] spire-1.6.1/cmd/spire-server/cli/federation/refresh.go [2023-03-08T21:22:21.828Z] spire-1.6.1/cmd/spire-server/cli/federation/refresh_test.go [2023-03-08T21:22:21.828Z] spire-1.6.1/cmd/spire-server/cli/federation/show.go [2023-03-08T21:22:21.828Z] spire-1.6.1/cmd/spire-server/cli/federation/show_test.go [2023-03-08T21:22:21.828Z] spire-1.6.1/cmd/spire-server/cli/federation/update.go [2023-03-08T21:22:21.828Z] spire-1.6.1/cmd/spire-server/cli/federation/update_test.go [2023-03-08T21:22:21.828Z] spire-1.6.1/cmd/spire-server/cli/federation/util_posix_test.go [2023-03-08T21:22:21.828Z] spire-1.6.1/cmd/spire-server/cli/federation/util_windows_test.go [2023-03-08T21:22:21.828Z] spire-1.6.1/cmd/spire-server/cli/healthcheck/ [2023-03-08T21:22:21.828Z] spire-1.6.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2023-03-08T21:22:21.828Z] spire-1.6.1/cmd/spire-server/cli/healthcheck/healthcheck_posix_test.go [2023-03-08T21:22:21.828Z] spire-1.6.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2023-03-08T21:22:21.828Z] spire-1.6.1/cmd/spire-server/cli/healthcheck/healthcheck_windows_test.go [2023-03-08T21:22:21.828Z] spire-1.6.1/cmd/spire-server/cli/jwt/ [2023-03-08T21:22:21.828Z] spire-1.6.1/cmd/spire-server/cli/jwt/mint.go [2023-03-08T21:22:21.828Z] spire-1.6.1/cmd/spire-server/cli/jwt/mint_test.go [2023-03-08T21:22:21.828Z] spire-1.6.1/cmd/spire-server/cli/run/ [2023-03-08T21:22:21.828Z] spire-1.6.1/cmd/spire-server/cli/run/run.go [2023-03-08T21:22:21.828Z] spire-1.6.1/cmd/spire-server/cli/run/run_posix.go [2023-03-08T21:22:21.828Z] spire-1.6.1/cmd/spire-server/cli/run/run_posix_test.go [2023-03-08T21:22:21.828Z] spire-1.6.1/cmd/spire-server/cli/run/run_test.go [2023-03-08T21:22:21.828Z] spire-1.6.1/cmd/spire-server/cli/run/run_windows.go [2023-03-08T21:22:21.828Z] spire-1.6.1/cmd/spire-server/cli/run/run_windows_test.go [2023-03-08T21:22:21.828Z] spire-1.6.1/cmd/spire-server/cli/token/ [2023-03-08T21:22:21.828Z] spire-1.6.1/cmd/spire-server/cli/token/generate.go [2023-03-08T21:22:21.828Z] spire-1.6.1/cmd/spire-server/cli/token/generate_test.go [2023-03-08T21:22:21.828Z] spire-1.6.1/cmd/spire-server/cli/validate/ [2023-03-08T21:22:21.828Z] spire-1.6.1/cmd/spire-server/cli/validate/validate.go [2023-03-08T21:22:21.828Z] spire-1.6.1/cmd/spire-server/cli/validate/validate_test.go [2023-03-08T21:22:21.828Z] spire-1.6.1/cmd/spire-server/cli/x509/ [2023-03-08T21:22:21.828Z] spire-1.6.1/cmd/spire-server/cli/x509/mint.go [2023-03-08T21:22:21.828Z] spire-1.6.1/cmd/spire-server/cli/x509/mint_test.go [2023-03-08T21:22:21.828Z] spire-1.6.1/cmd/spire-server/main.go [2023-03-08T21:22:21.828Z] spire-1.6.1/cmd/spire-server/util/ [2023-03-08T21:22:21.828Z] spire-1.6.1/cmd/spire-server/util/util.go [2023-03-08T21:22:21.828Z] spire-1.6.1/cmd/spire-server/util/util_posix.go [2023-03-08T21:22:21.828Z] spire-1.6.1/cmd/spire-server/util/util_windows.go [2023-03-08T21:22:21.828Z] spire-1.6.1/conf/ [2023-03-08T21:22:21.828Z] spire-1.6.1/conf/agent/ [2023-03-08T21:22:21.828Z] spire-1.6.1/conf/agent/agent.conf [2023-03-08T21:22:21.828Z] spire-1.6.1/conf/agent/agent_container.conf [2023-03-08T21:22:21.828Z] spire-1.6.1/conf/agent/agent_full.conf [2023-03-08T21:22:21.828Z] spire-1.6.1/conf/agent/agent_windows.conf [2023-03-08T21:22:21.828Z] spire-1.6.1/conf/agent/dummy_root_ca.crt [2023-03-08T21:22:21.828Z] spire-1.6.1/conf/server/ [2023-03-08T21:22:21.828Z] spire-1.6.1/conf/server/dummy_upstream_ca.crt [2023-03-08T21:22:21.828Z] spire-1.6.1/conf/server/dummy_upstream_ca.key [2023-03-08T21:22:21.828Z] spire-1.6.1/conf/server/server.conf [2023-03-08T21:22:21.828Z] spire-1.6.1/conf/server/server_container.conf [2023-03-08T21:22:21.828Z] spire-1.6.1/conf/server/server_full.conf [2023-03-08T21:22:21.828Z] spire-1.6.1/conf/server/server_windows.conf [2023-03-08T21:22:21.828Z] spire-1.6.1/doc/ [2023-03-08T21:22:21.828Z] spire-1.6.1/doc/SPIRE101.md [2023-03-08T21:22:21.828Z] spire-1.6.1/doc/auditlog.md [2023-03-08T21:22:21.828Z] spire-1.6.1/doc/authorization_policy_engine.md [2023-03-08T21:22:21.828Z] spire-1.6.1/doc/changelog_guidelines.md [2023-03-08T21:22:21.828Z] spire-1.6.1/doc/cure53-report.pdf [2023-03-08T21:22:21.828Z] spire-1.6.1/doc/docker_images.md [2023-03-08T21:22:21.828Z] spire-1.6.1/doc/images/ [2023-03-08T21:22:21.828Z] spire-1.6.1/doc/images/2019_roadmap.png [2023-03-08T21:22:21.828Z] spire-1.6.1/doc/images/SPIRE101.png [2023-03-08T21:22:21.828Z] spire-1.6.1/doc/images/SPIRE_agent.png [2023-03-08T21:22:21.828Z] spire-1.6.1/doc/images/SPIRE_server.png [2023-03-08T21:22:21.828Z] spire-1.6.1/doc/images/cache_mgr.png [2023-03-08T21:22:21.828Z] spire-1.6.1/doc/images/cache_mgr_components.png [2023-03-08T21:22:21.828Z] spire-1.6.1/doc/images/federated_spire.png [2023-03-08T21:22:21.828Z] spire-1.6.1/doc/images/ha_mode.png [2023-03-08T21:22:21.828Z] spire-1.6.1/doc/images/nested_spire.png [2023-03-08T21:22:21.828Z] spire-1.6.1/doc/images/oidc_federation.png [2023-03-08T21:22:21.828Z] spire-1.6.1/doc/images/single_trust_domain.png [2023-03-08T21:22:21.828Z] spire-1.6.1/doc/images/spiffe_compatible.png [2023-03-08T21:22:21.828Z] spire-1.6.1/doc/images/spire_logo.png [2023-03-08T21:22:21.828Z] spire-1.6.1/doc/migrating_registration_api_clients.md [2023-03-08T21:22:21.828Z] spire-1.6.1/doc/plugin_agent_keymanager_disk.md [2023-03-08T21:22:21.828Z] spire-1.6.1/doc/plugin_agent_keymanager_memory.md [2023-03-08T21:22:21.828Z] spire-1.6.1/doc/plugin_agent_nodeattestor_aws_iid.md [2023-03-08T21:22:21.828Z] spire-1.6.1/doc/plugin_agent_nodeattestor_azure_msi.md [2023-03-08T21:22:21.828Z] spire-1.6.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2023-03-08T21:22:21.828Z] spire-1.6.1/doc/plugin_agent_nodeattestor_jointoken.md [2023-03-08T21:22:21.828Z] spire-1.6.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2023-03-08T21:22:21.828Z] spire-1.6.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2023-03-08T21:22:21.828Z] spire-1.6.1/doc/plugin_agent_nodeattestor_sshpop.md [2023-03-08T21:22:21.828Z] spire-1.6.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2023-03-08T21:22:21.828Z] spire-1.6.1/doc/plugin_agent_nodeattestor_x509pop.md [2023-03-08T21:22:21.828Z] spire-1.6.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2023-03-08T21:22:21.828Z] spire-1.6.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2023-03-08T21:22:21.828Z] spire-1.6.1/doc/plugin_agent_workloadattestor_docker.md [2023-03-08T21:22:21.828Z] spire-1.6.1/doc/plugin_agent_workloadattestor_k8s.md [2023-03-08T21:22:21.828Z] spire-1.6.1/doc/plugin_agent_workloadattestor_unix.md [2023-03-08T21:22:21.828Z] spire-1.6.1/doc/plugin_agent_workloadattestor_windows.md [2023-03-08T21:22:21.828Z] spire-1.6.1/doc/plugin_server_datastore_sql.md [2023-03-08T21:22:21.828Z] spire-1.6.1/doc/plugin_server_keymanager_aws_kms.md [2023-03-08T21:22:21.828Z] spire-1.6.1/doc/plugin_server_keymanager_disk.md [2023-03-08T21:22:21.828Z] spire-1.6.1/doc/plugin_server_keymanager_gcp_kms.md [2023-03-08T21:22:21.828Z] spire-1.6.1/doc/plugin_server_keymanager_memory.md [2023-03-08T21:22:21.828Z] spire-1.6.1/doc/plugin_server_nodeattestor_aws_iid.md [2023-03-08T21:22:21.828Z] spire-1.6.1/doc/plugin_server_nodeattestor_azure_msi.md [2023-03-08T21:22:21.828Z] spire-1.6.1/doc/plugin_server_nodeattestor_gcp_iit.md [2023-03-08T21:22:21.828Z] spire-1.6.1/doc/plugin_server_nodeattestor_jointoken.md [2023-03-08T21:22:21.828Z] spire-1.6.1/doc/plugin_server_nodeattestor_k8s_psat.md [2023-03-08T21:22:21.828Z] spire-1.6.1/doc/plugin_server_nodeattestor_k8s_sat.md [2023-03-08T21:22:21.828Z] spire-1.6.1/doc/plugin_server_nodeattestor_sshpop.md [2023-03-08T21:22:21.828Z] spire-1.6.1/doc/plugin_server_nodeattestor_tpm_devid.md [2023-03-08T21:22:21.828Z] spire-1.6.1/doc/plugin_server_nodeattestor_x509pop.md [2023-03-08T21:22:21.828Z] spire-1.6.1/doc/plugin_server_notifier_gcs_bundle.md [2023-03-08T21:22:21.828Z] spire-1.6.1/doc/plugin_server_notifier_k8sbundle.md [2023-03-08T21:22:21.828Z] spire-1.6.1/doc/plugin_server_upstreamauthority_aws_pca.md [2023-03-08T21:22:21.828Z] spire-1.6.1/doc/plugin_server_upstreamauthority_awssecret.md [2023-03-08T21:22:21.828Z] spire-1.6.1/doc/plugin_server_upstreamauthority_cert_manager.md [2023-03-08T21:22:21.828Z] spire-1.6.1/doc/plugin_server_upstreamauthority_disk.md [2023-03-08T21:22:21.828Z] spire-1.6.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2023-03-08T21:22:21.828Z] spire-1.6.1/doc/plugin_server_upstreamauthority_spire.md [2023-03-08T21:22:21.828Z] spire-1.6.1/doc/plugin_server_upstreamauthority_vault.md [2023-03-08T21:22:21.828Z] spire-1.6.1/doc/scaling_spire.md [2023-03-08T21:22:21.828Z] spire-1.6.1/doc/spire_agent.md [2023-03-08T21:22:21.828Z] spire-1.6.1/doc/spire_server.md [2023-03-08T21:22:21.828Z] spire-1.6.1/doc/supported_integrations.md [2023-03-08T21:22:21.828Z] spire-1.6.1/doc/telemetry.md [2023-03-08T21:22:21.828Z] spire-1.6.1/doc/telemetry_config.md [2023-03-08T21:22:21.828Z] spire-1.6.1/doc/upgrading.md [2023-03-08T21:22:21.828Z] spire-1.6.1/doc/using_spire.md [2023-03-08T21:22:21.828Z] spire-1.6.1/examples/ [2023-03-08T21:22:21.828Z] spire-1.6.1/examples/README.md [2023-03-08T21:22:21.828Z] spire-1.6.1/go.mod [2023-03-08T21:22:21.828Z] spire-1.6.1/go.sum [2023-03-08T21:22:21.828Z] spire-1.6.1/pkg/ [2023-03-08T21:22:21.828Z] spire-1.6.1/pkg/agent/ [2023-03-08T21:22:21.828Z] spire-1.6.1/pkg/agent/agent.go [2023-03-08T21:22:21.828Z] spire-1.6.1/pkg/agent/api/ [2023-03-08T21:22:21.828Z] spire-1.6.1/pkg/agent/api/config.go [2023-03-08T21:22:21.828Z] spire-1.6.1/pkg/agent/api/debug/ [2023-03-08T21:22:21.828Z] spire-1.6.1/pkg/agent/api/debug/v1/ [2023-03-08T21:22:21.828Z] spire-1.6.1/pkg/agent/api/debug/v1/service.go [2023-03-08T21:22:21.828Z] spire-1.6.1/pkg/agent/api/debug/v1/service_test.go [2023-03-08T21:22:21.828Z] spire-1.6.1/pkg/agent/api/delegatedidentity/ [2023-03-08T21:22:21.828Z] spire-1.6.1/pkg/agent/api/delegatedidentity/v1/ [2023-03-08T21:22:21.828Z] spire-1.6.1/pkg/agent/api/delegatedidentity/v1/service.go [2023-03-08T21:22:21.828Z] spire-1.6.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2023-03-08T21:22:21.828Z] spire-1.6.1/pkg/agent/api/endpoints.go [2023-03-08T21:22:21.828Z] spire-1.6.1/pkg/agent/api/endpoints_posix.go [2023-03-08T21:22:21.828Z] spire-1.6.1/pkg/agent/api/endpoints_windows.go [2023-03-08T21:22:21.828Z] spire-1.6.1/pkg/agent/api/health/ [2023-03-08T21:22:21.828Z] spire-1.6.1/pkg/agent/api/health/v1/ [2023-03-08T21:22:21.828Z] spire-1.6.1/pkg/agent/api/health/v1/service.go [2023-03-08T21:22:21.828Z] spire-1.6.1/pkg/agent/api/health/v1/service_test.go [2023-03-08T21:22:21.828Z] spire-1.6.1/pkg/agent/api/rpccontext/ [2023-03-08T21:22:21.828Z] spire-1.6.1/pkg/agent/api/rpccontext/alias.go [2023-03-08T21:22:21.828Z] spire-1.6.1/pkg/agent/api/rpccontext/caller.go [2023-03-08T21:22:21.828Z] spire-1.6.1/pkg/agent/attestor/ [2023-03-08T21:22:21.828Z] spire-1.6.1/pkg/agent/attestor/node/ [2023-03-08T21:22:21.828Z] spire-1.6.1/pkg/agent/attestor/node/experimental.go [2023-03-08T21:22:21.828Z] spire-1.6.1/pkg/agent/attestor/node/node.go [2023-03-08T21:22:21.828Z] spire-1.6.1/pkg/agent/attestor/node/node_test.go [2023-03-08T21:22:21.828Z] spire-1.6.1/pkg/agent/attestor/workload/ [2023-03-08T21:22:21.828Z] spire-1.6.1/pkg/agent/attestor/workload/workload.go [2023-03-08T21:22:21.828Z] spire-1.6.1/pkg/agent/attestor/workload/workload_test.go [2023-03-08T21:22:21.828Z] spire-1.6.1/pkg/agent/catalog/ [2023-03-08T21:22:21.828Z] spire-1.6.1/pkg/agent/catalog/catalog.go [2023-03-08T21:22:21.828Z] spire-1.6.1/pkg/agent/catalog/catalog_test.go [2023-03-08T21:22:21.828Z] spire-1.6.1/pkg/agent/catalog/keymanager.go [2023-03-08T21:22:21.828Z] spire-1.6.1/pkg/agent/catalog/nodeattestor.go [2023-03-08T21:22:21.828Z] spire-1.6.1/pkg/agent/catalog/svidstore.go [2023-03-08T21:22:21.828Z] spire-1.6.1/pkg/agent/catalog/workloadattestor.go [2023-03-08T21:22:21.828Z] spire-1.6.1/pkg/agent/client/ [2023-03-08T21:22:21.828Z] spire-1.6.1/pkg/agent/client/client.go [2023-03-08T21:22:21.828Z] spire-1.6.1/pkg/agent/client/client_test.go [2023-03-08T21:22:21.828Z] spire-1.6.1/pkg/agent/client/dial.go [2023-03-08T21:22:21.828Z] spire-1.6.1/pkg/agent/client/nodeconn.go [2023-03-08T21:22:21.828Z] spire-1.6.1/pkg/agent/client/nodeconn_test.go [2023-03-08T21:22:21.828Z] spire-1.6.1/pkg/agent/client/update.go [2023-03-08T21:22:21.828Z] spire-1.6.1/pkg/agent/client/util.go [2023-03-08T21:22:21.828Z] spire-1.6.1/pkg/agent/common/ [2023-03-08T21:22:21.828Z] spire-1.6.1/pkg/agent/common/backoff/ [2023-03-08T21:22:21.828Z] spire-1.6.1/pkg/agent/common/backoff/backoff.go [2023-03-08T21:22:21.828Z] spire-1.6.1/pkg/agent/common/backoff/backoff_test.go [2023-03-08T21:22:21.828Z] spire-1.6.1/pkg/agent/common/cgroups/ [2023-03-08T21:22:21.828Z] spire-1.6.1/pkg/agent/common/cgroups/cgroups.go [2023-03-08T21:22:21.828Z] spire-1.6.1/pkg/agent/common/cgroups/cgroups_test.go [2023-03-08T21:22:21.828Z] spire-1.6.1/pkg/agent/common/cgroups/filesystem.go [2023-03-08T21:22:21.828Z] spire-1.6.1/pkg/agent/config.go [2023-03-08T21:22:21.828Z] spire-1.6.1/pkg/agent/endpoints/ [2023-03-08T21:22:21.828Z] spire-1.6.1/pkg/agent/endpoints/config.go [2023-03-08T21:22:21.828Z] spire-1.6.1/pkg/agent/endpoints/endpoints.go [2023-03-08T21:22:21.828Z] spire-1.6.1/pkg/agent/endpoints/endpoints_posix.go [2023-03-08T21:22:21.828Z] spire-1.6.1/pkg/agent/endpoints/endpoints_posix_test.go [2023-03-08T21:22:21.828Z] spire-1.6.1/pkg/agent/endpoints/endpoints_test.go [2023-03-08T21:22:21.828Z] spire-1.6.1/pkg/agent/endpoints/endpoints_windows.go [2023-03-08T21:22:21.828Z] spire-1.6.1/pkg/agent/endpoints/endpoints_windows_test.go [2023-03-08T21:22:21.828Z] spire-1.6.1/pkg/agent/endpoints/metrics.go [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/endpoints/middleware.go [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/endpoints/peertracker.go [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/endpoints/peertracker_test.go [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/endpoints/sdsv2/ [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/endpoints/sdsv2/handler.go [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/endpoints/sdsv2/handler_test.go [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/endpoints/sdsv3/ [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/endpoints/sdsv3/handler.go [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/endpoints/sdsv3/handler_test.go [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/endpoints/workload/ [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/endpoints/workload/handler.go [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/endpoints/workload/handler_test.go [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/manager/ [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/manager/cache/ [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/manager/cache/bundle_cache.go [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/manager/cache/cache.go [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/manager/cache/cache_test.go [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/manager/cache/jwt_cache.go [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/manager/cache/jwt_cache_test.go [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/manager/cache/lru_cache.go [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/manager/cache/lru_cache_subscriber.go [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/manager/cache/lru_cache_test.go [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/manager/cache/sets.go [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/manager/cache/subscriber.go [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/manager/cache/util.go [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/manager/config.go [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/manager/manager.go [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/manager/manager_test.go [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/manager/storecache/ [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/manager/storecache/cache.go [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/manager/storecache/cache_test.go [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/manager/sync.go [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/ [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/keymanager/ [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/keymanager/base/ [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/keymanager/base/keymanagerbase_test.go [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/keymanager/constant.go [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/keymanager/disk/ [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/keymanager/disk/disk.go [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/keymanager/keymanager.go [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/keymanager/memory/ [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/keymanager/memory/memory.go [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/keymanager/repository.go [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/keymanager/test/ [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/keymanager/v1.go [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/keymanager/v1_test.go [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/nodeattestor/ [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/nodeattestor/awsiid/ [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/nodeattestor/awsiid/iid.go [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/nodeattestor/awsiid/iid_test.go [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/nodeattestor/azuremsi/ [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/nodeattestor/azuremsi/msi.go [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/nodeattestor/azuremsi/msi_test.go [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/nodeattestor/gcpiit/ [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/nodeattestor/gcpiit/iit.go [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/nodeattestor/gcpiit/iit_test.go [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/nodeattestor/jointoken.go [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/nodeattestor/jointoken/ [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/nodeattestor/k8spsat/ [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/nodeattestor/k8spsat/psat.go [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/nodeattestor/k8spsat/psat_posix.go [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/nodeattestor/k8spsat/psat_posix_test.go [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/nodeattestor/k8spsat/psat_test.go [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/nodeattestor/k8spsat/psat_windows.go [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/nodeattestor/k8spsat/psat_windows_test.go [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/nodeattestor/k8ssat/ [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/nodeattestor/k8ssat/sat.go [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/nodeattestor/k8ssat/sat_posix.go [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/nodeattestor/k8ssat/sat_posix_test.go [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/nodeattestor/k8ssat/sat_test.go [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/nodeattestor/k8ssat/sat_windows.go [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/nodeattestor/k8ssat/sat_windows_test.go [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/nodeattestor/repository.go [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/nodeattestor/sshpop/ [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/nodeattestor/test/ [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/nodeattestor/v1.go [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/nodeattestor/v1_test.go [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/nodeattestor/x509pop/ [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/svidstore/ [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/svidstore/repository.go [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/svidstore/svidstore.go [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/svidstore/utils.go [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/svidstore/utils_test.go [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/svidstore/v1.go [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/svidstore/v1_test.go [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/workloadattestor/ [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/workloadattestor/docker/ [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/workloadattestor/docker/docker_posix.go [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/workloadattestor/docker/docker_posix_test.go [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/workloadattestor/docker/docker_windows.go [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/workloadattestor/docker/docker_windows_test.go [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/workloadattestor/k8s/ [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/workloadattestor/k8s/k8s_posix.go [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/workloadattestor/k8s/k8s_posix_test.go [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/workloadattestor/k8s/k8s_windows.go [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/workloadattestor/k8s/k8s_windows_test.go [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/workloadattestor/k8s/sigstore/ [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/workloadattestor/k8s/sigstore/sigstore.go [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/workloadattestor/k8s/sigstore/sigstore_test.go [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/workloadattestor/k8s/sigstore/sigstorecache.go [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/workloadattestor/k8s/sigstore/sigstorecache_test.go [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_crio_pod.txt [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/workloadattestor/k8s/testdata/crio_pod_list.json [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/workloadattestor/k8s/testdata/crio_pod_list_duplicate_containerId.json [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/workloadattestor/repository.go [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/workloadattestor/unix/ [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/workloadattestor/unix/unix_posix.go [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/workloadattestor/unix/unix_posix_test.go [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/workloadattestor/unix/unix_windows.go [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/workloadattestor/unix/unix_windows_test.go [2023-03-08T21:22:21.829Z] spire-1.6.1/pkg/agent/plugin/workloadattestor/v1.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/agent/plugin/workloadattestor/v1_test.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/agent/plugin/workloadattestor/windows/ [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/agent/plugin/workloadattestor/windows/windows.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/agent/plugin/workloadattestor/windows/windows_posix.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/agent/plugin/workloadattestor/windows/windows_posix_test.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/agent/plugin/workloadattestor/windows/windows_windows.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/agent/plugin/workloadattestor/windows/windows_windows_test.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/agent/storage/ [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/agent/storage/legacy.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/agent/storage/storage.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/agent/storage/storage_test.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/agent/svid/ [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/agent/svid/rotator.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/agent/svid/rotator_config.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/agent/svid/rotator_test.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/agent/svid/store/ [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/agent/svid/store/service.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/agent/svid/store/service_test.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/agent/workloadkey/ [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/agent/workloadkey/workloadkey.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/agent/workloadkey/workloadkey_test.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/ [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/agentpathtemplate/ [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/agentpathtemplate/template.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/agentpathtemplate/template_test.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/api/ [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/api/metrics.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/api/middleware/ [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/api/middleware/common_test.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/api/middleware/interceptor.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/api/middleware/interceptor_test.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/api/middleware/logger.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/api/middleware/logger_test.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/api/middleware/metrics.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/api/middleware/metrics_test.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/api/middleware/middleware.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/api/middleware/middleware_test.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/api/middleware/misconfig.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/api/middleware/misconfig_test.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/api/middleware/names.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/api/middleware/names_test.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/api/names.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/api/ratelimit.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/api/rpccontext/ [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/api/rpccontext/logger.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/api/rpccontext/metrics.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/api/rpccontext/names.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/auth/ [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/auth/interceptors.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/auth/interceptors_test.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/auth/untracked_uds.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/bundleutil/ [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/bundleutil/bundle.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/bundleutil/bundle_test.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/bundleutil/common_test.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/bundleutil/marshal.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/bundleutil/marshal_test.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/bundleutil/refreshhint.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/bundleutil/refreshhint_test.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/bundleutil/types.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/bundleutil/unmarshal.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/bundleutil/unmarshal_test.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/catalog/ [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/catalog/bind.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/catalog/builtin.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/catalog/catalog.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/catalog/catalog_test.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/catalog/closers.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/catalog/cmd_linux.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/catalog/cmd_other.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/catalog/config.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/catalog/config_test.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/catalog/configure.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/catalog/constraints.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/catalog/constraints_test.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/catalog/context.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/catalog/external.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/catalog/host.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/catalog/pipenet.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/catalog/plugin.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/catalog/testplugin/ [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/catalog/testplugin/.gitignore [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/catalog/testplugin/main.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/catalog/testplugin/plugin.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/cli/ [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/cli/env.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/cli/flags.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/cli/trust_domain.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/cli/trust_domain_test.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/cli/umask_posix.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/cli/umask_posix_test.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/cli/umask_windows.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/cliprinter/ [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/cliprinter/cliprinter.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/cliprinter/cliprinter_test.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/cliprinter/flag.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/cliprinter/flag_test.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/cliprinter/format.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/cliprinter/format_test.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/cliprinter/internal/ [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/cliprinter/internal/errorjson/ [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/cliprinter/internal/errorpretty/ [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/cliprinter/internal/protojson/ [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/cliprinter/internal/protojson/protojson.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/cliprinter/internal/protopretty/ [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/cliprinter/internal/structjson/ [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/cliprinter/internal/structjson/structjson.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/cliprinter/internal/structpretty/ [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/container/ [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/container/process/ [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/container/process/helper.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/container/process/helper_test.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/container/process/winapi.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/coretypes/ [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/coretypes/bundle/ [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/coretypes/bundle/bundle_test.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/coretypes/bundle/commontypes.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/coretypes/bundle/plugintypes.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/coretypes/bundle/require.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/coretypes/jwtkey/ [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/coretypes/jwtkey/apitypes.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/coretypes/jwtkey/commontypes.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/coretypes/jwtkey/jwtkey.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/coretypes/jwtkey/plugintypes.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/coretypes/jwtkey/require.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/coretypes/x509certificate/ [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/coretypes/x509certificate/commontypes.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/coretypes/x509certificate/plugintypes.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/coretypes/x509certificate/require.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/coretypes/x509certificate/x509certificate.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/cryptoutil/ [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/cryptoutil/keys.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/cryptoutil/keys_test.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/diskutil/ [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/diskutil/file_posix.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/diskutil/file_posix_test.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/diskutil/file_windows.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/diskutil/file_windows_test.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/entrypoint/ [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/entrypoint/entrypoint_posix.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/entrypoint/entrypoint_posix_test.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/entrypoint/entrypoint_windows.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/entrypoint/entrypoint_windows_test.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/entrypoint/service_windows.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/errorutil/ [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/errorutil/wrapper.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/fflag/ [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/fflag/fflag.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/fflag/fflag_test.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/health/ [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/health/cache.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/health/cache_test.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/health/config.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/health/context.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/health/context_test.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/health/health.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/health/health_test.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/hostservice/ [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/hostservice/metricsservice/ [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/hostservice/metricsservice/v1.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/hostservice/metricsservice/v1_test.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/idutil/ [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/idutil/require.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/idutil/require_test.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/idutil/safety.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/idutil/safety_test.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/idutil/spiffeid.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/idutil/spiffeid_test.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/jwtsvid/ [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/jwtsvid/common.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/jwtsvid/validate.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/jwtsvid/validate_test.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/jwtutil/ [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/jwtutil/keyset.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/jwtutil/keyset_test.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/log/ [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/log/fakes_test.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/log/hclog_adapter.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/log/hclog_adapter_test.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/log/hooks.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/log/log.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/log/log_test.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/log/options.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/log/reopen.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/log/reopen_posix.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/log/reopen_test.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/log/reopen_windows.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/namedpipe/ [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/namedpipe/namedpipe.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/namedpipe/namedpipe_test.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/nodeutil/ [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/nodeutil/node.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/nodeutil/node_test.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/peertracker/ [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/peertracker/conn.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/peertracker/credentials.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/peertracker/errors.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/peertracker/info.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/peertracker/listener.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/peertracker/listener_posix.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/peertracker/listener_test.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/peertracker/listener_windows.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/peertracker/npipe.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/peertracker/npipe_fallback.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/peertracker/npipe_windows.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/peertracker/peertracker.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/peertracker/peertracker_test.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/peertracker/peertracker_test_child_posix.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/peertracker/peertracker_test_child_windows.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/peertracker/peertracker_test_posix.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/peertracker/peertracker_test_windows.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/peertracker/tracker_bsd.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/peertracker/tracker_fallback.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/peertracker/tracker_linux.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/peertracker/tracker_linux_test.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/peertracker/tracker_windows.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/peertracker/tracker_windows_test.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/peertracker/uds.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/peertracker/uds_bsd.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/peertracker/uds_fallback.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/peertracker/uds_linux.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/pemutil/ [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/pemutil/block.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/pemutil/certs.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/pemutil/common.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/pemutil/csr.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/pemutil/keys.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/pemutil/pemutil_test.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/pemutil/testdata/ [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/pemutil/testdata/cert.pem [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/pemutil/testdata/certs.pem [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/pemutil/testdata/csr.pem [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/pemutil/testdata/key.pem [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/pemutil/testdata/rsa-key.pem [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/plugin/ [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/plugin/aws/ [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/plugin/aws/iid.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/plugin/azure/ [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/plugin/azure/msi.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/plugin/azure/msi_test.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/plugin/facade.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/plugin/facade_test.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/plugin/gcp/ [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/plugin/gcp/iit.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/plugin/k8s/ [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/plugin/k8s/apiserver/ [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/plugin/k8s/apiserver/client.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/plugin/k8s/apiserver/client_test.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/plugin/k8s/utils.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/plugin/k8s/utils_test.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/plugin/log.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/plugin/sshpop/ [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/plugin/sshpop/handshake.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/plugin/sshpop/handshake_test.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/plugin/sshpop/sshpop.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/plugin/sshpop/sshpop_test.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/plugin/sshpop/testdata/ [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/plugin/tpmdevid/ [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/plugin/tpmdevid/devid.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/plugin/x509pop/ [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/plugin/x509pop/x509pop.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/plugin/x509pop/x509pop_test.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/profiling/ [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/profiling/dumpers.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/profiling/profiling.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/protoutil/ [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/protoutil/masks.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/protoutil/masks_test.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/rotationutil/ [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/rotationutil/rotationutil.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/rotationutil/rotationutil_test.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/sddl/ [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/sddl/sddl_windows.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/selector/ [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/selector/dedupe.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/selector/dedupe_test.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/selector/selector.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/selector/selector_test.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/selector/set.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/selector/set_utils.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/selector/set_utils_test.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/telemetry/ [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/telemetry/agent/ [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/telemetry/agent/keymanager/ [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/telemetry/agent/manager.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/telemetry/agent/node.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/telemetry/agent/rotate.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/telemetry/agent/sdsapi.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/telemetry/agent/store/ [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/telemetry/agent/store/store.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/telemetry/agent/workloadapi/ [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/telemetry/agent/workloadapi/workload.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/telemetry/blackhole.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/telemetry/call.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/telemetry/common/ [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/telemetry/common/label_adders.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/telemetry/config.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/telemetry/dogstatsd.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/telemetry/dogstatsd_test.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/telemetry/inmem.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/telemetry/inmem_test.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/telemetry/m3.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/telemetry/m3_test.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/telemetry/metrics.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/telemetry/metrics_benchmark_test.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/telemetry/names.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/telemetry/prometheus.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/telemetry/prometheus_test.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/telemetry/sanitize.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/telemetry/sanitize_test.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/telemetry/server/ [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/telemetry/server/bundle_manager.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/telemetry/server/ca_manager.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/telemetry/server/datastore/ [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/telemetry/server/datastore/bundle.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/telemetry/server/datastore/join_token.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/telemetry/server/datastore/node.go [2023-03-08T21:22:21.830Z] spire-1.6.1/pkg/common/telemetry/server/datastore/registration.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/common/telemetry/server/datastore/wrapper.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/common/telemetry/server/keymanager/ [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/common/telemetry/server/keymanager/keymanager.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/common/telemetry/server/keymanager/wrapper.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/common/telemetry/server/registration_manager.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/common/telemetry/server/rotate.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/common/telemetry/server/server.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/common/telemetry/sink.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/common/telemetry/statsd.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/common/telemetry/statsd_test.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/common/telemetry/uptime.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/common/telemetry/version.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/common/telemetry/withlabels.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/common/uptime/ [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/common/uptime/uptime.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/common/uptime/uptime_test.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/common/util/ [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/common/util/addr.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/common/util/addr_posix.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/common/util/addr_windows.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/common/util/certs.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/common/util/certs_test.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/common/util/csr.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/common/util/hash.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/common/util/hash_test.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/common/util/selectors.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/common/util/selectors_test.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/common/util/sort.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/common/util/sort_test.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/common/util/task.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/common/util/task_test.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/common/util/testdata/ [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/common/util/testdata/empty-bundle.pem [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/common/util/testdata/mixed-bundle.pem [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/common/version/ [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/common/version/version.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/common/x509svid/ [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/common/x509svid/common_test.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/common/x509svid/csr.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/common/x509svid/uniqueid.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/common/x509svid/uniqueid_test.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/common/x509svid/upstreamca.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/common/x509svid/upstreamca_test.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/common/x509util/ [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/common/x509util/cert.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/common/x509util/dns.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/common/x509util/dns_test.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/common/x509util/keyid.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/common/x509util/keypair.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/common/x509util/serialnumber.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/common/x509util/serialnumber_test.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/ [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/api/ [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/api/agent.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/api/agent/ [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/api/agent/v1/ [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/api/agent/v1/service.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/api/agent/v1/service_test.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/api/agent_test.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/api/api.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/api/audit/ [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/api/audit/audit.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/api/audit/audit_test.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/api/bundle.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/api/bundle/ [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/api/bundle/v1/ [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/api/bundle/v1/service.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/api/bundle/v1/service_test.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/api/bundle_test.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/api/debug/ [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/api/debug/v1/ [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/api/debug/v1/service.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/api/debug/v1/service_test.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/api/entry.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/api/entry/ [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/api/entry/v1/ [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/api/entry/v1/service.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/api/entry/v1/service_test.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/api/entry_test.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/api/health/ [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/api/health/v1/ [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/api/health/v1/service.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/api/health/v1/service_test.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/api/id.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/api/id_test.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/api/limits/ [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/api/limits/limits.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/api/middleware/ [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/api/middleware/alias.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/api/middleware/audit.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/api/middleware/audit_posix.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/api/middleware/audit_windows.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/api/middleware/authorization.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/api/middleware/authorization_opa.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/api/middleware/authorization_test.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/api/middleware/authorize_agent.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/api/middleware/caller.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/api/middleware/caller_test.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/api/middleware/common.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/api/middleware/common_test.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/api/middleware/entries.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/api/middleware/entries_test.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/api/middleware/ratelimit.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/api/middleware/ratelimit_test.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/api/ratelimit.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/api/rpccontext/ [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/api/rpccontext/alias.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/api/rpccontext/audit.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/api/rpccontext/caller.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/api/rpccontext/ratelimit.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/api/selector.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/api/selector_test.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/api/status.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/api/status_test.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/api/svid/ [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/api/svid/v1/ [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/api/svid/v1/service.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/api/svid/v1/service_test.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/api/trustdomain.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/api/trustdomain/ [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/api/trustdomain/v1/ [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/api/trustdomain/v1/service.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/api/trustdomain/v1/service_test.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/api/trustdomain_test.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/authpolicy/ [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/authpolicy/defaults.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/authpolicy/policy.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/authpolicy/policy.rego [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/authpolicy/policy_data.json [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/authpolicy/policy_test.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/authpolicy/validate.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/bundle/ [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/bundle/client/ [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/bundle/client/client.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/bundle/client/client_test.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/bundle/client/manager.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/bundle/client/manager_test.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/bundle/client/sources.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/bundle/client/sources_test.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/bundle/client/updater.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/bundle/client/updater_test.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/ca/ [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/ca/ca.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/ca/ca_health.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/ca/ca_test.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/ca/journal.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/ca/journal_test.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/ca/manager.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/ca/manager_health.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/ca/manager_test.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/ca/upstream_client.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/ca/upstream_client_test.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/ca/validation.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/cache/ [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/cache/dscache/ [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/cache/dscache/cache.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/cache/dscache/cache_test.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/cache/entrycache/ [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/cache/entrycache/fullcache.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/cache/entrycache/fullcache_ds.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/cache/entrycache/fullcache_test.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/catalog/ [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/catalog/catalog.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/catalog/catalog_test.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/catalog/credentialcomposer.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/catalog/keymanager.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/catalog/nodeattestor.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/catalog/notifier.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/catalog/upstreamauthority.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/config.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/credtemplate/ [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/credtemplate/builder.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/credtemplate/builder_test.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/credvalidator/ [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/credvalidator/validator.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/credvalidator/validator_test.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/datastore/ [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/datastore/datastore.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/datastore/datastore_health.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/datastore/repository.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/datastore/sqlstore/ [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/datastore/sqlstore/dialect.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/datastore/sqlstore/migration.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/datastore/sqlstore/migration_test.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/datastore/sqlstore/models.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/datastore/sqlstore/mysql.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/datastore/sqlstore/postgres.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/datastore/sqlstore/sqlite.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/datastore/sqlstore/sqlite_test.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/datastore/sqlstore/sqlstore.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/datastore/sqlstore/stmt_cache.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/datastore/sqlstore/testdata/ [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/datastore/sqlstore/testdata/entries.json [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/endpoints/ [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/endpoints/auth.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/endpoints/auth_test.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/endpoints/bundle/ [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/endpoints/bundle/acme_auth.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/endpoints/bundle/cache.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/endpoints/bundle/cache_test.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/endpoints/bundle/config.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/endpoints/bundle/internal/ [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/endpoints/bundle/internal/README [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/endpoints/bundle/internal/acmetest/ [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/endpoints/bundle/internal/autocert/ [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/endpoints/bundle/server.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/endpoints/bundle/server_test.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/endpoints/bundle/spiffe_auth.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/endpoints/config.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/endpoints/endpoints.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/endpoints/endpoints_posix.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/endpoints/endpoints_posix_test.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/endpoints/endpoints_test.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/endpoints/endpoints_windows.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/endpoints/endpoints_windows_test.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/endpoints/entryfetcher.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/endpoints/entryfetcher_test.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/endpoints/middleware.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/endpoints/middleware_test.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/hostservice/ [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/hostservice/agentstore/ [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/hostservice/agentstore/agentstore.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/hostservice/agentstore/agentstore_test.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/hostservice/agentstore/attestation.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/hostservice/agentstore/attestation_test.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/hostservice/identityprovider/ [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/hostservice/identityprovider/identityprovider.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/plugin/ [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/plugin/credentialcomposer/ [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/plugin/credentialcomposer/credentialcomposer.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/plugin/credentialcomposer/repository.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/plugin/credentialcomposer/v1.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/plugin/credentialcomposer/v1_test.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/plugin/keymanager/ [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/plugin/keymanager/awskms/ [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/plugin/keymanager/awskms/awskms.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/plugin/keymanager/awskms/client.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/plugin/keymanager/base/ [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/plugin/keymanager/base/keymanagerbase_test.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/plugin/keymanager/constant.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/plugin/keymanager/disk/ [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/plugin/keymanager/disk/disk.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/plugin/keymanager/disk/disk_test.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/plugin/keymanager/gcpkms/ [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/plugin/keymanager/gcpkms/client.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/plugin/keymanager/gcpkms/client_fake.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/plugin/keymanager/gcpkms/fetcher.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/plugin/keymanager/gcpkms/gcpkms.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/plugin/keymanager/gcpkms/gcpkms_test.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/plugin/keymanager/keymanager.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/plugin/keymanager/memory/ [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/plugin/keymanager/memory/memory.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/plugin/keymanager/memory/memory_test.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/plugin/keymanager/repository.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/plugin/keymanager/test/ [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/plugin/keymanager/v1.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/plugin/keymanager/v1_test.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/plugin/nodeattestor/ [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/plugin/nodeattestor/awsiid/ [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/plugin/nodeattestor/awsiid/awsca.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/plugin/nodeattestor/awsiid/client.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/plugin/nodeattestor/awsiid/iid.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/plugin/nodeattestor/awsiid/iid_test.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/plugin/nodeattestor/awsiid/session.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/plugin/nodeattestor/awsiid/spiffeid.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/plugin/nodeattestor/awsiid/spiffeid_test.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/plugin/nodeattestor/azuremsi/ [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/plugin/nodeattestor/azuremsi/client.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/plugin/nodeattestor/azuremsi/msi.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/plugin/nodeattestor/azuremsi/msi_test.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/plugin/nodeattestor/base/ [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/plugin/nodeattestor/base/base.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/plugin/nodeattestor/base/base_test.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/plugin/nodeattestor/gcpiit/ [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/plugin/nodeattestor/gcpiit/google_public_key_retriever.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/plugin/nodeattestor/gcpiit/google_public_key_retriever_test.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/plugin/nodeattestor/gcpiit/iit.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/plugin/nodeattestor/gcpiit/iit_test.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/plugin/nodeattestor/jointoken/ [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/plugin/nodeattestor/k8spsat/ [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/plugin/nodeattestor/k8spsat/psat.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/plugin/nodeattestor/k8spsat/psat_test.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/plugin/nodeattestor/k8ssat/ [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/plugin/nodeattestor/k8ssat/sat.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/plugin/nodeattestor/k8ssat/sat_test.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/plugin/nodeattestor/repository.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/plugin/nodeattestor/sshpop/ [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2023-03-08T21:22:21.831Z] spire-1.6.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2023-03-08T21:22:21.832Z] spire-1.6.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2023-03-08T21:22:21.832Z] spire-1.6.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2023-03-08T21:22:21.832Z] spire-1.6.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2023-03-08T21:22:21.832Z] spire-1.6.1/pkg/server/plugin/nodeattestor/v1.go [2023-03-08T21:22:21.832Z] spire-1.6.1/pkg/server/plugin/nodeattestor/v1_test.go [2023-03-08T21:22:21.832Z] spire-1.6.1/pkg/server/plugin/nodeattestor/x509pop/ [2023-03-08T21:22:21.832Z] spire-1.6.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2023-03-08T21:22:21.832Z] spire-1.6.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2023-03-08T21:22:21.832Z] spire-1.6.1/pkg/server/plugin/notifier/ [2023-03-08T21:22:21.832Z] spire-1.6.1/pkg/server/plugin/notifier/gcsbundle/ [2023-03-08T21:22:21.832Z] spire-1.6.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2023-03-08T21:22:21.832Z] spire-1.6.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2023-03-08T21:22:21.832Z] spire-1.6.1/pkg/server/plugin/notifier/k8sbundle/ [2023-03-08T21:22:21.832Z] spire-1.6.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2023-03-08T21:22:21.832Z] spire-1.6.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2023-03-08T21:22:21.832Z] spire-1.6.1/pkg/server/plugin/notifier/notifier.go [2023-03-08T21:22:21.832Z] spire-1.6.1/pkg/server/plugin/notifier/repository.go [2023-03-08T21:22:21.832Z] spire-1.6.1/pkg/server/plugin/notifier/v1.go [2023-03-08T21:22:21.832Z] spire-1.6.1/pkg/server/plugin/notifier/v1_test.go [2023-03-08T21:22:21.832Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/ [2023-03-08T21:22:21.832Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/awspca/ [2023-03-08T21:22:21.832Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2023-03-08T21:22:21.832Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2023-03-08T21:22:21.832Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2023-03-08T21:22:21.832Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2023-03-08T21:22:21.832Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2023-03-08T21:22:21.832Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2023-03-08T21:22:21.832Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2023-03-08T21:22:21.832Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/awssecret/ [2023-03-08T21:22:21.832Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2023-03-08T21:22:21.832Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2023-03-08T21:22:21.832Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2023-03-08T21:22:21.832Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2023-03-08T21:22:21.832Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/certmanager/ [2023-03-08T21:22:21.832Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2023-03-08T21:22:21.832Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2023-03-08T21:22:21.832Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2023-03-08T21:22:21.832Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2023-03-08T21:22:21.832Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2023-03-08T21:22:21.832Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2023-03-08T21:22:21.832Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2023-03-08T21:22:21.832Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2023-03-08T21:22:21.832Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2023-03-08T21:22:21.832Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2023-03-08T21:22:21.832Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2023-03-08T21:22:21.832Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/disk/ [2023-03-08T21:22:21.832Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2023-03-08T21:22:21.832Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2023-03-08T21:22:21.832Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2023-03-08T21:22:21.832Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2023-03-08T21:22:21.832Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2023-03-08T21:22:21.832Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/repository.go [2023-03-08T21:22:21.832Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/spire/ [2023-03-08T21:22:21.832Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2023-03-08T21:22:21.832Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2023-03-08T21:22:21.832Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/spire/spire_posix.go [2023-03-08T21:22:21.832Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/spire/spire_posix_test.go [2023-03-08T21:22:21.832Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2023-03-08T21:22:21.832Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2023-03-08T21:22:21.832Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/spire/spire_windows.go [2023-03-08T21:22:21.832Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/spire/spire_windows_test.go [2023-03-08T21:22:21.832Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2023-03-08T21:22:21.832Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2023-03-08T21:22:21.832Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2023-03-08T21:22:21.832Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2023-03-08T21:22:21.832Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/v1.go [2023-03-08T21:22:21.832Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/v1_test.go [2023-03-08T21:22:21.832Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/vault/ [2023-03-08T21:22:21.832Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2023-03-08T21:22:21.832Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2023-03-08T21:22:21.832Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/vault/testdata/client-cert.pem [2023-03-08T21:22:21.832Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/vault/testdata/client-key.pem [2023-03-08T21:22:21.832Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/vault/testdata/generate.go [2023-03-08T21:22:21.832Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/vault/testdata/intermediate-csr.pem [2023-03-08T21:22:21.832Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/vault/testdata/invalid-client-cert.pem [2023-03-08T21:22:21.832Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/vault/testdata/invalid-client-key.pem [2023-03-08T21:22:21.832Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/vault/testdata/invalid-root-cert.pem [2023-03-08T21:22:21.832Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2023-03-08T21:22:21.832Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2023-03-08T21:22:21.832Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2023-03-08T21:22:21.832Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/vault/testdata/root-cert.pem [2023-03-08T21:22:21.832Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/vault/testdata/server-cert.pem [2023-03-08T21:22:21.832Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/vault/testdata/server-key.pem [2023-03-08T21:22:21.832Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2023-03-08T21:22:21.832Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2023-03-08T21:22:21.832Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2023-03-08T21:22:21.832Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2023-03-08T21:22:21.832Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2023-03-08T21:22:21.832Z] spire-1.6.1/pkg/server/registration/ [2023-03-08T21:22:21.832Z] spire-1.6.1/pkg/server/registration/manager.go [2023-03-08T21:22:21.832Z] spire-1.6.1/pkg/server/registration/manager_test.go [2023-03-08T21:22:21.832Z] spire-1.6.1/pkg/server/scanentries.go [2023-03-08T21:22:21.832Z] spire-1.6.1/pkg/server/scanentries_test.go [2023-03-08T21:22:21.832Z] spire-1.6.1/pkg/server/server.go [2023-03-08T21:22:21.832Z] spire-1.6.1/pkg/server/server_test.go [2023-03-08T21:22:21.832Z] spire-1.6.1/pkg/server/svid/ [2023-03-08T21:22:21.832Z] spire-1.6.1/pkg/server/svid/observer.go [2023-03-08T21:22:21.832Z] spire-1.6.1/pkg/server/svid/observer_test.go [2023-03-08T21:22:21.832Z] spire-1.6.1/pkg/server/svid/rotator.go [2023-03-08T21:22:21.832Z] spire-1.6.1/pkg/server/svid/rotator_config.go [2023-03-08T21:22:21.832Z] spire-1.6.1/pkg/server/svid/rotator_config_test.go [2023-03-08T21:22:21.832Z] spire-1.6.1/pkg/server/svid/rotator_test.go [2023-03-08T21:22:21.832Z] spire-1.6.1/proto/ [2023-03-08T21:22:21.832Z] spire-1.6.1/proto/private/ [2023-03-08T21:22:21.832Z] spire-1.6.1/proto/private/server/ [2023-03-08T21:22:21.832Z] spire-1.6.1/proto/private/server/journal/ [2023-03-08T21:22:21.832Z] spire-1.6.1/proto/private/server/journal/journal.pb.go [2023-03-08T21:22:21.832Z] spire-1.6.1/proto/private/server/journal/journal.proto [2023-03-08T21:22:21.832Z] spire-1.6.1/proto/spire/ [2023-03-08T21:22:21.832Z] spire-1.6.1/proto/spire/common/ [2023-03-08T21:22:21.832Z] spire-1.6.1/proto/spire/common/common.pb.go [2023-03-08T21:22:21.832Z] spire-1.6.1/proto/spire/common/common.proto [2023-03-08T21:22:21.832Z] spire-1.6.1/proto/spire/common/plugin/ [2023-03-08T21:22:21.832Z] spire-1.6.1/proto/spire/common/plugin/plugin.pb.go [2023-03-08T21:22:21.832Z] spire-1.6.1/proto/spire/common/plugin/plugin.proto [2023-03-08T21:22:21.832Z] spire-1.6.1/proto/spire/common/plugin/plugin_grpc.pb.go [2023-03-08T21:22:21.832Z] spire-1.6.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2023-03-08T21:22:21.832Z] spire-1.6.1/release/ [2023-03-08T21:22:21.832Z] spire-1.6.1/release/posix/ [2023-03-08T21:22:21.832Z] spire-1.6.1/release/posix/spire-extras/ [2023-03-08T21:22:21.832Z] spire-1.6.1/release/posix/spire-extras/README.md [2023-03-08T21:22:21.832Z] spire-1.6.1/release/posix/spire-extras/conf/ [2023-03-08T21:22:21.832Z] spire-1.6.1/release/posix/spire-extras/conf/k8s-workload-registrar/ [2023-03-08T21:22:21.832Z] spire-1.6.1/release/posix/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2023-03-08T21:22:21.832Z] spire-1.6.1/release/posix/spire-extras/conf/oidc-discovery-provider/ [2023-03-08T21:22:21.832Z] spire-1.6.1/release/posix/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2023-03-08T21:22:21.832Z] spire-1.6.1/release/posix/spire/ [2023-03-08T21:22:21.832Z] spire-1.6.1/release/posix/spire/README.md [2023-03-08T21:22:21.832Z] spire-1.6.1/release/posix/spire/conf/ [2023-03-08T21:22:21.832Z] spire-1.6.1/release/posix/spire/conf/agent/ [2023-03-08T21:22:21.832Z] spire-1.6.1/release/posix/spire/conf/agent/agent.conf [2023-03-08T21:22:21.832Z] spire-1.6.1/release/posix/spire/conf/server/ [2023-03-08T21:22:21.832Z] spire-1.6.1/release/posix/spire/conf/server/server.conf [2023-03-08T21:22:21.832Z] spire-1.6.1/release/windows/ [2023-03-08T21:22:21.832Z] spire-1.6.1/release/windows/spire-extras/ [2023-03-08T21:22:21.832Z] spire-1.6.1/release/windows/spire-extras/README.md [2023-03-08T21:22:21.832Z] spire-1.6.1/release/windows/spire-extras/conf/ [2023-03-08T21:22:21.832Z] spire-1.6.1/release/windows/spire-extras/conf/oidc-discovery-provider/ [2023-03-08T21:22:21.832Z] spire-1.6.1/release/windows/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2023-03-08T21:22:21.832Z] spire-1.6.1/release/windows/spire/ [2023-03-08T21:22:21.832Z] spire-1.6.1/release/windows/spire/README.md [2023-03-08T21:22:21.832Z] spire-1.6.1/release/windows/spire/conf/ [2023-03-08T21:22:21.832Z] spire-1.6.1/release/windows/spire/conf/agent/ [2023-03-08T21:22:21.832Z] spire-1.6.1/release/windows/spire/conf/agent/agent.conf [2023-03-08T21:22:21.832Z] spire-1.6.1/release/windows/spire/conf/server/ [2023-03-08T21:22:21.832Z] spire-1.6.1/release/windows/spire/conf/server/server.conf [2023-03-08T21:22:21.832Z] spire-1.6.1/script/ [2023-03-08T21:22:21.832Z] spire-1.6.1/script/build-artifact.sh [2023-03-08T21:22:21.832Z] spire-1.6.1/script/generate_dummy_ca.sh [2023-03-08T21:22:21.832Z] spire-1.6.1/support/ [2023-03-08T21:22:21.832Z] spire-1.6.1/support/oidc-discovery-provider/ [2023-03-08T21:22:21.832Z] spire-1.6.1/support/oidc-discovery-provider/README.md [2023-03-08T21:22:21.832Z] spire-1.6.1/support/oidc-discovery-provider/common_test.go [2023-03-08T21:22:21.832Z] spire-1.6.1/support/oidc-discovery-provider/config.go [2023-03-08T21:22:21.832Z] spire-1.6.1/support/oidc-discovery-provider/config_posix_test.go [2023-03-08T21:22:21.832Z] spire-1.6.1/support/oidc-discovery-provider/config_test.go [2023-03-08T21:22:21.832Z] spire-1.6.1/support/oidc-discovery-provider/config_windows_test.go [2023-03-08T21:22:21.832Z] spire-1.6.1/support/oidc-discovery-provider/domain_policy.go [2023-03-08T21:22:21.832Z] spire-1.6.1/support/oidc-discovery-provider/domain_policy_test.go [2023-03-08T21:22:21.832Z] spire-1.6.1/support/oidc-discovery-provider/handler.go [2023-03-08T21:22:21.832Z] spire-1.6.1/support/oidc-discovery-provider/handler_test.go [2023-03-08T21:22:21.832Z] spire-1.6.1/support/oidc-discovery-provider/healthchecks_handler.go [2023-03-08T21:22:21.832Z] spire-1.6.1/support/oidc-discovery-provider/healthchecks_handler_test.go [2023-03-08T21:22:21.832Z] spire-1.6.1/support/oidc-discovery-provider/jwks_source.go [2023-03-08T21:22:21.832Z] spire-1.6.1/support/oidc-discovery-provider/main.go [2023-03-08T21:22:21.832Z] spire-1.6.1/support/oidc-discovery-provider/main_posix.go [2023-03-08T21:22:21.832Z] spire-1.6.1/support/oidc-discovery-provider/main_windows.go [2023-03-08T21:22:21.832Z] spire-1.6.1/support/oidc-discovery-provider/server_api.go [2023-03-08T21:22:21.832Z] spire-1.6.1/support/oidc-discovery-provider/server_api_test.go [2023-03-08T21:22:21.832Z] spire-1.6.1/support/oidc-discovery-provider/workload_api.go [2023-03-08T21:22:21.832Z] spire-1.6.1/support/oidc-discovery-provider/workload_api_test.go [2023-03-08T21:22:21.832Z] spire-1.6.1/test/ [2023-03-08T21:22:21.832Z] spire-1.6.1/test/clock/ [2023-03-08T21:22:21.832Z] spire-1.6.1/test/clock/clock.go [2023-03-08T21:22:21.832Z] spire-1.6.1/test/fakes/ [2023-03-08T21:22:21.832Z] spire-1.6.1/test/fakes/fakeagentcatalog/ [2023-03-08T21:22:21.832Z] spire-1.6.1/test/fakes/fakeagentcatalog/catalog.go [2023-03-08T21:22:21.832Z] spire-1.6.1/test/fakes/fakeagentkeymanager/ [2023-03-08T21:22:21.832Z] spire-1.6.1/test/fakes/fakeagentkeymanager/keymanager.go [2023-03-08T21:22:21.832Z] spire-1.6.1/test/fakes/fakeagentnodeattestor/ [2023-03-08T21:22:21.832Z] spire-1.6.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2023-03-08T21:22:21.832Z] spire-1.6.1/test/fakes/fakeagentstore/ [2023-03-08T21:22:21.832Z] spire-1.6.1/test/fakes/fakeagentstore/agentstore.go [2023-03-08T21:22:21.832Z] spire-1.6.1/test/fakes/fakedatastore/ [2023-03-08T21:22:21.832Z] spire-1.6.1/test/fakes/fakedatastore/fakedatastore.go [2023-03-08T21:22:21.832Z] spire-1.6.1/test/fakes/fakeentryclient/ [2023-03-08T21:22:21.832Z] spire-1.6.1/test/fakes/fakeentryclient/entryclient.go [2023-03-08T21:22:21.832Z] spire-1.6.1/test/fakes/fakehealthchecker/ [2023-03-08T21:22:21.832Z] spire-1.6.1/test/fakes/fakehealthchecker/checker.go [2023-03-08T21:22:21.832Z] spire-1.6.1/test/fakes/fakeidentityprovider/ [2023-03-08T21:22:21.832Z] spire-1.6.1/test/fakes/fakeidentityprovider/identityprovider.go [2023-03-08T21:22:21.832Z] spire-1.6.1/test/fakes/fakemetrics/ [2023-03-08T21:22:21.832Z] spire-1.6.1/test/fakes/fakemetrics/fakemetrics.go [2023-03-08T21:22:21.832Z] spire-1.6.1/test/fakes/fakenotifier/ [2023-03-08T21:22:21.832Z] spire-1.6.1/test/fakes/fakenotifier/notifier.go [2023-03-08T21:22:21.832Z] spire-1.6.1/test/fakes/fakepluginmetrics/ [2023-03-08T21:22:21.832Z] spire-1.6.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2023-03-08T21:22:21.832Z] spire-1.6.1/test/fakes/fakeserverca/ [2023-03-08T21:22:21.832Z] spire-1.6.1/test/fakes/fakeserverca/serverca.go [2023-03-08T21:22:21.832Z] spire-1.6.1/test/fakes/fakeservercatalog/ [2023-03-08T21:22:21.832Z] spire-1.6.1/test/fakes/fakeservercatalog/catalog.go [2023-03-08T21:22:21.832Z] spire-1.6.1/test/fakes/fakeserverkeymanager/ [2023-03-08T21:22:21.832Z] spire-1.6.1/test/fakes/fakeserverkeymanager/keymanager.go [2023-03-08T21:22:21.832Z] spire-1.6.1/test/fakes/fakeservernodeattestor/ [2023-03-08T21:22:21.832Z] spire-1.6.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2023-03-08T21:22:21.832Z] spire-1.6.1/test/fakes/fakeupstreamauthority/ [2023-03-08T21:22:21.832Z] spire-1.6.1/test/fakes/fakeupstreamauthority/plugin.go [2023-03-08T21:22:21.832Z] spire-1.6.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2023-03-08T21:22:21.832Z] spire-1.6.1/test/fakes/fakeworkloadapi/ [2023-03-08T21:22:21.832Z] spire-1.6.1/test/fakes/fakeworkloadapi/workloadapi.go [2023-03-08T21:22:21.832Z] spire-1.6.1/test/fakes/fakeworkloadattestor/ [2023-03-08T21:22:21.832Z] spire-1.6.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2023-03-08T21:22:21.832Z] spire-1.6.1/test/fixture/ [2023-03-08T21:22:21.832Z] spire-1.6.1/test/fixture/certs/ [2023-03-08T21:22:21.832Z] spire-1.6.1/test/fixture/certs/agent_svid.der [2023-03-08T21:22:21.832Z] spire-1.6.1/test/fixture/certs/base_cert.pem [2023-03-08T21:22:21.832Z] spire-1.6.1/test/fixture/certs/base_csr.pem [2023-03-08T21:22:21.832Z] spire-1.6.1/test/fixture/certs/base_key.pem [2023-03-08T21:22:21.832Z] spire-1.6.1/test/fixture/certs/base_rotated_cert.pem [2023-03-08T21:22:21.832Z] spire-1.6.1/test/fixture/certs/base_rotated_csr.pem [2023-03-08T21:22:21.832Z] spire-1.6.1/test/fixture/certs/base_rotated_key.pem [2023-03-08T21:22:21.832Z] spire-1.6.1/test/fixture/certs/blog_cert.pem [2023-03-08T21:22:21.832Z] spire-1.6.1/test/fixture/certs/blog_csr.pem [2023-03-08T21:22:21.832Z] spire-1.6.1/test/fixture/certs/blog_key.pem [2023-03-08T21:22:21.832Z] spire-1.6.1/test/fixture/certs/bundle.der [2023-03-08T21:22:21.832Z] spire-1.6.1/test/fixture/certs/ca.pem [2023-03-08T21:22:21.832Z] spire-1.6.1/test/fixture/certs/ca_key.pem [2023-03-08T21:22:21.832Z] spire-1.6.1/test/fixture/certs/database_cert.pem [2023-03-08T21:22:21.832Z] spire-1.6.1/test/fixture/certs/database_csr.pem [2023-03-08T21:22:21.832Z] spire-1.6.1/test/fixture/certs/database_key.pem [2023-03-08T21:22:21.832Z] spire-1.6.1/test/fixture/certs/node_cert.pem [2023-03-08T21:22:21.832Z] spire-1.6.1/test/fixture/certs/node_csr.pem [2023-03-08T21:22:21.832Z] spire-1.6.1/test/fixture/certs/node_key.pem [2023-03-08T21:22:21.832Z] spire-1.6.1/test/fixture/certs/svid.pem [2023-03-08T21:22:21.832Z] spire-1.6.1/test/fixture/certs/svid_key.pem [2023-03-08T21:22:21.832Z] spire-1.6.1/test/fixture/config/ [2023-03-08T21:22:21.832Z] spire-1.6.1/test/fixture/config/agent_bad_agent_block.conf [2023-03-08T21:22:21.832Z] spire-1.6.1/test/fixture/config/agent_good_posix.conf [2023-03-08T21:22:21.832Z] spire-1.6.1/test/fixture/config/agent_good_templated.conf [2023-03-08T21:22:21.832Z] spire-1.6.1/test/fixture/config/agent_good_windows.conf [2023-03-08T21:22:21.832Z] spire-1.6.1/test/fixture/config/agent_run_posix.conf [2023-03-08T21:22:21.832Z] spire-1.6.1/test/fixture/config/agent_run_windows.conf [2023-03-08T21:22:21.832Z] spire-1.6.1/test/fixture/config/plugin_good.conf [2023-03-08T21:22:21.832Z] spire-1.6.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2023-03-08T21:22:21.832Z] spire-1.6.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2023-03-08T21:22:21.832Z] spire-1.6.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2023-03-08T21:22:21.832Z] spire-1.6.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2023-03-08T21:22:21.832Z] spire-1.6.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2023-03-08T21:22:21.832Z] spire-1.6.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2023-03-08T21:22:21.832Z] spire-1.6.1/test/fixture/config/server_and_agent_bad_root_block.conf [2023-03-08T21:22:21.832Z] spire-1.6.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2023-03-08T21:22:21.832Z] spire-1.6.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2023-03-08T21:22:21.832Z] spire-1.6.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2023-03-08T21:22:21.832Z] spire-1.6.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2023-03-08T21:22:21.832Z] spire-1.6.1/test/fixture/config/server_bad_nested_experimental_block.conf [2023-03-08T21:22:21.832Z] spire-1.6.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2023-03-08T21:22:21.832Z] spire-1.6.1/test/fixture/config/server_bad_nested_federation_block.conf [2023-03-08T21:22:21.832Z] spire-1.6.1/test/fixture/config/server_bad_ratelimit_block.conf [2023-03-08T21:22:21.832Z] spire-1.6.1/test/fixture/config/server_bad_server_block.conf [2023-03-08T21:22:21.832Z] spire-1.6.1/test/fixture/config/server_good_posix.conf [2023-03-08T21:22:21.832Z] spire-1.6.1/test/fixture/config/server_good_templated.conf [2023-03-08T21:22:21.832Z] spire-1.6.1/test/fixture/config/server_good_windows.conf [2023-03-08T21:22:21.832Z] spire-1.6.1/test/fixture/config/server_run_crash_posix.conf [2023-03-08T21:22:21.832Z] spire-1.6.1/test/fixture/config/server_run_start_posix.conf [2023-03-08T21:22:21.832Z] spire-1.6.1/test/fixture/config/server_run_windows.conf [2023-03-08T21:22:21.832Z] spire-1.6.1/test/fixture/fixture.go [2023-03-08T21:22:21.832Z] spire-1.6.1/test/fixture/nodeattestor/ [2023-03-08T21:22:21.832Z] spire-1.6.1/test/fixture/nodeattestor/sshpop/ [2023-03-08T21:22:21.832Z] spire-1.6.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2023-03-08T21:22:21.832Z] spire-1.6.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2023-03-08T21:22:21.832Z] spire-1.6.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2023-03-08T21:22:21.832Z] spire-1.6.1/test/fixture/nodeattestor/x509pop/ [2023-03-08T21:22:21.832Z] spire-1.6.1/test/fixture/nodeattestor/x509pop/generate.go [2023-03-08T21:22:21.832Z] spire-1.6.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2023-03-08T21:22:21.832Z] spire-1.6.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2023-03-08T21:22:21.832Z] spire-1.6.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2023-03-08T21:22:21.832Z] spire-1.6.1/test/fixture/nodeattestor/x509pop/leaf.pem [2023-03-08T21:22:21.832Z] spire-1.6.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2023-03-08T21:22:21.832Z] spire-1.6.1/test/fixture/registration/ [2023-03-08T21:22:21.832Z] spire-1.6.1/test/fixture/registration/entries.json [2023-03-08T21:22:21.832Z] spire-1.6.1/test/fixture/registration/good-for-update.json [2023-03-08T21:22:21.832Z] spire-1.6.1/test/fixture/registration/good.json [2023-03-08T21:22:21.832Z] spire-1.6.1/test/fixture/registration/invalid.json [2023-03-08T21:22:21.832Z] spire-1.6.1/test/fixture/registration/invalid_json.json [2023-03-08T21:22:21.832Z] spire-1.6.1/test/fixture/registration/manager_test_entries.json [2023-03-08T21:22:21.832Z] spire-1.6.1/test/integration/ [2023-03-08T21:22:21.832Z] spire-1.6.1/test/integration/README.md [2023-03-08T21:22:21.832Z] spire-1.6.1/test/integration/common [2023-03-08T21:22:21.832Z] spire-1.6.1/test/integration/setup/ [2023-03-08T21:22:21.832Z] spire-1.6.1/test/integration/setup/adminclient/ [2023-03-08T21:22:21.832Z] spire-1.6.1/test/integration/setup/adminclient/build.sh [2023-03-08T21:22:21.832Z] spire-1.6.1/test/integration/setup/adminclient/client.go [2023-03-08T21:22:21.832Z] spire-1.6.1/test/integration/setup/debugagent/ [2023-03-08T21:22:21.832Z] spire-1.6.1/test/integration/setup/debugagent/build.sh [2023-03-08T21:22:21.832Z] spire-1.6.1/test/integration/setup/debugagent/main.go [2023-03-08T21:22:21.832Z] spire-1.6.1/test/integration/setup/debugserver/ [2023-03-08T21:22:21.832Z] spire-1.6.1/test/integration/setup/debugserver/build.sh [2023-03-08T21:22:21.832Z] spire-1.6.1/test/integration/setup/debugserver/main.go [2023-03-08T21:22:21.832Z] spire-1.6.1/test/integration/setup/delegatedidentity/ [2023-03-08T21:22:21.832Z] spire-1.6.1/test/integration/setup/delegatedidentity/build.sh [2023-03-08T21:22:21.832Z] spire-1.6.1/test/integration/setup/delegatedidentity/main.go [2023-03-08T21:22:21.832Z] spire-1.6.1/test/integration/setup/downstreamclient/ [2023-03-08T21:22:21.832Z] spire-1.6.1/test/integration/setup/downstreamclient/build.sh [2023-03-08T21:22:21.832Z] spire-1.6.1/test/integration/setup/downstreamclient/client.go [2023-03-08T21:22:21.832Z] spire-1.6.1/test/integration/setup/itclient/ [2023-03-08T21:22:21.832Z] spire-1.6.1/test/integration/setup/itclient/client.go [2023-03-08T21:22:21.832Z] spire-1.6.1/test/integration/setup/node-attestation/ [2023-03-08T21:22:21.832Z] spire-1.6.1/test/integration/setup/node-attestation/build.sh [2023-03-08T21:22:21.832Z] spire-1.6.1/test/integration/setup/node-attestation/client.go [2023-03-08T21:22:21.832Z] spire-1.6.1/test/integration/setup/x509pop/ [2023-03-08T21:22:21.832Z] spire-1.6.1/test/integration/setup/x509pop/gencerts.go [2023-03-08T21:22:21.832Z] spire-1.6.1/test/integration/setup/x509pop/setup.sh [2023-03-08T21:22:21.832Z] spire-1.6.1/test/integration/suites-windows/ [2023-03-08T21:22:21.832Z] spire-1.6.1/test/integration/suites-windows/windows-service/ [2023-03-08T21:22:21.832Z] spire-1.6.1/test/integration/suites-windows/windows-service/00-setup.sh [2023-03-08T21:22:21.832Z] spire-1.6.1/test/integration/suites-windows/windows-service/01-start-server-service [2023-03-08T21:22:21.832Z] spire-1.6.1/test/integration/suites-windows/windows-service/02-bootstrap-agent [2023-03-08T21:22:21.832Z] spire-1.6.1/test/integration/suites-windows/windows-service/03-start-agent-service [2023-03-08T21:22:21.832Z] spire-1.6.1/test/integration/suites-windows/windows-service/04-create-registration-entries [2023-03-08T21:22:21.832Z] spire-1.6.1/test/integration/suites-windows/windows-service/05-test-fetch-svid [2023-03-08T21:22:21.832Z] spire-1.6.1/test/integration/suites-windows/windows-service/06-test-graceful-shutdown [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites-windows/windows-service/07-test-service-failing-to-start [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites-windows/windows-service/README.md [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites-windows/windows-service/common [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites-windows/windows-service/conf/ [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites-windows/windows-service/conf/agent/ [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites-windows/windows-service/conf/agent/agent.conf [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites-windows/windows-service/conf/server/ [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites-windows/windows-service/conf/server/server.conf [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites-windows/windows-service/docker-compose.yaml [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites-windows/windows-service/teardown [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites-windows/windows-workload-attestor/ [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites-windows/windows-workload-attestor/00-setup.sh [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites-windows/windows-workload-attestor/01-start-server [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites-windows/windows-workload-attestor/02-bootstrap-agent [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites-windows/windows-workload-attestor/03-start-agent [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites-windows/windows-workload-attestor/04-create-registration-entries [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites-windows/windows-workload-attestor/05-test-fetch-svid [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites-windows/windows-workload-attestor/README.md [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites-windows/windows-workload-attestor/conf/ [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites-windows/windows-workload-attestor/conf/agent/ [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites-windows/windows-workload-attestor/conf/agent/agent.conf [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites-windows/windows-workload-attestor/conf/server/ [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites-windows/windows-workload-attestor/conf/server/server.conf [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites-windows/windows-workload-attestor/docker-compose.yaml [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites-windows/windows-workload-attestor/teardown [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/ [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/admin-endpoints/ [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/admin-endpoints/00-setup [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/admin-endpoints/01-start-server [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/admin-endpoints/02-bootstrap-federation-bundles [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/admin-endpoints/03-bootstrap-agent [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/admin-endpoints/04-start-agent [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/admin-endpoints/05-create-registration-entries [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/admin-endpoints/06-test-endpoints [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/admin-endpoints/README.md [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/admin-endpoints/conf/ [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/admin-endpoints/conf/domain-a/ [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/admin-endpoints/conf/domain-a/agent/ [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/admin-endpoints/conf/domain-a/agent/agent.conf [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/admin-endpoints/conf/domain-a/server/ [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/admin-endpoints/conf/domain-a/server/server.conf [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/admin-endpoints/conf/domain-b/ [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/admin-endpoints/conf/domain-b/agent/ [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/admin-endpoints/conf/domain-b/agent/agent.conf [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/admin-endpoints/conf/domain-b/server/ [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/admin-endpoints/conf/domain-b/server/server.conf [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/admin-endpoints/teardown [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/datastore-mysql-replication/ [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/datastore-mysql-replication/00-setup [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/datastore-mysql-replication/README.md [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/datastore-mysql-replication/teardown [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/datastore-mysql/ [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/datastore-mysql/00-setup [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/datastore-mysql/01-test-variants [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/datastore-mysql/README.md [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/datastore-mysql/teardown [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/datastore-postgres-replication/ [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/datastore-postgres-replication/00-setup [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/datastore-postgres-replication/README.md [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/datastore-postgres-replication/principal/ [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/datastore-postgres-replication/replica/ [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/datastore-postgres-replication/teardown [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/datastore-postgres/ [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/datastore-postgres/00-setup [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/datastore-postgres/01-test-variants [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/datastore-postgres/README.md [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/datastore-postgres/teardown [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/debug-endpoints/ [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/debug-endpoints/00-setup [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/debug-endpoints/01-start-server [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/debug-endpoints/03-start-agent [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/debug-endpoints/05-test-endpoints [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/debug-endpoints/README.md [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/debug-endpoints/conf/ [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/debug-endpoints/conf/agent/ [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/debug-endpoints/conf/server/ [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/debug-endpoints/teardown [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/delegatedidentity/ [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/delegatedidentity/00-setup [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/delegatedidentity/01-start-server [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/delegatedidentity/02-bootstrap-agent [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/delegatedidentity/03-start-agent [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/delegatedidentity/04-create-registration-entries [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/delegatedidentity/05-test-endpoints [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/delegatedidentity/README.md [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/delegatedidentity/conf/ [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/delegatedidentity/conf/agent/ [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/delegatedidentity/conf/agent/agent.conf [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/delegatedidentity/conf/server/ [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/delegatedidentity/conf/server/server.conf [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/delegatedidentity/docker-compose.yaml [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/delegatedidentity/teardown [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/downstream-endpoints/ [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/downstream-endpoints/00-setup [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/downstream-endpoints/01-start-server [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/downstream-endpoints/03-start-agent [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/downstream-endpoints/04-create-entries [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/downstream-endpoints/README.md [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/downstream-endpoints/conf/ [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/downstream-endpoints/conf/agent/ [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/downstream-endpoints/conf/server/ [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/downstream-endpoints/teardown [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/envoy-sds-v2/ [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/envoy-sds-v2/00-setup [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/envoy-sds-v2/01-start-server [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/envoy-sds-v2/README.md [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/envoy-sds-v2/conf/ [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/envoy-sds-v2/conf/server/ [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/envoy-sds-v2/teardown [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/envoy-sds-v3/ [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/envoy-sds-v3/README.md [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/envoy-sds-v3/conf/ [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/envoy-sds-v3/conf/server/ [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/envoy-sds-v3/teardown [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/evict-agent/ [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/evict-agent/00-setup [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/evict-agent/01-start-server [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/evict-agent/02-bootstrap-agent [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/evict-agent/03-start-agent [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/evict-agent/04-ban-agent [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/evict-agent/05-agent-failed-to-start [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/evict-agent/06-delete-agent [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/evict-agent/07-start-agent [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/evict-agent/08-delete-agent [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/evict-agent/README.md [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/evict-agent/conf/ [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/evict-agent/conf/agent/ [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/evict-agent/conf/agent/agent.conf [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/evict-agent/conf/server/ [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/evict-agent/conf/server/server.conf [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/evict-agent/docker-compose.yaml [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/evict-agent/teardown [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/fetch-x509-svids/ [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/fetch-x509-svids/00-setup [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/fetch-x509-svids/01-start-server [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/fetch-x509-svids/02-bootstrap-agent [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/fetch-x509-svids/03-start-agent [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/fetch-x509-svids/04-create-registration-entries [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/fetch-x509-svids/05-fetch-x509-svids [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/fetch-x509-svids/06-create-registration-entries [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/fetch-x509-svids/07-fetch-x509-svids [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/fetch-x509-svids/README.md [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/fetch-x509-svids/conf/ [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/fetch-x509-svids/conf/agent/ [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/fetch-x509-svids/conf/agent/agent.conf [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/fetch-x509-svids/conf/server/ [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/fetch-x509-svids/conf/server/server.conf [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/fetch-x509-svids/docker-compose.yaml [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/fetch-x509-svids/teardown [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/ghostunnel-federation/ [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/ghostunnel-federation/00-setup [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/ghostunnel-federation/01-start-servers [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/ghostunnel-federation/08-start-servers [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/ghostunnel-federation/12-start-agents [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/ghostunnel-federation/Dockerfile [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/ghostunnel-federation/README.md [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/ghostunnel-federation/conf/ [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2023-03-08T21:22:21.833Z] spire-1.6.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/ghostunnel-federation/teardown [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/join-token/ [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/join-token/01-start-server [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/join-token/02-bootstrap-agents [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/join-token/03-start-agent [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/join-token/04-create-workload-entry [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/join-token/05-check-svid [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/join-token/06-start-bad-agent [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/join-token/README.md [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/join-token/conf/ [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/join-token/conf/agent/ [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/join-token/conf/agent/agent.conf [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/join-token/conf/server/ [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/join-token/conf/server/server.conf [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/join-token/docker-compose.yaml [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/join-token/teardown [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/k8s/ [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/k8s/00-setup [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/k8s/01-apply-config [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/k8s/02-check-for-workload-svid [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/k8s/README.md [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/k8s/conf/ [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/k8s/conf/agent/ [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/k8s/conf/server/ [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/k8s/conf/workload.yaml [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/k8s/init-kubectl [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/k8s/teardown [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/nested-rotation/ [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/nested-rotation/00-setup [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/nested-rotation/01-start-root [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/nested-rotation/03-start-intermediateA [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/nested-rotation/05-start-leafA [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/nested-rotation/06-start-intermediateB [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/nested-rotation/08-start-leafB [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/nested-rotation/09-create-workload-entries [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/nested-rotation/10-check-svids [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/nested-rotation/Dockerfile [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/nested-rotation/README.md [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/nested-rotation/docker-compose.yaml [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/nested-rotation/intermediateA/ [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/nested-rotation/intermediateA/server/ [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/nested-rotation/intermediateB/ [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/nested-rotation/intermediateB/server/ [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/nested-rotation/leafA/ [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/nested-rotation/leafA/agent/ [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/nested-rotation/leafA/server/ [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/nested-rotation/leafB/ [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/nested-rotation/leafB/agent/ [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/nested-rotation/leafB/server/ [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/nested-rotation/root/ [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/nested-rotation/root/agent/ [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/nested-rotation/root/server/ [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/nested-rotation/root/server/server.conf [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/nested-rotation/teardown [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/node-attestation/ [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/node-attestation/00-setup [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/node-attestation/01-start-server [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/node-attestation/02-start-agent [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/node-attestation/03-test-node-attestation [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/node-attestation/README.md [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/node-attestation/conf/ [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/node-attestation/conf/agent/ [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/node-attestation/conf/server/ [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/node-attestation/conf/server/server.conf [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/node-attestation/docker-compose.yaml [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/node-attestation/teardown [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/rotation/ [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/rotation/00-setup [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/rotation/01-start-server [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/rotation/02-bootstrap-agent [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/rotation/03-start-agent [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/rotation/04-create-workload-entry [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/rotation/05-check-svids [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/rotation/README.md [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/rotation/conf/ [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/rotation/conf/agent/ [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/rotation/conf/agent/agent.conf [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/rotation/conf/server/ [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/rotation/conf/server/server.conf [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/rotation/docker-compose.yaml [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/rotation/teardown [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/self-test/ [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/self-test/README.md [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/self-test/teardown [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/spire-server-cli/ [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/spire-server-cli/01-start-server [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/spire-server-cli/02-bundle [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/spire-server-cli/03-entry [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/spire-server-cli/05-start-agents [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/spire-server-cli/06-agent [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/spire-server-cli/Dockerfile [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/spire-server-cli/README.md [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/spire-server-cli/conf/ [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/spire-server-cli/conf/agent/ [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/spire-server-cli/conf/fixture/ [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/spire-server-cli/conf/server/ [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/spire-server-cli/teardown [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/upgrade/ [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/upgrade/00-setup [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/upgrade/01-run-upgrade-tests [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/upgrade/README.md [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/upgrade/conf/ [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/upgrade/conf/agent/ [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/upgrade/conf/agent/agent.conf [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/upgrade/conf/server/ [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/upgrade/conf/server/server.conf [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/upgrade/teardown [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/upgrade/versions.txt [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/upstream-authority-cert-manager/ [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/upstream-authority-cert-manager/README.md [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/suites/upstream-authority-cert-manager/teardown [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/test-one.sh [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/test-windows.sh [2023-03-08T21:22:21.834Z] spire-1.6.1/test/integration/test.sh [2023-03-08T21:22:21.834Z] spire-1.6.1/test/plugintest/ [2023-03-08T21:22:21.834Z] spire-1.6.1/test/plugintest/config.go [2023-03-08T21:22:21.834Z] spire-1.6.1/test/plugintest/load.go [2023-03-08T21:22:21.834Z] spire-1.6.1/test/plugintest/option.go [2023-03-08T21:22:21.834Z] spire-1.6.1/test/spiretest/ [2023-03-08T21:22:21.834Z] spire-1.6.1/test/spiretest/apiserver.go [2023-03-08T21:22:21.834Z] spire-1.6.1/test/spiretest/assertions.go [2023-03-08T21:22:21.834Z] spire-1.6.1/test/spiretest/dir.go [2023-03-08T21:22:21.834Z] spire-1.6.1/test/spiretest/errors_posix.go [2023-03-08T21:22:21.834Z] spire-1.6.1/test/spiretest/errors_windows.go [2023-03-08T21:22:21.834Z] spire-1.6.1/test/spiretest/logs.go [2023-03-08T21:22:21.834Z] spire-1.6.1/test/spiretest/socketapi.go [2023-03-08T21:22:21.834Z] spire-1.6.1/test/spiretest/socketapi_posix.go [2023-03-08T21:22:21.834Z] spire-1.6.1/test/spiretest/socketapi_windows.go [2023-03-08T21:22:21.834Z] spire-1.6.1/test/spiretest/suite.go [2023-03-08T21:22:21.834Z] spire-1.6.1/test/spiretest/x509.go [2023-03-08T21:22:21.834Z] spire-1.6.1/test/testca/ [2023-03-08T21:22:21.834Z] spire-1.6.1/test/testca/ca.go [2023-03-08T21:22:21.834Z] spire-1.6.1/test/testkey/ [2023-03-08T21:22:21.834Z] spire-1.6.1/test/testkey/bucket.go [2023-03-08T21:22:21.834Z] spire-1.6.1/test/testkey/ec256.pem [2023-03-08T21:22:21.834Z] spire-1.6.1/test/testkey/ec384.pem [2023-03-08T21:22:21.834Z] spire-1.6.1/test/testkey/generator.go [2023-03-08T21:22:21.834Z] spire-1.6.1/test/testkey/keys.go [2023-03-08T21:22:21.834Z] spire-1.6.1/test/testkey/rsa2048.pem [2023-03-08T21:22:21.834Z] spire-1.6.1/test/testkey/rsa4096.pem [2023-03-08T21:22:21.834Z] spire-1.6.1/test/tpmsimulator/ [2023-03-08T21:22:21.834Z] spire-1.6.1/test/tpmsimulator/simulator.go [2023-03-08T21:22:21.834Z] spire-1.6.1/test/util/ [2023-03-08T21:22:21.834Z] spire-1.6.1/test/util/cert_fixtures.go [2023-03-08T21:22:21.834Z] spire-1.6.1/test/util/cert_generation.go [2023-03-08T21:22:21.834Z] spire-1.6.1/test/util/io_redirection.go [2023-03-08T21:22:21.834Z] spire-1.6.1/test/util/race.go [2023-03-08T21:22:21.834Z] spire-1.6.1/test/util/util.go [2023-03-08T21:22:22.770Z] Removing intermediate container 0c73525ae153 [2023-03-08T21:22:22.770Z] ---> d9df2bc09016 [2023-03-08T21:22:22.770Z] Step 6/15 : RUN echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/ [2023-03-08T21:22:22.770Z] ---> Running in 2042d81a92a4 [2023-03-08T21:22:23.030Z] building spire from source... [2023-03-08T21:22:23.030Z] fatal: not a git repository (or any of the parent directories): .git [2023-03-08T21:22:23.030Z] fatal: not a git repository (or any of the parent directories): .git [2023-03-08T21:22:23.030Z] fatal: not a git repository (or any of the parent directories): .git [2023-03-08T21:22:23.030Z] Installing go1.20.1... [2023-03-08T21:22:27.227Z] Building bin/spire-server… [2023-03-08T21:22:27.227Z] go: downloading github.com/mitchellh/cli v1.1.5 [2023-03-08T21:22:27.227Z] go: downloading google.golang.org/grpc v1.53.0 [2023-03-08T21:22:27.227Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.2 [2023-03-08T21:22:27.227Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2023-03-08T21:22:27.227Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.5-0.20221020001527-5895a0279944 [2023-03-08T21:22:27.227Z] go: downloading golang.org/x/net v0.7.0 [2023-03-08T21:22:27.227Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-03-08T21:22:27.227Z] go: downloading github.com/google/go-cmp v0.5.9 [2023-03-08T21:22:27.227Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2023-03-08T21:22:27.227Z] go: downloading github.com/imdario/mergo v0.3.13 [2023-03-08T21:22:27.227Z] go: downloading github.com/sirupsen/logrus v1.9.0 [2023-03-08T21:22:27.227Z] go: downloading github.com/hashicorp/go-hclog v1.4.0 [2023-03-08T21:22:27.227Z] go: downloading google.golang.org/protobuf v1.28.1 [2023-03-08T21:22:27.227Z] go: downloading github.com/Masterminds/sprig/v3 v3.2.1 [2023-03-08T21:22:27.227Z] go: downloading github.com/armon/go-radix v1.0.0 [2023-03-08T21:22:27.227Z] go: downloading github.com/bgentry/speakeasy v0.1.0 [2023-03-08T21:22:27.227Z] go: downloading github.com/fatih/color v1.13.0 [2023-03-08T21:22:27.227Z] go: downloading github.com/mattn/go-isatty v0.0.16 [2023-03-08T21:22:27.227Z] go: downloading github.com/posener/complete v1.2.3 [2023-03-08T21:22:27.227Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2023-03-08T21:22:27.227Z] go: downloading github.com/hashicorp/go-plugin v1.4.6 [2023-03-08T21:22:27.227Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.4.4-0.20230203133000-75d7213a0ba0 [2023-03-08T21:22:27.227Z] go: downloading github.com/armon/go-metrics v0.4.1 [2023-03-08T21:22:27.487Z] go: downloading github.com/prometheus/client_golang v1.14.0 [2023-03-08T21:22:27.487Z] go: downloading github.com/uber-go/tally/v4 v4.1.6 [2023-03-08T21:22:27.487Z] go: downloading github.com/open-policy-agent/opa v0.49.0 [2023-03-08T21:22:27.748Z] go: downloading golang.org/x/crypto v0.6.0 [2023-03-08T21:22:27.748Z] go: downloading golang.org/x/sys v0.5.0 [2023-03-08T21:22:27.748Z] go: downloading google.golang.org/genproto v0.0.0-20230216225411-c8e22ba71e44 [2023-03-08T21:22:28.007Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2023-03-08T21:22:28.007Z] go: downloading github.com/Masterminds/goutils v1.1.1 [2023-03-08T21:22:28.007Z] go: downloading github.com/Masterminds/semver/v3 v3.1.1 [2023-03-08T21:22:28.007Z] go: downloading github.com/google/uuid v1.3.0 [2023-03-08T21:22:28.007Z] go: downloading github.com/huandu/xstrings v1.3.2 [2023-03-08T21:22:28.007Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2023-03-08T21:22:28.007Z] go: downloading github.com/shopspring/decimal v1.2.0 [2023-03-08T21:22:28.007Z] go: downloading github.com/spf13/cast v1.5.0 [2023-03-08T21:22:28.007Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-03-08T21:22:28.007Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2023-03-08T21:22:28.007Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2023-03-08T21:22:28.267Z] go: downloading github.com/beorn7/perks v1.0.1 [2023-03-08T21:22:28.267Z] go: downloading github.com/cespare/xxhash/v2 v2.2.0 [2023-03-08T21:22:28.267Z] go: downloading github.com/golang/protobuf v1.5.2 [2023-03-08T21:22:28.267Z] go: downloading github.com/prometheus/client_model v0.3.0 [2023-03-08T21:22:28.267Z] go: downloading github.com/prometheus/common v0.37.0 [2023-03-08T21:22:28.267Z] go: downloading github.com/prometheus/procfs v0.8.0 [2023-03-08T21:22:28.267Z] go: downloading github.com/hashicorp/yamux v0.1.1 [2023-03-08T21:22:28.267Z] go: downloading github.com/mitchellh/go-testing-interface v1.14.1 [2023-03-08T21:22:28.267Z] go: downloading github.com/oklog/run v1.1.0 [2023-03-08T21:22:28.267Z] go: downloading go.uber.org/atomic v1.10.0 [2023-03-08T21:22:28.267Z] go: downloading github.com/pkg/errors v0.9.1 [2023-03-08T21:22:28.267Z] go: downloading github.com/imkira/go-observer v1.0.3 [2023-03-08T21:22:28.267Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2023-03-08T21:22:28.267Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2023-03-08T21:22:28.267Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2023-03-08T21:22:28.267Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4 [2023-03-08T21:22:28.267Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2023-03-08T21:22:28.267Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.33.2 [2023-03-08T21:22:28.267Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2023-03-08T21:22:28.267Z] go: downloading github.com/blang/semver v3.5.1+incompatible [2023-03-08T21:22:28.531Z] go: downloading github.com/go-sql-driver/mysql v1.7.0 [2023-03-08T21:22:28.531Z] go: downloading github.com/gofrs/uuid v4.4.0+incompatible [2023-03-08T21:22:28.531Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2023-03-08T21:22:28.790Z] go: downloading github.com/lib/pq v1.10.7 [2023-03-08T21:22:28.790Z] go: downloading github.com/mattn/go-sqlite3 v1.14.16 [2023-03-08T21:22:28.790Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.17.4 [2023-03-08T21:22:28.790Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.8 [2023-03-08T21:22:28.790Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.8 [2023-03-08T21:22:28.790Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.20.0 [2023-03-08T21:22:28.790Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.0 [2023-03-08T21:22:28.790Z] go: downloading github.com/stretchr/testify v1.8.1 [2023-03-08T21:22:28.790Z] go: downloading golang.org/x/sync v0.1.0 [2023-03-08T21:22:28.790Z] go: downloading cloud.google.com/go/iam v0.12.0 [2023-03-08T21:22:28.790Z] go: downloading cloud.google.com/go/kms v1.8.0 [2023-03-08T21:22:29.050Z] go: downloading cloud.google.com/go v0.107.0 [2023-03-08T21:22:29.050Z] go: downloading github.com/googleapis/gax-go/v2 v2.7.0 [2023-03-08T21:22:29.050Z] go: downloading google.golang.org/api v0.110.0 [2023-03-08T21:22:29.050Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.21 [2023-03-08T21:22:29.050Z] go: downloading github.com/aws/aws-sdk-go-v2/service/ec2 v1.86.0 [2023-03-08T21:22:29.615Z] go: downloading github.com/aws/aws-sdk-go-v2/service/iam v1.19.0 [2023-03-08T21:22:29.874Z] go: downloading github.com/Azure/azure-sdk-for-go/sdk/azcore v1.3.1 [2023-03-08T21:22:29.874Z] go: downloading github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.2.1 [2023-03-08T21:22:29.874Z] go: downloading github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute v1.0.0 [2023-03-08T21:22:29.874Z] go: downloading github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/network/armnetwork v1.1.0 [2023-03-08T21:22:29.874Z] go: downloading github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/resources/armresources v1.0.0 [2023-03-08T21:22:29.874Z] go: downloading github.com/Azure/azure-sdk-for-go v67.3.0+incompatible [2023-03-08T21:22:33.164Z] go: downloading k8s.io/client-go v0.26.1 [2023-03-08T21:22:33.164Z] go: downloading k8s.io/api v0.26.1 [2023-03-08T21:22:33.164Z] go: downloading github.com/google/go-tpm v0.3.3 [2023-03-08T21:22:33.164Z] go: downloading cloud.google.com/go/storage v1.29.0 [2023-03-08T21:22:33.164Z] go: downloading github.com/aws/aws-sdk-go-v2/service/acmpca v1.21.0 [2023-03-08T21:22:33.164Z] go: downloading k8s.io/apimachinery v0.26.1 [2023-03-08T21:22:33.423Z] go: downloading k8s.io/kube-aggregator v0.26.1 [2023-03-08T21:22:33.682Z] go: downloading sigs.k8s.io/controller-runtime v0.14.4 [2023-03-08T21:22:33.682Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.18.0 [2023-03-08T21:22:33.682Z] go: downloading cloud.google.com/go/security v1.12.0 [2023-03-08T21:22:33.682Z] go: downloading github.com/hashicorp/vault/api v1.9.0 [2023-03-08T21:22:33.682Z] go: downloading github.com/shirou/gopsutil/v3 v3.23.1 [2023-03-08T21:22:33.682Z] go: downloading golang.org/x/time v0.3.0 [2023-03-08T21:22:33.682Z] go: downloading golang.org/x/text v0.7.0 [2023-03-08T21:22:34.618Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2023-03-08T21:22:34.619Z] go: downloading github.com/aws/smithy-go v1.13.5 [2023-03-08T21:22:34.619Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.28 [2023-03-08T21:22:34.619Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.0 [2023-03-08T21:22:34.619Z] go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.0 [2023-03-08T21:22:34.619Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.28 [2023-03-08T21:22:34.619Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.22 [2023-03-08T21:22:34.619Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2023-03-08T21:22:34.619Z] go: downloading github.com/ghodss/yaml v1.0.0 [2023-03-08T21:22:34.619Z] go: downloading golang.org/x/oauth2 v0.5.0 [2023-03-08T21:22:34.619Z] go: downloading cloud.google.com/go/compute/metadata v0.2.3 [2023-03-08T21:22:34.619Z] go: downloading github.com/gogo/protobuf v1.3.2 [2023-03-08T21:22:34.619Z] go: downloading cloud.google.com/go/compute v1.18.0 [2023-03-08T21:22:34.878Z] go: downloading k8s.io/klog/v2 v2.80.1 [2023-03-08T21:22:34.878Z] go: downloading github.com/google/gofuzz v1.2.0 [2023-03-08T21:22:34.878Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3 [2023-03-08T21:22:35.138Z] go: downloading k8s.io/utils v0.0.0-20221128185143-99ec85e7a448 [2023-03-08T21:22:35.138Z] go: downloading github.com/spf13/pflag v1.0.5 [2023-03-08T21:22:35.138Z] go: downloading golang.org/x/term v0.5.0 [2023-03-08T21:22:35.138Z] go: downloading github.com/evanphx/json-patch/v5 v5.6.0 [2023-03-08T21:22:35.138Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2023-03-08T21:22:35.138Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2023-03-08T21:22:35.138Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2023-03-08T21:22:35.138Z] go: downloading github.com/hashicorp/go-retryablehttp v0.7.1 [2023-03-08T21:22:35.138Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-03-08T21:22:35.138Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.7 [2023-03-08T21:22:35.138Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.2 [2023-03-08T21:22:35.138Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-03-08T21:22:35.138Z] go: downloading cloud.google.com/go/longrunning v0.3.0 [2023-03-08T21:22:35.138Z] go: downloading github.com/tklauser/go-sysconf v0.3.11 [2023-03-08T21:22:35.138Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.22 [2023-03-08T21:22:35.138Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-03-08T21:22:35.138Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-03-08T21:22:35.138Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-03-08T21:22:35.138Z] go: downloading go.opencensus.io v0.24.0 [2023-03-08T21:22:35.138Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2023-03-08T21:22:35.396Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-03-08T21:22:35.396Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2023-03-08T21:22:35.396Z] go: downloading github.com/gobwas/glob v0.2.3 [2023-03-08T21:22:35.396Z] go: downloading github.com/tchap/go-patricia/v2 v2.3.1 [2023-03-08T21:22:35.396Z] go: downloading github.com/yashtewari/glob-intersection v0.1.0 [2023-03-08T21:22:35.396Z] go: downloading golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2 [2023-03-08T21:22:35.396Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2023-03-08T21:22:35.396Z] go: downloading github.com/go-logr/logr v1.2.3 [2023-03-08T21:22:35.396Z] go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2 [2023-03-08T21:22:35.396Z] go: downloading github.com/json-iterator/go v1.1.12 [2023-03-08T21:22:35.396Z] go: downloading github.com/google/gnostic v0.5.7-v3refs [2023-03-08T21:22:35.396Z] go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280 [2023-03-08T21:22:35.396Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2023-03-08T21:22:35.396Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2023-03-08T21:22:35.396Z] go: downloading go.uber.org/zap v1.24.0 [2023-03-08T21:22:35.653Z] go: downloading github.com/tklauser/numcpus v0.6.0 [2023-03-08T21:22:35.653Z] go: downloading github.com/googleapis/enterprise-certificate-proxy v0.2.3 [2023-03-08T21:22:35.653Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2023-03-08T21:22:35.653Z] go: downloading github.com/agnivade/levenshtein v1.1.1 [2023-03-08T21:22:35.653Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2023-03-08T21:22:35.653Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2023-03-08T21:22:35.653Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2023-03-08T21:22:35.653Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2023-03-08T21:22:35.653Z] go: downloading go.uber.org/multierr v1.8.0 [2023-03-08T21:22:35.653Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2023-03-08T21:22:35.653Z] go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 [2023-03-08T21:22:35.653Z] go: downloading github.com/emicklei/go-restful/v3 v3.9.0 [2023-03-08T21:22:35.653Z] go: downloading github.com/go-openapi/swag v0.22.3 [2023-03-08T21:22:35.653Z] go: downloading github.com/go-openapi/jsonreference v0.20.0 [2023-03-08T21:22:35.653Z] go: downloading github.com/go-openapi/jsonpointer v0.19.5 [2023-03-08T21:22:35.653Z] go: downloading github.com/mailru/easyjson v0.7.7 [2023-03-08T21:22:35.653Z] go: downloading github.com/josharian/intern v1.0.0 [2023-03-08T21:22:40.926Z] go: downloading github.com/AzureAD/microsoft-authentication-library-for-go v0.8.1 [2023-03-08T21:22:40.926Z] go: downloading github.com/Azure/azure-sdk-for-go/sdk/internal v1.1.2 [2023-03-08T21:22:40.926Z] go: downloading github.com/kylelemons/godebug v1.1.0 [2023-03-08T21:22:40.926Z] go: downloading github.com/golang-jwt/jwt/v4 v4.4.2 [2023-03-08T21:22:40.926Z] go: downloading github.com/pkg/browser v0.0.0-20210911075715-681adbf594b8 [2023-03-08T21:22:40.926Z] go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible [2023-03-08T21:24:17.490Z] Building bin/spire-agent… [2023-03-08T21:24:17.490Z] go: downloading github.com/envoyproxy/go-control-plane v0.11.0 [2023-03-08T21:24:17.490Z] go: downloading cloud.google.com/go/secretmanager v1.10.0 [2023-03-08T21:24:17.490Z] go: downloading github.com/docker/docker v23.0.1+incompatible [2023-03-08T21:24:17.490Z] go: downloading github.com/google/go-tpm-tools v0.3.10 [2023-03-08T21:24:17.490Z] go: downloading github.com/google/go-containerregistry v0.13.0 [2023-03-08T21:24:17.490Z] go: downloading github.com/sigstore/cosign v1.13.1 [2023-03-08T21:24:17.490Z] go: downloading github.com/sigstore/rekor v1.0.1 [2023-03-08T21:24:17.490Z] go: downloading github.com/sigstore/sigstore v1.5.1 [2023-03-08T21:24:17.490Z] go: downloading github.com/cncf/xds/go v0.0.0-20230105202645-06c439db220b [2023-03-08T21:24:17.490Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.9.1 [2023-03-08T21:24:17.490Z] go: downloading github.com/docker/go-connections v0.4.0 [2023-03-08T21:24:17.490Z] go: downloading github.com/opencontainers/image-spec v1.1.0-rc2 [2023-03-08T21:24:17.490Z] go: downloading github.com/docker/distribution v2.8.1+incompatible [2023-03-08T21:24:17.490Z] go: downloading github.com/docker/go-units v0.5.0 [2023-03-08T21:24:17.490Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2023-03-08T21:24:17.490Z] go: downloading github.com/sigstore/fulcio v0.6.0 [2023-03-08T21:24:17.490Z] go: downloading github.com/cyberphone/json-canonicalization v0.0.0-20210823021906-dc406ceaf94b [2023-03-08T21:24:17.490Z] go: downloading github.com/go-openapi/strfmt v0.21.3 [2023-03-08T21:24:17.490Z] go: downloading github.com/in-toto/in-toto-golang v0.3.4-0.20220709202702-fa494aaa0add [2023-03-08T21:24:17.490Z] go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0 [2023-03-08T21:24:17.490Z] go: downloading github.com/theupdateframework/go-tuf v0.5.2-0.20220930112810-3890c1e7ace4 [2023-03-08T21:24:17.490Z] go: downloading github.com/transparency-dev/merkle v0.0.1 [2023-03-08T21:24:17.490Z] go: downloading github.com/docker/cli v20.10.21+incompatible [2023-03-08T21:24:17.490Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-03-08T21:24:17.490Z] go: downloading github.com/awslabs/amazon-ecr-credential-helper/ecr-login v0.0.0-20220228164355-396b2034c795 [2023-03-08T21:24:17.490Z] go: downloading github.com/chrismellard/docker-credential-acr-env v0.0.0-20220119192733-fe33c00cee21 [2023-03-08T21:24:17.490Z] go: downloading github.com/mozillazg/docker-credential-acr-helper v0.3.0 [2023-03-08T21:24:17.490Z] go: downloading github.com/spf13/cobra v1.6.1 [2023-03-08T21:24:17.490Z] go: downloading sigs.k8s.io/release-utils v0.7.3 [2023-03-08T21:24:17.490Z] go: downloading github.com/coreos/go-oidc/v3 v3.5.0 [2023-03-08T21:24:17.490Z] go: downloading github.com/segmentio/ksuid v1.0.4 [2023-03-08T21:24:17.490Z] go: downloading github.com/skratchdot/open-golang v0.0.0-20200116055534-eef842397966 [2023-03-08T21:24:17.490Z] go: downloading github.com/go-openapi/runtime v0.24.2 [2023-03-08T21:24:17.490Z] go: downloading github.com/google/certificate-transparency-go v1.1.3 [2023-03-08T21:24:17.490Z] go: downloading github.com/go-openapi/errors v0.20.3 [2023-03-08T21:24:17.490Z] go: downloading github.com/go-openapi/validate v0.22.0 [2023-03-08T21:24:17.490Z] go: downloading golang.org/x/exp v0.0.0-20220823124025-807a23277127 [2023-03-08T21:24:17.490Z] go: downloading github.com/asaskevich/govalidator v0.0.0-20210307081110-f21760c49a8d [2023-03-08T21:24:17.490Z] go: downloading github.com/spf13/viper v1.13.0 [2023-03-08T21:24:17.490Z] go: downloading github.com/letsencrypt/boulder v0.0.0-20221109233200-85aa52084eaf [2023-03-08T21:24:17.490Z] go: downloading go.mongodb.org/mongo-driver v1.10.0 [2023-03-08T21:24:17.490Z] go: downloading github.com/oklog/ulid v1.3.1 [2023-03-08T21:24:17.490Z] go: downloading github.com/xanzy/go-gitlab v0.73.1 [2023-03-08T21:24:17.490Z] go: downloading github.com/google/go-sev-guest v0.4.1 [2023-03-08T21:24:17.490Z] go: downloading github.com/klauspost/compress v1.15.11 [2023-03-08T21:24:17.490Z] go: downloading github.com/docker/docker-credential-helpers v0.7.0 [2023-03-08T21:24:17.490Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2023-03-08T21:24:17.490Z] go: downloading github.com/shibumi/go-pathspec v1.3.0 [2023-03-08T21:24:17.490Z] go: downloading github.com/go-jose/go-jose/v3 v3.0.0 [2023-03-08T21:24:17.490Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.28 [2023-03-08T21:24:17.490Z] go: downloading github.com/go-chi/chi v4.1.2+incompatible [2023-03-08T21:24:17.490Z] go: downloading github.com/go-openapi/analysis v0.21.4 [2023-03-08T21:24:17.490Z] go: downloading github.com/common-nighthawk/go-figure v0.0.0-20210622060536-734e95fb86be [2023-03-08T21:24:17.490Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2023-03-08T21:24:17.490Z] go: downloading github.com/go-openapi/loads v0.21.2 [2023-03-08T21:24:17.490Z] go: downloading github.com/go-openapi/spec v0.20.7 [2023-03-08T21:24:17.490Z] go: downloading github.com/go-playground/validator/v10 v10.11.1 [2023-03-08T21:24:17.490Z] go: downloading github.com/opentracing/opentracing-go v1.2.0 [2023-03-08T21:24:17.490Z] go: downloading github.com/fsnotify/fsnotify v1.6.0 [2023-03-08T21:24:17.490Z] go: downloading github.com/spf13/afero v1.9.2 [2023-03-08T21:24:17.490Z] go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2023-03-08T21:24:17.490Z] go: downloading github.com/syndtr/goleveldb v1.0.1-0.20220721030215-126854af5e6d [2023-03-08T21:24:17.490Z] go: downloading github.com/google/go-github/v45 v45.2.0 [2023-03-08T21:24:17.490Z] go: downloading github.com/google/go-querystring v1.1.0 [2023-03-08T21:24:17.490Z] go: downloading github.com/golang/glog v1.0.0 [2023-03-08T21:24:17.490Z] go: downloading github.com/aws/aws-sdk-go-v2/service/ecr v1.15.0 [2023-03-08T21:24:17.490Z] go: downloading github.com/aws/aws-sdk-go-v2/service/ecrpublic v1.12.0 [2023-03-08T21:24:17.490Z] go: downloading github.com/titanous/rocacheck v0.0.0-20171023193734-afe73141d399 [2023-03-08T21:24:17.490Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.21 [2023-03-08T21:24:17.490Z] go: downloading github.com/AliyunContainerService/ack-ram-tool/pkg/credentials/alibabacloudsdkgo/helper v0.2.0 [2023-03-08T21:24:17.490Z] go: downloading github.com/alibabacloud-go/cr-20181201 v1.0.10 [2023-03-08T21:24:17.490Z] go: downloading github.com/alibabacloud-go/cr-20160607 v1.0.1 [2023-03-08T21:24:17.490Z] go: downloading github.com/alibabacloud-go/darabonba-openapi v0.1.18 [2023-03-08T21:24:17.490Z] go: downloading github.com/alibabacloud-go/tea-utils v1.4.4 [2023-03-08T21:24:17.490Z] go: downloading github.com/alibabacloud-go/tea v1.1.18 [2023-03-08T21:24:17.490Z] go: downloading github.com/aliyun/credentials-go v1.2.3 [2023-03-08T21:24:17.490Z] go: downloading github.com/containerd/stargz-snapshotter/estargz v0.12.1 [2023-03-08T21:24:17.490Z] go: downloading github.com/google/logger v1.1.1 [2023-03-08T21:24:17.490Z] go: downloading github.com/pborman/uuid v1.2.0 [2023-03-08T21:24:17.490Z] go: downloading github.com/jedisct1/go-minisign v0.0.0-20211028175153-1c139d1cc84b [2023-03-08T21:24:17.490Z] go: downloading github.com/sassoftware/relic v0.0.0-20210427151427-dfb082b79b74 [2023-03-08T21:24:17.490Z] go: downloading github.com/tent/canonical-json-go v0.0.0-20130607151641-96e4ba3a7613 [2023-03-08T21:24:17.490Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.6 [2023-03-08T21:24:17.490Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2023-03-08T21:24:17.490Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2023-03-08T21:24:17.490Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2023-03-08T21:24:17.490Z] go: downloading github.com/leodido/go-urn v1.2.1 [2023-03-08T21:24:17.491Z] go: downloading github.com/subosito/gotenv v1.4.1 [2023-03-08T21:24:17.491Z] go: downloading gopkg.in/ini.v1 v1.67.0 [2023-03-08T21:24:17.491Z] go: downloading github.com/magiconair/properties v1.8.6 [2023-03-08T21:24:17.491Z] go: downloading github.com/pelletier/go-toml/v2 v2.0.5 [2023-03-08T21:24:17.491Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2023-03-08T21:24:17.491Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2023-03-08T21:24:17.491Z] go: downloading github.com/alibabacloud-go/endpoint-util v1.1.1 [2023-03-08T21:24:17.491Z] go: downloading github.com/alibabacloud-go/openapi-util v0.0.11 [2023-03-08T21:24:17.491Z] go: downloading github.com/alibabacloud-go/alibabacloud-gateway-spi v0.0.4 [2023-03-08T21:24:17.491Z] go: downloading github.com/alibabacloud-go/tea-xml v1.1.2 [2023-03-08T21:24:17.491Z] go: downloading github.com/alibabacloud-go/debug v0.0.0-20190504072949-9472017b5c68 [2023-03-08T21:24:17.491Z] go: downloading github.com/pelletier/go-toml v1.9.5 [2023-03-08T21:24:17.491Z] go: downloading github.com/vbatts/tar-split v0.11.2 [2023-03-08T21:24:17.491Z] go: downloading github.com/go-playground/locales v0.14.0 [2023-03-08T21:24:17.491Z] go: downloading github.com/golang/snappy v0.0.4 [2023-03-08T21:24:17.491Z] go: downloading github.com/clbanning/mxj/v2 v2.5.6 [2023-03-08T21:24:17.491Z] go: downloading github.com/tjfoc/gmsm v1.3.2 [2023-03-08T21:25:14.933Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8895 in /w/workspace/exfoundry_ci-build-images_PR-204 [Pipeline] { [Pipeline] checkout [2023-03-08T21:25:15.012Z] Selected Git installation does not exist. Using Default [2023-03-08T21:25:15.012Z] The recommended git tool is: NONE [2023-03-08T21:25:20.496Z] using credential edgex-jenkins-ssh [2023-03-08T21:25:20.516Z] Cloning the remote Git repository [2023-03-08T21:25:20.565Z] Cloning repository git@github.com:edgexfoundry/ci-build-images.git [2023-03-08T21:25:20.642Z] > git init /w/workspace/exfoundry_ci-build-images_PR-204 # timeout=10 [2023-03-08T21:25:20.803Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git [2023-03-08T21:25:20.805Z] > git --version # timeout=10 [2023-03-08T21:25:20.827Z] > git --version # 'git version 2.25.1' [2023-03-08T21:25:20.830Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-08T21:25:20.899Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-08T21:25:21.536Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 [2023-03-08T21:25:21.557Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-08T21:25:22.436Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 [2023-03-08T21:25:22.476Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git [2023-03-08T21:25:22.477Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-08T21:25:23.030Z] Merging remotes/origin/golang-1.20 commit 04ab56ca8e8a2192f9cc00f9545027b0541e9eb4 into PR head commit 86f568624a439d64263933214e49756d3afcf3ca [2023-03-08T21:25:23.224Z] Merge succeeded, producing 86f568624a439d64263933214e49756d3afcf3ca [2023-03-08T21:25:23.224Z] Checking out Revision 86f568624a439d64263933214e49756d3afcf3ca (PR-204) [2023-03-08T21:25:22.492Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/204/head:refs/remotes/origin/PR-204 +refs/heads/golang-1.20:refs/remotes/origin/golang-1.20 # timeout=10 [2023-03-08T21:25:23.050Z] > git config core.sparsecheckout # timeout=10 [2023-03-08T21:25:23.069Z] > git checkout -f 86f568624a439d64263933214e49756d3afcf3ca # timeout=10 [2023-03-08T21:25:23.138Z] > git remote # timeout=10 [2023-03-08T21:25:23.156Z] > git config --get remote.origin.url # timeout=10 [2023-03-08T21:25:23.172Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-08T21:25:23.184Z] > git merge 04ab56ca8e8a2192f9cc00f9545027b0541e9eb4 # timeout=10 [2023-03-08T21:25:23.208Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-08T21:25:23.231Z] > git config core.sparsecheckout # timeout=10 [2023-03-08T21:25:23.245Z] > git checkout -f 86f568624a439d64263933214e49756d3afcf3ca # timeout=10 [2023-03-08T21:25:25.175Z] Removing intermediate container 2042d81a92a4 [2023-03-08T21:25:25.175Z] ---> b140a6a77dd3 [2023-03-08T21:25:25.175Z] Step 7/15 : FROM golang:1.20.2-alpine3.17 [2023-03-08T21:25:25.175Z] ---> 898000b2160b [2023-03-08T21:25:25.175Z] Step 8/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2023: Intel Corporation' [2023-03-08T21:25:25.175Z] ---> Running in 3ad370de19df [2023-03-08T21:25:25.175Z] Removing intermediate container 3ad370de19df [2023-03-08T21:25:25.175Z] ---> d2ec17a1466f [2023-03-08T21:25:25.175Z] Step 9/15 : ENV HADOLINT_VERSION=2.12.0 GOLANGCI_VERSION=1.51.2 [2023-03-08T21:25:25.175Z] ---> Running in d5e7662e9d3e [2023-03-08T21:25:25.175Z] Removing intermediate container d5e7662e9d3e [2023-03-08T21:25:25.175Z] ---> 216f09357e77 [2023-03-08T21:25:25.175Z] Step 10/15 : COPY ./.golangci.yml /etc/.golangci.yml [2023-03-08T21:25:25.175Z] ---> a2f718a9f5ba [2023-03-08T21:25:25.175Z] Step 11/15 : RUN if [ $(uname -m) == "x86_64" ]; then wget -O /usr/local/bin/hadolint https://github.com/hadolint/hadolint/releases/download/v${HADOLINT_VERSION}/hadolint-Linux-x86_64 ; chmod +x /usr/local/bin/hadolint; fi [2023-03-08T21:25:25.175Z] ---> Running in a7d2eeaabe90 [2023-03-08T21:25:25.175Z] Connecting to github.com (140.82.114.4:443) [2023-03-08T21:25:25.175Z] Connecting to objects.githubusercontent.com (185.199.108.133:443) [2023-03-08T21:25:25.175Z] saving to '/usr/local/bin/hadolint' [2023-03-08T21:25:25.175Z] hadolint 100% |********************************| 2369k 0:00:00 ETA [2023-03-08T21:25:25.175Z] '/usr/local/bin/hadolint' saved [2023-03-08T21:25:25.175Z] Removing intermediate container a7d2eeaabe90 [2023-03-08T21:25:25.175Z] ---> bfd68e8dfa29 [2023-03-08T21:25:25.175Z] Step 12/15 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base linux-headers musl-dev && apk upgrade && ln -s /bin/touch /usr/bin/touch && wget -O- -nv https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s v${GOLANGCI_VERSION} [2023-03-08T21:25:25.175Z] ---> Running in 7f571e2be6f6 [2023-03-08T21:25:25.175Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-08T21:25:25.175Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-08T21:25:25.175Z] (1/37) Installing ncurses-terminfo-base (6.3_p20221119-r0) [2023-03-08T21:25:25.175Z] (2/37) Installing ncurses-libs (6.3_p20221119-r0) [2023-03-08T21:25:25.175Z] (3/37) Installing readline (8.2.0-r0) [2023-03-08T21:25:25.175Z] (4/37) Installing bash (5.2.15-r0) [2023-03-08T21:25:25.175Z] Executing bash-5.2.15-r0.post-install [2023-03-08T21:25:25.175Z] (5/37) Installing libgcc (12.2.1_git20220924-r4) [2023-03-08T21:25:25.175Z] (6/37) Installing libstdc++ (12.2.1_git20220924-r4) [2023-03-08T21:25:25.175Z] (7/37) Installing binutils (2.39-r2) [2023-03-08T21:25:25.175Z] (8/37) Installing libmagic (5.43-r0) [2023-03-08T21:25:25.175Z] (9/37) Installing file (5.43-r0) [2023-03-08T21:25:25.175Z] (10/37) Installing libgomp (12.2.1_git20220924-r4) [2023-03-08T21:25:25.175Z] (11/37) Installing libatomic (12.2.1_git20220924-r4) [2023-03-08T21:25:25.175Z] (12/37) Installing gmp (6.2.1-r2) [2023-03-08T21:25:25.175Z] (13/37) Installing isl25 (0.25-r0) [2023-03-08T21:25:25.175Z] (14/37) Installing mpfr4 (4.1.0-r0) [2023-03-08T21:25:25.175Z] (15/37) Installing mpc1 (1.2.1-r1) [2023-03-08T21:25:25.175Z] (16/37) Installing gcc (12.2.1_git20220924-r4) [2023-03-08T21:25:25.175Z] (17/37) Installing libstdc++-dev (12.2.1_git20220924-r4) [2023-03-08T21:25:25.175Z] (18/37) Installing musl-dev (1.2.3-r4) [2023-03-08T21:25:25.175Z] (19/37) Installing libc-dev (0.7.2-r3) [2023-03-08T21:25:25.175Z] (20/37) Installing g++ (12.2.1_git20220924-r4) [2023-03-08T21:25:25.434Z] (21/37) Installing make (4.3-r1) [2023-03-08T21:25:25.434Z] (22/37) Installing fortify-headers (1.1-r1) [2023-03-08T21:25:25.434Z] (23/37) Installing patch (2.7.6-r8) [2023-03-08T21:25:25.434Z] (24/37) Installing build-base (0.5-r3) [2023-03-08T21:25:25.434Z] (25/37) Installing brotli-libs (1.0.9-r9) [2023-03-08T21:25:25.434Z] (26/37) Installing nghttp2-libs (1.51.0-r0) [2023-03-08T21:25:25.434Z] (27/37) Installing libcurl (7.88.1-r0) [2023-03-08T21:25:25.434Z] (28/37) Installing curl (7.88.1-r0) [2023-03-08T21:25:25.434Z] (29/37) Installing libexpat (2.5.0-r0) [2023-03-08T21:25:25.434Z] (30/37) Installing pcre2 (10.42-r0) [2023-03-08T21:25:25.434Z] (31/37) Installing git (2.38.4-r1) [2023-03-08T21:25:25.434Z] (32/37) Installing libsodium (1.0.18-r2) [2023-03-08T21:25:25.434Z] (33/37) Installing pkgconf (1.9.4-r0) [2023-03-08T21:25:25.434Z] (34/37) Installing libsodium-dev (1.0.18-r2) [2023-03-08T21:25:25.434Z] (35/37) Installing linux-headers (5.19.5-r0) [2023-03-08T21:25:25.694Z] (36/37) Installing libzmq (4.3.4-r1) [2023-03-08T21:25:25.694Z] (37/37) Installing zeromq-dev (4.3.4-r1) [2023-03-08T21:25:25.694Z] Executing busybox-1.35.0-r29.trigger [2023-03-08T21:25:25.694Z] OK: 265 MiB in 53 packages [2023-03-08T21:25:25.694Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-08T21:25:25.694Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-08T21:25:25.953Z] OK: 265 MiB in 53 packages [2023-03-08T21:25:25.953Z] Connecting to raw.githubusercontent.com (185.199.111.133:443) [2023-03-08T21:25:25.953Z] writing to stdout [2023-03-08T21:25:25.953Z] - 100% |********************************| 10852 0:00:00 ETA [2023-03-08T21:25:25.953Z] written to stdout [2023-03-08T21:25:25.953Z] golangci/golangci-lint info checking GitHub for tag 'v1.51.2' [2023-03-08T21:25:26.212Z] golangci/golangci-lint info found version: 1.51.2 for v1.51.2/linux/amd64 [2023-03-08T21:25:26.744Z] Commit message: "ci: update to golang 1.20" [2023-03-08T21:25:26.804Z] > git --version # timeout=10 [2023-03-08T21:25:26.818Z] > git --version # 'git version 2.25.1' [2023-03-08T21:25:26.835Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-08T21:25:27.147Z] golangci/golangci-lint info installed ./bin/golangci-lint [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-08T21:25:27.872Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-08T21:25:27.872Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-08T21:25:27.872Z] Dload Upload Total Spent Left Speed [2023-03-08T21:25:27.872Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 45866 0 --:--:-- --:--:-- --:--:-- 45702 [Pipeline] sh [2023-03-08T21:25:28.855Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-08T21:25:29.201Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-08T21:25:29.201Z] + sudo tee /etc/docker/daemon.new [2023-03-08T21:25:29.201Z] { [2023-03-08T21:25:29.201Z] "registry-mirrors": [ [2023-03-08T21:25:29.201Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-08T21:25:29.201Z] ], [2023-03-08T21:25:29.201Z] "bip": "10.250.0.254/24", [2023-03-08T21:25:29.201Z] "hosts": [ [2023-03-08T21:25:29.201Z] "tcp://0.0.0.0:5555", [2023-03-08T21:25:29.201Z] "unix:///var/run/docker.sock" [2023-03-08T21:25:29.201Z] ], [2023-03-08T21:25:29.201Z] "mtu": 1458, [2023-03-08T21:25:29.201Z] "selinux-enabled": true, [2023-03-08T21:25:29.201Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-08T21:25:29.201Z] } [Pipeline] sh [2023-03-08T21:25:29.542Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-08T21:25:29.895Z] + sudo service docker restart [2023-03-08T21:25:31.346Z] Removing intermediate container 7f571e2be6f6 [2023-03-08T21:25:31.346Z] ---> 249b2c5f12e3 [2023-03-08T21:25:31.346Z] Step 13/15 : COPY --from=spire-base /usr/local/bin/spire* /usr/local/bin/ [2023-03-08T21:25:34.634Z] ---> 0451887bccfa [2023-03-08T21:25:34.634Z] Step 14/15 : LABEL arch=amd64 [2023-03-08T21:25:34.634Z] ---> Running in 79a73aa2e61b [2023-03-08T21:25:34.634Z] Removing intermediate container 79a73aa2e61b [2023-03-08T21:25:34.634Z] ---> 8ae51c9c4d3b [2023-03-08T21:25:34.634Z] Step 15/15 : LABEL git_sha=86f568624a439d64263933214e49756d3afcf3ca [2023-03-08T21:25:34.634Z] ---> Running in db0693c933bb [2023-03-08T21:25:34.634Z] Removing intermediate container db0693c933bb [2023-03-08T21:25:34.634Z] ---> 9d3cbb675242 [2023-03-08T21:25:34.634Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-08T21:25:34.634Z] Successfully built 9d3cbb675242 [2023-03-08T21:25:34.634Z] Successfully tagged edgex-devops/edgex-golang-base:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T21:25:35.537Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-08T21:25:35.537Z] [2023-03-08T21:25:35.537Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T21:25:35.918Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-08T21:25:35.918Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-08T21:25:35.918Z] 5eb5b503b376: Pulling fs layer [2023-03-08T21:25:35.918Z] 5c69ac0246d0: Pulling fs layer [2023-03-08T21:25:35.918Z] ec43610c2a17: Pulling fs layer [2023-03-08T21:25:35.918Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-08T21:25:35.918Z] 33b1e0a273af: Pulling fs layer [2023-03-08T21:25:35.918Z] 5d3b04190fa2: Pulling fs layer [2023-03-08T21:25:35.918Z] 2f39f015ded8: Pulling fs layer [2023-03-08T21:25:35.918Z] 2f39f015ded8: Waiting [2023-03-08T21:25:35.918Z] 5d3b04190fa2: Waiting [2023-03-08T21:25:35.918Z] 3a2ae6a8a46f: Waiting [2023-03-08T21:25:35.918Z] 33b1e0a273af: Waiting [2023-03-08T21:25:35.918Z] 5c69ac0246d0: Download complete [2023-03-08T21:25:35.918Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-08T21:25:35.918Z] 3a2ae6a8a46f: Download complete [2023-03-08T21:25:36.183Z] 33b1e0a273af: Verifying Checksum [2023-03-08T21:25:36.183Z] 33b1e0a273af: Download complete [2023-03-08T21:25:36.183Z] 5d3b04190fa2: Download complete [2023-03-08T21:25:36.183Z] ec43610c2a17: Verifying Checksum [2023-03-08T21:25:36.183Z] ec43610c2a17: Download complete [2023-03-08T21:25:36.183Z] 5eb5b503b376: Verifying Checksum [2023-03-08T21:25:36.183Z] 5eb5b503b376: Download complete [2023-03-08T21:25:36.750Z] 2f39f015ded8: Download complete [2023-03-08T21:25:37.317Z] 5eb5b503b376: Pull complete [2023-03-08T21:25:37.317Z] 5c69ac0246d0: Pull complete [2023-03-08T21:25:37.884Z] ec43610c2a17: Pull complete [2023-03-08T21:25:37.884Z] 3a2ae6a8a46f: Pull complete [2023-03-08T21:25:38.142Z] 33b1e0a273af: Pull complete [2023-03-08T21:25:38.142Z] 5d3b04190fa2: Pull complete [2023-03-08T21:25:42.345Z] 2f39f015ded8: Pull complete [2023-03-08T21:25:42.345Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-08T21:25:42.345Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-08T21:25:42.345Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T21:25:42.587Z] prd-ubuntu20.04-docker-8c-8g-8892 does not seem to be running inside a container [2023-03-08T21:25:42.626Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_ci-build-images_PR-204 -v /w/workspace/exfoundry_ci-build-images_PR-204:/w/workspace/exfoundry_ci-build-images_PR-204:rw,z -v /w/workspace/exfoundry_ci-build-images_PR-204@tmp:/w/workspace/exfoundry_ci-build-images_PR-204@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-08T21:25:44.457Z] $ docker top 31ffba015a1cbb2304bdff79f6e197eb791b1558c9ef6d04248b1eafd39b1663 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-08T21:25:44.889Z] ---> job-cost.sh [2023-03-08T21:25:44.889Z] lf-activate-venv: SKIPPING [2023-03-08T21:25:44.889Z] INFO: No Stack... [2023-03-08T21:25:45.456Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-08T21:25:45.715Z] INFO: Archiving Costs [Pipeline] sh [2023-03-08T21:25:46.027Z] + cat /w/workspace/exfoundry_ci-build-images_PR-204/archives/cost.csv [2023-03-08T21:25:46.027Z] + cut -d, -f6 [Pipeline] lock [2023-03-08T21:25:46.080Z] Trying to acquire lock on [jenkins-edgexfoundry-ci-build-images-PR-204-1-stack-cost] [2023-03-08T21:25:46.085Z] Resource [jenkins-edgexfoundry-ci-build-images-PR-204-1-stack-cost] did not exist. Created. [2023-03-08T21:25:46.086Z] Lock acquired on [jenkins-edgexfoundry-ci-build-images-PR-204-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-08T21:25:46.465Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-08T21:25:46.688Z] Stashed 1 file(s) [Pipeline] } [2023-03-08T21:25:46.703Z] Lock released on resource [jenkins-edgexfoundry-ci-build-images-PR-204-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-08T21:25:46.791Z] $ docker stop --time=1 31ffba015a1cbb2304bdff79f6e197eb791b1558c9ef6d04248b1eafd39b1663 [2023-03-08T21:25:47.966Z] $ docker rm -f --volumes 31ffba015a1cbb2304bdff79f6e197eb791b1558c9ef6d04248b1eafd39b1663 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] configFileProvider [2023-03-08T21:25:48.298Z] provisioning config files... [2023-03-08T21:25:48.326Z] copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-204@tmp/config13984903969883120819tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-08T21:25:48.714Z] ---> docker-login.sh [2023-03-08T21:25:48.714Z] nexus3.edgexfoundry.org:10001 [2023-03-08T21:25:48.983Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T21:25:49.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T21:25:49.252Z] Configure a credential helper to remove this warning. See [2023-03-08T21:25:49.252Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T21:25:49.252Z] [2023-03-08T21:25:49.252Z] Login Succeeded [2023-03-08T21:25:49.252Z] nexus3.edgexfoundry.org:10002 [2023-03-08T21:25:49.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T21:25:49.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T21:25:49.789Z] Configure a credential helper to remove this warning. See [2023-03-08T21:25:49.789Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T21:25:49.789Z] [2023-03-08T21:25:49.789Z] Login Succeeded [2023-03-08T21:25:49.789Z] nexus3.edgexfoundry.org:10003 [2023-03-08T21:25:49.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T21:25:50.063Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T21:25:50.063Z] Configure a credential helper to remove this warning. See [2023-03-08T21:25:50.063Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T21:25:50.063Z] [2023-03-08T21:25:50.063Z] Login Succeeded [2023-03-08T21:25:50.063Z] nexus3.edgexfoundry.org:10004 [2023-03-08T21:25:50.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T21:25:50.337Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T21:25:50.337Z] Configure a credential helper to remove this warning. See [2023-03-08T21:25:50.337Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T21:25:50.337Z] [2023-03-08T21:25:50.337Z] Login Succeeded [2023-03-08T21:25:50.337Z] docker.io [2023-03-08T21:25:50.606Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T21:25:50.874Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T21:25:50.874Z] Configure a credential helper to remove this warning. See [2023-03-08T21:25:50.874Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T21:25:50.874Z] [2023-03-08T21:25:50.874Z] Login Succeeded [2023-03-08T21:25:50.874Z] ---> docker-login.sh ends [Pipeline] } [2023-03-08T21:25:50.901Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-08T21:25:51.558Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-08T21:25:51.909Z] + ls -al . [2023-03-08T21:25:51.909Z] total 28 [2023-03-08T21:25:51.909Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 21:25 . [2023-03-08T21:25:51.909Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 21:25 .. [2023-03-08T21:25:51.909Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 8 21:25 .git [2023-03-08T21:25:51.909Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 21:25 .github [2023-03-08T21:25:51.909Z] -rw-rw-r-- 1 jenkins jenkins 585 Mar 8 21:25 .golangci.yml [2023-03-08T21:25:51.909Z] -rw-rw-r-- 1 jenkins jenkins 1465 Mar 8 21:25 Dockerfile [2023-03-08T21:25:51.909Z] -rw-rw-r-- 1 jenkins jenkins 918 Mar 8 21:25 Jenkinsfile [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T21:25:52.343Z] + docker build -t edgex-devops/edgex-golang-base-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=86f568624a439d64263933214e49756d3afcf3ca --label arch=arm64 . [2023-03-08T21:25:52.613Z] Sending build context to Docker daemon 453.1kB [2023-03-08T21:25:52.613Z] Step 1/15 : FROM golang:1.20.2-alpine3.17 as spire-base [2023-03-08T21:25:53.198Z] 1.20.2-alpine3.17: Pulling from library/golang [2023-03-08T21:25:53.198Z] af6eaf76a39c: Pulling fs layer [2023-03-08T21:25:53.198Z] 55522c791124: Pulling fs layer [2023-03-08T21:25:53.198Z] ce5c4a1c91eb: Pulling fs layer [2023-03-08T21:25:53.198Z] 169dfbe0d373: Pulling fs layer [2023-03-08T21:25:53.198Z] 169dfbe0d373: Waiting [2023-03-08T21:25:53.467Z] 55522c791124: Download complete [2023-03-08T21:25:53.467Z] af6eaf76a39c: Download complete [2023-03-08T21:25:53.467Z] 169dfbe0d373: Verifying Checksum [2023-03-08T21:25:53.467Z] 169dfbe0d373: Download complete [2023-03-08T21:25:54.053Z] af6eaf76a39c: Pull complete [2023-03-08T21:25:54.644Z] 55522c791124: Pull complete [2023-03-08T21:25:55.611Z] ce5c4a1c91eb: Verifying Checksum [2023-03-08T21:25:55.611Z] ce5c4a1c91eb: Download complete [2023-03-08T21:26:07.975Z] ce5c4a1c91eb: Pull complete [2023-03-08T21:26:07.975Z] 169dfbe0d373: Pull complete [2023-03-08T21:26:07.975Z] Digest: sha256:4e6bc0eafc261b6c8ba9bd9999b6698e8cefbe21e6d90fbc10c34599d75dc608 [2023-03-08T21:26:07.975Z] Status: Downloaded newer image for golang:1.20.2-alpine3.17 [2023-03-08T21:26:07.975Z] ---> a9bbaf7011e4 [2023-03-08T21:26:07.975Z] Step 2/15 : RUN apk add --update --no-cache make git curl build-base linux-headers musl-dev [2023-03-08T21:26:07.975Z] ---> Running in 1c954bfb1352 [2023-03-08T21:26:09.391Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-08T21:26:09.659Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-08T21:26:11.078Z] (1/28) Installing libgcc (12.2.1_git20220924-r4) [2023-03-08T21:26:11.078Z] (2/28) Installing libstdc++ (12.2.1_git20220924-r4) [2023-03-08T21:26:11.078Z] (3/28) Installing binutils (2.39-r2) [2023-03-08T21:26:11.348Z] (4/28) Installing libmagic (5.43-r0) [2023-03-08T21:26:11.348Z] (5/28) Installing file (5.43-r0) [2023-03-08T21:26:11.348Z] (6/28) Installing libgomp (12.2.1_git20220924-r4) [2023-03-08T21:26:11.348Z] (7/28) Installing libatomic (12.2.1_git20220924-r4) [2023-03-08T21:26:11.348Z] (8/28) Installing gmp (6.2.1-r2) [2023-03-08T21:26:11.348Z] (9/28) Installing isl25 (0.25-r0) [2023-03-08T21:26:11.618Z] (10/28) Installing mpfr4 (4.1.0-r0) [2023-03-08T21:26:11.618Z] (11/28) Installing mpc1 (1.2.1-r1) [2023-03-08T21:26:11.618Z] (12/28) Installing gcc (12.2.1_git20220924-r4) [2023-03-08T21:26:14.217Z] (13/28) Installing libstdc++-dev (12.2.1_git20220924-r4) [2023-03-08T21:26:15.627Z] (14/28) Installing musl-dev (1.2.3-r4) [2023-03-08T21:26:15.627Z] (15/28) Installing libc-dev (0.7.2-r3) [2023-03-08T21:26:15.627Z] (16/28) Installing g++ (12.2.1_git20220924-r4) [2023-03-08T21:26:16.212Z] (17/28) Installing make (4.3-r1) [2023-03-08T21:26:16.479Z] (18/28) Installing fortify-headers (1.1-r1) [2023-03-08T21:26:16.479Z] (19/28) Installing patch (2.7.6-r8) [2023-03-08T21:26:16.479Z] (20/28) Installing build-base (0.5-r3) [2023-03-08T21:26:16.479Z] (21/28) Installing brotli-libs (1.0.9-r9) [2023-03-08T21:26:16.479Z] (22/28) Installing nghttp2-libs (1.51.0-r0) [2023-03-08T21:26:16.479Z] (23/28) Installing libcurl (7.88.1-r0) [2023-03-08T21:26:16.479Z] (24/28) Installing curl (7.88.1-r0) [2023-03-08T21:26:16.479Z] (25/28) Installing libexpat (2.5.0-r0) [2023-03-08T21:26:16.479Z] (26/28) Installing pcre2 (10.42-r0) [2023-03-08T21:26:16.479Z] (27/28) Installing git (2.38.4-r1) [2023-03-08T21:26:16.745Z] (28/28) Installing linux-headers (5.19.5-r0) [2023-03-08T21:26:18.812Z] Executing busybox-1.35.0-r29.trigger [2023-03-08T21:26:18.812Z] OK: 257 MiB in 44 packages [2023-03-08T21:26:25.477Z] Removing intermediate container 1c954bfb1352 [2023-03-08T21:26:25.477Z] ---> e3b4a556746a [2023-03-08T21:26:25.477Z] Step 3/15 : ARG SPIRE_RELEASE=1.6.1 [2023-03-08T21:26:25.477Z] ---> Running in b96fd2d417c9 [2023-03-08T21:26:25.746Z] Removing intermediate container b96fd2d417c9 [2023-03-08T21:26:25.746Z] ---> ee22d855e3f4 [2023-03-08T21:26:25.746Z] Step 4/15 : WORKDIR /edgex-go/spire-build [2023-03-08T21:26:25.746Z] ---> Running in fa4f356ed0e5 [2023-03-08T21:26:26.015Z] Removing intermediate container fa4f356ed0e5 [2023-03-08T21:26:26.015Z] ---> 3bcf23cd92b3 [2023-03-08T21:26:26.015Z] Step 5/15 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" [2023-03-08T21:26:26.015Z] ---> Running in c73c0eaa9d04 [2023-03-08T21:26:27.976Z] spire-1.6.1/ [2023-03-08T21:26:28.247Z] spire-1.6.1/.data/ [2023-03-08T21:26:28.247Z] spire-1.6.1/.data/.file [2023-03-08T21:26:28.247Z] spire-1.6.1/.dockerignore [2023-03-08T21:26:28.247Z] spire-1.6.1/.gitattributes [2023-03-08T21:26:28.247Z] spire-1.6.1/.githooks/ [2023-03-08T21:26:28.247Z] spire-1.6.1/.githooks/pre-commit [2023-03-08T21:26:28.247Z] spire-1.6.1/.github/ [2023-03-08T21:26:28.247Z] spire-1.6.1/.github/ISSUE_TEMPLATE.md [2023-03-08T21:26:28.247Z] spire-1.6.1/.github/PULL_REQUEST_TEMPLATE.md [2023-03-08T21:26:28.247Z] spire-1.6.1/.github/dependabot.yml [2023-03-08T21:26:28.247Z] spire-1.6.1/.github/workflows/ [2023-03-08T21:26:28.247Z] spire-1.6.1/.github/workflows/depsreview.yaml [2023-03-08T21:26:28.247Z] spire-1.6.1/.github/workflows/nightly_build.yaml [2023-03-08T21:26:28.247Z] spire-1.6.1/.github/workflows/pr_build.yaml [2023-03-08T21:26:28.247Z] spire-1.6.1/.github/workflows/release_build.yaml [2023-03-08T21:26:28.247Z] spire-1.6.1/.github/workflows/scripts/ [2023-03-08T21:26:28.247Z] spire-1.6.1/.github/workflows/scripts/build_artifacts.sh [2023-03-08T21:26:28.247Z] spire-1.6.1/.github/workflows/scripts/load-oci-archives.sh [2023-03-08T21:26:28.247Z] spire-1.6.1/.github/workflows/scripts/push-images.sh [2023-03-08T21:26:28.247Z] spire-1.6.1/.github/workflows/scripts/run_unit_tests.sh [2023-03-08T21:26:28.247Z] spire-1.6.1/.github/workflows/scripts/run_unit_tests_under_race_detector.sh [2023-03-08T21:26:28.247Z] spire-1.6.1/.github/workflows/scripts/split.sh [2023-03-08T21:26:28.247Z] spire-1.6.1/.gitignore [2023-03-08T21:26:28.247Z] spire-1.6.1/.go-version [2023-03-08T21:26:28.247Z] spire-1.6.1/.golangci.yml [2023-03-08T21:26:28.247Z] spire-1.6.1/.markdownlint.yaml [2023-03-08T21:26:28.247Z] spire-1.6.1/ADOPTERS.md [2023-03-08T21:26:28.247Z] spire-1.6.1/CHANGELOG.md [2023-03-08T21:26:28.247Z] spire-1.6.1/CODE-OF-CONDUCT.md [2023-03-08T21:26:28.247Z] spire-1.6.1/CODEOWNERS [2023-03-08T21:26:28.247Z] spire-1.6.1/CONTRIBUTING.md [2023-03-08T21:26:28.247Z] spire-1.6.1/Dockerfile [2023-03-08T21:26:28.247Z] spire-1.6.1/Dockerfile.dev [2023-03-08T21:26:28.247Z] spire-1.6.1/Dockerfile.windows [2023-03-08T21:26:28.247Z] spire-1.6.1/LICENSE [2023-03-08T21:26:28.247Z] spire-1.6.1/MAINTAINERS.md [2023-03-08T21:26:28.247Z] spire-1.6.1/Makefile [2023-03-08T21:26:28.247Z] spire-1.6.1/README.md [2023-03-08T21:26:28.247Z] spire-1.6.1/ROADMAP.md [2023-03-08T21:26:28.247Z] spire-1.6.1/SECURITY.md [2023-03-08T21:26:28.247Z] spire-1.6.1/cmd/ [2023-03-08T21:26:28.247Z] spire-1.6.1/cmd/spire-agent/ [2023-03-08T21:26:28.247Z] spire-1.6.1/cmd/spire-agent/cli/ [2023-03-08T21:26:28.247Z] spire-1.6.1/cmd/spire-agent/cli/api/ [2023-03-08T21:26:28.247Z] spire-1.6.1/cmd/spire-agent/cli/api/api_posix_test.go [2023-03-08T21:26:28.247Z] spire-1.6.1/cmd/spire-agent/cli/api/api_test.go [2023-03-08T21:26:28.247Z] spire-1.6.1/cmd/spire-agent/cli/api/api_windows_test.go [2023-03-08T21:26:28.247Z] spire-1.6.1/cmd/spire-agent/cli/api/common.go [2023-03-08T21:26:28.247Z] spire-1.6.1/cmd/spire-agent/cli/api/fetch_jwt.go [2023-03-08T21:26:28.247Z] spire-1.6.1/cmd/spire-agent/cli/api/fetch_x509.go [2023-03-08T21:26:28.247Z] spire-1.6.1/cmd/spire-agent/cli/api/printer.go [2023-03-08T21:26:28.247Z] spire-1.6.1/cmd/spire-agent/cli/api/validate_jwt.go [2023-03-08T21:26:28.247Z] spire-1.6.1/cmd/spire-agent/cli/api/watch.go [2023-03-08T21:26:28.247Z] spire-1.6.1/cmd/spire-agent/cli/cli.go [2023-03-08T21:26:28.247Z] spire-1.6.1/cmd/spire-agent/cli/common/ [2023-03-08T21:26:28.247Z] spire-1.6.1/cmd/spire-agent/cli/common/config_posix.go [2023-03-08T21:26:28.248Z] spire-1.6.1/cmd/spire-agent/cli/common/config_windows.go [2023-03-08T21:26:28.248Z] spire-1.6.1/cmd/spire-agent/cli/common/defaults_posix.go [2023-03-08T21:26:28.248Z] spire-1.6.1/cmd/spire-agent/cli/common/defaults_windows.go [2023-03-08T21:26:28.248Z] spire-1.6.1/cmd/spire-agent/cli/healthcheck/ [2023-03-08T21:26:28.248Z] spire-1.6.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2023-03-08T21:26:28.248Z] spire-1.6.1/cmd/spire-agent/cli/healthcheck/healthcheck_posix.go [2023-03-08T21:26:28.248Z] spire-1.6.1/cmd/spire-agent/cli/healthcheck/healthcheck_posix_test.go [2023-03-08T21:26:28.248Z] spire-1.6.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2023-03-08T21:26:28.248Z] spire-1.6.1/cmd/spire-agent/cli/healthcheck/healthcheck_windows.go [2023-03-08T21:26:28.248Z] spire-1.6.1/cmd/spire-agent/cli/healthcheck/healthcheck_windows_test.go [2023-03-08T21:26:28.248Z] spire-1.6.1/cmd/spire-agent/cli/run/ [2023-03-08T21:26:28.248Z] spire-1.6.1/cmd/spire-agent/cli/run/run.go [2023-03-08T21:26:28.248Z] spire-1.6.1/cmd/spire-agent/cli/run/run_posix.go [2023-03-08T21:26:28.248Z] spire-1.6.1/cmd/spire-agent/cli/run/run_posix_test.go [2023-03-08T21:26:28.248Z] spire-1.6.1/cmd/spire-agent/cli/run/run_test.go [2023-03-08T21:26:28.248Z] spire-1.6.1/cmd/spire-agent/cli/run/run_windows.go [2023-03-08T21:26:28.248Z] spire-1.6.1/cmd/spire-agent/cli/run/run_windows_test.go [2023-03-08T21:26:28.248Z] spire-1.6.1/cmd/spire-agent/cli/validate/ [2023-03-08T21:26:28.248Z] spire-1.6.1/cmd/spire-agent/cli/validate/validate.go [2023-03-08T21:26:28.248Z] spire-1.6.1/cmd/spire-agent/cli/validate/validate_test.go [2023-03-08T21:26:28.248Z] spire-1.6.1/cmd/spire-agent/main.go [2023-03-08T21:26:28.248Z] spire-1.6.1/cmd/spire-server/ [2023-03-08T21:26:28.248Z] spire-1.6.1/cmd/spire-server/cli/ [2023-03-08T21:26:28.248Z] spire-1.6.1/cmd/spire-server/cli/agent/ [2023-03-08T21:26:28.248Z] spire-1.6.1/cmd/spire-server/cli/agent/agent_posix_test.go [2023-03-08T21:26:28.248Z] spire-1.6.1/cmd/spire-server/cli/agent/agent_test.go [2023-03-08T21:26:28.248Z] spire-1.6.1/cmd/spire-server/cli/agent/agent_windows_test.go [2023-03-08T21:26:28.248Z] spire-1.6.1/cmd/spire-server/cli/agent/ban.go [2023-03-08T21:26:28.248Z] spire-1.6.1/cmd/spire-server/cli/agent/count.go [2023-03-08T21:26:28.248Z] spire-1.6.1/cmd/spire-server/cli/agent/evict.go [2023-03-08T21:26:28.248Z] spire-1.6.1/cmd/spire-server/cli/agent/list.go [2023-03-08T21:26:28.248Z] spire-1.6.1/cmd/spire-server/cli/agent/show.go [2023-03-08T21:26:28.248Z] spire-1.6.1/cmd/spire-server/cli/bundle/ [2023-03-08T21:26:28.248Z] spire-1.6.1/cmd/spire-server/cli/bundle/bundle_posix_test.go [2023-03-08T21:26:28.248Z] spire-1.6.1/cmd/spire-server/cli/bundle/bundle_test.go [2023-03-08T21:26:28.248Z] spire-1.6.1/cmd/spire-server/cli/bundle/bundle_windows_test.go [2023-03-08T21:26:28.248Z] spire-1.6.1/cmd/spire-server/cli/bundle/common.go [2023-03-08T21:26:28.248Z] spire-1.6.1/cmd/spire-server/cli/bundle/common_test.go [2023-03-08T21:26:28.248Z] spire-1.6.1/cmd/spire-server/cli/bundle/count.go [2023-03-08T21:26:28.248Z] spire-1.6.1/cmd/spire-server/cli/bundle/delete.go [2023-03-08T21:26:28.248Z] spire-1.6.1/cmd/spire-server/cli/bundle/list.go [2023-03-08T21:26:28.248Z] spire-1.6.1/cmd/spire-server/cli/bundle/set.go [2023-03-08T21:26:28.248Z] spire-1.6.1/cmd/spire-server/cli/bundle/show.go [2023-03-08T21:26:28.248Z] spire-1.6.1/cmd/spire-server/cli/cli.go [2023-03-08T21:26:28.248Z] spire-1.6.1/cmd/spire-server/cli/common/ [2023-03-08T21:26:28.248Z] spire-1.6.1/cmd/spire-server/cli/common/common_posix.go [2023-03-08T21:26:28.248Z] spire-1.6.1/cmd/spire-server/cli/common/common_windows.go [2023-03-08T21:26:28.248Z] spire-1.6.1/cmd/spire-server/cli/entry/ [2023-03-08T21:26:28.248Z] spire-1.6.1/cmd/spire-server/cli/entry/count.go [2023-03-08T21:26:28.248Z] spire-1.6.1/cmd/spire-server/cli/entry/count_test.go [2023-03-08T21:26:28.248Z] spire-1.6.1/cmd/spire-server/cli/entry/create.go [2023-03-08T21:26:28.248Z] spire-1.6.1/cmd/spire-server/cli/entry/create_test.go [2023-03-08T21:26:28.248Z] spire-1.6.1/cmd/spire-server/cli/entry/delete.go [2023-03-08T21:26:28.248Z] spire-1.6.1/cmd/spire-server/cli/entry/delete_test.go [2023-03-08T21:26:28.248Z] spire-1.6.1/cmd/spire-server/cli/entry/show.go [2023-03-08T21:26:28.248Z] spire-1.6.1/cmd/spire-server/cli/entry/show_test.go [2023-03-08T21:26:28.248Z] spire-1.6.1/cmd/spire-server/cli/entry/update.go [2023-03-08T21:26:28.248Z] spire-1.6.1/cmd/spire-server/cli/entry/update_test.go [2023-03-08T21:26:28.248Z] spire-1.6.1/cmd/spire-server/cli/entry/util.go [2023-03-08T21:26:28.248Z] spire-1.6.1/cmd/spire-server/cli/entry/util_posix_test.go [2023-03-08T21:26:28.248Z] spire-1.6.1/cmd/spire-server/cli/entry/util_test.go [2023-03-08T21:26:28.248Z] spire-1.6.1/cmd/spire-server/cli/entry/util_windows_test.go [2023-03-08T21:26:28.248Z] spire-1.6.1/cmd/spire-server/cli/federation/ [2023-03-08T21:26:28.248Z] spire-1.6.1/cmd/spire-server/cli/federation/common.go [2023-03-08T21:26:28.248Z] spire-1.6.1/cmd/spire-server/cli/federation/common_test.go [2023-03-08T21:26:28.248Z] spire-1.6.1/cmd/spire-server/cli/federation/create.go [2023-03-08T21:26:28.248Z] spire-1.6.1/cmd/spire-server/cli/federation/create_test.go [2023-03-08T21:26:28.248Z] spire-1.6.1/cmd/spire-server/cli/federation/delete.go [2023-03-08T21:26:28.248Z] spire-1.6.1/cmd/spire-server/cli/federation/delete_test.go [2023-03-08T21:26:28.248Z] spire-1.6.1/cmd/spire-server/cli/federation/list.go [2023-03-08T21:26:28.248Z] spire-1.6.1/cmd/spire-server/cli/federation/list_test.go [2023-03-08T21:26:28.248Z] spire-1.6.1/cmd/spire-server/cli/federation/refresh.go [2023-03-08T21:26:28.248Z] spire-1.6.1/cmd/spire-server/cli/federation/refresh_test.go [2023-03-08T21:26:28.248Z] spire-1.6.1/cmd/spire-server/cli/federation/show.go [2023-03-08T21:26:28.248Z] spire-1.6.1/cmd/spire-server/cli/federation/show_test.go [2023-03-08T21:26:28.248Z] spire-1.6.1/cmd/spire-server/cli/federation/update.go [2023-03-08T21:26:28.248Z] spire-1.6.1/cmd/spire-server/cli/federation/update_test.go [2023-03-08T21:26:28.248Z] spire-1.6.1/cmd/spire-server/cli/federation/util_posix_test.go [2023-03-08T21:26:28.248Z] spire-1.6.1/cmd/spire-server/cli/federation/util_windows_test.go [2023-03-08T21:26:28.248Z] spire-1.6.1/cmd/spire-server/cli/healthcheck/ [2023-03-08T21:26:28.248Z] spire-1.6.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2023-03-08T21:26:28.248Z] spire-1.6.1/cmd/spire-server/cli/healthcheck/healthcheck_posix_test.go [2023-03-08T21:26:28.248Z] spire-1.6.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2023-03-08T21:26:28.248Z] spire-1.6.1/cmd/spire-server/cli/healthcheck/healthcheck_windows_test.go [2023-03-08T21:26:28.248Z] spire-1.6.1/cmd/spire-server/cli/jwt/ [2023-03-08T21:26:28.248Z] spire-1.6.1/cmd/spire-server/cli/jwt/mint.go [2023-03-08T21:26:28.248Z] spire-1.6.1/cmd/spire-server/cli/jwt/mint_test.go [2023-03-08T21:26:28.248Z] spire-1.6.1/cmd/spire-server/cli/run/ [2023-03-08T21:26:28.248Z] spire-1.6.1/cmd/spire-server/cli/run/run.go [2023-03-08T21:26:28.248Z] spire-1.6.1/cmd/spire-server/cli/run/run_posix.go [2023-03-08T21:26:28.248Z] spire-1.6.1/cmd/spire-server/cli/run/run_posix_test.go [2023-03-08T21:26:28.248Z] spire-1.6.1/cmd/spire-server/cli/run/run_test.go [2023-03-08T21:26:28.248Z] spire-1.6.1/cmd/spire-server/cli/run/run_windows.go [2023-03-08T21:26:28.248Z] spire-1.6.1/cmd/spire-server/cli/run/run_windows_test.go [2023-03-08T21:26:28.248Z] spire-1.6.1/cmd/spire-server/cli/token/ [2023-03-08T21:26:28.248Z] spire-1.6.1/cmd/spire-server/cli/token/generate.go [2023-03-08T21:26:28.248Z] spire-1.6.1/cmd/spire-server/cli/token/generate_test.go [2023-03-08T21:26:28.248Z] spire-1.6.1/cmd/spire-server/cli/validate/ [2023-03-08T21:26:28.248Z] spire-1.6.1/cmd/spire-server/cli/validate/validate.go [2023-03-08T21:26:28.248Z] spire-1.6.1/cmd/spire-server/cli/validate/validate_test.go [2023-03-08T21:26:28.248Z] spire-1.6.1/cmd/spire-server/cli/x509/ [2023-03-08T21:26:28.248Z] spire-1.6.1/cmd/spire-server/cli/x509/mint.go [2023-03-08T21:26:28.248Z] spire-1.6.1/cmd/spire-server/cli/x509/mint_test.go [2023-03-08T21:26:28.248Z] spire-1.6.1/cmd/spire-server/main.go [2023-03-08T21:26:28.248Z] spire-1.6.1/cmd/spire-server/util/ [2023-03-08T21:26:28.248Z] spire-1.6.1/cmd/spire-server/util/util.go [2023-03-08T21:26:28.248Z] spire-1.6.1/cmd/spire-server/util/util_posix.go [2023-03-08T21:26:28.248Z] spire-1.6.1/cmd/spire-server/util/util_windows.go [2023-03-08T21:26:28.248Z] spire-1.6.1/conf/ [2023-03-08T21:26:28.248Z] spire-1.6.1/conf/agent/ [2023-03-08T21:26:28.248Z] spire-1.6.1/conf/agent/agent.conf [2023-03-08T21:26:28.248Z] spire-1.6.1/conf/agent/agent_container.conf [2023-03-08T21:26:28.248Z] spire-1.6.1/conf/agent/agent_full.conf [2023-03-08T21:26:28.248Z] spire-1.6.1/conf/agent/agent_windows.conf [2023-03-08T21:26:28.248Z] spire-1.6.1/conf/agent/dummy_root_ca.crt [2023-03-08T21:26:28.248Z] spire-1.6.1/conf/server/ [2023-03-08T21:26:28.248Z] spire-1.6.1/conf/server/dummy_upstream_ca.crt [2023-03-08T21:26:28.248Z] spire-1.6.1/conf/server/dummy_upstream_ca.key [2023-03-08T21:26:28.248Z] spire-1.6.1/conf/server/server.conf [2023-03-08T21:26:28.248Z] spire-1.6.1/conf/server/server_container.conf [2023-03-08T21:26:28.248Z] spire-1.6.1/conf/server/server_full.conf [2023-03-08T21:26:28.248Z] spire-1.6.1/conf/server/server_windows.conf [2023-03-08T21:26:28.248Z] spire-1.6.1/doc/ [2023-03-08T21:26:28.248Z] spire-1.6.1/doc/SPIRE101.md [2023-03-08T21:26:28.248Z] spire-1.6.1/doc/auditlog.md [2023-03-08T21:26:28.248Z] spire-1.6.1/doc/authorization_policy_engine.md [2023-03-08T21:26:28.248Z] spire-1.6.1/doc/changelog_guidelines.md [2023-03-08T21:26:28.248Z] spire-1.6.1/doc/cure53-report.pdf [2023-03-08T21:26:28.248Z] spire-1.6.1/doc/docker_images.md [2023-03-08T21:26:28.248Z] spire-1.6.1/doc/images/ [2023-03-08T21:26:28.248Z] spire-1.6.1/doc/images/2019_roadmap.png [2023-03-08T21:26:28.248Z] spire-1.6.1/doc/images/SPIRE101.png [2023-03-08T21:26:28.248Z] spire-1.6.1/doc/images/SPIRE_agent.png [2023-03-08T21:26:28.248Z] spire-1.6.1/doc/images/SPIRE_server.png [2023-03-08T21:26:28.248Z] spire-1.6.1/doc/images/cache_mgr.png [2023-03-08T21:26:28.248Z] spire-1.6.1/doc/images/cache_mgr_components.png [2023-03-08T21:26:28.248Z] spire-1.6.1/doc/images/federated_spire.png [2023-03-08T21:26:28.248Z] spire-1.6.1/doc/images/ha_mode.png [2023-03-08T21:26:28.248Z] spire-1.6.1/doc/images/nested_spire.png [2023-03-08T21:26:28.248Z] spire-1.6.1/doc/images/oidc_federation.png [2023-03-08T21:26:28.248Z] spire-1.6.1/doc/images/single_trust_domain.png [2023-03-08T21:26:28.248Z] spire-1.6.1/doc/images/spiffe_compatible.png [2023-03-08T21:26:28.248Z] spire-1.6.1/doc/images/spire_logo.png [2023-03-08T21:26:28.248Z] spire-1.6.1/doc/migrating_registration_api_clients.md [2023-03-08T21:26:28.248Z] spire-1.6.1/doc/plugin_agent_keymanager_disk.md [2023-03-08T21:26:28.248Z] spire-1.6.1/doc/plugin_agent_keymanager_memory.md [2023-03-08T21:26:28.248Z] spire-1.6.1/doc/plugin_agent_nodeattestor_aws_iid.md [2023-03-08T21:26:28.248Z] spire-1.6.1/doc/plugin_agent_nodeattestor_azure_msi.md [2023-03-08T21:26:28.248Z] spire-1.6.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2023-03-08T21:26:28.248Z] spire-1.6.1/doc/plugin_agent_nodeattestor_jointoken.md [2023-03-08T21:26:28.248Z] spire-1.6.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2023-03-08T21:26:28.248Z] spire-1.6.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2023-03-08T21:26:28.248Z] spire-1.6.1/doc/plugin_agent_nodeattestor_sshpop.md [2023-03-08T21:26:28.248Z] spire-1.6.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2023-03-08T21:26:28.248Z] spire-1.6.1/doc/plugin_agent_nodeattestor_x509pop.md [2023-03-08T21:26:28.248Z] spire-1.6.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2023-03-08T21:26:28.248Z] spire-1.6.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2023-03-08T21:26:28.248Z] spire-1.6.1/doc/plugin_agent_workloadattestor_docker.md [2023-03-08T21:26:28.248Z] spire-1.6.1/doc/plugin_agent_workloadattestor_k8s.md [2023-03-08T21:26:28.248Z] spire-1.6.1/doc/plugin_agent_workloadattestor_unix.md [2023-03-08T21:26:28.248Z] spire-1.6.1/doc/plugin_agent_workloadattestor_windows.md [2023-03-08T21:26:28.248Z] spire-1.6.1/doc/plugin_server_datastore_sql.md [2023-03-08T21:26:28.248Z] spire-1.6.1/doc/plugin_server_keymanager_aws_kms.md [2023-03-08T21:26:28.248Z] spire-1.6.1/doc/plugin_server_keymanager_disk.md [2023-03-08T21:26:28.248Z] spire-1.6.1/doc/plugin_server_keymanager_gcp_kms.md [2023-03-08T21:26:28.248Z] spire-1.6.1/doc/plugin_server_keymanager_memory.md [2023-03-08T21:26:28.248Z] spire-1.6.1/doc/plugin_server_nodeattestor_aws_iid.md [2023-03-08T21:26:28.248Z] spire-1.6.1/doc/plugin_server_nodeattestor_azure_msi.md [2023-03-08T21:26:28.248Z] spire-1.6.1/doc/plugin_server_nodeattestor_gcp_iit.md [2023-03-08T21:26:28.248Z] spire-1.6.1/doc/plugin_server_nodeattestor_jointoken.md [2023-03-08T21:26:28.248Z] spire-1.6.1/doc/plugin_server_nodeattestor_k8s_psat.md [2023-03-08T21:26:28.248Z] spire-1.6.1/doc/plugin_server_nodeattestor_k8s_sat.md [2023-03-08T21:26:28.248Z] spire-1.6.1/doc/plugin_server_nodeattestor_sshpop.md [2023-03-08T21:26:28.248Z] spire-1.6.1/doc/plugin_server_nodeattestor_tpm_devid.md [2023-03-08T21:26:28.248Z] spire-1.6.1/doc/plugin_server_nodeattestor_x509pop.md [2023-03-08T21:26:28.248Z] spire-1.6.1/doc/plugin_server_notifier_gcs_bundle.md [2023-03-08T21:26:28.248Z] spire-1.6.1/doc/plugin_server_notifier_k8sbundle.md [2023-03-08T21:26:28.248Z] spire-1.6.1/doc/plugin_server_upstreamauthority_aws_pca.md [2023-03-08T21:26:28.248Z] spire-1.6.1/doc/plugin_server_upstreamauthority_awssecret.md [2023-03-08T21:26:28.248Z] spire-1.6.1/doc/plugin_server_upstreamauthority_cert_manager.md [2023-03-08T21:26:28.248Z] spire-1.6.1/doc/plugin_server_upstreamauthority_disk.md [2023-03-08T21:26:28.248Z] spire-1.6.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2023-03-08T21:26:28.248Z] spire-1.6.1/doc/plugin_server_upstreamauthority_spire.md [2023-03-08T21:26:28.248Z] spire-1.6.1/doc/plugin_server_upstreamauthority_vault.md [2023-03-08T21:26:28.248Z] spire-1.6.1/doc/scaling_spire.md [2023-03-08T21:26:28.248Z] spire-1.6.1/doc/spire_agent.md [2023-03-08T21:26:28.248Z] spire-1.6.1/doc/spire_server.md [2023-03-08T21:26:28.248Z] spire-1.6.1/doc/supported_integrations.md [2023-03-08T21:26:28.248Z] spire-1.6.1/doc/telemetry.md [2023-03-08T21:26:28.248Z] spire-1.6.1/doc/telemetry_config.md [2023-03-08T21:26:28.248Z] spire-1.6.1/doc/upgrading.md [2023-03-08T21:26:28.248Z] spire-1.6.1/doc/using_spire.md [2023-03-08T21:26:28.248Z] spire-1.6.1/examples/ [2023-03-08T21:26:28.248Z] spire-1.6.1/examples/README.md [2023-03-08T21:26:28.248Z] spire-1.6.1/go.mod [2023-03-08T21:26:28.248Z] spire-1.6.1/go.sum [2023-03-08T21:26:28.248Z] spire-1.6.1/pkg/ [2023-03-08T21:26:28.248Z] spire-1.6.1/pkg/agent/ [2023-03-08T21:26:28.248Z] spire-1.6.1/pkg/agent/agent.go [2023-03-08T21:26:28.248Z] spire-1.6.1/pkg/agent/api/ [2023-03-08T21:26:28.248Z] spire-1.6.1/pkg/agent/api/config.go [2023-03-08T21:26:28.248Z] spire-1.6.1/pkg/agent/api/debug/ [2023-03-08T21:26:28.248Z] spire-1.6.1/pkg/agent/api/debug/v1/ [2023-03-08T21:26:28.248Z] spire-1.6.1/pkg/agent/api/debug/v1/service.go [2023-03-08T21:26:28.248Z] spire-1.6.1/pkg/agent/api/debug/v1/service_test.go [2023-03-08T21:26:28.248Z] spire-1.6.1/pkg/agent/api/delegatedidentity/ [2023-03-08T21:26:28.248Z] spire-1.6.1/pkg/agent/api/delegatedidentity/v1/ [2023-03-08T21:26:28.248Z] spire-1.6.1/pkg/agent/api/delegatedidentity/v1/service.go [2023-03-08T21:26:28.248Z] spire-1.6.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2023-03-08T21:26:28.249Z] spire-1.6.1/pkg/agent/api/endpoints.go [2023-03-08T21:26:28.249Z] spire-1.6.1/pkg/agent/api/endpoints_posix.go [2023-03-08T21:26:28.249Z] spire-1.6.1/pkg/agent/api/endpoints_windows.go [2023-03-08T21:26:28.249Z] spire-1.6.1/pkg/agent/api/health/ [2023-03-08T21:26:28.249Z] spire-1.6.1/pkg/agent/api/health/v1/ [2023-03-08T21:26:28.249Z] spire-1.6.1/pkg/agent/api/health/v1/service.go [2023-03-08T21:26:28.249Z] spire-1.6.1/pkg/agent/api/health/v1/service_test.go [2023-03-08T21:26:28.249Z] spire-1.6.1/pkg/agent/api/rpccontext/ [2023-03-08T21:26:28.249Z] spire-1.6.1/pkg/agent/api/rpccontext/alias.go [2023-03-08T21:26:28.249Z] spire-1.6.1/pkg/agent/api/rpccontext/caller.go [2023-03-08T21:26:28.249Z] spire-1.6.1/pkg/agent/attestor/ [2023-03-08T21:26:28.249Z] spire-1.6.1/pkg/agent/attestor/node/ [2023-03-08T21:26:28.249Z] spire-1.6.1/pkg/agent/attestor/node/experimental.go [2023-03-08T21:26:28.249Z] spire-1.6.1/pkg/agent/attestor/node/node.go [2023-03-08T21:26:28.249Z] spire-1.6.1/pkg/agent/attestor/node/node_test.go [2023-03-08T21:26:28.249Z] spire-1.6.1/pkg/agent/attestor/workload/ [2023-03-08T21:26:28.249Z] spire-1.6.1/pkg/agent/attestor/workload/workload.go [2023-03-08T21:26:28.249Z] spire-1.6.1/pkg/agent/attestor/workload/workload_test.go [2023-03-08T21:26:28.249Z] spire-1.6.1/pkg/agent/catalog/ [2023-03-08T21:26:28.249Z] spire-1.6.1/pkg/agent/catalog/catalog.go [2023-03-08T21:26:28.249Z] spire-1.6.1/pkg/agent/catalog/catalog_test.go [2023-03-08T21:26:28.249Z] spire-1.6.1/pkg/agent/catalog/keymanager.go [2023-03-08T21:26:28.249Z] spire-1.6.1/pkg/agent/catalog/nodeattestor.go [2023-03-08T21:26:28.249Z] spire-1.6.1/pkg/agent/catalog/svidstore.go [2023-03-08T21:26:28.249Z] spire-1.6.1/pkg/agent/catalog/workloadattestor.go [2023-03-08T21:26:28.249Z] spire-1.6.1/pkg/agent/client/ [2023-03-08T21:26:28.249Z] spire-1.6.1/pkg/agent/client/client.go [2023-03-08T21:26:28.249Z] spire-1.6.1/pkg/agent/client/client_test.go [2023-03-08T21:26:28.249Z] spire-1.6.1/pkg/agent/client/dial.go [2023-03-08T21:26:28.249Z] spire-1.6.1/pkg/agent/client/nodeconn.go [2023-03-08T21:26:28.249Z] spire-1.6.1/pkg/agent/client/nodeconn_test.go [2023-03-08T21:26:28.249Z] spire-1.6.1/pkg/agent/client/update.go [2023-03-08T21:26:28.249Z] spire-1.6.1/pkg/agent/client/util.go [2023-03-08T21:26:28.249Z] spire-1.6.1/pkg/agent/common/ [2023-03-08T21:26:28.249Z] spire-1.6.1/pkg/agent/common/backoff/ [2023-03-08T21:26:28.249Z] spire-1.6.1/pkg/agent/common/backoff/backoff.go [2023-03-08T21:26:28.249Z] spire-1.6.1/pkg/agent/common/backoff/backoff_test.go [2023-03-08T21:26:28.249Z] spire-1.6.1/pkg/agent/common/cgroups/ [2023-03-08T21:26:28.249Z] spire-1.6.1/pkg/agent/common/cgroups/cgroups.go [2023-03-08T21:26:28.249Z] spire-1.6.1/pkg/agent/common/cgroups/cgroups_test.go [2023-03-08T21:26:28.249Z] spire-1.6.1/pkg/agent/common/cgroups/filesystem.go [2023-03-08T21:26:28.249Z] spire-1.6.1/pkg/agent/config.go [2023-03-08T21:26:28.249Z] spire-1.6.1/pkg/agent/endpoints/ [2023-03-08T21:26:28.249Z] spire-1.6.1/pkg/agent/endpoints/config.go [2023-03-08T21:26:28.249Z] spire-1.6.1/pkg/agent/endpoints/endpoints.go [2023-03-08T21:26:28.249Z] spire-1.6.1/pkg/agent/endpoints/endpoints_posix.go [2023-03-08T21:26:28.249Z] spire-1.6.1/pkg/agent/endpoints/endpoints_posix_test.go [2023-03-08T21:26:28.249Z] spire-1.6.1/pkg/agent/endpoints/endpoints_test.go [2023-03-08T21:26:28.249Z] spire-1.6.1/pkg/agent/endpoints/endpoints_windows.go [2023-03-08T21:26:28.249Z] spire-1.6.1/pkg/agent/endpoints/endpoints_windows_test.go [2023-03-08T21:26:28.249Z] spire-1.6.1/pkg/agent/endpoints/metrics.go [2023-03-08T21:26:28.249Z] spire-1.6.1/pkg/agent/endpoints/middleware.go [2023-03-08T21:26:28.249Z] spire-1.6.1/pkg/agent/endpoints/peertracker.go [2023-03-08T21:26:28.249Z] spire-1.6.1/pkg/agent/endpoints/peertracker_test.go [2023-03-08T21:26:28.249Z] spire-1.6.1/pkg/agent/endpoints/sdsv2/ [2023-03-08T21:26:28.249Z] spire-1.6.1/pkg/agent/endpoints/sdsv2/handler.go [2023-03-08T21:26:28.249Z] spire-1.6.1/pkg/agent/endpoints/sdsv2/handler_test.go [2023-03-08T21:26:28.249Z] spire-1.6.1/pkg/agent/endpoints/sdsv3/ [2023-03-08T21:26:28.249Z] spire-1.6.1/pkg/agent/endpoints/sdsv3/handler.go [2023-03-08T21:26:28.249Z] spire-1.6.1/pkg/agent/endpoints/sdsv3/handler_test.go [2023-03-08T21:26:28.249Z] spire-1.6.1/pkg/agent/endpoints/workload/ [2023-03-08T21:26:28.249Z] spire-1.6.1/pkg/agent/endpoints/workload/handler.go [2023-03-08T21:26:28.249Z] spire-1.6.1/pkg/agent/endpoints/workload/handler_test.go [2023-03-08T21:26:28.249Z] spire-1.6.1/pkg/agent/manager/ [2023-03-08T21:26:28.249Z] spire-1.6.1/pkg/agent/manager/cache/ [2023-03-08T21:26:28.249Z] spire-1.6.1/pkg/agent/manager/cache/bundle_cache.go [2023-03-08T21:26:28.249Z] spire-1.6.1/pkg/agent/manager/cache/cache.go [2023-03-08T21:26:28.249Z] spire-1.6.1/pkg/agent/manager/cache/cache_test.go [2023-03-08T21:26:28.249Z] spire-1.6.1/pkg/agent/manager/cache/jwt_cache.go [2023-03-08T21:26:28.249Z] spire-1.6.1/pkg/agent/manager/cache/jwt_cache_test.go [2023-03-08T21:26:28.249Z] spire-1.6.1/pkg/agent/manager/cache/lru_cache.go [2023-03-08T21:26:28.249Z] spire-1.6.1/pkg/agent/manager/cache/lru_cache_subscriber.go [2023-03-08T21:26:28.249Z] spire-1.6.1/pkg/agent/manager/cache/lru_cache_test.go [2023-03-08T21:26:28.249Z] spire-1.6.1/pkg/agent/manager/cache/sets.go [2023-03-08T21:26:28.249Z] spire-1.6.1/pkg/agent/manager/cache/subscriber.go [2023-03-08T21:26:28.249Z] spire-1.6.1/pkg/agent/manager/cache/util.go [2023-03-08T21:26:28.249Z] spire-1.6.1/pkg/agent/manager/config.go [2023-03-08T21:26:28.249Z] spire-1.6.1/pkg/agent/manager/manager.go [2023-03-08T21:26:28.249Z] spire-1.6.1/pkg/agent/manager/manager_test.go [2023-03-08T21:26:28.249Z] spire-1.6.1/pkg/agent/manager/storecache/ [2023-03-08T21:26:28.249Z] spire-1.6.1/pkg/agent/manager/storecache/cache.go [2023-03-08T21:26:28.249Z] spire-1.6.1/pkg/agent/manager/storecache/cache_test.go [2023-03-08T21:26:28.249Z] spire-1.6.1/pkg/agent/manager/sync.go [2023-03-08T21:26:28.249Z] spire-1.6.1/pkg/agent/plugin/ [2023-03-08T21:26:28.249Z] spire-1.6.1/pkg/agent/plugin/keymanager/ [2023-03-08T21:26:28.249Z] spire-1.6.1/pkg/agent/plugin/keymanager/base/ [2023-03-08T21:26:28.249Z] spire-1.6.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2023-03-08T21:26:28.249Z] spire-1.6.1/pkg/agent/plugin/keymanager/base/keymanagerbase_test.go [2023-03-08T21:26:28.249Z] spire-1.6.1/pkg/agent/plugin/keymanager/constant.go [2023-03-08T21:26:28.249Z] spire-1.6.1/pkg/agent/plugin/keymanager/disk/ [2023-03-08T21:26:28.249Z] spire-1.6.1/pkg/agent/plugin/keymanager/disk/disk.go [2023-03-08T21:26:28.249Z] spire-1.6.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2023-03-08T21:26:28.249Z] spire-1.6.1/pkg/agent/plugin/keymanager/keymanager.go [2023-03-08T21:26:28.249Z] spire-1.6.1/pkg/agent/plugin/keymanager/memory/ [2023-03-08T21:26:28.249Z] spire-1.6.1/pkg/agent/plugin/keymanager/memory/memory.go [2023-03-08T21:26:28.249Z] spire-1.6.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2023-03-08T21:26:28.249Z] spire-1.6.1/pkg/agent/plugin/keymanager/repository.go [2023-03-08T21:26:28.249Z] spire-1.6.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2023-03-08T21:26:28.249Z] spire-1.6.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2023-03-08T21:26:28.249Z] spire-1.6.1/pkg/agent/plugin/keymanager/test/ [2023-03-08T21:26:28.249Z] spire-1.6.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2023-03-08T21:26:28.249Z] spire-1.6.1/pkg/agent/plugin/keymanager/v1.go [2023-03-08T21:26:28.523Z] spire-1.6.1/pkg/agent/plugin/keymanager/v1_test.go [2023-03-08T21:26:28.523Z] spire-1.6.1/pkg/agent/plugin/nodeattestor/ [2023-03-08T21:26:28.523Z] spire-1.6.1/pkg/agent/plugin/nodeattestor/awsiid/ [2023-03-08T21:26:28.523Z] spire-1.6.1/pkg/agent/plugin/nodeattestor/awsiid/iid.go [2023-03-08T21:26:28.523Z] spire-1.6.1/pkg/agent/plugin/nodeattestor/awsiid/iid_test.go [2023-03-08T21:26:28.523Z] spire-1.6.1/pkg/agent/plugin/nodeattestor/azuremsi/ [2023-03-08T21:26:28.523Z] spire-1.6.1/pkg/agent/plugin/nodeattestor/azuremsi/msi.go [2023-03-08T21:26:28.523Z] spire-1.6.1/pkg/agent/plugin/nodeattestor/azuremsi/msi_test.go [2023-03-08T21:26:28.523Z] spire-1.6.1/pkg/agent/plugin/nodeattestor/gcpiit/ [2023-03-08T21:26:28.523Z] spire-1.6.1/pkg/agent/plugin/nodeattestor/gcpiit/iit.go [2023-03-08T21:26:28.523Z] spire-1.6.1/pkg/agent/plugin/nodeattestor/gcpiit/iit_test.go [2023-03-08T21:26:28.523Z] spire-1.6.1/pkg/agent/plugin/nodeattestor/jointoken.go [2023-03-08T21:26:28.523Z] spire-1.6.1/pkg/agent/plugin/nodeattestor/jointoken/ [2023-03-08T21:26:28.523Z] spire-1.6.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2023-03-08T21:26:28.523Z] spire-1.6.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/agent/plugin/nodeattestor/k8spsat/ [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/agent/plugin/nodeattestor/k8spsat/psat.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/agent/plugin/nodeattestor/k8spsat/psat_posix.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/agent/plugin/nodeattestor/k8spsat/psat_posix_test.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/agent/plugin/nodeattestor/k8spsat/psat_test.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/agent/plugin/nodeattestor/k8spsat/psat_windows.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/agent/plugin/nodeattestor/k8spsat/psat_windows_test.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/agent/plugin/nodeattestor/k8ssat/ [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/agent/plugin/nodeattestor/k8ssat/sat.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/agent/plugin/nodeattestor/k8ssat/sat_posix.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/agent/plugin/nodeattestor/k8ssat/sat_posix_test.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/agent/plugin/nodeattestor/k8ssat/sat_test.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/agent/plugin/nodeattestor/k8ssat/sat_windows.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/agent/plugin/nodeattestor/k8ssat/sat_windows_test.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/agent/plugin/nodeattestor/repository.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/agent/plugin/nodeattestor/sshpop/ [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/agent/plugin/nodeattestor/test/ [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/agent/plugin/nodeattestor/v1.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/agent/plugin/nodeattestor/v1_test.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/agent/plugin/nodeattestor/x509pop/ [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/agent/plugin/svidstore/ [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/agent/plugin/svidstore/repository.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/agent/plugin/svidstore/svidstore.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/agent/plugin/svidstore/utils.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/agent/plugin/svidstore/utils_test.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/agent/plugin/svidstore/v1.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/agent/plugin/svidstore/v1_test.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/agent/plugin/workloadattestor/ [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/agent/plugin/workloadattestor/docker/ [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/agent/plugin/workloadattestor/docker/docker_posix.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/agent/plugin/workloadattestor/docker/docker_posix_test.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/agent/plugin/workloadattestor/docker/docker_windows.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/agent/plugin/workloadattestor/docker/docker_windows_test.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/agent/plugin/workloadattestor/k8s/ [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/agent/plugin/workloadattestor/k8s/k8s_posix.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/agent/plugin/workloadattestor/k8s/k8s_posix_test.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/agent/plugin/workloadattestor/k8s/k8s_windows.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/agent/plugin/workloadattestor/k8s/k8s_windows_test.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/agent/plugin/workloadattestor/k8s/sigstore/ [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/agent/plugin/workloadattestor/k8s/sigstore/sigstore.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/agent/plugin/workloadattestor/k8s/sigstore/sigstore_test.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/agent/plugin/workloadattestor/k8s/sigstore/sigstorecache.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/agent/plugin/workloadattestor/k8s/sigstore/sigstorecache_test.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_crio_pod.txt [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/agent/plugin/workloadattestor/k8s/testdata/crio_pod_list.json [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/agent/plugin/workloadattestor/k8s/testdata/crio_pod_list_duplicate_containerId.json [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/agent/plugin/workloadattestor/repository.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/agent/plugin/workloadattestor/unix/ [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/agent/plugin/workloadattestor/unix/unix_posix.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/agent/plugin/workloadattestor/unix/unix_posix_test.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/agent/plugin/workloadattestor/unix/unix_windows.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/agent/plugin/workloadattestor/unix/unix_windows_test.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/agent/plugin/workloadattestor/v1.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/agent/plugin/workloadattestor/v1_test.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/agent/plugin/workloadattestor/windows/ [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/agent/plugin/workloadattestor/windows/windows.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/agent/plugin/workloadattestor/windows/windows_posix.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/agent/plugin/workloadattestor/windows/windows_posix_test.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/agent/plugin/workloadattestor/windows/windows_windows.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/agent/plugin/workloadattestor/windows/windows_windows_test.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/agent/storage/ [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/agent/storage/legacy.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/agent/storage/storage.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/agent/storage/storage_test.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/agent/svid/ [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/agent/svid/rotator.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/agent/svid/rotator_config.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/agent/svid/rotator_test.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/agent/svid/store/ [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/agent/svid/store/service.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/agent/svid/store/service_test.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/agent/workloadkey/ [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/agent/workloadkey/workloadkey.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/agent/workloadkey/workloadkey_test.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/common/ [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/common/agentpathtemplate/ [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/common/agentpathtemplate/template.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/common/agentpathtemplate/template_test.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/common/api/ [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/common/api/metrics.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/common/api/middleware/ [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/common/api/middleware/common_test.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/common/api/middleware/interceptor.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/common/api/middleware/interceptor_test.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/common/api/middleware/logger.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/common/api/middleware/logger_test.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/common/api/middleware/metrics.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/common/api/middleware/metrics_test.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/common/api/middleware/middleware.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/common/api/middleware/middleware_test.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/common/api/middleware/misconfig.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/common/api/middleware/misconfig_test.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/common/api/middleware/names.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/common/api/middleware/names_test.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/common/api/names.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/common/api/ratelimit.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/common/api/rpccontext/ [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/common/api/rpccontext/logger.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/common/api/rpccontext/metrics.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/common/api/rpccontext/names.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/common/auth/ [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/common/auth/interceptors.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/common/auth/interceptors_test.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/common/auth/untracked_uds.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/common/bundleutil/ [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/common/bundleutil/bundle.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/common/bundleutil/bundle_test.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/common/bundleutil/common_test.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/common/bundleutil/marshal.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/common/bundleutil/marshal_test.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/common/bundleutil/refreshhint.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/common/bundleutil/refreshhint_test.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/common/bundleutil/types.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/common/bundleutil/unmarshal.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/common/bundleutil/unmarshal_test.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/common/catalog/ [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/common/catalog/bind.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/common/catalog/builtin.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/common/catalog/catalog.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/common/catalog/catalog_test.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/common/catalog/closers.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/common/catalog/cmd_linux.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/common/catalog/cmd_other.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/common/catalog/config.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/common/catalog/config_test.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/common/catalog/configure.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/common/catalog/constraints.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/common/catalog/constraints_test.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/common/catalog/context.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/common/catalog/external.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/common/catalog/host.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/common/catalog/pipenet.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/common/catalog/plugin.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/common/catalog/testplugin/ [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/common/catalog/testplugin/.gitignore [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/common/catalog/testplugin/main.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/common/catalog/testplugin/plugin.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/common/cli/ [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/common/cli/env.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/common/cli/flags.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/common/cli/trust_domain.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/common/cli/trust_domain_test.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/common/cli/umask_posix.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/common/cli/umask_posix_test.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/common/cli/umask_windows.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/common/cliprinter/ [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/common/cliprinter/cliprinter.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/common/cliprinter/cliprinter_test.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/common/cliprinter/flag.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/common/cliprinter/flag_test.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/common/cliprinter/format.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/common/cliprinter/format_test.go [2023-03-08T21:26:28.524Z] spire-1.6.1/pkg/common/cliprinter/internal/ [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/cliprinter/internal/errorjson/ [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/cliprinter/internal/errorpretty/ [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/cliprinter/internal/protojson/ [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/cliprinter/internal/protojson/protojson.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/cliprinter/internal/protopretty/ [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/cliprinter/internal/structjson/ [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/cliprinter/internal/structjson/structjson.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/cliprinter/internal/structpretty/ [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/container/ [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/container/process/ [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/container/process/helper.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/container/process/helper_test.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/container/process/winapi.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/coretypes/ [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/coretypes/bundle/ [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/coretypes/bundle/bundle_test.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/coretypes/bundle/commontypes.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/coretypes/bundle/plugintypes.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/coretypes/bundle/require.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/coretypes/jwtkey/ [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/coretypes/jwtkey/apitypes.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/coretypes/jwtkey/commontypes.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/coretypes/jwtkey/jwtkey.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/coretypes/jwtkey/plugintypes.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/coretypes/jwtkey/require.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/coretypes/x509certificate/ [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/coretypes/x509certificate/commontypes.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/coretypes/x509certificate/plugintypes.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/coretypes/x509certificate/require.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/coretypes/x509certificate/x509certificate.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/cryptoutil/ [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/cryptoutil/keys.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/cryptoutil/keys_test.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/diskutil/ [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/diskutil/file_posix.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/diskutil/file_posix_test.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/diskutil/file_windows.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/diskutil/file_windows_test.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/entrypoint/ [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/entrypoint/entrypoint_posix.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/entrypoint/entrypoint_posix_test.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/entrypoint/entrypoint_windows.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/entrypoint/entrypoint_windows_test.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/entrypoint/service_windows.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/errorutil/ [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/errorutil/wrapper.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/fflag/ [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/fflag/fflag.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/fflag/fflag_test.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/health/ [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/health/cache.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/health/cache_test.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/health/config.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/health/context.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/health/context_test.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/health/health.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/health/health_test.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/hostservice/ [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/hostservice/metricsservice/ [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/hostservice/metricsservice/v1.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/hostservice/metricsservice/v1_test.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/idutil/ [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/idutil/require.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/idutil/require_test.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/idutil/safety.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/idutil/safety_test.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/idutil/spiffeid.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/idutil/spiffeid_test.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/jwtsvid/ [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/jwtsvid/common.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/jwtsvid/validate.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/jwtsvid/validate_test.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/jwtutil/ [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/jwtutil/keyset.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/jwtutil/keyset_test.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/log/ [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/log/fakes_test.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/log/hclog_adapter.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/log/hclog_adapter_test.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/log/hooks.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/log/log.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/log/log_test.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/log/options.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/log/reopen.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/log/reopen_posix.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/log/reopen_test.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/log/reopen_windows.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/namedpipe/ [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/namedpipe/namedpipe.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/namedpipe/namedpipe_test.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/nodeutil/ [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/nodeutil/node.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/nodeutil/node_test.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/peertracker/ [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/peertracker/conn.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/peertracker/credentials.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/peertracker/errors.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/peertracker/info.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/peertracker/listener.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/peertracker/listener_posix.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/peertracker/listener_test.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/peertracker/listener_windows.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/peertracker/npipe.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/peertracker/npipe_fallback.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/peertracker/npipe_windows.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/peertracker/peertracker.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/peertracker/peertracker_test.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/peertracker/peertracker_test_child_posix.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/peertracker/peertracker_test_child_windows.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/peertracker/peertracker_test_posix.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/peertracker/peertracker_test_windows.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/peertracker/tracker_bsd.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/peertracker/tracker_fallback.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/peertracker/tracker_linux.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/peertracker/tracker_linux_test.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/peertracker/tracker_windows.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/peertracker/tracker_windows_test.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/peertracker/uds.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/peertracker/uds_bsd.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/peertracker/uds_fallback.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/peertracker/uds_linux.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/pemutil/ [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/pemutil/block.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/pemutil/certs.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/pemutil/common.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/pemutil/csr.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/pemutil/keys.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/pemutil/pemutil_test.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/pemutil/testdata/ [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/pemutil/testdata/cert.pem [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/pemutil/testdata/certs.pem [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/pemutil/testdata/csr.pem [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/pemutil/testdata/key.pem [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/pemutil/testdata/rsa-key.pem [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/plugin/ [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/plugin/aws/ [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/plugin/aws/iid.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/plugin/azure/ [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/plugin/azure/msi.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/plugin/azure/msi_test.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/plugin/facade.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/plugin/facade_test.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/plugin/gcp/ [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/plugin/gcp/iit.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/plugin/k8s/ [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/plugin/k8s/apiserver/ [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/plugin/k8s/apiserver/client.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/plugin/k8s/apiserver/client_test.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/plugin/k8s/utils.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/plugin/k8s/utils_test.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/plugin/log.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/plugin/sshpop/ [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/plugin/sshpop/handshake.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/plugin/sshpop/handshake_test.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/plugin/sshpop/sshpop.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/plugin/sshpop/sshpop_test.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/plugin/sshpop/testdata/ [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/plugin/tpmdevid/ [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/plugin/tpmdevid/devid.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/plugin/x509pop/ [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/plugin/x509pop/x509pop.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/plugin/x509pop/x509pop_test.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/profiling/ [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/profiling/dumpers.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/profiling/profiling.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/protoutil/ [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/protoutil/masks.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/protoutil/masks_test.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/rotationutil/ [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/rotationutil/rotationutil.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/rotationutil/rotationutil_test.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/sddl/ [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/sddl/sddl_windows.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/selector/ [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/selector/dedupe.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/selector/dedupe_test.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/selector/selector.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/selector/selector_test.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/selector/set.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/selector/set_utils.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/selector/set_utils_test.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/telemetry/ [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/telemetry/agent/ [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/telemetry/agent/keymanager/ [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/telemetry/agent/manager.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/telemetry/agent/node.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/telemetry/agent/rotate.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/telemetry/agent/sdsapi.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/telemetry/agent/store/ [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/telemetry/agent/store/store.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/telemetry/agent/workloadapi/ [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/telemetry/agent/workloadapi/workload.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/telemetry/blackhole.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/telemetry/call.go [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/telemetry/common/ [2023-03-08T21:26:28.525Z] spire-1.6.1/pkg/common/telemetry/common/label_adders.go [2023-03-08T21:26:28.526Z] spire-1.6.1/pkg/common/telemetry/config.go [2023-03-08T21:26:28.526Z] spire-1.6.1/pkg/common/telemetry/dogstatsd.go [2023-03-08T21:26:28.526Z] spire-1.6.1/pkg/common/telemetry/dogstatsd_test.go [2023-03-08T21:26:28.526Z] spire-1.6.1/pkg/common/telemetry/inmem.go [2023-03-08T21:26:28.526Z] spire-1.6.1/pkg/common/telemetry/inmem_test.go [2023-03-08T21:26:28.526Z] spire-1.6.1/pkg/common/telemetry/m3.go [2023-03-08T21:26:28.526Z] spire-1.6.1/pkg/common/telemetry/m3_test.go [2023-03-08T21:26:28.526Z] spire-1.6.1/pkg/common/telemetry/metrics.go [2023-03-08T21:26:28.526Z] spire-1.6.1/pkg/common/telemetry/metrics_benchmark_test.go [2023-03-08T21:26:28.526Z] spire-1.6.1/pkg/common/telemetry/names.go [2023-03-08T21:26:28.526Z] spire-1.6.1/pkg/common/telemetry/prometheus.go [2023-03-08T21:26:28.526Z] spire-1.6.1/pkg/common/telemetry/prometheus_test.go [2023-03-08T21:26:28.526Z] spire-1.6.1/pkg/common/telemetry/sanitize.go [2023-03-08T21:26:28.526Z] spire-1.6.1/pkg/common/telemetry/sanitize_test.go [2023-03-08T21:26:28.526Z] spire-1.6.1/pkg/common/telemetry/server/ [2023-03-08T21:26:28.526Z] spire-1.6.1/pkg/common/telemetry/server/bundle_manager.go [2023-03-08T21:26:28.526Z] spire-1.6.1/pkg/common/telemetry/server/ca_manager.go [2023-03-08T21:26:28.526Z] spire-1.6.1/pkg/common/telemetry/server/datastore/ [2023-03-08T21:26:28.526Z] spire-1.6.1/pkg/common/telemetry/server/datastore/bundle.go [2023-03-08T21:26:28.526Z] spire-1.6.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2023-03-08T21:26:28.526Z] spire-1.6.1/pkg/common/telemetry/server/datastore/join_token.go [2023-03-08T21:26:28.526Z] spire-1.6.1/pkg/common/telemetry/server/datastore/node.go [2023-03-08T21:26:28.526Z] spire-1.6.1/pkg/common/telemetry/server/datastore/registration.go [2023-03-08T21:26:28.526Z] spire-1.6.1/pkg/common/telemetry/server/datastore/wrapper.go [2023-03-08T21:26:28.526Z] spire-1.6.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2023-03-08T21:26:28.526Z] spire-1.6.1/pkg/common/telemetry/server/keymanager/ [2023-03-08T21:26:28.526Z] spire-1.6.1/pkg/common/telemetry/server/keymanager/keymanager.go [2023-03-08T21:26:28.526Z] spire-1.6.1/pkg/common/telemetry/server/keymanager/wrapper.go [2023-03-08T21:26:28.526Z] spire-1.6.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2023-03-08T21:26:28.526Z] spire-1.6.1/pkg/common/telemetry/server/registration_manager.go [2023-03-08T21:26:28.526Z] spire-1.6.1/pkg/common/telemetry/server/rotate.go [2023-03-08T21:26:28.526Z] spire-1.6.1/pkg/common/telemetry/server/server.go [2023-03-08T21:26:28.526Z] spire-1.6.1/pkg/common/telemetry/sink.go [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/common/telemetry/statsd.go [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/common/telemetry/statsd_test.go [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/common/telemetry/uptime.go [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/common/telemetry/version.go [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/common/telemetry/withlabels.go [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/common/uptime/ [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/common/uptime/uptime.go [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/common/uptime/uptime_test.go [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/common/util/ [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/common/util/addr.go [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/common/util/addr_posix.go [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/common/util/addr_windows.go [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/common/util/certs.go [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/common/util/certs_test.go [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/common/util/csr.go [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/common/util/hash.go [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/common/util/hash_test.go [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/common/util/selectors.go [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/common/util/selectors_test.go [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/common/util/sort.go [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/common/util/sort_test.go [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/common/util/task.go [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/common/util/task_test.go [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/common/util/testdata/ [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/common/util/testdata/empty-bundle.pem [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/common/util/testdata/mixed-bundle.pem [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/common/version/ [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/common/version/version.go [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/common/x509svid/ [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/common/x509svid/common_test.go [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/common/x509svid/csr.go [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/common/x509svid/uniqueid.go [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/common/x509svid/uniqueid_test.go [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/common/x509svid/upstreamca.go [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/common/x509svid/upstreamca_test.go [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/common/x509util/ [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/common/x509util/cert.go [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/common/x509util/dns.go [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/common/x509util/dns_test.go [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/common/x509util/keyid.go [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/common/x509util/keypair.go [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/common/x509util/serialnumber.go [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/common/x509util/serialnumber_test.go [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/server/ [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/server/api/ [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/server/api/agent.go [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/server/api/agent/ [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/server/api/agent/v1/ [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/server/api/agent/v1/service.go [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/server/api/agent/v1/service_test.go [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/server/api/agent_test.go [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/server/api/api.go [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/server/api/audit/ [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/server/api/audit/audit.go [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/server/api/audit/audit_test.go [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/server/api/bundle.go [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/server/api/bundle/ [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/server/api/bundle/v1/ [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/server/api/bundle/v1/service.go [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/server/api/bundle/v1/service_test.go [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/server/api/bundle_test.go [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/server/api/debug/ [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/server/api/debug/v1/ [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/server/api/debug/v1/service.go [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/server/api/debug/v1/service_test.go [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/server/api/entry.go [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/server/api/entry/ [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/server/api/entry/v1/ [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/server/api/entry/v1/service.go [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/server/api/entry/v1/service_test.go [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/server/api/entry_test.go [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/server/api/health/ [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/server/api/health/v1/ [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/server/api/health/v1/service.go [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/server/api/health/v1/service_test.go [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/server/api/id.go [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/server/api/id_test.go [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/server/api/limits/ [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/server/api/limits/limits.go [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/server/api/middleware/ [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/server/api/middleware/alias.go [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/server/api/middleware/audit.go [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/server/api/middleware/audit_posix.go [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/server/api/middleware/audit_windows.go [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/server/api/middleware/authorization.go [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/server/api/middleware/authorization_opa.go [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/server/api/middleware/authorization_test.go [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/server/api/middleware/authorize_agent.go [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/server/api/middleware/caller.go [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/server/api/middleware/caller_test.go [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/server/api/middleware/common.go [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/server/api/middleware/common_test.go [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/server/api/middleware/entries.go [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/server/api/middleware/entries_test.go [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/server/api/middleware/ratelimit.go [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/server/api/middleware/ratelimit_test.go [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/server/api/ratelimit.go [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/server/api/rpccontext/ [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/server/api/rpccontext/alias.go [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/server/api/rpccontext/audit.go [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/server/api/rpccontext/caller.go [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/server/api/rpccontext/ratelimit.go [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/server/api/selector.go [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/server/api/selector_test.go [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/server/api/status.go [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/server/api/status_test.go [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/server/api/svid/ [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/server/api/svid/v1/ [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/server/api/svid/v1/service.go [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/server/api/svid/v1/service_test.go [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/server/api/trustdomain.go [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/server/api/trustdomain/ [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/server/api/trustdomain/v1/ [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/server/api/trustdomain/v1/service.go [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/server/api/trustdomain/v1/service_test.go [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/server/api/trustdomain_test.go [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/server/authpolicy/ [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/server/authpolicy/defaults.go [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/server/authpolicy/policy.go [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/server/authpolicy/policy.rego [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/server/authpolicy/policy_data.json [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/server/authpolicy/policy_test.go [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/server/authpolicy/validate.go [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/server/bundle/ [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/server/bundle/client/ [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/server/bundle/client/client.go [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/server/bundle/client/client_test.go [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/server/bundle/client/manager.go [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/server/bundle/client/manager_test.go [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/server/bundle/client/sources.go [2023-03-08T21:26:28.810Z] spire-1.6.1/pkg/server/bundle/client/sources_test.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/bundle/client/updater.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/bundle/client/updater_test.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/ca/ [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/ca/ca.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/ca/ca_health.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/ca/ca_test.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/ca/journal.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/ca/journal_test.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/ca/manager.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/ca/manager_health.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/ca/manager_test.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/ca/upstream_client.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/ca/upstream_client_test.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/ca/validation.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/cache/ [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/cache/dscache/ [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/cache/dscache/cache.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/cache/dscache/cache_test.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/cache/entrycache/ [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/cache/entrycache/fullcache.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/cache/entrycache/fullcache_ds.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/cache/entrycache/fullcache_test.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/catalog/ [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/catalog/catalog.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/catalog/catalog_test.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/catalog/credentialcomposer.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/catalog/keymanager.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/catalog/nodeattestor.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/catalog/notifier.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/catalog/upstreamauthority.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/config.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/credtemplate/ [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/credtemplate/builder.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/credtemplate/builder_test.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/credvalidator/ [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/credvalidator/validator.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/credvalidator/validator_test.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/datastore/ [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/datastore/datastore.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/datastore/datastore_health.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/datastore/repository.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/datastore/sqlstore/ [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/datastore/sqlstore/dialect.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/datastore/sqlstore/migration.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/datastore/sqlstore/migration_test.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/datastore/sqlstore/models.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/datastore/sqlstore/mysql.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/datastore/sqlstore/postgres.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/datastore/sqlstore/sqlite.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/datastore/sqlstore/sqlite_test.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/datastore/sqlstore/sqlstore.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/datastore/sqlstore/stmt_cache.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/datastore/sqlstore/testdata/ [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/datastore/sqlstore/testdata/entries.json [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/endpoints/ [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/endpoints/auth.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/endpoints/auth_test.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/endpoints/bundle/ [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/endpoints/bundle/acme_auth.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/endpoints/bundle/cache.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/endpoints/bundle/cache_test.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/endpoints/bundle/config.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/endpoints/bundle/internal/ [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/endpoints/bundle/internal/README [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/endpoints/bundle/internal/acmetest/ [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/endpoints/bundle/internal/autocert/ [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/endpoints/bundle/server.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/endpoints/bundle/server_test.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/endpoints/bundle/spiffe_auth.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/endpoints/config.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/endpoints/endpoints.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/endpoints/endpoints_posix.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/endpoints/endpoints_posix_test.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/endpoints/endpoints_test.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/endpoints/endpoints_windows.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/endpoints/endpoints_windows_test.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/endpoints/entryfetcher.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/endpoints/entryfetcher_test.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/endpoints/middleware.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/endpoints/middleware_test.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/hostservice/ [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/hostservice/agentstore/ [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/hostservice/agentstore/agentstore.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/hostservice/agentstore/agentstore_test.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/hostservice/agentstore/attestation.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/hostservice/agentstore/attestation_test.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/hostservice/identityprovider/ [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/hostservice/identityprovider/identityprovider.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/plugin/ [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/plugin/credentialcomposer/ [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/plugin/credentialcomposer/credentialcomposer.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/plugin/credentialcomposer/repository.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/plugin/credentialcomposer/v1.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/plugin/credentialcomposer/v1_test.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/plugin/keymanager/ [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/plugin/keymanager/awskms/ [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/plugin/keymanager/awskms/awskms.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/plugin/keymanager/awskms/client.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/plugin/keymanager/base/ [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/plugin/keymanager/base/keymanagerbase_test.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/plugin/keymanager/constant.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/plugin/keymanager/disk/ [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/plugin/keymanager/disk/disk.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/plugin/keymanager/disk/disk_test.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/plugin/keymanager/gcpkms/ [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/plugin/keymanager/gcpkms/client.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/plugin/keymanager/gcpkms/client_fake.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/plugin/keymanager/gcpkms/fetcher.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/plugin/keymanager/gcpkms/gcpkms.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/plugin/keymanager/gcpkms/gcpkms_test.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/plugin/keymanager/keymanager.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/plugin/keymanager/memory/ [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/plugin/keymanager/memory/memory.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/plugin/keymanager/memory/memory_test.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/plugin/keymanager/repository.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/plugin/keymanager/test/ [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/plugin/keymanager/v1.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/plugin/keymanager/v1_test.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/plugin/nodeattestor/ [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/plugin/nodeattestor/awsiid/ [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/plugin/nodeattestor/awsiid/awsca.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/plugin/nodeattestor/awsiid/client.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/plugin/nodeattestor/awsiid/iid.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/plugin/nodeattestor/awsiid/iid_test.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/plugin/nodeattestor/awsiid/session.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/plugin/nodeattestor/awsiid/spiffeid.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/plugin/nodeattestor/awsiid/spiffeid_test.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/plugin/nodeattestor/azuremsi/ [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/plugin/nodeattestor/azuremsi/client.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/plugin/nodeattestor/azuremsi/msi.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/plugin/nodeattestor/azuremsi/msi_test.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/plugin/nodeattestor/base/ [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/plugin/nodeattestor/base/base.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/plugin/nodeattestor/base/base_test.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/plugin/nodeattestor/gcpiit/ [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/plugin/nodeattestor/gcpiit/google_public_key_retriever.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/plugin/nodeattestor/gcpiit/google_public_key_retriever_test.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/plugin/nodeattestor/gcpiit/iit.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/plugin/nodeattestor/gcpiit/iit_test.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/plugin/nodeattestor/jointoken/ [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/plugin/nodeattestor/k8spsat/ [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/plugin/nodeattestor/k8spsat/psat.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/plugin/nodeattestor/k8spsat/psat_test.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/plugin/nodeattestor/k8ssat/ [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/plugin/nodeattestor/k8ssat/sat.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/plugin/nodeattestor/k8ssat/sat_test.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/plugin/nodeattestor/repository.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/plugin/nodeattestor/sshpop/ [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/plugin/nodeattestor/v1.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/plugin/nodeattestor/v1_test.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/plugin/nodeattestor/x509pop/ [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/plugin/notifier/ [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/plugin/notifier/gcsbundle/ [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/plugin/notifier/k8sbundle/ [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/plugin/notifier/notifier.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/plugin/notifier/repository.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/plugin/notifier/v1.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/plugin/notifier/v1_test.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/ [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/awspca/ [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2023-03-08T21:26:28.811Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2023-03-08T21:26:28.812Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2023-03-08T21:26:28.812Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2023-03-08T21:26:28.812Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/awssecret/ [2023-03-08T21:26:28.812Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2023-03-08T21:26:28.812Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2023-03-08T21:26:28.812Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2023-03-08T21:26:28.812Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2023-03-08T21:26:28.812Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/certmanager/ [2023-03-08T21:26:28.812Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2023-03-08T21:26:28.812Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2023-03-08T21:26:28.812Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2023-03-08T21:26:28.812Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2023-03-08T21:26:28.812Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2023-03-08T21:26:28.812Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2023-03-08T21:26:28.812Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2023-03-08T21:26:28.812Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2023-03-08T21:26:28.812Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2023-03-08T21:26:28.812Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2023-03-08T21:26:28.812Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2023-03-08T21:26:28.812Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/disk/ [2023-03-08T21:26:28.812Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2023-03-08T21:26:28.812Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2023-03-08T21:26:28.812Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2023-03-08T21:26:28.812Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2023-03-08T21:26:28.812Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2023-03-08T21:26:28.812Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/repository.go [2023-03-08T21:26:28.812Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/spire/ [2023-03-08T21:26:28.812Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2023-03-08T21:26:28.812Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2023-03-08T21:26:28.812Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/spire/spire_posix.go [2023-03-08T21:26:28.812Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/spire/spire_posix_test.go [2023-03-08T21:26:28.812Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2023-03-08T21:26:28.812Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2023-03-08T21:26:28.812Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/spire/spire_windows.go [2023-03-08T21:26:28.812Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/spire/spire_windows_test.go [2023-03-08T21:26:28.812Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2023-03-08T21:26:28.812Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2023-03-08T21:26:28.812Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2023-03-08T21:26:28.812Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2023-03-08T21:26:28.812Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/v1.go [2023-03-08T21:26:28.812Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/v1_test.go [2023-03-08T21:26:28.812Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/vault/ [2023-03-08T21:26:28.812Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2023-03-08T21:26:28.812Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2023-03-08T21:26:28.812Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/vault/testdata/client-cert.pem [2023-03-08T21:26:28.812Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/vault/testdata/client-key.pem [2023-03-08T21:26:28.812Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/vault/testdata/generate.go [2023-03-08T21:26:28.812Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/vault/testdata/intermediate-csr.pem [2023-03-08T21:26:28.812Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/vault/testdata/invalid-client-cert.pem [2023-03-08T21:26:28.812Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/vault/testdata/invalid-client-key.pem [2023-03-08T21:26:28.812Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/vault/testdata/invalid-root-cert.pem [2023-03-08T21:26:28.812Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2023-03-08T21:26:28.812Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2023-03-08T21:26:28.812Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2023-03-08T21:26:28.812Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/vault/testdata/root-cert.pem [2023-03-08T21:26:28.812Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/vault/testdata/server-cert.pem [2023-03-08T21:26:28.812Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/vault/testdata/server-key.pem [2023-03-08T21:26:28.812Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2023-03-08T21:26:28.812Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2023-03-08T21:26:28.812Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2023-03-08T21:26:28.812Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2023-03-08T21:26:28.812Z] spire-1.6.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2023-03-08T21:26:28.812Z] spire-1.6.1/pkg/server/registration/ [2023-03-08T21:26:28.812Z] spire-1.6.1/pkg/server/registration/manager.go [2023-03-08T21:26:28.812Z] spire-1.6.1/pkg/server/registration/manager_test.go [2023-03-08T21:26:28.812Z] spire-1.6.1/pkg/server/scanentries.go [2023-03-08T21:26:28.812Z] spire-1.6.1/pkg/server/scanentries_test.go [2023-03-08T21:26:28.812Z] spire-1.6.1/pkg/server/server.go [2023-03-08T21:26:28.812Z] spire-1.6.1/pkg/server/server_test.go [2023-03-08T21:26:28.812Z] spire-1.6.1/pkg/server/svid/ [2023-03-08T21:26:28.812Z] spire-1.6.1/pkg/server/svid/observer.go [2023-03-08T21:26:28.812Z] spire-1.6.1/pkg/server/svid/observer_test.go [2023-03-08T21:26:28.812Z] spire-1.6.1/pkg/server/svid/rotator.go [2023-03-08T21:26:28.812Z] spire-1.6.1/pkg/server/svid/rotator_config.go [2023-03-08T21:26:28.812Z] spire-1.6.1/pkg/server/svid/rotator_config_test.go [2023-03-08T21:26:28.812Z] spire-1.6.1/pkg/server/svid/rotator_test.go [2023-03-08T21:26:28.812Z] spire-1.6.1/proto/ [2023-03-08T21:26:28.812Z] spire-1.6.1/proto/private/ [2023-03-08T21:26:28.812Z] spire-1.6.1/proto/private/server/ [2023-03-08T21:26:28.812Z] spire-1.6.1/proto/private/server/journal/ [2023-03-08T21:26:28.812Z] spire-1.6.1/proto/private/server/journal/journal.pb.go [2023-03-08T21:26:28.812Z] spire-1.6.1/proto/private/server/journal/journal.proto [2023-03-08T21:26:28.812Z] spire-1.6.1/proto/spire/ [2023-03-08T21:26:28.812Z] spire-1.6.1/proto/spire/common/ [2023-03-08T21:26:28.812Z] spire-1.6.1/proto/spire/common/common.pb.go [2023-03-08T21:26:28.812Z] spire-1.6.1/proto/spire/common/common.proto [2023-03-08T21:26:28.812Z] spire-1.6.1/proto/spire/common/plugin/ [2023-03-08T21:26:28.812Z] spire-1.6.1/proto/spire/common/plugin/plugin.pb.go [2023-03-08T21:26:28.812Z] spire-1.6.1/proto/spire/common/plugin/plugin.proto [2023-03-08T21:26:28.812Z] spire-1.6.1/proto/spire/common/plugin/plugin_grpc.pb.go [2023-03-08T21:26:28.812Z] spire-1.6.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2023-03-08T21:26:28.812Z] spire-1.6.1/release/ [2023-03-08T21:26:28.812Z] spire-1.6.1/release/posix/ [2023-03-08T21:26:28.812Z] spire-1.6.1/release/posix/spire-extras/ [2023-03-08T21:26:28.812Z] spire-1.6.1/release/posix/spire-extras/README.md [2023-03-08T21:26:28.812Z] spire-1.6.1/release/posix/spire-extras/conf/ [2023-03-08T21:26:28.812Z] spire-1.6.1/release/posix/spire-extras/conf/k8s-workload-registrar/ [2023-03-08T21:26:28.812Z] spire-1.6.1/release/posix/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2023-03-08T21:26:28.812Z] spire-1.6.1/release/posix/spire-extras/conf/oidc-discovery-provider/ [2023-03-08T21:26:28.812Z] spire-1.6.1/release/posix/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2023-03-08T21:26:28.812Z] spire-1.6.1/release/posix/spire/ [2023-03-08T21:26:28.812Z] spire-1.6.1/release/posix/spire/README.md [2023-03-08T21:26:28.812Z] spire-1.6.1/release/posix/spire/conf/ [2023-03-08T21:26:28.812Z] spire-1.6.1/release/posix/spire/conf/agent/ [2023-03-08T21:26:28.812Z] spire-1.6.1/release/posix/spire/conf/agent/agent.conf [2023-03-08T21:26:28.812Z] spire-1.6.1/release/posix/spire/conf/server/ [2023-03-08T21:26:28.812Z] spire-1.6.1/release/posix/spire/conf/server/server.conf [2023-03-08T21:26:28.812Z] spire-1.6.1/release/windows/ [2023-03-08T21:26:28.812Z] spire-1.6.1/release/windows/spire-extras/ [2023-03-08T21:26:28.812Z] spire-1.6.1/release/windows/spire-extras/README.md [2023-03-08T21:26:28.812Z] spire-1.6.1/release/windows/spire-extras/conf/ [2023-03-08T21:26:28.812Z] spire-1.6.1/release/windows/spire-extras/conf/oidc-discovery-provider/ [2023-03-08T21:26:28.812Z] spire-1.6.1/release/windows/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2023-03-08T21:26:28.812Z] spire-1.6.1/release/windows/spire/ [2023-03-08T21:26:28.812Z] spire-1.6.1/release/windows/spire/README.md [2023-03-08T21:26:28.812Z] spire-1.6.1/release/windows/spire/conf/ [2023-03-08T21:26:28.812Z] spire-1.6.1/release/windows/spire/conf/agent/ [2023-03-08T21:26:28.812Z] spire-1.6.1/release/windows/spire/conf/agent/agent.conf [2023-03-08T21:26:28.812Z] spire-1.6.1/release/windows/spire/conf/server/ [2023-03-08T21:26:28.812Z] spire-1.6.1/release/windows/spire/conf/server/server.conf [2023-03-08T21:26:28.812Z] spire-1.6.1/script/ [2023-03-08T21:26:28.812Z] spire-1.6.1/script/build-artifact.sh [2023-03-08T21:26:28.812Z] spire-1.6.1/script/generate_dummy_ca.sh [2023-03-08T21:26:28.812Z] spire-1.6.1/support/ [2023-03-08T21:26:28.812Z] spire-1.6.1/support/oidc-discovery-provider/ [2023-03-08T21:26:28.812Z] spire-1.6.1/support/oidc-discovery-provider/README.md [2023-03-08T21:26:28.812Z] spire-1.6.1/support/oidc-discovery-provider/common_test.go [2023-03-08T21:26:29.084Z] spire-1.6.1/support/oidc-discovery-provider/config.go [2023-03-08T21:26:29.084Z] spire-1.6.1/support/oidc-discovery-provider/config_posix_test.go [2023-03-08T21:26:29.084Z] spire-1.6.1/support/oidc-discovery-provider/config_test.go [2023-03-08T21:26:29.084Z] spire-1.6.1/support/oidc-discovery-provider/config_windows_test.go [2023-03-08T21:26:29.084Z] spire-1.6.1/support/oidc-discovery-provider/domain_policy.go [2023-03-08T21:26:29.084Z] spire-1.6.1/support/oidc-discovery-provider/domain_policy_test.go [2023-03-08T21:26:29.084Z] spire-1.6.1/support/oidc-discovery-provider/handler.go [2023-03-08T21:26:29.084Z] spire-1.6.1/support/oidc-discovery-provider/handler_test.go [2023-03-08T21:26:29.084Z] spire-1.6.1/support/oidc-discovery-provider/healthchecks_handler.go [2023-03-08T21:26:29.084Z] spire-1.6.1/support/oidc-discovery-provider/healthchecks_handler_test.go [2023-03-08T21:26:29.084Z] spire-1.6.1/support/oidc-discovery-provider/jwks_source.go [2023-03-08T21:26:29.084Z] spire-1.6.1/support/oidc-discovery-provider/main.go [2023-03-08T21:26:29.084Z] spire-1.6.1/support/oidc-discovery-provider/main_posix.go [2023-03-08T21:26:29.084Z] spire-1.6.1/support/oidc-discovery-provider/main_windows.go [2023-03-08T21:26:29.084Z] spire-1.6.1/support/oidc-discovery-provider/server_api.go [2023-03-08T21:26:29.084Z] spire-1.6.1/support/oidc-discovery-provider/server_api_test.go [2023-03-08T21:26:29.084Z] spire-1.6.1/support/oidc-discovery-provider/workload_api.go [2023-03-08T21:26:29.084Z] spire-1.6.1/support/oidc-discovery-provider/workload_api_test.go [2023-03-08T21:26:29.084Z] spire-1.6.1/test/ [2023-03-08T21:26:29.084Z] spire-1.6.1/test/clock/ [2023-03-08T21:26:29.084Z] spire-1.6.1/test/clock/clock.go [2023-03-08T21:26:29.084Z] spire-1.6.1/test/fakes/ [2023-03-08T21:26:29.084Z] spire-1.6.1/test/fakes/fakeagentcatalog/ [2023-03-08T21:26:29.084Z] spire-1.6.1/test/fakes/fakeagentcatalog/catalog.go [2023-03-08T21:26:29.084Z] spire-1.6.1/test/fakes/fakeagentkeymanager/ [2023-03-08T21:26:29.084Z] spire-1.6.1/test/fakes/fakeagentkeymanager/keymanager.go [2023-03-08T21:26:29.084Z] spire-1.6.1/test/fakes/fakeagentnodeattestor/ [2023-03-08T21:26:29.084Z] spire-1.6.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2023-03-08T21:26:29.084Z] spire-1.6.1/test/fakes/fakeagentstore/ [2023-03-08T21:26:29.084Z] spire-1.6.1/test/fakes/fakeagentstore/agentstore.go [2023-03-08T21:26:29.084Z] spire-1.6.1/test/fakes/fakedatastore/ [2023-03-08T21:26:29.084Z] spire-1.6.1/test/fakes/fakedatastore/fakedatastore.go [2023-03-08T21:26:29.084Z] spire-1.6.1/test/fakes/fakeentryclient/ [2023-03-08T21:26:29.084Z] spire-1.6.1/test/fakes/fakeentryclient/entryclient.go [2023-03-08T21:26:29.084Z] spire-1.6.1/test/fakes/fakehealthchecker/ [2023-03-08T21:26:29.084Z] spire-1.6.1/test/fakes/fakehealthchecker/checker.go [2023-03-08T21:26:29.084Z] spire-1.6.1/test/fakes/fakeidentityprovider/ [2023-03-08T21:26:29.084Z] spire-1.6.1/test/fakes/fakeidentityprovider/identityprovider.go [2023-03-08T21:26:29.084Z] spire-1.6.1/test/fakes/fakemetrics/ [2023-03-08T21:26:29.084Z] spire-1.6.1/test/fakes/fakemetrics/fakemetrics.go [2023-03-08T21:26:29.084Z] spire-1.6.1/test/fakes/fakenotifier/ [2023-03-08T21:26:29.084Z] spire-1.6.1/test/fakes/fakenotifier/notifier.go [2023-03-08T21:26:29.085Z] spire-1.6.1/test/fakes/fakepluginmetrics/ [2023-03-08T21:26:29.085Z] spire-1.6.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2023-03-08T21:26:29.085Z] spire-1.6.1/test/fakes/fakeserverca/ [2023-03-08T21:26:29.085Z] spire-1.6.1/test/fakes/fakeserverca/serverca.go [2023-03-08T21:26:29.085Z] spire-1.6.1/test/fakes/fakeservercatalog/ [2023-03-08T21:26:29.085Z] spire-1.6.1/test/fakes/fakeservercatalog/catalog.go [2023-03-08T21:26:29.085Z] spire-1.6.1/test/fakes/fakeserverkeymanager/ [2023-03-08T21:26:29.085Z] spire-1.6.1/test/fakes/fakeserverkeymanager/keymanager.go [2023-03-08T21:26:29.085Z] spire-1.6.1/test/fakes/fakeservernodeattestor/ [2023-03-08T21:26:29.085Z] spire-1.6.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2023-03-08T21:26:29.085Z] spire-1.6.1/test/fakes/fakeupstreamauthority/ [2023-03-08T21:26:29.085Z] spire-1.6.1/test/fakes/fakeupstreamauthority/plugin.go [2023-03-08T21:26:29.085Z] spire-1.6.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2023-03-08T21:26:29.085Z] spire-1.6.1/test/fakes/fakeworkloadapi/ [2023-03-08T21:26:29.085Z] spire-1.6.1/test/fakes/fakeworkloadapi/workloadapi.go [2023-03-08T21:26:29.085Z] spire-1.6.1/test/fakes/fakeworkloadattestor/ [2023-03-08T21:26:29.085Z] spire-1.6.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2023-03-08T21:26:29.085Z] spire-1.6.1/test/fixture/ [2023-03-08T21:26:29.085Z] spire-1.6.1/test/fixture/certs/ [2023-03-08T21:26:29.085Z] spire-1.6.1/test/fixture/certs/agent_svid.der [2023-03-08T21:26:29.085Z] spire-1.6.1/test/fixture/certs/base_cert.pem [2023-03-08T21:26:29.085Z] spire-1.6.1/test/fixture/certs/base_csr.pem [2023-03-08T21:26:29.085Z] spire-1.6.1/test/fixture/certs/base_key.pem [2023-03-08T21:26:29.085Z] spire-1.6.1/test/fixture/certs/base_rotated_cert.pem [2023-03-08T21:26:29.085Z] spire-1.6.1/test/fixture/certs/base_rotated_csr.pem [2023-03-08T21:26:29.085Z] spire-1.6.1/test/fixture/certs/base_rotated_key.pem [2023-03-08T21:26:29.085Z] spire-1.6.1/test/fixture/certs/blog_cert.pem [2023-03-08T21:26:29.085Z] spire-1.6.1/test/fixture/certs/blog_csr.pem [2023-03-08T21:26:29.085Z] spire-1.6.1/test/fixture/certs/blog_key.pem [2023-03-08T21:26:29.085Z] spire-1.6.1/test/fixture/certs/bundle.der [2023-03-08T21:26:29.085Z] spire-1.6.1/test/fixture/certs/ca.pem [2023-03-08T21:26:29.085Z] spire-1.6.1/test/fixture/certs/ca_key.pem [2023-03-08T21:26:29.085Z] spire-1.6.1/test/fixture/certs/database_cert.pem [2023-03-08T21:26:29.085Z] spire-1.6.1/test/fixture/certs/database_csr.pem [2023-03-08T21:26:29.085Z] spire-1.6.1/test/fixture/certs/database_key.pem [2023-03-08T21:26:29.085Z] spire-1.6.1/test/fixture/certs/node_cert.pem [2023-03-08T21:26:29.085Z] spire-1.6.1/test/fixture/certs/node_csr.pem [2023-03-08T21:26:29.085Z] spire-1.6.1/test/fixture/certs/node_key.pem [2023-03-08T21:26:29.085Z] spire-1.6.1/test/fixture/certs/svid.pem [2023-03-08T21:26:29.085Z] spire-1.6.1/test/fixture/certs/svid_key.pem [2023-03-08T21:26:29.085Z] spire-1.6.1/test/fixture/config/ [2023-03-08T21:26:29.085Z] spire-1.6.1/test/fixture/config/agent_bad_agent_block.conf [2023-03-08T21:26:29.085Z] spire-1.6.1/test/fixture/config/agent_good_posix.conf [2023-03-08T21:26:29.085Z] spire-1.6.1/test/fixture/config/agent_good_templated.conf [2023-03-08T21:26:29.085Z] spire-1.6.1/test/fixture/config/agent_good_windows.conf [2023-03-08T21:26:29.085Z] spire-1.6.1/test/fixture/config/agent_run_posix.conf [2023-03-08T21:26:29.085Z] spire-1.6.1/test/fixture/config/agent_run_windows.conf [2023-03-08T21:26:29.085Z] spire-1.6.1/test/fixture/config/plugin_good.conf [2023-03-08T21:26:29.085Z] spire-1.6.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2023-03-08T21:26:29.085Z] spire-1.6.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2023-03-08T21:26:29.085Z] spire-1.6.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2023-03-08T21:26:29.085Z] spire-1.6.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2023-03-08T21:26:29.085Z] spire-1.6.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2023-03-08T21:26:29.085Z] spire-1.6.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2023-03-08T21:26:29.085Z] spire-1.6.1/test/fixture/config/server_and_agent_bad_root_block.conf [2023-03-08T21:26:29.085Z] spire-1.6.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2023-03-08T21:26:29.085Z] spire-1.6.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2023-03-08T21:26:29.085Z] spire-1.6.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2023-03-08T21:26:29.085Z] spire-1.6.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2023-03-08T21:26:29.085Z] spire-1.6.1/test/fixture/config/server_bad_nested_experimental_block.conf [2023-03-08T21:26:29.085Z] spire-1.6.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2023-03-08T21:26:29.085Z] spire-1.6.1/test/fixture/config/server_bad_nested_federation_block.conf [2023-03-08T21:26:29.085Z] spire-1.6.1/test/fixture/config/server_bad_ratelimit_block.conf [2023-03-08T21:26:29.085Z] spire-1.6.1/test/fixture/config/server_bad_server_block.conf [2023-03-08T21:26:29.085Z] spire-1.6.1/test/fixture/config/server_good_posix.conf [2023-03-08T21:26:29.085Z] spire-1.6.1/test/fixture/config/server_good_templated.conf [2023-03-08T21:26:29.085Z] spire-1.6.1/test/fixture/config/server_good_windows.conf [2023-03-08T21:26:29.085Z] spire-1.6.1/test/fixture/config/server_run_crash_posix.conf [2023-03-08T21:26:29.085Z] spire-1.6.1/test/fixture/config/server_run_start_posix.conf [2023-03-08T21:26:29.085Z] spire-1.6.1/test/fixture/config/server_run_windows.conf [2023-03-08T21:26:29.085Z] spire-1.6.1/test/fixture/fixture.go [2023-03-08T21:26:29.085Z] spire-1.6.1/test/fixture/nodeattestor/ [2023-03-08T21:26:29.085Z] spire-1.6.1/test/fixture/nodeattestor/sshpop/ [2023-03-08T21:26:29.085Z] spire-1.6.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2023-03-08T21:26:29.085Z] spire-1.6.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2023-03-08T21:26:29.085Z] spire-1.6.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2023-03-08T21:26:29.085Z] spire-1.6.1/test/fixture/nodeattestor/x509pop/ [2023-03-08T21:26:29.085Z] spire-1.6.1/test/fixture/nodeattestor/x509pop/generate.go [2023-03-08T21:26:29.085Z] spire-1.6.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2023-03-08T21:26:29.085Z] spire-1.6.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2023-03-08T21:26:29.085Z] spire-1.6.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2023-03-08T21:26:29.085Z] spire-1.6.1/test/fixture/nodeattestor/x509pop/leaf.pem [2023-03-08T21:26:29.085Z] spire-1.6.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2023-03-08T21:26:29.085Z] spire-1.6.1/test/fixture/registration/ [2023-03-08T21:26:29.085Z] spire-1.6.1/test/fixture/registration/entries.json [2023-03-08T21:26:29.085Z] spire-1.6.1/test/fixture/registration/good-for-update.json [2023-03-08T21:26:29.085Z] spire-1.6.1/test/fixture/registration/good.json [2023-03-08T21:26:29.085Z] spire-1.6.1/test/fixture/registration/invalid.json [2023-03-08T21:26:29.085Z] spire-1.6.1/test/fixture/registration/invalid_json.json [2023-03-08T21:26:29.085Z] spire-1.6.1/test/fixture/registration/manager_test_entries.json [2023-03-08T21:26:29.085Z] spire-1.6.1/test/integration/ [2023-03-08T21:26:29.085Z] spire-1.6.1/test/integration/README.md [2023-03-08T21:26:29.085Z] spire-1.6.1/test/integration/common [2023-03-08T21:26:29.085Z] spire-1.6.1/test/integration/setup/ [2023-03-08T21:26:29.085Z] spire-1.6.1/test/integration/setup/adminclient/ [2023-03-08T21:26:29.085Z] spire-1.6.1/test/integration/setup/adminclient/build.sh [2023-03-08T21:26:29.085Z] spire-1.6.1/test/integration/setup/adminclient/client.go [2023-03-08T21:26:29.085Z] spire-1.6.1/test/integration/setup/debugagent/ [2023-03-08T21:26:29.085Z] spire-1.6.1/test/integration/setup/debugagent/build.sh [2023-03-08T21:26:29.085Z] spire-1.6.1/test/integration/setup/debugagent/main.go [2023-03-08T21:26:29.085Z] spire-1.6.1/test/integration/setup/debugserver/ [2023-03-08T21:26:29.085Z] spire-1.6.1/test/integration/setup/debugserver/build.sh [2023-03-08T21:26:29.085Z] spire-1.6.1/test/integration/setup/debugserver/main.go [2023-03-08T21:26:29.085Z] spire-1.6.1/test/integration/setup/delegatedidentity/ [2023-03-08T21:26:29.085Z] spire-1.6.1/test/integration/setup/delegatedidentity/build.sh [2023-03-08T21:26:29.085Z] spire-1.6.1/test/integration/setup/delegatedidentity/main.go [2023-03-08T21:26:29.085Z] spire-1.6.1/test/integration/setup/downstreamclient/ [2023-03-08T21:26:29.085Z] spire-1.6.1/test/integration/setup/downstreamclient/build.sh [2023-03-08T21:26:29.085Z] spire-1.6.1/test/integration/setup/downstreamclient/client.go [2023-03-08T21:26:29.085Z] spire-1.6.1/test/integration/setup/itclient/ [2023-03-08T21:26:29.085Z] spire-1.6.1/test/integration/setup/itclient/client.go [2023-03-08T21:26:29.085Z] spire-1.6.1/test/integration/setup/node-attestation/ [2023-03-08T21:26:29.085Z] spire-1.6.1/test/integration/setup/node-attestation/build.sh [2023-03-08T21:26:29.085Z] spire-1.6.1/test/integration/setup/node-attestation/client.go [2023-03-08T21:26:29.085Z] spire-1.6.1/test/integration/setup/x509pop/ [2023-03-08T21:26:29.085Z] spire-1.6.1/test/integration/setup/x509pop/gencerts.go [2023-03-08T21:26:29.085Z] spire-1.6.1/test/integration/setup/x509pop/setup.sh [2023-03-08T21:26:29.085Z] spire-1.6.1/test/integration/suites-windows/ [2023-03-08T21:26:29.085Z] spire-1.6.1/test/integration/suites-windows/windows-service/ [2023-03-08T21:26:29.085Z] spire-1.6.1/test/integration/suites-windows/windows-service/00-setup.sh [2023-03-08T21:26:29.085Z] spire-1.6.1/test/integration/suites-windows/windows-service/01-start-server-service [2023-03-08T21:26:29.085Z] spire-1.6.1/test/integration/suites-windows/windows-service/02-bootstrap-agent [2023-03-08T21:26:29.085Z] spire-1.6.1/test/integration/suites-windows/windows-service/03-start-agent-service [2023-03-08T21:26:29.085Z] spire-1.6.1/test/integration/suites-windows/windows-service/04-create-registration-entries [2023-03-08T21:26:29.085Z] spire-1.6.1/test/integration/suites-windows/windows-service/05-test-fetch-svid [2023-03-08T21:26:29.085Z] spire-1.6.1/test/integration/suites-windows/windows-service/06-test-graceful-shutdown [2023-03-08T21:26:29.085Z] spire-1.6.1/test/integration/suites-windows/windows-service/07-test-service-failing-to-start [2023-03-08T21:26:29.085Z] spire-1.6.1/test/integration/suites-windows/windows-service/README.md [2023-03-08T21:26:29.085Z] spire-1.6.1/test/integration/suites-windows/windows-service/common [2023-03-08T21:26:29.085Z] spire-1.6.1/test/integration/suites-windows/windows-service/conf/ [2023-03-08T21:26:29.085Z] spire-1.6.1/test/integration/suites-windows/windows-service/conf/agent/ [2023-03-08T21:26:29.085Z] spire-1.6.1/test/integration/suites-windows/windows-service/conf/agent/agent.conf [2023-03-08T21:26:29.085Z] spire-1.6.1/test/integration/suites-windows/windows-service/conf/server/ [2023-03-08T21:26:29.085Z] spire-1.6.1/test/integration/suites-windows/windows-service/conf/server/server.conf [2023-03-08T21:26:29.085Z] spire-1.6.1/test/integration/suites-windows/windows-service/docker-compose.yaml [2023-03-08T21:26:29.085Z] spire-1.6.1/test/integration/suites-windows/windows-service/teardown [2023-03-08T21:26:29.085Z] spire-1.6.1/test/integration/suites-windows/windows-workload-attestor/ [2023-03-08T21:26:29.085Z] spire-1.6.1/test/integration/suites-windows/windows-workload-attestor/00-setup.sh [2023-03-08T21:26:29.085Z] spire-1.6.1/test/integration/suites-windows/windows-workload-attestor/01-start-server [2023-03-08T21:26:29.085Z] spire-1.6.1/test/integration/suites-windows/windows-workload-attestor/02-bootstrap-agent [2023-03-08T21:26:29.085Z] spire-1.6.1/test/integration/suites-windows/windows-workload-attestor/03-start-agent [2023-03-08T21:26:29.085Z] spire-1.6.1/test/integration/suites-windows/windows-workload-attestor/04-create-registration-entries [2023-03-08T21:26:29.085Z] spire-1.6.1/test/integration/suites-windows/windows-workload-attestor/05-test-fetch-svid [2023-03-08T21:26:29.085Z] spire-1.6.1/test/integration/suites-windows/windows-workload-attestor/README.md [2023-03-08T21:26:29.085Z] spire-1.6.1/test/integration/suites-windows/windows-workload-attestor/conf/ [2023-03-08T21:26:29.085Z] spire-1.6.1/test/integration/suites-windows/windows-workload-attestor/conf/agent/ [2023-03-08T21:26:29.085Z] spire-1.6.1/test/integration/suites-windows/windows-workload-attestor/conf/agent/agent.conf [2023-03-08T21:26:29.085Z] spire-1.6.1/test/integration/suites-windows/windows-workload-attestor/conf/server/ [2023-03-08T21:26:29.085Z] spire-1.6.1/test/integration/suites-windows/windows-workload-attestor/conf/server/server.conf [2023-03-08T21:26:29.085Z] spire-1.6.1/test/integration/suites-windows/windows-workload-attestor/docker-compose.yaml [2023-03-08T21:26:29.085Z] spire-1.6.1/test/integration/suites-windows/windows-workload-attestor/teardown [2023-03-08T21:26:29.085Z] spire-1.6.1/test/integration/suites/ [2023-03-08T21:26:29.085Z] spire-1.6.1/test/integration/suites/admin-endpoints/ [2023-03-08T21:26:29.085Z] spire-1.6.1/test/integration/suites/admin-endpoints/00-setup [2023-03-08T21:26:29.085Z] spire-1.6.1/test/integration/suites/admin-endpoints/01-start-server [2023-03-08T21:26:29.085Z] spire-1.6.1/test/integration/suites/admin-endpoints/02-bootstrap-federation-bundles [2023-03-08T21:26:29.085Z] spire-1.6.1/test/integration/suites/admin-endpoints/03-bootstrap-agent [2023-03-08T21:26:29.085Z] spire-1.6.1/test/integration/suites/admin-endpoints/04-start-agent [2023-03-08T21:26:29.085Z] spire-1.6.1/test/integration/suites/admin-endpoints/05-create-registration-entries [2023-03-08T21:26:29.085Z] spire-1.6.1/test/integration/suites/admin-endpoints/06-test-endpoints [2023-03-08T21:26:29.085Z] spire-1.6.1/test/integration/suites/admin-endpoints/README.md [2023-03-08T21:26:29.085Z] spire-1.6.1/test/integration/suites/admin-endpoints/conf/ [2023-03-08T21:26:29.085Z] spire-1.6.1/test/integration/suites/admin-endpoints/conf/domain-a/ [2023-03-08T21:26:29.085Z] spire-1.6.1/test/integration/suites/admin-endpoints/conf/domain-a/agent/ [2023-03-08T21:26:29.085Z] spire-1.6.1/test/integration/suites/admin-endpoints/conf/domain-a/agent/agent.conf [2023-03-08T21:26:29.085Z] spire-1.6.1/test/integration/suites/admin-endpoints/conf/domain-a/server/ [2023-03-08T21:26:29.085Z] spire-1.6.1/test/integration/suites/admin-endpoints/conf/domain-a/server/server.conf [2023-03-08T21:26:29.085Z] spire-1.6.1/test/integration/suites/admin-endpoints/conf/domain-b/ [2023-03-08T21:26:29.085Z] spire-1.6.1/test/integration/suites/admin-endpoints/conf/domain-b/agent/ [2023-03-08T21:26:29.085Z] spire-1.6.1/test/integration/suites/admin-endpoints/conf/domain-b/agent/agent.conf [2023-03-08T21:26:29.085Z] spire-1.6.1/test/integration/suites/admin-endpoints/conf/domain-b/server/ [2023-03-08T21:26:29.085Z] spire-1.6.1/test/integration/suites/admin-endpoints/conf/domain-b/server/server.conf [2023-03-08T21:26:29.085Z] spire-1.6.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/admin-endpoints/teardown [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/datastore-mysql-replication/ [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/datastore-mysql-replication/00-setup [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/datastore-mysql-replication/README.md [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/datastore-mysql-replication/teardown [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/datastore-mysql/ [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/datastore-mysql/00-setup [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/datastore-mysql/01-test-variants [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/datastore-mysql/README.md [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/datastore-mysql/teardown [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/datastore-postgres-replication/ [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/datastore-postgres-replication/00-setup [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/datastore-postgres-replication/README.md [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/datastore-postgres-replication/principal/ [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/datastore-postgres-replication/replica/ [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/datastore-postgres-replication/teardown [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/datastore-postgres/ [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/datastore-postgres/00-setup [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/datastore-postgres/01-test-variants [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/datastore-postgres/README.md [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/datastore-postgres/teardown [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/debug-endpoints/ [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/debug-endpoints/00-setup [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/debug-endpoints/01-start-server [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/debug-endpoints/03-start-agent [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/debug-endpoints/05-test-endpoints [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/debug-endpoints/README.md [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/debug-endpoints/conf/ [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/debug-endpoints/conf/agent/ [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/debug-endpoints/conf/server/ [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/debug-endpoints/teardown [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/delegatedidentity/ [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/delegatedidentity/00-setup [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/delegatedidentity/01-start-server [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/delegatedidentity/02-bootstrap-agent [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/delegatedidentity/03-start-agent [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/delegatedidentity/04-create-registration-entries [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/delegatedidentity/05-test-endpoints [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/delegatedidentity/README.md [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/delegatedidentity/conf/ [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/delegatedidentity/conf/agent/ [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/delegatedidentity/conf/agent/agent.conf [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/delegatedidentity/conf/server/ [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/delegatedidentity/conf/server/server.conf [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/delegatedidentity/docker-compose.yaml [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/delegatedidentity/teardown [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/downstream-endpoints/ [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/downstream-endpoints/00-setup [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/downstream-endpoints/01-start-server [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/downstream-endpoints/03-start-agent [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/downstream-endpoints/04-create-entries [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/downstream-endpoints/README.md [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/downstream-endpoints/conf/ [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/downstream-endpoints/conf/agent/ [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/downstream-endpoints/conf/server/ [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/downstream-endpoints/teardown [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/envoy-sds-v2/ [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/envoy-sds-v2/00-setup [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/envoy-sds-v2/01-start-server [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/envoy-sds-v2/README.md [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/envoy-sds-v2/conf/ [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/envoy-sds-v2/conf/server/ [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/envoy-sds-v2/teardown [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/envoy-sds-v3/ [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/envoy-sds-v3/README.md [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/envoy-sds-v3/conf/ [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/envoy-sds-v3/conf/server/ [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/envoy-sds-v3/teardown [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/evict-agent/ [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/evict-agent/00-setup [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/evict-agent/01-start-server [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/evict-agent/02-bootstrap-agent [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/evict-agent/03-start-agent [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/evict-agent/04-ban-agent [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/evict-agent/05-agent-failed-to-start [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/evict-agent/06-delete-agent [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/evict-agent/07-start-agent [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/evict-agent/08-delete-agent [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/evict-agent/README.md [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/evict-agent/conf/ [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/evict-agent/conf/agent/ [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/evict-agent/conf/agent/agent.conf [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/evict-agent/conf/server/ [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/evict-agent/conf/server/server.conf [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/evict-agent/docker-compose.yaml [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/evict-agent/teardown [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/fetch-x509-svids/ [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/fetch-x509-svids/00-setup [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/fetch-x509-svids/01-start-server [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/fetch-x509-svids/02-bootstrap-agent [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/fetch-x509-svids/03-start-agent [2023-03-08T21:26:29.086Z] spire-1.6.1/test/integration/suites/fetch-x509-svids/04-create-registration-entries [2023-03-08T21:26:29.087Z] spire-1.6.1/test/integration/suites/fetch-x509-svids/05-fetch-x509-svids [2023-03-08T21:26:29.087Z] spire-1.6.1/test/integration/suites/fetch-x509-svids/06-create-registration-entries [2023-03-08T21:26:29.087Z] spire-1.6.1/test/integration/suites/fetch-x509-svids/07-fetch-x509-svids [2023-03-08T21:26:29.087Z] spire-1.6.1/test/integration/suites/fetch-x509-svids/README.md [2023-03-08T21:26:29.087Z] spire-1.6.1/test/integration/suites/fetch-x509-svids/conf/ [2023-03-08T21:26:29.087Z] spire-1.6.1/test/integration/suites/fetch-x509-svids/conf/agent/ [2023-03-08T21:26:29.087Z] spire-1.6.1/test/integration/suites/fetch-x509-svids/conf/agent/agent.conf [2023-03-08T21:26:29.087Z] spire-1.6.1/test/integration/suites/fetch-x509-svids/conf/server/ [2023-03-08T21:26:29.087Z] spire-1.6.1/test/integration/suites/fetch-x509-svids/conf/server/server.conf [2023-03-08T21:26:29.087Z] spire-1.6.1/test/integration/suites/fetch-x509-svids/docker-compose.yaml [2023-03-08T21:26:29.087Z] spire-1.6.1/test/integration/suites/fetch-x509-svids/teardown [2023-03-08T21:26:29.087Z] spire-1.6.1/test/integration/suites/ghostunnel-federation/ [2023-03-08T21:26:29.087Z] spire-1.6.1/test/integration/suites/ghostunnel-federation/00-setup [2023-03-08T21:26:29.087Z] spire-1.6.1/test/integration/suites/ghostunnel-federation/01-start-servers [2023-03-08T21:26:29.087Z] spire-1.6.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2023-03-08T21:26:29.087Z] spire-1.6.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2023-03-08T21:26:29.087Z] spire-1.6.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2023-03-08T21:26:29.087Z] spire-1.6.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2023-03-08T21:26:29.087Z] spire-1.6.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2023-03-08T21:26:29.087Z] spire-1.6.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2023-03-08T21:26:29.087Z] spire-1.6.1/test/integration/suites/ghostunnel-federation/08-start-servers [2023-03-08T21:26:29.087Z] spire-1.6.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2023-03-08T21:26:29.087Z] spire-1.6.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2023-03-08T21:26:29.087Z] spire-1.6.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2023-03-08T21:26:29.087Z] spire-1.6.1/test/integration/suites/ghostunnel-federation/12-start-agents [2023-03-08T21:26:29.087Z] spire-1.6.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2023-03-08T21:26:29.087Z] spire-1.6.1/test/integration/suites/ghostunnel-federation/Dockerfile [2023-03-08T21:26:29.087Z] spire-1.6.1/test/integration/suites/ghostunnel-federation/README.md [2023-03-08T21:26:29.087Z] spire-1.6.1/test/integration/suites/ghostunnel-federation/conf/ [2023-03-08T21:26:29.087Z] spire-1.6.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2023-03-08T21:26:29.087Z] spire-1.6.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2023-03-08T21:26:29.087Z] spire-1.6.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2023-03-08T21:26:29.087Z] spire-1.6.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2023-03-08T21:26:29.087Z] spire-1.6.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2023-03-08T21:26:29.087Z] spire-1.6.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2023-03-08T21:26:29.087Z] spire-1.6.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2023-03-08T21:26:29.087Z] spire-1.6.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2023-03-08T21:26:29.087Z] spire-1.6.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2023-03-08T21:26:29.087Z] spire-1.6.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2023-03-08T21:26:29.087Z] spire-1.6.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2023-03-08T21:26:29.087Z] spire-1.6.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2023-03-08T21:26:29.087Z] spire-1.6.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2023-03-08T21:26:29.087Z] spire-1.6.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2023-03-08T21:26:29.087Z] spire-1.6.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2023-03-08T21:26:29.087Z] spire-1.6.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2023-03-08T21:26:29.087Z] spire-1.6.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2023-03-08T21:26:29.087Z] spire-1.6.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2023-03-08T21:26:29.087Z] spire-1.6.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2023-03-08T21:26:29.087Z] spire-1.6.1/test/integration/suites/ghostunnel-federation/teardown [2023-03-08T21:26:29.087Z] spire-1.6.1/test/integration/suites/join-token/ [2023-03-08T21:26:29.087Z] spire-1.6.1/test/integration/suites/join-token/01-start-server [2023-03-08T21:26:29.087Z] spire-1.6.1/test/integration/suites/join-token/02-bootstrap-agents [2023-03-08T21:26:29.087Z] spire-1.6.1/test/integration/suites/join-token/03-start-agent [2023-03-08T21:26:29.087Z] spire-1.6.1/test/integration/suites/join-token/04-create-workload-entry [2023-03-08T21:26:29.087Z] spire-1.6.1/test/integration/suites/join-token/05-check-svid [2023-03-08T21:26:29.087Z] spire-1.6.1/test/integration/suites/join-token/06-start-bad-agent [2023-03-08T21:26:29.087Z] spire-1.6.1/test/integration/suites/join-token/README.md [2023-03-08T21:26:29.087Z] spire-1.6.1/test/integration/suites/join-token/conf/ [2023-03-08T21:26:29.087Z] spire-1.6.1/test/integration/suites/join-token/conf/agent/ [2023-03-08T21:26:29.087Z] spire-1.6.1/test/integration/suites/join-token/conf/agent/agent.conf [2023-03-08T21:26:29.087Z] spire-1.6.1/test/integration/suites/join-token/conf/server/ [2023-03-08T21:26:29.087Z] spire-1.6.1/test/integration/suites/join-token/conf/server/server.conf [2023-03-08T21:26:29.087Z] spire-1.6.1/test/integration/suites/join-token/docker-compose.yaml [2023-03-08T21:26:29.087Z] spire-1.6.1/test/integration/suites/join-token/teardown [2023-03-08T21:26:29.087Z] spire-1.6.1/test/integration/suites/k8s/ [2023-03-08T21:26:29.087Z] spire-1.6.1/test/integration/suites/k8s/00-setup [2023-03-08T21:26:29.087Z] spire-1.6.1/test/integration/suites/k8s/01-apply-config [2023-03-08T21:26:29.087Z] spire-1.6.1/test/integration/suites/k8s/02-check-for-workload-svid [2023-03-08T21:26:29.087Z] spire-1.6.1/test/integration/suites/k8s/README.md [2023-03-08T21:26:29.087Z] spire-1.6.1/test/integration/suites/k8s/conf/ [2023-03-08T21:26:29.087Z] spire-1.6.1/test/integration/suites/k8s/conf/agent/ [2023-03-08T21:26:29.087Z] spire-1.6.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2023-03-08T21:26:29.087Z] spire-1.6.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2023-03-08T21:26:29.087Z] spire-1.6.1/test/integration/suites/k8s/conf/server/ [2023-03-08T21:26:29.087Z] spire-1.6.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2023-03-08T21:26:29.087Z] spire-1.6.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2023-03-08T21:26:29.087Z] spire-1.6.1/test/integration/suites/k8s/conf/workload.yaml [2023-03-08T21:26:29.087Z] spire-1.6.1/test/integration/suites/k8s/init-kubectl [2023-03-08T21:26:29.087Z] spire-1.6.1/test/integration/suites/k8s/teardown [2023-03-08T21:26:29.087Z] spire-1.6.1/test/integration/suites/nested-rotation/ [2023-03-08T21:26:29.087Z] spire-1.6.1/test/integration/suites/nested-rotation/00-setup [2023-03-08T21:26:29.087Z] spire-1.6.1/test/integration/suites/nested-rotation/01-start-root [2023-03-08T21:26:29.087Z] spire-1.6.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2023-03-08T21:26:29.087Z] spire-1.6.1/test/integration/suites/nested-rotation/03-start-intermediateA [2023-03-08T21:26:29.087Z] spire-1.6.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2023-03-08T21:26:29.087Z] spire-1.6.1/test/integration/suites/nested-rotation/05-start-leafA [2023-03-08T21:26:29.087Z] spire-1.6.1/test/integration/suites/nested-rotation/06-start-intermediateB [2023-03-08T21:26:29.087Z] spire-1.6.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2023-03-08T21:26:29.087Z] spire-1.6.1/test/integration/suites/nested-rotation/08-start-leafB [2023-03-08T21:26:29.087Z] spire-1.6.1/test/integration/suites/nested-rotation/09-create-workload-entries [2023-03-08T21:26:29.087Z] spire-1.6.1/test/integration/suites/nested-rotation/10-check-svids [2023-03-08T21:26:29.087Z] spire-1.6.1/test/integration/suites/nested-rotation/Dockerfile [2023-03-08T21:26:29.087Z] spire-1.6.1/test/integration/suites/nested-rotation/README.md [2023-03-08T21:26:29.087Z] spire-1.6.1/test/integration/suites/nested-rotation/docker-compose.yaml [2023-03-08T21:26:29.087Z] spire-1.6.1/test/integration/suites/nested-rotation/intermediateA/ [2023-03-08T21:26:29.087Z] spire-1.6.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2023-03-08T21:26:29.087Z] spire-1.6.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2023-03-08T21:26:29.087Z] spire-1.6.1/test/integration/suites/nested-rotation/intermediateA/server/ [2023-03-08T21:26:29.087Z] spire-1.6.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2023-03-08T21:26:29.087Z] spire-1.6.1/test/integration/suites/nested-rotation/intermediateB/ [2023-03-08T21:26:29.087Z] spire-1.6.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2023-03-08T21:26:29.087Z] spire-1.6.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2023-03-08T21:26:29.087Z] spire-1.6.1/test/integration/suites/nested-rotation/intermediateB/server/ [2023-03-08T21:26:29.087Z] spire-1.6.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2023-03-08T21:26:29.087Z] spire-1.6.1/test/integration/suites/nested-rotation/leafA/ [2023-03-08T21:26:29.087Z] spire-1.6.1/test/integration/suites/nested-rotation/leafA/agent/ [2023-03-08T21:26:29.087Z] spire-1.6.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2023-03-08T21:26:29.087Z] spire-1.6.1/test/integration/suites/nested-rotation/leafA/server/ [2023-03-08T21:26:29.087Z] spire-1.6.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2023-03-08T21:26:29.087Z] spire-1.6.1/test/integration/suites/nested-rotation/leafB/ [2023-03-08T21:26:29.087Z] spire-1.6.1/test/integration/suites/nested-rotation/leafB/agent/ [2023-03-08T21:26:29.087Z] spire-1.6.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2023-03-08T21:26:29.087Z] spire-1.6.1/test/integration/suites/nested-rotation/leafB/server/ [2023-03-08T21:26:29.358Z] spire-1.6.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2023-03-08T21:26:29.358Z] spire-1.6.1/test/integration/suites/nested-rotation/root/ [2023-03-08T21:26:29.358Z] spire-1.6.1/test/integration/suites/nested-rotation/root/agent/ [2023-03-08T21:26:29.358Z] spire-1.6.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2023-03-08T21:26:29.358Z] spire-1.6.1/test/integration/suites/nested-rotation/root/server/ [2023-03-08T21:26:29.358Z] spire-1.6.1/test/integration/suites/nested-rotation/root/server/server.conf [2023-03-08T21:26:29.358Z] spire-1.6.1/test/integration/suites/nested-rotation/teardown [2023-03-08T21:26:29.358Z] spire-1.6.1/test/integration/suites/node-attestation/ [2023-03-08T21:26:29.358Z] spire-1.6.1/test/integration/suites/node-attestation/00-setup [2023-03-08T21:26:29.358Z] spire-1.6.1/test/integration/suites/node-attestation/01-start-server [2023-03-08T21:26:29.358Z] spire-1.6.1/test/integration/suites/node-attestation/02-start-agent [2023-03-08T21:26:29.358Z] spire-1.6.1/test/integration/suites/node-attestation/03-test-node-attestation [2023-03-08T21:26:29.358Z] spire-1.6.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2023-03-08T21:26:29.358Z] spire-1.6.1/test/integration/suites/node-attestation/README.md [2023-03-08T21:26:29.358Z] spire-1.6.1/test/integration/suites/node-attestation/conf/ [2023-03-08T21:26:29.358Z] spire-1.6.1/test/integration/suites/node-attestation/conf/agent/ [2023-03-08T21:26:29.358Z] spire-1.6.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2023-03-08T21:26:29.358Z] spire-1.6.1/test/integration/suites/node-attestation/conf/server/ [2023-03-08T21:26:29.358Z] spire-1.6.1/test/integration/suites/node-attestation/conf/server/server.conf [2023-03-08T21:26:29.358Z] spire-1.6.1/test/integration/suites/node-attestation/docker-compose.yaml [2023-03-08T21:26:29.358Z] spire-1.6.1/test/integration/suites/node-attestation/teardown [2023-03-08T21:26:29.358Z] spire-1.6.1/test/integration/suites/rotation/ [2023-03-08T21:26:29.358Z] spire-1.6.1/test/integration/suites/rotation/00-setup [2023-03-08T21:26:29.358Z] spire-1.6.1/test/integration/suites/rotation/01-start-server [2023-03-08T21:26:29.358Z] spire-1.6.1/test/integration/suites/rotation/02-bootstrap-agent [2023-03-08T21:26:29.358Z] spire-1.6.1/test/integration/suites/rotation/03-start-agent [2023-03-08T21:26:29.358Z] spire-1.6.1/test/integration/suites/rotation/04-create-workload-entry [2023-03-08T21:26:29.358Z] spire-1.6.1/test/integration/suites/rotation/05-check-svids [2023-03-08T21:26:29.358Z] spire-1.6.1/test/integration/suites/rotation/README.md [2023-03-08T21:26:29.358Z] spire-1.6.1/test/integration/suites/rotation/conf/ [2023-03-08T21:26:29.358Z] spire-1.6.1/test/integration/suites/rotation/conf/agent/ [2023-03-08T21:26:29.358Z] spire-1.6.1/test/integration/suites/rotation/conf/agent/agent.conf [2023-03-08T21:26:29.358Z] spire-1.6.1/test/integration/suites/rotation/conf/server/ [2023-03-08T21:26:29.358Z] spire-1.6.1/test/integration/suites/rotation/conf/server/server.conf [2023-03-08T21:26:29.358Z] spire-1.6.1/test/integration/suites/rotation/docker-compose.yaml [2023-03-08T21:26:29.358Z] spire-1.6.1/test/integration/suites/rotation/teardown [2023-03-08T21:26:29.358Z] spire-1.6.1/test/integration/suites/self-test/ [2023-03-08T21:26:29.358Z] spire-1.6.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2023-03-08T21:26:29.358Z] spire-1.6.1/test/integration/suites/self-test/README.md [2023-03-08T21:26:29.358Z] spire-1.6.1/test/integration/suites/self-test/teardown [2023-03-08T21:26:29.358Z] spire-1.6.1/test/integration/suites/spire-server-cli/ [2023-03-08T21:26:29.358Z] spire-1.6.1/test/integration/suites/spire-server-cli/01-start-server [2023-03-08T21:26:29.358Z] spire-1.6.1/test/integration/suites/spire-server-cli/02-bundle [2023-03-08T21:26:29.358Z] spire-1.6.1/test/integration/suites/spire-server-cli/03-entry [2023-03-08T21:26:29.358Z] spire-1.6.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2023-03-08T21:26:29.358Z] spire-1.6.1/test/integration/suites/spire-server-cli/05-start-agents [2023-03-08T21:26:29.358Z] spire-1.6.1/test/integration/suites/spire-server-cli/06-agent [2023-03-08T21:26:29.358Z] spire-1.6.1/test/integration/suites/spire-server-cli/Dockerfile [2023-03-08T21:26:29.358Z] spire-1.6.1/test/integration/suites/spire-server-cli/README.md [2023-03-08T21:26:29.358Z] spire-1.6.1/test/integration/suites/spire-server-cli/conf/ [2023-03-08T21:26:29.358Z] spire-1.6.1/test/integration/suites/spire-server-cli/conf/agent/ [2023-03-08T21:26:29.358Z] spire-1.6.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2023-03-08T21:26:29.358Z] spire-1.6.1/test/integration/suites/spire-server-cli/conf/fixture/ [2023-03-08T21:26:29.358Z] spire-1.6.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2023-03-08T21:26:29.358Z] spire-1.6.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2023-03-08T21:26:29.358Z] spire-1.6.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2023-03-08T21:26:29.358Z] spire-1.6.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2023-03-08T21:26:29.358Z] spire-1.6.1/test/integration/suites/spire-server-cli/conf/server/ [2023-03-08T21:26:29.358Z] spire-1.6.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2023-03-08T21:26:29.358Z] spire-1.6.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2023-03-08T21:26:29.358Z] spire-1.6.1/test/integration/suites/spire-server-cli/teardown [2023-03-08T21:26:29.358Z] spire-1.6.1/test/integration/suites/upgrade/ [2023-03-08T21:26:29.358Z] spire-1.6.1/test/integration/suites/upgrade/00-setup [2023-03-08T21:26:29.358Z] spire-1.6.1/test/integration/suites/upgrade/01-run-upgrade-tests [2023-03-08T21:26:29.358Z] spire-1.6.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2023-03-08T21:26:29.358Z] spire-1.6.1/test/integration/suites/upgrade/README.md [2023-03-08T21:26:29.358Z] spire-1.6.1/test/integration/suites/upgrade/conf/ [2023-03-08T21:26:29.358Z] spire-1.6.1/test/integration/suites/upgrade/conf/agent/ [2023-03-08T21:26:29.358Z] spire-1.6.1/test/integration/suites/upgrade/conf/agent/agent.conf [2023-03-08T21:26:29.358Z] spire-1.6.1/test/integration/suites/upgrade/conf/server/ [2023-03-08T21:26:29.358Z] spire-1.6.1/test/integration/suites/upgrade/conf/server/server.conf [2023-03-08T21:26:29.358Z] spire-1.6.1/test/integration/suites/upgrade/teardown [2023-03-08T21:26:29.358Z] spire-1.6.1/test/integration/suites/upgrade/versions.txt [2023-03-08T21:26:29.358Z] spire-1.6.1/test/integration/suites/upstream-authority-cert-manager/ [2023-03-08T21:26:29.358Z] spire-1.6.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2023-03-08T21:26:29.358Z] spire-1.6.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2023-03-08T21:26:29.358Z] spire-1.6.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2023-03-08T21:26:29.358Z] spire-1.6.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2023-03-08T21:26:29.358Z] spire-1.6.1/test/integration/suites/upstream-authority-cert-manager/README.md [2023-03-08T21:26:29.358Z] spire-1.6.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2023-03-08T21:26:29.358Z] spire-1.6.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2023-03-08T21:26:29.358Z] spire-1.6.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2023-03-08T21:26:29.358Z] spire-1.6.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2023-03-08T21:26:29.358Z] spire-1.6.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2023-03-08T21:26:29.358Z] spire-1.6.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2023-03-08T21:26:29.358Z] spire-1.6.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2023-03-08T21:26:29.358Z] spire-1.6.1/test/integration/suites/upstream-authority-cert-manager/teardown [2023-03-08T21:26:29.358Z] spire-1.6.1/test/integration/test-one.sh [2023-03-08T21:26:29.358Z] spire-1.6.1/test/integration/test-windows.sh [2023-03-08T21:26:29.358Z] spire-1.6.1/test/integration/test.sh [2023-03-08T21:26:29.358Z] spire-1.6.1/test/plugintest/ [2023-03-08T21:26:29.358Z] spire-1.6.1/test/plugintest/config.go [2023-03-08T21:26:29.358Z] spire-1.6.1/test/plugintest/load.go [2023-03-08T21:26:29.358Z] spire-1.6.1/test/plugintest/option.go [2023-03-08T21:26:29.358Z] spire-1.6.1/test/spiretest/ [2023-03-08T21:26:29.358Z] spire-1.6.1/test/spiretest/apiserver.go [2023-03-08T21:26:29.358Z] spire-1.6.1/test/spiretest/assertions.go [2023-03-08T21:26:29.358Z] spire-1.6.1/test/spiretest/dir.go [2023-03-08T21:26:29.358Z] spire-1.6.1/test/spiretest/errors_posix.go [2023-03-08T21:26:29.358Z] spire-1.6.1/test/spiretest/errors_windows.go [2023-03-08T21:26:29.358Z] spire-1.6.1/test/spiretest/logs.go [2023-03-08T21:26:29.358Z] spire-1.6.1/test/spiretest/socketapi.go [2023-03-08T21:26:29.358Z] spire-1.6.1/test/spiretest/socketapi_posix.go [2023-03-08T21:26:29.358Z] spire-1.6.1/test/spiretest/socketapi_windows.go [2023-03-08T21:26:29.358Z] spire-1.6.1/test/spiretest/suite.go [2023-03-08T21:26:29.358Z] spire-1.6.1/test/spiretest/x509.go [2023-03-08T21:26:29.358Z] spire-1.6.1/test/testca/ [2023-03-08T21:26:29.358Z] spire-1.6.1/test/testca/ca.go [2023-03-08T21:26:29.358Z] spire-1.6.1/test/testkey/ [2023-03-08T21:26:29.358Z] spire-1.6.1/test/testkey/bucket.go [2023-03-08T21:26:29.358Z] spire-1.6.1/test/testkey/ec256.pem [2023-03-08T21:26:29.358Z] spire-1.6.1/test/testkey/ec384.pem [2023-03-08T21:26:29.358Z] spire-1.6.1/test/testkey/generator.go [2023-03-08T21:26:29.358Z] spire-1.6.1/test/testkey/keys.go [2023-03-08T21:26:29.358Z] spire-1.6.1/test/testkey/rsa2048.pem [2023-03-08T21:26:29.358Z] spire-1.6.1/test/testkey/rsa4096.pem [2023-03-08T21:26:29.358Z] spire-1.6.1/test/tpmsimulator/ [2023-03-08T21:26:29.358Z] spire-1.6.1/test/tpmsimulator/simulator.go [2023-03-08T21:26:29.358Z] spire-1.6.1/test/util/ [2023-03-08T21:26:29.358Z] spire-1.6.1/test/util/cert_fixtures.go [2023-03-08T21:26:29.358Z] spire-1.6.1/test/util/cert_generation.go [2023-03-08T21:26:29.358Z] spire-1.6.1/test/util/io_redirection.go [2023-03-08T21:26:29.358Z] spire-1.6.1/test/util/race.go [2023-03-08T21:26:29.358Z] spire-1.6.1/test/util/util.go [2023-03-08T21:26:31.982Z] Removing intermediate container c73c0eaa9d04 [2023-03-08T21:26:31.982Z] ---> c7e2ecc832f6 [2023-03-08T21:26:31.982Z] Step 6/15 : RUN echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/ [2023-03-08T21:26:31.982Z] ---> Running in 43b9ba0fa17d [2023-03-08T21:26:32.946Z] building spire from source... [2023-03-08T21:26:32.946Z] fatal: not a git repository (or any of the parent directories): .git [2023-03-08T21:26:32.946Z] fatal: not a git repository (or any of the parent directories): .git [2023-03-08T21:26:32.946Z] fatal: not a git repository (or any of the parent directories): .git [2023-03-08T21:26:33.213Z] Installing go1.20.1... [2023-03-08T21:26:48.203Z] Building bin/spire-server… [2023-03-08T21:26:48.203Z] go: downloading github.com/mitchellh/cli v1.1.5 [2023-03-08T21:26:48.203Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.2 [2023-03-08T21:26:48.203Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.5-0.20221020001527-5895a0279944 [2023-03-08T21:26:48.203Z] go: downloading golang.org/x/net v0.7.0 [2023-03-08T21:26:48.203Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-03-08T21:26:48.203Z] go: downloading google.golang.org/grpc v1.53.0 [2023-03-08T21:26:48.203Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2023-03-08T21:26:48.203Z] go: downloading github.com/google/go-cmp v0.5.9 [2023-03-08T21:26:48.203Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2023-03-08T21:26:48.472Z] go: downloading github.com/imdario/mergo v0.3.13 [2023-03-08T21:26:48.472Z] go: downloading github.com/sirupsen/logrus v1.9.0 [2023-03-08T21:26:48.472Z] go: downloading github.com/hashicorp/go-hclog v1.4.0 [2023-03-08T21:26:48.739Z] go: downloading github.com/Masterminds/sprig/v3 v3.2.1 [2023-03-08T21:26:48.739Z] go: downloading github.com/armon/go-radix v1.0.0 [2023-03-08T21:26:48.739Z] go: downloading github.com/bgentry/speakeasy v0.1.0 [2023-03-08T21:26:48.739Z] go: downloading github.com/fatih/color v1.13.0 [2023-03-08T21:26:48.739Z] go: downloading github.com/mattn/go-isatty v0.0.16 [2023-03-08T21:26:48.739Z] go: downloading github.com/posener/complete v1.2.3 [2023-03-08T21:26:49.009Z] go: downloading google.golang.org/protobuf v1.28.1 [2023-03-08T21:26:49.968Z] go: downloading golang.org/x/sys v0.5.0 [2023-03-08T21:26:49.968Z] go: downloading github.com/hashicorp/go-plugin v1.4.6 [2023-03-08T21:26:49.968Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.4.4-0.20230203133000-75d7213a0ba0 [2023-03-08T21:26:50.235Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2023-03-08T21:26:50.235Z] go: downloading github.com/armon/go-metrics v0.4.1 [2023-03-08T21:26:50.235Z] go: downloading github.com/prometheus/client_golang v1.14.0 [2023-03-08T21:26:50.235Z] go: downloading github.com/uber-go/tally/v4 v4.1.6 [2023-03-08T21:26:50.505Z] go: downloading github.com/open-policy-agent/opa v0.49.0 [2023-03-08T21:27:00.587Z] go: downloading golang.org/x/crypto v0.6.0 [2023-03-08T21:27:00.587Z] go: downloading google.golang.org/genproto v0.0.0-20230216225411-c8e22ba71e44 [2023-03-08T21:27:00.587Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2023-03-08T21:27:00.587Z] go: downloading github.com/Masterminds/goutils v1.1.1 [2023-03-08T21:27:00.587Z] go: downloading github.com/Masterminds/semver/v3 v3.1.1 [2023-03-08T21:27:00.587Z] go: downloading github.com/google/uuid v1.3.0 [2023-03-08T21:27:00.587Z] go: downloading github.com/huandu/xstrings v1.3.2 [2023-03-08T21:27:00.587Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2023-03-08T21:27:00.587Z] go: downloading github.com/shopspring/decimal v1.2.0 [2023-03-08T21:27:00.587Z] go: downloading github.com/spf13/cast v1.5.0 [2023-03-08T21:27:00.587Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-03-08T21:27:00.587Z] go: downloading github.com/golang/protobuf v1.5.2 [2023-03-08T21:27:00.587Z] go: downloading github.com/hashicorp/yamux v0.1.1 [2023-03-08T21:27:00.587Z] go: downloading github.com/mitchellh/go-testing-interface v1.14.1 [2023-03-08T21:27:00.587Z] go: downloading github.com/oklog/run v1.1.0 [2023-03-08T21:27:00.587Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2023-03-08T21:27:00.587Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2023-03-08T21:27:00.587Z] go: downloading github.com/beorn7/perks v1.0.1 [2023-03-08T21:27:00.587Z] go: downloading github.com/cespare/xxhash/v2 v2.2.0 [2023-03-08T21:27:00.587Z] go: downloading github.com/prometheus/client_model v0.3.0 [2023-03-08T21:27:00.587Z] go: downloading github.com/prometheus/common v0.37.0 [2023-03-08T21:27:00.587Z] go: downloading github.com/prometheus/procfs v0.8.0 [2023-03-08T21:27:00.587Z] go: downloading go.uber.org/atomic v1.10.0 [2023-03-08T21:27:00.587Z] go: downloading github.com/pkg/errors v0.9.1 [2023-03-08T21:27:00.587Z] go: downloading github.com/imkira/go-observer v1.0.3 [2023-03-08T21:27:00.587Z] go: downloading github.com/ghodss/yaml v1.0.0 [2023-03-08T21:27:00.587Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2023-03-08T21:27:00.587Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2023-03-08T21:27:00.587Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2023-03-08T21:27:00.587Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4 [2023-03-08T21:27:00.587Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.17.4 [2023-03-08T21:27:00.587Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.8 [2023-03-08T21:27:00.587Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.8 [2023-03-08T21:27:00.855Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.20.0 [2023-03-08T21:27:00.855Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.0 [2023-03-08T21:27:01.125Z] go: downloading github.com/gofrs/uuid v4.4.0+incompatible [2023-03-08T21:27:01.125Z] go: downloading github.com/stretchr/testify v1.8.1 [2023-03-08T21:27:01.125Z] go: downloading golang.org/x/sync v0.1.0 [2023-03-08T21:27:01.125Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.33.2 [2023-03-08T21:27:01.125Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2023-03-08T21:27:01.125Z] go: downloading github.com/blang/semver v3.5.1+incompatible [2023-03-08T21:27:01.125Z] go: downloading github.com/go-sql-driver/mysql v1.7.0 [2023-03-08T21:27:01.401Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2023-03-08T21:27:01.401Z] go: downloading github.com/lib/pq v1.10.7 [2023-03-08T21:27:01.401Z] go: downloading github.com/mattn/go-sqlite3 v1.14.16 [2023-03-08T21:27:01.401Z] go: downloading cloud.google.com/go/iam v0.12.0 [2023-03-08T21:27:01.674Z] go: downloading cloud.google.com/go v0.107.0 [2023-03-08T21:27:01.941Z] go: downloading cloud.google.com/go/kms v1.8.0 [2023-03-08T21:27:02.210Z] go: downloading github.com/googleapis/gax-go/v2 v2.7.0 [2023-03-08T21:27:02.210Z] go: downloading google.golang.org/api v0.110.0 [2023-03-08T21:27:04.158Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.21 [2023-03-08T21:27:04.158Z] go: downloading github.com/aws/aws-sdk-go-v2/service/ec2 v1.86.0 [2023-03-08T21:27:05.590Z] go: downloading github.com/aws/aws-sdk-go-v2/service/iam v1.19.0 [2023-03-08T21:27:05.590Z] go: downloading github.com/Azure/azure-sdk-for-go/sdk/azcore v1.3.1 [2023-03-08T21:27:05.859Z] go: downloading github.com/Azure/azure-sdk-for-go v67.3.0+incompatible [2023-03-08T21:27:15.969Z] go: downloading github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.2.1 [2023-03-08T21:27:15.969Z] go: downloading github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute v1.0.0 [2023-03-08T21:27:15.969Z] go: downloading github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/network/armnetwork v1.1.0 [2023-03-08T21:27:54.838Z] go: downloading github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/resources/armresources v1.0.0 [2023-03-08T21:27:54.838Z] go: downloading k8s.io/api v0.26.1 [2023-03-08T21:27:54.839Z] go: downloading k8s.io/client-go v0.26.1 [2023-03-08T21:27:54.839Z] go: downloading github.com/google/go-tpm v0.3.3 [2023-03-08T21:27:54.839Z] go: downloading cloud.google.com/go/storage v1.29.0 [2023-03-08T21:27:54.839Z] go: downloading k8s.io/apimachinery v0.26.1 [2023-03-08T21:27:54.839Z] go: downloading k8s.io/kube-aggregator v0.26.1 [2023-03-08T21:27:54.839Z] go: downloading github.com/aws/aws-sdk-go-v2/service/acmpca v1.21.0 [2023-03-08T21:27:54.839Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.18.0 [2023-03-08T21:27:54.839Z] go: downloading sigs.k8s.io/controller-runtime v0.14.4 [2023-03-08T21:27:54.839Z] go: downloading cloud.google.com/go/security v1.12.0 [2023-03-08T21:27:54.839Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2023-03-08T21:27:54.839Z] go: downloading github.com/hashicorp/vault/api v1.9.0 [2023-03-08T21:27:54.839Z] go: downloading github.com/shirou/gopsutil/v3 v3.23.1 [2023-03-08T21:27:54.839Z] go: downloading golang.org/x/time v0.3.0 [2023-03-08T21:27:54.839Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2023-03-08T21:27:54.839Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-03-08T21:27:54.839Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2023-03-08T21:27:54.839Z] go: downloading github.com/gobwas/glob v0.2.3 [2023-03-08T21:27:54.839Z] go: downloading github.com/tchap/go-patricia/v2 v2.3.1 [2023-03-08T21:27:54.839Z] go: downloading github.com/yashtewari/glob-intersection v0.1.0 [2023-03-08T21:27:54.839Z] go: downloading golang.org/x/text v0.7.0 [2023-03-08T21:27:54.839Z] go: downloading github.com/aws/smithy-go v1.13.5 [2023-03-08T21:27:54.839Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.28 [2023-03-08T21:27:54.839Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.0 [2023-03-08T21:27:54.839Z] go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.0 [2023-03-08T21:27:54.839Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.28 [2023-03-08T21:27:54.839Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.22 [2023-03-08T21:27:54.839Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2023-03-08T21:27:54.839Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2023-03-08T21:27:55.433Z] go: downloading golang.org/x/oauth2 v0.5.0 [2023-03-08T21:27:55.433Z] go: downloading github.com/Azure/azure-sdk-for-go/sdk/internal v1.1.2 [2023-03-08T21:27:55.701Z] go: downloading github.com/AzureAD/microsoft-authentication-library-for-go v0.8.1 [2023-03-08T21:27:55.701Z] go: downloading cloud.google.com/go/compute/metadata v0.2.3 [2023-03-08T21:27:55.701Z] go: downloading cloud.google.com/go/compute v1.18.0 [2023-03-08T21:27:56.693Z] go: downloading github.com/gogo/protobuf v1.3.2 [2023-03-08T21:27:57.279Z] go: downloading k8s.io/klog/v2 v2.80.1 [2023-03-08T21:27:57.279Z] go: downloading github.com/google/gofuzz v1.2.0 [2023-03-08T21:27:57.279Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3 [2023-03-08T21:27:57.279Z] go: downloading k8s.io/utils v0.0.0-20221128185143-99ec85e7a448 [2023-03-08T21:27:57.546Z] go: downloading github.com/spf13/pflag v1.0.5 [2023-03-08T21:27:57.546Z] go: downloading golang.org/x/term v0.5.0 [2023-03-08T21:27:57.826Z] go: downloading cloud.google.com/go/longrunning v0.3.0 [2023-03-08T21:27:57.826Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2023-03-08T21:27:57.826Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2023-03-08T21:27:57.826Z] go: downloading github.com/hashicorp/go-retryablehttp v0.7.1 [2023-03-08T21:27:57.826Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-03-08T21:27:57.826Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.7 [2023-03-08T21:27:57.826Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.2 [2023-03-08T21:27:57.826Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-03-08T21:27:57.826Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2023-03-08T21:27:57.826Z] go: downloading github.com/agnivade/levenshtein v1.1.1 [2023-03-08T21:27:57.826Z] go: downloading github.com/tklauser/go-sysconf v0.3.11 [2023-03-08T21:27:58.094Z] go: downloading github.com/evanphx/json-patch/v5 v5.6.0 [2023-03-08T21:27:58.094Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2023-03-08T21:27:58.094Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.22 [2023-03-08T21:27:58.094Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-03-08T21:27:58.094Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-03-08T21:27:58.094Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-03-08T21:27:58.364Z] go: downloading go.opencensus.io v0.24.0 [2023-03-08T21:27:58.638Z] go: downloading github.com/kylelemons/godebug v1.1.0 [2023-03-08T21:27:58.638Z] go: downloading github.com/pkg/browser v0.0.0-20210911075715-681adbf594b8 [2023-03-08T21:27:58.638Z] go: downloading golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2 [2023-03-08T21:27:58.638Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2023-03-08T21:27:58.638Z] go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2 [2023-03-08T21:27:58.638Z] go: downloading github.com/go-logr/logr v1.2.3 [2023-03-08T21:27:58.638Z] go: downloading github.com/google/gnostic v0.5.7-v3refs [2023-03-08T21:27:58.638Z] go: downloading github.com/json-iterator/go v1.1.12 [2023-03-08T21:27:58.906Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2023-03-08T21:27:58.906Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2023-03-08T21:27:58.906Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2023-03-08T21:27:58.906Z] go: downloading github.com/tklauser/numcpus v0.6.0 [2023-03-08T21:27:58.906Z] go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280 [2023-03-08T21:27:58.906Z] go: downloading go.uber.org/zap v1.24.0 [2023-03-08T21:27:59.184Z] go: downloading github.com/googleapis/enterprise-certificate-proxy v0.2.3 [2023-03-08T21:27:59.184Z] go: downloading github.com/golang-jwt/jwt/v4 v4.4.2 [2023-03-08T21:27:59.184Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2023-03-08T21:27:59.454Z] go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible [2023-03-08T21:27:59.454Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2023-03-08T21:27:59.454Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2023-03-08T21:27:59.454Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2023-03-08T21:27:59.454Z] go: downloading go.uber.org/multierr v1.8.0 [2023-03-08T21:28:00.041Z] go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 [2023-03-08T21:28:00.041Z] go: downloading github.com/emicklei/go-restful/v3 v3.9.0 [2023-03-08T21:28:00.041Z] go: downloading github.com/go-openapi/jsonreference v0.20.0 [2023-03-08T21:28:00.041Z] go: downloading github.com/go-openapi/swag v0.22.3 [2023-03-08T21:28:00.041Z] go: downloading github.com/go-openapi/jsonpointer v0.19.5 [2023-03-08T21:28:00.041Z] go: downloading github.com/mailru/easyjson v0.7.7 [2023-03-08T21:28:00.041Z] go: downloading github.com/josharian/intern v1.0.0 [2023-03-08T21:43:07.811Z] Building bin/spire-agent… [2023-03-08T21:43:07.811Z] go: downloading github.com/envoyproxy/go-control-plane v0.11.0 [2023-03-08T21:43:09.219Z] go: downloading github.com/docker/docker v23.0.1+incompatible [2023-03-08T21:43:09.219Z] go: downloading cloud.google.com/go/secretmanager v1.10.0 [2023-03-08T21:43:09.219Z] go: downloading github.com/cncf/xds/go v0.0.0-20230105202645-06c439db220b [2023-03-08T21:43:09.487Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.9.1 [2023-03-08T21:43:09.768Z] go: downloading github.com/google/go-tpm-tools v0.3.10 [2023-03-08T21:43:11.175Z] go: downloading github.com/google/go-containerregistry v0.13.0 [2023-03-08T21:43:12.136Z] go: downloading github.com/sigstore/cosign v1.13.1 [2023-03-08T21:43:14.084Z] go: downloading github.com/sigstore/rekor v1.0.1 [2023-03-08T21:43:14.084Z] go: downloading github.com/sigstore/sigstore v1.5.1 [2023-03-08T21:43:14.084Z] go: downloading github.com/google/go-sev-guest v0.4.1 [2023-03-08T21:43:14.668Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2023-03-08T21:43:14.668Z] go: downloading github.com/docker/go-connections v0.4.0 [2023-03-08T21:43:14.669Z] go: downloading github.com/docker/go-units v0.5.0 [2023-03-08T21:43:14.669Z] go: downloading github.com/opencontainers/image-spec v1.1.0-rc2 [2023-03-08T21:43:14.669Z] go: downloading github.com/docker/distribution v2.8.1+incompatible [2023-03-08T21:43:14.669Z] go: downloading github.com/sigstore/fulcio v0.6.0 [2023-03-08T21:43:15.252Z] go: downloading github.com/cyberphone/json-canonicalization v0.0.0-20210823021906-dc406ceaf94b [2023-03-08T21:43:15.252Z] go: downloading github.com/go-openapi/strfmt v0.21.3 [2023-03-08T21:43:15.252Z] go: downloading github.com/in-toto/in-toto-golang v0.3.4-0.20220709202702-fa494aaa0add [2023-03-08T21:43:15.252Z] go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0 [2023-03-08T21:43:15.521Z] go: downloading github.com/theupdateframework/go-tuf v0.5.2-0.20220930112810-3890c1e7ace4 [2023-03-08T21:43:15.521Z] go: downloading github.com/transparency-dev/merkle v0.0.1 [2023-03-08T21:43:15.790Z] go: downloading github.com/docker/cli v20.10.21+incompatible [2023-03-08T21:43:17.738Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-03-08T21:43:17.738Z] go: downloading github.com/google/logger v1.1.1 [2023-03-08T21:43:17.738Z] go: downloading github.com/pborman/uuid v1.2.0 [2023-03-08T21:43:17.738Z] go: downloading github.com/awslabs/amazon-ecr-credential-helper/ecr-login v0.0.0-20220228164355-396b2034c795 [2023-03-08T21:43:17.738Z] go: downloading github.com/chrismellard/docker-credential-acr-env v0.0.0-20220119192733-fe33c00cee21 [2023-03-08T21:43:17.738Z] go: downloading github.com/mozillazg/docker-credential-acr-helper v0.3.0 [2023-03-08T21:43:17.738Z] go: downloading github.com/spf13/cobra v1.6.1 [2023-03-08T21:43:17.738Z] go: downloading sigs.k8s.io/release-utils v0.7.3 [2023-03-08T21:43:18.007Z] go: downloading github.com/coreos/go-oidc/v3 v3.5.0 [2023-03-08T21:43:18.007Z] go: downloading github.com/segmentio/ksuid v1.0.4 [2023-03-08T21:43:18.007Z] go: downloading github.com/skratchdot/open-golang v0.0.0-20200116055534-eef842397966 [2023-03-08T21:43:18.007Z] go: downloading github.com/xanzy/go-gitlab v0.73.1 [2023-03-08T21:43:18.007Z] go: downloading github.com/letsencrypt/boulder v0.0.0-20221109233200-85aa52084eaf [2023-03-08T21:43:18.007Z] go: downloading github.com/go-openapi/runtime v0.24.2 [2023-03-08T21:43:18.602Z] go: downloading github.com/go-openapi/errors v0.20.3 [2023-03-08T21:43:18.602Z] go: downloading github.com/go-openapi/validate v0.22.0 [2023-03-08T21:43:18.602Z] go: downloading github.com/asaskevich/govalidator v0.0.0-20210307081110-f21760c49a8d [2023-03-08T21:43:18.881Z] go: downloading github.com/oklog/ulid v1.3.1 [2023-03-08T21:43:18.881Z] go: downloading go.mongodb.org/mongo-driver v1.10.0 [2023-03-08T21:43:19.845Z] go: downloading github.com/google/certificate-transparency-go v1.1.3 [2023-03-08T21:43:21.494Z] go: downloading golang.org/x/exp v0.0.0-20220823124025-807a23277127 [2023-03-08T21:43:21.763Z] go: downloading github.com/spf13/viper v1.13.0 [2023-03-08T21:43:22.032Z] go: downloading github.com/shibumi/go-pathspec v1.3.0 [2023-03-08T21:43:22.032Z] go: downloading github.com/klauspost/compress v1.15.11 [2023-03-08T21:43:22.032Z] go: downloading github.com/docker/docker-credential-helpers v0.7.0 [2023-03-08T21:43:22.032Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2023-03-08T21:43:22.032Z] go: downloading github.com/google/go-github/v45 v45.2.0 [2023-03-08T21:43:22.032Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.28 [2023-03-08T21:43:22.032Z] go: downloading github.com/go-jose/go-jose/v3 v3.0.0 [2023-03-08T21:43:22.032Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2023-03-08T21:43:22.315Z] go: downloading github.com/common-nighthawk/go-figure v0.0.0-20210622060536-734e95fb86be [2023-03-08T21:43:22.316Z] go: downloading github.com/opentracing/opentracing-go v1.2.0 [2023-03-08T21:43:22.626Z] go: downloading github.com/google/go-querystring v1.1.0 [2023-03-08T21:43:22.626Z] go: downloading github.com/go-openapi/analysis v0.21.4 [2023-03-08T21:43:22.626Z] go: downloading github.com/go-openapi/loads v0.21.2 [2023-03-08T21:43:23.227Z] go: downloading github.com/go-openapi/spec v0.20.7 [2023-03-08T21:43:23.227Z] go: downloading github.com/titanous/rocacheck v0.0.0-20171023193734-afe73141d399 [2023-03-08T21:43:23.227Z] go: downloading github.com/golang/glog v1.0.0 [2023-03-08T21:43:23.227Z] go: downloading github.com/go-chi/chi v4.1.2+incompatible [2023-03-08T21:43:23.496Z] go: downloading github.com/go-playground/validator/v10 v10.11.1 [2023-03-08T21:43:23.766Z] go: downloading github.com/fsnotify/fsnotify v1.6.0 [2023-03-08T21:43:23.766Z] go: downloading github.com/spf13/afero v1.9.2 [2023-03-08T21:43:23.766Z] go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2023-03-08T21:43:23.766Z] go: downloading github.com/syndtr/goleveldb v1.0.1-0.20220721030215-126854af5e6d [2023-03-08T21:43:24.034Z] go: downloading github.com/alibabacloud-go/cr-20160607 v1.0.1 [2023-03-08T21:43:24.034Z] go: downloading github.com/AliyunContainerService/ack-ram-tool/pkg/credentials/alibabacloudsdkgo/helper v0.2.0 [2023-03-08T21:43:24.034Z] go: downloading github.com/alibabacloud-go/cr-20181201 v1.0.10 [2023-03-08T21:43:24.303Z] go: downloading github.com/alibabacloud-go/darabonba-openapi v0.1.18 [2023-03-08T21:43:24.303Z] go: downloading github.com/alibabacloud-go/tea-utils v1.4.4 [2023-03-08T21:43:24.303Z] go: downloading github.com/alibabacloud-go/tea v1.1.18 [2023-03-08T21:43:24.303Z] go: downloading github.com/aliyun/credentials-go v1.2.3 [2023-03-08T21:43:24.303Z] go: downloading github.com/aws/aws-sdk-go-v2/service/ecr v1.15.0 [2023-03-08T21:43:24.575Z] go: downloading github.com/aws/aws-sdk-go-v2/service/ecrpublic v1.12.0 [2023-03-08T21:43:24.575Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.21 [2023-03-08T21:43:24.847Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.6 [2023-03-08T21:43:24.847Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2023-03-08T21:43:24.847Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2023-03-08T21:43:24.847Z] go: downloading github.com/containerd/stargz-snapshotter/estargz v0.12.1 [2023-03-08T21:43:24.847Z] go: downloading github.com/jedisct1/go-minisign v0.0.0-20211028175153-1c139d1cc84b [2023-03-08T21:43:24.847Z] go: downloading github.com/sassoftware/relic v0.0.0-20210427151427-dfb082b79b74 [2023-03-08T21:43:24.847Z] go: downloading github.com/tent/canonical-json-go v0.0.0-20130607151641-96e4ba3a7613 [2023-03-08T21:43:25.116Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2023-03-08T21:43:25.116Z] go: downloading github.com/leodido/go-urn v1.2.1 [2023-03-08T21:43:25.116Z] go: downloading github.com/subosito/gotenv v1.4.1 [2023-03-08T21:43:25.116Z] go: downloading gopkg.in/ini.v1 v1.67.0 [2023-03-08T21:43:25.387Z] go: downloading github.com/magiconair/properties v1.8.6 [2023-03-08T21:43:25.387Z] go: downloading github.com/pelletier/go-toml/v2 v2.0.5 [2023-03-08T21:43:25.387Z] go: downloading github.com/alibabacloud-go/endpoint-util v1.1.1 [2023-03-08T21:43:25.656Z] go: downloading github.com/alibabacloud-go/openapi-util v0.0.11 [2023-03-08T21:43:25.656Z] go: downloading github.com/alibabacloud-go/alibabacloud-gateway-spi v0.0.4 [2023-03-08T21:43:25.656Z] go: downloading github.com/pelletier/go-toml v1.9.5 [2023-03-08T21:43:25.656Z] go: downloading github.com/alibabacloud-go/tea-xml v1.1.2 [2023-03-08T21:43:25.656Z] go: downloading github.com/alibabacloud-go/debug v0.0.0-20190504072949-9472017b5c68 [2023-03-08T21:43:25.925Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2023-03-08T21:43:25.925Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2023-03-08T21:43:25.925Z] go: downloading github.com/vbatts/tar-split v0.11.2 [2023-03-08T21:43:25.925Z] go: downloading github.com/go-playground/locales v0.14.0 [2023-03-08T21:43:25.925Z] go: downloading github.com/golang/snappy v0.0.4 [2023-03-08T21:43:25.925Z] go: downloading github.com/tjfoc/gmsm v1.3.2 [2023-03-08T21:43:26.203Z] go: downloading github.com/clbanning/mxj/v2 v2.5.6 [2023-03-08T21:49:33.314Z] Removing intermediate container 43b9ba0fa17d [2023-03-08T21:49:33.314Z] ---> 9ac82fd848ce [2023-03-08T21:49:33.314Z] Step 7/15 : FROM golang:1.20.2-alpine3.17 [2023-03-08T21:49:33.314Z] ---> a9bbaf7011e4 [2023-03-08T21:49:33.314Z] Step 8/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2023: Intel Corporation' [2023-03-08T21:49:33.314Z] ---> Running in bae89fab8467 [2023-03-08T21:49:33.314Z] Removing intermediate container bae89fab8467 [2023-03-08T21:49:33.314Z] ---> f5613324270a [2023-03-08T21:49:33.314Z] Step 9/15 : ENV HADOLINT_VERSION=2.12.0 GOLANGCI_VERSION=1.51.2 [2023-03-08T21:49:33.314Z] ---> Running in e58499684252 [2023-03-08T21:49:33.314Z] Removing intermediate container e58499684252 [2023-03-08T21:49:33.314Z] ---> 6a45e1234c28 [2023-03-08T21:49:33.314Z] Step 10/15 : COPY ./.golangci.yml /etc/.golangci.yml [2023-03-08T21:49:33.314Z] ---> 88b035dc3ded [2023-03-08T21:49:33.314Z] Step 11/15 : RUN if [ $(uname -m) == "x86_64" ]; then wget -O /usr/local/bin/hadolint https://github.com/hadolint/hadolint/releases/download/v${HADOLINT_VERSION}/hadolint-Linux-x86_64 ; chmod +x /usr/local/bin/hadolint; fi [2023-03-08T21:49:33.314Z] ---> Running in adb2715af486 [2023-03-08T21:49:33.314Z] Removing intermediate container adb2715af486 [2023-03-08T21:49:33.314Z] ---> 423d7316e0fe [2023-03-08T21:49:33.314Z] Step 12/15 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base linux-headers musl-dev && apk upgrade && ln -s /bin/touch /usr/bin/touch && wget -O- -nv https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s v${GOLANGCI_VERSION} [2023-03-08T21:49:33.314Z] ---> Running in 7a7ca908c15f [2023-03-08T21:49:33.314Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-08T21:49:33.314Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-08T21:49:33.314Z] (1/37) Installing ncurses-terminfo-base (6.3_p20221119-r0) [2023-03-08T21:49:33.314Z] (2/37) Installing ncurses-libs (6.3_p20221119-r0) [2023-03-08T21:49:33.314Z] (3/37) Installing readline (8.2.0-r0) [2023-03-08T21:49:33.314Z] (4/37) Installing bash (5.2.15-r0) [2023-03-08T21:49:33.314Z] Executing bash-5.2.15-r0.post-install [2023-03-08T21:49:33.314Z] (5/37) Installing libgcc (12.2.1_git20220924-r4) [2023-03-08T21:49:33.314Z] (6/37) Installing libstdc++ (12.2.1_git20220924-r4) [2023-03-08T21:49:33.314Z] (7/37) Installing binutils (2.39-r2) [2023-03-08T21:49:33.314Z] (8/37) Installing libmagic (5.43-r0) [2023-03-08T21:49:33.314Z] (9/37) Installing file (5.43-r0) [2023-03-08T21:49:33.314Z] (10/37) Installing libgomp (12.2.1_git20220924-r4) [2023-03-08T21:49:33.314Z] (11/37) Installing libatomic (12.2.1_git20220924-r4) [2023-03-08T21:49:33.314Z] (12/37) Installing gmp (6.2.1-r2) [2023-03-08T21:49:33.314Z] (13/37) Installing isl25 (0.25-r0) [2023-03-08T21:49:33.314Z] (14/37) Installing mpfr4 (4.1.0-r0) [2023-03-08T21:49:33.314Z] (15/37) Installing mpc1 (1.2.1-r1) [2023-03-08T21:49:33.314Z] (16/37) Installing gcc (12.2.1_git20220924-r4) [2023-03-08T21:49:33.906Z] (17/37) Installing libstdc++-dev (12.2.1_git20220924-r4) [2023-03-08T21:49:35.328Z] (18/37) Installing musl-dev (1.2.3-r4) [2023-03-08T21:49:35.926Z] (19/37) Installing libc-dev (0.7.2-r3) [2023-03-08T21:49:35.926Z] (20/37) Installing g++ (12.2.1_git20220924-r4) [2023-03-08T21:49:36.518Z] (21/37) Installing make (4.3-r1) [2023-03-08T21:49:36.518Z] (22/37) Installing fortify-headers (1.1-r1) [2023-03-08T21:49:36.518Z] (23/37) Installing patch (2.7.6-r8) [2023-03-08T21:49:36.518Z] (24/37) Installing build-base (0.5-r3) [2023-03-08T21:49:36.518Z] (25/37) Installing brotli-libs (1.0.9-r9) [2023-03-08T21:49:36.518Z] (26/37) Installing nghttp2-libs (1.51.0-r0) [2023-03-08T21:49:36.518Z] (27/37) Installing libcurl (7.88.1-r0) [2023-03-08T21:49:36.789Z] (28/37) Installing curl (7.88.1-r0) [2023-03-08T21:49:36.789Z] (29/37) Installing libexpat (2.5.0-r0) [2023-03-08T21:49:36.789Z] (30/37) Installing pcre2 (10.42-r0) [2023-03-08T21:49:36.789Z] (31/37) Installing git (2.38.4-r1) [2023-03-08T21:49:37.059Z] (32/37) Installing libsodium (1.0.18-r2) [2023-03-08T21:49:37.059Z] (33/37) Installing pkgconf (1.9.4-r0) [2023-03-08T21:49:37.059Z] (34/37) Installing libsodium-dev (1.0.18-r2) [2023-03-08T21:49:37.059Z] (35/37) Installing linux-headers (5.19.5-r0) [2023-03-08T21:49:37.646Z] (36/37) Installing libzmq (4.3.4-r1) [2023-03-08T21:49:37.647Z] (37/37) Installing zeromq-dev (4.3.4-r1) [2023-03-08T21:49:37.916Z] Executing busybox-1.35.0-r29.trigger [2023-03-08T21:49:37.916Z] OK: 263 MiB in 53 packages [2023-03-08T21:49:38.185Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-08T21:49:39.155Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-08T21:49:40.574Z] OK: 263 MiB in 53 packages [2023-03-08T21:49:40.843Z] Connecting to raw.githubusercontent.com (185.199.109.133:443) [2023-03-08T21:49:41.112Z] writing to stdout [2023-03-08T21:49:41.112Z] - 100% |********************************| 10852 0:00:00 ETA [2023-03-08T21:49:41.112Z] written to stdout [2023-03-08T21:49:41.112Z] golangci/golangci-lint info checking GitHub for tag 'v1.51.2' [2023-03-08T21:49:41.698Z] golangci/golangci-lint info found version: 1.51.2 for v1.51.2/linux/arm64 [2023-03-08T21:49:44.292Z] golangci/golangci-lint info installed ./bin/golangci-lint [2023-03-08T21:49:54.400Z] Removing intermediate container 7a7ca908c15f [2023-03-08T21:49:54.400Z] ---> c413b2649439 [2023-03-08T21:49:54.400Z] Step 13/15 : COPY --from=spire-base /usr/local/bin/spire* /usr/local/bin/ [2023-03-08T21:50:16.546Z] ---> 505a08bf54c2 [2023-03-08T21:50:16.546Z] Step 14/15 : LABEL arch=arm64 [2023-03-08T21:50:16.546Z] ---> Running in de8277aafd61 [2023-03-08T21:50:16.546Z] Removing intermediate container de8277aafd61 [2023-03-08T21:50:16.546Z] ---> 22a608923a17 [2023-03-08T21:50:16.546Z] Step 15/15 : LABEL git_sha=86f568624a439d64263933214e49756d3afcf3ca [2023-03-08T21:50:16.546Z] ---> Running in ef41a0d63afe [2023-03-08T21:50:16.546Z] Removing intermediate container ef41a0d63afe [2023-03-08T21:50:16.546Z] ---> 3e96c74e8eb1 [2023-03-08T21:50:16.546Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-08T21:50:16.547Z] Successfully built 3e96c74e8eb1 [2023-03-08T21:50:16.547Z] Successfully tagged edgex-devops/edgex-golang-base-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T21:50:17.480Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-08T21:50:17.480Z] [2023-03-08T21:50:17.480Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T21:50:17.905Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-08T21:50:18.178Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-08T21:50:18.178Z] 8998bd30e6a1: Pulling fs layer [2023-03-08T21:50:18.178Z] 04944245beec: Pulling fs layer [2023-03-08T21:50:18.178Z] 699f458cf7ca: Pulling fs layer [2023-03-08T21:50:18.178Z] 765212b225bb: Pulling fs layer [2023-03-08T21:50:18.178Z] f23df028b6ca: Pulling fs layer [2023-03-08T21:50:18.178Z] d65c8cfc05b1: Pulling fs layer [2023-03-08T21:50:18.178Z] 2437ff75d9bd: Pulling fs layer [2023-03-08T21:50:18.178Z] 765212b225bb: Waiting [2023-03-08T21:50:18.178Z] f23df028b6ca: Waiting [2023-03-08T21:50:18.178Z] d65c8cfc05b1: Waiting [2023-03-08T21:50:18.178Z] 2437ff75d9bd: Waiting [2023-03-08T21:50:18.178Z] 04944245beec: Verifying Checksum [2023-03-08T21:50:18.178Z] 04944245beec: Download complete [2023-03-08T21:50:18.178Z] 765212b225bb: Verifying Checksum [2023-03-08T21:50:18.178Z] 765212b225bb: Download complete [2023-03-08T21:50:18.178Z] f23df028b6ca: Download complete [2023-03-08T21:50:18.457Z] d65c8cfc05b1: Verifying Checksum [2023-03-08T21:50:18.457Z] d65c8cfc05b1: Download complete [2023-03-08T21:50:18.457Z] 699f458cf7ca: Verifying Checksum [2023-03-08T21:50:18.457Z] 699f458cf7ca: Download complete [2023-03-08T21:50:19.047Z] 8998bd30e6a1: Download complete [2023-03-08T21:50:21.651Z] 2437ff75d9bd: Verifying Checksum [2023-03-08T21:50:21.651Z] 2437ff75d9bd: Download complete [2023-03-08T21:50:23.072Z] 8998bd30e6a1: Pull complete [2023-03-08T21:50:23.873Z] 04944245beec: Pull complete [2023-03-08T21:50:25.307Z] 699f458cf7ca: Pull complete [2023-03-08T21:50:25.307Z] 765212b225bb: Pull complete [2023-03-08T21:50:26.277Z] f23df028b6ca: Pull complete [2023-03-08T21:50:26.547Z] d65c8cfc05b1: Pull complete [2023-03-08T21:50:41.578Z] 2437ff75d9bd: Pull complete [2023-03-08T21:50:41.578Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-08T21:50:41.578Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-08T21:50:41.578Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T21:50:41.923Z] prd-ubuntu20.04-docker-arm64-4c-16g-8895 does not seem to be running inside a container [2023-03-08T21:50:42.011Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_ci-build-images_PR-204 -v /w/workspace/exfoundry_ci-build-images_PR-204:/w/workspace/exfoundry_ci-build-images_PR-204:rw,z -v /w/workspace/exfoundry_ci-build-images_PR-204@tmp:/w/workspace/exfoundry_ci-build-images_PR-204@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-08T21:50:45.073Z] $ docker top 9cbd3ec170034df8b4ec34d3a910fb08c73b0cf70702d9c29b96c33cb6123fed -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-08T21:50:45.999Z] ---> job-cost.sh [2023-03-08T21:50:45.999Z] lf-activate-venv: SKIPPING [2023-03-08T21:50:45.999Z] INFO: No Stack... [2023-03-08T21:50:46.585Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-08T21:50:47.176Z] INFO: Archiving Costs [Pipeline] sh [2023-03-08T21:50:47.848Z] + cat /w/workspace/exfoundry_ci-build-images_PR-204/archives/cost.csv [2023-03-08T21:50:47.848Z] + cut -d, -f6 [Pipeline] lock [2023-03-08T21:50:47.908Z] Trying to acquire lock on [jenkins-edgexfoundry-ci-build-images-PR-204-1-stack-cost] [2023-03-08T21:50:47.913Z] Resource [jenkins-edgexfoundry-ci-build-images-PR-204-1-stack-cost] did not exist. Created. [2023-03-08T21:50:47.914Z] Lock acquired on [jenkins-edgexfoundry-ci-build-images-PR-204-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-08T21:50:48.933Z] /w/workspace/exfoundry_ci-build-images_PR-204@tmp/durable-0b8c3cb4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-08T21:50:49.632Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-08T21:50:49.672Z] Warning: overwriting stash ‘stack-cost’ [2023-03-08T21:50:50.246Z] Stashed 1 file(s) [Pipeline] } [2023-03-08T21:50:50.262Z] Lock released on resource [jenkins-edgexfoundry-ci-build-images-PR-204-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-08T21:50:50.339Z] $ docker stop --time=1 9cbd3ec170034df8b4ec34d3a910fb08c73b0cf70702d9c29b96c33cb6123fed [2023-03-08T21:50:52.950Z] $ docker rm -f --volumes 9cbd3ec170034df8b4ec34d3a910fb08c73b0cf70702d9c29b96c33cb6123fed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-08T21:50:54.421Z] + [ -d /w/workspace/exfoundry_ci-build-images_PR-204/archives ] [2023-03-08T21:50:54.421Z] + ls -al /w/workspace/exfoundry_ci-build-images_PR-204/archives [2023-03-08T21:50:54.421Z] total 16 [2023-03-08T21:50:54.421Z] drwxr-xr-x 3 root root 4096 Mar 8 21:25 . [2023-03-08T21:50:54.421Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 8 21:25 .. [2023-03-08T21:50:54.421Z] drwxr-xr-x 2 root root 4096 Mar 8 21:25 cost [2023-03-08T21:50:54.421Z] -rw-r--r-- 1 root root 87 Mar 8 21:25 cost.csv [2023-03-08T21:50:54.421Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_ci-build-images_PR-204/archives [2023-03-08T21:50:54.421Z] + ls -al /w/workspace/exfoundry_ci-build-images_PR-204/archives [2023-03-08T21:50:54.421Z] total 16 [2023-03-08T21:50:54.421Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 8 21:25 . [2023-03-08T21:50:54.421Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 8 21:25 .. [2023-03-08T21:50:54.421Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 8 21:25 cost [2023-03-08T21:50:54.421Z] -rw-r--r-- 1 jenkins jenkins 87 Mar 8 21:25 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-08T21:50:54.751Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T21:50:55.637Z] ---> package-listing.sh [2023-03-08T21:50:55.637Z] ++ facter osfamily [2023-03-08T21:50:55.638Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-08T21:50:55.897Z] + OS_FAMILY=debian [2023-03-08T21:50:55.897Z] + workspace=/w/workspace/exfoundry_ci-build-images_PR-204 [2023-03-08T21:50:55.897Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-08T21:50:55.897Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-08T21:50:55.897Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-08T21:50:55.897Z] + PACKAGES=/tmp/packages_start.txt [2023-03-08T21:50:55.897Z] + '[' /w/workspace/exfoundry_ci-build-images_PR-204 ']' [2023-03-08T21:50:55.897Z] + PACKAGES=/tmp/packages_end.txt [2023-03-08T21:50:55.897Z] + case "${OS_FAMILY}" in [2023-03-08T21:50:55.897Z] + dpkg -l [2023-03-08T21:50:55.897Z] + grep '^ii' [2023-03-08T21:50:55.897Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-08T21:50:55.897Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-08T21:50:55.897Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-08T21:50:55.897Z] + '[' /w/workspace/exfoundry_ci-build-images_PR-204 ']' [2023-03-08T21:50:55.897Z] + mkdir -p /w/workspace/exfoundry_ci-build-images_PR-204/archives/ [2023-03-08T21:50:55.897Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_ci-build-images_PR-204/archives/ [Pipeline] echo [2023-03-08T21:50:55.928Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_ci-build-images_PR-204/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-08T21:50:56.218Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T21:50:56.842Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-08T21:50:56.842Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T21:50:56.973Z] prd-ubuntu20.04-docker-8c-8g-8892 does not seem to be running inside a container [2023-03-08T21:50:57.023Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_ci-build-images_PR-204/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_ci-build-images_PR-204 -v /w/workspace/exfoundry_ci-build-images_PR-204:/w/workspace/exfoundry_ci-build-images_PR-204:rw,z -v /w/workspace/exfoundry_ci-build-images_PR-204@tmp:/w/workspace/exfoundry_ci-build-images_PR-204@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-08T21:50:57.288Z] $ docker top 1a4fd4c2a54bdf0383087bb5e17acfec6d7d8a5262454461942c4974f8432687 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-08T21:50:57.648Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-08T21:50:57.955Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-08T21:50:58.265Z] + ls /var/log/sa-host [2023-03-08T21:50:58.265Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-08T21:50:58.397Z] provisioning config files... [2023-03-08T21:50:58.407Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-204@tmp/config1299375308775298817tmp [Pipeline] { [Pipeline] echo [2023-03-08T21:50:58.452Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T21:50:58.761Z] ---> create-netrc.sh [Pipeline] } [2023-03-08T21:50:58.790Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-08T21:50:59.183Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-08T21:50:59.214Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T21:50:59.522Z] ---> sudo-logs.sh [2023-03-08T21:50:59.522Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-08T21:50:59.603Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T21:50:59.912Z] ---> job-cost.sh [2023-03-08T21:50:59.912Z] lf-activate-venv: SKIPPING [2023-03-08T21:50:59.912Z] DEBUG: total: 0.2199999988079071 [2023-03-08T21:50:59.912Z] INFO: Retrieving Stack Cost... [2023-03-08T21:51:00.171Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-08T21:51:00.740Z] INFO: Archiving Costs [Pipeline] echo [2023-03-08T21:51:00.775Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T21:51:01.091Z] ---> logs-deploy.sh [2023-03-08T21:51:01.091Z] lf-activate-venv: SKIPPING [2023-03-08T21:51:01.091Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/PR-204/1 [2023-03-08T21:51:01.091Z] INFO: archiving workspace using pattern(s): [2023-03-08T21:51:02.031Z] Archives upload complete. [2023-03-08T21:51:02.031Z] INFO: archiving logs to Nexus