Pull request #4034 updated 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 MonicaisHer for edgexfoundry/edgex-go Loading trusted files from base branch main at a09756d4c706e8bde2f3d310e93d6c44bb943633 rather than 18a04396b4e100fc3eb25a61226445f7086adf55 Obtained Jenkinsfile from a09756d4c706e8bde2f3d310e93d6c44bb943633 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-ssh10018618254424229853.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh3372093197026764470.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 95c76d14630896f3c9cf825147e1b1e2bad20cbb The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4034/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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/edgex-go/branches/PR-4034/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2341902924770136889.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > 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 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared 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-ssh280988744586309489.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4034/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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/edgex-go/branches/PR-4034/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh11081578661506611053.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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 ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [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 ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-64371’ Running on prd-ubuntu20.04-docker-8c-8g-64373 in /w/workspace/edgexfoundry_edgex-go_PR-4034 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.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/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit a09756d4c706e8bde2f3d310e93d6c44bb943633 into PR head commit 18a04396b4e100fc3eb25a61226445f7086adf55 Merge succeeded, producing 18a04396b4e100fc3eb25a61226445f7086adf55 Checking out Revision 18a04396b4e100fc3eb25a61226445f7086adf55 (PR-4034) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.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/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4034/head:refs/remotes/origin/PR-4034 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 18a04396b4e100fc3eb25a61226445f7086adf55 # 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 a09756d4c706e8bde2f3d310e93d6c44bb943633 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 18a04396b4e100fc3eb25a61226445f7086adf55 # timeout=10 Commit message: "Merge branch 'edgexfoundry:main' into cameras-addon-services" > git rev-list --no-walk 9c427644f386d7d470522997d87a07c6fbd55569 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:57:36 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:57:36 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:57:36 ========================================================= 13:57:36 EdgeX Global Pipelines Version Info 13:57:36 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:57:36 ------------------- 13:57:36 stable info: 13:57:36 ------------------- 13:57:36 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:57:36 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 13:57:36 Message: update stable to v1.0.230 13:57:37 ------------------- 13:57:37 experimental info: 13:57:37 ------------------- 13:57:37 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:57:37 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 13:57:37 Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:57:37 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 13:57:37 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 13:57:37 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:57:37 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:57:37 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:57:37 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 13:57:37 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:57:37 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 13:57:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 13:57:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 13:57:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:57:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:57:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:57:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:57:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:57:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:57:37 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:57:37 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:57:37 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 13:57:37 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 13:57:37 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:57:37 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:57:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4034 [Pipeline] echo 13:57:37 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4034 [Pipeline] echo 13:57:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4034 [Pipeline] echo 13:57:38 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 18a04396b4e100fc3eb25a61226445f7086adf55 [Pipeline] echo 13:57:38 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 18a0439 [Pipeline] echo 13:57:38 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:57:38 provisioning config files... 13:57:38 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config4725844278350101255tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:57:38 ---> docker-login.sh 13:57:38 nexus3.edgexfoundry.org:10001 13:57:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:57:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:57:38 Configure a credential helper to remove this warning. See 13:57:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:57:38 13:57:38 Login Succeeded 13:57:38 nexus3.edgexfoundry.org:10002 13:57:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:57:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:57:38 Configure a credential helper to remove this warning. See 13:57:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:57:38 13:57:38 Login Succeeded 13:57:38 nexus3.edgexfoundry.org:10003 13:57:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:57:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:57:39 Configure a credential helper to remove this warning. See 13:57:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:57:39 13:57:39 Login Succeeded 13:57:39 nexus3.edgexfoundry.org:10004 13:57:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:57:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:57:39 Configure a credential helper to remove this warning. See 13:57:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:57:39 13:57:39 Login Succeeded 13:57:39 docker.io 13:57:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:57:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:57:39 Configure a credential helper to remove this warning. See 13:57:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:57:39 13:57:39 Login Succeeded 13:57:39 ---> docker-login.sh ends [Pipeline] } 13:57:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:57:40 + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 13:57:40 + + dirnamecut cmd/core-command/Dockerfile -d/ 13:57:40 -f2 13:57:40 + echo core-command,cmd/core-command/Dockerfile 13:57:40 + + dirname cmd/core-data/Dockerfile 13:57:40 cut -d/ -f2 13:57:40 + echo core-data,cmd/core-data/Dockerfile 13:57:40 + dirname cmd/core-metadata/Dockerfile 13:57:40 + cut -d/ -f2 13:57:40 + echo core-metadata,cmd/core-metadata/Dockerfile 13:57:40 + + dirname cmd/security-bootstrapper/Dockerfile 13:57:40 cut -d/ -f2 13:57:40 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 13:57:40 + dirname cmd/security-proxy-setup/Dockerfile 13:57:40 + cut -d/ -f2 13:57:40 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 13:57:40 + + dirname cmd/security-secretstore-setup/Dockerfile 13:57:40 cut -d/ -f2 13:57:40 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 13:57:40 + dirname cmd/security-spiffe-token-provider/Dockerfile 13:57:40 + cut -d/ -f2 13:57:40 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 13:57:40 + dirname cmd/security-spire-agent/Dockerfile 13:57:40 + cut -d/ -f2 13:57:40 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 13:57:40 + dirname cmd/security-spire-config/Dockerfile 13:57:40 + cut -d/ -f2 13:57:40 + echo security-spire-config,cmd/security-spire-config/Dockerfile 13:57:40 + dirname cmd/security-spire-server/Dockerfile 13:57:40 + cut -d/ -f2 13:57:40 + echo security-spire-server,cmd/security-spire-server/Dockerfile 13:57:40 + dirname cmd/support-notifications/Dockerfile 13:57:40 + cut -d/ -f2 13:57:40 + echo support-notifications,cmd/support-notifications/Dockerfile 13:57:40 + dirname cmd/support-scheduler/Dockerfile 13:57:40 + cut -d/ -f2 13:57:40 + echo support-scheduler,cmd/support-scheduler/Dockerfile 13:57:40 + dirname cmd/sys-mgmt-agent/Dockerfile 13:57:40 + cut -d/ -f2 13:57:40 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 13:57:40 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:57:40 + git rev-list -1 --merges 18a04396b4e100fc3eb25a61226445f7086adf55~1..18a04396b4e100fc3eb25a61226445f7086adf55 [Pipeline] echo 13:57:40 -----------> git rev-list -1 --merges 18a04396b4e100fc3eb25a61226445f7086adf55~1..18a04396b4e100fc3eb25a61226445f7086adf55 18a04396b4e100fc3eb25a61226445f7086adf55 13:57:40 18a04396b4e100fc3eb25a61226445f7086adf55 [false] [Pipeline] sh 13:57:40 + git log --format=format:%s -1 18a04396b4e100fc3eb25a61226445f7086adf55 [Pipeline] echo 13:57:40 ========================================================= 13:57:40 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:57:40 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 13:57:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:57:41 + grep -v github /etc/ssh/ssh_known_hosts 13:57:41 + [ -e /tmp/ssh_known_hosts ] 13:57:41 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:57:41 + + echosudo tee -a /etc/ssh/ssh_known_hosts 13:57:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:57:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 13:57:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 13:57:41 13:57:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 13:57:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 13:57:41 latest: Pulling from edgex-devops/py-git-semver 13:57:41 1fe172e4850f: Pulling fs layer 13:57:41 caf521ccaac6: Pulling fs layer 13:57:41 3ead6fa29328: Pulling fs layer 13:57:41 5c2a1cbceb83: Pulling fs layer 13:57:41 a8d5f1318db7: Pulling fs layer 13:57:41 c427282e49a2: Pulling fs layer 13:57:41 1827001aaf11: Pulling fs layer 13:57:41 0714d37db230: Pulling fs layer 13:57:41 ac28cf19c067: Pulling fs layer 13:57:41 ca983d60f3e2: Pulling fs layer 13:57:41 9f894cec8388: Pulling fs layer 13:57:41 ac28cf19c067: Waiting 13:57:41 0714d37db230: Waiting 13:57:41 ca983d60f3e2: Waiting 13:57:41 5c2a1cbceb83: Waiting 13:57:41 1827001aaf11: Waiting 13:57:41 9f894cec8388: Waiting 13:57:41 a8d5f1318db7: Waiting 13:57:41 caf521ccaac6: Verifying Checksum 13:57:41 caf521ccaac6: Download complete 13:57:41 5c2a1cbceb83: Verifying Checksum 13:57:41 5c2a1cbceb83: Download complete 13:57:41 a8d5f1318db7: Verifying Checksum 13:57:41 a8d5f1318db7: Download complete 13:57:42 3ead6fa29328: Verifying Checksum 13:57:42 3ead6fa29328: Download complete 13:57:42 c427282e49a2: Verifying Checksum 13:57:42 c427282e49a2: Download complete 13:57:42 0714d37db230: Verifying Checksum 13:57:42 0714d37db230: Download complete 13:57:42 ac28cf19c067: Verifying Checksum 13:57:42 ac28cf19c067: Download complete 13:57:42 ca983d60f3e2: Download complete 13:57:42 9f894cec8388: Verifying Checksum 13:57:42 9f894cec8388: Download complete 13:57:42 1fe172e4850f: Verifying Checksum 13:57:42 1fe172e4850f: Download complete 13:57:42 1827001aaf11: Verifying Checksum 13:57:42 1827001aaf11: Download complete 13:57:43 1fe172e4850f: Pull complete 13:57:43 caf521ccaac6: Pull complete 13:57:44 3ead6fa29328: Pull complete 13:57:44 5c2a1cbceb83: Pull complete 13:57:44 a8d5f1318db7: Pull complete 13:57:44 c427282e49a2: Pull complete 13:57:46 1827001aaf11: Pull complete 13:57:46 0714d37db230: Pull complete 13:57:46 ac28cf19c067: Pull complete 13:57:46 ca983d60f3e2: Pull complete 13:57:46 9f894cec8388: Pull complete 13:57:46 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 13:57:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 13:57:46 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 13:57:46 prd-ubuntu20.04-docker-8c-8g-64373 does not seem to be running inside a container 13:57:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 13:57:48 $ docker top 186ac79c577a4414d3b5e338887a048bef4f6b78b8b8f6d3b40f4b6d1a50410f -eo pid,comm 13:57:48 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 13:57:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:57:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:57:48 [ssh-agent] Looking for ssh-agent implementation... 13:57:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:57:48 $ docker exec 186ac79c577a4414d3b5e338887a048bef4f6b78b8b8f6d3b40f4b6d1a50410f ssh-agent 13:57:48 SSH_AUTH_SOCK=/tmp/ssh-GkulXXOnGXhV/agent.34 13:57:48 SSH_AGENT_PID=40 13:57:48 Running ssh-add (command line suppressed) 13:57:49 Identity added: /w/workspace/edgex-go/3@tmp/private_key_6724948470219818134.key (/w/workspace/edgex-go/3@tmp/private_key_6724948470219818134.key) 13:57:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:57:49 + git tag --points-at HEAD [Pipeline] } 13:57:49 $ docker exec --env ******** --env ******** 186ac79c577a4414d3b5e338887a048bef4f6b78b8b8f6d3b40f4b6d1a50410f ssh-agent -k 13:57:49 unset SSH_AUTH_SOCK; 13:57:49 unset SSH_AGENT_PID; 13:57:49 echo Agent pid 40 killed; 13:57:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:57:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:57:49 [ssh-agent] Looking for ssh-agent implementation... 13:57:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:57:49 $ docker exec 186ac79c577a4414d3b5e338887a048bef4f6b78b8b8f6d3b40f4b6d1a50410f ssh-agent 13:57:49 SSH_AUTH_SOCK=/tmp/ssh-mnDlbB3tjKx3/agent.75 13:57:49 SSH_AGENT_PID=81 13:57:49 Running ssh-add (command line suppressed) 13:57:49 Identity added: /w/workspace/edgex-go/3@tmp/private_key_4048861250792217601.key (/w/workspace/edgex-go/3@tmp/private_key_4048861250792217601.key) 13:57:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:57:50 + git semver init 13:57:50 2022-05-23 13:57:50,371 [run_init] DEBUG init version:0.0.0 force:False 13:57:50 2022-05-23 13:57:50,372 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver 13:57:50 2022-05-23 13:57:50,372 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver 13:57:50 2022-05-23 13:57:50,372 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/3/.semver'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) 13:57:55 2022-05-23 13:57:55,172 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude 13:57:55 2022-05-23 13:57:55,173 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-4034 with force:False 13:57:55 2022-05-23 13:57:55,173 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4034 13:57:55 2022-05-23 13:57:55,178 [execute] INFO git cat-file --batch-check 13:57:55 2022-05-23 13:57:55,178 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) 13:57:55 2022-05-23 13:57:55,184 [execute] INFO git cat-file --batch 13:57:55 2022-05-23 13:57:55,185 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) 13:57:55 2022-05-23 13:57:55,189 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4034 13:57:55 0.0.0 [Pipeline] } 13:57:55 $ docker exec --env ******** --env ******** 186ac79c577a4414d3b5e338887a048bef4f6b78b8b8f6d3b40f4b6d1a50410f ssh-agent -k 13:57:55 unset SSH_AUTH_SOCK; 13:57:55 unset SSH_AGENT_PID; 13:57:55 echo Agent pid 81 killed; 13:57:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:57:56 + git semver [Pipeline] } 13:57:56 $ docker stop --time=1 186ac79c577a4414d3b5e338887a048bef4f6b78b8b8f6d3b40f4b6d1a50410f 13:57:57 $ docker rm -f 186ac79c577a4414d3b5e338887a048bef4f6b78b8b8f6d3b40f4b6d1a50410f [Pipeline] // withDockerContainer [Pipeline] sh 13:57:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:57:58 Stashed 1 file(s) [Pipeline] echo 13:57:58 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [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] echo 13:57:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:57:58 ========================================================= 13:57:58 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 13:57:58 ========================================================= [Pipeline] fileExists [Pipeline] sh 13:57:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 13:57:58 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 13:57:58 59bf1c3509f3: Pulling fs layer 13:57:58 666ba61612fd: Pulling fs layer 13:57:58 8ed8ca486205: Pulling fs layer 13:57:58 4fe6c5a15a65: Pulling fs layer 13:57:58 22a0e8bec74d: Pulling fs layer 13:57:58 ca2b28591e48: Pulling fs layer 13:57:58 a51346096db8: Pulling fs layer 13:57:58 daebc70d1ce1: Pulling fs layer 13:57:58 0e18a0eac166: Pulling fs layer 13:57:58 22a0e8bec74d: Waiting 13:57:58 4fe6c5a15a65: Waiting 13:57:58 ca2b28591e48: Waiting 13:57:58 daebc70d1ce1: Waiting 13:57:58 0e18a0eac166: Waiting 13:57:58 8ed8ca486205: Verifying Checksum 13:57:58 8ed8ca486205: Download complete 13:57:58 666ba61612fd: Verifying Checksum 13:57:58 666ba61612fd: Download complete 13:57:58 22a0e8bec74d: Download complete 13:57:58 59bf1c3509f3: Verifying Checksum 13:57:58 59bf1c3509f3: Download complete 13:57:58 ca2b28591e48: Verifying Checksum 13:57:58 ca2b28591e48: Download complete 13:57:58 a51346096db8: Verifying Checksum 13:57:58 a51346096db8: Download complete 13:57:58 daebc70d1ce1: Verifying Checksum 13:57:58 daebc70d1ce1: Download complete 13:57:59 59bf1c3509f3: Pull complete 13:57:59 666ba61612fd: Pull complete 13:57:59 8ed8ca486205: Pull complete 13:57:59 0e18a0eac166: Verifying Checksum 13:57:59 0e18a0eac166: Download complete 13:57:59 4fe6c5a15a65: Verifying Checksum 13:57:59 4fe6c5a15a65: Download complete 13:58:03 4fe6c5a15a65: Pull complete 13:58:03 22a0e8bec74d: Pull complete 13:58:03 ca2b28591e48: Pull complete 13:58:03 a51346096db8: Pull complete 13:58:03 daebc70d1ce1: Pull complete 13:58:05 0e18a0eac166: Pull complete 13:58:05 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 13:58:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 13:58:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 13:58:05 + echo+ FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 13:58:05 WORKDIR /edgex 13:58:05 COPY go.mod . 13:58:05 RUN go mod download 13:58:05 docker build -t ci-base-image-x86_64 -f - . 13:58:07 Sending build context to Docker daemon 335.4MB 13:58:07 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 13:58:07 ---> f018257e8ee9 13:58:07 Step 2/4 : WORKDIR /edgex 13:58:09 ---> Running in 6deff8759785 13:58:09 Removing intermediate container 6deff8759785 13:58:09 ---> 75c66da0f2ca 13:58:09 Step 3/4 : COPY go.mod . 13:58:09 ---> 239e84c9a589 13:58:09 Step 4/4 : RUN go mod download 13:58:09 ---> Running in ea01608e4cf6 13:58:13 Still waiting to schedule task 13:58:13 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-64372’ 13:58:24 Removing intermediate container ea01608e4cf6 13:58:24 ---> 555267f91456 13:58:24 Successfully built 555267f91456 13:58:24 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 13:58:25 + docker inspect -f . ci-base-image-x86_64 13:58:25 . [Pipeline] withDockerContainer 13:58:25 prd-ubuntu20.04-docker-8c-8g-64373 does not seem to be running inside a container 13:58:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:58:25 $ docker top 3b2cc70a9076f4bce0e20fc0518d4597e199b9325f0f80c7fc42be3b54d5aab1 -eo pid,comm [Pipeline] { [Pipeline] sh 13:58:25 + go version 13:58:25 go version go1.17.6 linux/amd64 [Pipeline] } 13:58:25 $ docker stop --time=1 3b2cc70a9076f4bce0e20fc0518d4597e199b9325f0f80c7fc42be3b54d5aab1 13:58:27 $ docker rm -f 3b2cc70a9076f4bce0e20fc0518d4597e199b9325f0f80c7fc42be3b54d5aab1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:58:27 + docker inspect -f . ci-base-image-x86_64 13:58:27 . [Pipeline] withDockerContainer 13:58:27 prd-ubuntu20.04-docker-8c-8g-64373 does not seem to be running inside a container 13:58:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:58:28 $ docker top a0260ff52265e39f9723365aa2b2a9862b4c6a92aed6da253d9ced6e80973675 -eo pid,comm [Pipeline] { [Pipeline] echo 13:58:28 ========================================================= 13:58:28 [edgeXBuildGoParallel] Running Tests and Build... 13:58:28 ========================================================= [Pipeline] fileExists [Pipeline] sh 13:58:28 + make test 13:58:28 go mod tidy -compat=1.17 13:58:28 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 13:58:33 ? github.com/edgexfoundry/edgex-go [no test files] 13:58:46 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 13:58:46 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 13:58:46 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 13:58:46 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 13:58:46 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 13:58:46 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 13:58:46 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 13:58:46 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 13:58:46 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 13:58:46 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 13:58:46 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 13:58:46 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 13:58:46 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 13:58:46 ? github.com/edgexfoundry/edgex-go/internal [no test files] 13:58:46 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 13:58:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.075s coverage: 28.7% of statements 13:58:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 13:58:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 13:58:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.097s coverage: 98.5% of statements 13:58:46 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 13:58:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.093s coverage: 53.4% of statements 13:58:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 13:58:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 13:58:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.489s coverage: 89.2% of statements 13:58:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 13:58:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 13:58:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 13:58:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.079s coverage: 84.8% of statements 13:58:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 13:58:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 13:58:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 13:58:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 13:58:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 13:58:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.421s coverage: 95.6% of statements 13:58:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 13:58:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 13:58:49 ok github.com/edgexfoundry/edgex-go/internal/io 0.074s coverage: 72.2% of statements 13:58:49 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 13:58:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 13:58:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 13:58:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 13:58:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 13:58:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.059s coverage: 60.0% of statements 13:58:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 13:58:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 13:58:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 13:58:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.052s coverage: 0.9% of statements 13:58:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 13:58:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.059s coverage: 58.8% of statements 13:58:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.077s coverage: 29.6% of statements 13:58:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 13:58:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.053s coverage: 47.1% of statements 13:58:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.062s coverage: 79.5% of statements 13:58:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.063s coverage: 94.1% of statements 13:58:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.060s coverage: 96.3% of statements 13:58:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.055s coverage: 87.5% of statements 13:58:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.058s coverage: 94.4% of statements 13:58:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.061s coverage: 44.8% of statements 13:59:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.179s coverage: 82.5% of statements 13:59:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 13:59:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.122s coverage: 92.9% of statements 13:59:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 13:59:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 13:59:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 13:59:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements 13:59:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 13:59:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 13:59:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 13:59:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 13:59:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 13:59:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.051s coverage: 87.2% of statements 13:59:11 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 13:59:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 13:59:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.046s coverage: 100.0% of statements 13:59:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 13:59:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.065s coverage: 58.8% of statements 13:59:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 13:59:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.054s coverage: 80.0% of statements 13:59:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.054s coverage: 87.2% of statements 13:59:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.075s coverage: 85.4% of statements 13:59:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.156s coverage: 91.2% of statements 13:59:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 13:59:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.138s coverage: 64.4% of statements 13:59:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 13:59:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 13:59:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.064s coverage: 100.0% of statements 13:59:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.044s coverage: 89.4% of statements 13:59:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 13:59:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.024s coverage: 73.7% of statements 13:59:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements 13:59:11 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.308s coverage: 65.4% of statements 13:59:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 13:59:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 13:59:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 13:59:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.142s coverage: 43.8% of statements 13:59:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 13:59:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 13:59:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.068s coverage: 89.5% of statements 13:59:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 13:59:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.059s coverage: 84.8% of statements 13:59:11 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 13:59:11 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 13:59:11 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 13:59:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 13:59:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.076s coverage: 17.7% of statements 13:59:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 13:59:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 13:59:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 13:59:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 13:59:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.141s coverage: 92.3% of statements 13:59:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 13:59:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 13:59:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 13:59:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 13:59:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.058s coverage: 63.2% of statements 13:59:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 13:59:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 13:59:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.112s coverage: 97.7% of statements 13:59:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 13:59:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 13:59:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 13:59:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 13:59:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements 13:59:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 13:59:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 13:59:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 13:59:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 13:59:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 13:59:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 13:59:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.062s coverage: 100.0% of statements 13:59:11 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements 13:59:11 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 13:59:25 GO111MODULE=on go vet ./... 13:59:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:59:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:59:31 ./bin/test-attribution-txt.sh [Pipeline] echo 13:59:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 13:59:32 + ls -al . 13:59:32 total 684 13:59:32 drwxrwxr-x 10 1001 1001 4096 May 23 13:59 . 13:59:32 drwxr-xr-x 4 root root 4096 May 23 13:58 .. 13:59:32 -rw-rw-r-- 1 1001 1001 11 May 23 13:57 .dockerignore 13:59:32 drwxrwxr-x 8 1001 1001 4096 May 23 13:57 .git 13:59:32 drwxrwxr-x 3 1001 1001 4096 May 23 13:57 .github 13:59:32 -rw-rw-r-- 1 1001 1001 879 May 23 13:57 .gitignore 13:59:32 -rw-rw-r-- 1 1001 1001 42 May 23 13:57 .golangci.yml 13:59:32 -rw-rw-r-- 1 1001 1001 87 May 23 13:57 .hadolint.yml 13:59:32 drwxr-xr-x 3 1001 1001 4096 May 23 13:57 .semver 13:59:32 -rw-rw-r-- 1 1001 1001 166 May 23 13:57 .sonarcloud.properties 13:59:32 -rw-rw-r-- 1 1001 1001 1171 May 23 13:57 ADOPTERS.md 13:59:32 -rw-rw-r-- 1 1001 1001 10086 May 23 13:57 Attribution.txt 13:59:32 -rw-rw-r-- 1 1001 1001 63209 May 23 13:57 CHANGELOG.md 13:59:32 -rw-rw-r-- 1 1001 1001 3804 May 23 13:57 CONTRIBUTING.md 13:59:32 -rw-rw-r-- 1 1001 1001 677 May 23 13:57 GOVERNANCE.md 13:59:32 -rw-rw-r-- 1 1001 1001 850 May 23 13:57 Jenkinsfile 13:59:32 -rw-rw-r-- 1 1001 1001 10775 May 23 13:57 LICENSE 13:59:32 -rw-rw-r-- 1 1001 1001 10389 May 23 13:57 Makefile 13:59:32 -rw-rw-r-- 1 1001 1001 582 May 23 13:57 OWNERS.md 13:59:32 -rw-rw-r-- 1 1001 1001 9094 May 23 13:57 README.md 13:59:32 -rw-rw-r-- 1 1001 1001 6912 May 23 13:57 SECURITY.md 13:59:32 -rw-rw-r-- 1 1001 1001 5 May 23 13:57 VERSION 13:59:32 -rw-rw-r-- 1 1001 1001 4131 May 23 13:57 ZMQWindows.md 13:59:32 drwxrwxr-x 2 1001 1001 4096 May 23 13:57 bin 13:59:32 drwxrwxr-x 18 1001 1001 4096 May 23 13:57 cmd 13:59:32 -rw-r--r-- 1 root root 435134 May 23 13:59 coverage.out 13:59:32 -rw-rw-r-- 1 1001 1001 3217 May 23 13:57 go.mod 13:59:32 -rw-rw-r-- 1 1001 1001 35084 May 23 13:58 go.sum 13:59:32 drwxrwxr-x 8 1001 1001 4096 May 23 13:57 internal 13:59:32 drwxrwxr-x 3 1001 1001 4096 May 23 13:57 openapi 13:59:32 drwxrwxr-x 4 1001 1001 4096 May 23 13:57 snap 13:59:32 -rw-rw-r-- 1 1001 1001 204 May 23 13:57 version.go [Pipeline] sh 13:59:32 + '[' -e coverage.out ] 13:59:32 + chown 1001:1001 coverage.out [Pipeline] stash 13:59:32 Stashed 1 file(s) [Pipeline] sh 13:59:32 + make build 13:59:32 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 13:59:45 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 13:59:54 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 13:59:54 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 14:00:00 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 14:00:00 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 14:00:00 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 14:00:02 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 14:00:02 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 14:00:03 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 14:00:04 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 14:00:05 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 14:00:06 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 14:00:07 $ docker stop --time=1 a0260ff52265e39f9723365aa2b2a9862b4c6a92aed6da253d9ced6e80973675 14:00:09 $ docker rm -f a0260ff52265e39f9723365aa2b2a9862b4c6a92aed6da253d9ced6e80973675 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:00:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:00:11 14:00:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 14:00:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:00:11 latest: Pulling from edgex-devops/edgex-compose 14:00:11 cbdbe7a5bc2a: Pulling fs layer 14:00:11 ca9280d653b3: Pulling fs layer 14:00:11 7e9c9ca2126c: Pulling fs layer 14:00:11 cbdbe7a5bc2a: Download complete 14:00:11 cbdbe7a5bc2a: Pull complete 14:00:11 ca9280d653b3: Verifying Checksum 14:00:11 ca9280d653b3: Download complete 14:00:12 7e9c9ca2126c: Download complete 14:00:12 ca9280d653b3: Pull complete 14:00:15 7e9c9ca2126c: Pull complete 14:00:15 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 14:00:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:00:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 14:00:15 prd-ubuntu20.04-docker-8c-8g-64373 does not seem to be running inside a container 14:00:15 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 14:00:16 $ docker top 55640363b963108d63bb5d3ccb40ea329575757185f7b1e70442bb73097417f1 -eo pid,comm [Pipeline] { [Pipeline] sh 14:00:17 + docker-compose build --help 14:00:17 + grep parallel 14:00:17 --parallel Build images in parallel. [Pipeline] } 14:00:17 $ docker stop --time=1 55640363b963108d63bb5d3ccb40ea329575757185f7b1e70442bb73097417f1 14:00:18 $ docker rm -f 55640363b963108d63bb5d3ccb40ea329575757185f7b1e70442bb73097417f1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:00:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:00:19 . [Pipeline] withDockerContainer 14:00:19 prd-ubuntu20.04-docker-8c-8g-64373 does not seem to be running inside a container 14:00:19 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 14:00:19 $ docker top 368c83de1112cf8826c6d16ca8f7790aeb015a37691ee7c90aec476edafc65a6 -eo pid,comm [Pipeline] { [Pipeline] sh 14:00:20 + docker-compose -f ./docker-compose-build.yml build --parallel 14:00:20 Building core-command ... 14:00:20 Building core-data ... 14:00:20 Building core-metadata ... 14:00:20 Building security-bootstrapper ... 14:00:20 Building security-proxy-setup ... 14:00:20 Building security-secretstore-setup ... 14:00:20 Building security-spiffe-token-provider ... 14:00:20 Building security-spire-agent ... 14:00:20 Building security-spire-config ... 14:00:20 Building security-spire-server ... 14:00:20 Building support-notifications ... 14:00:20 Building support-scheduler ... 14:00:20 Building sys-mgmt-agent ... 14:00:20 Building core-metadata 14:00:20 Building security-spire-agent 14:00:20 Building sys-mgmt-agent 14:00:20 Building security-bootstrapper 14:00:20 Building security-spire-config 14:00:35 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:00:35 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:00:35 ---> 555267f91456 14:00:35 Step 3/23 : WORKDIR /edgex-go 14:00:35 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:00:35 Step 2/26 : FROM ${BUILDER_BASE} AS builder 14:00:35 ---> 555267f91456 14:00:35 Step 3/26 : WORKDIR /edgex-go 14:00:35 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:00:35 Step 2/26 : FROM ${BUILDER_BASE} AS builder 14:00:35 ---> 555267f91456 14:00:35 Step 3/26 : WORKDIR /edgex-go 14:00:35 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:00:35 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:00:35 ---> 555267f91456 14:00:35 Step 3/23 : WORKDIR /edgex-go 14:00:35 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:00:35 Step 2/31 : FROM ${BUILDER_BASE} AS builder 14:00:35 ---> 555267f91456 14:00:35 Step 3/31 : WORKDIR /edgex-go 14:00:39 ---> Running in 89fd10d7c078 14:00:39 ---> Running in 459495ccb3ce 14:00:39 ---> Running in dcdde744d425 14:00:39 ---> Running in 3a4edef2ac7d 14:00:39 ---> Running in 68ee9875ac95 14:00:39 Removing intermediate container 459495ccb3ce 14:00:39 ---> 07f5c1171530 14:00:39 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:00:39 Removing intermediate container dcdde744d425 14:00:39 ---> 69f1275d0acd 14:00:39 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:00:39 Removing intermediate container 68ee9875ac95 14:00:39 ---> 0a78d62f3777 14:00:39 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:00:39 Removing intermediate container 89fd10d7c078 14:00:39 ---> 31f485b7d3f3 14:00:39 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:00:39 Removing intermediate container 3a4edef2ac7d 14:00:39 ---> 8b932d4da768 14:00:39 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:00:39 ---> Running in 30a5c83a692a 14:00:39 ---> Running in 096894a1d78c 14:00:39 ---> Running in 68cd063e6707 14:00:39 ---> Running in 792e065885de 14:00:39 ---> Running in b3cdb898e6a3 14:00:40 Removing intermediate container 096894a1d78c 14:00:40 ---> c21249323ac9 14:00:40 Step 5/23 : RUN apk add --update --no-cache make bash git 14:00:40 Removing intermediate container 30a5c83a692a 14:00:40 ---> 4c2fb5a9c814 14:00:40 Step 5/23 : RUN apk add --update --no-cache make git 14:00:40 ---> Running in 3780bb09c070 14:00:40 ---> Running in fa775fe292b9 14:00:41 Removing intermediate container b3cdb898e6a3 14:00:41 ---> 997c31ccd5c6 14:00:41 Step 5/31 : RUN apk add --update --no-cache make git 14:00:41 Removing intermediate container 68cd063e6707 14:00:41 ---> 35f189f1f15c 14:00:41 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 14:00:41 ---> Running in d6307a0b1037 14:00:41 ---> Running in 1bc851d71266 14:00:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:00:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:00:41 Removing intermediate container 792e065885de 14:00:41 ---> 786247cbd5ab 14:00:41 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 14:00:41 ---> Running in b741a8e7cff0 14:00:42 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:00:42 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:00:42 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:00:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:00:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:00:42 OK: 221 MiB in 52 packages 14:00:42 OK: 221 MiB in 52 packages 14:00:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:00:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:00:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:00:43 Removing intermediate container fa775fe292b9 14:00:43 ---> 40808ea168a0 14:00:43 Step 6/23 : COPY go.mod vendor* ./ 14:00:43 Removing intermediate container 3780bb09c070 14:00:43 ---> 80e8871ff114 14:00:43 Step 6/23 : COPY go.mod vendor* ./ 14:00:43 OK: 221 MiB in 52 packages 14:00:43 OK: 221 MiB in 52 packages 14:00:43 ---> f1570aa0fe19 14:00:43 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:00:43 ---> 46c4357f6593 14:00:43 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:00:43 OK: 221 MiB in 52 packages 14:00:43 ---> Running in fcf808cd01d4 14:00:43 ---> Running in 2ac66c370175 14:00:43 Removing intermediate container d6307a0b1037 14:00:43 ---> 8b1b9eb7cc0e 14:00:43 Step 6/31 : COPY go.mod vendor* ./ 14:00:43 Removing intermediate container 1bc851d71266 14:00:43 ---> d9eaa9350862 14:00:43 Step 6/26 : COPY go.mod vendor* ./ 14:00:43 ---> 0da13fdd3705 14:00:43 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:00:43 ---> Running in fcc0f8554b9b 14:00:43 ---> 329cb9e902f0 14:00:43 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:00:43 Removing intermediate container b741a8e7cff0 14:00:43 ---> dc74bfd5a682 14:00:43 Step 6/26 : COPY go.mod vendor* ./ 14:00:44 ---> Running in e039282c4010 14:00:44 ---> f944ca44803c 14:00:44 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:00:44 ---> Running in 2fbc7db13b8d 14:00:44 Removing intermediate container fcf808cd01d4 14:00:44 ---> b957ec46b0ed 14:00:44 Step 8/23 : COPY . . 14:00:44 Removing intermediate container 2ac66c370175 14:00:44 ---> 5a40125b66a0 14:00:44 Step 8/23 : COPY . . 14:00:46 Removing intermediate container fcc0f8554b9b 14:00:46 ---> a7fee4cf7a2d 14:00:46 Step 8/31 : COPY . . 14:00:52 ---> 7da22a7e9b82 14:00:52 Step 9/23 : RUN make cmd/core-metadata/core-metadata 14:00:52 ---> 9feea112545a 14:00:52 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 14:00:52 ---> e7fac9ce9107 14:00:52 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 14:00:52 ---> Running in 057d90b22cfd 14:00:52 ---> Running in 05f52e621b96 14:00:52 Removing intermediate container 2fbc7db13b8d 14:00:52 ---> aab15933b3c4 14:00:52 Step 8/26 : COPY . . 14:00:52 ---> Running in 048b698fbf4a 14:00:52 Removing intermediate container e039282c4010 14:00:52 ---> 395c762e0148 14:00:52 Step 8/26 : COPY . . 14:00:53 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 14:00:53 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 14:00:53 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 14:01:08 ---> a2cfec4d6e8b 14:01:08 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 14:01:08 ---> 163862c4b88c 14:01:08 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 14:01:08 ---> Running in 1ccdde301c34 14:01:08 ---> Running in b2756bcb08a7 14:01:08 Removing intermediate container b2756bcb08a7 14:01:08 ---> 3457808a8ee5 14:01:08 Step 10/26 : RUN mkdir -p spire-build 14:01:08 Removing intermediate container 1ccdde301c34 14:01:08 ---> 35429270f2f3 14:01:08 Step 10/26 : RUN mkdir -p spire-build 14:01:08 ---> Running in bfcf8e0a7bb4 14:01:08 ---> Running in d7f2b5134c88 14:01:09 Removing intermediate container bfcf8e0a7bb4 14:01:09 ---> 053a98944577 14:01:09 Step 11/26 : WORKDIR /edgex-go/spire-build 14:01:09 ---> Running in f76c9707c91b 14:01:09 Removing intermediate container d7f2b5134c88 14:01:09 ---> 26129b135a8a 14:01:09 Step 11/26 : WORKDIR /edgex-go/spire-build 14:01:09 ---> Running in c0c9cfe1b1c6 14:01:09 Removing intermediate container f76c9707c91b 14:01:09 ---> 24afcf6ab638 14:01:09 Step 12/26 : 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" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 14:01:09 ---> Running in 26d5a4e11abe 14:01:10 Removing intermediate container c0c9cfe1b1c6 14:01:10 ---> 6bfcd1badea0 14:01:10 Step 12/26 : 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" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 14:01:10 ---> Running in b08daab98a18 14:01:10 spire-1.2.1/ 14:01:10 spire-1.2.1/.data/ 14:01:10 spire-1.2.1/.data/.file 14:01:10 spire-1.2.1/.dockerignore 14:01:10 spire-1.2.1/.gitattributes 14:01:10 spire-1.2.1/.githooks/ 14:01:10 spire-1.2.1/.githooks/pre-commit 14:01:10 spire-1.2.1/.github/ 14:01:10 spire-1.2.1/.github/ISSUE_TEMPLATE.md 14:01:10 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 14:01:10 spire-1.2.1/.github/dependabot.yml 14:01:10 spire-1.2.1/.github/workflows/ 14:01:10 spire-1.2.1/.github/workflows/nightly_build.yaml 14:01:10 spire-1.2.1/.github/workflows/pr_build.yaml 14:01:10 spire-1.2.1/.github/workflows/release_build.yaml 14:01:10 spire-1.2.1/.github/workflows/scripts/ 14:01:10 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 14:01:10 spire-1.2.1/.github/workflows/scripts/push-images.sh 14:01:10 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 14:01:10 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 14:01:10 spire-1.2.1/.github/workflows/scripts/split.sh 14:01:10 spire-1.2.1/.gitignore 14:01:10 spire-1.2.1/.go-version 14:01:10 spire-1.2.1/.golangci.yml 14:01:10 spire-1.2.1/ADOPTERS.md 14:01:10 spire-1.2.1/CHANGELOG.md 14:01:10 spire-1.2.1/CODE-OF-CONDUCT.md 14:01:10 spire-1.2.1/CODEOWNERS 14:01:10 spire-1.2.1/CONTRIBUTING.md 14:01:10 spire-1.2.1/Dockerfile 14:01:10 spire-1.2.1/Dockerfile.dev 14:01:10 spire-1.2.1/Dockerfile.scratch 14:01:10 spire-1.2.1/LICENSE 14:01:10 spire-1.2.1/MAINTAINERS.md 14:01:10 spire-1.2.1/Makefile 14:01:10 spire-1.2.1/README.md 14:01:10 spire-1.2.1/ROADMAP.md 14:01:10 spire-1.2.1/SECURITY.md 14:01:10 spire-1.2.1/cmd/ 14:01:10 spire-1.2.1/cmd/spire-agent/ 14:01:10 spire-1.2.1/cmd/spire-agent/cli/ 14:01:10 spire-1.2.1/cmd/spire-agent/cli/api/ 14:01:10 spire-1.2.1/cmd/spire-agent/cli/api/common.go 14:01:10 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 14:01:10 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 14:01:10 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 14:01:10 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 14:01:10 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 14:01:10 spire-1.2.1/cmd/spire-agent/cli/cli.go 14:01:10 spire-1.2.1/cmd/spire-agent/cli/common/ 14:01:10 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 14:01:10 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 14:01:10 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 14:01:10 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 14:01:10 spire-1.2.1/cmd/spire-agent/cli/run/ 14:01:10 spire-1.2.1/cmd/spire-agent/cli/run/run.go 14:01:10 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 14:01:10 spire-1.2.1/cmd/spire-agent/cli/validate/ 14:01:10 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 14:01:10 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 14:01:10 spire-1.2.1/cmd/spire-agent/main.go 14:01:10 spire-1.2.1/cmd/spire-server/ 14:01:10 spire-1.2.1/cmd/spire-server/cli/ 14:01:10 spire-1.2.1/cmd/spire-server/cli/agent/ 14:01:10 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 14:01:10 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 14:01:10 spire-1.2.1/cmd/spire-server/cli/agent/count.go 14:01:10 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 14:01:10 spire-1.2.1/cmd/spire-server/cli/agent/list.go 14:01:10 spire-1.2.1/cmd/spire-server/cli/agent/show.go 14:01:10 spire-1.2.1/cmd/spire-server/cli/bundle/ 14:01:10 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 14:01:10 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 14:01:10 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 14:01:10 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 14:01:10 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 14:01:10 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 14:01:10 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 14:01:10 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 14:01:10 spire-1.2.1/cmd/spire-server/cli/cli.go 14:01:10 spire-1.2.1/cmd/spire-server/cli/entry/ 14:01:10 spire-1.2.1/cmd/spire-server/cli/entry/count.go 14:01:10 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 14:01:10 spire-1.2.1/cmd/spire-server/cli/entry/create.go 14:01:10 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 14:01:10 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 14:01:10 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 14:01:10 spire-1.2.1/cmd/spire-server/cli/entry/show.go 14:01:10 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 14:01:10 spire-1.2.1/cmd/spire-server/cli/entry/update.go 14:01:10 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 14:01:10 spire-1.2.1/cmd/spire-server/cli/entry/util.go 14:01:10 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 14:01:10 spire-1.2.1/cmd/spire-server/cli/federation/ 14:01:10 spire-1.2.1/cmd/spire-server/cli/federation/common.go 14:01:10 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 14:01:10 spire-1.2.1/cmd/spire-server/cli/federation/create.go 14:01:10 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 14:01:10 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 14:01:10 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 14:01:10 spire-1.2.1/cmd/spire-server/cli/federation/list.go 14:01:10 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 14:01:10 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 14:01:10 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 14:01:10 spire-1.2.1/cmd/spire-server/cli/federation/show.go 14:01:10 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 14:01:10 spire-1.2.1/cmd/spire-server/cli/federation/update.go 14:01:10 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 14:01:10 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 14:01:10 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 14:01:10 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 14:01:10 spire-1.2.1/cmd/spire-server/cli/jwt/ 14:01:10 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 14:01:10 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 14:01:10 spire-1.2.1/cmd/spire-server/cli/run/ 14:01:10 spire-1.2.1/cmd/spire-server/cli/run/run.go 14:01:10 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 14:01:10 spire-1.2.1/cmd/spire-server/cli/token/ 14:01:10 spire-1.2.1/cmd/spire-server/cli/token/generate.go 14:01:10 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 14:01:10 spire-1.2.1/cmd/spire-server/cli/validate/ 14:01:10 spire-1.2.1/cmd/spire-server/cli/validate/validate.gospire-1.2.1/ 14:01:10 spire-1.2.1/.data/ 14:01:10 spire-1.2.1/.data/.file 14:01:10 spire-1.2.1/.dockerignore 14:01:10 spire-1.2.1/.gitattributes 14:01:10 spire-1.2.1/.githooks/ 14:01:10 spire-1.2.1/.githooks/pre-commit 14:01:10 spire-1.2.1/.github/ 14:01:10 spire-1.2.1/.github/ISSUE_TEMPLATE.md 14:01:10 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 14:01:10 spire-1.2.1/.github/dependabot.yml 14:01:10 spire-1.2.1/.github/workflows/ 14:01:10 spire-1.2.1/.github/workflows/nightly_build.yaml 14:01:10 spire-1.2.1/.github/workflows/pr_build.yaml 14:01:10 spire-1.2.1/.github/workflows/release_build.yaml 14:01:10 spire-1.2.1/.github/workflows/scripts/ 14:01:10 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 14:01:10 spire-1.2.1/.github/workflows/scripts/push-images.sh 14:01:10 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 14:01:10 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 14:01:10 spire-1.2.1/.github/workflows/scripts/split.sh 14:01:10 spire-1.2.1/.gitignore 14:01:10 spire-1.2.1/.go-version 14:01:10 spire-1.2.1/.golangci.yml 14:01:10 spire-1.2.1/ADOPTERS.md 14:01:10 spire-1.2.1/CHANGELOG.md 14:01:10 spire-1.2.1/CODE-OF-CONDUCT.md 14:01:10 spire-1.2.1/CODEOWNERS 14:01:10 spire-1.2.1/CONTRIBUTING.md 14:01:10 spire-1.2.1/Dockerfile 14:01:10 spire-1.2.1/Dockerfile.dev 14:01:10 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 14:01:10 spire-1.2.1/cmd/spire-server/cli/x509/ 14:01:10 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 14:01:10 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 14:01:10 spire-1.2.1/cmd/spire-server/main.go 14:01:10 spire-1.2.1/cmd/spire-server/util/ 14:01:10 spire-1.2.1/cmd/spire-server/util/util.go 14:01:10 spire-1.2.1/conf/ 14:01:10 spire-1.2.1/conf/agent/ 14:01:10 spire-1.2.1/conf/agent/agent.conf 14:01:10 spire-1.2.1/conf/agent/agent_full.conf 14:01:10 spire-1.2.1/conf/agent/dummy_root_ca.crt 14:01:10 spire-1.2.1/conf/server/ 14:01:10 spire-1.2.1/conf/server/dummy_upstream_ca.crt 14:01:10 spire-1.2.1/conf/server/dummy_upstream_ca.key 14:01:10 spire-1.2.1/conf/server/server.conf 14:01:10 spire-1.2.1/conf/server/server_full.conf 14:01:10 spire-1.2.1/doc/ 14:01:10 spire-1.2.1/doc/SPIRE101.md 14:01:10 spire-1.2.1/doc/auditlog.md 14:01:10 spire-1.2.1/doc/authorization_policy_engine.md 14:01:10 spire-1.2.1/doc/changelog_guidelines.md 14:01:10 spire-1.2.1/doc/cure53-report.pdf 14:01:10 spire-1.2.1/doc/images/ 14:01:10 spire-1.2.1/doc/images/2019_roadmap.png 14:01:10 spire-1.2.1/doc/images/SPIRE101.png 14:01:10 spire-1.2.1/doc/images/SPIRE_agent.png 14:01:10 spire-1.2.1/doc/images/SPIRE_server.png 14:01:10 spire-1.2.1/Dockerfile.scratch 14:01:10 spire-1.2.1/LICENSE 14:01:10 spire-1.2.1/MAINTAINERS.md 14:01:10 spire-1.2.1/Makefile 14:01:10 spire-1.2.1/README.md 14:01:10 spire-1.2.1/ROADMAP.md 14:01:10 spire-1.2.1/SECURITY.md 14:01:10 spire-1.2.1/cmd/ 14:01:10 spire-1.2.1/cmd/spire-agent/ 14:01:10 spire-1.2.1/cmd/spire-agent/cli/ 14:01:10 spire-1.2.1/cmd/spire-agent/cli/api/ 14:01:10 spire-1.2.1/cmd/spire-agent/cli/api/common.go 14:01:10 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 14:01:10 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 14:01:10 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 14:01:10 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 14:01:10 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 14:01:10 spire-1.2.1/cmd/spire-agent/cli/cli.go 14:01:10 spire-1.2.1/cmd/spire-agent/cli/common/ 14:01:10 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 14:01:10 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 14:01:10 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 14:01:10 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 14:01:10 spire-1.2.1/cmd/spire-agent/cli/run/ 14:01:10 spire-1.2.1/cmd/spire-agent/cli/run/run.go 14:01:10 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 14:01:10 spire-1.2.1/cmd/spire-agent/cli/validate/ 14:01:10 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 14:01:10 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 14:01:10 spire-1.2.1/cmd/spire-agent/main.go 14:01:10 spire-1.2.1/cmd/spire-server/ 14:01:10 spire-1.2.1/cmd/spire-server/cli/ 14:01:10 spire-1.2.1/cmd/spire-server/cli/agent/ 14:01:10 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 14:01:10 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 14:01:10 spire-1.2.1/cmd/spire-server/cli/agent/count.go 14:01:10 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 14:01:10 spire-1.2.1/cmd/spire-server/cli/agent/list.go 14:01:10 spire-1.2.1/cmd/spire-server/cli/agent/show.go 14:01:10 spire-1.2.1/cmd/spire-server/cli/bundle/ 14:01:10 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 14:01:10 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 14:01:10 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 14:01:10 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 14:01:10 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 14:01:10 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 14:01:10 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 14:01:10 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 14:01:10 spire-1.2.1/cmd/spire-server/cli/cli.go 14:01:10 spire-1.2.1/cmd/spire-server/cli/entry/ 14:01:10 spire-1.2.1/cmd/spire-server/cli/entry/count.go 14:01:10 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 14:01:10 spire-1.2.1/cmd/spire-server/cli/entry/create.go 14:01:10 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 14:01:10 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 14:01:10 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 14:01:10 spire-1.2.1/cmd/spire-server/cli/entry/show.go 14:01:10 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 14:01:10 spire-1.2.1/cmd/spire-server/cli/entry/update.go 14:01:10 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 14:01:10 spire-1.2.1/cmd/spire-server/cli/entry/util.go 14:01:10 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 14:01:10 spire-1.2.1/cmd/spire-server/cli/federation/ 14:01:10 spire-1.2.1/cmd/spire-server/cli/federation/common.go 14:01:10 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 14:01:10 spire-1.2.1/cmd/spire-server/cli/federation/create.go 14:01:10 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 14:01:10 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 14:01:10 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 14:01:10 spire-1.2.1/cmd/spire-server/cli/federation/list.go 14:01:10 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 14:01:10 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 14:01:10 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 14:01:10 spire-1.2.1/cmd/spire-server/cli/federation/show.go 14:01:10 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 14:01:10 spire-1.2.1/cmd/spire-server/cli/federation/update.go 14:01:10 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 14:01:10 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 14:01:10 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 14:01:11 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 14:01:11 spire-1.2.1/cmd/spire-server/cli/jwt/ 14:01:11 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 14:01:11 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 14:01:11 spire-1.2.1/cmd/spire-server/cli/run/ 14:01:11 spire-1.2.1/cmd/spire-server/cli/run/run.go 14:01:11 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 14:01:11 spire-1.2.1/cmd/spire-server/cli/token/ 14:01:11 spire-1.2.1/cmd/spire-server/cli/token/generate.go 14:01:11 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 14:01:11 spire-1.2.1/cmd/spire-server/cli/validate/ 14:01:11 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 14:01:11 spire-1.2.1/doc/images/cache_mgr.png 14:01:11 spire-1.2.1/doc/images/cache_mgr_components.png 14:01:11 spire-1.2.1/doc/images/federated_spire.png 14:01:11 spire-1.2.1/doc/images/ha_mode.png 14:01:11 spire-1.2.1/doc/images/nested_spire.png 14:01:11 spire-1.2.1/doc/images/oidc_federation.png 14:01:11 spire-1.2.1/doc/images/single_trust_domain.png 14:01:11 spire-1.2.1/doc/images/spiffe_compatible.png 14:01:11 spire-1.2.1/doc/images/spire_logo.png 14:01:11 spire-1.2.1/doc/migrating_registration_api_clients.md 14:01:11 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 14:01:11 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 14:01:11 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 14:01:11 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 14:01:11 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 14:01:11 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 14:01:11 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 14:01:11 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 14:01:11 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 14:01:11 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 14:01:11 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 14:01:11 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 14:01:11 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 14:01:11 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 14:01:11 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 14:01:11 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 14:01:11 spire-1.2.1/doc/plugin_server_datastore_sql.md 14:01:11 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 14:01:11 spire-1.2.1/doc/plugin_server_keymanager_disk.md 14:01:11 spire-1.2.1/doc/plugin_server_keymanager_memory.md 14:01:11 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 14:01:11 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 14:01:11 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 14:01:11 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 14:01:11 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 14:01:11 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 14:01:11 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 14:01:11 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 14:01:11 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 14:01:11 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 14:01:11 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 14:01:11 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 14:01:11 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 14:01:11 spire-1.2.1/cmd/spire-server/cli/x509/ 14:01:11 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 14:01:11 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 14:01:11 spire-1.2.1/cmd/spire-server/main.go 14:01:11 spire-1.2.1/cmd/spire-server/util/ 14:01:11 spire-1.2.1/cmd/spire-server/util/util.go 14:01:11 spire-1.2.1/conf/ 14:01:11 spire-1.2.1/conf/agent/ 14:01:11 spire-1.2.1/conf/agent/agent.conf 14:01:11 spire-1.2.1/conf/agent/agent_full.conf 14:01:11 spire-1.2.1/conf/agent/dummy_root_ca.crt 14:01:11 spire-1.2.1/conf/server/ 14:01:11 spire-1.2.1/conf/server/dummy_upstream_ca.crt 14:01:11 spire-1.2.1/conf/server/dummy_upstream_ca.key 14:01:11 spire-1.2.1/conf/server/server.conf 14:01:11 spire-1.2.1/conf/server/server_full.conf 14:01:11 spire-1.2.1/doc/ 14:01:11 spire-1.2.1/doc/SPIRE101.md 14:01:11 spire-1.2.1/doc/auditlog.md 14:01:11 spire-1.2.1/doc/authorization_policy_engine.md 14:01:11 spire-1.2.1/doc/changelog_guidelines.md 14:01:11 spire-1.2.1/doc/cure53-report.pdf 14:01:11 spire-1.2.1/doc/images/ 14:01:11 spire-1.2.1/doc/images/2019_roadmap.png 14:01:11 spire-1.2.1/doc/images/SPIRE101.png 14:01:11 spire-1.2.1/doc/images/SPIRE_agent.png 14:01:11 spire-1.2.1/doc/images/SPIRE_server.png 14:01:11 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 14:01:11 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 14:01:11 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 14:01:11 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 14:01:11 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 14:01:11 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 14:01:11 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 14:01:11 spire-1.2.1/doc/scaling_spire.md 14:01:11 spire-1.2.1/doc/spire_agent.md 14:01:11 spire-1.2.1/doc/spire_server.md 14:01:11 spire-1.2.1/doc/supported_integrations.md 14:01:11 spire-1.2.1/doc/telemetry.md 14:01:11 spire-1.2.1/doc/telemetry_config.md 14:01:11 spire-1.2.1/doc/upgrading.md 14:01:11 spire-1.2.1/doc/using_spire.md 14:01:11 spire-1.2.1/examples/ 14:01:11 spire-1.2.1/examples/README.md 14:01:11 spire-1.2.1/go.mod 14:01:11 spire-1.2.1/go.sum 14:01:11 spire-1.2.1/pkg/ 14:01:11 spire-1.2.1/pkg/agent/ 14:01:11 spire-1.2.1/pkg/agent/agent.go 14:01:11 spire-1.2.1/pkg/agent/api/ 14:01:11 spire-1.2.1/pkg/agent/api/config.go 14:01:11 spire-1.2.1/pkg/agent/api/debug/ 14:01:11 spire-1.2.1/pkg/agent/api/debug/v1/ 14:01:11 spire-1.2.1/pkg/agent/api/debug/v1/service.go 14:01:11 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 14:01:11 spire-1.2.1/pkg/agent/api/delegatedidentity/ 14:01:11 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 14:01:11 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 14:01:11 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 14:01:11 spire-1.2.1/pkg/agent/api/endpoints.go 14:01:11 spire-1.2.1/pkg/agent/api/health/ 14:01:11 spire-1.2.1/pkg/agent/api/health/v1/ 14:01:11 spire-1.2.1/pkg/agent/api/health/v1/service.go 14:01:11 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 14:01:11 spire-1.2.1/pkg/agent/api/rpccontext/ 14:01:11 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 14:01:11 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 14:01:11 spire-1.2.1/pkg/agent/attestor/ 14:01:11 spire-1.2.1/pkg/agent/attestor/node/ 14:01:11 spire-1.2.1/pkg/agent/attestor/node/experimental.go 14:01:11 spire-1.2.1/pkg/agent/attestor/node/node.go 14:01:11 spire-1.2.1/pkg/agent/attestor/node/node_test.go 14:01:11 spire-1.2.1/pkg/agent/attestor/workload/ 14:01:11 spire-1.2.1/pkg/agent/attestor/workload/workload.go 14:01:11 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 14:01:11 spire-1.2.1/pkg/agent/catalog/ 14:01:11 spire-1.2.1/pkg/agent/catalog/catalog.go 14:01:11 spire-1.2.1/pkg/agent/catalog/keymanager.go 14:01:11 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 14:01:11 spire-1.2.1/pkg/agent/catalog/svidstore.go 14:01:11 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 14:01:11 spire-1.2.1/pkg/agent/client/ 14:01:11 spire-1.2.1/pkg/agent/client/client.go 14:01:11 spire-1.2.1/pkg/agent/client/client_test.go 14:01:11 spire-1.2.1/pkg/agent/client/dial.go 14:01:11 spire-1.2.1/pkg/agent/client/nodeconn.go 14:01:11 spire-1.2.1/pkg/agent/client/nodeconn_test.go 14:01:11 spire-1.2.1/pkg/agent/client/update.go 14:01:11 spire-1.2.1/pkg/agent/client/util.go 14:01:11 spire-1.2.1/pkg/agent/common/ 14:01:11 spire-1.2.1/pkg/agent/common/backoff/ 14:01:11 spire-1.2.1/pkg/agent/common/backoff/backoff.go 14:01:11 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 14:01:11 spire-1.2.1/pkg/agent/common/cgroups/ 14:01:11 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 14:01:11 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 14:01:11 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 14:01:11 spire-1.2.1/pkg/agent/config.go 14:01:11 spire-1.2.1/pkg/agent/endpoints/ 14:01:11 spire-1.2.1/pkg/agent/endpoints/config.go 14:01:11 spire-1.2.1/pkg/agent/endpoints/endpoints.go 14:01:11 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 14:01:11 spire-1.2.1/pkg/agent/endpoints/metrics.go 14:01:11 spire-1.2.1/pkg/agent/endpoints/middleware.go 14:01:11 spire-1.2.1/pkg/agent/endpoints/peertracker.go 14:01:11 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 14:01:11 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 14:01:11 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 14:01:11 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 14:01:11 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 14:01:11 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 14:01:11 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 14:01:11 spire-1.2.1/pkg/agent/endpoints/workload/ 14:01:11 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 14:01:11 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 14:01:11 spire-1.2.1/pkg/agent/manager/ 14:01:11 spire-1.2.1/pkg/agent/manager/cache/ 14:01:11 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 14:01:11 spire-1.2.1/pkg/agent/manager/cache/cache.go 14:01:11 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 14:01:11 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 14:01:11 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 14:01:11 spire-1.2.1/pkg/agent/manager/cache/sets.go 14:01:11 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 14:01:11 spire-1.2.1/pkg/agent/manager/config.go 14:01:11 spire-1.2.1/pkg/agent/manager/manager.go 14:01:11 spire-1.2.1/pkg/agent/manager/manager_test.go 14:01:11 spire-1.2.1/pkg/agent/manager/storage.go 14:01:11 spire-1.2.1/pkg/agent/manager/storage_test.go 14:01:11 spire-1.2.1/pkg/agent/manager/storecache/ 14:01:11 spire-1.2.1/pkg/agent/manager/storecache/cache.go 14:01:11 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 14:01:11 spire-1.2.1/pkg/agent/manager/sync.go 14:01:11 spire-1.2.1/pkg/agent/plugin/ 14:01:11 spire-1.2.1/pkg/agent/plugin/keymanager/ 14:01:11 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 14:01:11 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 14:01:11 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 14:01:11 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 14:01:11 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 14:01:11 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 14:01:11 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 14:01:11 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 14:01:11 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 14:01:11 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 14:01:11 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 14:01:11 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 14:01:11 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 14:01:11 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 14:01:11 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 14:01:11 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 14:01:11 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 14:01:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 14:01:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 14:01:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 14:01:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 14:01:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 14:01:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 14:01:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 14:01:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 14:01:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 14:01:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 14:01:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 14:01:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 14:01:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 14:01:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 14:01:11 spire-1.2.1/doc/images/cache_mgr.png 14:01:11 spire-1.2.1/doc/images/cache_mgr_components.png 14:01:11 spire-1.2.1/doc/images/federated_spire.png 14:01:11 spire-1.2.1/doc/images/ha_mode.png 14:01:11 spire-1.2.1/doc/images/nested_spire.png 14:01:11 spire-1.2.1/doc/images/oidc_federation.png 14:01:11 spire-1.2.1/doc/images/single_trust_domain.png 14:01:11 spire-1.2.1/doc/images/spiffe_compatible.png 14:01:11 spire-1.2.1/doc/images/spire_logo.png 14:01:11 spire-1.2.1/doc/migrating_registration_api_clients.md 14:01:11 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 14:01:11 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 14:01:11 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 14:01:11 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 14:01:11 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 14:01:11 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 14:01:11 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 14:01:11 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 14:01:11 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 14:01:11 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 14:01:11 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 14:01:11 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 14:01:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 14:01:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 14:01:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 14:01:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 14:01:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 14:01:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 14:01:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 14:01:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 14:01:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 14:01:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 14:01:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 14:01:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 14:01:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 14:01:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 14:01:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 14:01:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 14:01:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 14:01:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 14:01:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 14:01:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 14:01:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 14:01:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 14:01:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 14:01:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 14:01:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 14:01:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 14:01:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 14:01:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 14:01:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 14:01:11 spire-1.2.1/pkg/agent/plugin/svidstore/ 14:01:11 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 14:01:11 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 14:01:11 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 14:01:11 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 14:01:11 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 14:01:11 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 14:01:11 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 14:01:11 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 14:01:11 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 14:01:11 spire-1.2.1/doc/plugin_server_datastore_sql.md 14:01:11 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 14:01:11 spire-1.2.1/doc/plugin_server_keymanager_disk.md 14:01:11 spire-1.2.1/doc/plugin_server_keymanager_memory.md 14:01:11 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 14:01:11 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 14:01:11 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 14:01:11 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 14:01:11 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 14:01:11 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 14:01:11 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 14:01:11 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 14:01:11 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 14:01:11 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 14:01:11 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 14:01:11 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 14:01:11 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 14:01:11 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 14:01:11 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 14:01:11 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 14:01:11 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 14:01:11 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 14:01:11 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 14:01:11 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 14:01:11 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 14:01:11 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 14:01:11 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 14:01:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 14:01:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 14:01:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 14:01:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 14:01:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 14:01:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 14:01:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 14:01:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 14:01:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 14:01:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 14:01:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 14:01:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 14:01:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 14:01:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 14:01:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 14:01:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 14:01:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 14:01:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 14:01:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 14:01:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 14:01:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 14:01:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 14:01:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 14:01:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 14:01:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 14:01:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 14:01:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 14:01:11 spire-1.2.1/pkg/agent/svid/ 14:01:11 spire-1.2.1/pkg/agent/svid/rotator.go 14:01:11 spire-1.2.1/pkg/agent/svid/rotator_config.go 14:01:11 spire-1.2.1/pkg/agent/svid/rotator_test.go 14:01:11 spire-1.2.1/pkg/agent/svid/store/ 14:01:11 spire-1.2.1/pkg/agent/svid/store/service.go 14:01:11 spire-1.2.1/pkg/agent/svid/store/service_test.go 14:01:11 spire-1.2.1/pkg/common/ 14:01:11 spire-1.2.1/pkg/common/agentpathtemplate/ 14:01:11 spire-1.2.1/pkg/common/agentpathtemplate/template.go 14:01:11 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 14:01:11 spire-1.2.1/pkg/common/api/ 14:01:11 spire-1.2.1/pkg/common/api/metrics.go 14:01:11 spire-1.2.1/pkg/common/api/middleware/ 14:01:11 spire-1.2.1/pkg/common/api/middleware/common_test.go 14:01:11 spire-1.2.1/pkg/common/api/middleware/interceptor.go 14:01:11 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 14:01:11 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 14:01:11 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 14:01:11 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 14:01:11 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 14:01:11 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 14:01:11 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 14:01:11 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 14:01:11 spire-1.2.1/doc/scaling_spire.md 14:01:11 spire-1.2.1/doc/spire_agent.md 14:01:11 spire-1.2.1/doc/spire_server.md 14:01:11 spire-1.2.1/doc/supported_integrations.md 14:01:11 spire-1.2.1/doc/telemetry.md 14:01:11 spire-1.2.1/doc/telemetry_config.md 14:01:11 spire-1.2.1/doc/upgrading.md 14:01:11 spire-1.2.1/doc/using_spire.md 14:01:11 spire-1.2.1/examples/ 14:01:11 spire-1.2.1/examples/README.md 14:01:11 spire-1.2.1/go.mod 14:01:11 spire-1.2.1/go.sum 14:01:11 spire-1.2.1/pkg/ 14:01:11 spire-1.2.1/pkg/agent/ 14:01:11 spire-1.2.1/pkg/agent/agent.go 14:01:11 spire-1.2.1/pkg/agent/api/ 14:01:11 spire-1.2.1/pkg/agent/api/config.go 14:01:11 spire-1.2.1/pkg/agent/api/debug/ 14:01:11 spire-1.2.1/pkg/agent/api/debug/v1/ 14:01:11 spire-1.2.1/pkg/agent/api/debug/v1/service.go 14:01:11 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 14:01:11 spire-1.2.1/pkg/common/api/middleware/logger.go 14:01:11 spire-1.2.1/pkg/common/api/middleware/logger_test.go 14:01:11 spire-1.2.1/pkg/common/api/middleware/metrics.go 14:01:11 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 14:01:11 spire-1.2.1/pkg/common/api/middleware/middleware.go 14:01:11 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 14:01:11 spire-1.2.1/pkg/common/api/middleware/misconfig.go 14:01:11 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 14:01:11 spire-1.2.1/pkg/common/api/middleware/names.go 14:01:11 spire-1.2.1/pkg/common/api/middleware/names_test.go 14:01:11 spire-1.2.1/pkg/common/api/names.go 14:01:11 spire-1.2.1/pkg/common/api/ratelimit.go 14:01:11 spire-1.2.1/pkg/common/api/rpccontext/ 14:01:11 spire-1.2.1/pkg/common/api/rpccontext/logger.go 14:01:11 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 14:01:11 spire-1.2.1/pkg/common/api/rpccontext/names.go 14:01:11 spire-1.2.1/pkg/common/auth/ 14:01:11 spire-1.2.1/pkg/common/auth/interceptors.go 14:01:11 spire-1.2.1/pkg/common/auth/interceptors_test.go 14:01:11 spire-1.2.1/pkg/common/auth/untracked_uds.go 14:01:11 spire-1.2.1/pkg/common/bundleutil/ 14:01:11 spire-1.2.1/pkg/common/bundleutil/bundle.go 14:01:11 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 14:01:11 spire-1.2.1/pkg/common/bundleutil/common_test.go 14:01:11 spire-1.2.1/pkg/common/bundleutil/marshal.go 14:01:11 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 14:01:11 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 14:01:11 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 14:01:11 spire-1.2.1/pkg/common/bundleutil/types.go 14:01:11 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 14:01:11 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 14:01:11 spire-1.2.1/pkg/common/catalog/ 14:01:11 spire-1.2.1/pkg/common/catalog/bind.go 14:01:11 spire-1.2.1/pkg/common/catalog/builtin.go 14:01:11 spire-1.2.1/pkg/common/catalog/catalog.go 14:01:11 spire-1.2.1/pkg/common/catalog/catalog_test.go 14:01:11 spire-1.2.1/pkg/common/catalog/closers.go 14:01:11 spire-1.2.1/pkg/common/catalog/cmd_linux.go 14:01:11 spire-1.2.1/pkg/common/catalog/cmd_other.go 14:01:11 spire-1.2.1/pkg/common/catalog/config.go 14:01:11 spire-1.2.1/pkg/common/catalog/config_test.go 14:01:11 spire-1.2.1/pkg/common/catalog/configure.go 14:01:11 spire-1.2.1/pkg/common/catalog/constraints.go 14:01:11 spire-1.2.1/pkg/common/catalog/constraints_test.go 14:01:11 spire-1.2.1/pkg/common/catalog/context.go 14:01:11 spire-1.2.1/pkg/agent/api/delegatedidentity/ 14:01:11 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 14:01:11 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 14:01:11 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 14:01:11 spire-1.2.1/pkg/agent/api/endpoints.go 14:01:11 spire-1.2.1/pkg/agent/api/health/ 14:01:11 spire-1.2.1/pkg/agent/api/health/v1/ 14:01:11 spire-1.2.1/pkg/agent/api/health/v1/service.go 14:01:11 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 14:01:11 spire-1.2.1/pkg/agent/api/rpccontext/ 14:01:11 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 14:01:11 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 14:01:11 spire-1.2.1/pkg/agent/attestor/ 14:01:11 spire-1.2.1/pkg/agent/attestor/node/ 14:01:11 spire-1.2.1/pkg/agent/attestor/node/experimental.go 14:01:11 spire-1.2.1/pkg/agent/attestor/node/node.go 14:01:11 spire-1.2.1/pkg/agent/attestor/node/node_test.go 14:01:11 spire-1.2.1/pkg/agent/attestor/workload/ 14:01:11 spire-1.2.1/pkg/agent/attestor/workload/workload.go 14:01:11 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 14:01:11 spire-1.2.1/pkg/agent/catalog/ 14:01:11 spire-1.2.1/pkg/agent/catalog/catalog.go 14:01:11 spire-1.2.1/pkg/agent/catalog/keymanager.go 14:01:11 spire-1.2.1/pkg/common/catalog/external.go 14:01:11 spire-1.2.1/pkg/common/catalog/host.go 14:01:11 spire-1.2.1/pkg/common/catalog/pipenet.go 14:01:11 spire-1.2.1/pkg/common/catalog/plugin.go 14:01:11 spire-1.2.1/pkg/common/catalog/testplugin/ 14:01:11 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 14:01:11 spire-1.2.1/pkg/common/catalog/testplugin/main.go 14:01:11 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 14:01:11 spire-1.2.1/pkg/common/cli/ 14:01:11 spire-1.2.1/pkg/common/cli/env.go 14:01:11 spire-1.2.1/pkg/common/cli/flags.go 14:01:11 spire-1.2.1/pkg/common/cli/trust_domain.go 14:01:11 spire-1.2.1/pkg/common/cli/trust_domain_test.go 14:01:11 spire-1.2.1/pkg/common/cli/umask.go 14:01:11 spire-1.2.1/pkg/common/cli/umask_posix.go 14:01:11 spire-1.2.1/pkg/common/cli/umask_test.go 14:01:11 spire-1.2.1/pkg/common/cli/umask_windows.go 14:01:11 spire-1.2.1/pkg/common/cliprinter/ 14:01:11 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 14:01:11 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 14:01:11 spire-1.2.1/pkg/common/cliprinter/flag.go 14:01:11 spire-1.2.1/pkg/common/cliprinter/flag_test.go 14:01:11 spire-1.2.1/pkg/common/cliprinter/format.go 14:01:11 spire-1.2.1/pkg/common/cliprinter/format_test.go 14:01:11 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 14:01:11 spire-1.2.1/pkg/agent/catalog/svidstore.go 14:01:11 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 14:01:11 spire-1.2.1/pkg/agent/client/ 14:01:11 spire-1.2.1/pkg/agent/client/client.go 14:01:11 spire-1.2.1/pkg/agent/client/client_test.go 14:01:11 spire-1.2.1/pkg/agent/client/dial.go 14:01:11 spire-1.2.1/pkg/agent/client/nodeconn.go 14:01:11 spire-1.2.1/pkg/agent/client/nodeconn_test.go 14:01:11 spire-1.2.1/pkg/agent/client/update.go 14:01:11 spire-1.2.1/pkg/agent/client/util.go 14:01:11 spire-1.2.1/pkg/agent/common/ 14:01:11 spire-1.2.1/pkg/agent/common/backoff/ 14:01:11 spire-1.2.1/pkg/agent/common/backoff/backoff.go 14:01:11 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 14:01:11 spire-1.2.1/pkg/agent/common/cgroups/ 14:01:11 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 14:01:11 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 14:01:11 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 14:01:11 spire-1.2.1/pkg/agent/config.go 14:01:11 spire-1.2.1/pkg/agent/endpoints/ 14:01:11 spire-1.2.1/pkg/agent/endpoints/config.go 14:01:11 spire-1.2.1/pkg/agent/endpoints/endpoints.go 14:01:11 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 14:01:11 spire-1.2.1/pkg/agent/endpoints/metrics.go 14:01:11 spire-1.2.1/pkg/common/cliprinter/internal/ 14:01:11 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 14:01:11 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 14:01:11 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 14:01:11 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 14:01:11 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 14:01:11 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 14:01:11 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 14:01:11 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 14:01:11 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 14:01:11 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 14:01:11 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 14:01:11 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 14:01:11 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 14:01:11 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 14:01:11 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 14:01:11 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 14:01:11 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 14:01:11 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 14:01:11 spire-1.2.1/pkg/common/coretypes/ 14:01:11 spire-1.2.1/pkg/common/coretypes/bundle/ 14:01:11 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 14:01:11 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 14:01:11 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 14:01:11 spire-1.2.1/pkg/common/coretypes/bundle/require.go 14:01:11 spire-1.2.1/pkg/common/coretypes/jwtkey/ 14:01:11 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 14:01:11 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 14:01:11 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 14:01:11 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 14:01:11 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 14:01:11 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 14:01:11 spire-1.2.1/pkg/common/coretypes/x509certificate/ 14:01:11 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 14:01:11 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 14:01:11 spire-1.2.1/pkg/agent/endpoints/middleware.go 14:01:11 spire-1.2.1/pkg/agent/endpoints/peertracker.go 14:01:11 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 14:01:11 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 14:01:11 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 14:01:11 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 14:01:11 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 14:01:11 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 14:01:11 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 14:01:11 spire-1.2.1/pkg/agent/endpoints/workload/ 14:01:11 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 14:01:11 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 14:01:11 spire-1.2.1/pkg/agent/manager/ 14:01:11 spire-1.2.1/pkg/agent/manager/cache/ 14:01:11 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 14:01:11 spire-1.2.1/pkg/agent/manager/cache/cache.go 14:01:11 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 14:01:11 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 14:01:11 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 14:01:11 spire-1.2.1/pkg/agent/manager/cache/sets.go 14:01:11 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 14:01:11 spire-1.2.1/pkg/agent/manager/config.go 14:01:11 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 14:01:11 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 14:01:11 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 14:01:11 spire-1.2.1/pkg/common/cryptoutil/ 14:01:11 spire-1.2.1/pkg/common/cryptoutil/keys.go 14:01:11 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 14:01:11 spire-1.2.1/pkg/common/diskutil/ 14:01:11 spire-1.2.1/pkg/common/diskutil/file_posix.go 14:01:11 spire-1.2.1/pkg/common/diskutil/file_test.go 14:01:11 spire-1.2.1/pkg/common/diskutil/file_windows.go 14:01:11 spire-1.2.1/pkg/common/errorutil/ 14:01:11 spire-1.2.1/pkg/common/errorutil/wrapper.go 14:01:11 spire-1.2.1/pkg/common/health/ 14:01:11 spire-1.2.1/pkg/common/health/config.go 14:01:11 spire-1.2.1/pkg/common/health/context.go 14:01:11 spire-1.2.1/pkg/common/health/context_test.go 14:01:11 spire-1.2.1/pkg/common/health/health.go 14:01:11 spire-1.2.1/pkg/common/health/health_test.go 14:01:11 spire-1.2.1/pkg/common/health/logger.go 14:01:11 spire-1.2.1/pkg/common/hostservice/ 14:01:11 spire-1.2.1/pkg/common/hostservice/metricsservice/ 14:01:11 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 14:01:11 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 14:01:11 spire-1.2.1/pkg/common/idutil/ 14:01:11 spire-1.2.1/pkg/common/idutil/require.go 14:01:11 spire-1.2.1/pkg/common/idutil/require_test.go 14:01:11 spire-1.2.1/pkg/common/idutil/safety.go 14:01:11 spire-1.2.1/pkg/common/idutil/safety_test.go 14:01:11 spire-1.2.1/pkg/common/idutil/spiffeid.go 14:01:11 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 14:01:11 spire-1.2.1/pkg/common/jwtsvid/ 14:01:11 spire-1.2.1/pkg/common/jwtsvid/common.go 14:01:11 spire-1.2.1/pkg/common/jwtsvid/sign.go 14:01:11 spire-1.2.1/pkg/common/jwtsvid/token_test.go 14:01:11 spire-1.2.1/pkg/common/jwtsvid/validate.go 14:01:11 spire-1.2.1/pkg/common/jwtutil/ 14:01:11 spire-1.2.1/pkg/common/jwtutil/keyset.go 14:01:11 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 14:01:11 spire-1.2.1/pkg/common/log/ 14:01:11 spire-1.2.1/pkg/common/log/hclog_adapter.go 14:01:11 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 14:01:11 spire-1.2.1/pkg/common/log/log.go 14:01:11 spire-1.2.1/pkg/common/log/log_test.go 14:01:11 spire-1.2.1/pkg/common/log/options.go 14:01:11 spire-1.2.1/pkg/common/nodeutil/ 14:01:11 spire-1.2.1/pkg/common/nodeutil/node.go 14:01:11 spire-1.2.1/pkg/common/nodeutil/node_test.go 14:01:11 spire-1.2.1/pkg/common/peertracker/ 14:01:11 spire-1.2.1/pkg/common/peertracker/conn.go 14:01:11 spire-1.2.1/pkg/common/peertracker/credentials.go 14:01:11 spire-1.2.1/pkg/common/peertracker/errors.go 14:01:11 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 14:01:11 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 14:01:11 spire-1.2.1/pkg/common/peertracker/info.go 14:01:11 spire-1.2.1/pkg/common/peertracker/listener.go 14:01:11 spire-1.2.1/pkg/common/peertracker/listener_test.go 14:01:11 spire-1.2.1/pkg/common/peertracker/peertracker.go 14:01:11 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 14:01:11 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 14:01:11 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 14:01:11 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 14:01:11 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 14:01:11 spire-1.2.1/pkg/common/peertracker/tcp.go 14:01:11 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 14:01:11 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 14:01:11 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 14:01:11 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 14:01:11 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 14:01:11 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 14:01:11 spire-1.2.1/pkg/agent/manager/manager.go 14:01:11 spire-1.2.1/pkg/agent/manager/manager_test.go 14:01:11 spire-1.2.1/pkg/agent/manager/storage.go 14:01:11 spire-1.2.1/pkg/agent/manager/storage_test.go 14:01:11 spire-1.2.1/pkg/agent/manager/storecache/ 14:01:11 spire-1.2.1/pkg/agent/manager/storecache/cache.go 14:01:11 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 14:01:11 spire-1.2.1/pkg/agent/manager/sync.go 14:01:11 spire-1.2.1/pkg/agent/plugin/ 14:01:11 spire-1.2.1/pkg/agent/plugin/keymanager/ 14:01:11 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 14:01:11 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 14:01:11 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 14:01:11 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 14:01:11 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 14:01:11 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 14:01:11 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 14:01:11 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 14:01:11 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 14:01:11 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 14:01:11 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 14:01:11 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 14:01:11 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 14:01:11 spire-1.2.1/pkg/common/peertracker/uds.go 14:01:11 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 14:01:11 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 14:01:11 spire-1.2.1/pkg/common/peertracker/uds_linux.go 14:01:11 spire-1.2.1/pkg/common/pemutil/ 14:01:11 spire-1.2.1/pkg/common/pemutil/block.go 14:01:11 spire-1.2.1/pkg/common/pemutil/certs.go 14:01:11 spire-1.2.1/pkg/common/pemutil/common.go 14:01:11 spire-1.2.1/pkg/common/pemutil/csr.go 14:01:11 spire-1.2.1/pkg/common/pemutil/keys.go 14:01:11 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 14:01:11 spire-1.2.1/pkg/common/pemutil/testdata/ 14:01:11 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 14:01:11 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 14:01:11 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 14:01:11 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 14:01:11 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 14:01:11 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 14:01:11 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 14:01:11 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 14:01:11 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 14:01:11 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 14:01:11 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 14:01:11 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 14:01:11 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 14:01:11 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 14:01:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 14:01:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 14:01:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 14:01:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 14:01:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 14:01:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 14:01:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 14:01:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 14:01:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 14:01:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 14:01:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 14:01:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 14:01:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 14:01:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 14:01:11 spire-1.2.1/pkg/common/plugin/ 14:01:11 spire-1.2.1/pkg/common/plugin/aws/ 14:01:11 spire-1.2.1/pkg/common/plugin/aws/iid.go 14:01:11 spire-1.2.1/pkg/common/plugin/azure/ 14:01:11 spire-1.2.1/pkg/common/plugin/azure/msi.go 14:01:11 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 14:01:11 spire-1.2.1/pkg/common/plugin/facade.go 14:01:11 spire-1.2.1/pkg/common/plugin/facade_test.go 14:01:11 spire-1.2.1/pkg/common/plugin/gcp/ 14:01:11 spire-1.2.1/pkg/common/plugin/gcp/iit.go 14:01:11 spire-1.2.1/pkg/common/plugin/k8s/ 14:01:11 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 14:01:11 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 14:01:11 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 14:01:11 spire-1.2.1/pkg/common/plugin/k8s/utils.go 14:01:11 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 14:01:11 spire-1.2.1/pkg/common/plugin/log.go 14:01:11 spire-1.2.1/pkg/common/plugin/sshpop/ 14:01:11 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 14:01:11 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 14:01:11 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 14:01:11 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 14:01:11 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 14:01:11 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 14:01:11 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 14:01:11 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 14:01:11 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 14:01:11 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 14:01:11 spire-1.2.1/pkg/common/plugin/tpmdevid/ 14:01:11 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 14:01:11 spire-1.2.1/pkg/common/plugin/x509pop/ 14:01:11 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 14:01:11 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 14:01:11 spire-1.2.1/pkg/common/profiling/ 14:01:11 spire-1.2.1/pkg/common/profiling/dumpers.go 14:01:11 spire-1.2.1/pkg/common/profiling/profiling.go 14:01:11 spire-1.2.1/pkg/common/protoutil/ 14:01:11 spire-1.2.1/pkg/common/protoutil/masks.go 14:01:11 spire-1.2.1/pkg/common/protoutil/masks_test.go 14:01:11 spire-1.2.1/pkg/common/rotationutil/ 14:01:11 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 14:01:11 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 14:01:11 spire-1.2.1/pkg/common/selector/ 14:01:11 spire-1.2.1/pkg/common/selector/selector.go 14:01:11 spire-1.2.1/pkg/common/selector/selector_test.go 14:01:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 14:01:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 14:01:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 14:01:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 14:01:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 14:01:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 14:01:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 14:01:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 14:01:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 14:01:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 14:01:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 14:01:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 14:01:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 14:01:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 14:01:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 14:01:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 14:01:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 14:01:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 14:01:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 14:01:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 14:01:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 14:01:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 14:01:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 14:01:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 14:01:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 14:01:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 14:01:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 14:01:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 14:01:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 14:01:11 spire-1.2.1/pkg/agent/plugin/svidstore/ 14:01:11 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 14:01:11 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 14:01:11 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 14:01:11 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 14:01:11 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 14:01:11 spire-1.2.1/pkg/common/selector/set.go 14:01:11 spire-1.2.1/pkg/common/selector/set_utils.go 14:01:11 spire-1.2.1/pkg/common/selector/set_utils_test.go 14:01:11 spire-1.2.1/pkg/common/telemetry/ 14:01:11 spire-1.2.1/pkg/common/telemetry/agent/ 14:01:11 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 14:01:11 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 14:01:11 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 14:01:11 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 14:01:11 spire-1.2.1/pkg/common/telemetry/agent/manager.go 14:01:11 spire-1.2.1/pkg/common/telemetry/agent/node.go 14:01:11 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 14:01:11 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 14:01:11 spire-1.2.1/pkg/common/telemetry/agent/store/ 14:01:11 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 14:01:11 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 14:01:11 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 14:01:11 spire-1.2.1/pkg/common/telemetry/blackhole.go 14:01:11 spire-1.2.1/pkg/common/telemetry/call.go 14:01:11 spire-1.2.1/pkg/common/telemetry/common/ 14:01:11 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 14:01:11 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 14:01:11 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 14:01:11 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 14:01:11 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 14:01:11 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 14:01:11 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 14:01:11 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 14:01:11 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 14:01:11 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 14:01:11 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 14:01:11 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 14:01:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 14:01:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 14:01:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 14:01:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 14:01:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 14:01:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 14:01:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 14:01:11 spire-1.2.1/pkg/common/telemetry/config.go 14:01:11 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 14:01:11 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 14:01:11 spire-1.2.1/pkg/common/telemetry/inmem.go 14:01:11 spire-1.2.1/pkg/common/telemetry/inmem_test.go 14:01:11 spire-1.2.1/pkg/common/telemetry/m3.go 14:01:11 spire-1.2.1/pkg/common/telemetry/m3_test.go 14:01:11 spire-1.2.1/pkg/common/telemetry/metrics.go 14:01:11 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 14:01:11 spire-1.2.1/pkg/common/telemetry/names.go 14:01:11 spire-1.2.1/pkg/common/telemetry/prometheus.go 14:01:11 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 14:01:11 spire-1.2.1/pkg/common/telemetry/sanitize.go 14:01:11 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 14:01:11 spire-1.2.1/pkg/common/telemetry/server/ 14:01:11 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 14:01:11 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 14:01:11 spire-1.2.1/pkg/common/telemetry/server/datastore/ 14:01:11 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 14:01:11 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 14:01:11 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 14:01:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 14:01:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 14:01:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 14:01:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 14:01:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 14:01:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 14:01:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 14:01:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 14:01:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 14:01:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 14:01:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 14:01:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 14:01:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 14:01:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 14:01:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 14:01:11 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 14:01:11 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 14:01:11 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 14:01:11 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 14:01:11 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 14:01:11 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 14:01:11 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 14:01:11 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 14:01:11 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 14:01:11 spire-1.2.1/pkg/common/telemetry/server/rotate.go 14:01:11 spire-1.2.1/pkg/common/telemetry/server/server.go 14:01:11 spire-1.2.1/pkg/common/telemetry/sink.go 14:01:11 spire-1.2.1/pkg/common/telemetry/statsd.go 14:01:11 spire-1.2.1/pkg/common/telemetry/statsd_test.go 14:01:11 spire-1.2.1/pkg/common/telemetry/uptime.go 14:01:11 spire-1.2.1/pkg/common/telemetry/version.go 14:01:11 spire-1.2.1/pkg/common/telemetry/withlabels.go 14:01:11 spire-1.2.1/pkg/common/uptime/ 14:01:11 spire-1.2.1/pkg/common/uptime/uptime.go 14:01:11 spire-1.2.1/pkg/common/uptime/uptime_test.go 14:01:11 spire-1.2.1/pkg/common/util/ 14:01:11 spire-1.2.1/pkg/common/util/certs.go 14:01:11 spire-1.2.1/pkg/common/util/certs_test.go 14:01:11 spire-1.2.1/pkg/common/util/csr.go 14:01:11 spire-1.2.1/pkg/common/util/hash.go 14:01:11 spire-1.2.1/pkg/common/util/selectors.go 14:01:11 spire-1.2.1/pkg/common/util/selectors_test.go 14:01:11 spire-1.2.1/pkg/common/util/signals.go 14:01:11 spire-1.2.1/pkg/common/util/sort.go 14:01:11 spire-1.2.1/pkg/common/util/sort_test.go 14:01:11 spire-1.2.1/pkg/common/util/task.go 14:01:11 spire-1.2.1/pkg/common/util/task_test.go 14:01:11 spire-1.2.1/pkg/common/util/testdata/ 14:01:11 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 14:01:11 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 14:01:11 spire-1.2.1/pkg/common/version/ 14:01:11 spire-1.2.1/pkg/common/version/version.go 14:01:11 spire-1.2.1/pkg/common/x509svid/ 14:01:11 spire-1.2.1/pkg/common/x509svid/common_test.go 14:01:11 spire-1.2.1/pkg/common/x509svid/csr.go 14:01:11 spire-1.2.1/pkg/common/x509svid/upstreamca.go 14:01:11 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 14:01:11 spire-1.2.1/pkg/common/x509util/ 14:01:11 spire-1.2.1/pkg/common/x509util/cert.go 14:01:11 spire-1.2.1/pkg/common/x509util/dns.go 14:01:11 spire-1.2.1/pkg/common/x509util/dns_test.go 14:01:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 14:01:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 14:01:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 14:01:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 14:01:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 14:01:11 spire-1.2.1/pkg/agent/svid/ 14:01:11 spire-1.2.1/pkg/agent/svid/rotator.go 14:01:11 spire-1.2.1/pkg/agent/svid/rotator_config.go 14:01:11 spire-1.2.1/pkg/agent/svid/rotator_test.go 14:01:11 spire-1.2.1/pkg/agent/svid/store/ 14:01:11 spire-1.2.1/pkg/agent/svid/store/service.go 14:01:11 spire-1.2.1/pkg/agent/svid/store/service_test.go 14:01:11 spire-1.2.1/pkg/common/ 14:01:11 spire-1.2.1/pkg/common/agentpathtemplate/ 14:01:11 spire-1.2.1/pkg/common/agentpathtemplate/template.go 14:01:11 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 14:01:11 spire-1.2.1/pkg/common/api/ 14:01:11 spire-1.2.1/pkg/common/api/metrics.go 14:01:11 spire-1.2.1/pkg/common/api/middleware/ 14:01:11 spire-1.2.1/pkg/common/api/middleware/common_test.go 14:01:11 spire-1.2.1/pkg/common/api/middleware/interceptor.go 14:01:11 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 14:01:11 spire-1.2.1/pkg/common/api/middleware/logger.go 14:01:11 spire-1.2.1/pkg/common/api/middleware/logger_test.go 14:01:11 spire-1.2.1/pkg/common/api/middleware/metrics.go 14:01:11 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 14:01:11 spire-1.2.1/pkg/common/api/middleware/middleware.go 14:01:11 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 14:01:11 spire-1.2.1/pkg/common/api/middleware/misconfig.go 14:01:11 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 14:01:11 spire-1.2.1/pkg/common/api/middleware/names.go 14:01:11 spire-1.2.1/pkg/common/api/middleware/names_test.go 14:01:11 spire-1.2.1/pkg/common/api/names.go 14:01:11 spire-1.2.1/pkg/common/api/ratelimit.go 14:01:11 spire-1.2.1/pkg/common/api/rpccontext/ 14:01:11 spire-1.2.1/pkg/common/api/rpccontext/logger.go 14:01:11 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 14:01:11 spire-1.2.1/pkg/common/api/rpccontext/names.go 14:01:11 spire-1.2.1/pkg/common/auth/ 14:01:11 spire-1.2.1/pkg/common/auth/interceptors.go 14:01:11 spire-1.2.1/pkg/common/auth/interceptors_test.go 14:01:11 spire-1.2.1/pkg/common/auth/untracked_uds.go 14:01:11 spire-1.2.1/pkg/common/bundleutil/ 14:01:11 spire-1.2.1/pkg/common/bundleutil/bundle.go 14:01:11 14:01:11 spire-1.2.1/pkg/common/x509util/keyid.go 14:01:11 spire-1.2.1/pkg/common/x509util/keypair.go 14:01:11 spire-1.2.1/pkg/common/x509util/serialnumber.go 14:01:11 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 14:01:11 spire-1.2.1/pkg/server/ 14:01:11 spire-1.2.1/pkg/server/api/ 14:01:11 spire-1.2.1/pkg/server/api/agent.go 14:01:11 spire-1.2.1/pkg/server/api/agent/ 14:01:11 spire-1.2.1/pkg/server/api/agent/v1/ 14:01:11 spire-1.2.1/pkg/server/api/agent/v1/service.go 14:01:11 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 14:01:11 spire-1.2.1/pkg/server/api/agent_test.go 14:01:11 spire-1.2.1/pkg/server/api/api.go 14:01:11 spire-1.2.1/pkg/server/api/audit/ 14:01:11 spire-1.2.1/pkg/server/api/audit/audit.go 14:01:11 spire-1.2.1/pkg/server/api/audit/audit_test.go 14:01:11 spire-1.2.1/pkg/server/api/bundle.go 14:01:11 spire-1.2.1/pkg/server/api/bundle/ 14:01:11 spire-1.2.1/pkg/server/api/bundle/v1/ 14:01:11 spire-1.2.1/pkg/server/api/bundle/v1/service.go 14:01:11 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 14:01:11 spire-1.2.1/pkg/server/api/bundle_test.go 14:01:11 spire-1.2.1/pkg/server/api/debug/ 14:01:11 spire-1.2.1/pkg/server/api/debug/v1/ 14:01:11 spire-1.2.1/pkg/server/api/debug/v1/service.go 14:01:11 spire-1.2.1/pkg/server/api/debug/v1/service_test.gospire-1.2.1/pkg/common/bundleutil/bundle_test.go 14:01:11 spire-1.2.1/pkg/common/bundleutil/common_test.go 14:01:11 spire-1.2.1/pkg/common/bundleutil/marshal.go 14:01:11 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 14:01:11 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 14:01:11 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 14:01:11 spire-1.2.1/pkg/common/bundleutil/types.go 14:01:11 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 14:01:11 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 14:01:11 spire-1.2.1/pkg/common/catalog/ 14:01:11 spire-1.2.1/pkg/common/catalog/bind.go 14:01:11 spire-1.2.1/pkg/common/catalog/builtin.go 14:01:11 spire-1.2.1/pkg/common/catalog/catalog.go 14:01:11 spire-1.2.1/pkg/common/catalog/catalog_test.go 14:01:11 spire-1.2.1/pkg/common/catalog/closers.go 14:01:11 spire-1.2.1/pkg/common/catalog/cmd_linux.go 14:01:11 spire-1.2.1/pkg/common/catalog/cmd_other.go 14:01:11 spire-1.2.1/pkg/common/catalog/config.go 14:01:11 spire-1.2.1/pkg/common/catalog/config_test.go 14:01:11 spire-1.2.1/pkg/common/catalog/configure.go 14:01:11 spire-1.2.1/pkg/common/catalog/constraints.go 14:01:11 spire-1.2.1/pkg/common/catalog/constraints_test.go 14:01:11 spire-1.2.1/pkg/common/catalog/context.go 14:01:11 spire-1.2.1/pkg/server/api/entry.go 14:01:11 spire-1.2.1/pkg/server/api/entry/ 14:01:11 spire-1.2.1/pkg/server/api/entry/v1/ 14:01:11 spire-1.2.1/pkg/server/api/entry/v1/service.go 14:01:11 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 14:01:11 spire-1.2.1/pkg/server/api/entry_test.go 14:01:11 spire-1.2.1/pkg/server/api/health/ 14:01:11 spire-1.2.1/pkg/server/api/health/v1/ 14:01:11 spire-1.2.1/pkg/server/api/health/v1/service.go 14:01:11 spire-1.2.1/pkg/server/api/health/v1/service_test.go 14:01:11 spire-1.2.1/pkg/server/api/id.go 14:01:11 spire-1.2.1/pkg/server/api/id_test.go 14:01:11 spire-1.2.1/pkg/server/api/limits/ 14:01:11 spire-1.2.1/pkg/server/api/limits/limits.go 14:01:11 spire-1.2.1/pkg/server/api/middleware/ 14:01:11 spire-1.2.1/pkg/server/api/middleware/alias.go 14:01:11 spire-1.2.1/pkg/server/api/middleware/audit.go 14:01:11 spire-1.2.1/pkg/server/api/middleware/authorization.go 14:01:11 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 14:01:11 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 14:01:11 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 14:01:11 spire-1.2.1/pkg/server/api/middleware/caller.go 14:01:11 spire-1.2.1/pkg/server/api/middleware/caller_test.go 14:01:11 spire-1.2.1/pkg/common/catalog/external.go 14:01:11 spire-1.2.1/pkg/common/catalog/host.go 14:01:11 spire-1.2.1/pkg/common/catalog/pipenet.go 14:01:11 spire-1.2.1/pkg/common/catalog/plugin.go 14:01:11 spire-1.2.1/pkg/common/catalog/testplugin/ 14:01:11 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 14:01:11 spire-1.2.1/pkg/common/catalog/testplugin/main.go 14:01:11 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 14:01:11 spire-1.2.1/pkg/common/cli/ 14:01:11 spire-1.2.1/pkg/common/cli/env.go 14:01:11 spire-1.2.1/pkg/common/cli/flags.go 14:01:11 spire-1.2.1/pkg/common/cli/trust_domain.go 14:01:11 spire-1.2.1/pkg/common/cli/trust_domain_test.go 14:01:11 spire-1.2.1/pkg/common/cli/umask.go 14:01:11 spire-1.2.1/pkg/common/cli/umask_posix.go 14:01:11 spire-1.2.1/pkg/common/cli/umask_test.go 14:01:11 spire-1.2.1/pkg/common/cli/umask_windows.go 14:01:11 spire-1.2.1/pkg/common/cliprinter/ 14:01:11 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 14:01:11 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 14:01:11 spire-1.2.1/pkg/common/cliprinter/flag.go 14:01:11 spire-1.2.1/pkg/common/cliprinter/flag_test.go 14:01:11 spire-1.2.1/pkg/common/cliprinter/format.go 14:01:11 spire-1.2.1/pkg/common/cliprinter/format_test.go 14:01:11 spire-1.2.1/pkg/common/cliprinter/internal/ 14:01:11 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 14:01:11 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 14:01:11 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 14:01:11 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 14:01:11 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 14:01:11 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 14:01:11 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 14:01:11 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 14:01:11 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 14:01:11 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 14:01:11 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 14:01:11 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 14:01:11 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 14:01:11 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 14:01:11 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 14:01:11 14:01:11 spire-1.2.1/pkg/server/api/middleware/common.go 14:01:11 spire-1.2.1/pkg/server/api/middleware/common_test.go 14:01:11 spire-1.2.1/pkg/server/api/middleware/entries.go 14:01:11 spire-1.2.1/pkg/server/api/middleware/entries_test.go 14:01:11 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 14:01:11 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 14:01:11 spire-1.2.1/pkg/server/api/ratelimit.go 14:01:11 spire-1.2.1/pkg/server/api/rpccontext/ 14:01:11 spire-1.2.1/pkg/server/api/rpccontext/alias.go 14:01:11 spire-1.2.1/pkg/server/api/rpccontext/audit.go 14:01:11 spire-1.2.1/pkg/server/api/rpccontext/caller.go 14:01:11 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 14:01:11 spire-1.2.1/pkg/server/api/selector.go 14:01:11 spire-1.2.1/pkg/server/api/selector_test.go 14:01:11 spire-1.2.1/pkg/server/api/status.go 14:01:11 spire-1.2.1/pkg/server/api/status_test.go 14:01:11 spire-1.2.1/pkg/server/api/svid/ 14:01:11 spire-1.2.1/pkg/server/api/svid/v1/ 14:01:11 spire-1.2.1/pkg/server/api/svid/v1/service.go 14:01:11 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 14:01:11 spire-1.2.1/pkg/server/api/trustdomain.go 14:01:11 spire-1.2.1/pkg/server/api/trustdomain/ 14:01:11 spire-1.2.1/pkg/server/api/trustdomain/v1/spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 14:01:11 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 14:01:11 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 14:01:11 spire-1.2.1/pkg/common/coretypes/ 14:01:11 spire-1.2.1/pkg/common/coretypes/bundle/ 14:01:11 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 14:01:11 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 14:01:11 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 14:01:11 spire-1.2.1/pkg/common/coretypes/bundle/require.go 14:01:11 spire-1.2.1/pkg/common/coretypes/jwtkey/ 14:01:11 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 14:01:11 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 14:01:11 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 14:01:11 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 14:01:11 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 14:01:11 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 14:01:11 spire-1.2.1/pkg/common/coretypes/x509certificate/ 14:01:11 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 14:01:11 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 14:01:11 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 14:01:11 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 14:01:11 spire-1.2.1/pkg/server/api/trustdomain_test.go 14:01:11 spire-1.2.1/pkg/server/authpolicy/ 14:01:11 spire-1.2.1/pkg/server/authpolicy/defaults.go 14:01:11 spire-1.2.1/pkg/server/authpolicy/policy.go 14:01:11 spire-1.2.1/pkg/server/authpolicy/policy.rego 14:01:11 spire-1.2.1/pkg/server/authpolicy/policy_data.json 14:01:11 spire-1.2.1/pkg/server/authpolicy/policy_test.go 14:01:11 spire-1.2.1/pkg/server/authpolicy/validate.go 14:01:11 spire-1.2.1/pkg/server/bundle/ 14:01:11 spire-1.2.1/pkg/server/bundle/client/ 14:01:11 spire-1.2.1/pkg/server/bundle/client/client.go 14:01:11 spire-1.2.1/pkg/server/bundle/client/client_test.go 14:01:11 spire-1.2.1/pkg/server/bundle/client/manager.go 14:01:11 spire-1.2.1/pkg/server/bundle/client/manager_test.go 14:01:11 spire-1.2.1/pkg/server/bundle/client/sources.go 14:01:11 spire-1.2.1/pkg/server/bundle/client/sources_test.go 14:01:11 spire-1.2.1/pkg/server/bundle/client/updater.go 14:01:11 spire-1.2.1/pkg/server/bundle/client/updater_test.go 14:01:11 spire-1.2.1/pkg/server/ca/ 14:01:11 spire-1.2.1/pkg/server/ca/ca.go 14:01:11 spire-1.2.1/pkg/server/ca/ca_health.go 14:01:11 spire-1.2.1/pkg/server/ca/ca_test.go 14:01:11 spire-1.2.1/pkg/server/ca/journal.go 14:01:11 spire-1.2.1/pkg/server/ca/journal_test.go 14:01:11 spire-1.2.1/pkg/server/ca/manager.go 14:01:11 spire-1.2.1/pkg/server/ca/manager_health.go 14:01:11 spire-1.2.1/pkg/server/ca/manager_test.go 14:01:11 spire-1.2.1/pkg/server/ca/templates.go 14:01:11 spire-1.2.1/pkg/server/ca/upstream_client.go 14:01:11 spire-1.2.1/pkg/server/ca/upstream_client_test.go 14:01:11 spire-1.2.1/pkg/server/ca/validation.go 14:01:11 spire-1.2.1/pkg/server/cache/ 14:01:11 spire-1.2.1/pkg/server/cache/dscache/ 14:01:11 spire-1.2.1/pkg/server/cache/dscache/cache.go 14:01:11 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 14:01:11 spire-1.2.1/pkg/server/cache/entrycache/ 14:01:11 spire-1.2.1/pkg/server/cache/entrycache/cache.go 14:01:11 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 14:01:11 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 14:01:11 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 14:01:11 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 14:01:11 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 14:01:11 spire-1.2.1/pkg/server/catalog/ 14:01:11 spire-1.2.1/pkg/server/catalog/catalog.go 14:01:11 spire-1.2.1/pkg/server/catalog/keymanager.go 14:01:11 spire-1.2.1/pkg/server/catalog/nodeattestor.go 14:01:11 spire-1.2.1/pkg/server/catalog/noderesolver.go 14:01:11 spire-1.2.1/pkg/server/catalog/notifier.go 14:01:11 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 14:01:11 spire-1.2.1/pkg/server/config.go 14:01:11 spire-1.2.1/pkg/server/datastore/ 14:01:11 spire-1.2.1/pkg/server/datastore/datastore.go 14:01:11 spire-1.2.1/pkg/server/datastore/datastore_health.go 14:01:11 spire-1.2.1/pkg/server/datastore/repository.go 14:01:11 spire-1.2.1/pkg/server/datastore/sqlstore/ 14:01:11 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 14:01:11 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 14:01:11 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 14:01:11 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 14:01:11 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 14:01:11 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 14:01:11 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 14:01:11 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 14:01:11 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 14:01:11 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 14:01:11 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 14:01:11 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 14:01:11 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 14:01:11 spire-1.2.1/pkg/common/cryptoutil/ 14:01:11 spire-1.2.1/pkg/common/cryptoutil/keys.go 14:01:11 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 14:01:11 spire-1.2.1/pkg/common/diskutil/ 14:01:11 spire-1.2.1/pkg/common/diskutil/file_posix.go 14:01:11 spire-1.2.1/pkg/common/diskutil/file_test.go 14:01:11 spire-1.2.1/pkg/common/diskutil/file_windows.go 14:01:11 spire-1.2.1/pkg/common/errorutil/ 14:01:11 spire-1.2.1/pkg/common/errorutil/wrapper.go 14:01:11 spire-1.2.1/pkg/common/health/ 14:01:11 spire-1.2.1/pkg/common/health/config.go 14:01:11 spire-1.2.1/pkg/common/health/context.go 14:01:11 spire-1.2.1/pkg/common/health/context_test.go 14:01:11 spire-1.2.1/pkg/common/health/health.go 14:01:11 spire-1.2.1/pkg/common/health/health_test.go 14:01:11 spire-1.2.1/pkg/common/health/logger.go 14:01:11 spire-1.2.1/pkg/common/hostservice/ 14:01:11 spire-1.2.1/pkg/common/hostservice/metricsservice/ 14:01:11 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 14:01:11 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 14:01:11 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 14:01:11 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 14:01:11 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 14:01:11 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 14:01:11 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 14:01:11 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 14:01:11 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 14:01:11 spire-1.2.1/pkg/server/endpoints/ 14:01:11 spire-1.2.1/pkg/server/endpoints/bundle/ 14:01:11 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 14:01:11 spire-1.2.1/pkg/server/endpoints/bundle/config.go 14:01:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 14:01:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 14:01:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 14:01:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 14:01:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 14:01:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 14:01:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 14:01:11 spire-1.2.1/pkg/common/idutil/ 14:01:11 spire-1.2.1/pkg/common/idutil/require.go 14:01:11 spire-1.2.1/pkg/common/idutil/require_test.go 14:01:11 spire-1.2.1/pkg/common/idutil/safety.go 14:01:11 spire-1.2.1/pkg/common/idutil/safety_test.go 14:01:11 spire-1.2.1/pkg/common/idutil/spiffeid.go 14:01:11 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 14:01:11 spire-1.2.1/pkg/common/jwtsvid/ 14:01:11 spire-1.2.1/pkg/common/jwtsvid/common.go 14:01:11 spire-1.2.1/pkg/common/jwtsvid/sign.go 14:01:11 spire-1.2.1/pkg/common/jwtsvid/token_test.go 14:01:11 spire-1.2.1/pkg/common/jwtsvid/validate.go 14:01:11 spire-1.2.1/pkg/common/jwtutil/ 14:01:11 spire-1.2.1/pkg/common/jwtutil/keyset.go 14:01:11 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 14:01:11 spire-1.2.1/pkg/common/log/ 14:01:11 spire-1.2.1/pkg/common/log/hclog_adapter.go 14:01:11 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 14:01:11 spire-1.2.1/pkg/common/log/log.go 14:01:11 spire-1.2.1/pkg/common/log/log_test.go 14:01:11 spire-1.2.1/pkg/common/log/options.go 14:01:11 spire-1.2.1/pkg/common/nodeutil/ 14:01:11 spire-1.2.1/pkg/common/nodeutil/node.go 14:01:11 spire-1.2.1/pkg/common/nodeutil/node_test.go 14:01:11 spire-1.2.1/pkg/common/peertracker/ 14:01:11 spire-1.2.1/pkg/common/peertracker/conn.go 14:01:11 spire-1.2.1/pkg/common/peertracker/credentials.go 14:01:11 spire-1.2.1/pkg/common/peertracker/errors.go 14:01:11 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 14:01:11 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 14:01:11 spire-1.2.1/pkg/common/peertracker/info.go 14:01:11 spire-1.2.1/pkg/common/peertracker/listener.go 14:01:11 spire-1.2.1/pkg/common/peertracker/listener_test.go 14:01:11 spire-1.2.1/pkg/common/peertracker/peertracker.go 14:01:11 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 14:01:11 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 14:01:11 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 14:01:11 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 14:01:11 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 14:01:11 spire-1.2.1/pkg/common/peertracker/tcp.go 14:01:11 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 14:01:11 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 14:01:11 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 14:01:11 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 14:01:11 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 14:01:11 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 14:01:11 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 14:01:11 spire-1.2.1/pkg/common/peertracker/uds.go 14:01:11 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 14:01:11 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 14:01:11 spire-1.2.1/pkg/common/peertracker/uds_linux.go 14:01:11 spire-1.2.1/pkg/common/pemutil/ 14:01:11 spire-1.2.1/pkg/common/pemutil/block.go 14:01:11 spire-1.2.1/pkg/common/pemutil/certs.go 14:01:11 spire-1.2.1/pkg/common/pemutil/common.go 14:01:11 spire-1.2.1/pkg/common/pemutil/csr.go 14:01:11 spire-1.2.1/pkg/common/pemutil/keys.go 14:01:11 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 14:01:11 spire-1.2.1/pkg/common/pemutil/testdata/ 14:01:11 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 14:01:11 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 14:01:11 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 14:01:11 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 14:01:11 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 14:01:11 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 14:01:11 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 14:01:11 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 14:01:11 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 14:01:11 spire-1.2.1/pkg/common/plugin/ 14:01:11 spire-1.2.1/pkg/common/plugin/aws/ 14:01:11 spire-1.2.1/pkg/common/plugin/aws/iid.go 14:01:11 spire-1.2.1/pkg/common/plugin/azure/ 14:01:11 spire-1.2.1/pkg/common/plugin/azure/msi.go 14:01:11 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 14:01:11 spire-1.2.1/pkg/common/plugin/facade.go 14:01:11 spire-1.2.1/pkg/common/plugin/facade_test.go 14:01:11 spire-1.2.1/pkg/common/plugin/gcp/ 14:01:11 spire-1.2.1/pkg/common/plugin/gcp/iit.go 14:01:11 spire-1.2.1/pkg/common/plugin/k8s/ 14:01:11 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 14:01:11 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 14:01:11 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 14:01:11 spire-1.2.1/pkg/common/plugin/k8s/utils.go 14:01:11 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 14:01:11 spire-1.2.1/pkg/common/plugin/log.go 14:01:11 spire-1.2.1/pkg/common/plugin/sshpop/ 14:01:11 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 14:01:11 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 14:01:11 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 14:01:11 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 14:01:11 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 14:01:11 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 14:01:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 14:01:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 14:01:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 14:01:11 spire-1.2.1/pkg/server/endpoints/bundle/server.go 14:01:11 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 14:01:11 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 14:01:11 spire-1.2.1/pkg/server/endpoints/config.go 14:01:11 spire-1.2.1/pkg/server/endpoints/endpoints.go 14:01:11 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 14:01:11 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 14:01:11 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 14:01:11 spire-1.2.1/pkg/server/endpoints/middleware.go 14:01:11 spire-1.2.1/pkg/server/endpoints/middleware_test.go 14:01:11 spire-1.2.1/pkg/server/hostservice/ 14:01:11 spire-1.2.1/pkg/server/hostservice/agentstore/ 14:01:11 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 14:01:11 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 14:01:11 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 14:01:11 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 14:01:11 spire-1.2.1/pkg/server/hostservice/identityprovider/ 14:01:11 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 14:01:11 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 14:01:11 spire-1.2.1/pkg/server/plugin/ 14:01:11 spire-1.2.1/pkg/server/plugin/keymanager/ 14:01:11 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 14:01:11 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 14:01:11 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 14:01:11 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 14:01:11 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 14:01:11 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 14:01:11 spire-1.2.1/pkg/server/plugin/keymanager/base/ 14:01:11 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 14:01:11 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 14:01:11 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 14:01:11 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 14:01:11 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 14:01:11 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 14:01:11 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 14:01:11 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 14:01:11 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 14:01:11 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 14:01:11 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 14:01:11 spire-1.2.1/pkg/common/plugin/tpmdevid/ 14:01:11 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 14:01:11 spire-1.2.1/pkg/common/plugin/x509pop/ 14:01:11 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 14:01:11 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 14:01:11 spire-1.2.1/pkg/common/profiling/ 14:01:11 spire-1.2.1/pkg/common/profiling/dumpers.go 14:01:11 spire-1.2.1/pkg/common/profiling/profiling.go 14:01:11 spire-1.2.1/pkg/common/protoutil/ 14:01:11 spire-1.2.1/pkg/common/protoutil/masks.go 14:01:11 spire-1.2.1/pkg/common/protoutil/masks_test.go 14:01:11 spire-1.2.1/pkg/common/rotationutil/ 14:01:11 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 14:01:11 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 14:01:11 spire-1.2.1/pkg/common/selector/ 14:01:11 spire-1.2.1/pkg/common/selector/selector.go 14:01:11 spire-1.2.1/pkg/common/selector/selector_test.go 14:01:11 spire-1.2.1/pkg/common/selector/set.go 14:01:11 spire-1.2.1/pkg/common/selector/set_utils.go 14:01:11 spire-1.2.1/pkg/common/selector/set_utils_test.go 14:01:11 spire-1.2.1/pkg/common/telemetry/ 14:01:11 spire-1.2.1/pkg/common/telemetry/agent/ 14:01:11 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 14:01:11 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 14:01:11 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 14:01:11 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 14:01:11 spire-1.2.1/pkg/common/telemetry/agent/manager.go 14:01:11 spire-1.2.1/pkg/common/telemetry/agent/node.go 14:01:11 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 14:01:11 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 14:01:11 spire-1.2.1/pkg/common/telemetry/agent/store/ 14:01:11 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 14:01:11 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 14:01:11 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 14:01:11 spire-1.2.1/pkg/common/telemetry/blackhole.go 14:01:11 spire-1.2.1/pkg/common/telemetry/call.go 14:01:11 spire-1.2.1/pkg/common/telemetry/common/ 14:01:11 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 14:01:11 spire-1.2.1/pkg/common/telemetry/config.go 14:01:11 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 14:01:11 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 14:01:11 spire-1.2.1/pkg/common/telemetry/inmem.go 14:01:11 spire-1.2.1/pkg/common/telemetry/inmem_test.go 14:01:11 spire-1.2.1/pkg/common/telemetry/m3.go 14:01:11 spire-1.2.1/pkg/common/telemetry/m3_test.go 14:01:11 spire-1.2.1/pkg/common/telemetry/metrics.go 14:01:11 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 14:01:11 spire-1.2.1/pkg/common/telemetry/names.go 14:01:11 spire-1.2.1/pkg/common/telemetry/prometheus.go 14:01:11 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 14:01:11 spire-1.2.1/pkg/common/telemetry/sanitize.go 14:01:11 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 14:01:11 spire-1.2.1/pkg/common/telemetry/server/ 14:01:11 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 14:01:11 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 14:01:11 spire-1.2.1/pkg/common/telemetry/server/datastore/ 14:01:11 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 14:01:11 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 14:01:11 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 14:01:11 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 14:01:11 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 14:01:11 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 14:01:11 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 14:01:11 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 14:01:11 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 14:01:11 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 14:01:11 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 14:01:11 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 14:01:11 spire-1.2.1/pkg/common/telemetry/server/rotate.go 14:01:11 spire-1.2.1/pkg/common/telemetry/server/server.go 14:01:11 spire-1.2.1/pkg/common/telemetry/sink.go 14:01:11 spire-1.2.1/pkg/common/telemetry/statsd.go 14:01:11 spire-1.2.1/pkg/common/telemetry/statsd_test.go 14:01:11 spire-1.2.1/pkg/common/telemetry/uptime.go 14:01:11 spire-1.2.1/pkg/common/telemetry/version.go 14:01:11 spire-1.2.1/pkg/common/telemetry/withlabels.go 14:01:11 spire-1.2.1/pkg/common/uptime/ 14:01:11 spire-1.2.1/pkg/common/uptime/uptime.go 14:01:11 spire-1.2.1/pkg/common/uptime/uptime_test.go 14:01:11 spire-1.2.1/pkg/common/util/ 14:01:11 spire-1.2.1/pkg/common/util/certs.go 14:01:11 spire-1.2.1/pkg/common/util/certs_test.go 14:01:11 spire-1.2.1/pkg/common/util/csr.go 14:01:11 spire-1.2.1/pkg/common/util/hash.go 14:01:11 spire-1.2.1/pkg/common/util/selectors.go 14:01:11 spire-1.2.1/pkg/common/util/selectors_test.go 14:01:11 spire-1.2.1/pkg/common/util/signals.go 14:01:11 spire-1.2.1/pkg/common/util/sort.go 14:01:11 spire-1.2.1/pkg/common/util/sort_test.go 14:01:11 spire-1.2.1/pkg/common/util/task.go 14:01:11 spire-1.2.1/pkg/common/util/task_test.go 14:01:11 spire-1.2.1/pkg/common/util/testdata/ 14:01:11 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 14:01:11 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 14:01:11 spire-1.2.1/pkg/common/version/ 14:01:11 spire-1.2.1/pkg/common/version/version.go 14:01:11 spire-1.2.1/pkg/common/x509svid/ 14:01:11 spire-1.2.1/pkg/common/x509svid/common_test.go 14:01:11 spire-1.2.1/pkg/common/x509svid/csr.go 14:01:11 spire-1.2.1/pkg/common/x509svid/upstreamca.go 14:01:11 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 14:01:11 spire-1.2.1/pkg/common/x509util/ 14:01:11 spire-1.2.1/pkg/common/x509util/cert.go 14:01:11 spire-1.2.1/pkg/common/x509util/dns.go 14:01:11 spire-1.2.1/pkg/common/x509util/dns_test.go 14:01:11 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 14:01:11 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 14:01:11 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 14:01:11 spire-1.2.1/pkg/server/plugin/keymanager/test/ 14:01:11 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 14:01:11 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 14:01:11 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 14:01:11 spire-1.2.1/pkg/server/plugin/nodeattestor/ 14:01:11 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 14:01:11 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 14:01:11 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 14:01:11 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 14:01:11 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 14:01:11 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 14:01:11 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 14:01:11 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 14:01:11 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 14:01:11 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 14:01:11 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 14:01:11 spire-1.2.1/pkg/common/x509util/keyid.go 14:01:11 spire-1.2.1/pkg/common/x509util/keypair.go 14:01:11 spire-1.2.1/pkg/common/x509util/serialnumber.go 14:01:11 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 14:01:11 spire-1.2.1/pkg/server/ 14:01:11 spire-1.2.1/pkg/server/api/ 14:01:11 spire-1.2.1/pkg/server/api/agent.go 14:01:11 spire-1.2.1/pkg/server/api/agent/ 14:01:11 spire-1.2.1/pkg/server/api/agent/v1/ 14:01:11 spire-1.2.1/pkg/server/api/agent/v1/service.go 14:01:11 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 14:01:11 spire-1.2.1/pkg/server/api/agent_test.go 14:01:11 spire-1.2.1/pkg/server/api/api.go 14:01:11 spire-1.2.1/pkg/server/api/audit/ 14:01:11 spire-1.2.1/pkg/server/api/audit/audit.go 14:01:11 spire-1.2.1/pkg/server/api/audit/audit_test.go 14:01:11 spire-1.2.1/pkg/server/api/bundle.go 14:01:11 spire-1.2.1/pkg/server/api/bundle/ 14:01:11 spire-1.2.1/pkg/server/api/bundle/v1/ 14:01:11 spire-1.2.1/pkg/server/api/bundle/v1/service.go 14:01:11 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 14:01:11 spire-1.2.1/pkg/server/api/bundle_test.go 14:01:11 spire-1.2.1/pkg/server/api/debug/ 14:01:11 spire-1.2.1/pkg/server/api/debug/v1/ 14:01:11 spire-1.2.1/pkg/server/api/debug/v1/service.go 14:01:11 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 14:01:11 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 14:01:11 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 14:01:11 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 14:01:11 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 14:01:11 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 14:01:11 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 14:01:11 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 14:01:11 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 14:01:11 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 14:01:11 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 14:01:11 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 14:01:11 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 14:01:11 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 14:01:11 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 14:01:11 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 14:01:11 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 14:01:11 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 14:01:11 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 14:01:11 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 14:01:11 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 14:01:11 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 14:01:11 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 14:01:11 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 14:01:11 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 14:01:11 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 14:01:11 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 14:01:11 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 14:01:11 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 14:01:11 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 14:01:11 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 14:01:11 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 14:01:11 spire-1.2.1/pkg/server/plugin/noderesolver/ 14:01:11 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 14:01:11 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 14:01:11 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 14:01:11 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 14:01:11 spire-1.2.1/pkg/server/api/entry.go 14:01:11 spire-1.2.1/pkg/server/api/entry/ 14:01:11 spire-1.2.1/pkg/server/api/entry/v1/ 14:01:11 spire-1.2.1/pkg/server/api/entry/v1/service.go 14:01:11 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 14:01:11 spire-1.2.1/pkg/server/api/entry_test.go 14:01:11 spire-1.2.1/pkg/server/api/health/ 14:01:11 spire-1.2.1/pkg/server/api/health/v1/ 14:01:11 spire-1.2.1/pkg/server/api/health/v1/service.go 14:01:11 spire-1.2.1/pkg/server/api/health/v1/service_test.go 14:01:11 spire-1.2.1/pkg/server/api/id.go 14:01:11 spire-1.2.1/pkg/server/api/id_test.go 14:01:11 spire-1.2.1/pkg/server/api/limits/ 14:01:11 spire-1.2.1/pkg/server/api/limits/limits.go 14:01:11 spire-1.2.1/pkg/server/api/middleware/ 14:01:11 spire-1.2.1/pkg/server/api/middleware/alias.go 14:01:11 spire-1.2.1/pkg/server/api/middleware/audit.go 14:01:11 spire-1.2.1/pkg/server/api/middleware/authorization.go 14:01:11 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 14:01:11 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 14:01:11 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 14:01:11 spire-1.2.1/pkg/server/api/middleware/caller.go 14:01:11 spire-1.2.1/pkg/server/api/middleware/caller_test.go 14:01:11 spire-1.2.1/pkg/server/api/middleware/common.go 14:01:11 spire-1.2.1/pkg/server/api/middleware/common_test.go 14:01:11 spire-1.2.1/pkg/server/api/middleware/entries.go 14:01:11 spire-1.2.1/pkg/server/api/middleware/entries_test.go 14:01:11 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 14:01:11 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 14:01:11 spire-1.2.1/pkg/server/api/ratelimit.go 14:01:11 spire-1.2.1/pkg/server/api/rpccontext/ 14:01:11 spire-1.2.1/pkg/server/api/rpccontext/alias.go 14:01:11 spire-1.2.1/pkg/server/api/rpccontext/audit.go 14:01:11 spire-1.2.1/pkg/server/api/rpccontext/caller.go 14:01:11 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 14:01:11 spire-1.2.1/pkg/server/api/selector.go 14:01:11 spire-1.2.1/pkg/server/api/selector_test.go 14:01:11 spire-1.2.1/pkg/server/api/status.go 14:01:11 spire-1.2.1/pkg/server/api/status_test.go 14:01:11 spire-1.2.1/pkg/server/api/svid/ 14:01:11 spire-1.2.1/pkg/server/api/svid/v1/ 14:01:11 spire-1.2.1/pkg/server/api/svid/v1/service.go 14:01:11 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 14:01:11 spire-1.2.1/pkg/server/api/trustdomain.go 14:01:11 spire-1.2.1/pkg/server/api/trustdomain/ 14:01:11 spire-1.2.1/pkg/server/api/trustdomain/v1/ 14:01:11 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 14:01:11 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 14:01:11 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 14:01:11 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 14:01:11 spire-1.2.1/pkg/server/plugin/notifier/ 14:01:11 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 14:01:11 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 14:01:11 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 14:01:11 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 14:01:11 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 14:01:11 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 14:01:11 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 14:01:11 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 14:01:11 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 14:01:11 spire-1.2.1/pkg/server/plugin/notifier/repository.go 14:01:11 spire-1.2.1/pkg/server/plugin/notifier/v1.go 14:01:11 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 14:01:11 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 14:01:11 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 14:01:11 spire-1.2.1/pkg/server/api/trustdomain_test.go 14:01:11 spire-1.2.1/pkg/server/authpolicy/ 14:01:11 spire-1.2.1/pkg/server/authpolicy/defaults.go 14:01:11 spire-1.2.1/pkg/server/authpolicy/policy.go 14:01:11 spire-1.2.1/pkg/server/authpolicy/policy.rego 14:01:11 spire-1.2.1/pkg/server/authpolicy/policy_data.json 14:01:11 spire-1.2.1/pkg/server/authpolicy/policy_test.go 14:01:11 spire-1.2.1/pkg/server/authpolicy/validate.go 14:01:11 spire-1.2.1/pkg/server/bundle/ 14:01:11 spire-1.2.1/pkg/server/bundle/client/ 14:01:11 spire-1.2.1/pkg/server/bundle/client/client.go 14:01:11 spire-1.2.1/pkg/server/bundle/client/client_test.go 14:01:11 spire-1.2.1/pkg/server/bundle/client/manager.go 14:01:11 spire-1.2.1/pkg/server/bundle/client/manager_test.go 14:01:11 spire-1.2.1/pkg/server/bundle/client/sources.go 14:01:11 spire-1.2.1/pkg/server/bundle/client/sources_test.go 14:01:11 spire-1.2.1/pkg/server/bundle/client/updater.go 14:01:11 spire-1.2.1/pkg/server/bundle/client/updater_test.go 14:01:11 spire-1.2.1/pkg/server/ca/ 14:01:11 spire-1.2.1/pkg/server/ca/ca.go 14:01:11 spire-1.2.1/pkg/server/ca/ca_health.go 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 14:01:11 spire-1.2.1/pkg/server/ca/ca_test.go 14:01:11 spire-1.2.1/pkg/server/ca/journal.go 14:01:11 spire-1.2.1/pkg/server/ca/journal_test.go 14:01:11 spire-1.2.1/pkg/server/ca/manager.go 14:01:11 spire-1.2.1/pkg/server/ca/manager_health.go 14:01:11 spire-1.2.1/pkg/server/ca/manager_test.go 14:01:11 spire-1.2.1/pkg/server/ca/templates.go 14:01:11 spire-1.2.1/pkg/server/ca/upstream_client.go 14:01:11 spire-1.2.1/pkg/server/ca/upstream_client_test.go 14:01:11 spire-1.2.1/pkg/server/ca/validation.go 14:01:11 spire-1.2.1/pkg/server/cache/ 14:01:11 spire-1.2.1/pkg/server/cache/dscache/ 14:01:11 spire-1.2.1/pkg/server/cache/dscache/cache.go 14:01:11 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 14:01:11 spire-1.2.1/pkg/server/cache/entrycache/ 14:01:11 spire-1.2.1/pkg/server/cache/entrycache/cache.go 14:01:11 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 14:01:11 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 14:01:11 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 14:01:11 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 14:01:11 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 14:01:11 spire-1.2.1/pkg/server/catalog/ 14:01:11 spire-1.2.1/pkg/server/catalog/catalog.go 14:01:11 spire-1.2.1/pkg/server/catalog/keymanager.go 14:01:11 spire-1.2.1/pkg/server/catalog/nodeattestor.go 14:01:11 spire-1.2.1/pkg/server/catalog/noderesolver.go 14:01:11 spire-1.2.1/pkg/server/catalog/notifier.go 14:01:11 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 14:01:11 spire-1.2.1/pkg/server/config.go 14:01:11 spire-1.2.1/pkg/server/datastore/ 14:01:11 spire-1.2.1/pkg/server/datastore/datastore.go 14:01:11 spire-1.2.1/pkg/server/datastore/datastore_health.go 14:01:11 spire-1.2.1/pkg/server/datastore/repository.go 14:01:11 spire-1.2.1/pkg/server/datastore/sqlstore/ 14:01:11 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 14:01:11 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 14:01:11 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 14:01:11 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 14:01:11 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 14:01:11 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 14:01:11 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 14:01:11 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 14:01:11 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 14:01:11 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 14:01:11 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 14:01:11 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 14:01:11 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 14:01:11 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 14:01:11 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 14:01:11 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 14:01:11 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 14:01:11 spire-1.2.1/pkg/server/endpoints/ 14:01:11 spire-1.2.1/pkg/server/endpoints/bundle/ 14:01:11 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 14:01:11 spire-1.2.1/pkg/server/endpoints/bundle/config.go 14:01:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 14:01:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 14:01:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 14:01:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 14:01:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 14:01:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 14:01:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 14:01:11 spire-1.2.1/pkg/server/registration/ 14:01:11 spire-1.2.1/pkg/server/registration/manager.go 14:01:11 spire-1.2.1/pkg/server/registration/manager_test.go 14:01:11 spire-1.2.1/pkg/server/scanentries.go 14:01:11 spire-1.2.1/pkg/server/scanentries_test.go 14:01:11 spire-1.2.1/pkg/server/server.go 14:01:11 spire-1.2.1/pkg/server/server_test.go 14:01:11 spire-1.2.1/pkg/server/svid/ 14:01:11 spire-1.2.1/pkg/server/svid/observer.go 14:01:11 spire-1.2.1/pkg/server/svid/observer_test.go 14:01:11 spire-1.2.1/pkg/server/svid/rotator.go 14:01:11 spire-1.2.1/pkg/server/svid/rotator_config.go 14:01:11 spire-1.2.1/pkg/server/svid/rotator_config_test.go 14:01:11 spire-1.2.1/pkg/server/svid/rotator_test.go 14:01:11 spire-1.2.1/proto/ 14:01:11 spire-1.2.1/proto/private/ 14:01:11 spire-1.2.1/proto/private/server/ 14:01:11 spire-1.2.1/proto/private/server/journal/ 14:01:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 14:01:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 14:01:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 14:01:11 spire-1.2.1/pkg/server/endpoints/bundle/server.go 14:01:11 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 14:01:11 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 14:01:11 spire-1.2.1/pkg/server/endpoints/config.go 14:01:11 spire-1.2.1/pkg/server/endpoints/endpoints.go 14:01:11 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 14:01:11 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 14:01:11 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 14:01:11 spire-1.2.1/pkg/server/endpoints/middleware.go 14:01:11 spire-1.2.1/pkg/server/endpoints/middleware_test.go 14:01:11 spire-1.2.1/pkg/server/hostservice/ 14:01:11 spire-1.2.1/pkg/server/hostservice/agentstore/ 14:01:11 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 14:01:11 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 14:01:11 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 14:01:11 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 14:01:11 spire-1.2.1/proto/private/server/journal/journal.pb.go 14:01:11 spire-1.2.1/proto/private/server/journal/journal.proto 14:01:11 spire-1.2.1/proto/spire/ 14:01:11 spire-1.2.1/proto/spire/common/ 14:01:11 spire-1.2.1/proto/spire/common/common.pb.go 14:01:11 spire-1.2.1/proto/spire/common/common.proto 14:01:11 spire-1.2.1/proto/spire/common/plugin/ 14:01:11 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 14:01:11 spire-1.2.1/proto/spire/common/plugin/plugin.proto 14:01:11 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 14:01:11 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 14:01:11 spire-1.2.1/proto/spire/plugin/ 14:01:11 spire-1.2.1/proto/spire/plugin/agent/ 14:01:11 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 14:01:11 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 14:01:11 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 14:01:11 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 14:01:11 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 14:01:11 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 14:01:11 spire-1.2.1/release/ 14:01:11 spire-1.2.1/pkg/server/hostservice/identityprovider/ 14:01:11 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 14:01:11 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 14:01:11 spire-1.2.1/pkg/server/plugin/ 14:01:11 spire-1.2.1/pkg/server/plugin/keymanager/ 14:01:11 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 14:01:11 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 14:01:11 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 14:01:11 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 14:01:11 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 14:01:11 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 14:01:11 spire-1.2.1/pkg/server/plugin/keymanager/base/ 14:01:11 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 14:01:11 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 14:01:11 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 14:01:11 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 14:01:11 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 14:01:11 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 14:01:11 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 14:01:11 spire-1.2.1/release/spire-extras/ 14:01:11 spire-1.2.1/release/spire-extras/README.md 14:01:11 spire-1.2.1/release/spire-extras/conf/ 14:01:11 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 14:01:11 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 14:01:11 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 14:01:11 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 14:01:11 spire-1.2.1/release/spire/ 14:01:11 spire-1.2.1/release/spire/README.md 14:01:11 spire-1.2.1/release/spire/conf/ 14:01:11 spire-1.2.1/release/spire/conf/agent/ 14:01:11 spire-1.2.1/release/spire/conf/agent/agent.conf 14:01:11 spire-1.2.1/release/spire/conf/server/ 14:01:11 spire-1.2.1/release/spire/conf/server/server.conf 14:01:11 spire-1.2.1/script/ 14:01:11 spire-1.2.1/script/build-artifact.sh 14:01:11 spire-1.2.1/script/generate_dummy_ca.sh 14:01:11 spire-1.2.1/support/ 14:01:11 spire-1.2.1/support/k8s/ 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/ 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 14:01:11 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 14:01:11 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 14:01:11 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 14:01:11 spire-1.2.1/pkg/server/plugin/keymanager/test/ 14:01:11 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 14:01:11 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 14:01:11 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 14:01:11 spire-1.2.1/pkg/server/plugin/nodeattestor/ 14:01:11 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 14:01:11 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 14:01:11 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 14:01:11 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 14:01:11 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 14:01:11 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 14:01:11 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 14:01:11 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 14:01:11 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 14:01:11 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 14:01:11 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 14:01:11 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 14:01:11 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 14:01:11 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 14:01:11 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 14:01:11 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 14:01:11 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 14:01:11 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 14:01:11 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 14:01:11 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 14:01:11 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 14:01:11 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 14:01:11 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 14:01:11 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 14:01:11 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 14:01:11 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 14:01:11 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 14:01:11 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 14:01:11 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 14:01:11 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 14:01:11 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 14:01:11 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 14:01:11 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 14:01:11 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 14:01:11 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 14:01:11 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 14:01:11 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 14:01:11 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 14:01:11 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 14:01:11 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 14:01:11 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 14:01:11 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 14:01:11 spire-1.2.1/pkg/server/plugin/noderesolver/ 14:01:11 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 14:01:11 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 14:01:11 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 14:01:11 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 14:01:11 spire-1.2.1/support/oidc-discovery-provider/ 14:01:11 spire-1.2.1/support/oidc-discovery-provider/README.md 14:01:11 spire-1.2.1/support/oidc-discovery-provider/common_test.go 14:01:11 spire-1.2.1/support/oidc-discovery-provider/config.go 14:01:11 spire-1.2.1/support/oidc-discovery-provider/config_test.go 14:01:11 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 14:01:11 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 14:01:11 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 14:01:11 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 14:01:11 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 14:01:11 spire-1.2.1/pkg/server/plugin/notifier/ 14:01:11 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 14:01:11 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 14:01:11 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 14:01:11 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 14:01:11 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 14:01:11 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 14:01:11 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 14:01:11 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 14:01:11 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 14:01:11 spire-1.2.1/pkg/server/plugin/notifier/repository.go 14:01:11 spire-1.2.1/pkg/server/plugin/notifier/v1.go 14:01:11 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 14:01:11 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 14:01:11 spire-1.2.1/support/oidc-discovery-provider/handler.go 14:01:11 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 14:01:11 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 14:01:11 spire-1.2.1/support/oidc-discovery-provider/main.go 14:01:11 spire-1.2.1/support/oidc-discovery-provider/server_api.go 14:01:11 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 14:01:11 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 14:01:11 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 14:01:11 spire-1.2.1/test/ 14:01:11 spire-1.2.1/test/clock/ 14:01:11 spire-1.2.1/test/clock/clock.go 14:01:11 spire-1.2.1/test/fakes/ 14:01:11 spire-1.2.1/test/fakes/fakeagentcatalog/ 14:01:11 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 14:01:11 spire-1.2.1/test/fakes/fakeagentkeymanager/ 14:01:11 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 14:01:11 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 14:01:11 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 14:01:11 spire-1.2.1/test/fakes/fakeagentstore/ 14:01:11 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 14:01:11 spire-1.2.1/test/fakes/fakedatastore/ 14:01:11 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 14:01:11 spire-1.2.1/test/fakes/fakeentryclient/ 14:01:11 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 14:01:11 spire-1.2.1/test/fakes/fakehealthchecker/ 14:01:11 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 14:01:11 spire-1.2.1/test/fakes/fakeidentityprovider/ 14:01:11 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 14:01:11 spire-1.2.1/test/fakes/fakemetrics/ 14:01:11 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 14:01:11 spire-1.2.1/test/fakes/fakenoderesolver/ 14:01:11 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 14:01:11 spire-1.2.1/test/fakes/fakenotifier/ 14:01:11 spire-1.2.1/test/fakes/fakenotifier/notifier.go 14:01:11 spire-1.2.1/test/fakes/fakepluginmetrics/ 14:01:11 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 14:01:11 spire-1.2.1/test/fakes/fakeserverca/ 14:01:11 spire-1.2.1/test/fakes/fakeserverca/serverca.go 14:01:11 spire-1.2.1/test/fakes/fakeservercatalog/ 14:01:11 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 14:01:11 spire-1.2.1/test/fakes/fakeserverkeymanager/ 14:01:11 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 14:01:11 spire-1.2.1/test/fakes/fakeservernodeattestor/ 14:01:11 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 14:01:11 spire-1.2.1/test/fakes/fakeupstreamauthority/ 14:01:11 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 14:01:11 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 14:01:11 spire-1.2.1/test/fakes/fakeworkloadapi/ 14:01:11 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 14:01:11 spire-1.2.1/test/fakes/fakeworkloadattestor/ 14:01:11 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 14:01:11 spire-1.2.1/test/fixture/ 14:01:11 spire-1.2.1/test/fixture/certs/ 14:01:11 spire-1.2.1/test/fixture/certs/agent_svid.der 14:01:11 spire-1.2.1/test/fixture/certs/base_cert.pem 14:01:11 spire-1.2.1/test/fixture/certs/base_csr.pem 14:01:11 spire-1.2.1/test/fixture/certs/base_key.pem 14:01:11 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 14:01:11 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 14:01:11 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 14:01:11 spire-1.2.1/test/fixture/certs/blog_cert.pem 14:01:11 spire-1.2.1/test/fixture/certs/blog_csr.pem 14:01:11 spire-1.2.1/test/fixture/certs/blog_key.pem 14:01:11 spire-1.2.1/test/fixture/certs/bundle.der 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 14:01:11 spire-1.2.1/test/fixture/certs/ca.pem 14:01:11 spire-1.2.1/test/fixture/certs/ca_key.pem 14:01:11 spire-1.2.1/test/fixture/certs/database_cert.pem 14:01:11 spire-1.2.1/test/fixture/certs/database_csr.pem 14:01:11 spire-1.2.1/test/fixture/certs/database_key.pem 14:01:11 spire-1.2.1/test/fixture/certs/node_cert.pem 14:01:11 spire-1.2.1/test/fixture/certs/node_csr.pem 14:01:11 spire-1.2.1/test/fixture/certs/node_key.pem 14:01:11 spire-1.2.1/test/fixture/certs/svid.pem 14:01:11 spire-1.2.1/test/fixture/certs/svid_key.pem 14:01:11 spire-1.2.1/test/fixture/config/ 14:01:11 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 14:01:11 spire-1.2.1/test/fixture/config/agent_good.conf 14:01:11 spire-1.2.1/test/fixture/config/agent_good_templated.conf 14:01:11 spire-1.2.1/test/fixture/config/plugin_good.conf 14:01:11 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 14:01:11 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 14:01:11 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 14:01:11 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 14:01:11 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 14:01:11 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 14:01:11 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 14:01:11 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 14:01:11 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 14:01:11 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 14:01:11 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 14:01:11 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 14:01:11 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 14:01:11 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 14:01:11 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 14:01:11 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 14:01:11 spire-1.2.1/test/fixture/config/server_good.conf 14:01:11 spire-1.2.1/test/fixture/config/server_good_templated.conf 14:01:11 spire-1.2.1/test/fixture/fixture.go 14:01:11 spire-1.2.1/test/fixture/nodeattestor/ 14:01:11 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 14:01:11 14:01:11 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 14:01:11 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 14:01:11 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 14:01:11 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 14:01:11 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 14:01:11 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 14:01:11 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 14:01:11 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 14:01:11 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 14:01:11 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 14:01:11 spire-1.2.1/test/fixture/registration/ 14:01:11 spire-1.2.1/test/fixture/registration/entries.json 14:01:11 spire-1.2.1/test/fixture/registration/good-for-update.json 14:01:11 spire-1.2.1/test/fixture/registration/good.json 14:01:11 spire-1.2.1/test/fixture/registration/invalid.json 14:01:11 spire-1.2.1/test/fixture/registration/invalid_json.json 14:01:11 spire-1.2.1/test/fixture/registration/manager_test_entries.json 14:01:11 spire-1.2.1/test/integration/ 14:01:11 spire-1.2.1/test/integration/README.mdspire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 14:01:11 spire-1.2.1/test/integration/common 14:01:11 spire-1.2.1/test/integration/setup/ 14:01:11 spire-1.2.1/test/integration/setup/adminclient/ 14:01:11 spire-1.2.1/test/integration/setup/adminclient/build.sh 14:01:11 spire-1.2.1/test/integration/setup/adminclient/client.go 14:01:11 spire-1.2.1/test/integration/setup/debugagent/ 14:01:11 spire-1.2.1/test/integration/setup/debugagent/build.sh 14:01:11 spire-1.2.1/test/integration/setup/debugagent/main.go 14:01:11 spire-1.2.1/test/integration/setup/debugserver/ 14:01:11 spire-1.2.1/test/integration/setup/debugserver/build.sh 14:01:11 spire-1.2.1/test/integration/setup/debugserver/main.go 14:01:11 spire-1.2.1/test/integration/setup/downstreamclient/ 14:01:11 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 14:01:11 spire-1.2.1/test/integration/setup/downstreamclient/client.go 14:01:11 spire-1.2.1/test/integration/setup/itclient/ 14:01:11 spire-1.2.1/test/integration/setup/itclient/client.go 14:01:11 spire-1.2.1/test/integration/setup/node-attestation/ 14:01:11 spire-1.2.1/test/integration/setup/node-attestation/build.sh 14:01:11 spire-1.2.1/test/integration/setup/node-attestation/client.go 14:01:11 spire-1.2.1/test/integration/setup/x509pop/ 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 14:01:11 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 14:01:11 spire-1.2.1/test/integration/setup/x509pop/setup.sh 14:01:11 spire-1.2.1/test/integration/suites/ 14:01:11 spire-1.2.1/test/integration/suites/admin-endpoints/ 14:01:11 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 14:01:11 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 14:01:11 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 14:01:11 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 14:01:11 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 14:01:11 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 14:01:11 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 14:01:11 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 14:01:11 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 14:01:11 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 14:01:11 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 14:01:11 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 14:01:11 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 14:01:11 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 14:01:11 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 14:01:11 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 14:01:11 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 14:01:11 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 14:01:11 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 14:01:11 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 14:01:11 spire-1.2.1/test/integration/suites/datastore-mysql/ 14:01:11 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 14:01:11 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 14:01:11 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 14:01:11 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 14:01:11 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 14:01:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 14:01:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 14:01:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 14:01:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 14:01:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 14:01:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 14:01:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 14:01:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 14:01:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 14:01:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 14:01:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 14:01:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 14:01:11 spire-1.2.1/test/integration/suites/datastore-postgres/ 14:01:11 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 14:01:11 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 14:01:11 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 14:01:11 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 14:01:11 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 14:01:11 spire-1.2.1/test/integration/suites/debug-endpoints/ 14:01:11 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 14:01:11 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 14:01:11 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 14:01:11 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 14:01:11 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 14:01:11 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 14:01:11 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 14:01:11 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 14:01:11 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 14:01:11 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 14:01:11 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 14:01:11 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 14:01:11 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 14:01:11 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 14:01:11 spire-1.2.1/test/integration/suites/downstream-endpoints/ 14:01:11 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 14:01:11 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 14:01:11 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 14:01:11 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 14:01:11 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 14:01:11 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 14:01:11 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 14:01:11 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 14:01:11 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 14:01:11 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 14:01:11 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 14:01:11 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 14:01:11 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 14:01:11 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 14:01:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 14:01:11 spire-1.2.1/pkg/server/registration/ 14:01:11 spire-1.2.1/pkg/server/registration/manager.go 14:01:11 spire-1.2.1/pkg/server/registration/manager_test.go 14:01:11 spire-1.2.1/pkg/server/scanentries.go 14:01:11 spire-1.2.1/pkg/server/scanentries_test.go 14:01:11 spire-1.2.1/pkg/server/server.go 14:01:11 spire-1.2.1/pkg/server/server_test.go 14:01:11 spire-1.2.1/pkg/server/svid/ 14:01:11 spire-1.2.1/pkg/server/svid/observer.go 14:01:11 spire-1.2.1/pkg/server/svid/observer_test.go 14:01:11 spire-1.2.1/pkg/server/svid/rotator.go 14:01:11 spire-1.2.1/pkg/server/svid/rotator_config.go 14:01:11 spire-1.2.1/pkg/server/svid/rotator_config_test.go 14:01:11 spire-1.2.1/pkg/server/svid/rotator_test.go 14:01:11 spire-1.2.1/proto/ 14:01:11 spire-1.2.1/proto/private/ 14:01:11 spire-1.2.1/proto/private/server/ 14:01:11 spire-1.2.1/proto/private/server/journal/ 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 14:01:11 spire-1.2.1/proto/private/server/journal/journal.pb.go 14:01:11 spire-1.2.1/proto/private/server/journal/journal.proto 14:01:11 spire-1.2.1/proto/spire/ 14:01:11 spire-1.2.1/proto/spire/common/ 14:01:11 spire-1.2.1/proto/spire/common/common.pb.go 14:01:11 spire-1.2.1/proto/spire/common/common.proto 14:01:11 spire-1.2.1/proto/spire/common/plugin/ 14:01:11 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 14:01:11 spire-1.2.1/proto/spire/common/plugin/plugin.proto 14:01:11 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 14:01:11 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 14:01:11 spire-1.2.1/proto/spire/plugin/ 14:01:11 spire-1.2.1/proto/spire/plugin/agent/ 14:01:11 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 14:01:11 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 14:01:11 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 14:01:11 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 14:01:11 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 14:01:11 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 14:01:11 spire-1.2.1/release/ 14:01:11 spire-1.2.1/release/spire-extras/ 14:01:11 spire-1.2.1/release/spire-extras/README.md 14:01:11 spire-1.2.1/release/spire-extras/conf/ 14:01:11 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 14:01:11 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 14:01:11 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 14:01:11 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 14:01:11 spire-1.2.1/release/spire/ 14:01:11 spire-1.2.1/release/spire/README.md 14:01:11 spire-1.2.1/release/spire/conf/ 14:01:11 spire-1.2.1/release/spire/conf/agent/ 14:01:11 spire-1.2.1/release/spire/conf/agent/agent.conf 14:01:11 spire-1.2.1/release/spire/conf/server/ 14:01:11 spire-1.2.1/release/spire/conf/server/server.conf 14:01:11 spire-1.2.1/script/ 14:01:11 spire-1.2.1/script/build-artifact.sh 14:01:11 spire-1.2.1/script/generate_dummy_ca.sh 14:01:11 spire-1.2.1/support/ 14:01:11 spire-1.2.1/support/k8s/ 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/ 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 14:01:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 14:01:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 14:01:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 14:01:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 14:01:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 14:01:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 14:01:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 14:01:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 14:01:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 14:01:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 14:01:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 14:01:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 14:01:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 14:01:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 14:01:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 14:01:11 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 14:01:11 spire-1.2.1/support/oidc-discovery-provider/ 14:01:11 spire-1.2.1/support/oidc-discovery-provider/README.md 14:01:11 spire-1.2.1/support/oidc-discovery-provider/common_test.go 14:01:11 spire-1.2.1/support/oidc-discovery-provider/config.go 14:01:11 spire-1.2.1/support/oidc-discovery-provider/config_test.go 14:01:11 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 14:01:11 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 14:01:11 spire-1.2.1/support/oidc-discovery-provider/handler.go 14:01:11 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 14:01:11 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 14:01:11 spire-1.2.1/support/oidc-discovery-provider/main.go 14:01:11 spire-1.2.1/support/oidc-discovery-provider/server_api.go 14:01:11 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 14:01:11 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 14:01:11 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 14:01:11 spire-1.2.1/test/ 14:01:11 spire-1.2.1/test/clock/ 14:01:11 spire-1.2.1/test/clock/clock.go 14:01:11 spire-1.2.1/test/fakes/ 14:01:11 spire-1.2.1/test/fakes/fakeagentcatalog/ 14:01:11 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 14:01:11 spire-1.2.1/test/fakes/fakeagentkeymanager/ 14:01:11 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 14:01:11 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 14:01:11 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 14:01:11 spire-1.2.1/test/fakes/fakeagentstore/ 14:01:11 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 14:01:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 14:01:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 14:01:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 14:01:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 14:01:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 14:01:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 14:01:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 14:01:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 14:01:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 14:01:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 14:01:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 14:01:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 14:01:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 14:01:11 spire-1.2.1/test/fakes/fakedatastore/ 14:01:11 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 14:01:11 spire-1.2.1/test/fakes/fakeentryclient/ 14:01:11 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 14:01:11 spire-1.2.1/test/fakes/fakehealthchecker/ 14:01:11 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 14:01:11 spire-1.2.1/test/fakes/fakeidentityprovider/ 14:01:11 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 14:01:11 spire-1.2.1/test/fakes/fakemetrics/ 14:01:11 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 14:01:11 spire-1.2.1/test/fakes/fakenoderesolver/ 14:01:11 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 14:01:11 spire-1.2.1/test/fakes/fakenotifier/ 14:01:11 spire-1.2.1/test/fakes/fakenotifier/notifier.go 14:01:11 spire-1.2.1/test/fakes/fakepluginmetrics/ 14:01:11 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 14:01:11 spire-1.2.1/test/fakes/fakeserverca/ 14:01:11 spire-1.2.1/test/fakes/fakeserverca/serverca.go 14:01:11 spire-1.2.1/test/fakes/fakeservercatalog/ 14:01:11 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 14:01:11 spire-1.2.1/test/fakes/fakeserverkeymanager/ 14:01:11 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 14:01:11 spire-1.2.1/test/fakes/fakeservernodeattestor/ 14:01:11 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 14:01:11 spire-1.2.1/test/fakes/fakeupstreamauthority/ 14:01:11 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 14:01:11 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 14:01:11 spire-1.2.1/test/fakes/fakeworkloadapi/ 14:01:11 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 14:01:11 spire-1.2.1/test/fakes/fakeworkloadattestor/ 14:01:11 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 14:01:11 spire-1.2.1/test/fixture/ 14:01:11 spire-1.2.1/test/fixture/certs/ 14:01:11 spire-1.2.1/test/fixture/certs/agent_svid.der 14:01:11 spire-1.2.1/test/fixture/certs/base_cert.pem 14:01:11 spire-1.2.1/test/fixture/certs/base_csr.pem 14:01:11 spire-1.2.1/test/fixture/certs/base_key.pem 14:01:11 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 14:01:11 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 14:01:11 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 14:01:11 spire-1.2.1/test/fixture/certs/blog_cert.pem 14:01:11 spire-1.2.1/test/fixture/certs/blog_csr.pem 14:01:11 spire-1.2.1/test/fixture/certs/blog_key.pem 14:01:11 spire-1.2.1/test/fixture/certs/bundle.der 14:01:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 14:01:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 14:01:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 14:01:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 14:01:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 14:01:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 14:01:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 14:01:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 14:01:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 14:01:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 14:01:11 spire-1.2.1/test/integration/suites/join-token/ 14:01:11 spire-1.2.1/test/integration/suites/join-token/01-start-server 14:01:11 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 14:01:11 spire-1.2.1/test/integration/suites/join-token/03-start-agent 14:01:11 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 14:01:11 spire-1.2.1/test/integration/suites/join-token/05-check-svid 14:01:11 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 14:01:11 spire-1.2.1/test/integration/suites/join-token/README.md 14:01:11 spire-1.2.1/test/integration/suites/join-token/conf/ 14:01:11 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 14:01:11 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 14:01:11 spire-1.2.1/test/integration/suites/join-token/conf/server/ 14:01:11 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 14:01:11 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 14:01:11 spire-1.2.1/test/integration/suites/join-token/teardown 14:01:11 spire-1.2.1/test/integration/suites/k8s-reconcile/ 14:01:11 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 14:01:11 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 14:01:11 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 14:01:11 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 14:01:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 14:01:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 14:01:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 14:01:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 14:01:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 14:01:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 14:01:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 14:01:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 14:01:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 14:01:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 14:01:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 14:01:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 14:01:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 14:01:11 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 14:01:11 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 14:01:11 spire-1.2.1/test/integration/suites/k8s-scratch/ 14:01:11 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 14:01:11 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 14:01:11 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 14:01:11 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 14:01:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 14:01:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 14:01:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 14:01:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 14:01:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 14:01:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 14:01:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 14:01:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 14:01:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 14:01:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 14:01:11 spire-1.2.1/test/fixture/certs/ca.pem 14:01:11 spire-1.2.1/test/fixture/certs/ca_key.pem 14:01:11 spire-1.2.1/test/fixture/certs/database_cert.pem 14:01:11 spire-1.2.1/test/fixture/certs/database_csr.pem 14:01:11 spire-1.2.1/test/fixture/certs/database_key.pem 14:01:11 spire-1.2.1/test/fixture/certs/node_cert.pem 14:01:11 spire-1.2.1/test/fixture/certs/node_csr.pem 14:01:11 spire-1.2.1/test/fixture/certs/node_key.pem 14:01:11 spire-1.2.1/test/fixture/certs/svid.pem 14:01:11 spire-1.2.1/test/fixture/certs/svid_key.pem 14:01:11 spire-1.2.1/test/fixture/config/ 14:01:11 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 14:01:11 spire-1.2.1/test/fixture/config/agent_good.conf 14:01:11 spire-1.2.1/test/fixture/config/agent_good_templated.conf 14:01:11 spire-1.2.1/test/fixture/config/plugin_good.conf 14:01:11 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 14:01:11 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 14:01:11 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 14:01:11 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 14:01:11 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 14:01:11 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 14:01:11 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 14:01:11 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 14:01:11 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 14:01:11 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 14:01:11 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 14:01:11 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 14:01:11 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 14:01:11 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 14:01:11 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 14:01:11 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 14:01:11 spire-1.2.1/test/fixture/config/server_good.conf 14:01:11 spire-1.2.1/test/fixture/config/server_good_templated.conf 14:01:11 spire-1.2.1/test/fixture/fixture.go 14:01:11 spire-1.2.1/test/fixture/nodeattestor/ 14:01:11 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 14:01:11 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 14:01:11 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 14:01:11 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 14:01:11 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 14:01:11 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 14:01:11 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 14:01:11 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 14:01:11 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 14:01:11 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 14:01:11 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 14:01:11 spire-1.2.1/test/fixture/registration/ 14:01:11 spire-1.2.1/test/fixture/registration/entries.json 14:01:11 spire-1.2.1/test/fixture/registration/good-for-update.json 14:01:11 spire-1.2.1/test/fixture/registration/good.json 14:01:11 spire-1.2.1/test/fixture/registration/invalid.json 14:01:11 spire-1.2.1/test/fixture/registration/invalid_json.json 14:01:11 spire-1.2.1/test/fixture/registration/manager_test_entries.json 14:01:11 spire-1.2.1/test/integration/ 14:01:11 spire-1.2.1/test/integration/README.md 14:01:11 spire-1.2.1/test/integration/common 14:01:11 spire-1.2.1/test/integration/setup/ 14:01:11 spire-1.2.1/test/integration/setup/adminclient/ 14:01:11 spire-1.2.1/test/integration/setup/adminclient/build.sh 14:01:11 spire-1.2.1/test/integration/setup/adminclient/client.go 14:01:11 spire-1.2.1/test/integration/setup/debugagent/ 14:01:11 spire-1.2.1/test/integration/setup/debugagent/build.sh 14:01:11 spire-1.2.1/test/integration/setup/debugagent/main.go 14:01:11 spire-1.2.1/test/integration/setup/debugserver/ 14:01:11 spire-1.2.1/test/integration/setup/debugserver/build.sh 14:01:11 spire-1.2.1/test/integration/setup/debugserver/main.go 14:01:11 spire-1.2.1/test/integration/setup/downstreamclient/ 14:01:11 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 14:01:11 spire-1.2.1/test/integration/setup/downstreamclient/client.go 14:01:11 spire-1.2.1/test/integration/setup/itclient/ 14:01:11 spire-1.2.1/test/integration/setup/itclient/client.go 14:01:11 spire-1.2.1/test/integration/setup/node-attestation/ 14:01:11 spire-1.2.1/test/integration/setup/node-attestation/build.sh 14:01:11 spire-1.2.1/test/integration/setup/node-attestation/client.go 14:01:11 spire-1.2.1/test/integration/setup/x509pop/ 14:01:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 14:01:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 14:01:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 14:01:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 14:01:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 14:01:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 14:01:11 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 14:01:11 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 14:01:11 spire-1.2.1/test/integration/suites/k8s/ 14:01:11 spire-1.2.1/test/integration/suites/k8s/00-setup 14:01:11 spire-1.2.1/test/integration/suites/k8s/01-apply-config 14:01:11 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 14:01:11 spire-1.2.1/test/integration/suites/k8s/README.md 14:01:11 spire-1.2.1/test/integration/suites/k8s/conf/ 14:01:11 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 14:01:11 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 14:01:11 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 14:01:11 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 14:01:11 spire-1.2.1/test/integration/setup/x509pop/setup.sh 14:01:11 spire-1.2.1/test/integration/suites/ 14:01:11 spire-1.2.1/test/integration/suites/admin-endpoints/ 14:01:11 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 14:01:11 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 14:01:11 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 14:01:11 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 14:01:11 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 14:01:11 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 14:01:11 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 14:01:11 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 14:01:11 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 14:01:11 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 14:01:11 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 14:01:11 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 14:01:11 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 14:01:11 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 14:01:11 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 14:01:11 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 14:01:11 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 14:01:11 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 14:01:11 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 14:01:11 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 14:01:11 spire-1.2.1/test/integration/suites/datastore-mysql/ 14:01:11 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 14:01:11 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 14:01:11 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 14:01:11 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 14:01:11 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 14:01:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 14:01:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 14:01:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 14:01:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 14:01:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 14:01:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 14:01:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 14:01:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 14:01:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 14:01:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 14:01:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 14:01:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 14:01:11 spire-1.2.1/test/integration/suites/datastore-postgres/ 14:01:11 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 14:01:11 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 14:01:11 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 14:01:11 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 14:01:11 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 14:01:11 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 14:01:11 spire-1.2.1/test/integration/suites/k8s/conf/server/ 14:01:11 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 14:01:11 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 14:01:11 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 14:01:11 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 14:01:11 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 14:01:11 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 14:01:11 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 14:01:11 spire-1.2.1/test/integration/suites/k8s/init-kubectl 14:01:11 spire-1.2.1/test/integration/suites/k8s/teardown 14:01:11 spire-1.2.1/test/integration/suites/nested-rotation/ 14:01:11 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 14:01:11 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 14:01:11 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 14:01:11 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 14:01:11 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 14:01:11 spire-1.2.1/test/integration/suites/debug-endpoints/ 14:01:11 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 14:01:11 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 14:01:11 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 14:01:11 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 14:01:11 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 14:01:11 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 14:01:11 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 14:01:11 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 14:01:11 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 14:01:11 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 14:01:11 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 14:01:11 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 14:01:11 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 14:01:11 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 14:01:11 spire-1.2.1/test/integration/suites/downstream-endpoints/ 14:01:11 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 14:01:11 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 14:01:11 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 14:01:11 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 14:01:11 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 14:01:11 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 14:01:11 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 14:01:11 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 14:01:11 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 14:01:11 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 14:01:11 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 14:01:11 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 14:01:11 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 14:01:11 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 14:01:11 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 14:01:11 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 14:01:11 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 14:01:11 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 14:01:11 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 14:01:11 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 14:01:11 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 14:01:11 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 14:01:11 spire-1.2.1/test/integration/suites/nested-rotation/README.md 14:01:11 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 14:01:11 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 14:01:11 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 14:01:11 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 14:01:11 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 14:01:11 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 14:01:11 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 14:01:11 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 14:01:11 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 14:01:11 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 14:01:11 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 14:01:11 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 14:01:11 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 14:01:11 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 14:01:11 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 14:01:11 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 14:01:11 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 14:01:11 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 14:01:11 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 14:01:11 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 14:01:11 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 14:01:11 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 14:01:11 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 14:01:11 spire-1.2.1/test/integration/suites/nested-rotation/root/ 14:01:11 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 14:01:11 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 14:01:11 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 14:01:11 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 14:01:11 spire-1.2.1/test/integration/suites/nested-rotation/teardown 14:01:11 spire-1.2.1/test/integration/suites/node-attestation/ 14:01:11 spire-1.2.1/test/integration/suites/node-attestation/00-setup 14:01:11 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 14:01:11 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 14:01:11 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 14:01:11 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 14:01:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 14:01:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 14:01:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 14:01:11 spire-1.2.1/test/integration/suites/node-attestation/README.md 14:01:11 spire-1.2.1/test/integration/suites/node-attestation/conf/ 14:01:11 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 14:01:11 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 14:01:11 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 14:01:11 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 14:01:11 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 14:01:11 spire-1.2.1/test/integration/suites/node-attestation/teardown 14:01:11 spire-1.2.1/test/integration/suites/rotation/ 14:01:11 spire-1.2.1/test/integration/suites/rotation/00-setup 14:01:11 spire-1.2.1/test/integration/suites/rotation/01-start-server 14:01:11 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 14:01:11 spire-1.2.1/test/integration/suites/rotation/03-start-agent 14:01:11 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 14:01:11 spire-1.2.1/test/integration/suites/rotation/05-check-svids 14:01:11 spire-1.2.1/test/integration/suites/rotation/README.md 14:01:11 spire-1.2.1/test/integration/suites/rotation/conf/ 14:01:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 14:01:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 14:01:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 14:01:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 14:01:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 14:01:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 14:01:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 14:01:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 14:01:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 14:01:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 14:01:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 14:01:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 14:01:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 14:01:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 14:01:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 14:01:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 14:01:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 14:01:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 14:01:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 14:01:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 14:01:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 14:01:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 14:01:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 14:01:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 14:01:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 14:01:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 14:01:11 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 14:01:11 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 14:01:11 spire-1.2.1/test/integration/suites/rotation/conf/server/ 14:01:11 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 14:01:11 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 14:01:11 spire-1.2.1/test/integration/suites/rotation/teardown 14:01:11 spire-1.2.1/test/integration/suites/self-test/ 14:01:11 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 14:01:11 spire-1.2.1/test/integration/suites/self-test/README.md 14:01:11 spire-1.2.1/test/integration/suites/self-test/teardown 14:01:11 spire-1.2.1/test/integration/suites/spire-server-cli/ 14:01:11 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 14:01:11 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 14:01:11 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 14:01:11 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 14:01:11 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 14:01:11 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 14:01:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 14:01:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 14:01:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 14:01:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 14:01:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 14:01:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 14:01:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 14:01:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 14:01:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 14:01:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 14:01:11 spire-1.2.1/test/integration/suites/join-token/ 14:01:11 spire-1.2.1/test/integration/suites/join-token/01-start-server 14:01:11 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 14:01:11 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 14:01:11 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 14:01:11 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 14:01:11 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 14:01:11 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 14:01:11 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 14:01:11 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 14:01:11 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 14:01:11 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 14:01:11 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 14:01:11 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 14:01:11 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 14:01:11 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 14:01:11 spire-1.2.1/test/integration/suites/upgrade/ 14:01:11 spire-1.2.1/test/integration/suites/upgrade/00-setup 14:01:11 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 14:01:11 spire-1.2.1/test/integration/suites/join-token/03-start-agent 14:01:11 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 14:01:11 spire-1.2.1/test/integration/suites/join-token/05-check-svid 14:01:11 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 14:01:11 spire-1.2.1/test/integration/suites/join-token/README.md 14:01:11 spire-1.2.1/test/integration/suites/join-token/conf/ 14:01:11 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 14:01:11 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 14:01:11 spire-1.2.1/test/integration/suites/join-token/conf/server/ 14:01:11 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 14:01:11 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 14:01:11 spire-1.2.1/test/integration/suites/join-token/teardown 14:01:11 spire-1.2.1/test/integration/suites/k8s-reconcile/ 14:01:11 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 14:01:11 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 14:01:11 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 14:01:11 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 14:01:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 14:01:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 14:01:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 14:01:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 14:01:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 14:01:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 14:01:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 14:01:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 14:01:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 14:01:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 14:01:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 14:01:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 14:01:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 14:01:11 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 14:01:11 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 14:01:11 spire-1.2.1/test/integration/suites/upgrade/README.md 14:01:11 spire-1.2.1/test/integration/suites/upgrade/conf/ 14:01:11 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 14:01:11 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 14:01:11 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 14:01:11 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 14:01:11 spire-1.2.1/test/integration/suites/upgrade/teardown 14:01:11 spire-1.2.1/test/integration/suites/upgrade/versions.txt 14:01:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 14:01:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 14:01:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 14:01:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 14:01:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 14:01:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 14:01:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 14:01:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 14:01:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 14:01:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 14:01:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 14:01:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 14:01:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 14:01:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 14:01:11 spire-1.2.1/test/integration/test-one.sh 14:01:11 spire-1.2.1/test/integration/test.sh 14:01:11 spire-1.2.1/test/plugintest/ 14:01:11 spire-1.2.1/test/plugintest/config.go 14:01:11 spire-1.2.1/test/plugintest/load.go 14:01:11 spire-1.2.1/test/plugintest/option.go 14:01:11 spire-1.2.1/test/spiretest/ 14:01:11 spire-1.2.1/test/spiretest/apiserver.go 14:01:11 spire-1.2.1/test/spiretest/assertions.go 14:01:11 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 14:01:11 spire-1.2.1/test/integration/suites/k8s-scratch/ 14:01:11 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 14:01:11 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 14:01:11 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 14:01:11 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 14:01:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 14:01:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 14:01:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 14:01:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 14:01:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 14:01:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 14:01:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 14:01:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 14:01:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 14:01:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 14:01:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 14:01:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 14:01:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 14:01:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 14:01:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 14:01:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 14:01:11 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 14:01:11 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 14:01:11 spire-1.2.1/test/integration/suites/k8s/ 14:01:11 spire-1.2.1/test/integration/suites/k8s/00-setup 14:01:11 spire-1.2.1/test/integration/suites/k8s/01-apply-config 14:01:11 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 14:01:11 spire-1.2.1/test/integration/suites/k8s/README.md 14:01:11 spire-1.2.1/test/integration/suites/k8s/conf/ 14:01:11 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 14:01:11 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 14:01:11 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 14:01:11 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 14:01:11 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 14:01:11 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 14:01:11 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 14:01:11 spire-1.2.1/test/integration/suites/k8s/conf/server/ 14:01:11 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 14:01:11 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 14:01:11 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 14:01:11 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 14:01:11 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 14:01:11 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 14:01:11 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 14:01:11 spire-1.2.1/test/integration/suites/k8s/init-kubectl 14:01:11 spire-1.2.1/test/integration/suites/k8s/teardown 14:01:11 spire-1.2.1/test/integration/suites/nested-rotation/ 14:01:11 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 14:01:11 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 14:01:11 spire-1.2.1/test/spiretest/dir.go 14:01:11 spire-1.2.1/test/spiretest/errors_posix.go 14:01:11 spire-1.2.1/test/spiretest/errors_windows.go 14:01:11 spire-1.2.1/test/spiretest/logs.go 14:01:11 spire-1.2.1/test/spiretest/socketapi.go 14:01:11 spire-1.2.1/test/spiretest/suite.go 14:01:11 spire-1.2.1/test/spiretest/x509.go 14:01:11 spire-1.2.1/test/testca/ 14:01:11 spire-1.2.1/test/testca/ca.go 14:01:11 spire-1.2.1/test/testkey/ 14:01:11 spire-1.2.1/test/testkey/generate.sh 14:01:11 spire-1.2.1/test/testkey/genkeys.go 14:01:11 spire-1.2.1/test/testkey/keys.go 14:01:11 spire-1.2.1/test/testkey/new.go 14:01:11 spire-1.2.1/test/tpmsimulator/ 14:01:11 spire-1.2.1/test/tpmsimulator/simulator.go 14:01:11 spire-1.2.1/test/util/ 14:01:11 spire-1.2.1/test/util/cert_fixtures.go 14:01:11 spire-1.2.1/test/util/cert_generation.go 14:01:11 spire-1.2.1/test/util/io_redirection.go 14:01:11 spire-1.2.1/test/util/race.go 14:01:11 spire-1.2.1/test/util/util.go 14:01:11 building spire from source... 14:01:11 14:01:11 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 14:01:11 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 14:01:11 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 14:01:11 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 14:01:11 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 14:01:11 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 14:01:11 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 14:01:11 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 14:01:11 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 14:01:11 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 14:01:11 spire-1.2.1/test/integration/suites/nested-rotation/README.md 14:01:11 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 14:01:11 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 14:01:11 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 14:01:11 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 14:01:11 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 14:01:11 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 14:01:11 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 14:01:11 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 14:01:11 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 14:01:11 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 14:01:11 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 14:01:11 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 14:01:11 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 14:01:11 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 14:01:11 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 14:01:11 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 14:01:11 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 14:01:11 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 14:01:11 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 14:01:11 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 14:01:11 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 14:01:11 spire-1.2.1/test/integration/suites/nested-rotation/root/ 14:01:11 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 14:01:11 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 14:01:11 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 14:01:11 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 14:01:11 spire-1.2.1/test/integration/suites/nested-rotation/teardown 14:01:11 spire-1.2.1/test/integration/suites/node-attestation/ 14:01:11 spire-1.2.1/test/integration/suites/node-attestation/00-setup 14:01:11 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 14:01:11 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 14:01:11 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 14:01:11 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 14:01:11 spire-1.2.1/test/integration/suites/node-attestation/README.md 14:01:11 spire-1.2.1/test/integration/suites/node-attestation/conf/ 14:01:11 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 14:01:11 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 14:01:11 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 14:01:11 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 14:01:11 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 14:01:11 spire-1.2.1/test/integration/suites/node-attestation/teardown 14:01:11 spire-1.2.1/test/integration/suites/rotation/ 14:01:11 spire-1.2.1/test/integration/suites/rotation/00-setup 14:01:11 spire-1.2.1/test/integration/suites/rotation/01-start-server 14:01:11 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 14:01:11 spire-1.2.1/test/integration/suites/rotation/03-start-agent 14:01:11 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 14:01:11 spire-1.2.1/test/integration/suites/rotation/05-check-svids 14:01:11 spire-1.2.1/test/integration/suites/rotation/README.md 14:01:11 spire-1.2.1/test/integration/suites/rotation/conf/ 14:01:11 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 14:01:11 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 14:01:11 spire-1.2.1/test/integration/suites/rotation/conf/server/ 14:01:11 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 14:01:11 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 14:01:11 spire-1.2.1/test/integration/suites/rotation/teardown 14:01:11 spire-1.2.1/test/integration/suites/self-test/ 14:01:11 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 14:01:11 spire-1.2.1/test/integration/suites/self-test/README.md 14:01:11 spire-1.2.1/test/integration/suites/self-test/teardown 14:01:11 spire-1.2.1/test/integration/suites/spire-server-cli/ 14:01:11 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 14:01:11 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 14:01:11 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 14:01:11 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 14:01:11 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 14:01:11 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 14:01:11 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 14:01:11 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 14:01:11 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 14:01:11 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 14:01:11 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 14:01:11 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 14:01:11 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 14:01:11 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 14:01:11 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 14:01:11 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 14:01:11 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 14:01:11 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 14:01:11 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 14:01:11 spire-1.2.1/test/integration/suites/upgrade/ 14:01:11 spire-1.2.1/test/integration/suites/upgrade/00-setup 14:01:11 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 14:01:11 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 14:01:11 spire-1.2.1/test/integration/suites/upgrade/README.md 14:01:11 spire-1.2.1/test/integration/suites/upgrade/conf/ 14:01:11 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 14:01:11 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 14:01:11 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 14:01:11 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 14:01:11 spire-1.2.1/test/integration/suites/upgrade/teardown 14:01:11 spire-1.2.1/test/integration/suites/upgrade/versions.txt 14:01:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 14:01:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 14:01:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 14:01:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 14:01:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 14:01:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 14:01:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 14:01:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 14:01:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 14:01:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 14:01:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 14:01:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 14:01:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 14:01:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 14:01:11 spire-1.2.1/test/integration/test-one.sh 14:01:11 spire-1.2.1/test/integration/test.sh 14:01:11 spire-1.2.1/test/plugintest/ 14:01:11 spire-1.2.1/test/plugintest/config.go 14:01:11 spire-1.2.1/test/plugintest/load.go 14:01:11 spire-1.2.1/test/plugintest/option.go 14:01:11 spire-1.2.1/test/spiretest/ 14:01:11 spire-1.2.1/test/spiretest/apiserver.go 14:01:11 spire-1.2.1/test/spiretest/assertions.go 14:01:11 spire-1.2.1/test/spiretest/dir.go 14:01:11 spire-1.2.1/test/spiretest/errors_posix.go 14:01:11 spire-1.2.1/test/spiretest/errors_windows.go 14:01:11 spire-1.2.1/test/spiretest/logs.go 14:01:11 spire-1.2.1/test/spiretest/socketapi.go 14:01:11 spire-1.2.1/test/spiretest/suite.go 14:01:11 spire-1.2.1/test/spiretest/x509.go 14:01:11 spire-1.2.1/test/testca/ 14:01:11 spire-1.2.1/test/testca/ca.go 14:01:11 spire-1.2.1/test/testkey/ 14:01:11 spire-1.2.1/test/testkey/generate.sh 14:01:11 spire-1.2.1/test/testkey/genkeys.go 14:01:11 spire-1.2.1/test/testkey/keys.go 14:01:11 spire-1.2.1/test/testkey/new.go 14:01:11 spire-1.2.1/test/tpmsimulator/ 14:01:11 spire-1.2.1/test/tpmsimulator/simulator.go 14:01:11 spire-1.2.1/test/util/ 14:01:11 spire-1.2.1/test/util/cert_fixtures.go 14:01:11 spire-1.2.1/test/util/cert_generation.go 14:01:11 spire-1.2.1/test/util/io_redirection.go 14:01:11 spire-1.2.1/test/util/race.go 14:01:11 spire-1.2.1/test/util/util.go 14:01:11 building spire from source... 14:01:11 Installing go1.17.7... 14:01:11 Installing go1.17.7... 14:01:14 Removing intermediate container 057d90b22cfd 14:01:14 ---> 9fa70626a4c6 14:01:14 14:01:14 Step 10/23 : FROM alpine:3.14 14:01:14 Removing intermediate container 05f52e621b96 14:01:14 ---> 408021613e68 14:01:14 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 14:01:14 Removing intermediate container 048b698fbf4a 14:01:14 ---> 03ab323112f0 14:01:14 14:01:14 Step 10/31 : FROM alpine:3.14 14:01:14 ---> Running in 65ed4a041094 14:01:14 3.14: Pulling from library/alpine 14:01:14 3.14: Pulling from library/alpine 14:01:15 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 14:01:15 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 14:01:15 Status: Downloaded newer image for alpine:3.14 14:01:15 Status: Downloaded newer image for alpine:3.14 14:01:15 ---> e04c818066af 14:01:15 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 14:01:15 ---> e04c818066af 14:01:15 Step 11/23 : RUN apk add --update --no-cache dumb-init 14:01:15 Building bin/spire-server... 14:01:15 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 14:01:15 go: downloading github.com/mitchellh/cli v1.1.2 14:01:15 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 14:01:15 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 14:01:15 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 14:01:15 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 14:01:15 go: downloading github.com/imdario/mergo v0.3.12 14:01:15 Building bin/spire-server... 14:01:15 go: downloading github.com/sirupsen/logrus v1.8.1 14:01:15 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 14:01:15 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 14:01:15 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 14:01:15 go: downloading github.com/mitchellh/cli v1.1.2 14:01:15 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 14:01:15 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 14:01:15 go: downloading google.golang.org/grpc v1.44.0 14:01:15 go: downloading github.com/hashicorp/go-hclog v1.1.0 14:01:15 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 14:01:15 go: downloading github.com/fatih/color v1.13.0 14:01:15 go: downloading github.com/mattn/go-isatty v0.0.14 14:01:15 go: downloading github.com/imdario/mergo v0.3.12 14:01:15 go: downloading github.com/sirupsen/logrus v1.8.1 14:01:15 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 14:01:15 go: downloading github.com/InVisionApp/go-logger v1.0.1 14:01:15 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 14:01:15 go: downloading google.golang.org/grpc v1.44.0 14:01:15 go: downloading github.com/hashicorp/go-hclog v1.1.0 14:01:15 go: downloading github.com/hashicorp/go-plugin v1.4.3 14:01:15 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 14:01:15 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 14:01:15 go: downloading github.com/fatih/color v1.13.0 14:01:15 go: downloading github.com/armon/go-metrics v0.3.10 14:01:15 go: downloading github.com/prometheus/client_golang v1.12.1 14:01:15 go: downloading github.com/mattn/go-isatty v0.0.14 14:01:16 go: downloading github.com/uber-go/tally/v4 v4.1.1 14:01:16 go: downloading github.com/open-policy-agent/opa v0.38.0 14:01:16 go: downloading github.com/hashicorp/go-plugin v1.4.3 14:01:16 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 14:01:16 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 14:01:16 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 14:01:16 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 14:01:16 go: downloading github.com/mattn/go-colorable v0.1.12 14:01:16 go: downloading github.com/Masterminds/goutils v1.1.0 14:01:16 go: downloading github.com/Masterminds/semver v1.5.0 14:01:16 go: downloading github.com/google/uuid v1.1.2 14:01:16 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 14:01:16 go: downloading github.com/InVisionApp/go-logger v1.0.1 14:01:16 go: downloading github.com/huandu/xstrings v1.3.2 14:01:16 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 14:01:16 go: downloading github.com/oklog/run v1.0.0 14:01:16 go: downloading github.com/armon/go-metrics v0.3.10 14:01:16 go: downloading github.com/prometheus/client_golang v1.12.1 14:01:16 go: downloading github.com/uber-go/tally/v4 v4.1.1 14:01:16 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 14:01:16 go: downloading github.com/open-policy-agent/opa v0.38.0 14:01:16 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 14:01:16 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 14:01:16 go: downloading github.com/prometheus/client_model v0.2.0 14:01:16 go: downloading github.com/prometheus/common v0.32.1 14:01:16 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 14:01:16 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 14:01:16 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 14:01:16 go: downloading github.com/mattn/go-colorable v0.1.12 14:01:16 go: downloading github.com/beorn7/perks v1.0.1 14:01:16 go: downloading github.com/Masterminds/goutils v1.1.0 14:01:16 go: downloading github.com/Masterminds/semver v1.5.0 14:01:16 go: downloading github.com/cespare/xxhash/v2 v2.1.2 14:01:16 go: downloading github.com/google/uuid v1.1.2 14:01:16 go: downloading github.com/prometheus/procfs v0.7.3 14:01:16 go: downloading github.com/imkira/go-observer v1.0.3 14:01:16 go: downloading github.com/huandu/xstrings v1.3.2 14:01:16 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 14:01:16 go: downloading github.com/oklog/run v1.0.0 14:01:16 go: downloading github.com/hashicorp/errwrap v1.1.0 14:01:16 go: downloading go.uber.org/atomic v1.9.0 14:01:16 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 14:01:16 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 14:01:16 go: downloading github.com/mitchellh/reflectwalk v1.0.1 14:01:16 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 14:01:16 go: downloading github.com/prometheus/client_model v0.2.0 14:01:16 go: downloading github.com/hashicorp/golang-lru v0.5.4 14:01:16 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 14:01:16 go: downloading github.com/prometheus/common v0.32.1 14:01:16 go: downloading github.com/beorn7/perks v1.0.1 14:01:16 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 14:01:16 go: downloading github.com/blang/semver/v4 v4.0.0 14:01:16 go: downloading github.com/go-sql-driver/mysql v1.6.0 14:01:16 go: downloading github.com/cespare/xxhash/v2 v2.1.2 14:01:16 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 14:01:16 go: downloading github.com/prometheus/procfs v0.7.3 14:01:16 go: downloading github.com/jinzhu/gorm v1.9.16 14:01:16 go: downloading github.com/imkira/go-observer v1.0.3 14:01:16 go: downloading go.uber.org/atomic v1.9.0 14:01:16 go: downloading github.com/mitchellh/reflectwalk v1.0.1 14:01:16 go: downloading github.com/hashicorp/errwrap v1.1.0 14:01:16 go: downloading github.com/lib/pq v1.10.4 14:01:16 go: downloading github.com/mattn/go-sqlite3 v1.14.12 14:01:16 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 14:01:16 go: downloading github.com/hashicorp/golang-lru v0.5.4 14:01:16 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 14:01:16 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 14:01:16 go: downloading github.com/blang/semver/v4 v4.0.0 14:01:16 go: downloading github.com/go-sql-driver/mysql v1.6.0 14:01:16 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 14:01:16 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 14:01:17 go: downloading github.com/jinzhu/gorm v1.9.16 14:01:17 go: downloading github.com/lib/pq v1.10.4 14:01:17 go: downloading github.com/mattn/go-sqlite3 v1.14.12 14:01:17 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 14:01:17 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 14:01:17 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 14:01:17 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 14:01:17 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 14:01:17 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 14:01:17 go: downloading github.com/stretchr/testify v1.7.0 14:01:18 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 14:01:18 go: downloading github.com/aws/aws-sdk-go v1.43.0 14:01:18 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 14:01:18 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 14:01:18 go: downloading github.com/stretchr/testify v1.7.0 14:01:18 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 14:01:18 go: downloading github.com/aws/aws-sdk-go v1.43.0 14:01:18  ---> Running in 66176d5e38cf 14:01:18 ---> Running in 8d568315db4e 14:01:19 Removing intermediate container 65ed4a041094 14:01:19 ---> c260165bc996 14:01:19 14:01:19 Step 11/23 : FROM docker:20.10.14 14:01:19 Removing intermediate container 66176d5e38cf 14:01:19 ---> a39103097af4 14:01:19 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 14:01:19 ---> Running in bb3efef7c885 14:01:19 20.10.14: Pulling from library/docker 14:01:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:01:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:01:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:01:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:01:19 (1/1) Installing dumb-init (1.2.5-r1) 14:01:19 Executing busybox-1.33.1-r7.trigger 14:01:19 OK: 6 MiB in 15 packages 14:01:20 (1/2) Installing dumb-init (1.2.5-r1) 14:01:20 (2/2) Installing su-exec (0.2-r1) 14:01:20 Executing busybox-1.33.1-r7.trigger 14:01:20 OK: 6 MiB in 16 packages 14:01:21 go: downloading google.golang.org/api v0.70.0 14:01:21 go: downloading k8s.io/client-go v0.23.4 14:01:21 go: downloading k8s.io/api v0.23.4 14:01:21 go: downloading github.com/google/go-tpm v0.3.3 14:01:21 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 14:01:21 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 14:01:21 go: downloading google.golang.org/api v0.70.0 14:01:21 go: downloading k8s.io/client-go v0.23.4 14:01:21 go: downloading k8s.io/api v0.23.4 14:01:21 go: downloading github.com/google/go-tpm v0.3.3 14:01:21 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 14:01:21 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 14:01:21 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 14:01:21 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 14:01:21 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 14:01:21 go: downloading cloud.google.com/go/storage v1.21.0 14:01:22 go: downloading k8s.io/apimachinery v0.23.4 14:01:22 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 14:01:22 go: downloading cloud.google.com/go v0.100.2 14:01:22 go: downloading cloud.google.com/go/storage v1.21.0 14:01:22 go: downloading cloud.google.com/go v0.100.2 14:01:22 go: downloading k8s.io/apimachinery v0.23.4 14:01:22 go: downloading k8s.io/kube-aggregator v0.23.3 14:01:22 go: downloading sigs.k8s.io/controller-runtime v0.11.1 14:01:22 go: downloading cloud.google.com/go/security v1.3.0 14:01:22 go: downloading k8s.io/kube-aggregator v0.23.3 14:01:22 go: downloading sigs.k8s.io/controller-runtime v0.11.1 14:01:22 go: downloading cloud.google.com/go/security v1.3.0 14:01:22 go: downloading github.com/hashicorp/vault/api v1.4.1 14:01:22 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 14:01:23 go: downloading github.com/twmb/murmur3 v1.1.6 14:01:23 go: downloading github.com/hashicorp/vault/api v1.4.1 14:01:23 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 14:01:23 go: downloading github.com/jinzhu/inflection v1.0.0 14:01:23 go: downloading github.com/aws/smithy-go v1.11.0 14:01:23 go: downloading github.com/twmb/murmur3 v1.1.6 14:01:23 go: downloading github.com/jinzhu/inflection v1.0.0 14:01:23 go: downloading github.com/aws/smithy-go v1.11.0 14:01:23 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 14:01:23 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 14:01:23 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 14:01:23 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 14:01:23 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 14:01:23 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 14:01:23 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 14:01:23 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 14:01:23 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 14:01:23 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 14:01:23 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 14:01:23 go: downloading github.com/Azure/go-autorest/logger v0.2.1 14:01:23 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 14:01:23 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 14:01:23 go: downloading github.com/Azure/go-autorest/logger v0.2.1 14:01:23 go: downloading github.com/gogo/protobuf v1.3.2 14:01:23 Removing intermediate container bb3efef7c885 14:01:23 ---> b019da72d459 14:01:23 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 14:01:23 Removing intermediate container 8d568315db4e 14:01:23 ---> 5be1d2097bfd 14:01:23 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:01:23 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 14:01:23 go: downloading github.com/gogo/protobuf v1.3.2 14:01:23 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 14:01:23 go: downloading github.com/dimchansky/utfbom v1.1.1 14:01:23 go: downloading cloud.google.com/go/compute v1.3.0 14:01:24 go: downloading cloud.google.com/go/iam v0.1.1 14:01:24 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 14:01:24 go: downloading github.com/dimchansky/utfbom v1.1.1 14:01:24 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 14:01:24 go: downloading cloud.google.com/go/compute v1.3.0 14:01:24 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 14:01:24 go: downloading cloud.google.com/go/iam v0.1.1 14:01:24 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 14:01:24 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 14:01:24 go: downloading k8s.io/klog/v2 v2.30.0 14:01:24 go: downloading github.com/google/gofuzz v1.1.0 14:01:24 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 14:01:24 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 14:01:24 go: downloading github.com/spf13/pflag v1.0.5 14:01:24 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 14:01:24 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 14:01:24 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 14:01:24 Status: Downloaded newer image for docker:20.10.14 14:01:24 ---> Running in c4ef2e1e75ba 14:01:24 ---> 7417809fdb73 14:01:24 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 14:01:25 ---> Running in b35b1bdddb5e 14:01:25 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 14:01:25 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 14:01:25 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 14:01:25 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 14:01:25 go: downloading github.com/hashicorp/vault/sdk v0.4.1 14:01:25 go: downloading k8s.io/klog/v2 v2.30.0 14:01:25 go: downloading github.com/google/gofuzz v1.1.0 14:01:25 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 14:01:25 go: downloading github.com/mitchellh/mapstructure v1.4.3 14:01:25 go: downloading github.com/tklauser/go-sysconf v0.3.9 14:01:25 go: downloading github.com/OneOfOne/xxhash v1.2.8 14:01:25 go: downloading gopkg.in/yaml.v2 v2.4.0 14:01:25 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 14:01:25 go: downloading github.com/spf13/pflag v1.0.5 14:01:25 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 14:01:25 go: downloading github.com/gobwas/glob v0.2.3 14:01:25 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 14:01:25 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 14:01:25 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 14:01:25 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 14:01:25 go: downloading github.com/jmespath/go-jmespath v0.4.0 14:01:25 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 14:01:25 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 14:01:25 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 14:01:25 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 14:01:25 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 14:01:25 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 14:01:25 go: downloading gopkg.in/inf.v0 v0.9.1 14:01:25 go: downloading go.opencensus.io v0.23.0 14:01:25 go: downloading github.com/google/go-cmp v0.5.7 14:01:25 go: downloading github.com/hashicorp/vault/sdk v0.4.1 14:01:25 go: downloading github.com/go-logr/logr v1.2.2 14:01:25 go: downloading github.com/googleapis/gnostic v0.5.5 14:01:25 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 14:01:25 go: downloading github.com/mitchellh/mapstructure v1.4.3 14:01:25 go: downloading github.com/tklauser/go-sysconf v0.3.9 14:01:25 go: downloading github.com/json-iterator/go v1.1.12 14:01:25 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 14:01:25 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 14:01:25 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 14:01:25 go: downloading github.com/OneOfOne/xxhash v1.2.8 14:01:25 go: downloading gopkg.in/yaml.v2 v2.4.0 14:01:25 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 14:01:25 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 14:01:25 go: downloading github.com/gobwas/glob v0.2.3 14:01:25 go: downloading go.uber.org/zap v1.21.0 14:01:25 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 14:01:25 go: downloading github.com/jmespath/go-jmespath v0.4.0 14:01:25 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 14:01:25 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 14:01:25 go: downloading github.com/tklauser/numcpus v0.3.0 14:01:25 go: downloading gopkg.in/inf.v0 v0.9.1 14:01:25 go: downloading sigs.k8s.io/yaml v1.3.0 14:01:25 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 14:01:25 go: downloading go.opencensus.io v0.23.0 14:01:25 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 14:01:25 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 14:01:25 go: downloading github.com/google/go-cmp v0.5.7 14:01:25 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 14:01:25 go: downloading github.com/ryanuber/go-glob v1.0.0 14:01:25 go: downloading github.com/golang/snappy v0.0.4 14:01:25 go: downloading github.com/googleapis/gnostic v0.5.5 14:01:25 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 14:01:25 go: downloading github.com/modern-go/reflect2 v1.0.2 14:01:25 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 14:01:25 go: downloading github.com/hashicorp/go-uuid v1.0.2 14:01:25 go: downloading github.com/hashicorp/go-version v1.2.0 14:01:25 go: downloading go.uber.org/multierr v1.6.0 14:01:25 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 14:01:25 go: downloading github.com/go-logr/logr v1.2.2 14:01:25 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 14:01:25 go: downloading github.com/json-iterator/go v1.1.12 14:01:25 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 14:01:25 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 14:01:25 go: downloading go.uber.org/zap v1.21.0 14:01:25 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 14:01:25 go: downloading github.com/tklauser/numcpus v0.3.0 14:01:25 go: downloading sigs.k8s.io/yaml v1.3.0 14:01:25 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 14:01:25 go: downloading github.com/ryanuber/go-glob v1.0.0 14:01:25 go: downloading github.com/golang/snappy v0.0.4 14:01:25 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 14:01:25 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 14:01:25 go: downloading github.com/hashicorp/go-uuid v1.0.2 14:01:25 go: downloading github.com/hashicorp/go-version v1.2.0 14:01:25 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 14:01:25 go: downloading github.com/modern-go/reflect2 v1.0.2 14:01:25 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 14:01:25 go: downloading go.uber.org/multierr v1.6.0 14:01:26  ---> Running in 718a29280e5e 14:01:26 Removing intermediate container c4ef2e1e75ba 14:01:26 ---> c1ec1ab27425 14:01:26 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 14:01:26 Removing intermediate container b35b1bdddb5e 14:01:26 ---> 1957588b5d51 14:01:26 Step 13/23 : ENV APP_PORT=59881 14:01:28 ---> Running in 4c0cf7d179d0 14:01:30 ---> Running in e15e7a519246 14:01:30 Removing intermediate container 718a29280e5e 14:01:30 ---> a9d8cf251ce2 14:01:30 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 14:01:30 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 14:01:30 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 14:01:31 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 14:01:31 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 14:01:31 Removing intermediate container 4c0cf7d179d0 14:01:31 ---> a1f7b6667d0b 14:01:31 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 14:01:32 Removing intermediate container e15e7a519246 14:01:32 ---> 22ced6659d62 14:01:32 Step 14/23 : EXPOSE $APP_PORT 14:01:32 ---> Running in 85523db89a2b 14:01:32 ---> Running in 894c45b8f7f5 14:01:32 ---> Running in d9cf351b24d0 14:01:32 Removing intermediate container d9cf351b24d0 14:01:32 ---> 738202385de1 14:01:32 Step 15/23 : WORKDIR / 14:01:32 ---> Running in 122a45ceeb2c 14:01:32 Removing intermediate container 122a45ceeb2c 14:01:32 ---> 7950a9166edd 14:01:32 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:01:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:01:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:01:32 ---> 305e0f9a5416 14:01:32 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 14:01:32 (1/43) Installing readline (8.1.1-r0) 14:01:32 (2/43) Installing bash (5.1.16-r0) 14:01:32 Removing intermediate container 894c45b8f7f5 14:01:32 ---> 45ae16b14455 14:01:32 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 14:01:33 Executing bash-5.1.16-r0.post-install 14:01:33 (3/43) Installing brotli-libs (1.0.9-r5) 14:01:33 (4/43) Installing nghttp2-libs (1.46.0-r0) 14:01:33 (5/43) Installing libcurl (7.80.0-r1) 14:01:33 (6/43) Installing curl (7.80.0-r1) 14:01:33 (7/43) Installing dumb-init (1.2.5-r1) 14:01:33 (8/43) Installing libbz2 (1.0.8-r1) 14:01:33 (9/43) Installing expat (2.4.7-r0) 14:01:33 (10/43) Installing libffi (3.4.2-r1) 14:01:33 (11/43) Installing gdbm (1.22-r0) 14:01:33 (12/43) Installing xz-libs (5.2.5-r1) 14:01:33 (13/43) Installing libgcc (10.3.1_git20211027-r0) 14:01:33 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 14:01:33 ---> Running in 8fa3d48b894a 14:01:33 (15/43) Installing mpdecimal (2.5.1-r1) 14:01:33 (16/43) Installing sqlite-libs (3.36.0-r0) 14:01:33 (17/43) Installing python3 (3.9.7-r4) 14:01:33 ---> 4269db468cd1 14:01:33 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 14:01:33 Removing intermediate container 8fa3d48b894a 14:01:33 ---> c99f8e4c2482 14:01:33 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 14:01:33 (18/43) Installing py3-appdirs (1.4.4-r2) 14:01:33 (19/43) Installing py3-certifi (2020.12.5-r1) 14:01:33 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 14:01:33 (21/43) Installing py3-idna (3.3-r0) 14:01:33 (22/43) Installing py3-urllib3 (1.26.7-r0) 14:01:33 (23/43) Installing py3-requests (2.26.0-r1) 14:01:33 (24/43) Installing py3-msgpack (1.0.2-r1) 14:01:33 (25/43) Installing py3-lockfile (0.12.2-r4) 14:01:33 (26/43) Installing py3-cachecontrol (0.12.10-r0) 14:01:33 (27/43) Installing py3-colorama (0.4.4-r1) 14:01:33 (28/43) Installing py3-contextlib2 (21.6.0-r1) 14:01:33 (29/43) Installing py3-distlib (0.3.3-r0) 14:01:33 (30/43) Installing py3-distro (1.6.0-r0) 14:01:33 (31/43) Installing py3-six (1.16.0-r0) 14:01:33 (32/43) Installing py3-webencodings (0.5.1-r4) 14:01:33 ---> 4fcefc676704 14:01:33 Step 19/23 : ENTRYPOINT ["/core-metadata"] 14:01:33 (33/43) Installing py3-html5lib (1.1-r1) 14:01:33 (34/43) Installing py3-parsing (2.4.7-r2) 14:01:33 (35/43) Installing py3-packaging (20.9-r1) 14:01:33 (36/43) Installing py3-tomli (1.2.2-r0) 14:01:33 (37/43) Installing py3-pep517 (0.12.0-r0) 14:01:33 (38/43) Installing py3-progress (1.6-r0) 14:01:33 (39/43) Installing py3-retrying (1.3.3-r2) 14:01:33 (40/43) Installing py3-ordered-set (4.0.2-r2) 14:01:33 (41/43) Installing py3-setuptools (52.0.0-r4) 14:01:33 ---> Running in d255035433f8 14:01:33 ---> adb274e035ff 14:01:33 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 14:01:34 (42/43) Installing py3-toml (0.10.2-r2) 14:01:34 (43/43) Installing py3-pip (20.3.4-r1) 14:01:34 ---> Running in 4c3f45c8de76 14:01:34 Executing busybox-1.34.1-r5.trigger 14:01:34 OK: 83 MiB in 65 packages 14:01:34 Removing intermediate container d255035433f8 14:01:34 ---> 9096a6d2bccf 14:01:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:01:34 ---> Running in 9d185fd5da5c 14:01:35 Removing intermediate container 9d185fd5da5c 14:01:35 ---> d4e283562f6e 14:01:35 Step 21/23 : LABEL arch=x86_64 14:01:35 ---> Running in 1b48441bc792 14:01:35 Collecting docker-compose==1.23.2 14:01:35 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 14:01:35 Collecting jsonschema<3,>=2.5.1 14:01:35 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 14:01:35 Collecting docopt<0.7,>=0.6.1 14:01:35 Downloading docopt-0.6.2.tar.gz (25 kB) 14:01:35 Removing intermediate container 1b48441bc792 14:01:35 ---> 96897627161e 14:01:35 Step 22/23 : LABEL git_sha=18a04396b4e100fc3eb25a61226445f7086adf55 14:01:35 ---> Running in 5f3f513c54a2 14:01:35 Removing intermediate container 4c3f45c8de76 14:01:35 ---> 891e63f02536 14:01:35 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 14:01:35 Collecting PyYAML<4,>=3.10 14:01:35 Downloading PyYAML-3.13.tar.gz (270 kB) 14:01:35 Removing intermediate container 5f3f513c54a2 14:01:35 ---> ce17158eb953 14:01:35 Step 23/23 : LABEL version=0.0.0 14:01:36 ---> a92954e41aaf 14:01:36 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 14:01:36 ---> Running in 02eaf374298b 14:01:36 Removing intermediate container 02eaf374298b 14:01:36 ---> 00bf11d64d32 14:01:36 14:01:36 Collecting websocket-client<1.0,>=0.32.0 14:01:36 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 14:01:36 Collecting texttable<0.10,>=0.9.0 14:01:36 Downloading texttable-0.9.1.tar.gz (11 kB) 14:01:36 Successfully built 00bf11d64d32 14:01:36 Successfully tagged core-metadata:latest 14:01:36  Building core-metadata ... done Building core-data 14:01:36 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 14:01:36 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 14:01:36 Collecting docker<4.0,>=3.6.0 14:01:36 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 14:01:36 Collecting dockerpty<0.5,>=0.4.1 14:01:36 Downloading dockerpty-0.4.1.tar.gz (13 kB) 14:01:37 Collecting cached-property<2,>=1.2.0 14:01:37 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 14:01:37 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 14:01:37 Collecting docker-pycreds>=0.4.0 14:01:37 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 14:01:37 Collecting idna<2.8,>=2.5 14:01:37 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 14:01:37 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 14:01:37 Collecting chardet<3.1.0,>=3.0.2 14:01:37 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 14:01:37 Collecting urllib3<1.25,>=1.21.1 14:01:37 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 14:01:37 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 14:01:37 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 14:01:37 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 14:01:37 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 14:01:37 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 14:01:37 Attempting uninstall: urllib3 14:01:37 Found existing installation: urllib3 1.26.7 14:01:37 Uninstalling urllib3-1.26.7: 14:01:37 Successfully uninstalled urllib3-1.26.7 14:01:37 ---> 878c51373d69 14:01:37 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 14:01:37 Attempting uninstall: idna 14:01:37 Found existing installation: idna 3.3 14:01:37 Uninstalling idna-3.3: 14:01:37 Successfully uninstalled idna-3.3 14:01:38 Attempting uninstall: requests 14:01:38 Found existing installation: requests 2.26.0 14:01:38 Uninstalling requests-2.26.0: 14:01:38 Successfully uninstalled requests-2.26.0 14:01:39 ---> e9a5bd922570 14:01:39 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 14:01:39 Running setup.py install for texttable: started 14:01:39 Running setup.py install for texttable: finished with status 'done' 14:01:39 Running setup.py install for PyYAML: started 14:01:40 Running setup.py install for PyYAML: finished with status 'done' 14:01:40 Running setup.py install for docopt: started 14:01:40 ---> 6f09cf352974 14:01:40 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 14:01:40 Running setup.py install for docopt: finished with status 'done' 14:01:40 Running setup.py install for dockerpty: started 14:01:40 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:01:40 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:01:40 ---> 555267f91456 14:01:40 Step 3/23 : WORKDIR /edgex-go 14:01:40 ---> Using cache 14:01:40 ---> 31f485b7d3f3 14:01:40 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:01:40 ---> Using cache 14:01:40 ---> 786247cbd5ab 14:01:40 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 14:01:40 Running setup.py install for dockerpty: finished with status 'done' 14:01:41 ---> 22a6711197bc 14:01:41 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 14:01:41 ---> Running in ff86ae8739cd 14:01:41 ---> Running in 259d24d121da 14:01:41 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 14:01:41 Removing intermediate container 259d24d121da 14:01:41 ---> 848c2036f445 14:01:41 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 14:01:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:01:42 ---> 50cb1077a3a5 14:01:42 Step 26/31 : RUN chmod +x /entrypoint.sh 14:01:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:01:42 ---> Running in 07abaddc0804 14:01:43 OK: 221 MiB in 52 packages 14:01:44 Removing intermediate container ff86ae8739cd 14:01:44 ---> 93769e749986 14:01:44 Step 6/23 : COPY go.mod vendor* ./ 14:01:44 Removing intermediate container 07abaddc0804 14:01:44 ---> 14e81015a426 14:01:44 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 14:01:44 ---> Running in 546cdaacffa1 14:01:44 ---> 456305fffa0a 14:01:44 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:01:45 ---> Running in f36dead6942c 14:01:45 Removing intermediate container 546cdaacffa1 14:01:45 ---> b8a71758bb1e 14:01:45 Step 28/31 : CMD ["gate"] 14:01:45 ---> Running in 50b76f3d5c7e 14:01:46 Removing intermediate container 50b76f3d5c7e 14:01:46 ---> deab8ca7491f 14:01:46 Step 29/31 : LABEL arch=x86_64 14:01:46 ---> Running in 83fff81472c1 14:01:46 Removing intermediate container 83fff81472c1 14:01:46 ---> 8c296a97e4b5 14:01:46 Step 30/31 : LABEL git_sha=18a04396b4e100fc3eb25a61226445f7086adf55 14:01:46 Removing intermediate container 85523db89a2b 14:01:46 ---> a7c8f07e104e 14:01:46 Step 14/23 : ENV APP_PORT=58890 14:01:46 ---> Running in 8eb5c119eef7 14:01:47 ---> Running in 43295f9f8b2c 14:01:47 Removing intermediate container f36dead6942c 14:01:47 ---> 21299cddf8c9 14:01:47 Step 8/23 : COPY . . 14:01:47 Removing intermediate container 8eb5c119eef7 14:01:47 ---> ff3107109a27 14:01:47 Step 15/23 : EXPOSE $APP_PORT 14:01:47 ---> Running in 4a8a74745e1a 14:01:47 Removing intermediate container 43295f9f8b2c 14:01:47 ---> d084500f2137 14:01:47 Step 31/31 : LABEL version=0.0.0 14:01:48 ---> Running in 8c4011f9aa9f 14:01:50 Removing intermediate container 4a8a74745e1a 14:01:50 ---> c5fb73831241 14:01:50 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 14:01:50 Removing intermediate container 8c4011f9aa9f 14:01:50 ---> 957d548d21b9 14:01:50 14:01:50 Successfully built 957d548d21b9 14:01:50 Successfully tagged security-bootstrapper:latest 14:01:50 Building support-scheduler 14:01:53  Building security-bootstrapper ... done  ---> d676ca56abba 14:01:53 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 14:01:54 ---> 587846371aca 14:01:54 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 14:01:55 ---> 4f87fe754b39 14:01:55 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 14:01:55 ---> Running in 32d2dcca15ae 14:01:55 ---> 717a6d0b3bd7 14:01:55 Step 9/23 : RUN make cmd/core-data/core-data 14:01:56 Running on prd-ubuntu20.04-docker-arm64-4c-16g-64374 in /w/workspace/edgexfoundry_edgex-go_PR-4034 [Pipeline] { [Pipeline] ws 14:01:56 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 14:01:56 ---> Running in 75893b144dbd 14:01:56 Removing intermediate container 32d2dcca15ae 14:01:56 ---> 79975b503a7a 14:01:56 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:01:56 ---> Running in c71a1d56887b 14:01:56 The recommended git tool is: git 14:01:56 Removing intermediate container c71a1d56887b 14:01:56 ---> 5553dd3c6278 14:01:56 Step 21/23 : LABEL arch=x86_64 14:01:56 ---> Running in 711acc695962 14:01:57 Removing intermediate container 711acc695962 14:01:57 ---> e7f582da1722 14:01:57 Step 22/23 : LABEL git_sha=18a04396b4e100fc3eb25a61226445f7086adf55 14:01:57 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 14:01:57 ---> Running in 7a740dfdf5ff 14:01:57 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:01:57 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:01:57 ---> 555267f91456 14:01:57 Step 3/22 : WORKDIR /edgex-go 14:01:57 ---> Using cache 14:01:57 ---> 31f485b7d3f3 14:01:57 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:01:57 ---> Using cache 14:01:57 ---> 786247cbd5ab 14:01:57 Step 5/22 : RUN apk add --update --no-cache make git 14:01:57 Removing intermediate container 7a740dfdf5ff 14:01:57 ---> e1d6b6fb6765 14:01:57 Step 23/23 : LABEL version=0.0.0 14:01:57 ---> Running in 576f9e34e67d 14:01:58 ---> Running in b89284311221 14:01:58 Removing intermediate container b89284311221 14:01:58 ---> ba427dd28323 14:01:58 14:01:58 Successfully built ba427dd28323 14:01:58 Successfully tagged sys-mgmt-agent:latest 14:01:58 Building security-proxy-setup 14:01:58  Building sys-mgmt-agent ... done fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:01:59 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:02:00 OK: 221 MiB in 52 packages 14:02:02 using credential edgex-jenkins-ssh 14:02:02 Cloning the remote Git repository 14:02:02 Cloning repository git@github.com:edgexfoundry/edgex-go.git 14:02:02 > git init /w/workspace/edgex-go/3 # timeout=10 14:02:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 14:02:02 > git --version # timeout=10 14:02:02 > git --version # 'git version 2.25.1' 14:02:02 using GIT_SSH to set credentials SSH Credentials for GitHub 14:02:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:02:03 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:02:03 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:02:03 ---> 555267f91456 14:02:03 Step 3/22 : WORKDIR /edgex-go 14:02:03 ---> Using cache 14:02:03 ---> 31f485b7d3f3 14:02:03 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:02:03 ---> Using cache 14:02:03 ---> 786247cbd5ab 14:02:03 Step 5/22 : RUN apk add --update --no-cache make git 14:02:03 ---> Running in d4724b1056fe 14:02:03 Removing intermediate container 576f9e34e67d 14:02:03 ---> 9c0c8902faad 14:02:03 Step 6/22 : COPY go.mod vendor* ./ 14:02:04 ---> 78129d3cb9e0 14:02:04 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:02:04 ---> Running in 5bfa738b4dfc 14:02:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:02:05 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:02:05 OK: 221 MiB in 52 packages 14:02:07 Removing intermediate container d4724b1056fe 14:02:07 ---> 5719816c4c99 14:02:07 Step 6/22 : COPY go.mod vendor* ./ 14:02:07 Removing intermediate container 5bfa738b4dfc 14:02:07 ---> 6150562267bf 14:02:07 Step 8/22 : COPY . . 14:02:07 ---> e380161860e0 14:02:07 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:02:07 ---> Running in 744e578855a7 14:02:11 Removing intermediate container 744e578855a7 14:02:11 ---> 5a30baeb1c10 14:02:11 Step 8/22 : COPY . . 14:02:19 Merging remotes/origin/main commit a09756d4c706e8bde2f3d310e93d6c44bb943633 into PR head commit 18a04396b4e100fc3eb25a61226445f7086adf55 14:02:20 Merge succeeded, producing 18a04396b4e100fc3eb25a61226445f7086adf55 14:02:20 Checking out Revision 18a04396b4e100fc3eb25a61226445f7086adf55 (PR-4034) 14:02:18 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 14:02:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:02:18 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 14:02:18 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 14:02:18 using GIT_SSH to set credentials SSH Credentials for GitHub 14:02:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4034/head:refs/remotes/origin/PR-4034 +refs/heads/main:refs/remotes/origin/main # timeout=10 14:02:19 > git config core.sparsecheckout # timeout=10 14:02:19 > git checkout -f 18a04396b4e100fc3eb25a61226445f7086adf55 # timeout=10 14:02:19 > git remote # timeout=10 14:02:19 > git config --get remote.origin.url # timeout=10 14:02:20 using GIT_SSH to set credentials SSH Credentials for GitHub 14:02:20 > git merge a09756d4c706e8bde2f3d310e93d6c44bb943633 # timeout=10 14:02:20 > git rev-parse HEAD^{commit} # timeout=10 14:02:20 > git config core.sparsecheckout # timeout=10 14:02:20 > git checkout -f 18a04396b4e100fc3eb25a61226445f7086adf55 # timeout=10 14:02:24 Commit message: "Merge branch 'edgexfoundry:main' into cameras-addon-services" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:02:25 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:02:25 % Total % Received % Xferd Average Speed Time Time Time Current 14:02:25 Dload Upload Total Spent Left Speed 14:02:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 50217 0 --:--:-- --:--:-- --:--:-- 50423 [Pipeline] sh 14:02:25 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:02:26 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 14:02:26 /etc/docker/daemon.json 14:02:26 { 14:02:26 "registry-mirrors": [ 14:02:26 "https://nexus3.edgexfoundry.org:10001" 14:02:26 ], 14:02:26 "bip": "10.250.0.254/24", 14:02:26 "hosts": [ 14:02:26 "tcp://0.0.0.0:5555", 14:02:26 "unix:///var/run/docker.sock" 14:02:26 ], 14:02:26 "mtu": 1458, 14:02:26 "selinux-enabled": true, 14:02:26 "seccomp-profile": "/etc/docker/seccomp.json" 14:02:26 } [Pipeline] sh 14:02:26 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:02:26 + sudo service docker restart 14:02:33 ---> 1f8c018f2d4d 14:02:33 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 14:02:33 ---> Running in 53c291e795aa 14:02:33 ---> 1f69d9ba8ffc 14:02:33 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 14:02:33 ---> Running in 7780b4f3afc9 14:02:34 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 14:02:34 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 14:02:38 Removing intermediate container 75893b144dbd 14:02:38 ---> 9e2e8d27ada8 14:02:38 14:02:38 Step 10/23 : FROM alpine:3.14 14:02:38 ---> e04c818066af 14:02:38 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 14:02:38 ---> Running in 6c00712e4387 14:02:38 Removing intermediate container 6c00712e4387 14:02:38 ---> f0141dd46084 14:02:38 Step 12/23 : ENV APP_PORT=59880 14:02:38 ---> Running in dd6287c3e4a3 14:02:38 Removing intermediate container dd6287c3e4a3 14:02:38 ---> b7e6e1cb11ce 14:02:38 Step 13/23 : EXPOSE $APP_PORT 14:02:38 ---> Running in a0f212bdc113 14:02:38 Removing intermediate container a0f212bdc113 14:02:38 ---> afccda56735e 14:02:38 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:02:39 ---> Running in f7ea350eb722 14:02:41 Removing intermediate container f7ea350eb722 14:02:41 ---> 5f5a7702f415 14:02:41 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 14:02:41 ---> Running in 7e2660dca24b 14:02:42 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:02:43 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:02:43 (1/6) Installing dumb-init (1.2.5-r1) 14:02:43 (2/6) Installing libgcc (10.3.1_git20210424-r2) 14:02:43 (3/6) Installing libsodium (1.0.18-r0) 14:02:43 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 14:02:43 (5/6) Installing libzmq (4.3.4-r0) 14:02:43 (6/6) Installing zeromq (4.3.4-r0) 14:02:44 Executing busybox-1.33.1-r7.trigger 14:02:44 OK: 8 MiB in 20 packages [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:02:45 provisioning config files... 14:02:45 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config3097091323119140139tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:02:45 Removing intermediate container 7e2660dca24b 14:02:45 ---> 9edc2451eb31 14:02:45 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:02:45 ---> docker-login.sh 14:02:45 nexus3.edgexfoundry.org:10001 14:02:46 ---> 77b796686a2d 14:02:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 14:02:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:02:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:02:46 Configure a credential helper to remove this warning. See 14:02:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:02:46 14:02:46 Login Succeeded 14:02:46 nexus3.edgexfoundry.org:10002 14:02:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:02:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:02:46 Configure a credential helper to remove this warning. See 14:02:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:02:46 14:02:46 Login Succeeded 14:02:46 nexus3.edgexfoundry.org:10003 14:02:47 ---> 89d8ef718907 14:02:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 14:02:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:02:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:02:47 Configure a credential helper to remove this warning. See 14:02:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:02:47 14:02:47 Login Succeeded 14:02:47 nexus3.edgexfoundry.org:10004 14:02:47 ---> 73ab343de278 14:02:47 Step 19/23 : ENTRYPOINT ["/core-data"] 14:02:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:02:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:02:47 Configure a credential helper to remove this warning. See 14:02:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:02:47 14:02:47 Login Succeeded 14:02:47 docker.io 14:02:47 ---> Running in e261ac824262 14:02:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:02:48 Removing intermediate container e261ac824262 14:02:48 ---> 64fbcaa16899 14:02:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:02:48 ---> Running in 78cfc03418d2 14:02:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:02:48 Configure a credential helper to remove this warning. See 14:02:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:02:48 14:02:48 Login Succeeded 14:02:48 ---> docker-login.sh ends [Pipeline] } 14:02:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 14:02:48 Removing intermediate container 78cfc03418d2 14:02:48 ---> acaf3d8eae7e 14:02:48 Step 21/23 : LABEL arch=x86_64 14:02:48 ---> Running in 892fc197c369 [Pipeline] echo 14:02:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:02:49 ========================================================= 14:02:49 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 14:02:49 ========================================================= [Pipeline] fileExists [Pipeline] sh 14:02:49 Removing intermediate container 892fc197c369 14:02:49 ---> b1a39bb87f59 14:02:49 Step 22/23 : LABEL git_sha=18a04396b4e100fc3eb25a61226445f7086adf55 14:02:49 ---> Running in 91bdad377e97 14:02:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 14:02:49 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:02:49 9b3977197b4f: Pulling fs layer 14:02:49 1a89e8eeedd5: Pulling fs layer 14:02:49 94645a83ff95: Pulling fs layer 14:02:49 3f3a8bcf1eab: Pulling fs layer 14:02:49 0c92f367c5e7: Pulling fs layer 14:02:49 3096ccb668a1: Pulling fs layer 14:02:49 e8cf19c19ddd: Pulling fs layer 14:02:49 a4caa8a26152: Pulling fs layer 14:02:49 3f3a8bcf1eab: Waiting 14:02:49 0c92f367c5e7: Waiting 14:02:49 3096ccb668a1: Waiting 14:02:49 e8cf19c19ddd: Waiting 14:02:49 a4caa8a26152: Waiting 14:02:49 94645a83ff95: Verifying Checksum 14:02:49 94645a83ff95: Download complete 14:02:49 1a89e8eeedd5: Verifying Checksum 14:02:49 1a89e8eeedd5: Download complete 14:02:49 0c92f367c5e7: Verifying Checksum 14:02:49 0c92f367c5e7: Download complete 14:02:49 3096ccb668a1: Verifying Checksum 14:02:49 3096ccb668a1: Download complete 14:02:49 9b3977197b4f: Download complete 14:02:49 e8cf19c19ddd: Verifying Checksum 14:02:49 e8cf19c19ddd: Download complete 14:02:49 Removing intermediate container 91bdad377e97 14:02:49 ---> d2fa89ab5bb4 14:02:49 Step 23/23 : LABEL version=0.0.0 14:02:49 ---> Running in 850af14104fb 14:02:50 9b3977197b4f: Pull complete 14:02:50 Removing intermediate container 850af14104fb 14:02:50 ---> 5f44cb4372e7 14:02:50 14:02:50 Successfully built 5f44cb4372e7 14:02:50 Successfully tagged core-data:latest 14:02:50 Building support-notifications 14:02:50 1a89e8eeedd5: Pull complete 14:02:51 94645a83ff95: Pull complete 14:02:51 a4caa8a26152: Verifying Checksum 14:02:51 a4caa8a26152: Download complete 14:02:52 3f3a8bcf1eab: Verifying Checksum 14:02:52 3f3a8bcf1eab: Download complete 14:02:54  Building core-data ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:02:54 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:02:54 ---> 555267f91456 14:02:54 Step 3/22 : WORKDIR /edgex-go 14:02:54 ---> Using cache 14:02:54 ---> 31f485b7d3f3 14:02:54 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:02:54 ---> Using cache 14:02:54 ---> 786247cbd5ab 14:02:54 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 14:02:56 ---> Running in 4db8c6d9f1ac 14:02:57 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:02:58 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:02:58 OK: 221 MiB in 52 packages 14:02:59 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 14:02:59 Removing intermediate container 4db8c6d9f1ac 14:02:59 ---> 5e5d21e111b5 14:02:59 Step 6/22 : COPY go.mod vendor* ./ 14:03:00 ---> 0ca8d0537413 14:03:00 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:03:00 ---> Running in 57145d063938 14:03:03 Removing intermediate container 7780b4f3afc9 14:03:03 ---> 97c5a80effdf 14:03:03 14:03:03 Step 10/22 : FROM alpine:3.14 14:03:03 ---> e04c818066af 14:03:03 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 14:03:03 Removing intermediate container 57145d063938 14:03:03 ---> 0a6b1e6f8750 14:03:03 Step 8/22 : COPY . . 14:03:03 ---> Running in 3d58d4f523f4 14:03:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:03:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:03:04 (1/6) Installing ca-certificates (20211220-r0) 14:03:04 3f3a8bcf1eab: Pull complete 14:03:04 0c92f367c5e7: Pull complete 14:03:04 3096ccb668a1: Pull complete 14:03:04 e8cf19c19ddd: Pull complete 14:03:04 (2/6) Installing brotli-libs (1.0.9-r5) 14:03:04 (3/6) Installing nghttp2-libs (1.43.0-r0) 14:03:04 (4/6) Installing libcurl (7.79.1-r1) 14:03:04 (5/6) Installing curl (7.79.1-r1) 14:03:04 (6/6) Installing dumb-init (1.2.5-r1) 14:03:04 Executing busybox-1.33.1-r7.trigger 14:03:04 Executing ca-certificates-20211220-r0.trigger 14:03:04 OK: 8 MiB in 20 packages 14:03:07 Removing intermediate container 3d58d4f523f4 14:03:07 ---> 73c90c4b5bd5 14:03:07 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:03:07 ---> Running in 2d154ba6ab63 14:03:08 Removing intermediate container 2d154ba6ab63 14:03:08 ---> 8bf36b98a96c 14:03:08 Step 13/22 : WORKDIR /edgex 14:03:08 ---> Running in daf0e6a93b19 14:03:08 Removing intermediate container daf0e6a93b19 14:03:08 ---> 3559fba031b5 14:03:08 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 14:03:09 ---> b3bfa9a72f82 14:03:09 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 14:03:09 ---> e5e2e15c7afc 14:03:09 Step 9/22 : RUN make cmd/support-notifications/support-notifications 14:03:09 Removing intermediate container 53c291e795aa 14:03:09 ---> 48deef359381 14:03:09 14:03:09 Step 10/22 : FROM alpine:3.14 14:03:09 ---> e04c818066af 14:03:09 Step 11/22 : RUN apk add --update --no-cache dumb-init 14:03:09 ---> Using cache 14:03:09 ---> 5be1d2097bfd 14:03:09 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:03:09 ---> Using cache 14:03:09 ---> 1957588b5d51 14:03:09 Step 13/22 : ENV APP_PORT=59861 14:03:09 ---> Running in a748d884512a 14:03:09 ---> Running in 2ef89efb5fe6 14:03:09 ---> 2c4a2e2cdd92 14:03:09 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 14:03:09 Removing intermediate container 2ef89efb5fe6 14:03:09 ---> da07a971765e 14:03:09 Step 14/22 : EXPOSE $APP_PORT 14:03:09 ---> Running in f631cf381fa1 14:03:09 ---> 7610d8a6cd20 14:03:09 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 14:03:09 Removing intermediate container f631cf381fa1 14:03:09 ---> 1d6043a47582 14:03:09 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 14:03:09 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 14:03:09 a4caa8a26152: Pull complete 14:03:09 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 14:03:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 14:03:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 14:03:10 ---> 11deb476aae0 14:03:10 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 14:03:10 ---> 0199dfa366d9 14:03:10 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:03:10 ---> Running in 84100048f4de 14:03:10 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 14:03:10 WORKDIR /edgex 14:03:10 COPY go.mod . 14:03:10 RUN go mod download 14:03:10 + docker build -t ci-base-image-arm64 -f - . 14:03:10 ---> 95ededd9cd06 14:03:10 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 14:03:10 ---> 4b1867534a76 14:03:10 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 14:03:10 ---> Running in ff51fe492c8c 14:03:10 Removing intermediate container 84100048f4de 14:03:10 ---> bb42c6aeddb4 14:03:10 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 14:03:10 ---> Running in 3bbf7960a165 14:03:10 Removing intermediate container ff51fe492c8c 14:03:10 ---> f8e18f19efb2 14:03:10 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:03:11 ---> Running in a349952d296b 14:03:11 Removing intermediate container 3bbf7960a165 14:03:11 ---> ca43f14f35f7 14:03:11 Step 20/22 : LABEL arch=x86_64 14:03:11 ---> Running in bf004aa99695 14:03:11 Removing intermediate container a349952d296b 14:03:11 ---> b308f4b609fb 14:03:11 Step 20/22 : LABEL arch=x86_64 14:03:11 ---> Running in 833327eaf387 14:03:11 Removing intermediate container bf004aa99695 14:03:11 ---> 9c01b788a57c 14:03:11 Step 21/22 : LABEL git_sha=18a04396b4e100fc3eb25a61226445f7086adf55 14:03:11 ---> Running in 296182bafe33 14:03:11 Removing intermediate container 833327eaf387 14:03:11 ---> 0a88893d02bb 14:03:11 Step 21/22 : LABEL git_sha=18a04396b4e100fc3eb25a61226445f7086adf55 14:03:11 ---> Running in a181c0927ae9 14:03:11 Removing intermediate container 296182bafe33 14:03:11 ---> d3f23241d3c8 14:03:11 Step 22/22 : LABEL version=0.0.0 14:03:11 ---> Running in 581761322da9 14:03:11 Removing intermediate container a181c0927ae9 14:03:11 ---> 2307ded74380 14:03:11 Step 22/22 : LABEL version=0.0.0 14:03:11 Removing intermediate container 581761322da9 14:03:11 ---> 3f12f9f7e8db 14:03:11 14:03:11 ---> Running in 761fc1033718 14:03:11 Successfully built 3f12f9f7e8db 14:03:11 Successfully tagged security-proxy-setup:latest 14:03:11  Building security-proxy-setup ... done Building security-secretstore-setup 14:03:11 Removing intermediate container 761fc1033718 14:03:11 ---> 4017d4483ff8 14:03:11 14:03:11 Successfully built 4017d4483ff8 14:03:11 Successfully tagged support-scheduler:latest 14:03:11 Building security-spire-server 14:03:12 Sending build context to Docker daemon 169.4MB 14:03:12 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 14:03:12 ---> 725f1c02e7f9 14:03:12 Step 2/4 : WORKDIR /edgex 14:03:14 ---> Running in 98985fe56a2a 14:03:14 Removing intermediate container 98985fe56a2a 14:03:14 ---> 6ec2bcb953e6 14:03:14 Step 3/4 : COPY go.mod . 14:03:15 ---> cd337e924d6d 14:03:15 Step 4/4 : RUN go mod download 14:03:15 ---> Running in e4879098242f 14:03:17  Building support-scheduler ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:03:17 Step 2/25 : FROM ${BUILDER_BASE} AS builder 14:03:17 ---> 555267f91456 14:03:17 Step 3/25 : WORKDIR /edgex-go 14:03:17 ---> Using cache 14:03:17 ---> 31f485b7d3f3 14:03:17 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:03:17 ---> Using cache 14:03:17 ---> 786247cbd5ab 14:03:17 Step 5/25 : RUN apk add --update --no-cache make git 14:03:17 ---> Using cache 14:03:17 ---> 5719816c4c99 14:03:17 Step 6/25 : COPY go.mod vendor* ./ 14:03:17 ---> Using cache 14:03:17 ---> e380161860e0 14:03:17 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:03:17 ---> Using cache 14:03:17 ---> 5a30baeb1c10 14:03:17 Step 8/25 : COPY . . 14:03:17 ---> Using cache 14:03:17 ---> 1f69d9ba8ffc 14:03:17 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 14:03:18 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:03:18 Step 2/25 : FROM ${BUILDER_BASE} AS builder 14:03:18 ---> 555267f91456 14:03:18 Step 3/25 : WORKDIR /edgex-go 14:03:18 ---> Using cache 14:03:18 ---> 31f485b7d3f3 14:03:18 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:03:18 ---> Using cache 14:03:18 ---> 786247cbd5ab 14:03:18 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 14:03:18 ---> Using cache 14:03:18 ---> dc74bfd5a682 14:03:18 Step 6/25 : COPY go.mod vendor* ./ 14:03:18 ---> Using cache 14:03:18 ---> f944ca44803c 14:03:18 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:03:18 ---> Using cache 14:03:18 ---> aab15933b3c4 14:03:18 Step 8/25 : COPY . . 14:03:18 ---> Using cache 14:03:18 ---> 163862c4b88c 14:03:18 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 14:03:18 ---> Using cache 14:03:18 ---> 3457808a8ee5 14:03:18 Step 10/25 : RUN mkdir -p spire-build 14:03:18 ---> Using cache 14:03:18 ---> 053a98944577 14:03:18 Step 11/25 : WORKDIR /edgex-go/spire-build 14:03:18 ---> Using cache 14:03:18 ---> 24afcf6ab638 14:03:18 Step 12/25 : 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" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 14:03:21 ---> Running in 622e419f959b 14:03:21 ---> Running in d48eea9e0aa4 14:03:21 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 14:03:21 spire-1.2.1/ 14:03:21 spire-1.2.1/.data/ 14:03:21 spire-1.2.1/.data/.file 14:03:21 spire-1.2.1/.dockerignore 14:03:21 spire-1.2.1/.gitattributes 14:03:21 spire-1.2.1/.githooks/ 14:03:21 spire-1.2.1/.githooks/pre-commit 14:03:21 spire-1.2.1/.github/ 14:03:21 spire-1.2.1/.github/ISSUE_TEMPLATE.md 14:03:21 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 14:03:21 spire-1.2.1/.github/dependabot.yml 14:03:21 spire-1.2.1/.github/workflows/ 14:03:21 spire-1.2.1/.github/workflows/nightly_build.yaml 14:03:21 spire-1.2.1/.github/workflows/pr_build.yaml 14:03:21 spire-1.2.1/.github/workflows/release_build.yaml 14:03:21 spire-1.2.1/.github/workflows/scripts/ 14:03:21 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 14:03:21 spire-1.2.1/.github/workflows/scripts/push-images.sh 14:03:21 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 14:03:21 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 14:03:21 spire-1.2.1/.github/workflows/scripts/split.sh 14:03:21 spire-1.2.1/.gitignore 14:03:21 spire-1.2.1/.go-version 14:03:21 spire-1.2.1/.golangci.yml 14:03:21 spire-1.2.1/ADOPTERS.md 14:03:21 spire-1.2.1/CHANGELOG.md 14:03:21 spire-1.2.1/CODE-OF-CONDUCT.md 14:03:21 spire-1.2.1/CODEOWNERS 14:03:21 spire-1.2.1/CONTRIBUTING.md 14:03:21 spire-1.2.1/Dockerfile 14:03:21 spire-1.2.1/Dockerfile.dev 14:03:21 spire-1.2.1/Dockerfile.scratch 14:03:21 spire-1.2.1/LICENSE 14:03:21 spire-1.2.1/MAINTAINERS.md 14:03:21 spire-1.2.1/Makefile 14:03:21 spire-1.2.1/README.md 14:03:21 spire-1.2.1/ROADMAP.md 14:03:21 spire-1.2.1/SECURITY.md 14:03:21 spire-1.2.1/cmd/ 14:03:21 spire-1.2.1/cmd/spire-agent/ 14:03:21 spire-1.2.1/cmd/spire-agent/cli/ 14:03:21 spire-1.2.1/cmd/spire-agent/cli/api/ 14:03:21 spire-1.2.1/cmd/spire-agent/cli/api/common.go 14:03:21 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 14:03:21 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 14:03:21 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 14:03:21 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 14:03:21 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 14:03:21 spire-1.2.1/cmd/spire-agent/cli/cli.go 14:03:21 spire-1.2.1/cmd/spire-agent/cli/common/ 14:03:21 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 14:03:21 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 14:03:21 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 14:03:21 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 14:03:21 spire-1.2.1/cmd/spire-agent/cli/run/ 14:03:21 spire-1.2.1/cmd/spire-agent/cli/run/run.go 14:03:21 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 14:03:21 spire-1.2.1/cmd/spire-agent/cli/validate/ 14:03:21 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 14:03:21 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 14:03:21 spire-1.2.1/cmd/spire-agent/main.go 14:03:21 spire-1.2.1/cmd/spire-server/ 14:03:21 spire-1.2.1/cmd/spire-server/cli/ 14:03:21 spire-1.2.1/cmd/spire-server/cli/agent/ 14:03:21 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 14:03:21 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 14:03:21 spire-1.2.1/cmd/spire-server/cli/agent/count.go 14:03:21 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 14:03:21 spire-1.2.1/cmd/spire-server/cli/agent/list.go 14:03:21 spire-1.2.1/cmd/spire-server/cli/agent/show.go 14:03:21 spire-1.2.1/cmd/spire-server/cli/bundle/ 14:03:21 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 14:03:21 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 14:03:21 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 14:03:21 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 14:03:21 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 14:03:21 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 14:03:21 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 14:03:21 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 14:03:21 spire-1.2.1/cmd/spire-server/cli/cli.go 14:03:21 spire-1.2.1/cmd/spire-server/cli/entry/ 14:03:21 spire-1.2.1/cmd/spire-server/cli/entry/count.go 14:03:21 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 14:03:21 spire-1.2.1/cmd/spire-server/cli/entry/create.go 14:03:21 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 14:03:21 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 14:03:21 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 14:03:21 spire-1.2.1/cmd/spire-server/cli/entry/show.go 14:03:21 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 14:03:21 spire-1.2.1/cmd/spire-server/cli/entry/update.go 14:03:21 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 14:03:21 spire-1.2.1/cmd/spire-server/cli/entry/util.go 14:03:21 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 14:03:21 spire-1.2.1/cmd/spire-server/cli/federation/ 14:03:21 spire-1.2.1/cmd/spire-server/cli/federation/common.go 14:03:21 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 14:03:21 spire-1.2.1/cmd/spire-server/cli/federation/create.go 14:03:21 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 14:03:21 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 14:03:21 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 14:03:21 spire-1.2.1/cmd/spire-server/cli/federation/list.go 14:03:21 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 14:03:21 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 14:03:21 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 14:03:21 spire-1.2.1/cmd/spire-server/cli/federation/show.go 14:03:21 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 14:03:21 spire-1.2.1/cmd/spire-server/cli/federation/update.go 14:03:21 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 14:03:21 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 14:03:21 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 14:03:21 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 14:03:21 spire-1.2.1/cmd/spire-server/cli/jwt/ 14:03:21 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 14:03:21 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 14:03:21 spire-1.2.1/cmd/spire-server/cli/run/ 14:03:21 spire-1.2.1/cmd/spire-server/cli/run/run.go 14:03:21 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 14:03:21 spire-1.2.1/cmd/spire-server/cli/token/ 14:03:21 spire-1.2.1/cmd/spire-server/cli/token/generate.go 14:03:21 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 14:03:21 spire-1.2.1/cmd/spire-server/cli/validate/ 14:03:21 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 14:03:21 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 14:03:21 spire-1.2.1/cmd/spire-server/cli/x509/ 14:03:21 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 14:03:21 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 14:03:21 spire-1.2.1/cmd/spire-server/main.go 14:03:21 spire-1.2.1/cmd/spire-server/util/ 14:03:21 spire-1.2.1/cmd/spire-server/util/util.go 14:03:21 spire-1.2.1/conf/ 14:03:21 spire-1.2.1/conf/agent/ 14:03:21 spire-1.2.1/conf/agent/agent.conf 14:03:21 spire-1.2.1/conf/agent/agent_full.conf 14:03:21 spire-1.2.1/conf/agent/dummy_root_ca.crt 14:03:21 spire-1.2.1/conf/server/ 14:03:21 spire-1.2.1/conf/server/dummy_upstream_ca.crt 14:03:21 spire-1.2.1/conf/server/dummy_upstream_ca.key 14:03:21 spire-1.2.1/conf/server/server.conf 14:03:21 spire-1.2.1/conf/server/server_full.conf 14:03:21 spire-1.2.1/doc/ 14:03:21 spire-1.2.1/doc/SPIRE101.md 14:03:21 spire-1.2.1/doc/auditlog.md 14:03:21 spire-1.2.1/doc/authorization_policy_engine.md 14:03:21 spire-1.2.1/doc/changelog_guidelines.md 14:03:21 spire-1.2.1/doc/cure53-report.pdf 14:03:21 spire-1.2.1/doc/images/ 14:03:21 spire-1.2.1/doc/images/2019_roadmap.png 14:03:21 spire-1.2.1/doc/images/SPIRE101.png 14:03:21 spire-1.2.1/doc/images/SPIRE_agent.png 14:03:21 spire-1.2.1/doc/images/SPIRE_server.png 14:03:21 spire-1.2.1/doc/images/cache_mgr.png 14:03:21 spire-1.2.1/doc/images/cache_mgr_components.png 14:03:21 spire-1.2.1/doc/images/federated_spire.png 14:03:21 spire-1.2.1/doc/images/ha_mode.png 14:03:21 spire-1.2.1/doc/images/nested_spire.png 14:03:21 spire-1.2.1/doc/images/oidc_federation.png 14:03:21 spire-1.2.1/doc/images/single_trust_domain.png 14:03:21 spire-1.2.1/doc/images/spiffe_compatible.png 14:03:21 spire-1.2.1/doc/images/spire_logo.png 14:03:21 spire-1.2.1/doc/migrating_registration_api_clients.md 14:03:21 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 14:03:21 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 14:03:21 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 14:03:21 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 14:03:21 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 14:03:21 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 14:03:21 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 14:03:21 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 14:03:21 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 14:03:21 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 14:03:21 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 14:03:21 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 14:03:21 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 14:03:21 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 14:03:21 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 14:03:21 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 14:03:21 spire-1.2.1/doc/plugin_server_datastore_sql.md 14:03:21 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 14:03:21 spire-1.2.1/doc/plugin_server_keymanager_disk.md 14:03:21 spire-1.2.1/doc/plugin_server_keymanager_memory.md 14:03:21 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 14:03:21 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 14:03:21 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 14:03:21 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 14:03:21 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 14:03:21 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 14:03:21 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 14:03:21 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 14:03:21 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 14:03:21 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 14:03:21 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 14:03:21 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 14:03:21 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 14:03:21 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 14:03:21 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 14:03:21 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 14:03:21 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 14:03:21 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 14:03:21 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 14:03:21 spire-1.2.1/doc/scaling_spire.md 14:03:21 spire-1.2.1/doc/spire_agent.md 14:03:21 spire-1.2.1/doc/spire_server.md 14:03:21 spire-1.2.1/doc/supported_integrations.md 14:03:21 spire-1.2.1/doc/telemetry.md 14:03:21 spire-1.2.1/doc/telemetry_config.md 14:03:21 spire-1.2.1/doc/upgrading.md 14:03:21 spire-1.2.1/doc/using_spire.md 14:03:21 spire-1.2.1/examples/ 14:03:21 spire-1.2.1/examples/README.md 14:03:21 spire-1.2.1/go.mod 14:03:21 spire-1.2.1/go.sum 14:03:21 spire-1.2.1/pkg/ 14:03:21 spire-1.2.1/pkg/agent/ 14:03:21 spire-1.2.1/pkg/agent/agent.go 14:03:21 spire-1.2.1/pkg/agent/api/ 14:03:21 spire-1.2.1/pkg/agent/api/config.go 14:03:21 spire-1.2.1/pkg/agent/api/debug/ 14:03:21 spire-1.2.1/pkg/agent/api/debug/v1/ 14:03:21 spire-1.2.1/pkg/agent/api/debug/v1/service.go 14:03:21 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 14:03:21 spire-1.2.1/pkg/agent/api/delegatedidentity/ 14:03:21 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 14:03:21 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 14:03:21 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 14:03:21 spire-1.2.1/pkg/agent/api/endpoints.go 14:03:21 spire-1.2.1/pkg/agent/api/health/ 14:03:21 spire-1.2.1/pkg/agent/api/health/v1/ 14:03:21 spire-1.2.1/pkg/agent/api/health/v1/service.go 14:03:21 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 14:03:21 spire-1.2.1/pkg/agent/api/rpccontext/ 14:03:21 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 14:03:21 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 14:03:21 spire-1.2.1/pkg/agent/attestor/ 14:03:21 spire-1.2.1/pkg/agent/attestor/node/ 14:03:21 spire-1.2.1/pkg/agent/attestor/node/experimental.go 14:03:21 spire-1.2.1/pkg/agent/attestor/node/node.go 14:03:21 spire-1.2.1/pkg/agent/attestor/node/node_test.go 14:03:21 spire-1.2.1/pkg/agent/attestor/workload/ 14:03:21 spire-1.2.1/pkg/agent/attestor/workload/workload.go 14:03:21 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 14:03:21 spire-1.2.1/pkg/agent/catalog/ 14:03:21 spire-1.2.1/pkg/agent/catalog/catalog.go 14:03:21 spire-1.2.1/pkg/agent/catalog/keymanager.go 14:03:21 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 14:03:21 spire-1.2.1/pkg/agent/catalog/svidstore.go 14:03:21 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 14:03:21 spire-1.2.1/pkg/agent/client/ 14:03:21 spire-1.2.1/pkg/agent/client/client.go 14:03:21 spire-1.2.1/pkg/agent/client/client_test.go 14:03:21 spire-1.2.1/pkg/agent/client/dial.go 14:03:21 spire-1.2.1/pkg/agent/client/nodeconn.go 14:03:21 spire-1.2.1/pkg/agent/client/nodeconn_test.go 14:03:21 spire-1.2.1/pkg/agent/client/update.go 14:03:21 spire-1.2.1/pkg/agent/client/util.go 14:03:21 spire-1.2.1/pkg/agent/common/ 14:03:21 spire-1.2.1/pkg/agent/common/backoff/ 14:03:21 spire-1.2.1/pkg/agent/common/backoff/backoff.go 14:03:21 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 14:03:21 spire-1.2.1/pkg/agent/common/cgroups/ 14:03:21 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 14:03:21 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 14:03:21 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 14:03:21 spire-1.2.1/pkg/agent/config.go 14:03:21 spire-1.2.1/pkg/agent/endpoints/ 14:03:21 spire-1.2.1/pkg/agent/endpoints/config.go 14:03:21 spire-1.2.1/pkg/agent/endpoints/endpoints.go 14:03:21 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 14:03:21 spire-1.2.1/pkg/agent/endpoints/metrics.go 14:03:21 spire-1.2.1/pkg/agent/endpoints/middleware.go 14:03:21 spire-1.2.1/pkg/agent/endpoints/peertracker.go 14:03:21 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 14:03:21 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 14:03:21 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 14:03:21 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 14:03:21 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 14:03:21 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 14:03:21 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 14:03:21 spire-1.2.1/pkg/agent/endpoints/workload/ 14:03:21 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 14:03:21 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 14:03:21 spire-1.2.1/pkg/agent/manager/ 14:03:21 spire-1.2.1/pkg/agent/manager/cache/ 14:03:21 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 14:03:21 spire-1.2.1/pkg/agent/manager/cache/cache.go 14:03:21 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 14:03:21 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 14:03:21 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 14:03:21 spire-1.2.1/pkg/agent/manager/cache/sets.go 14:03:21 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 14:03:21 spire-1.2.1/pkg/agent/manager/config.go 14:03:21 spire-1.2.1/pkg/agent/manager/manager.go 14:03:21 spire-1.2.1/pkg/agent/manager/manager_test.go 14:03:21 spire-1.2.1/pkg/agent/manager/storage.go 14:03:21 spire-1.2.1/pkg/agent/manager/storage_test.go 14:03:21 spire-1.2.1/pkg/agent/manager/storecache/ 14:03:21 spire-1.2.1/pkg/agent/manager/storecache/cache.go 14:03:21 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 14:03:21 spire-1.2.1/pkg/agent/manager/sync.go 14:03:21 spire-1.2.1/pkg/agent/plugin/ 14:03:21 spire-1.2.1/pkg/agent/plugin/keymanager/ 14:03:21 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 14:03:21 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 14:03:21 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 14:03:21 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 14:03:21 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 14:03:21 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 14:03:21 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 14:03:21 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 14:03:21 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 14:03:21 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 14:03:21 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 14:03:21 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 14:03:21 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 14:03:21 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 14:03:21 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 14:03:21 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 14:03:21 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 14:03:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 14:03:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 14:03:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 14:03:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 14:03:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 14:03:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 14:03:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 14:03:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 14:03:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 14:03:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 14:03:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 14:03:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 14:03:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 14:03:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 14:03:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 14:03:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 14:03:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 14:03:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 14:03:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 14:03:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 14:03:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 14:03:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 14:03:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 14:03:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 14:03:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 14:03:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 14:03:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 14:03:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 14:03:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 14:03:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 14:03:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 14:03:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 14:03:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 14:03:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 14:03:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 14:03:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 14:03:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 14:03:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 14:03:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 14:03:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 14:03:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 14:03:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 14:03:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 14:03:21 spire-1.2.1/pkg/agent/plugin/svidstore/ 14:03:21 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 14:03:21 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 14:03:21 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 14:03:21 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 14:03:21 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 14:03:21 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 14:03:21 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 14:03:21 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 14:03:21 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 14:03:21 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 14:03:21 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 14:03:21 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 14:03:21 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 14:03:21 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 14:03:21 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 14:03:21 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 14:03:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 14:03:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 14:03:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 14:03:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 14:03:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 14:03:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 14:03:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 14:03:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 14:03:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 14:03:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 14:03:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 14:03:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 14:03:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 14:03:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 14:03:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 14:03:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 14:03:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 14:03:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 14:03:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 14:03:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 14:03:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 14:03:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 14:03:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 14:03:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 14:03:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 14:03:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 14:03:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 14:03:21 spire-1.2.1/pkg/agent/svid/ 14:03:21 spire-1.2.1/pkg/agent/svid/rotator.go 14:03:21 spire-1.2.1/pkg/agent/svid/rotator_config.go 14:03:21 spire-1.2.1/pkg/agent/svid/rotator_test.go 14:03:21 spire-1.2.1/pkg/agent/svid/store/ 14:03:21 spire-1.2.1/pkg/agent/svid/store/service.go 14:03:21 spire-1.2.1/pkg/agent/svid/store/service_test.go 14:03:21 spire-1.2.1/pkg/common/ 14:03:21 spire-1.2.1/pkg/common/agentpathtemplate/ 14:03:21 spire-1.2.1/pkg/common/agentpathtemplate/template.go 14:03:21 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 14:03:21 spire-1.2.1/pkg/common/api/ 14:03:21 spire-1.2.1/pkg/common/api/metrics.go 14:03:21 spire-1.2.1/pkg/common/api/middleware/ 14:03:21 spire-1.2.1/pkg/common/api/middleware/common_test.go 14:03:21 spire-1.2.1/pkg/common/api/middleware/interceptor.go 14:03:21 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 14:03:21 spire-1.2.1/pkg/common/api/middleware/logger.go 14:03:21 spire-1.2.1/pkg/common/api/middleware/logger_test.go 14:03:21 spire-1.2.1/pkg/common/api/middleware/metrics.go 14:03:21 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 14:03:21 spire-1.2.1/pkg/common/api/middleware/middleware.go 14:03:21 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 14:03:21 spire-1.2.1/pkg/common/api/middleware/misconfig.go 14:03:21 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 14:03:21 spire-1.2.1/pkg/common/api/middleware/names.go 14:03:21 spire-1.2.1/pkg/common/api/middleware/names_test.go 14:03:21 spire-1.2.1/pkg/common/api/names.go 14:03:21 spire-1.2.1/pkg/common/api/ratelimit.go 14:03:21 spire-1.2.1/pkg/common/api/rpccontext/ 14:03:21 spire-1.2.1/pkg/common/api/rpccontext/logger.go 14:03:21 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 14:03:21 spire-1.2.1/pkg/common/api/rpccontext/names.go 14:03:21 spire-1.2.1/pkg/common/auth/ 14:03:21 spire-1.2.1/pkg/common/auth/interceptors.go 14:03:21 spire-1.2.1/pkg/common/auth/interceptors_test.go 14:03:21 spire-1.2.1/pkg/common/auth/untracked_uds.go 14:03:21 spire-1.2.1/pkg/common/bundleutil/ 14:03:21 spire-1.2.1/pkg/common/bundleutil/bundle.go 14:03:21 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 14:03:21 spire-1.2.1/pkg/common/bundleutil/common_test.go 14:03:21 spire-1.2.1/pkg/common/bundleutil/marshal.go 14:03:21 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 14:03:21 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 14:03:21 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 14:03:21 spire-1.2.1/pkg/common/bundleutil/types.go 14:03:21 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 14:03:21 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 14:03:21 spire-1.2.1/pkg/common/catalog/ 14:03:21 spire-1.2.1/pkg/common/catalog/bind.go 14:03:21 spire-1.2.1/pkg/common/catalog/builtin.go 14:03:21 spire-1.2.1/pkg/common/catalog/catalog.go 14:03:21 spire-1.2.1/pkg/common/catalog/catalog_test.go 14:03:21 spire-1.2.1/pkg/common/catalog/closers.go 14:03:21 spire-1.2.1/pkg/common/catalog/cmd_linux.go 14:03:21 spire-1.2.1/pkg/common/catalog/cmd_other.go 14:03:21 spire-1.2.1/pkg/common/catalog/config.go 14:03:21 spire-1.2.1/pkg/common/catalog/config_test.go 14:03:21 spire-1.2.1/pkg/common/catalog/configure.go 14:03:21 spire-1.2.1/pkg/common/catalog/constraints.go 14:03:21 spire-1.2.1/pkg/common/catalog/constraints_test.go 14:03:21 spire-1.2.1/pkg/common/catalog/context.go 14:03:21 spire-1.2.1/pkg/common/catalog/external.go 14:03:21 spire-1.2.1/pkg/common/catalog/host.go 14:03:21 spire-1.2.1/pkg/common/catalog/pipenet.go 14:03:21 spire-1.2.1/pkg/common/catalog/plugin.go 14:03:21 spire-1.2.1/pkg/common/catalog/testplugin/ 14:03:21 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 14:03:21 spire-1.2.1/pkg/common/catalog/testplugin/main.go 14:03:21 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 14:03:21 spire-1.2.1/pkg/common/cli/ 14:03:21 spire-1.2.1/pkg/common/cli/env.go 14:03:21 spire-1.2.1/pkg/common/cli/flags.go 14:03:21 spire-1.2.1/pkg/common/cli/trust_domain.go 14:03:21 spire-1.2.1/pkg/common/cli/trust_domain_test.go 14:03:21 spire-1.2.1/pkg/common/cli/umask.go 14:03:21 spire-1.2.1/pkg/common/cli/umask_posix.go 14:03:21 spire-1.2.1/pkg/common/cli/umask_test.go 14:03:21 spire-1.2.1/pkg/common/cli/umask_windows.go 14:03:21 spire-1.2.1/pkg/common/cliprinter/ 14:03:21 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 14:03:21 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 14:03:21 spire-1.2.1/pkg/common/cliprinter/flag.go 14:03:21 spire-1.2.1/pkg/common/cliprinter/flag_test.go 14:03:21 spire-1.2.1/pkg/common/cliprinter/format.go 14:03:21 spire-1.2.1/pkg/common/cliprinter/format_test.go 14:03:21 spire-1.2.1/pkg/common/cliprinter/internal/ 14:03:21 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 14:03:21 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 14:03:21 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 14:03:21 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 14:03:21 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 14:03:21 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 14:03:21 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 14:03:21 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 14:03:21 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 14:03:21 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 14:03:21 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 14:03:21 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 14:03:21 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 14:03:21 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 14:03:21 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 14:03:21 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 14:03:21 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 14:03:21 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 14:03:21 spire-1.2.1/pkg/common/coretypes/ 14:03:21 spire-1.2.1/pkg/common/coretypes/bundle/ 14:03:21 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 14:03:21 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 14:03:21 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 14:03:21 spire-1.2.1/pkg/common/coretypes/bundle/require.go 14:03:21 spire-1.2.1/pkg/common/coretypes/jwtkey/ 14:03:21 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 14:03:21 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 14:03:21 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 14:03:21 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 14:03:21 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 14:03:21 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 14:03:21 spire-1.2.1/pkg/common/coretypes/x509certificate/ 14:03:21 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 14:03:21 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 14:03:21 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 14:03:21 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 14:03:21 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 14:03:21 spire-1.2.1/pkg/common/cryptoutil/ 14:03:21 spire-1.2.1/pkg/common/cryptoutil/keys.go 14:03:21 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 14:03:21 spire-1.2.1/pkg/common/diskutil/ 14:03:21 spire-1.2.1/pkg/common/diskutil/file_posix.go 14:03:21 spire-1.2.1/pkg/common/diskutil/file_test.go 14:03:21 spire-1.2.1/pkg/common/diskutil/file_windows.go 14:03:21 spire-1.2.1/pkg/common/errorutil/ 14:03:21 spire-1.2.1/pkg/common/errorutil/wrapper.go 14:03:21 spire-1.2.1/pkg/common/health/ 14:03:21 spire-1.2.1/pkg/common/health/config.go 14:03:21 spire-1.2.1/pkg/common/health/context.go 14:03:21 spire-1.2.1/pkg/common/health/context_test.go 14:03:21 spire-1.2.1/pkg/common/health/health.go 14:03:21 spire-1.2.1/pkg/common/health/health_test.go 14:03:21 spire-1.2.1/pkg/common/health/logger.go 14:03:21 spire-1.2.1/pkg/common/hostservice/ 14:03:21 spire-1.2.1/pkg/common/hostservice/metricsservice/ 14:03:21 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 14:03:21 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 14:03:21 spire-1.2.1/pkg/common/idutil/ 14:03:21 spire-1.2.1/pkg/common/idutil/require.go 14:03:21 spire-1.2.1/pkg/common/idutil/require_test.go 14:03:21 spire-1.2.1/pkg/common/idutil/safety.go 14:03:21 spire-1.2.1/pkg/common/idutil/safety_test.go 14:03:21 spire-1.2.1/pkg/common/idutil/spiffeid.go 14:03:21 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 14:03:21 spire-1.2.1/pkg/common/jwtsvid/ 14:03:21 spire-1.2.1/pkg/common/jwtsvid/common.go 14:03:21 spire-1.2.1/pkg/common/jwtsvid/sign.go 14:03:21 spire-1.2.1/pkg/common/jwtsvid/token_test.go 14:03:21 spire-1.2.1/pkg/common/jwtsvid/validate.go 14:03:21 spire-1.2.1/pkg/common/jwtutil/ 14:03:21 spire-1.2.1/pkg/common/jwtutil/keyset.go 14:03:21 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 14:03:21 spire-1.2.1/pkg/common/log/ 14:03:21 spire-1.2.1/pkg/common/log/hclog_adapter.go 14:03:21 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 14:03:21 spire-1.2.1/pkg/common/log/log.go 14:03:21 spire-1.2.1/pkg/common/log/log_test.go 14:03:21 spire-1.2.1/pkg/common/log/options.go 14:03:21 spire-1.2.1/pkg/common/nodeutil/ 14:03:21 spire-1.2.1/pkg/common/nodeutil/node.go 14:03:21 spire-1.2.1/pkg/common/nodeutil/node_test.go 14:03:21 spire-1.2.1/pkg/common/peertracker/ 14:03:21 spire-1.2.1/pkg/common/peertracker/conn.go 14:03:21 spire-1.2.1/pkg/common/peertracker/credentials.go 14:03:21 spire-1.2.1/pkg/common/peertracker/errors.go 14:03:21 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 14:03:21 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 14:03:21 spire-1.2.1/pkg/common/peertracker/info.go 14:03:21 spire-1.2.1/pkg/common/peertracker/listener.go 14:03:21 spire-1.2.1/pkg/common/peertracker/listener_test.go 14:03:21 spire-1.2.1/pkg/common/peertracker/peertracker.go 14:03:21 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 14:03:21 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 14:03:21 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 14:03:21 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 14:03:21 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 14:03:21 spire-1.2.1/pkg/common/peertracker/tcp.go 14:03:21 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 14:03:21 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 14:03:21 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 14:03:21 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 14:03:21 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 14:03:21 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 14:03:21 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 14:03:21 spire-1.2.1/pkg/common/peertracker/uds.go 14:03:21 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 14:03:21 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 14:03:21 spire-1.2.1/pkg/common/peertracker/uds_linux.go 14:03:21 spire-1.2.1/pkg/common/pemutil/ 14:03:21 spire-1.2.1/pkg/common/pemutil/block.go 14:03:21 spire-1.2.1/pkg/common/pemutil/certs.go 14:03:21 spire-1.2.1/pkg/common/pemutil/common.go 14:03:21 spire-1.2.1/pkg/common/pemutil/csr.go 14:03:21 spire-1.2.1/pkg/common/pemutil/keys.go 14:03:21 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 14:03:21 spire-1.2.1/pkg/common/pemutil/testdata/ 14:03:21 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 14:03:21 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 14:03:21 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 14:03:21 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 14:03:21 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 14:03:21 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 14:03:21 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 14:03:21 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 14:03:21 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 14:03:21 spire-1.2.1/pkg/common/plugin/ 14:03:21 spire-1.2.1/pkg/common/plugin/aws/ 14:03:21 spire-1.2.1/pkg/common/plugin/aws/iid.go 14:03:21 spire-1.2.1/pkg/common/plugin/azure/ 14:03:21 spire-1.2.1/pkg/common/plugin/azure/msi.go 14:03:21 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 14:03:21 spire-1.2.1/pkg/common/plugin/facade.go 14:03:21 spire-1.2.1/pkg/common/plugin/facade_test.go 14:03:21 spire-1.2.1/pkg/common/plugin/gcp/ 14:03:21 spire-1.2.1/pkg/common/plugin/gcp/iit.go 14:03:21 spire-1.2.1/pkg/common/plugin/k8s/ 14:03:21 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 14:03:21 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 14:03:21 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 14:03:21 spire-1.2.1/pkg/common/plugin/k8s/utils.go 14:03:21 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 14:03:21 spire-1.2.1/pkg/common/plugin/log.go 14:03:21 spire-1.2.1/pkg/common/plugin/sshpop/ 14:03:21 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 14:03:21 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 14:03:21 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 14:03:21 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 14:03:21 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 14:03:21 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 14:03:21 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 14:03:21 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 14:03:21 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 14:03:21 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 14:03:21 spire-1.2.1/pkg/common/plugin/tpmdevid/ 14:03:21 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 14:03:21 spire-1.2.1/pkg/common/plugin/x509pop/ 14:03:21 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 14:03:21 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 14:03:21 spire-1.2.1/pkg/common/profiling/ 14:03:21 spire-1.2.1/pkg/common/profiling/dumpers.go 14:03:21 spire-1.2.1/pkg/common/profiling/profiling.go 14:03:21 spire-1.2.1/pkg/common/protoutil/ 14:03:21 spire-1.2.1/pkg/common/protoutil/masks.go 14:03:21 spire-1.2.1/pkg/common/protoutil/masks_test.go 14:03:21 spire-1.2.1/pkg/common/rotationutil/ 14:03:21 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 14:03:21 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 14:03:21 spire-1.2.1/pkg/common/selector/ 14:03:21 spire-1.2.1/pkg/common/selector/selector.go 14:03:21 spire-1.2.1/pkg/common/selector/selector_test.go 14:03:21 spire-1.2.1/pkg/common/selector/set.go 14:03:21 spire-1.2.1/pkg/common/selector/set_utils.go 14:03:21 spire-1.2.1/pkg/common/selector/set_utils_test.go 14:03:21 spire-1.2.1/pkg/common/telemetry/ 14:03:21 spire-1.2.1/pkg/common/telemetry/agent/ 14:03:21 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 14:03:21 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 14:03:21 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 14:03:21 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 14:03:21 spire-1.2.1/pkg/common/telemetry/agent/manager.go 14:03:21 spire-1.2.1/pkg/common/telemetry/agent/node.go 14:03:21 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 14:03:21 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 14:03:21 spire-1.2.1/pkg/common/telemetry/agent/store/ 14:03:21 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 14:03:21 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 14:03:21 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 14:03:21 spire-1.2.1/pkg/common/telemetry/blackhole.go 14:03:21 spire-1.2.1/pkg/common/telemetry/call.go 14:03:21 spire-1.2.1/pkg/common/telemetry/common/ 14:03:21 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 14:03:21 spire-1.2.1/pkg/common/telemetry/config.go 14:03:21 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 14:03:21 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 14:03:21 spire-1.2.1/pkg/common/telemetry/inmem.go 14:03:21 spire-1.2.1/pkg/common/telemetry/inmem_test.go 14:03:21 spire-1.2.1/pkg/common/telemetry/m3.go 14:03:21 spire-1.2.1/pkg/common/telemetry/m3_test.go 14:03:21 spire-1.2.1/pkg/common/telemetry/metrics.go 14:03:21 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 14:03:21 spire-1.2.1/pkg/common/telemetry/names.go 14:03:21 spire-1.2.1/pkg/common/telemetry/prometheus.go 14:03:21 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 14:03:21 spire-1.2.1/pkg/common/telemetry/sanitize.go 14:03:21 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 14:03:21 spire-1.2.1/pkg/common/telemetry/server/ 14:03:21 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 14:03:21 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 14:03:21 spire-1.2.1/pkg/common/telemetry/server/datastore/ 14:03:21 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 14:03:21 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 14:03:21 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 14:03:21 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 14:03:21 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 14:03:21 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 14:03:21 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 14:03:21 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 14:03:21 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 14:03:21 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 14:03:21 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 14:03:21 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 14:03:21 spire-1.2.1/pkg/common/telemetry/server/rotate.go 14:03:21 spire-1.2.1/pkg/common/telemetry/server/server.go 14:03:21 spire-1.2.1/pkg/common/telemetry/sink.go 14:03:21 spire-1.2.1/pkg/common/telemetry/statsd.go 14:03:21 spire-1.2.1/pkg/common/telemetry/statsd_test.go 14:03:21 spire-1.2.1/pkg/common/telemetry/uptime.go 14:03:21 spire-1.2.1/pkg/common/telemetry/version.go 14:03:21 spire-1.2.1/pkg/common/telemetry/withlabels.go 14:03:21 spire-1.2.1/pkg/common/uptime/ 14:03:21 spire-1.2.1/pkg/common/uptime/uptime.go 14:03:21 spire-1.2.1/pkg/common/uptime/uptime_test.go 14:03:21 spire-1.2.1/pkg/common/util/ 14:03:21 spire-1.2.1/pkg/common/util/certs.go 14:03:21 spire-1.2.1/pkg/common/util/certs_test.go 14:03:21 spire-1.2.1/pkg/common/util/csr.go 14:03:21 spire-1.2.1/pkg/common/util/hash.go 14:03:21 spire-1.2.1/pkg/common/util/selectors.go 14:03:21 spire-1.2.1/pkg/common/util/selectors_test.go 14:03:21 spire-1.2.1/pkg/common/util/signals.go 14:03:21 spire-1.2.1/pkg/common/util/sort.go 14:03:21 spire-1.2.1/pkg/common/util/sort_test.go 14:03:21 spire-1.2.1/pkg/common/util/task.go 14:03:21 spire-1.2.1/pkg/common/util/task_test.go 14:03:21 spire-1.2.1/pkg/common/util/testdata/ 14:03:21 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 14:03:21 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 14:03:21 spire-1.2.1/pkg/common/version/ 14:03:21 spire-1.2.1/pkg/common/version/version.go 14:03:21 spire-1.2.1/pkg/common/x509svid/ 14:03:21 spire-1.2.1/pkg/common/x509svid/common_test.go 14:03:21 spire-1.2.1/pkg/common/x509svid/csr.go 14:03:21 spire-1.2.1/pkg/common/x509svid/upstreamca.go 14:03:21 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 14:03:21 spire-1.2.1/pkg/common/x509util/ 14:03:21 spire-1.2.1/pkg/common/x509util/cert.go 14:03:21 spire-1.2.1/pkg/common/x509util/dns.go 14:03:21 spire-1.2.1/pkg/common/x509util/dns_test.go 14:03:21 spire-1.2.1/pkg/common/x509util/keyid.go 14:03:21 spire-1.2.1/pkg/common/x509util/keypair.go 14:03:21 spire-1.2.1/pkg/common/x509util/serialnumber.go 14:03:21 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 14:03:21 spire-1.2.1/pkg/server/ 14:03:21 spire-1.2.1/pkg/server/api/ 14:03:21 spire-1.2.1/pkg/server/api/agent.go 14:03:21 spire-1.2.1/pkg/server/api/agent/ 14:03:21 spire-1.2.1/pkg/server/api/agent/v1/ 14:03:21 spire-1.2.1/pkg/server/api/agent/v1/service.go 14:03:21 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 14:03:21 spire-1.2.1/pkg/server/api/agent_test.go 14:03:21 spire-1.2.1/pkg/server/api/api.go 14:03:21 spire-1.2.1/pkg/server/api/audit/ 14:03:21 spire-1.2.1/pkg/server/api/audit/audit.go 14:03:21 spire-1.2.1/pkg/server/api/audit/audit_test.go 14:03:21 spire-1.2.1/pkg/server/api/bundle.go 14:03:21 spire-1.2.1/pkg/server/api/bundle/ 14:03:21 spire-1.2.1/pkg/server/api/bundle/v1/ 14:03:21 spire-1.2.1/pkg/server/api/bundle/v1/service.go 14:03:21 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 14:03:21 spire-1.2.1/pkg/server/api/bundle_test.go 14:03:21 spire-1.2.1/pkg/server/api/debug/ 14:03:21 spire-1.2.1/pkg/server/api/debug/v1/ 14:03:21 spire-1.2.1/pkg/server/api/debug/v1/service.go 14:03:21 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 14:03:21 spire-1.2.1/pkg/server/api/entry.go 14:03:21 spire-1.2.1/pkg/server/api/entry/ 14:03:21 spire-1.2.1/pkg/server/api/entry/v1/ 14:03:21 spire-1.2.1/pkg/server/api/entry/v1/service.go 14:03:21 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 14:03:21 spire-1.2.1/pkg/server/api/entry_test.go 14:03:21 spire-1.2.1/pkg/server/api/health/ 14:03:21 spire-1.2.1/pkg/server/api/health/v1/ 14:03:21 spire-1.2.1/pkg/server/api/health/v1/service.go 14:03:21 spire-1.2.1/pkg/server/api/health/v1/service_test.go 14:03:21 spire-1.2.1/pkg/server/api/id.go 14:03:21 spire-1.2.1/pkg/server/api/id_test.go 14:03:21 spire-1.2.1/pkg/server/api/limits/ 14:03:21 spire-1.2.1/pkg/server/api/limits/limits.go 14:03:21 spire-1.2.1/pkg/server/api/middleware/ 14:03:21 spire-1.2.1/pkg/server/api/middleware/alias.go 14:03:21 spire-1.2.1/pkg/server/api/middleware/audit.go 14:03:21 spire-1.2.1/pkg/server/api/middleware/authorization.go 14:03:21 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 14:03:21 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 14:03:21 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 14:03:21 spire-1.2.1/pkg/server/api/middleware/caller.go 14:03:21 spire-1.2.1/pkg/server/api/middleware/caller_test.go 14:03:21 spire-1.2.1/pkg/server/api/middleware/common.go 14:03:21 spire-1.2.1/pkg/server/api/middleware/common_test.go 14:03:21 spire-1.2.1/pkg/server/api/middleware/entries.go 14:03:21 spire-1.2.1/pkg/server/api/middleware/entries_test.go 14:03:21 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 14:03:21 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 14:03:21 spire-1.2.1/pkg/server/api/ratelimit.go 14:03:21 spire-1.2.1/pkg/server/api/rpccontext/ 14:03:21 spire-1.2.1/pkg/server/api/rpccontext/alias.go 14:03:21 spire-1.2.1/pkg/server/api/rpccontext/audit.go 14:03:21 spire-1.2.1/pkg/server/api/rpccontext/caller.go 14:03:21 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 14:03:21 spire-1.2.1/pkg/server/api/selector.go 14:03:21 spire-1.2.1/pkg/server/api/selector_test.go 14:03:21 spire-1.2.1/pkg/server/api/status.go 14:03:21 spire-1.2.1/pkg/server/api/status_test.go 14:03:21 spire-1.2.1/pkg/server/api/svid/ 14:03:21 spire-1.2.1/pkg/server/api/svid/v1/ 14:03:21 spire-1.2.1/pkg/server/api/svid/v1/service.go 14:03:21 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 14:03:21 spire-1.2.1/pkg/server/api/trustdomain.go 14:03:21 spire-1.2.1/pkg/server/api/trustdomain/ 14:03:21 spire-1.2.1/pkg/server/api/trustdomain/v1/ 14:03:21 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 14:03:21 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 14:03:21 spire-1.2.1/pkg/server/api/trustdomain_test.go 14:03:21 spire-1.2.1/pkg/server/authpolicy/ 14:03:21 spire-1.2.1/pkg/server/authpolicy/defaults.go 14:03:21 spire-1.2.1/pkg/server/authpolicy/policy.go 14:03:21 spire-1.2.1/pkg/server/authpolicy/policy.rego 14:03:21 spire-1.2.1/pkg/server/authpolicy/policy_data.json 14:03:21 spire-1.2.1/pkg/server/authpolicy/policy_test.go 14:03:21 spire-1.2.1/pkg/server/authpolicy/validate.go 14:03:21 spire-1.2.1/pkg/server/bundle/ 14:03:21 spire-1.2.1/pkg/server/bundle/client/ 14:03:21 spire-1.2.1/pkg/server/bundle/client/client.go 14:03:21 spire-1.2.1/pkg/server/bundle/client/client_test.go 14:03:21 spire-1.2.1/pkg/server/bundle/client/manager.go 14:03:21 spire-1.2.1/pkg/server/bundle/client/manager_test.go 14:03:21 spire-1.2.1/pkg/server/bundle/client/sources.go 14:03:21 spire-1.2.1/pkg/server/bundle/client/sources_test.go 14:03:21 spire-1.2.1/pkg/server/bundle/client/updater.go 14:03:21 spire-1.2.1/pkg/server/bundle/client/updater_test.go 14:03:21 spire-1.2.1/pkg/server/ca/ 14:03:21 spire-1.2.1/pkg/server/ca/ca.go 14:03:21 spire-1.2.1/pkg/server/ca/ca_health.go 14:03:21 spire-1.2.1/pkg/server/ca/ca_test.go 14:03:21 spire-1.2.1/pkg/server/ca/journal.go 14:03:21 spire-1.2.1/pkg/server/ca/journal_test.go 14:03:21 spire-1.2.1/pkg/server/ca/manager.go 14:03:21 spire-1.2.1/pkg/server/ca/manager_health.go 14:03:21 spire-1.2.1/pkg/server/ca/manager_test.go 14:03:21 spire-1.2.1/pkg/server/ca/templates.go 14:03:21 spire-1.2.1/pkg/server/ca/upstream_client.go 14:03:21 spire-1.2.1/pkg/server/ca/upstream_client_test.go 14:03:21 spire-1.2.1/pkg/server/ca/validation.go 14:03:21 spire-1.2.1/pkg/server/cache/ 14:03:21 spire-1.2.1/pkg/server/cache/dscache/ 14:03:21 spire-1.2.1/pkg/server/cache/dscache/cache.go 14:03:21 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 14:03:21 spire-1.2.1/pkg/server/cache/entrycache/ 14:03:21 spire-1.2.1/pkg/server/cache/entrycache/cache.go 14:03:21 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 14:03:21 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 14:03:21 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 14:03:21 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 14:03:21 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 14:03:21 spire-1.2.1/pkg/server/catalog/ 14:03:21 spire-1.2.1/pkg/server/catalog/catalog.go 14:03:21 spire-1.2.1/pkg/server/catalog/keymanager.go 14:03:21 spire-1.2.1/pkg/server/catalog/nodeattestor.go 14:03:21 spire-1.2.1/pkg/server/catalog/noderesolver.go 14:03:21 spire-1.2.1/pkg/server/catalog/notifier.go 14:03:21 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 14:03:21 spire-1.2.1/pkg/server/config.go 14:03:21 spire-1.2.1/pkg/server/datastore/ 14:03:21 spire-1.2.1/pkg/server/datastore/datastore.go 14:03:21 spire-1.2.1/pkg/server/datastore/datastore_health.go 14:03:21 spire-1.2.1/pkg/server/datastore/repository.go 14:03:21 spire-1.2.1/pkg/server/datastore/sqlstore/ 14:03:21 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 14:03:21 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 14:03:21 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 14:03:21 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 14:03:21 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 14:03:21 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 14:03:21 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 14:03:21 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 14:03:21 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 14:03:21 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 14:03:21 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 14:03:21 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 14:03:21 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 14:03:21 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 14:03:21 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 14:03:21 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 14:03:21 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 14:03:21 spire-1.2.1/pkg/server/endpoints/ 14:03:21 spire-1.2.1/pkg/server/endpoints/bundle/ 14:03:21 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 14:03:21 spire-1.2.1/pkg/server/endpoints/bundle/config.go 14:03:21 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 14:03:21 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 14:03:21 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 14:03:21 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 14:03:21 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 14:03:21 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 14:03:21 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 14:03:21 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 14:03:21 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 14:03:21 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 14:03:21 spire-1.2.1/pkg/server/endpoints/bundle/server.go 14:03:21 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 14:03:21 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 14:03:21 spire-1.2.1/pkg/server/endpoints/config.go 14:03:21 spire-1.2.1/pkg/server/endpoints/endpoints.go 14:03:21 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 14:03:21 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 14:03:21 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 14:03:21 spire-1.2.1/pkg/server/endpoints/middleware.go 14:03:21 spire-1.2.1/pkg/server/endpoints/middleware_test.go 14:03:21 spire-1.2.1/pkg/server/hostservice/ 14:03:21 spire-1.2.1/pkg/server/hostservice/agentstore/ 14:03:21 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 14:03:21 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 14:03:21 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 14:03:21 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 14:03:21 spire-1.2.1/pkg/server/hostservice/identityprovider/ 14:03:21 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 14:03:21 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 14:03:21 spire-1.2.1/pkg/server/plugin/ 14:03:21 spire-1.2.1/pkg/server/plugin/keymanager/ 14:03:21 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 14:03:21 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 14:03:21 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 14:03:21 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 14:03:21 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 14:03:21 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 14:03:21 spire-1.2.1/pkg/server/plugin/keymanager/base/ 14:03:21 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 14:03:21 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 14:03:21 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 14:03:21 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 14:03:21 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 14:03:21 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 14:03:21 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 14:03:21 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 14:03:21 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 14:03:21 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 14:03:21 spire-1.2.1/pkg/server/plugin/keymanager/test/ 14:03:21 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 14:03:21 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 14:03:21 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 14:03:21 spire-1.2.1/pkg/server/plugin/nodeattestor/ 14:03:21 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 14:03:21 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 14:03:21 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 14:03:21 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 14:03:21 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 14:03:21 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 14:03:21 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 14:03:21 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 14:03:21 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 14:03:21 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 14:03:21 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 14:03:21 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 14:03:21 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 14:03:21 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 14:03:21 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 14:03:21 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 14:03:21 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 14:03:21 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 14:03:21 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 14:03:21 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 14:03:21 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 14:03:21 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 14:03:21 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 14:03:21 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 14:03:21 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 14:03:21 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 14:03:21 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 14:03:21 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 14:03:21 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 14:03:21 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 14:03:21 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 14:03:21 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 14:03:21 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 14:03:21 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 14:03:21 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 14:03:21 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 14:03:21 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 14:03:21 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 14:03:21 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 14:03:21 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 14:03:21 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 14:03:21 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 14:03:21 spire-1.2.1/pkg/server/plugin/noderesolver/ 14:03:21 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 14:03:21 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 14:03:21 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 14:03:21 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 14:03:21 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 14:03:21 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 14:03:21 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 14:03:21 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 14:03:21 spire-1.2.1/pkg/server/plugin/notifier/ 14:03:21 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 14:03:21 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 14:03:21 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 14:03:21 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 14:03:21 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 14:03:21 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 14:03:21 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 14:03:21 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 14:03:21 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 14:03:21 spire-1.2.1/pkg/server/plugin/notifier/repository.go 14:03:21 spire-1.2.1/pkg/server/plugin/notifier/v1.go 14:03:21 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 14:03:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 14:03:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 14:03:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 14:03:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 14:03:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 14:03:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 14:03:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 14:03:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 14:03:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 14:03:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 14:03:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 14:03:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 14:03:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 14:03:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 14:03:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 14:03:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 14:03:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 14:03:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 14:03:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 14:03:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 14:03:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 14:03:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 14:03:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 14:03:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 14:03:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 14:03:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 14:03:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 14:03:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 14:03:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 14:03:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 14:03:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 14:03:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 14:03:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 14:03:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 14:03:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 14:03:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 14:03:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 14:03:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 14:03:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 14:03:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 14:03:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 14:03:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 14:03:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 14:03:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 14:03:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 14:03:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 14:03:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 14:03:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 14:03:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 14:03:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 14:03:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 14:03:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 14:03:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 14:03:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 14:03:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 14:03:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 14:03:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 14:03:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 14:03:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 14:03:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 14:03:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 14:03:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 14:03:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 14:03:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 14:03:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 14:03:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 14:03:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 14:03:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 14:03:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 14:03:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 14:03:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 14:03:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 14:03:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 14:03:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 14:03:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 14:03:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 14:03:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 14:03:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 14:03:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 14:03:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 14:03:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 14:03:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 14:03:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 14:03:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 14:03:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 14:03:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 14:03:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 14:03:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 14:03:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 14:03:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 14:03:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 14:03:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 14:03:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 14:03:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 14:03:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 14:03:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 14:03:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 14:03:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 14:03:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 14:03:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 14:03:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 14:03:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 14:03:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 14:03:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 14:03:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 14:03:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 14:03:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 14:03:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 14:03:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 14:03:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 14:03:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 14:03:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 14:03:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 14:03:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 14:03:21 spire-1.2.1/pkg/server/registration/ 14:03:21 spire-1.2.1/pkg/server/registration/manager.go 14:03:21 spire-1.2.1/pkg/server/registration/manager_test.go 14:03:21 spire-1.2.1/pkg/server/scanentries.go 14:03:21 spire-1.2.1/pkg/server/scanentries_test.go 14:03:21 spire-1.2.1/pkg/server/server.go 14:03:21 spire-1.2.1/pkg/server/server_test.go 14:03:21 spire-1.2.1/pkg/server/svid/ 14:03:21 spire-1.2.1/pkg/server/svid/observer.go 14:03:21 spire-1.2.1/pkg/server/svid/observer_test.go 14:03:21 spire-1.2.1/pkg/server/svid/rotator.go 14:03:21 spire-1.2.1/pkg/server/svid/rotator_config.go 14:03:21 spire-1.2.1/pkg/server/svid/rotator_config_test.go 14:03:21 spire-1.2.1/pkg/server/svid/rotator_test.go 14:03:21 spire-1.2.1/proto/ 14:03:21 spire-1.2.1/proto/private/ 14:03:21 spire-1.2.1/proto/private/server/ 14:03:21 spire-1.2.1/proto/private/server/journal/ 14:03:21 spire-1.2.1/proto/private/server/journal/journal.pb.go 14:03:21 spire-1.2.1/proto/private/server/journal/journal.proto 14:03:21 spire-1.2.1/proto/spire/ 14:03:21 spire-1.2.1/proto/spire/common/ 14:03:21 spire-1.2.1/proto/spire/common/common.pb.go 14:03:21 spire-1.2.1/proto/spire/common/common.proto 14:03:21 spire-1.2.1/proto/spire/common/plugin/ 14:03:21 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 14:03:21 spire-1.2.1/proto/spire/common/plugin/plugin.proto 14:03:21 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 14:03:21 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 14:03:21 spire-1.2.1/proto/spire/plugin/ 14:03:21 spire-1.2.1/proto/spire/plugin/agent/ 14:03:21 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 14:03:21 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 14:03:21 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 14:03:21 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 14:03:21 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 14:03:21 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 14:03:21 spire-1.2.1/release/ 14:03:21 spire-1.2.1/release/spire-extras/ 14:03:21 spire-1.2.1/release/spire-extras/README.md 14:03:21 spire-1.2.1/release/spire-extras/conf/ 14:03:21 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 14:03:21 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 14:03:21 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 14:03:21 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 14:03:21 spire-1.2.1/release/spire/ 14:03:21 spire-1.2.1/release/spire/README.md 14:03:21 spire-1.2.1/release/spire/conf/ 14:03:21 spire-1.2.1/release/spire/conf/agent/ 14:03:21 spire-1.2.1/release/spire/conf/agent/agent.conf 14:03:21 spire-1.2.1/release/spire/conf/server/ 14:03:21 spire-1.2.1/release/spire/conf/server/server.conf 14:03:21 spire-1.2.1/script/ 14:03:21 spire-1.2.1/script/build-artifact.sh 14:03:21 spire-1.2.1/script/generate_dummy_ca.sh 14:03:21 spire-1.2.1/support/ 14:03:21 spire-1.2.1/support/k8s/ 14:03:21 spire-1.2.1/support/k8s/k8s-workload-registrar/ 14:03:21 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 14:03:21 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 14:03:21 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 14:03:21 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 14:03:21 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 14:03:21 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 14:03:21 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 14:03:21 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 14:03:21 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 14:03:21 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 14:03:21 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 14:03:21 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 14:03:21 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 14:03:21 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 14:03:21 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 14:03:21 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 14:03:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 14:03:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 14:03:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 14:03:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 14:03:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 14:03:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 14:03:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 14:03:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 14:03:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 14:03:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 14:03:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 14:03:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 14:03:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 14:03:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 14:03:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 14:03:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 14:03:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 14:03:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 14:03:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 14:03:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 14:03:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 14:03:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 14:03:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 14:03:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 14:03:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 14:03:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 14:03:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 14:03:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 14:03:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 14:03:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 14:03:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 14:03:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 14:03:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 14:03:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 14:03:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 14:03:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 14:03:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 14:03:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 14:03:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 14:03:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 14:03:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 14:03:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 14:03:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 14:03:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 14:03:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 14:03:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 14:03:21 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 14:03:21 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 14:03:21 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 14:03:21 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 14:03:21 spire-1.2.1/support/oidc-discovery-provider/ 14:03:21 spire-1.2.1/support/oidc-discovery-provider/README.md 14:03:21 spire-1.2.1/support/oidc-discovery-provider/common_test.go 14:03:21 spire-1.2.1/support/oidc-discovery-provider/config.go 14:03:21 spire-1.2.1/support/oidc-discovery-provider/config_test.go 14:03:21 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 14:03:21 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 14:03:21 spire-1.2.1/support/oidc-discovery-provider/handler.go 14:03:21 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 14:03:21 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 14:03:21 spire-1.2.1/support/oidc-discovery-provider/main.go 14:03:21 spire-1.2.1/support/oidc-discovery-provider/server_api.go 14:03:21 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 14:03:21 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 14:03:21 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 14:03:21 spire-1.2.1/test/ 14:03:21 spire-1.2.1/test/clock/ 14:03:21 spire-1.2.1/test/clock/clock.go 14:03:21 spire-1.2.1/test/fakes/ 14:03:21 spire-1.2.1/test/fakes/fakeagentcatalog/ 14:03:21 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 14:03:21 spire-1.2.1/test/fakes/fakeagentkeymanager/ 14:03:21 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 14:03:21 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 14:03:21 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 14:03:21 spire-1.2.1/test/fakes/fakeagentstore/ 14:03:21 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 14:03:21 spire-1.2.1/test/fakes/fakedatastore/ 14:03:21 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 14:03:21 spire-1.2.1/test/fakes/fakeentryclient/ 14:03:21 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 14:03:21 spire-1.2.1/test/fakes/fakehealthchecker/ 14:03:21 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 14:03:21 spire-1.2.1/test/fakes/fakeidentityprovider/ 14:03:21 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 14:03:21 spire-1.2.1/test/fakes/fakemetrics/ 14:03:21 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 14:03:21 spire-1.2.1/test/fakes/fakenoderesolver/ 14:03:21 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 14:03:21 spire-1.2.1/test/fakes/fakenotifier/ 14:03:21 spire-1.2.1/test/fakes/fakenotifier/notifier.go 14:03:21 spire-1.2.1/test/fakes/fakepluginmetrics/ 14:03:21 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 14:03:21 spire-1.2.1/test/fakes/fakeserverca/ 14:03:21 spire-1.2.1/test/fakes/fakeserverca/serverca.go 14:03:21 spire-1.2.1/test/fakes/fakeservercatalog/ 14:03:21 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 14:03:21 spire-1.2.1/test/fakes/fakeserverkeymanager/ 14:03:21 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 14:03:21 spire-1.2.1/test/fakes/fakeservernodeattestor/ 14:03:21 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 14:03:21 spire-1.2.1/test/fakes/fakeupstreamauthority/ 14:03:21 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 14:03:21 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 14:03:21 spire-1.2.1/test/fakes/fakeworkloadapi/ 14:03:21 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 14:03:21 spire-1.2.1/test/fakes/fakeworkloadattestor/ 14:03:21 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 14:03:21 spire-1.2.1/test/fixture/ 14:03:21 spire-1.2.1/test/fixture/certs/ 14:03:21 spire-1.2.1/test/fixture/certs/agent_svid.der 14:03:21 spire-1.2.1/test/fixture/certs/base_cert.pem 14:03:21 spire-1.2.1/test/fixture/certs/base_csr.pem 14:03:21 spire-1.2.1/test/fixture/certs/base_key.pem 14:03:21 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 14:03:21 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 14:03:21 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 14:03:21 spire-1.2.1/test/fixture/certs/blog_cert.pem 14:03:21 spire-1.2.1/test/fixture/certs/blog_csr.pem 14:03:21 spire-1.2.1/test/fixture/certs/blog_key.pem 14:03:21 spire-1.2.1/test/fixture/certs/bundle.der 14:03:21 spire-1.2.1/test/fixture/certs/ca.pem 14:03:21 spire-1.2.1/test/fixture/certs/ca_key.pem 14:03:21 spire-1.2.1/test/fixture/certs/database_cert.pem 14:03:21 spire-1.2.1/test/fixture/certs/database_csr.pem 14:03:21 spire-1.2.1/test/fixture/certs/database_key.pem 14:03:21 spire-1.2.1/test/fixture/certs/node_cert.pem 14:03:21 spire-1.2.1/test/fixture/certs/node_csr.pem 14:03:21 spire-1.2.1/test/fixture/certs/node_key.pem 14:03:21 spire-1.2.1/test/fixture/certs/svid.pem 14:03:21 spire-1.2.1/test/fixture/certs/svid_key.pem 14:03:21 spire-1.2.1/test/fixture/config/ 14:03:21 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 14:03:21 spire-1.2.1/test/fixture/config/agent_good.conf 14:03:21 spire-1.2.1/test/fixture/config/agent_good_templated.conf 14:03:21 spire-1.2.1/test/fixture/config/plugin_good.conf 14:03:21 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 14:03:21 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 14:03:21 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 14:03:21 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 14:03:21 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 14:03:21 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 14:03:21 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 14:03:21 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 14:03:21 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 14:03:21 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 14:03:21 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 14:03:21 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 14:03:21 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 14:03:21 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 14:03:21 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 14:03:21 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 14:03:21 spire-1.2.1/test/fixture/config/server_good.conf 14:03:21 spire-1.2.1/test/fixture/config/server_good_templated.conf 14:03:21 spire-1.2.1/test/fixture/fixture.go 14:03:21 spire-1.2.1/test/fixture/nodeattestor/ 14:03:21 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 14:03:21 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 14:03:21 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 14:03:21 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 14:03:21 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 14:03:21 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 14:03:21 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 14:03:21 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 14:03:21 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 14:03:21 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 14:03:21 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 14:03:21 spire-1.2.1/test/fixture/registration/ 14:03:21 spire-1.2.1/test/fixture/registration/entries.json 14:03:21 spire-1.2.1/test/fixture/registration/good-for-update.json 14:03:21 spire-1.2.1/test/fixture/registration/good.json 14:03:21 spire-1.2.1/test/fixture/registration/invalid.json 14:03:21 spire-1.2.1/test/fixture/registration/invalid_json.json 14:03:21 spire-1.2.1/test/fixture/registration/manager_test_entries.json 14:03:21 spire-1.2.1/test/integration/ 14:03:21 spire-1.2.1/test/integration/README.md 14:03:21 spire-1.2.1/test/integration/common 14:03:21 spire-1.2.1/test/integration/setup/ 14:03:21 spire-1.2.1/test/integration/setup/adminclient/ 14:03:21 spire-1.2.1/test/integration/setup/adminclient/build.sh 14:03:21 spire-1.2.1/test/integration/setup/adminclient/client.go 14:03:21 spire-1.2.1/test/integration/setup/debugagent/ 14:03:21 spire-1.2.1/test/integration/setup/debugagent/build.sh 14:03:21 spire-1.2.1/test/integration/setup/debugagent/main.go 14:03:21 spire-1.2.1/test/integration/setup/debugserver/ 14:03:21 spire-1.2.1/test/integration/setup/debugserver/build.sh 14:03:21 spire-1.2.1/test/integration/setup/debugserver/main.go 14:03:21 spire-1.2.1/test/integration/setup/downstreamclient/ 14:03:21 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 14:03:21 spire-1.2.1/test/integration/setup/downstreamclient/client.go 14:03:21 spire-1.2.1/test/integration/setup/itclient/ 14:03:21 spire-1.2.1/test/integration/setup/itclient/client.go 14:03:21 spire-1.2.1/test/integration/setup/node-attestation/ 14:03:21 spire-1.2.1/test/integration/setup/node-attestation/build.sh 14:03:21 spire-1.2.1/test/integration/setup/node-attestation/client.go 14:03:21 spire-1.2.1/test/integration/setup/x509pop/ 14:03:21 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 14:03:21 spire-1.2.1/test/integration/setup/x509pop/setup.sh 14:03:21 spire-1.2.1/test/integration/suites/ 14:03:21 spire-1.2.1/test/integration/suites/admin-endpoints/ 14:03:21 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 14:03:21 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 14:03:21 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 14:03:21 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 14:03:21 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 14:03:21 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 14:03:21 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 14:03:21 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 14:03:21 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 14:03:21 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 14:03:21 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 14:03:21 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 14:03:21 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 14:03:21 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 14:03:21 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 14:03:21 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 14:03:21 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 14:03:21 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 14:03:21 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 14:03:21 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 14:03:21 spire-1.2.1/test/integration/suites/datastore-mysql/ 14:03:21 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 14:03:21 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 14:03:21 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 14:03:21 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 14:03:21 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 14:03:21 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 14:03:21 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 14:03:21 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 14:03:21 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 14:03:21 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 14:03:21 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 14:03:21 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 14:03:21 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 14:03:21 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 14:03:21 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 14:03:21 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 14:03:21 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 14:03:21 spire-1.2.1/test/integration/suites/datastore-postgres/ 14:03:21 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 14:03:21 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 14:03:21 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 14:03:21 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 14:03:21 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 14:03:21 spire-1.2.1/test/integration/suites/debug-endpoints/ 14:03:21 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 14:03:21 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 14:03:21 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 14:03:21 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 14:03:21 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 14:03:21 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 14:03:21 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 14:03:21 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 14:03:21 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 14:03:21 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 14:03:21 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 14:03:21 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 14:03:21 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 14:03:21 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 14:03:21 spire-1.2.1/test/integration/suites/downstream-endpoints/ 14:03:21 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 14:03:21 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 14:03:21 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 14:03:21 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 14:03:21 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 14:03:21 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 14:03:21 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 14:03:21 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 14:03:21 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 14:03:21 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 14:03:21 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 14:03:21 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 14:03:21 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 14:03:21 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 14:03:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 14:03:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 14:03:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 14:03:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 14:03:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 14:03:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 14:03:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 14:03:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 14:03:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 14:03:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 14:03:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 14:03:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 14:03:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 14:03:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 14:03:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 14:03:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 14:03:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 14:03:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 14:03:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 14:03:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 14:03:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 14:03:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 14:03:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 14:03:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 14:03:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 14:03:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 14:03:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 14:03:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 14:03:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 14:03:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 14:03:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 14:03:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 14:03:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 14:03:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 14:03:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 14:03:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 14:03:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 14:03:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 14:03:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 14:03:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 14:03:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 14:03:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 14:03:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 14:03:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 14:03:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 14:03:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 14:03:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 14:03:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 14:03:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 14:03:21 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 14:03:21 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 14:03:21 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 14:03:21 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 14:03:21 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 14:03:21 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 14:03:21 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 14:03:21 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 14:03:21 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 14:03:21 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 14:03:21 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 14:03:21 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 14:03:21 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 14:03:21 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 14:03:21 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 14:03:21 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 14:03:21 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 14:03:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 14:03:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 14:03:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 14:03:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 14:03:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 14:03:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 14:03:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 14:03:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 14:03:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 14:03:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 14:03:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 14:03:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 14:03:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 14:03:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 14:03:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 14:03:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 14:03:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 14:03:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 14:03:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 14:03:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 14:03:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 14:03:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 14:03:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 14:03:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 14:03:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 14:03:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 14:03:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 14:03:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 14:03:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 14:03:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 14:03:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 14:03:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 14:03:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 14:03:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 14:03:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 14:03:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 14:03:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 14:03:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 14:03:21 spire-1.2.1/test/integration/suites/join-token/ 14:03:21 spire-1.2.1/test/integration/suites/join-token/01-start-server 14:03:21 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 14:03:21 spire-1.2.1/test/integration/suites/join-token/03-start-agent 14:03:21 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 14:03:21 spire-1.2.1/test/integration/suites/join-token/05-check-svid 14:03:21 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 14:03:21 spire-1.2.1/test/integration/suites/join-token/README.md 14:03:21 spire-1.2.1/test/integration/suites/join-token/conf/ 14:03:21 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 14:03:21 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 14:03:21 spire-1.2.1/test/integration/suites/join-token/conf/server/ 14:03:21 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 14:03:21 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 14:03:21 spire-1.2.1/test/integration/suites/join-token/teardown 14:03:21 spire-1.2.1/test/integration/suites/k8s-reconcile/ 14:03:21 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 14:03:21 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 14:03:21 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 14:03:21 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 14:03:21 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 14:03:21 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 14:03:21 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 14:03:21 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 14:03:21 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 14:03:21 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 14:03:21 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 14:03:21 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 14:03:21 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 14:03:21 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 14:03:21 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 14:03:21 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 14:03:21 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 14:03:21 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 14:03:21 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 14:03:21 spire-1.2.1/test/integration/suites/k8s-scratch/ 14:03:21 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 14:03:21 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 14:03:21 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 14:03:21 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 14:03:21 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 14:03:21 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 14:03:21 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 14:03:21 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 14:03:21 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 14:03:21 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 14:03:21 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 14:03:21 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 14:03:21 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 14:03:21 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 14:03:21 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 14:03:21 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 14:03:21 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 14:03:21 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 14:03:21 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 14:03:21 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 14:03:21 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 14:03:21 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 14:03:21 spire-1.2.1/test/integration/suites/k8s/ 14:03:21 spire-1.2.1/test/integration/suites/k8s/00-setup 14:03:21 spire-1.2.1/test/integration/suites/k8s/01-apply-config 14:03:21 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 14:03:21 spire-1.2.1/test/integration/suites/k8s/README.md 14:03:21 spire-1.2.1/test/integration/suites/k8s/conf/ 14:03:21 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 14:03:21 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 14:03:21 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 14:03:21 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 14:03:21 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 14:03:21 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 14:03:21 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 14:03:21 spire-1.2.1/test/integration/suites/k8s/conf/server/ 14:03:21 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 14:03:21 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 14:03:21 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 14:03:21 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 14:03:21 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 14:03:21 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 14:03:21 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 14:03:21 spire-1.2.1/test/integration/suites/k8s/init-kubectl 14:03:21 spire-1.2.1/test/integration/suites/k8s/teardown 14:03:21 spire-1.2.1/test/integration/suites/nested-rotation/ 14:03:21 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 14:03:21 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 14:03:21 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 14:03:21 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 14:03:21 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 14:03:21 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 14:03:21 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 14:03:21 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 14:03:21 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 14:03:21 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 14:03:21 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 14:03:21 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 14:03:21 spire-1.2.1/test/integration/suites/nested-rotation/README.md 14:03:21 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 14:03:21 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 14:03:21 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 14:03:21 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 14:03:21 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 14:03:21 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 14:03:21 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 14:03:21 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 14:03:21 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 14:03:21 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 14:03:21 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 14:03:21 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 14:03:21 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 14:03:21 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 14:03:21 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 14:03:21 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 14:03:21 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 14:03:21 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 14:03:21 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 14:03:21 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 14:03:21 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 14:03:21 spire-1.2.1/test/integration/suites/nested-rotation/root/ 14:03:21 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 14:03:21 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 14:03:21 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 14:03:21 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 14:03:21 spire-1.2.1/test/integration/suites/nested-rotation/teardown 14:03:21 spire-1.2.1/test/integration/suites/node-attestation/ 14:03:21 spire-1.2.1/test/integration/suites/node-attestation/00-setup 14:03:21 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 14:03:21 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 14:03:21 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 14:03:21 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 14:03:21 spire-1.2.1/test/integration/suites/node-attestation/README.md 14:03:21 spire-1.2.1/test/integration/suites/node-attestation/conf/ 14:03:21 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 14:03:21 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 14:03:21 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 14:03:21 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 14:03:21 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 14:03:21 spire-1.2.1/test/integration/suites/node-attestation/teardown 14:03:21 spire-1.2.1/test/integration/suites/rotation/ 14:03:21 spire-1.2.1/test/integration/suites/rotation/00-setup 14:03:21 spire-1.2.1/test/integration/suites/rotation/01-start-server 14:03:21 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 14:03:21 spire-1.2.1/test/integration/suites/rotation/03-start-agent 14:03:21 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 14:03:21 spire-1.2.1/test/integration/suites/rotation/05-check-svids 14:03:21 spire-1.2.1/test/integration/suites/rotation/README.md 14:03:21 spire-1.2.1/test/integration/suites/rotation/conf/ 14:03:21 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 14:03:21 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 14:03:21 spire-1.2.1/test/integration/suites/rotation/conf/server/ 14:03:21 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 14:03:21 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 14:03:21 spire-1.2.1/test/integration/suites/rotation/teardown 14:03:21 spire-1.2.1/test/integration/suites/self-test/ 14:03:21 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 14:03:21 spire-1.2.1/test/integration/suites/self-test/README.md 14:03:21 spire-1.2.1/test/integration/suites/self-test/teardown 14:03:21 spire-1.2.1/test/integration/suites/spire-server-cli/ 14:03:21 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 14:03:21 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 14:03:21 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 14:03:21 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 14:03:21 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 14:03:21 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 14:03:21 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 14:03:21 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 14:03:21 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 14:03:21 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 14:03:21 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 14:03:21 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 14:03:21 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 14:03:21 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 14:03:21 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 14:03:21 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 14:03:21 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 14:03:21 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 14:03:21 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 14:03:21 spire-1.2.1/test/integration/suites/upgrade/ 14:03:21 spire-1.2.1/test/integration/suites/upgrade/00-setup 14:03:21 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 14:03:21 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 14:03:21 spire-1.2.1/test/integration/suites/upgrade/README.md 14:03:21 spire-1.2.1/test/integration/suites/upgrade/conf/ 14:03:21 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 14:03:21 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 14:03:21 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 14:03:21 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 14:03:21 spire-1.2.1/test/integration/suites/upgrade/teardown 14:03:21 spire-1.2.1/test/integration/suites/upgrade/versions.txt 14:03:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 14:03:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 14:03:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 14:03:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 14:03:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 14:03:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 14:03:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 14:03:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 14:03:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 14:03:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 14:03:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 14:03:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 14:03:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 14:03:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 14:03:21 spire-1.2.1/test/integration/test-one.sh 14:03:21 spire-1.2.1/test/integration/test.sh 14:03:21 spire-1.2.1/test/plugintest/ 14:03:21 spire-1.2.1/test/plugintest/config.go 14:03:21 spire-1.2.1/test/plugintest/load.go 14:03:21 spire-1.2.1/test/plugintest/option.go 14:03:21 spire-1.2.1/test/spiretest/ 14:03:21 spire-1.2.1/test/spiretest/apiserver.go 14:03:21 spire-1.2.1/test/spiretest/assertions.go 14:03:21 spire-1.2.1/test/spiretest/dir.go 14:03:21 spire-1.2.1/test/spiretest/errors_posix.go 14:03:21 spire-1.2.1/test/spiretest/errors_windows.go 14:03:21 spire-1.2.1/test/spiretest/logs.go 14:03:21 spire-1.2.1/test/spiretest/socketapi.go 14:03:21 spire-1.2.1/test/spiretest/suite.go 14:03:21 spire-1.2.1/test/spiretest/x509.go 14:03:21 spire-1.2.1/test/testca/ 14:03:21 spire-1.2.1/test/testca/ca.go 14:03:21 spire-1.2.1/test/testkey/ 14:03:21 spire-1.2.1/test/testkey/generate.sh 14:03:21 spire-1.2.1/test/testkey/genkeys.go 14:03:21 spire-1.2.1/test/testkey/keys.go 14:03:21 spire-1.2.1/test/testkey/new.go 14:03:21 spire-1.2.1/test/tpmsimulator/ 14:03:21 spire-1.2.1/test/tpmsimulator/simulator.go 14:03:21 spire-1.2.1/test/util/ 14:03:21 spire-1.2.1/test/util/cert_fixtures.go 14:03:21 spire-1.2.1/test/util/cert_generation.go 14:03:21 spire-1.2.1/test/util/io_redirection.go 14:03:21 spire-1.2.1/test/util/race.go 14:03:21 spire-1.2.1/test/util/util.go 14:03:21 building spire from source... 14:03:22 Installing go1.17.7... 14:03:27 Building bin/spire-server... 14:03:27 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 14:03:27 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 14:03:27 go: downloading github.com/mitchellh/cli v1.1.2 14:03:27 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 14:03:27 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 14:03:27 go: downloading github.com/imdario/mergo v0.3.12 14:03:27 go: downloading github.com/sirupsen/logrus v1.8.1 14:03:27 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 14:03:27 go: downloading github.com/hashicorp/go-hclog v1.1.0 14:03:27 go: downloading google.golang.org/grpc v1.44.0 14:03:27 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 14:03:27 go: downloading github.com/fatih/color v1.13.0 14:03:27 go: downloading github.com/mattn/go-isatty v0.0.14 14:03:27 go: downloading github.com/hashicorp/go-plugin v1.4.3 14:03:27 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 14:03:27 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 14:03:27 go: downloading github.com/InVisionApp/go-logger v1.0.1 14:03:27 go: downloading github.com/armon/go-metrics v0.3.10 14:03:27 go: downloading github.com/prometheus/client_golang v1.12.1 14:03:27 go: downloading github.com/uber-go/tally/v4 v4.1.1 14:03:27 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 14:03:27 go: downloading github.com/open-policy-agent/opa v0.38.0 14:03:27 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 14:03:27 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 14:03:27 go: downloading github.com/Masterminds/goutils v1.1.0 14:03:27 go: downloading github.com/Masterminds/semver v1.5.0 14:03:27 go: downloading github.com/google/uuid v1.1.2 14:03:27 go: downloading github.com/huandu/xstrings v1.3.2 14:03:28 go: downloading github.com/mattn/go-colorable v0.1.12 14:03:28 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 14:03:28 go: downloading github.com/oklog/run v1.0.0 14:03:28 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 14:03:28 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 14:03:28 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 14:03:28 go: downloading github.com/prometheus/client_model v0.2.0 14:03:28 go: downloading github.com/prometheus/common v0.32.1 14:03:28 go: downloading github.com/beorn7/perks v1.0.1 14:03:28 go: downloading github.com/cespare/xxhash/v2 v2.1.2 14:03:28 go: downloading github.com/prometheus/procfs v0.7.3 14:03:28 go: downloading github.com/imkira/go-observer v1.0.3 14:03:28 go: downloading go.uber.org/atomic v1.9.0 14:03:28 go: downloading github.com/mitchellh/reflectwalk v1.0.1 14:03:28 go: downloading github.com/hashicorp/errwrap v1.1.0 14:03:28 go: downloading github.com/hashicorp/golang-lru v0.5.4 14:03:28 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 14:03:28 go: downloading github.com/blang/semver/v4 v4.0.0 14:03:28 go: downloading github.com/go-sql-driver/mysql v1.6.0 14:03:28 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 14:03:28 go: downloading github.com/jinzhu/gorm v1.9.16 14:03:28 go: downloading github.com/lib/pq v1.10.4 14:03:28 go: downloading github.com/mattn/go-sqlite3 v1.14.12 14:03:28 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 14:03:28 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 14:03:29 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 14:03:30 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 14:03:30 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 14:03:30 go: downloading github.com/stretchr/testify v1.7.0 14:03:30 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 14:03:30 go: downloading github.com/aws/aws-sdk-go v1.43.0 14:03:31 Removing intermediate container a748d884512a 14:03:31 ---> c100440d8b34 14:03:31 14:03:31 Step 10/22 : FROM alpine:3.14 14:03:31 ---> e04c818066af 14:03:31 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 14:03:31 ---> Running in 3dc194cc2118 14:03:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:03:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:03:32 (1/2) Installing ca-certificates (20211220-r0) 14:03:32 (2/2) Installing dumb-init (1.2.5-r1) 14:03:32 Executing busybox-1.33.1-r7.trigger 14:03:32 Executing ca-certificates-20211220-r0.trigger 14:03:32 OK: 6 MiB in 16 packages 14:03:33 go: downloading google.golang.org/api v0.70.0 14:03:33 go: downloading k8s.io/client-go v0.23.4 14:03:33 go: downloading k8s.io/api v0.23.4 14:03:33 go: downloading github.com/google/go-tpm v0.3.3 14:03:33 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 14:03:33 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 14:03:34 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 14:03:34 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 14:03:34 go: downloading cloud.google.com/go/storage v1.21.0 14:03:34 go: downloading cloud.google.com/go v0.100.2 14:03:34 go: downloading k8s.io/apimachinery v0.23.4 14:03:34 Removing intermediate container 3dc194cc2118 14:03:34 ---> 3b6a9c17f25b 14:03:34 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 14:03:34 go: downloading k8s.io/kube-aggregator v0.23.3 14:03:34  ---> Running in b3a09c0a589e 14:03:34 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 14:03:34 go: downloading sigs.k8s.io/controller-runtime v0.11.1 14:03:34 go: downloading cloud.google.com/go/security v1.3.0 14:03:34 go: downloading github.com/hashicorp/vault/api v1.4.1 14:03:34 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 14:03:35 Removing intermediate container b3a09c0a589e 14:03:35 ---> c9af7628731c 14:03:35 Step 13/22 : ENV APP_PORT=59860 14:03:35 ---> Running in f49db138522b 14:03:35 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 14:03:35 go: downloading github.com/twmb/murmur3 v1.1.6 14:03:35 go: downloading github.com/jinzhu/inflection v1.0.0 14:03:35 go: downloading github.com/aws/smithy-go v1.11.0 14:03:35 Removing intermediate container f49db138522b 14:03:35 ---> df5159d2cb58 14:03:35 Step 14/22 : EXPOSE $APP_PORT 14:03:35 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 14:03:35 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 14:03:35  ---> Running in 8fa0492f5130 14:03:35 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 14:03:35 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 14:03:35 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 14:03:35 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 14:03:35 go: downloading github.com/Azure/go-autorest/logger v0.2.1 14:03:35 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 14:03:35 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 14:03:35 go: downloading github.com/dimchansky/utfbom v1.1.1 14:03:35 go: downloading cloud.google.com/go/compute v1.3.0 14:03:35 Removing intermediate container 8fa0492f5130 14:03:35 ---> ffc8aa0eaf29 14:03:35 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 14:03:35 go: downloading cloud.google.com/go/iam v0.1.1 14:03:35 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 14:03:35 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 14:03:35  ---> 0630a9849ac3 14:03:35 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 14:03:36 go: downloading github.com/gogo/protobuf v1.3.2 14:03:36 go: downloading k8s.io/klog/v2 v2.30.0 14:03:36 go: downloading github.com/google/gofuzz v1.1.0 14:03:36 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 14:03:36 go: downloading github.com/spf13/pflag v1.0.5 14:03:36 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 14:03:36 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 14:03:36 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 14:03:36 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 14:03:36 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 14:03:36 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 14:03:36 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 14:03:36 go: downloading github.com/hashicorp/vault/sdk v0.4.1 14:03:36 go: downloading github.com/mitchellh/mapstructure v1.4.3 14:03:36 go: downloading github.com/tklauser/go-sysconf v0.3.9 14:03:36 go: downloading gopkg.in/yaml.v2 v2.4.0 14:03:37 go: downloading github.com/OneOfOne/xxhash v1.2.8 14:03:37 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 14:03:37 go: downloading github.com/gobwas/glob v0.2.3 14:03:37 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 14:03:37 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 14:03:37 go: downloading github.com/jmespath/go-jmespath v0.4.0 14:03:37 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 14:03:37 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 14:03:37 go: downloading go.opencensus.io v0.23.0 14:03:37 go: downloading gopkg.in/inf.v0 v0.9.1 14:03:37 go: downloading github.com/google/go-cmp v0.5.7 14:03:37 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 14:03:37 go: downloading github.com/go-logr/logr v1.2.2 14:03:37 go: downloading github.com/googleapis/gnostic v0.5.5 14:03:37 go: downloading github.com/json-iterator/go v1.1.12 14:03:37 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 14:03:37 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 14:03:37 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 14:03:37  ---> 5c7e6abea4df 14:03:37 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 14:03:37 go: downloading go.uber.org/zap v1.21.0 14:03:37 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 14:03:37 go: downloading github.com/tklauser/numcpus v0.3.0 14:03:37 go: downloading sigs.k8s.io/yaml v1.3.0 14:03:37 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 14:03:37 go: downloading github.com/ryanuber/go-glob v1.0.0 14:03:37 go: downloading github.com/golang/snappy v0.0.4 14:03:37 Removing intermediate container d48eea9e0aa4 14:03:37 ---> 9741fef6494c 14:03:37 14:03:37 Step 10/25 : FROM alpine:3.14 14:03:37 ---> e04c818066af 14:03:37 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 14:03:37 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 14:03:37 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 14:03:37 go: downloading github.com/hashicorp/go-uuid v1.0.2 14:03:37 go: downloading github.com/hashicorp/go-version v1.2.0 14:03:37 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 14:03:37 go: downloading github.com/modern-go/reflect2 v1.0.2 14:03:37 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 14:03:37 go: downloading go.uber.org/multierr v1.6.0 14:03:37  ---> Running in 4773099f95e6 14:03:37 ---> 7e285ece380b 14:03:37 Step 18/22 : ENTRYPOINT ["/support-notifications"] 14:03:37 ---> Running in 4dcbe86e067f 14:03:37 Removing intermediate container 4dcbe86e067f 14:03:37 ---> 9957e1f47cfd 14:03:37 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:03:38 ---> Running in b4bd603bee79 14:03:38 Removing intermediate container b4bd603bee79 14:03:38 ---> afb60e66883f 14:03:38 Step 20/22 : LABEL arch=x86_64 14:03:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:03:38 ---> Running in 6c157016621e 14:03:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:03:38 Removing intermediate container 6c157016621e 14:03:38 ---> 0f74995c1399 14:03:38 Step 21/22 : LABEL git_sha=18a04396b4e100fc3eb25a61226445f7086adf55 14:03:38 ---> Running in f4a639b509ef 14:03:38 (1/3) Installing ca-certificates (20211220-r0) 14:03:38 (2/3) Installing dumb-init (1.2.5-r1) 14:03:38 Removing intermediate container f4a639b509ef 14:03:38 ---> 15ad2baa7514 14:03:38 Step 22/22 : LABEL version=0.0.0 14:03:38 (3/3) Installing su-exec (0.2-r1) 14:03:38 Executing busybox-1.33.1-r7.trigger 14:03:38 Executing ca-certificates-20211220-r0.trigger 14:03:38 ---> Running in 71721d4c9686 14:03:38 OK: 6 MiB in 17 packages 14:03:38 Removing intermediate container 71721d4c9686 14:03:38 ---> c6b05017c9a1 14:03:38 14:03:38 Successfully built c6b05017c9a1 14:03:38 Successfully tagged support-notifications:latest 14:03:38 Building core-command 14:03:40  Building support-notifications ... done Removing intermediate container 4773099f95e6 14:03:40 ---> f5c69a564b6f 14:03:40 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:03:41 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:03:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:03:41 ---> 555267f91456 14:03:41 Step 3/23 : WORKDIR /edgex-go 14:03:41 ---> Using cache 14:03:41 ---> 31f485b7d3f3 14:03:41 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:03:41 ---> Using cache 14:03:41 ---> 786247cbd5ab 14:03:41 Step 5/23 : RUN apk add --update --no-cache make git 14:03:41 ---> Using cache 14:03:41 ---> 5719816c4c99 14:03:41 Step 6/23 : COPY go.mod vendor* ./ 14:03:41 ---> Using cache 14:03:41 ---> e380161860e0 14:03:41 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:03:41 ---> Using cache 14:03:41 ---> 5a30baeb1c10 14:03:41 Step 8/23 : COPY . . 14:03:41 ---> Using cache 14:03:41 ---> 1f69d9ba8ffc 14:03:41 Step 9/23 : RUN make cmd/core-command/core-command 14:03:42 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 14:03:42 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 14:03:43  ---> Running in cd2a2514418d 14:03:43 ---> Running in bd3809f4c2ff 14:03:43 Removing intermediate container bd3809f4c2ff 14:03:43 ---> 49c829f3bc6e 14:03:43 Step 13/25 : WORKDIR / 14:03:43 ---> Running in 6d2f28781cbf 14:03:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 14:03:44 Removing intermediate container 6d2f28781cbf 14:03:44 ---> 59be4cb0ffdf 14:03:44 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 14:03:44 ---> c44a79b3d6d5 14:03:44 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 14:03:45 ---> 7965eba5f7f9 14:03:45 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 14:03:45 ---> 9ea733288bd2 14:03:45 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 14:03:45 ---> cb0e1719dcf3 14:03:45 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 14:03:46 ---> 83653b5a7354 14:03:46 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 14:03:47 ---> a24d77a79130 14:03:47 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 14:03:47 ---> cdc81a43ce82 14:03:47 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 14:03:47 ---> Running in eac75c7cfc9e 14:03:49 Removing intermediate container eac75c7cfc9e 14:03:49 ---> 53ca04c50235 14:03:49 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 14:03:50 ---> Running in fb43e003cfc1 14:03:51 Removing intermediate container fb43e003cfc1 14:03:51 ---> b9f7c46d46fc 14:03:51 Step 23/25 : LABEL arch=x86_64 14:03:51 ---> Running in 68070662f21e 14:03:51 Building bin/spire-agent... 14:03:51 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 14:03:51 Building bin/spire-agent... 14:03:51 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 14:03:51 go: downloading cloud.google.com/go/secretmanager v1.3.0 14:03:51 go: downloading github.com/docker/docker v20.10.12+incompatible 14:03:51 Removing intermediate container 68070662f21e 14:03:51 ---> 47a8171d19c3 14:03:51 Step 24/25 : LABEL git_sha=18a04396b4e100fc3eb25a61226445f7086adf55 14:03:51 ---> Running in 2b1261a616f4 14:03:51 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 14:03:51 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 14:03:51 go: downloading github.com/docker/docker v20.10.12+incompatible 14:03:51 Removing intermediate container 2b1261a616f4 14:03:51 ---> 2fa0ec9b1d4f 14:03:51 Step 25/25 : LABEL version=0.0.0 14:03:51 ---> Running in 2e925e1cbbb3 14:03:52 go: downloading github.com/google/go-tpm-tools v0.3.3 14:03:52 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 14:03:52 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 14:03:52 go: downloading cloud.google.com/go/secretmanager v1.3.0 14:03:52 go: downloading github.com/google/go-tpm-tools v0.3.3 14:03:52 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 14:03:52 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 14:03:52 Removing intermediate container 2e925e1cbbb3 14:03:52 ---> 94bfddd04976 14:03:52 14:03:52 Successfully built 94bfddd04976 14:03:52 Successfully tagged security-secretstore-setup:latest 14:03:52 Building security-spiffe-token-provider 14:03:52  Building security-secretstore-setup ... done go: downloading github.com/docker/go-connections v0.4.0 14:03:52 go: downloading github.com/docker/go-units v0.4.0 14:03:52 go: downloading github.com/opencontainers/image-spec v1.0.1 14:03:52 go: downloading github.com/docker/distribution v2.7.1+incompatible 14:03:52 go: downloading github.com/containerd/containerd v1.3.4 14:03:52 go: downloading github.com/docker/go-connections v0.4.0 14:03:52 go: downloading github.com/docker/go-units v0.4.0 14:03:52 go: downloading github.com/opencontainers/image-spec v1.0.1 14:03:52 go: downloading github.com/opencontainers/go-digest v1.0.0 14:03:52 go: downloading github.com/opencontainers/go-digest v1.0.0 14:03:52 go: downloading github.com/containerd/containerd v1.3.4 14:03:52 go: downloading github.com/docker/distribution v2.7.1+incompatible 14:03:56 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:03:56 Step 2/20 : FROM ${BUILDER_BASE} AS builder 14:03:56 ---> 555267f91456 14:03:56 Step 3/20 : WORKDIR /edgex-go 14:03:56 ---> Using cache 14:03:56 ---> 31f485b7d3f3 14:03:56 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 14:04:00 ---> Running in d619b3ab5ea6 14:04:00 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:04:01 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:04:01 v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] 14:04:01 v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] 14:04:01 OK: 15864 distinct packages available 14:04:01 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:04:02 Removing intermediate container e4879098242f 14:04:02 ---> 754f76d87eee 14:04:02 Successfully built 754f76d87eee 14:04:02 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:04:02 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:04:02 + docker inspect -f . ci-base-image-arm64 14:04:02 . [Pipeline] withDockerContainer 14:04:03 OK: 221 MiB in 52 packages 14:04:03 prd-ubuntu20.04-docker-arm64-4c-16g-64374 does not seem to be running inside a container 14:04:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:04:04 Removing intermediate container d619b3ab5ea6 14:04:04 ---> a7e19c9f92e6 14:04:04 Step 5/20 : COPY go.mod vendor* ./ 14:04:04 $ docker top 759d953da23d9d0678927fbb8aaedb3073dc0b255f0ddad7ad12eab04ae12630 -eo pid,comm [Pipeline] { [Pipeline] sh 14:04:05 ---> 50680532e862 14:04:05 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:04:05 + go version 14:04:05 go version go1.17.6 linux/arm64 [Pipeline] } 14:04:05 $ docker stop --time=1 759d953da23d9d0678927fbb8aaedb3073dc0b255f0ddad7ad12eab04ae12630 14:04:05 ---> Running in f3e640936474 14:04:05 Removing intermediate container cd2a2514418d 14:04:05 ---> 997d9c35c53d 14:04:05 14:04:05 Step 10/23 : FROM alpine:3.14 14:04:05 ---> e04c818066af 14:04:05 Step 11/23 : RUN apk add --update --no-cache dumb-init 14:04:05 ---> Using cache 14:04:05 ---> 5be1d2097bfd 14:04:05 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:04:05 ---> Using cache 14:04:05 ---> 1957588b5d51 14:04:05 Step 13/23 : ENV APP_PORT=59882 14:04:05 ---> Running in 732d2dfa7fe3 14:04:06 Removing intermediate container 732d2dfa7fe3 14:04:06 ---> dff77aae5ca8 14:04:06 Step 14/23 : EXPOSE $APP_PORT 14:04:06 ---> Running in 9ce716075674 14:04:06 Removing intermediate container 9ce716075674 14:04:06 ---> e3bd9c3c719b 14:04:06 Step 15/23 : WORKDIR / 14:04:06 ---> Running in f1bd5e493222 14:04:06 Removing intermediate container f1bd5e493222 14:04:06 ---> ec79ab6fcf74 14:04:06 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:04:07 $ docker rm -f 759d953da23d9d0678927fbb8aaedb3073dc0b255f0ddad7ad12eab04ae12630 14:04:07 ---> a82fda11f747 14:04:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:04:07 Removing intermediate container f3e640936474 14:04:07 ---> ec424a568e23 14:04:07 Step 7/20 : COPY . . 14:04:07 + docker inspect -f . ci-base-image-arm64 14:04:07 . [Pipeline] withDockerContainer 14:04:08 prd-ubuntu20.04-docker-arm64-4c-16g-64374 does not seem to be running inside a container 14:04:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:04:09 $ docker top ba0c837411c94b33fe0f6f38409d5b3a7e5acb19383ad855a5a5ad52ce510dc1 -eo pid,comm [Pipeline] { [Pipeline] echo 14:04:09 ========================================================= 14:04:09 [edgeXBuildGoParallel] Running Tests and Build... 14:04:09 ========================================================= [Pipeline] fileExists [Pipeline] sh 14:04:10 ---> 267cc8c3224c 14:04:10 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 14:04:10 + make test 14:04:10 go mod tidy -compat=1.17 14:04:10 ---> a642cbdeb9ef 14:04:10 Step 19/23 : ENTRYPOINT ["/core-command"] 14:04:11 ---> Running in fb972ac8530b 14:04:11 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 14:04:11 Removing intermediate container fb972ac8530b 14:04:11 ---> 3fe622dac38c 14:04:11 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:04:12 ---> Running in a6de8b4c2e3b 14:04:12 Removing intermediate container a6de8b4c2e3b 14:04:12 ---> 5c826913398e 14:04:12 Step 21/23 : LABEL arch=x86_64 14:04:12 ---> Running in 0489a416c549 14:04:12 Removing intermediate container 0489a416c549 14:04:12 ---> eb2c1425d260 14:04:12 Step 22/23 : LABEL git_sha=18a04396b4e100fc3eb25a61226445f7086adf55 14:04:12 ---> Running in d17f81ab2935 14:04:13 Removing intermediate container d17f81ab2935 14:04:13 ---> 58c690721155 14:04:13 Step 23/23 : LABEL version=0.0.0 14:04:13 ---> Running in 8dc88e3dcebf 14:04:14 Removing intermediate container 8dc88e3dcebf 14:04:14 ---> bc49ee74fbba 14:04:14 14:04:14 Successfully built bc49ee74fbba 14:04:14 Successfully tagged core-command:latest 14:04:17  Building core-command ... done  ---> 2849d779e26b 14:04:17 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 14:04:17 ---> Running in 6246dc8393e4 14:04:18 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 14:04:43 ? github.com/edgexfoundry/edgex-go [no test files] 14:05:04 Removing intermediate container 6246dc8393e4 14:05:04 ---> 0cdc94795b41 14:05:04 14:05:04 Step 9/20 : FROM alpine:3.15 14:05:04 3.15: Pulling from library/alpine 14:05:04 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 14:05:04 Status: Downloaded newer image for alpine:3.15 14:05:04 ---> 0ac33e5f5afa 14:05:04 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:05:04 ---> Running in cbbe45b7a743 14:05:04 Removing intermediate container cbbe45b7a743 14:05:04 ---> e3bdc6fdba9e 14:05:04 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:05:04 ---> Running in 0e080b59ff01 14:05:04 Removing intermediate container 0e080b59ff01 14:05:04 ---> f1efd3611700 14:05:04 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 14:05:04 ---> Running in 882fabb21cc7 14:05:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:05:04 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:05:04 v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] 14:05:04 v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] 14:05:04 OK: 15857 distinct packages available 14:05:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:05:04 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:05:04 (1/9) Installing ca-certificates (20211220-r0) 14:05:05 (2/9) Installing brotli-libs (1.0.9-r5) 14:05:05 (3/9) Installing nghttp2-libs (1.46.0-r0) 14:05:05 (4/9) Installing libcurl (7.80.0-r1) 14:05:05 (5/9) Installing curl (7.80.0-r1) 14:05:05 (6/9) Installing dumb-init (1.2.5-r1) 14:05:05 (7/9) Installing musl-obstack (1.2.3-r0) 14:05:05 (8/9) Installing libucontext (1.1-r0) 14:05:05 (9/9) Installing gcompat (1.0.0-r4) 14:05:05 Executing busybox-1.34.1-r5.trigger 14:05:05 Executing ca-certificates-20211220-r0.trigger 14:05:05 OK: 8 MiB in 23 packages 14:05:06 Removing intermediate container 882fabb21cc7 14:05:06 ---> 1bee294e57f0 14:05:06 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 14:05:06 ---> bbe84e8fcc3c 14:05:06 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 14:05:08 Removing intermediate container 26d5a4e11abe 14:05:08 ---> 327f9019951e 14:05:08 14:05:08 Step 13/26 : FROM alpine:3.15 14:05:08 ---> 0ac33e5f5afa 14:05:08 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:05:08 ---> Using cache 14:05:08 ---> e3bdc6fdba9e 14:05:08 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:05:08 ---> Using cache 14:05:08 ---> f1efd3611700 14:05:08 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 14:05:08 ---> e222cc091f5b 14:05:08 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 14:05:08 ---> Running in 8c251167e5d1 14:05:08 ---> 6239f6ca6de7 14:05:08 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 14:05:08 ---> Running in b3ebf4350667 14:05:08 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:05:08 Removing intermediate container b3ebf4350667 14:05:08 ---> 4c8093559d15 14:05:08 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:05:08 ---> Running in da3f88ee4c80 14:05:08 Removing intermediate container b08daab98a18 14:05:08 ---> 56584abc30ab 14:05:08 14:05:08 Step 13/26 : FROM alpine:3.15 14:05:08 ---> 0ac33e5f5afa 14:05:08 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:05:08 ---> Using cache 14:05:08 ---> e3bdc6fdba9e 14:05:08 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:05:08 ---> Using cache 14:05:08 ---> f1efd3611700 14:05:08 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:05:08 ---> Running in 992100fe55d3 14:05:08 Removing intermediate container da3f88ee4c80 14:05:08 ---> 2ddd59e2adf7 14:05:08 Step 18/20 : LABEL arch=x86_64 14:05:08 ---> Running in e6bf66271843 14:05:08 Removing intermediate container e6bf66271843 14:05:08 ---> 461270c93a77 14:05:08 Step 19/20 : LABEL git_sha=18a04396b4e100fc3eb25a61226445f7086adf55 14:05:08 ---> Running in b0ea03ac35cc 14:05:08 Removing intermediate container b0ea03ac35cc 14:05:08 ---> 16345a44d434 14:05:08 Step 20/20 : LABEL version=0.0.0 14:05:08 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:05:08 ---> Running in 5e69734ff363 14:05:08 Removing intermediate container 5e69734ff363 14:05:08 ---> 83b86d9bc012 14:05:08 14:05:08 Successfully built 83b86d9bc012 14:05:08 Successfully tagged security-spiffe-token-provider:latest 14:05:08  Building security-spiffe-token-provider ... done fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:05:09 v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] 14:05:09 v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] 14:05:09 OK: 15857 distinct packages available 14:05:09 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:05:09 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:05:09 v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] 14:05:09 v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] 14:05:09 OK: 15857 distinct packages available 14:05:09 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:05:09 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:05:10 (1/4) Installing dumb-init (1.2.5-r1) 14:05:10 (2/4) Installing musl-obstack (1.2.3-r0) 14:05:10 (3/4) Installing libucontext (1.1-r0) 14:05:10 (4/4) Installing gcompat (1.0.0-r4) 14:05:10 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:05:10 Executing busybox-1.34.1-r5.trigger 14:05:10 OK: 6 MiB in 18 packages 14:05:11 (1/5) Installing dumb-init (1.2.5-r1) 14:05:11 Removing intermediate container 8c251167e5d1 14:05:11 ---> bff3408edee2 14:05:11 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 14:05:11 (2/5) Installing musl-obstack (1.2.3-r0) 14:05:11 (3/5) Installing libucontext (1.1-r0) 14:05:11 (4/5) Installing gcompat (1.0.0-r4) 14:05:11 (5/5) Installing openssl (1.1.1o-r0) 14:05:11 Executing busybox-1.34.1-r5.trigger 14:05:11 OK: 6 MiB in 19 packages 14:05:11 ---> cf67da705fe6 14:05:11 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 14:05:12 Removing intermediate container 992100fe55d3 14:05:12 ---> f69cca923ff4 14:05:12 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 14:05:12 ---> a5414e2352a4 14:05:12 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 14:05:12 ---> Running in 62c5845c153d 14:05:12 Removing intermediate container 62c5845c153d 14:05:12 ---> ca7ae16eb127 14:05:12 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 14:05:12 ---> deea392f3014 14:05:12 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 14:05:12 ---> 57c69154be26 14:05:12 Step 21/26 : WORKDIR / 14:05:12 ---> Running in d19e71768805 14:05:12 Removing intermediate container d19e71768805 14:05:12 ---> 986f225539bd 14:05:12 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 14:05:12 ---> Running in d848a493a47e 14:05:12 Removing intermediate container d848a493a47e 14:05:12 ---> 026bc5fde51d 14:05:12 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 14:05:12 ---> Running in ea9471ab4b03 14:05:13 Removing intermediate container ea9471ab4b03 14:05:13 ---> ee0576966df4 14:05:13 Step 24/26 : LABEL arch=x86_64 14:05:13 ---> Running in 7bbb0f269565 14:05:13 Removing intermediate container 7bbb0f269565 14:05:13 ---> 4bec6ac5bbbc 14:05:13 Step 25/26 : LABEL git_sha=18a04396b4e100fc3eb25a61226445f7086adf55 14:05:13 ---> Running in 999f31fd09de 14:05:13 Removing intermediate container 999f31fd09de 14:05:13 ---> 4fb54a03cbd3 14:05:13 Step 26/26 : LABEL version=0.0.0 14:05:13 ---> Running in 73441bf2f56b 14:05:13 ---> 6ad8a32300a4 14:05:13 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 14:05:13 Removing intermediate container 73441bf2f56b 14:05:13 ---> e727dc482c20 14:05:13 14:05:14 Successfully built e727dc482c20 14:05:14 Successfully tagged security-spire-config:latest 14:05:14  Building security-spire-config ... done  ---> 3d9352d04334 14:05:14 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 14:05:14 ---> b966c7dc89f1 14:05:14 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 14:05:14 ---> 96db503724dc 14:05:14 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 14:05:14 ---> Running in 639fbb7017f4 14:05:14 Removing intermediate container 639fbb7017f4 14:05:14 ---> 4c010c252f34 14:05:14 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 14:05:14 ---> Running in f0e0902335c4 14:05:14 Removing intermediate container f0e0902335c4 14:05:14 ---> 9dc0ecfce6f4 14:05:14 Step 24/26 : LABEL arch=x86_64 14:05:14 ---> Running in 9fab735dfcb2 14:05:14 Removing intermediate container 9fab735dfcb2 14:05:14 ---> 96951a5df726 14:05:14 Step 25/26 : LABEL git_sha=18a04396b4e100fc3eb25a61226445f7086adf55 14:05:14 ---> Running in bf155e4a452c 14:05:14 Removing intermediate container bf155e4a452c 14:05:14 ---> b17b47218253 14:05:14 Step 26/26 : LABEL version=0.0.0 14:05:14 ---> Running in 4d3d01858e10 14:05:15 Removing intermediate container 4d3d01858e10 14:05:15 ---> c9b08b2a6109 14:05:15 14:05:15 Successfully built c9b08b2a6109 14:05:15 Successfully tagged security-spire-agent:latest 14:05:33  Building security-spire-agent ... done Building bin/spire-agent... 14:05:33 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 14:05:33 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 14:05:33 go: downloading cloud.google.com/go/secretmanager v1.3.0 14:05:33 go: downloading github.com/docker/docker v20.10.12+incompatible 14:05:33 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 14:05:33 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 14:05:33 go: downloading github.com/google/go-tpm-tools v0.3.3 14:05:33 go: downloading github.com/docker/go-connections v0.4.0 14:05:33 go: downloading github.com/docker/go-units v0.4.0 14:05:33 go: downloading github.com/opencontainers/image-spec v1.0.1 14:05:33 go: downloading github.com/docker/distribution v2.7.1+incompatible 14:05:33 go: downloading github.com/containerd/containerd v1.3.4 14:05:33 go: downloading github.com/opencontainers/go-digest v1.0.0 14:06:20 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 14:06:20 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 14:06:22 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 14:06:22 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 14:06:29 Removing intermediate container 622e419f959b 14:06:29 ---> 7a38f79e997c 14:06:29 14:06:29 Step 13/25 : FROM alpine:3.15 14:06:29 ---> 0ac33e5f5afa 14:06:29 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:06:29 ---> Using cache 14:06:29 ---> e3bdc6fdba9e 14:06:29 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:06:29 ---> Using cache 14:06:29 ---> f1efd3611700 14:06:29 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:06:29 ---> Using cache 14:06:29 ---> f69cca923ff4 14:06:29 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 14:06:29 ---> 811a9d85fdbf 14:06:29 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 14:06:29 ---> 40816377e089 14:06:29 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 14:06:29 ---> ae9774496b9d 14:06:29 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 14:06:29 ---> 8a8cb90489d7 14:06:29 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 14:06:29 ---> Running in 5fd3a49f718a 14:06:29 Removing intermediate container 5fd3a49f718a 14:06:29 ---> e96894f1ec1d 14:06:29 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 14:06:29 ---> Running in 04c54f68fccb 14:06:29 Removing intermediate container 04c54f68fccb 14:06:29 ---> ae88c857e874 14:06:29 Step 23/25 : LABEL arch=x86_64 14:06:29 ---> Running in 5cb956c17793 14:06:29 Removing intermediate container 5cb956c17793 14:06:29 ---> 62f2922c8b3e 14:06:29 Step 24/25 : LABEL git_sha=18a04396b4e100fc3eb25a61226445f7086adf55 14:06:29 ---> Running in 66a2c1578221 14:06:29 Removing intermediate container 66a2c1578221 14:06:29 ---> 3cc02436af7e 14:06:29 Step 25/25 : LABEL version=0.0.0 14:06:29 ---> Running in 911b78091597 14:06:29 Removing intermediate container 911b78091597 14:06:29 ---> c1bebe3e82a2 14:06:29 14:06:29 Successfully built c1bebe3e82a2 14:06:29 Successfully tagged security-spire-server:latest 14:06:30  Building security-spire-server ... done  [Pipeline] } 14:06:30 $ docker stop --time=1 368c83de1112cf8826c6d16ca8f7790aeb015a37691ee7c90aec476edafc65a6 14:06:31 $ docker rm -f 368c83de1112cf8826c6d16ca8f7790aeb015a37691ee7c90aec476edafc65a6 [Pipeline] // withDockerContainer [Pipeline] sh 14:06:31 + docker images 14:06:31 REPOSITORY TAG IMAGE ID CREATED SIZE 14:06:31 security-spire-server latest c1bebe3e82a2 6 seconds ago 87.3MB 14:06:31 7a38f79e997c 18 seconds ago 4.43GB 14:06:31 security-spire-agent latest c9b08b2a6109 About a minute ago 127MB 14:06:31 security-spire-config latest e727dc482c20 About a minute ago 86.7MB 14:06:31 security-spiffe-token-provider latest 83b86d9bc012 About a minute ago 28.8MB 14:06:31 56584abc30ab About a minute ago 4.43GB 14:06:31 327f9019951e About a minute ago 4.43GB 14:06:31 0cdc94795b41 About a minute ago 1.54GB 14:06:31 core-command latest bc49ee74fbba 2 minutes ago 16.1MB 14:06:31 997d9c35c53d 2 minutes ago 1.49GB 14:06:31 security-secretstore-setup latest 94bfddd04976 2 minutes ago 28.5MB 14:06:31 support-notifications latest c6b05017c9a1 2 minutes ago 26.9MB 14:06:31 9741fef6494c 2 minutes ago 1.5GB 14:06:31 c100440d8b34 3 minutes ago 1.55GB 14:06:31 security-proxy-setup latest 3f12f9f7e8db 3 minutes ago 26.9MB 14:06:31 support-scheduler latest 4017d4483ff8 3 minutes ago 26.3MB 14:06:31 48deef359381 3 minutes ago 1.55GB 14:06:31 97c5a80effdf 3 minutes ago 1.5GB 14:06:31 core-data latest 5f44cb4372e7 3 minutes ago 22.5MB 14:06:31 9e2e8d27ada8 3 minutes ago 1.52GB 14:06:31 sys-mgmt-agent latest ba427dd28323 4 minutes ago 299MB 14:06:31 security-bootstrapper latest 957d548d21b9 4 minutes ago 19.1MB 14:06:31 core-metadata latest 00bf11d64d32 4 minutes ago 17MB 14:06:31 c260165bc996 5 minutes ago 1.49GB 14:06:31 03ab323112f0 5 minutes ago 1.5GB 14:06:31 9fa70626a4c6 5 minutes ago 1.5GB 14:06:31 ci-base-image-x86_64 latest 555267f91456 8 minutes ago 895MB 14:06:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 4 weeks ago 562MB 14:06:31 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest a97f223af7a3 4 weeks ago 254MB 14:06:31 docker 20.10.14 7417809fdb73 6 weeks ago 218MB 14:06:31 alpine 3.14 e04c818066af 6 weeks ago 5.59MB 14:06:31 alpine 3.15 0ac33e5f5afa 6 weeks ago 5.57MB 14:06:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 23 months ago 310MB [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] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 14:06:32 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 14:06:32 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 14:06:32 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 14:06:32 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 14:06:32 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 14:06:32 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 14:06:32 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 14:06:32 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 14:06:32 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 14:06:32 ? github.com/edgexfoundry/edgex-go/internal [no test files] 14:06:32 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 14:06:45 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.258s coverage: 28.7% of statements 14:06:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 14:06:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 14:06:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.445s coverage: 98.5% of statements 14:06:52 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 14:06:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.625s coverage: 53.4% of statements 14:06:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 14:06:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 14:07:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.902s coverage: 89.2% of statements 14:07:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 14:07:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 14:07:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 14:07:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.329s coverage: 84.8% of statements 14:07:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 14:07:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 14:07:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 14:07:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 14:07:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 14:07:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.264s coverage: 95.6% of statements 14:07:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 14:07:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 14:07:14 ok github.com/edgexfoundry/edgex-go/internal/io 0.438s coverage: 72.2% of statements 14:07:14 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 14:07:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 14:07:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 14:07:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 14:07:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 14:07:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.362s coverage: 60.0% of statements 14:07:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 14:07:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 14:07:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 14:07:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.497s coverage: 0.9% of statements 14:07:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 14:07:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.340s coverage: 58.8% of statements 14:07:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.315s coverage: 29.6% of statements 14:07:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 14:07:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.231s coverage: 47.1% of statements 14:07:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.261s coverage: 79.5% of statements 14:07:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.271s coverage: 94.1% of statements 14:07:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.271s coverage: 96.3% of statements 14:07:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.217s coverage: 87.5% of statements 14:07:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.271s coverage: 94.4% of statements 14:07:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.220s coverage: 44.8% of statements 14:07:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.722s coverage: 82.5% of statements 14:07:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 14:07:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.313s coverage: 92.9% of statements 14:07:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 14:07:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 14:07:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 14:07:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.069s coverage: 65.1% of statements 14:07:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 14:07:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 14:07:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 14:07:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 14:07:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 14:07:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.207s coverage: 87.2% of statements 14:07:42 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 14:07:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 14:07:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.186s coverage: 100.0% of statements 14:07:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 14:07:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.277s coverage: 58.8% of statements 14:07:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 14:07:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.333s coverage: 80.0% of statements 14:07:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.261s coverage: 87.2% of statements 14:07:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.296s coverage: 85.4% of statements 14:07:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.871s coverage: 91.2% of statements 14:07:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 14:07:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.898s coverage: 64.4% of statements 14:07:46 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 14:07:46 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 14:07:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.292s coverage: 100.0% of statements 14:07:46 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.113s coverage: 89.4% of statements 14:07:46 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.058s coverage: 100.0% of statements 14:07:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.069s coverage: 73.7% of statements 14:07:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.086s coverage: 100.0% of statements 14:07:55 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.285s coverage: 65.4% of statements 14:07:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 14:07:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 14:07:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 14:07:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.854s coverage: 43.8% of statements 14:07:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 14:07:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 14:07:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.277s coverage: 89.5% of statements 14:07:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 14:07:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.251s coverage: 84.8% of statements 14:07:58 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 14:07:58 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 14:07:58 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 14:07:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 14:08:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.386s coverage: 17.7% of statements 14:08:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 14:08:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 14:08:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 14:08:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 14:08:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.661s coverage: 92.3% of statements 14:08:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 14:08:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 14:08:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 14:08:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 14:08:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.295s coverage: 63.2% of statements 14:08:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 14:08:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 14:08:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.423s coverage: 97.7% of statements 14:08:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 14:08:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 14:08:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 14:08:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 14:08:06 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.234s coverage: 28.9% of statements 14:08:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 14:08:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 14:08:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 14:08:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 14:08:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 14:08:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 14:08:06 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.255s coverage: 100.0% of statements 14:08:06 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.092s coverage: 96.9% of statements 14:08:07 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 14:08:07 WARNING: Linting skipped (not on x86_64 or linter not installed) 14:08:07 GO111MODULE=on go vet ./... 14:09:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:09:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:09:59 ./bin/test-attribution-txt.sh [Pipeline] echo 14:09:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 14:10:00 + ls -al . 14:10:00 total 680 14:10:00 drwxrwxr-x 9 1001 1001 4096 May 23 14:09 . 14:10:00 drwxr-xr-x 4 root root 4096 May 23 14:04 .. 14:10:00 -rw-rw-r-- 1 1001 1001 11 May 23 14:02 .dockerignore 14:10:00 drwxrwxr-x 8 1001 1001 4096 May 23 14:02 .git 14:10:00 drwxrwxr-x 3 1001 1001 4096 May 23 14:02 .github 14:10:00 -rw-rw-r-- 1 1001 1001 879 May 23 14:02 .gitignore 14:10:00 -rw-rw-r-- 1 1001 1001 42 May 23 14:02 .golangci.yml 14:10:00 -rw-rw-r-- 1 1001 1001 87 May 23 14:02 .hadolint.yml 14:10:00 -rw-rw-r-- 1 1001 1001 166 May 23 14:02 .sonarcloud.properties 14:10:00 -rw-rw-r-- 1 1001 1001 1171 May 23 14:02 ADOPTERS.md 14:10:00 -rw-rw-r-- 1 1001 1001 10086 May 23 14:02 Attribution.txt 14:10:00 -rw-rw-r-- 1 1001 1001 63209 May 23 14:02 CHANGELOG.md 14:10:00 -rw-rw-r-- 1 1001 1001 3804 May 23 14:02 CONTRIBUTING.md 14:10:00 -rw-rw-r-- 1 1001 1001 677 May 23 14:02 GOVERNANCE.md 14:10:00 -rw-rw-r-- 1 1001 1001 850 May 23 14:02 Jenkinsfile 14:10:00 -rw-rw-r-- 1 1001 1001 10775 May 23 14:02 LICENSE 14:10:00 -rw-rw-r-- 1 1001 1001 10389 May 23 14:02 Makefile 14:10:00 -rw-rw-r-- 1 1001 1001 582 May 23 14:02 OWNERS.md 14:10:00 -rw-rw-r-- 1 1001 1001 9094 May 23 14:02 README.md 14:10:00 -rw-rw-r-- 1 1001 1001 6912 May 23 14:02 SECURITY.md 14:10:00 -rw-rw-r-- 1 1001 1001 5 May 23 13:57 VERSION 14:10:00 -rw-rw-r-- 1 1001 1001 4131 May 23 14:02 ZMQWindows.md 14:10:00 drwxrwxr-x 2 1001 1001 4096 May 23 14:02 bin 14:10:00 drwxrwxr-x 18 1001 1001 4096 May 23 14:02 cmd 14:10:00 -rw-r--r-- 1 root root 435134 May 23 14:08 coverage.out 14:10:00 -rw-rw-r-- 1 1001 1001 3217 May 23 14:02 go.mod 14:10:00 -rw-rw-r-- 1 1001 1001 35084 May 23 14:04 go.sum 14:10:00 drwxrwxr-x 8 1001 1001 4096 May 23 14:02 internal 14:10:00 drwxrwxr-x 3 1001 1001 4096 May 23 14:02 openapi 14:10:00 drwxrwxr-x 4 1001 1001 4096 May 23 14:02 snap 14:10:00 -rw-rw-r-- 1 1001 1001 204 May 23 14:02 version.go [Pipeline] sh 14:10:00 + '[' -e coverage.out ] 14:10:00 + chown 1001:1001 coverage.out [Pipeline] stash 14:10:00 Warning: overwriting stash ‘coverage-report’ 14:10:01 Stashed 1 file(s) [Pipeline] sh 14:10:02 + make build 14:10:02 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 14:11:24 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 14:12:32 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 14:12:32 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 14:13:11 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 14:13:11 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 14:13:11 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 14:13:18 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 14:13:21 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 14:13:26 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 14:13:30 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 14:13:34 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 14:13:42 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 14:13:48 $ docker stop --time=1 ba0c837411c94b33fe0f6f38409d5b3a7e5acb19383ad855a5a5ad52ce510dc1 14:13:50 $ docker rm -f ba0c837411c94b33fe0f6f38409d5b3a7e5acb19383ad855a5a5ad52ce510dc1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:13:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:13:52 14:13:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:13:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:13:53 latest: Pulling from edgex-devops/edgex-compose-arm64 14:13:53 29e5d40040c1: Pulling fs layer 14:13:53 1ce36da41761: Pulling fs layer 14:13:53 25b303627fd3: Pulling fs layer 14:13:53 29e5d40040c1: Verifying Checksum 14:13:53 29e5d40040c1: Download complete 14:13:53 1ce36da41761: Verifying Checksum 14:13:53 1ce36da41761: Download complete 14:13:53 29e5d40040c1: Pull complete 14:13:55 25b303627fd3: Verifying Checksum 14:13:55 25b303627fd3: Download complete 14:13:55 1ce36da41761: Pull complete 14:14:07 25b303627fd3: Pull complete 14:14:07 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 14:14:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:14:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 14:14:07 prd-ubuntu20.04-docker-arm64-4c-16g-64374 does not seem to be running inside a container 14:14:07 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 14:14:10 $ docker top 85bd6f9fc01c5c9b0f8503b131346f4ad4a5ba053bc49693282b8ee50a7c6df7 -eo pid,comm [Pipeline] { [Pipeline] sh 14:14:11 + docker-compose+ buildgrep --help parallel 14:14:11 14:14:16 --parallel Build images in parallel. [Pipeline] } 14:14:16 $ docker stop --time=1 85bd6f9fc01c5c9b0f8503b131346f4ad4a5ba053bc49693282b8ee50a7c6df7 14:14:18 $ docker rm -f 85bd6f9fc01c5c9b0f8503b131346f4ad4a5ba053bc49693282b8ee50a7c6df7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:14:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:14:19 . [Pipeline] withDockerContainer 14:14:19 prd-ubuntu20.04-docker-arm64-4c-16g-64374 does not seem to be running inside a container 14:14:19 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 14:14:20 $ docker top 057a8d27f8773c0bbfa0e816a942c94e23e28d320c77409c8c1d8e0113290e76 -eo pid,comm [Pipeline] { [Pipeline] sh 14:14:21 + docker-compose -f ./docker-compose-build.yml build --parallel 14:14:27 Building core-command ... 14:14:27 Building core-data ... 14:14:27 Building core-metadata ... 14:14:27 Building security-bootstrapper ... 14:14:27 Building security-proxy-setup ... 14:14:27 Building security-secretstore-setup ... 14:14:27 Building security-spiffe-token-provider ... 14:14:27 Building security-spire-agent ... 14:14:27 Building security-spire-config ... 14:14:27 Building security-spire-server ... 14:14:27 Building support-notifications ... 14:14:27 Building support-scheduler ... 14:14:27 Building sys-mgmt-agent ... 14:14:27 Building support-notifications 14:14:27 Building security-spire-server 14:14:27 Building security-bootstrapper 14:14:27 Building security-secretstore-setup 14:14:27 Building security-spire-config 14:15:49 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:15:49 Step 2/26 : FROM ${BUILDER_BASE} AS builder 14:15:49 ---> 754f76d87eee 14:15:49 Step 3/26 : WORKDIR /edgex-go 14:15:50 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:15:50 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:15:50 ---> 754f76d87eee 14:15:50 Step 3/22 : WORKDIR /edgex-go 14:15:50 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:15:50 Step 2/25 : FROM ${BUILDER_BASE} AS builder 14:15:50 ---> 754f76d87eee 14:15:50 Step 3/25 : WORKDIR /edgex-go 14:15:50 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:15:50 Step 2/31 : FROM ${BUILDER_BASE} AS builder 14:15:50 ---> 754f76d87eee 14:15:50 Step 3/31 : WORKDIR /edgex-go 14:15:50 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:15:50 Step 2/25 : FROM ${BUILDER_BASE} AS builder 14:15:50 ---> 754f76d87eee 14:15:50 ---> Running in 3bd8f4d96f83 14:15:50 ---> Running in 441ea1e77452 14:15:50 ---> Running in e13d71240e48 14:15:50 ---> Running in 603fdab08ddd 14:15:50 Step 3/25 : WORKDIR /edgex-go 14:15:50 ---> Running in c5e3aa7d6c06 14:15:51 Removing intermediate container 3bd8f4d96f83 14:15:51 ---> 8931bce0ff7a 14:15:51 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:15:51 Removing intermediate container 441ea1e77452 14:15:51 ---> dd5d8c2f606a 14:15:51 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:15:51 Removing intermediate container 603fdab08ddd 14:15:51 ---> 8c2989761641 14:15:51 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:15:51 Removing intermediate container c5e3aa7d6c06 14:15:51 ---> 960d86ccbfe4 14:15:51 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:15:51 Removing intermediate container e13d71240e48 14:15:51 ---> 79e5ee0dbb1e 14:15:51 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:15:51 ---> Running in fe0ab6dbc16a 14:15:51 ---> Running in f1485d8690a8 14:15:51 ---> Running in 2a43afd7dac0 14:15:51 ---> Running in fbc4ace47a30 14:15:51 ---> Running in 5dafd517d716 14:15:56 Removing intermediate container fe0ab6dbc16a 14:15:56 ---> eca9a206d5cd 14:15:56 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 14:15:56 ---> Running in 05bb215a81f0 14:15:56 Removing intermediate container fbc4ace47a30 14:15:56 ---> 3ec4c48b0709 14:15:56 Step 5/31 : RUN apk add --update --no-cache make git 14:15:56 Removing intermediate container 2a43afd7dac0 14:15:56 ---> 0159ff4ec76f 14:15:56 Step 5/25 : RUN apk add --update --no-cache make git 14:15:56 ---> Running in 6850d318edb4 14:15:56 ---> Running in 49792b2e0b20 14:15:56 Removing intermediate container f1485d8690a8 14:15:56 ---> 7a5e7082d4bb 14:15:56 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 14:15:56 Removing intermediate container 5dafd517d716 14:15:56 ---> 1a61527299bc 14:15:56 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 14:15:56 ---> Running in 4cca2dd98b5f 14:15:56 ---> Running in 29da6054651d 14:15:57 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:15:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:15:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:15:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:15:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:15:58 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:15:59 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:15:59 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:15:59 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:15:59 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:16:00 OK: 220 MiB in 52 packages 14:16:00 OK: 220 MiB in 52 packages 14:16:00 OK: 220 MiB in 52 packages 14:16:00 OK: 220 MiB in 52 packages 14:16:01 OK: 220 MiB in 52 packages 14:16:02 Removing intermediate container 05bb215a81f0 14:16:02 ---> e41934ba9720 14:16:02 Step 6/26 : COPY go.mod vendor* ./ 14:16:02 Removing intermediate container 49792b2e0b20 14:16:02 ---> 09d4ff343a6e 14:16:02 Step 6/25 : COPY go.mod vendor* ./ 14:16:02 Removing intermediate container 29da6054651d 14:16:02 Removing intermediate container 4cca2dd98b5f 14:16:02 ---> 225567ddf682 14:16:02 Step 6/25 : COPY go.mod vendor* ./ ---> 7a7897be978c 14:16:02 Step 6/22 : COPY go.mod vendor* ./ 14:16:02 14:16:02 Removing intermediate container 6850d318edb4 14:16:02 ---> c1da1b4f2960 14:16:02 Step 6/31 : COPY go.mod vendor* ./ 14:16:03 ---> 8ec791152c55 14:16:03 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:16:03 ---> f4c9bea54079 14:16:03 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:16:03 ---> Running in a4824bc12d28 14:16:03 ---> Running in 96fe93eb0631 14:16:03 ---> 7d8edc26c3eb 14:16:03 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:16:03 ---> Running in 8cca7a4c9674 14:16:03 ---> 8729651b16e9 14:16:03 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:16:04 ---> Running in e6041e829ea7 14:16:04 ---> ce2e5549b5f5 14:16:04 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:16:04 ---> Running in 6a7426142c10 14:16:09 Removing intermediate container a4824bc12d28 14:16:09 ---> 80675906c9aa 14:16:09 Step 8/25 : COPY . . 14:16:10 Removing intermediate container 96fe93eb0631 14:16:10 ---> 936f1d316bac 14:16:10 Step 8/26 : COPY . . 14:16:10 Removing intermediate container e6041e829ea7 14:16:10 ---> baff07237d78 14:16:10 Step 8/22 : COPY . . 14:16:10 Removing intermediate container 8cca7a4c9674 14:16:10 ---> f59c4d907889 14:16:10 Step 8/25 : COPY . . 14:16:10 Removing intermediate container 6a7426142c10 14:16:10 ---> 5933cfa55413 14:16:10 Step 8/31 : COPY . . 14:16:43 ---> 769a746cc337 14:16:43 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 14:16:43 ---> fa022abb9f3b 14:16:43 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 14:16:43 ---> d3e62b12313d 14:16:43 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 14:16:43 ---> 31dad3df07d9 14:16:43 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 14:16:43 ---> Running in b0ed2090e197 14:16:43 ---> Running in 40b80aa1d42d 14:16:43 ---> Running in 345f855ad41b 14:16:43 ---> Running in 18e77fbe0d93 14:16:43 Removing intermediate container b0ed2090e197 14:16:43 ---> 316b1ead1799 14:16:43 Step 10/25 : RUN mkdir -p spire-build 14:16:43 ---> Running in b28f7fc179b1 14:16:43 Removing intermediate container 345f855ad41b 14:16:43 ---> b108595f44c5 14:16:43 Step 10/26 : RUN mkdir -p spire-build 14:16:43 ---> cb3e88a1942f 14:16:43 Step 9/22 : RUN make cmd/support-notifications/support-notifications 14:16:43 ---> Running in aa847fff40f6 14:16:43 ---> Running in 1f2c133e2972 14:16:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 14:16:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 14:16:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 14:16:43 Removing intermediate container b28f7fc179b1 14:16:43 ---> 8179f674cd4d 14:16:43 Step 11/25 : WORKDIR /edgex-go/spire-build 14:16:43 ---> Running in a8bb264b73a8 14:16:43 Removing intermediate container aa847fff40f6 14:16:43 ---> 3b6df99b871a 14:16:43 Step 11/26 : WORKDIR /edgex-go/spire-build 14:16:43 ---> Running in 5ed222ff41df 14:16:43 Removing intermediate container a8bb264b73a8 14:16:43 ---> 2d6ae8f72eb1 14:16:43 Step 12/25 : 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" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 14:16:44 ---> Running in b0b6abb0aa25 14:16:44 Removing intermediate container 5ed222ff41df 14:16:44 ---> 6ee325f390da 14:16:44 Step 12/26 : 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" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 14:16:44 ---> Running in 7eba1f6e7681 14:16:47 spire-1.2.1/ 14:16:47 spire-1.2.1/.data/ 14:16:47 spire-1.2.1/.data/.file 14:16:47 spire-1.2.1/.dockerignore 14:16:47 spire-1.2.1/.gitattributes 14:16:47 spire-1.2.1/.githooks/ 14:16:47 spire-1.2.1/.githooks/pre-commit 14:16:47 spire-1.2.1/.github/ 14:16:47 spire-1.2.1/.github/ISSUE_TEMPLATE.md 14:16:47 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 14:16:47 spire-1.2.1/.github/dependabot.yml 14:16:47 spire-1.2.1/.github/workflows/ 14:16:47 spire-1.2.1/.github/workflows/nightly_build.yaml 14:16:47 spire-1.2.1/.github/workflows/pr_build.yaml 14:16:47 spire-1.2.1/.github/workflows/release_build.yaml 14:16:47 spire-1.2.1/.github/workflows/scripts/ 14:16:47 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 14:16:47 spire-1.2.1/.github/workflows/scripts/push-images.sh 14:16:47 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 14:16:47 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 14:16:47 spire-1.2.1/.github/workflows/scripts/split.sh 14:16:47 spire-1.2.1/.gitignore 14:16:47 spire-1.2.1/.go-version 14:16:47 spire-1.2.1/.golangci.yml 14:16:47 spire-1.2.1/ADOPTERS.md 14:16:47 spire-1.2.1/CHANGELOG.md 14:16:47 spire-1.2.1/CODE-OF-CONDUCT.md 14:16:47 spire-1.2.1/CODEOWNERS 14:16:47 spire-1.2.1/CONTRIBUTING.md 14:16:47 spire-1.2.1/Dockerfile 14:16:47 spire-1.2.1/Dockerfile.dev 14:16:47 spire-1.2.1/Dockerfile.scratch 14:16:47 spire-1.2.1/LICENSE 14:16:47 spire-1.2.1/MAINTAINERS.md 14:16:47 spire-1.2.1/Makefile 14:16:47 spire-1.2.1/README.md 14:16:47 spire-1.2.1/ROADMAP.md 14:16:47 spire-1.2.1/SECURITY.md 14:16:47 spire-1.2.1/cmd/ 14:16:47 spire-1.2.1/cmd/spire-agent/ 14:16:47 spire-1.2.1/cmd/spire-agent/cli/ 14:16:47 spire-1.2.1/cmd/spire-agent/cli/api/ 14:16:47 spire-1.2.1/cmd/spire-agent/cli/api/common.go 14:16:47 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 14:16:47 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 14:16:47 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 14:16:47 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 14:16:47 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 14:16:47 spire-1.2.1/cmd/spire-agent/cli/cli.go 14:16:47 spire-1.2.1/cmd/spire-agent/cli/common/ 14:16:47 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 14:16:47 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 14:16:47 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 14:16:47 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 14:16:47 spire-1.2.1/cmd/spire-agent/cli/run/ 14:16:47 spire-1.2.1/cmd/spire-agent/cli/run/run.go 14:16:47 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 14:16:47 spire-1.2.1/cmd/spire-agent/cli/validate/ 14:16:47 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 14:16:47 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 14:16:47 spire-1.2.1/cmd/spire-agent/main.go 14:16:47 spire-1.2.1/cmd/spire-server/ 14:16:47 spire-1.2.1/cmd/spire-server/cli/ 14:16:47 spire-1.2.1/cmd/spire-server/cli/agent/ 14:16:47 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 14:16:47 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 14:16:47 spire-1.2.1/cmd/spire-server/cli/agent/count.go 14:16:47 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 14:16:47 spire-1.2.1/cmd/spire-server/cli/agent/list.go 14:16:47 spire-1.2.1/cmd/spire-server/cli/agent/show.go 14:16:47 spire-1.2.1/cmd/spire-server/cli/bundle/ 14:16:47 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 14:16:47 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 14:16:47 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 14:16:47 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 14:16:47 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 14:16:47 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 14:16:47 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 14:16:47 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 14:16:47 spire-1.2.1/cmd/spire-server/cli/cli.go 14:16:47 spire-1.2.1/cmd/spire-server/cli/entry/ 14:16:47 spire-1.2.1/cmd/spire-server/cli/entry/count.go 14:16:47 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 14:16:47 spire-1.2.1/cmd/spire-server/cli/entry/create.go 14:16:47 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 14:16:47 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 14:16:47 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 14:16:47 spire-1.2.1/cmd/spire-server/cli/entry/show.go 14:16:47 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 14:16:47 spire-1.2.1/cmd/spire-server/cli/entry/update.go 14:16:47 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 14:16:47 spire-1.2.1/cmd/spire-server/cli/entry/util.go 14:16:47 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 14:16:47 spire-1.2.1/cmd/spire-server/cli/federation/ 14:16:47 spire-1.2.1/cmd/spire-server/cli/federation/common.go 14:16:47 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 14:16:47 spire-1.2.1/cmd/spire-server/cli/federation/create.go 14:16:47 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 14:16:47 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 14:16:47 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 14:16:47 spire-1.2.1/cmd/spire-server/cli/federation/list.go 14:16:47 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 14:16:47 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 14:16:47 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 14:16:47 spire-1.2.1/cmd/spire-server/cli/federation/show.go 14:16:47 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 14:16:47 spire-1.2.1/cmd/spire-server/cli/federation/update.go 14:16:47 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 14:16:47 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 14:16:47 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 14:16:47 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 14:16:47 spire-1.2.1/cmd/spire-server/cli/jwt/ 14:16:47 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 14:16:47 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 14:16:47 spire-1.2.1/cmd/spire-server/cli/run/ 14:16:47 spire-1.2.1/cmd/spire-server/cli/run/run.go 14:16:47 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 14:16:47 spire-1.2.1/cmd/spire-server/cli/token/ 14:16:47 spire-1.2.1/cmd/spire-server/cli/token/generate.go 14:16:47 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 14:16:47 spire-1.2.1/cmd/spire-server/cli/validate/ 14:16:47 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 14:16:47 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 14:16:47 spire-1.2.1/cmd/spire-server/cli/x509/ 14:16:47 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 14:16:47 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 14:16:47 spire-1.2.1/cmd/spire-server/main.go 14:16:47 spire-1.2.1/cmd/spire-server/util/ 14:16:47 spire-1.2.1/cmd/spire-server/util/util.go 14:16:47 spire-1.2.1/conf/ 14:16:47 spire-1.2.1/conf/agent/ 14:16:47 spire-1.2.1/conf/agent/agent.conf 14:16:47 spire-1.2.1/conf/agent/agent_full.conf 14:16:47 spire-1.2.1/conf/agent/dummy_root_ca.crt 14:16:47 spire-1.2.1/conf/server/ 14:16:47 spire-1.2.1/conf/server/dummy_upstream_ca.crt 14:16:47 spire-1.2.1/conf/server/dummy_upstream_ca.key 14:16:47 spire-1.2.1/conf/server/server.conf 14:16:47 spire-1.2.1/conf/server/server_full.conf 14:16:47 spire-1.2.1/doc/ 14:16:47 spire-1.2.1/doc/SPIRE101.md 14:16:47 spire-1.2.1/doc/auditlog.md 14:16:47 spire-1.2.1/doc/authorization_policy_engine.md 14:16:47 spire-1.2.1/doc/changelog_guidelines.md 14:16:47 spire-1.2.1/doc/cure53-report.pdf 14:16:47 spire-1.2.1/doc/images/ 14:16:47 spire-1.2.1/doc/images/2019_roadmap.png 14:16:47 spire-1.2.1/doc/images/SPIRE101.png 14:16:47 spire-1.2.1/doc/images/SPIRE_agent.png 14:16:47 spire-1.2.1/doc/images/SPIRE_server.png 14:16:47 spire-1.2.1/doc/images/cache_mgr.png 14:16:47 spire-1.2.1/doc/images/cache_mgr_components.png 14:16:47 spire-1.2.1/doc/images/federated_spire.png 14:16:47 spire-1.2.1/doc/images/ha_mode.png 14:16:47 spire-1.2.1/doc/images/nested_spire.png 14:16:47 spire-1.2.1/doc/images/oidc_federation.png 14:16:47 spire-1.2.1/doc/images/single_trust_domain.png 14:16:47 spire-1.2.1/doc/images/spiffe_compatible.png 14:16:47 spire-1.2.1/doc/images/spire_logo.png 14:16:47 spire-1.2.1/doc/migrating_registration_api_clients.md 14:16:47 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 14:16:47 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 14:16:47 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 14:16:47 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 14:16:47 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 14:16:47 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 14:16:47 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 14:16:47 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 14:16:47 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 14:16:47 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 14:16:47 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 14:16:47 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 14:16:47 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 14:16:47 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 14:16:47 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 14:16:47 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 14:16:47 spire-1.2.1/doc/plugin_server_datastore_sql.md 14:16:47 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 14:16:47 spire-1.2.1/doc/plugin_server_keymanager_disk.md 14:16:47 spire-1.2.1/doc/plugin_server_keymanager_memory.md 14:16:47 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 14:16:47 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 14:16:47 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 14:16:47 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 14:16:47 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 14:16:47 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 14:16:47 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 14:16:47 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 14:16:47 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 14:16:47 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 14:16:47 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 14:16:47 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.mdspire-1.2.1/ 14:16:47 14:16:47 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 14:16:47 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 14:16:47 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 14:16:47 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 14:16:47 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 14:16:47 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 14:16:47 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 14:16:47 spire-1.2.1/doc/scaling_spire.md 14:16:47 spire-1.2.1/doc/spire_agent.md 14:16:47 spire-1.2.1/doc/spire_server.md 14:16:47 spire-1.2.1/doc/supported_integrations.md 14:16:47 spire-1.2.1/doc/telemetry.md 14:16:47 spire-1.2.1/doc/telemetry_config.md 14:16:47 spire-1.2.1/doc/upgrading.md 14:16:47 spire-1.2.1/doc/using_spire.md 14:16:47 spire-1.2.1/examples/ 14:16:47 spire-1.2.1/examples/README.md 14:16:47 spire-1.2.1/go.mod 14:16:47 spire-1.2.1/go.sum 14:16:47 spire-1.2.1/pkg/ 14:16:47 spire-1.2.1/pkg/agent/ 14:16:47 spire-1.2.1/pkg/agent/agent.go 14:16:47 spire-1.2.1/pkg/agent/api/ 14:16:47 spire-1.2.1/pkg/agent/api/config.go 14:16:47 spire-1.2.1/pkg/agent/api/debug/ 14:16:47 spire-1.2.1/pkg/agent/api/debug/v1/ 14:16:47 spire-1.2.1/pkg/agent/api/debug/v1/service.go 14:16:47 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 14:16:47 spire-1.2.1/pkg/agent/api/delegatedidentity/ 14:16:47 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 14:16:47 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 14:16:47 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 14:16:47 spire-1.2.1/pkg/agent/api/endpoints.go 14:16:47 spire-1.2.1/pkg/agent/api/health/ 14:16:47 spire-1.2.1/pkg/agent/api/health/v1/ 14:16:47 spire-1.2.1/pkg/agent/api/health/v1/service.go 14:16:47 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 14:16:47 spire-1.2.1/pkg/agent/api/rpccontext/ 14:16:47 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 14:16:47 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 14:16:47 spire-1.2.1/pkg/agent/attestor/ 14:16:47 spire-1.2.1/pkg/agent/attestor/node/ 14:16:47 spire-1.2.1/pkg/agent/attestor/node/experimental.go 14:16:47 spire-1.2.1/pkg/agent/attestor/node/node.go 14:16:47 spire-1.2.1/pkg/agent/attestor/node/node_test.go 14:16:47 spire-1.2.1/pkg/agent/attestor/workload/ 14:16:47 spire-1.2.1/pkg/agent/attestor/workload/workload.go 14:16:47 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 14:16:47 spire-1.2.1/pkg/agent/catalog/ 14:16:47 spire-1.2.1/pkg/agent/catalog/catalog.go 14:16:47 spire-1.2.1/pkg/agent/catalog/keymanager.gospire-1.2.1/.data/ 14:16:47 spire-1.2.1/.data/.file 14:16:47 spire-1.2.1/.dockerignore 14:16:47 spire-1.2.1/.gitattributes 14:16:47 spire-1.2.1/.githooks/ 14:16:47 spire-1.2.1/.githooks/pre-commit 14:16:47 spire-1.2.1/.github/ 14:16:47 spire-1.2.1/.github/ISSUE_TEMPLATE.md 14:16:47 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 14:16:47 spire-1.2.1/.github/dependabot.yml 14:16:47 spire-1.2.1/.github/workflows/ 14:16:47 spire-1.2.1/.github/workflows/nightly_build.yaml 14:16:47 spire-1.2.1/.github/workflows/pr_build.yaml 14:16:47 spire-1.2.1/.github/workflows/release_build.yaml 14:16:47 spire-1.2.1/.github/workflows/scripts/ 14:16:47 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 14:16:47 spire-1.2.1/.github/workflows/scripts/push-images.sh 14:16:47 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 14:16:47 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 14:16:47 spire-1.2.1/.github/workflows/scripts/split.sh 14:16:47 spire-1.2.1/.gitignore 14:16:47 spire-1.2.1/.go-version 14:16:47 spire-1.2.1/.golangci.yml 14:16:47 spire-1.2.1/ADOPTERS.md 14:16:47 spire-1.2.1/CHANGELOG.md 14:16:47 spire-1.2.1/CODE-OF-CONDUCT.md 14:16:47 spire-1.2.1/CODEOWNERS 14:16:47 spire-1.2.1/CONTRIBUTING.md 14:16:47 spire-1.2.1/Dockerfile 14:16:47 spire-1.2.1/Dockerfile.dev 14:16:47 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 14:16:47 spire-1.2.1/pkg/agent/catalog/svidstore.go 14:16:47 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 14:16:47 spire-1.2.1/pkg/agent/client/ 14:16:47 spire-1.2.1/pkg/agent/client/client.go 14:16:47 spire-1.2.1/pkg/agent/client/client_test.go 14:16:47 spire-1.2.1/pkg/agent/client/dial.go 14:16:47 spire-1.2.1/pkg/agent/client/nodeconn.go 14:16:47 spire-1.2.1/pkg/agent/client/nodeconn_test.go 14:16:47 spire-1.2.1/pkg/agent/client/update.go 14:16:47 spire-1.2.1/pkg/agent/client/util.go 14:16:47 spire-1.2.1/pkg/agent/common/ 14:16:47 spire-1.2.1/pkg/agent/common/backoff/ 14:16:47 spire-1.2.1/pkg/agent/common/backoff/backoff.go 14:16:47 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 14:16:47 spire-1.2.1/pkg/agent/common/cgroups/ 14:16:47 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 14:16:47 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 14:16:47 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 14:16:47 spire-1.2.1/pkg/agent/config.go 14:16:47 spire-1.2.1/pkg/agent/endpoints/ 14:16:47 spire-1.2.1/pkg/agent/endpoints/config.go 14:16:47 spire-1.2.1/pkg/agent/endpoints/endpoints.go 14:16:47 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 14:16:47 spire-1.2.1/pkg/agent/endpoints/metrics.go 14:16:47 spire-1.2.1/pkg/agent/endpoints/middleware.go 14:16:47 spire-1.2.1/pkg/agent/endpoints/peertracker.go 14:16:47 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 14:16:47 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 14:16:47 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 14:16:47 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 14:16:47 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 14:16:47 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 14:16:47 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 14:16:47 spire-1.2.1/pkg/agent/endpoints/workload/ 14:16:47 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 14:16:47 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 14:16:47 spire-1.2.1/pkg/agent/manager/ 14:16:47 spire-1.2.1/pkg/agent/manager/cache/ 14:16:47 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 14:16:47 spire-1.2.1/pkg/agent/manager/cache/cache.go 14:16:47 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 14:16:47 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 14:16:47 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 14:16:47 spire-1.2.1/pkg/agent/manager/cache/sets.go 14:16:47 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 14:16:47 spire-1.2.1/pkg/agent/manager/config.go 14:16:47 spire-1.2.1/Dockerfile.scratch 14:16:47 spire-1.2.1/LICENSE 14:16:47 spire-1.2.1/MAINTAINERS.md 14:16:47 spire-1.2.1/Makefile 14:16:47 spire-1.2.1/README.md 14:16:47 spire-1.2.1/ROADMAP.md 14:16:47 spire-1.2.1/SECURITY.md 14:16:47 spire-1.2.1/cmd/ 14:16:47 spire-1.2.1/cmd/spire-agent/ 14:16:47 spire-1.2.1/cmd/spire-agent/cli/ 14:16:47 spire-1.2.1/cmd/spire-agent/cli/api/ 14:16:47 spire-1.2.1/cmd/spire-agent/cli/api/common.go 14:16:47 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 14:16:47 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 14:16:47 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 14:16:47 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 14:16:47 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 14:16:47 spire-1.2.1/cmd/spire-agent/cli/cli.go 14:16:47 spire-1.2.1/cmd/spire-agent/cli/common/ 14:16:47 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 14:16:47 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 14:16:47 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 14:16:47 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 14:16:47 spire-1.2.1/cmd/spire-agent/cli/run/ 14:16:47 spire-1.2.1/cmd/spire-agent/cli/run/run.go 14:16:47 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 14:16:47 spire-1.2.1/cmd/spire-agent/cli/validate/ 14:16:47 spire-1.2.1/pkg/agent/manager/manager.go 14:16:47 spire-1.2.1/pkg/agent/manager/manager_test.go 14:16:47 spire-1.2.1/pkg/agent/manager/storage.go 14:16:47 spire-1.2.1/pkg/agent/manager/storage_test.go 14:16:47 spire-1.2.1/pkg/agent/manager/storecache/ 14:16:47 spire-1.2.1/pkg/agent/manager/storecache/cache.go 14:16:47 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 14:16:47 spire-1.2.1/pkg/agent/manager/sync.go 14:16:47 spire-1.2.1/pkg/agent/plugin/ 14:16:47 spire-1.2.1/pkg/agent/plugin/keymanager/ 14:16:47 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 14:16:47 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 14:16:47 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 14:16:47 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 14:16:47 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 14:16:47 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 14:16:47 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 14:16:47 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 14:16:47 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 14:16:47 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 14:16:47 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 14:16:47 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 14:16:47 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 14:16:47 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 14:16:47 spire-1.2.1/cmd/spire-agent/main.go 14:16:47 spire-1.2.1/cmd/spire-server/ 14:16:47 spire-1.2.1/cmd/spire-server/cli/ 14:16:47 spire-1.2.1/cmd/spire-server/cli/agent/ 14:16:47 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 14:16:47 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 14:16:47 spire-1.2.1/cmd/spire-server/cli/agent/count.go 14:16:47 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 14:16:47 spire-1.2.1/cmd/spire-server/cli/agent/list.go 14:16:47 spire-1.2.1/cmd/spire-server/cli/agent/show.go 14:16:47 spire-1.2.1/cmd/spire-server/cli/bundle/ 14:16:47 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 14:16:47 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 14:16:47 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 14:16:47 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 14:16:47 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 14:16:47 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 14:16:47 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 14:16:47 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 14:16:47 spire-1.2.1/cmd/spire-server/cli/cli.go 14:16:47 spire-1.2.1/cmd/spire-server/cli/entry/ 14:16:47 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 14:16:47 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 14:16:47 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 14:16:47 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 14:16:47 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 14:16:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 14:16:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 14:16:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 14:16:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 14:16:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 14:16:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 14:16:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 14:16:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 14:16:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 14:16:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 14:16:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 14:16:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 14:16:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 14:16:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 14:16:47 spire-1.2.1/cmd/spire-server/cli/entry/count.go 14:16:47 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 14:16:47 spire-1.2.1/cmd/spire-server/cli/entry/create.go 14:16:47 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 14:16:47 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 14:16:47 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 14:16:47 spire-1.2.1/cmd/spire-server/cli/entry/show.go 14:16:47 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 14:16:47 spire-1.2.1/cmd/spire-server/cli/entry/update.go 14:16:47 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 14:16:47 spire-1.2.1/cmd/spire-server/cli/entry/util.go 14:16:47 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 14:16:47 spire-1.2.1/cmd/spire-server/cli/federation/ 14:16:47 spire-1.2.1/cmd/spire-server/cli/federation/common.go 14:16:47 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 14:16:47 spire-1.2.1/cmd/spire-server/cli/federation/create.go 14:16:47 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 14:16:47 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 14:16:47 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 14:16:47 spire-1.2.1/cmd/spire-server/cli/federation/list.go 14:16:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 14:16:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 14:16:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 14:16:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 14:16:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 14:16:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 14:16:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 14:16:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 14:16:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 14:16:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 14:16:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 14:16:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 14:16:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 14:16:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 14:16:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 14:16:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 14:16:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 14:16:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 14:16:47 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 14:16:47 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 14:16:47 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 14:16:47 spire-1.2.1/cmd/spire-server/cli/federation/show.go 14:16:47 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 14:16:47 spire-1.2.1/cmd/spire-server/cli/federation/update.go 14:16:47 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 14:16:47 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 14:16:47 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 14:16:47 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 14:16:47 spire-1.2.1/cmd/spire-server/cli/jwt/ 14:16:47 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 14:16:47 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 14:16:47 spire-1.2.1/cmd/spire-server/cli/run/ 14:16:47 spire-1.2.1/cmd/spire-server/cli/run/run.go 14:16:47 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 14:16:47 spire-1.2.1/cmd/spire-server/cli/token/ 14:16:47 spire-1.2.1/cmd/spire-server/cli/token/generate.go 14:16:47 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 14:16:47 spire-1.2.1/cmd/spire-server/cli/validate/ 14:16:47 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 14:16:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 14:16:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 14:16:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 14:16:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 14:16:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 14:16:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 14:16:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 14:16:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 14:16:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 14:16:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 14:16:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 14:16:47 spire-1.2.1/pkg/agent/plugin/svidstore/ 14:16:47 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 14:16:47 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 14:16:47 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 14:16:47 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 14:16:47 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 14:16:47 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 14:16:47 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 14:16:47 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 14:16:47 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 14:16:47 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 14:16:47 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 14:16:47 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 14:16:47 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 14:16:47 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 14:16:47 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 14:16:47 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 14:16:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 14:16:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 14:16:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 14:16:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 14:16:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 14:16:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 14:16:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 14:16:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 14:16:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 14:16:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 14:16:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 14:16:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 14:16:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 14:16:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 14:16:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 14:16:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 14:16:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 14:16:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 14:16:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 14:16:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 14:16:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 14:16:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 14:16:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 14:16:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 14:16:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 14:16:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 14:16:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 14:16:47 spire-1.2.1/pkg/agent/svid/ 14:16:47 spire-1.2.1/pkg/agent/svid/rotator.go 14:16:47 spire-1.2.1/pkg/agent/svid/rotator_config.go 14:16:47 spire-1.2.1/pkg/agent/svid/rotator_test.go 14:16:47 spire-1.2.1/pkg/agent/svid/store/ 14:16:47 spire-1.2.1/pkg/agent/svid/store/service.go 14:16:47 spire-1.2.1/pkg/agent/svid/store/service_test.go 14:16:47 spire-1.2.1/pkg/common/ 14:16:47 spire-1.2.1/pkg/common/agentpathtemplate/ 14:16:47 spire-1.2.1/pkg/common/agentpathtemplate/template.go 14:16:47 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 14:16:47 spire-1.2.1/pkg/common/api/ 14:16:47 spire-1.2.1/pkg/common/api/metrics.go 14:16:47 spire-1.2.1/pkg/common/api/middleware/ 14:16:47 spire-1.2.1/pkg/common/api/middleware/common_test.go 14:16:47 spire-1.2.1/pkg/common/api/middleware/interceptor.go 14:16:47 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 14:16:47 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 14:16:47 spire-1.2.1/cmd/spire-server/cli/x509/ 14:16:47 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 14:16:47 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 14:16:47 spire-1.2.1/cmd/spire-server/main.go 14:16:47 spire-1.2.1/cmd/spire-server/util/ 14:16:47 spire-1.2.1/cmd/spire-server/util/util.go 14:16:47 spire-1.2.1/conf/ 14:16:47 spire-1.2.1/conf/agent/ 14:16:47 spire-1.2.1/conf/agent/agent.conf 14:16:47 spire-1.2.1/conf/agent/agent_full.conf 14:16:47 spire-1.2.1/conf/agent/dummy_root_ca.crt 14:16:47 spire-1.2.1/conf/server/ 14:16:47 spire-1.2.1/conf/server/dummy_upstream_ca.crt 14:16:47 spire-1.2.1/conf/server/dummy_upstream_ca.key 14:16:47 spire-1.2.1/conf/server/server.conf 14:16:47 spire-1.2.1/conf/server/server_full.conf 14:16:47 spire-1.2.1/doc/ 14:16:47 spire-1.2.1/doc/SPIRE101.md 14:16:47 spire-1.2.1/doc/auditlog.md 14:16:47 spire-1.2.1/doc/authorization_policy_engine.md 14:16:47 spire-1.2.1/doc/changelog_guidelines.md 14:16:47 spire-1.2.1/doc/cure53-report.pdf 14:16:47 spire-1.2.1/doc/images/ 14:16:47 spire-1.2.1/doc/images/2019_roadmap.png 14:16:47 spire-1.2.1/doc/images/SPIRE101.png 14:16:47 spire-1.2.1/doc/images/SPIRE_agent.png 14:16:47 spire-1.2.1/doc/images/SPIRE_server.png 14:16:47 spire-1.2.1/pkg/common/api/middleware/logger.go 14:16:47 spire-1.2.1/pkg/common/api/middleware/logger_test.go 14:16:47 spire-1.2.1/pkg/common/api/middleware/metrics.go 14:16:47 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 14:16:47 spire-1.2.1/pkg/common/api/middleware/middleware.go 14:16:47 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 14:16:47 spire-1.2.1/pkg/common/api/middleware/misconfig.go 14:16:47 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 14:16:47 spire-1.2.1/pkg/common/api/middleware/names.go 14:16:47 spire-1.2.1/pkg/common/api/middleware/names_test.go 14:16:47 spire-1.2.1/pkg/common/api/names.go 14:16:47 spire-1.2.1/pkg/common/api/ratelimit.go 14:16:47 spire-1.2.1/pkg/common/api/rpccontext/ 14:16:47 spire-1.2.1/pkg/common/api/rpccontext/logger.go 14:16:47 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 14:16:47 spire-1.2.1/pkg/common/api/rpccontext/names.go 14:16:47 spire-1.2.1/pkg/common/auth/ 14:16:47 spire-1.2.1/pkg/common/auth/interceptors.go 14:16:47 spire-1.2.1/pkg/common/auth/interceptors_test.go 14:16:47 spire-1.2.1/pkg/common/auth/untracked_uds.go 14:16:47 spire-1.2.1/pkg/common/bundleutil/ 14:16:47 spire-1.2.1/pkg/common/bundleutil/bundle.go 14:16:47 14:16:47 spire-1.2.1/doc/images/cache_mgr.png 14:16:47 spire-1.2.1/doc/images/cache_mgr_components.png 14:16:47 spire-1.2.1/doc/images/federated_spire.png 14:16:47 spire-1.2.1/doc/images/ha_mode.png 14:16:47 spire-1.2.1/doc/images/nested_spire.png 14:16:47 spire-1.2.1/doc/images/oidc_federation.png 14:16:47 spire-1.2.1/doc/images/single_trust_domain.png 14:16:47 spire-1.2.1/doc/images/spiffe_compatible.png 14:16:47 spire-1.2.1/doc/images/spire_logo.png 14:16:47 spire-1.2.1/doc/migrating_registration_api_clients.md 14:16:47 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 14:16:47 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 14:16:47 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 14:16:47 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 14:16:47 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 14:16:47 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 14:16:47 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 14:16:47 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 14:16:47 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 14:16:47 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 14:16:47 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 14:16:47 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 14:16:47 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 14:16:47 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 14:16:47 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 14:16:47 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 14:16:47 spire-1.2.1/doc/plugin_server_datastore_sql.md 14:16:47 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 14:16:47 spire-1.2.1/doc/plugin_server_keymanager_disk.md 14:16:47 spire-1.2.1/doc/plugin_server_keymanager_memory.md 14:16:47 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 14:16:47 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 14:16:47 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 14:16:47 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 14:16:47 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 14:16:47 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 14:16:47 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 14:16:47 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 14:16:47 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 14:16:47 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 14:16:47 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 14:16:47 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.mdspire-1.2.1/pkg/common/bundleutil/bundle_test.go 14:16:47 spire-1.2.1/pkg/common/bundleutil/common_test.go 14:16:47 spire-1.2.1/pkg/common/bundleutil/marshal.go 14:16:47 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 14:16:47 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 14:16:47 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 14:16:47 spire-1.2.1/pkg/common/bundleutil/types.go 14:16:47 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 14:16:47 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 14:16:47 spire-1.2.1/pkg/common/catalog/ 14:16:47 spire-1.2.1/pkg/common/catalog/bind.go 14:16:47 spire-1.2.1/pkg/common/catalog/builtin.go 14:16:47 spire-1.2.1/pkg/common/catalog/catalog.go 14:16:47 spire-1.2.1/pkg/common/catalog/catalog_test.go 14:16:47 spire-1.2.1/pkg/common/catalog/closers.go 14:16:47 spire-1.2.1/pkg/common/catalog/cmd_linux.go 14:16:47 spire-1.2.1/pkg/common/catalog/cmd_other.go 14:16:47 spire-1.2.1/pkg/common/catalog/config.go 14:16:47 spire-1.2.1/pkg/common/catalog/config_test.go 14:16:47 spire-1.2.1/pkg/common/catalog/configure.go 14:16:47 spire-1.2.1/pkg/common/catalog/constraints.go 14:16:47 spire-1.2.1/pkg/common/catalog/constraints_test.go 14:16:47 spire-1.2.1/pkg/common/catalog/context.go 14:16:47 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 14:16:47 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 14:16:47 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 14:16:47 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 14:16:47 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 14:16:47 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 14:16:47 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 14:16:47 spire-1.2.1/doc/scaling_spire.md 14:16:47 spire-1.2.1/doc/spire_agent.md 14:16:47 spire-1.2.1/doc/spire_server.md 14:16:47 spire-1.2.1/doc/supported_integrations.md 14:16:47 spire-1.2.1/doc/telemetry.md 14:16:47 spire-1.2.1/doc/telemetry_config.md 14:16:47 spire-1.2.1/doc/upgrading.md 14:16:47 spire-1.2.1/doc/using_spire.md 14:16:47 spire-1.2.1/examples/ 14:16:47 spire-1.2.1/examples/README.md 14:16:47 spire-1.2.1/go.mod 14:16:47 spire-1.2.1/go.sum 14:16:47 spire-1.2.1/pkg/ 14:16:47 spire-1.2.1/pkg/agent/ 14:16:47 spire-1.2.1/pkg/agent/agent.go 14:16:47 spire-1.2.1/pkg/agent/api/ 14:16:47 spire-1.2.1/pkg/agent/api/config.go 14:16:47 spire-1.2.1/pkg/agent/api/debug/ 14:16:47 spire-1.2.1/pkg/agent/api/debug/v1/ 14:16:47 spire-1.2.1/pkg/agent/api/debug/v1/service.go 14:16:47 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 14:16:47 spire-1.2.1/pkg/common/catalog/external.go 14:16:47 spire-1.2.1/pkg/common/catalog/host.go 14:16:47 spire-1.2.1/pkg/common/catalog/pipenet.go 14:16:47 spire-1.2.1/pkg/common/catalog/plugin.go 14:16:47 spire-1.2.1/pkg/common/catalog/testplugin/ 14:16:47 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 14:16:47 spire-1.2.1/pkg/common/catalog/testplugin/main.go 14:16:47 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 14:16:47 spire-1.2.1/pkg/common/cli/ 14:16:47 spire-1.2.1/pkg/common/cli/env.go 14:16:47 spire-1.2.1/pkg/common/cli/flags.go 14:16:47 spire-1.2.1/pkg/common/cli/trust_domain.go 14:16:47 spire-1.2.1/pkg/common/cli/trust_domain_test.go 14:16:47 spire-1.2.1/pkg/common/cli/umask.go 14:16:47 spire-1.2.1/pkg/common/cli/umask_posix.go 14:16:47 spire-1.2.1/pkg/common/cli/umask_test.go 14:16:47 spire-1.2.1/pkg/common/cli/umask_windows.go 14:16:47 spire-1.2.1/pkg/common/cliprinter/ 14:16:47 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 14:16:47 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 14:16:47 spire-1.2.1/pkg/common/cliprinter/flag.go 14:16:47 spire-1.2.1/pkg/common/cliprinter/flag_test.go 14:16:47 spire-1.2.1/pkg/common/cliprinter/format.go 14:16:47 spire-1.2.1/pkg/common/cliprinter/format_test.go 14:16:47 spire-1.2.1/pkg/common/cliprinter/internal/ 14:16:47 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 14:16:47 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 14:16:47 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 14:16:47 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 14:16:47 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 14:16:47 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 14:16:47 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 14:16:47 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 14:16:47 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 14:16:47 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 14:16:47 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 14:16:47 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 14:16:47 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 14:16:47 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 14:16:47 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 14:16:47 14:16:47 spire-1.2.1/pkg/agent/api/delegatedidentity/ 14:16:47 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 14:16:47 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 14:16:47 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 14:16:47 spire-1.2.1/pkg/agent/api/endpoints.go 14:16:47 spire-1.2.1/pkg/agent/api/health/ 14:16:47 spire-1.2.1/pkg/agent/api/health/v1/ 14:16:47 spire-1.2.1/pkg/agent/api/health/v1/service.go 14:16:47 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 14:16:47 spire-1.2.1/pkg/agent/api/rpccontext/ 14:16:47 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 14:16:47 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 14:16:47 spire-1.2.1/pkg/agent/attestor/ 14:16:47 spire-1.2.1/pkg/agent/attestor/node/ 14:16:47 spire-1.2.1/pkg/agent/attestor/node/experimental.go 14:16:47 spire-1.2.1/pkg/agent/attestor/node/node.go 14:16:47 spire-1.2.1/pkg/agent/attestor/node/node_test.go 14:16:47 spire-1.2.1/pkg/agent/attestor/workload/ 14:16:47 spire-1.2.1/pkg/agent/attestor/workload/workload.go 14:16:47 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 14:16:47 spire-1.2.1/pkg/agent/catalog/ 14:16:47 spire-1.2.1/pkg/agent/catalog/catalog.go 14:16:47 spire-1.2.1/pkg/agent/catalog/keymanager.go 14:16:47 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 14:16:47 spire-1.2.1/pkg/agent/catalog/svidstore.go 14:16:47 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 14:16:47 spire-1.2.1/pkg/agent/client/ 14:16:47 spire-1.2.1/pkg/agent/client/client.go 14:16:47 spire-1.2.1/pkg/agent/client/client_test.go 14:16:47 spire-1.2.1/pkg/agent/client/dial.go 14:16:47 spire-1.2.1/pkg/agent/client/nodeconn.go 14:16:47 spire-1.2.1/pkg/agent/client/nodeconn_test.go 14:16:47 spire-1.2.1/pkg/agent/client/update.go 14:16:47 spire-1.2.1/pkg/agent/client/util.go 14:16:47 spire-1.2.1/pkg/agent/common/ 14:16:47 spire-1.2.1/pkg/agent/common/backoff/ 14:16:47 spire-1.2.1/pkg/agent/common/backoff/backoff.go 14:16:47 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 14:16:47 spire-1.2.1/pkg/agent/common/cgroups/ 14:16:47 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 14:16:47 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 14:16:47 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 14:16:47 spire-1.2.1/pkg/agent/config.go 14:16:47 spire-1.2.1/pkg/agent/endpoints/ 14:16:47 spire-1.2.1/pkg/agent/endpoints/config.go 14:16:47 spire-1.2.1/pkg/agent/endpoints/endpoints.go 14:16:47 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 14:16:47 spire-1.2.1/pkg/agent/endpoints/metrics.gospire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 14:16:47 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 14:16:47 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 14:16:47 spire-1.2.1/pkg/common/coretypes/ 14:16:47 spire-1.2.1/pkg/common/coretypes/bundle/ 14:16:47 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 14:16:47 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 14:16:47 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 14:16:47 spire-1.2.1/pkg/common/coretypes/bundle/require.go 14:16:47 spire-1.2.1/pkg/common/coretypes/jwtkey/ 14:16:47 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 14:16:47 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 14:16:47 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 14:16:47 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 14:16:47 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 14:16:47 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 14:16:47 spire-1.2.1/pkg/common/coretypes/x509certificate/ 14:16:47 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 14:16:47 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 14:16:47 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 14:16:47 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 14:16:47 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 14:16:47 spire-1.2.1/pkg/common/cryptoutil/ 14:16:47 spire-1.2.1/pkg/common/cryptoutil/keys.go 14:16:47 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 14:16:47 spire-1.2.1/pkg/common/diskutil/ 14:16:47 spire-1.2.1/pkg/common/diskutil/file_posix.go 14:16:47 spire-1.2.1/pkg/common/diskutil/file_test.go 14:16:47 spire-1.2.1/pkg/common/diskutil/file_windows.go 14:16:47 spire-1.2.1/pkg/common/errorutil/ 14:16:47 spire-1.2.1/pkg/common/errorutil/wrapper.go 14:16:47 spire-1.2.1/pkg/common/health/ 14:16:47 spire-1.2.1/pkg/common/health/config.go 14:16:47 spire-1.2.1/pkg/common/health/context.go 14:16:47 spire-1.2.1/pkg/common/health/context_test.go 14:16:47 spire-1.2.1/pkg/common/health/health.go 14:16:47 spire-1.2.1/pkg/common/health/health_test.go 14:16:47 spire-1.2.1/pkg/common/health/logger.go 14:16:47 spire-1.2.1/pkg/common/hostservice/ 14:16:47 spire-1.2.1/pkg/common/hostservice/metricsservice/ 14:16:47 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 14:16:47 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 14:16:47 spire-1.2.1/pkg/agent/endpoints/middleware.go 14:16:47 spire-1.2.1/pkg/agent/endpoints/peertracker.go 14:16:47 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 14:16:47 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 14:16:47 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 14:16:47 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 14:16:47 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 14:16:47 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 14:16:47 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 14:16:47 spire-1.2.1/pkg/agent/endpoints/workload/ 14:16:47 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 14:16:47 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 14:16:47 spire-1.2.1/pkg/agent/manager/ 14:16:47 spire-1.2.1/pkg/agent/manager/cache/ 14:16:47 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 14:16:47 spire-1.2.1/pkg/agent/manager/cache/cache.go 14:16:47 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 14:16:47 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 14:16:47 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 14:16:47 spire-1.2.1/pkg/agent/manager/cache/sets.go 14:16:47 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 14:16:47 spire-1.2.1/pkg/agent/manager/config.go 14:16:47 spire-1.2.1/pkg/agent/manager/manager.go 14:16:47 spire-1.2.1/pkg/agent/manager/manager_test.go 14:16:47 spire-1.2.1/pkg/agent/manager/storage.go 14:16:47 spire-1.2.1/pkg/agent/manager/storage_test.go 14:16:47 spire-1.2.1/pkg/agent/manager/storecache/ 14:16:47 spire-1.2.1/pkg/agent/manager/storecache/cache.go 14:16:47 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 14:16:47 spire-1.2.1/pkg/agent/manager/sync.go 14:16:47 spire-1.2.1/pkg/agent/plugin/ 14:16:47 spire-1.2.1/pkg/agent/plugin/keymanager/ 14:16:47 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 14:16:47 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 14:16:47 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 14:16:47 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 14:16:47 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 14:16:47 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 14:16:47 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 14:16:47 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 14:16:47 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 14:16:47 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 14:16:47 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 14:16:47 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 14:16:47 spire-1.2.1/pkg/common/idutil/ 14:16:47 spire-1.2.1/pkg/common/idutil/require.go 14:16:47 spire-1.2.1/pkg/common/idutil/require_test.go 14:16:47 spire-1.2.1/pkg/common/idutil/safety.go 14:16:47 spire-1.2.1/pkg/common/idutil/safety_test.go 14:16:47 spire-1.2.1/pkg/common/idutil/spiffeid.go 14:16:47 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 14:16:47 spire-1.2.1/pkg/common/jwtsvid/ 14:16:47 spire-1.2.1/pkg/common/jwtsvid/common.go 14:16:47 spire-1.2.1/pkg/common/jwtsvid/sign.go 14:16:47 spire-1.2.1/pkg/common/jwtsvid/token_test.go 14:16:47 spire-1.2.1/pkg/common/jwtsvid/validate.go 14:16:47 spire-1.2.1/pkg/common/jwtutil/ 14:16:47 spire-1.2.1/pkg/common/jwtutil/keyset.go 14:16:47 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 14:16:47 spire-1.2.1/pkg/common/log/ 14:16:47 spire-1.2.1/pkg/common/log/hclog_adapter.go 14:16:47 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 14:16:47 spire-1.2.1/pkg/common/log/log.go 14:16:47 spire-1.2.1/pkg/common/log/log_test.go 14:16:47 spire-1.2.1/pkg/common/log/options.go 14:16:47 spire-1.2.1/pkg/common/nodeutil/ 14:16:47 spire-1.2.1/pkg/common/nodeutil/node.go 14:16:47 spire-1.2.1/pkg/common/nodeutil/node_test.go 14:16:47 spire-1.2.1/pkg/common/peertracker/ 14:16:47 spire-1.2.1/pkg/common/peertracker/conn.go 14:16:47 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 14:16:47 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 14:16:47 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 14:16:47 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 14:16:47 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 14:16:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 14:16:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 14:16:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 14:16:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 14:16:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 14:16:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 14:16:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 14:16:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 14:16:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 14:16:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 14:16:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 14:16:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 14:16:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 14:16:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 14:16:47 spire-1.2.1/pkg/common/peertracker/credentials.go 14:16:47 spire-1.2.1/pkg/common/peertracker/errors.go 14:16:47 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 14:16:47 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 14:16:47 spire-1.2.1/pkg/common/peertracker/info.go 14:16:47 spire-1.2.1/pkg/common/peertracker/listener.go 14:16:47 spire-1.2.1/pkg/common/peertracker/listener_test.go 14:16:47 spire-1.2.1/pkg/common/peertracker/peertracker.go 14:16:47 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 14:16:47 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 14:16:47 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 14:16:47 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 14:16:47 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 14:16:47 spire-1.2.1/pkg/common/peertracker/tcp.go 14:16:47 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 14:16:47 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 14:16:47 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 14:16:47 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 14:16:47 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 14:16:47 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 14:16:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 14:16:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 14:16:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 14:16:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 14:16:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 14:16:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 14:16:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 14:16:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 14:16:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 14:16:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 14:16:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 14:16:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 14:16:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 14:16:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 14:16:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 14:16:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 14:16:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 14:16:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 14:16:47 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 14:16:47 spire-1.2.1/pkg/common/peertracker/uds.go 14:16:47 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 14:16:47 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 14:16:47 spire-1.2.1/pkg/common/peertracker/uds_linux.go 14:16:47 spire-1.2.1/pkg/common/pemutil/ 14:16:47 spire-1.2.1/pkg/common/pemutil/block.go 14:16:47 spire-1.2.1/pkg/common/pemutil/certs.go 14:16:47 spire-1.2.1/pkg/common/pemutil/common.go 14:16:47 spire-1.2.1/pkg/common/pemutil/csr.go 14:16:47 spire-1.2.1/pkg/common/pemutil/keys.go 14:16:47 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 14:16:47 spire-1.2.1/pkg/common/pemutil/testdata/ 14:16:47 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 14:16:47 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 14:16:47 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 14:16:47 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 14:16:47 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 14:16:47 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 14:16:47 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 14:16:47 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 14:16:47 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 14:16:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 14:16:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 14:16:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 14:16:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 14:16:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 14:16:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 14:16:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 14:16:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 14:16:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 14:16:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 14:16:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 14:16:47 spire-1.2.1/pkg/agent/plugin/svidstore/ 14:16:47 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 14:16:47 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 14:16:47 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 14:16:47 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 14:16:47 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 14:16:47 spire-1.2.1/pkg/common/plugin/ 14:16:47 spire-1.2.1/pkg/common/plugin/aws/ 14:16:47 spire-1.2.1/pkg/common/plugin/aws/iid.go 14:16:47 spire-1.2.1/pkg/common/plugin/azure/ 14:16:47 spire-1.2.1/pkg/common/plugin/azure/msi.go 14:16:47 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 14:16:47 spire-1.2.1/pkg/common/plugin/facade.go 14:16:47 spire-1.2.1/pkg/common/plugin/facade_test.go 14:16:47 spire-1.2.1/pkg/common/plugin/gcp/ 14:16:47 spire-1.2.1/pkg/common/plugin/gcp/iit.go 14:16:47 spire-1.2.1/pkg/common/plugin/k8s/ 14:16:47 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 14:16:47 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 14:16:47 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 14:16:47 spire-1.2.1/pkg/common/plugin/k8s/utils.go 14:16:47 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 14:16:47 spire-1.2.1/pkg/common/plugin/log.go 14:16:47 spire-1.2.1/pkg/common/plugin/sshpop/ 14:16:47 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 14:16:47 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 14:16:47 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 14:16:47 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 14:16:47 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 14:16:47 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 14:16:47 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 14:16:47 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 14:16:47 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 14:16:47 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 14:16:47 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 14:16:47 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 14:16:47 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 14:16:47 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 14:16:47 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 14:16:47 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 14:16:47 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 14:16:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 14:16:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 14:16:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 14:16:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 14:16:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 14:16:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 14:16:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 14:16:47 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 14:16:47 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 14:16:47 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 14:16:47 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 14:16:47 spire-1.2.1/pkg/common/plugin/tpmdevid/ 14:16:47 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 14:16:47 spire-1.2.1/pkg/common/plugin/x509pop/ 14:16:47 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 14:16:47 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 14:16:47 spire-1.2.1/pkg/common/profiling/ 14:16:47 spire-1.2.1/pkg/common/profiling/dumpers.go 14:16:47 spire-1.2.1/pkg/common/profiling/profiling.go 14:16:47 spire-1.2.1/pkg/common/protoutil/ 14:16:47 spire-1.2.1/pkg/common/protoutil/masks.go 14:16:47 spire-1.2.1/pkg/common/protoutil/masks_test.go 14:16:47 spire-1.2.1/pkg/common/rotationutil/ 14:16:47 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 14:16:47 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 14:16:47 spire-1.2.1/pkg/common/selector/ 14:16:47 spire-1.2.1/pkg/common/selector/selector.go 14:16:47 spire-1.2.1/pkg/common/selector/selector_test.go 14:16:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 14:16:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 14:16:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 14:16:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 14:16:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 14:16:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 14:16:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 14:16:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 14:16:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 14:16:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 14:16:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 14:16:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 14:16:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 14:16:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 14:16:48 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 14:16:48 spire-1.2.1/pkg/common/selector/set.go 14:16:48 spire-1.2.1/pkg/common/selector/set_utils.go 14:16:48 spire-1.2.1/pkg/common/selector/set_utils_test.go 14:16:48 spire-1.2.1/pkg/common/telemetry/ 14:16:48 spire-1.2.1/pkg/common/telemetry/agent/ 14:16:48 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 14:16:48 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 14:16:48 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 14:16:48 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 14:16:48 spire-1.2.1/pkg/common/telemetry/agent/manager.go 14:16:48 spire-1.2.1/pkg/common/telemetry/agent/node.go 14:16:48 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 14:16:48 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 14:16:48 spire-1.2.1/pkg/common/telemetry/agent/store/ 14:16:48 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 14:16:48 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 14:16:48 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 14:16:48 spire-1.2.1/pkg/common/telemetry/blackhole.go 14:16:48 spire-1.2.1/pkg/common/telemetry/call.go 14:16:48 spire-1.2.1/pkg/common/telemetry/common/ 14:16:48 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 14:16:48 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 14:16:48 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 14:16:48 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 14:16:48 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 14:16:48 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 14:16:48 spire-1.2.1/pkg/agent/svid/ 14:16:48 spire-1.2.1/pkg/agent/svid/rotator.go 14:16:48 spire-1.2.1/pkg/agent/svid/rotator_config.go 14:16:48 spire-1.2.1/pkg/agent/svid/rotator_test.go 14:16:48 spire-1.2.1/pkg/agent/svid/store/ 14:16:48 spire-1.2.1/pkg/agent/svid/store/service.go 14:16:48 spire-1.2.1/pkg/agent/svid/store/service_test.go 14:16:48 spire-1.2.1/pkg/common/ 14:16:48 spire-1.2.1/pkg/common/agentpathtemplate/ 14:16:48 spire-1.2.1/pkg/common/agentpathtemplate/template.go 14:16:48 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 14:16:48 spire-1.2.1/pkg/common/api/ 14:16:48 spire-1.2.1/pkg/common/api/metrics.go 14:16:48 spire-1.2.1/pkg/common/api/middleware/ 14:16:48 spire-1.2.1/pkg/common/api/middleware/common_test.go 14:16:48 spire-1.2.1/pkg/common/api/middleware/interceptor.go 14:16:48 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 14:16:48 spire-1.2.1/pkg/common/telemetry/config.go 14:16:48 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 14:16:48 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 14:16:48 spire-1.2.1/pkg/common/telemetry/inmem.go 14:16:48 spire-1.2.1/pkg/common/telemetry/inmem_test.go 14:16:48 spire-1.2.1/pkg/common/telemetry/m3.go 14:16:48 spire-1.2.1/pkg/common/telemetry/m3_test.go 14:16:48 spire-1.2.1/pkg/common/telemetry/metrics.go 14:16:48 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 14:16:48 spire-1.2.1/pkg/common/telemetry/names.go 14:16:48 spire-1.2.1/pkg/common/telemetry/prometheus.go 14:16:48 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 14:16:48 spire-1.2.1/pkg/common/telemetry/sanitize.go 14:16:48 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 14:16:48 spire-1.2.1/pkg/common/telemetry/server/ 14:16:48 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 14:16:48 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 14:16:48 spire-1.2.1/pkg/common/telemetry/server/datastore/ 14:16:48 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 14:16:48 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 14:16:48 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 14:16:48 spire-1.2.1/pkg/common/api/middleware/logger.go 14:16:48 spire-1.2.1/pkg/common/api/middleware/logger_test.go 14:16:48 spire-1.2.1/pkg/common/api/middleware/metrics.go 14:16:48 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 14:16:48 spire-1.2.1/pkg/common/api/middleware/middleware.go 14:16:48 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 14:16:48 spire-1.2.1/pkg/common/api/middleware/misconfig.go 14:16:48 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 14:16:48 spire-1.2.1/pkg/common/api/middleware/names.go 14:16:48 spire-1.2.1/pkg/common/api/middleware/names_test.go 14:16:48 spire-1.2.1/pkg/common/api/names.go 14:16:48 spire-1.2.1/pkg/common/api/ratelimit.go 14:16:48 spire-1.2.1/pkg/common/api/rpccontext/ 14:16:48 spire-1.2.1/pkg/common/api/rpccontext/logger.go 14:16:48 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 14:16:48 spire-1.2.1/pkg/common/api/rpccontext/names.go 14:16:48 spire-1.2.1/pkg/common/auth/ 14:16:48 spire-1.2.1/pkg/common/auth/interceptors.go 14:16:48 spire-1.2.1/pkg/common/auth/interceptors_test.go 14:16:48 spire-1.2.1/pkg/common/auth/untracked_uds.go 14:16:48 spire-1.2.1/pkg/common/bundleutil/ 14:16:48 spire-1.2.1/pkg/common/bundleutil/bundle.go 14:16:48 14:16:48 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 14:16:48 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 14:16:48 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 14:16:48 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 14:16:48 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 14:16:48 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 14:16:48 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 14:16:48 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 14:16:48 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 14:16:48 spire-1.2.1/pkg/common/telemetry/server/rotate.go 14:16:48 spire-1.2.1/pkg/common/telemetry/server/server.go 14:16:48 spire-1.2.1/pkg/common/telemetry/sink.go 14:16:48 spire-1.2.1/pkg/common/telemetry/statsd.go 14:16:48 spire-1.2.1/pkg/common/telemetry/statsd_test.go 14:16:48 spire-1.2.1/pkg/common/telemetry/uptime.go 14:16:48 spire-1.2.1/pkg/common/telemetry/version.go 14:16:48 spire-1.2.1/pkg/common/telemetry/withlabels.go 14:16:48 spire-1.2.1/pkg/common/uptime/ 14:16:48 spire-1.2.1/pkg/common/uptime/uptime.go 14:16:48 spire-1.2.1/pkg/common/uptime/uptime_test.gospire-1.2.1/pkg/common/bundleutil/bundle_test.go 14:16:48 spire-1.2.1/pkg/common/bundleutil/common_test.go 14:16:48 spire-1.2.1/pkg/common/bundleutil/marshal.go 14:16:48 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 14:16:48 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 14:16:48 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 14:16:48 spire-1.2.1/pkg/common/bundleutil/types.go 14:16:48 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 14:16:48 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 14:16:48 spire-1.2.1/pkg/common/catalog/ 14:16:48 spire-1.2.1/pkg/common/catalog/bind.go 14:16:48 spire-1.2.1/pkg/common/catalog/builtin.go 14:16:48 spire-1.2.1/pkg/common/catalog/catalog.go 14:16:48 spire-1.2.1/pkg/common/catalog/catalog_test.go 14:16:48 spire-1.2.1/pkg/common/catalog/closers.go 14:16:48 spire-1.2.1/pkg/common/catalog/cmd_linux.go 14:16:48 spire-1.2.1/pkg/common/catalog/cmd_other.go 14:16:48 spire-1.2.1/pkg/common/catalog/config.go 14:16:48 spire-1.2.1/pkg/common/catalog/config_test.go 14:16:48 spire-1.2.1/pkg/common/catalog/configure.go 14:16:48 spire-1.2.1/pkg/common/catalog/constraints.go 14:16:48 spire-1.2.1/pkg/common/catalog/constraints_test.go 14:16:48 spire-1.2.1/pkg/common/catalog/context.go 14:16:48 spire-1.2.1/pkg/common/util/ 14:16:48 spire-1.2.1/pkg/common/util/certs.go 14:16:48 spire-1.2.1/pkg/common/util/certs_test.go 14:16:48 spire-1.2.1/pkg/common/util/csr.go 14:16:48 spire-1.2.1/pkg/common/util/hash.go 14:16:48 spire-1.2.1/pkg/common/util/selectors.go 14:16:48 spire-1.2.1/pkg/common/util/selectors_test.go 14:16:48 spire-1.2.1/pkg/common/util/signals.go 14:16:48 spire-1.2.1/pkg/common/util/sort.go 14:16:48 spire-1.2.1/pkg/common/util/sort_test.go 14:16:48 spire-1.2.1/pkg/common/util/task.go 14:16:48 spire-1.2.1/pkg/common/util/task_test.go 14:16:48 spire-1.2.1/pkg/common/util/testdata/ 14:16:48 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 14:16:48 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 14:16:48 spire-1.2.1/pkg/common/version/ 14:16:48 spire-1.2.1/pkg/common/version/version.go 14:16:48 spire-1.2.1/pkg/common/x509svid/ 14:16:48 spire-1.2.1/pkg/common/x509svid/common_test.go 14:16:48 spire-1.2.1/pkg/common/x509svid/csr.go 14:16:48 spire-1.2.1/pkg/common/x509svid/upstreamca.go 14:16:48 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 14:16:48 spire-1.2.1/pkg/common/x509util/ 14:16:48 spire-1.2.1/pkg/common/x509util/cert.go 14:16:48 spire-1.2.1/pkg/common/x509util/dns.go 14:16:48 spire-1.2.1/pkg/common/x509util/dns_test.go 14:16:48 spire-1.2.1/pkg/common/catalog/external.go 14:16:48 spire-1.2.1/pkg/common/catalog/host.go 14:16:48 spire-1.2.1/pkg/common/catalog/pipenet.go 14:16:48 spire-1.2.1/pkg/common/catalog/plugin.go 14:16:48 spire-1.2.1/pkg/common/catalog/testplugin/ 14:16:48 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 14:16:48 spire-1.2.1/pkg/common/catalog/testplugin/main.go 14:16:48 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 14:16:48 spire-1.2.1/pkg/common/cli/ 14:16:48 spire-1.2.1/pkg/common/cli/env.go 14:16:48 spire-1.2.1/pkg/common/cli/flags.go 14:16:48 spire-1.2.1/pkg/common/cli/trust_domain.go 14:16:48 spire-1.2.1/pkg/common/cli/trust_domain_test.go 14:16:48 spire-1.2.1/pkg/common/cli/umask.go 14:16:48 spire-1.2.1/pkg/common/cli/umask_posix.go 14:16:48 spire-1.2.1/pkg/common/cli/umask_test.go 14:16:48 spire-1.2.1/pkg/common/cli/umask_windows.go 14:16:48 spire-1.2.1/pkg/common/cliprinter/ 14:16:48 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 14:16:48 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 14:16:48 spire-1.2.1/pkg/common/cliprinter/flag.go 14:16:48 spire-1.2.1/pkg/common/cliprinter/flag_test.go 14:16:48 spire-1.2.1/pkg/common/cliprinter/format.go 14:16:48 spire-1.2.1/pkg/common/cliprinter/format_test.go 14:16:48 spire-1.2.1/pkg/common/cliprinter/internal/ 14:16:48 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 14:16:48 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 14:16:48 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 14:16:48 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 14:16:48 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 14:16:48 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 14:16:48 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 14:16:48 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 14:16:48 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 14:16:48 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 14:16:48 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 14:16:48 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 14:16:48 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 14:16:48 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 14:16:48 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 14:16:48 14:16:48 spire-1.2.1/pkg/common/x509util/keyid.go 14:16:48 spire-1.2.1/pkg/common/x509util/keypair.go 14:16:48 spire-1.2.1/pkg/common/x509util/serialnumber.go 14:16:48 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 14:16:48 spire-1.2.1/pkg/server/ 14:16:48 spire-1.2.1/pkg/server/api/ 14:16:48 spire-1.2.1/pkg/server/api/agent.go 14:16:48 spire-1.2.1/pkg/server/api/agent/ 14:16:48 spire-1.2.1/pkg/server/api/agent/v1/ 14:16:48 spire-1.2.1/pkg/server/api/agent/v1/service.go 14:16:48 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 14:16:48 spire-1.2.1/pkg/server/api/agent_test.go 14:16:48 spire-1.2.1/pkg/server/api/api.go 14:16:48 spire-1.2.1/pkg/server/api/audit/ 14:16:48 spire-1.2.1/pkg/server/api/audit/audit.go 14:16:48 spire-1.2.1/pkg/server/api/audit/audit_test.go 14:16:48 spire-1.2.1/pkg/server/api/bundle.go 14:16:48 spire-1.2.1/pkg/server/api/bundle/ 14:16:48 spire-1.2.1/pkg/server/api/bundle/v1/ 14:16:48 spire-1.2.1/pkg/server/api/bundle/v1/service.go 14:16:48 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 14:16:48 spire-1.2.1/pkg/server/api/bundle_test.go 14:16:48 spire-1.2.1/pkg/server/api/debug/ 14:16:48 spire-1.2.1/pkg/server/api/debug/v1/ 14:16:48 spire-1.2.1/pkg/server/api/debug/v1/service.go 14:16:48 spire-1.2.1/pkg/server/api/debug/v1/service_test.gospire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 14:16:48 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 14:16:48 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 14:16:48 spire-1.2.1/pkg/common/coretypes/ 14:16:48 spire-1.2.1/pkg/common/coretypes/bundle/ 14:16:48 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 14:16:48 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 14:16:48 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 14:16:48 spire-1.2.1/pkg/common/coretypes/bundle/require.go 14:16:48 spire-1.2.1/pkg/common/coretypes/jwtkey/ 14:16:48 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 14:16:48 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 14:16:48 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 14:16:48 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 14:16:48 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 14:16:48 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 14:16:48 spire-1.2.1/pkg/common/coretypes/x509certificate/ 14:16:48 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 14:16:48 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 14:16:48 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 14:16:48 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 14:16:48 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 14:16:48 spire-1.2.1/pkg/common/cryptoutil/ 14:16:48 spire-1.2.1/pkg/common/cryptoutil/keys.go 14:16:48 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 14:16:48 spire-1.2.1/pkg/common/diskutil/ 14:16:48 spire-1.2.1/pkg/common/diskutil/file_posix.go 14:16:48 spire-1.2.1/pkg/common/diskutil/file_test.go 14:16:48 spire-1.2.1/pkg/common/diskutil/file_windows.go 14:16:48 spire-1.2.1/pkg/common/errorutil/ 14:16:48 spire-1.2.1/pkg/common/errorutil/wrapper.go 14:16:48 spire-1.2.1/pkg/common/health/ 14:16:48 spire-1.2.1/pkg/common/health/config.go 14:16:48 spire-1.2.1/pkg/common/health/context.go 14:16:48 spire-1.2.1/pkg/common/health/context_test.go 14:16:48 spire-1.2.1/pkg/common/health/health.go 14:16:48 spire-1.2.1/pkg/common/health/health_test.go 14:16:48 spire-1.2.1/pkg/common/health/logger.go 14:16:48 spire-1.2.1/pkg/common/hostservice/ 14:16:48 spire-1.2.1/pkg/common/hostservice/metricsservice/ 14:16:48 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 14:16:48 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 14:16:48 spire-1.2.1/pkg/server/api/entry.go 14:16:48 spire-1.2.1/pkg/server/api/entry/ 14:16:48 spire-1.2.1/pkg/server/api/entry/v1/ 14:16:48 spire-1.2.1/pkg/server/api/entry/v1/service.go 14:16:48 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 14:16:48 spire-1.2.1/pkg/server/api/entry_test.go 14:16:48 spire-1.2.1/pkg/server/api/health/ 14:16:48 spire-1.2.1/pkg/server/api/health/v1/ 14:16:48 spire-1.2.1/pkg/server/api/health/v1/service.go 14:16:48 spire-1.2.1/pkg/server/api/health/v1/service_test.go 14:16:48 spire-1.2.1/pkg/server/api/id.go 14:16:48 spire-1.2.1/pkg/server/api/id_test.go 14:16:48 spire-1.2.1/pkg/server/api/limits/ 14:16:48 spire-1.2.1/pkg/server/api/limits/limits.go 14:16:48 spire-1.2.1/pkg/server/api/middleware/ 14:16:48 spire-1.2.1/pkg/server/api/middleware/alias.go 14:16:48 spire-1.2.1/pkg/server/api/middleware/audit.go 14:16:48 spire-1.2.1/pkg/server/api/middleware/authorization.go 14:16:48 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 14:16:48 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 14:16:48 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 14:16:48 spire-1.2.1/pkg/server/api/middleware/caller.go 14:16:48 spire-1.2.1/pkg/server/api/middleware/caller_test.go 14:16:48 spire-1.2.1/pkg/common/idutil/ 14:16:48 spire-1.2.1/pkg/common/idutil/require.go 14:16:48 spire-1.2.1/pkg/common/idutil/require_test.go 14:16:48 spire-1.2.1/pkg/common/idutil/safety.go 14:16:48 spire-1.2.1/pkg/common/idutil/safety_test.go 14:16:48 spire-1.2.1/pkg/common/idutil/spiffeid.go 14:16:48 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 14:16:48 spire-1.2.1/pkg/common/jwtsvid/ 14:16:48 spire-1.2.1/pkg/common/jwtsvid/common.go 14:16:48 spire-1.2.1/pkg/common/jwtsvid/sign.go 14:16:48 spire-1.2.1/pkg/common/jwtsvid/token_test.go 14:16:48 spire-1.2.1/pkg/common/jwtsvid/validate.go 14:16:48 spire-1.2.1/pkg/common/jwtutil/ 14:16:48 spire-1.2.1/pkg/common/jwtutil/keyset.go 14:16:48 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 14:16:48 spire-1.2.1/pkg/common/log/ 14:16:48 spire-1.2.1/pkg/common/log/hclog_adapter.go 14:16:48 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 14:16:48 spire-1.2.1/pkg/common/log/log.go 14:16:48 spire-1.2.1/pkg/common/log/log_test.go 14:16:48 spire-1.2.1/pkg/common/log/options.go 14:16:48 spire-1.2.1/pkg/common/nodeutil/ 14:16:48 spire-1.2.1/pkg/common/nodeutil/node.go 14:16:48 spire-1.2.1/pkg/common/nodeutil/node_test.go 14:16:48 spire-1.2.1/pkg/common/peertracker/ 14:16:48 spire-1.2.1/pkg/common/peertracker/conn.go 14:16:48 spire-1.2.1/pkg/server/api/middleware/common.go 14:16:48 spire-1.2.1/pkg/server/api/middleware/common_test.go 14:16:48 spire-1.2.1/pkg/server/api/middleware/entries.go 14:16:48 spire-1.2.1/pkg/server/api/middleware/entries_test.go 14:16:48 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 14:16:48 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 14:16:48 spire-1.2.1/pkg/server/api/ratelimit.go 14:16:48 spire-1.2.1/pkg/server/api/rpccontext/ 14:16:48 spire-1.2.1/pkg/server/api/rpccontext/alias.go 14:16:48 spire-1.2.1/pkg/server/api/rpccontext/audit.go 14:16:48 spire-1.2.1/pkg/server/api/rpccontext/caller.go 14:16:48 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 14:16:48 spire-1.2.1/pkg/server/api/selector.go 14:16:48 spire-1.2.1/pkg/server/api/selector_test.go 14:16:48 spire-1.2.1/pkg/server/api/status.go 14:16:48 spire-1.2.1/pkg/server/api/status_test.go 14:16:48 spire-1.2.1/pkg/server/api/svid/ 14:16:48 spire-1.2.1/pkg/server/api/svid/v1/ 14:16:48 spire-1.2.1/pkg/server/api/svid/v1/service.go 14:16:48 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 14:16:48 spire-1.2.1/pkg/server/api/trustdomain.go 14:16:48 spire-1.2.1/pkg/server/api/trustdomain/ 14:16:48 spire-1.2.1/pkg/server/api/trustdomain/v1/ 14:16:48 spire-1.2.1/pkg/common/peertracker/credentials.go 14:16:48 spire-1.2.1/pkg/common/peertracker/errors.go 14:16:48 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 14:16:48 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 14:16:48 spire-1.2.1/pkg/common/peertracker/info.go 14:16:48 spire-1.2.1/pkg/common/peertracker/listener.go 14:16:48 spire-1.2.1/pkg/common/peertracker/listener_test.go 14:16:48 spire-1.2.1/pkg/common/peertracker/peertracker.go 14:16:48 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 14:16:48 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 14:16:48 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 14:16:48 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 14:16:48 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 14:16:48 spire-1.2.1/pkg/common/peertracker/tcp.go 14:16:48 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 14:16:48 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 14:16:48 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 14:16:48 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 14:16:48 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 14:16:48 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 14:16:48 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 14:16:48 spire-1.2.1/pkg/common/peertracker/uds.go 14:16:48 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 14:16:48 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 14:16:48 spire-1.2.1/pkg/common/peertracker/uds_linux.go 14:16:48 spire-1.2.1/pkg/common/pemutil/ 14:16:48 spire-1.2.1/pkg/common/pemutil/block.go 14:16:48 spire-1.2.1/pkg/common/pemutil/certs.go 14:16:48 spire-1.2.1/pkg/common/pemutil/common.go 14:16:48 spire-1.2.1/pkg/common/pemutil/csr.go 14:16:48 spire-1.2.1/pkg/common/pemutil/keys.go 14:16:48 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 14:16:48 spire-1.2.1/pkg/common/pemutil/testdata/ 14:16:48 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 14:16:48 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 14:16:48 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 14:16:48 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 14:16:48 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 14:16:48 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 14:16:48 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 14:16:48 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 14:16:48 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 14:16:48 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 14:16:48 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 14:16:48 spire-1.2.1/pkg/server/api/trustdomain_test.go 14:16:48 spire-1.2.1/pkg/server/authpolicy/ 14:16:48 spire-1.2.1/pkg/server/authpolicy/defaults.go 14:16:48 spire-1.2.1/pkg/server/authpolicy/policy.go 14:16:48 spire-1.2.1/pkg/server/authpolicy/policy.rego 14:16:48 spire-1.2.1/pkg/server/authpolicy/policy_data.json 14:16:48 spire-1.2.1/pkg/server/authpolicy/policy_test.go 14:16:48 spire-1.2.1/pkg/server/authpolicy/validate.go 14:16:48 spire-1.2.1/pkg/server/bundle/ 14:16:48 spire-1.2.1/pkg/server/bundle/client/ 14:16:48 spire-1.2.1/pkg/server/bundle/client/client.go 14:16:48 spire-1.2.1/pkg/server/bundle/client/client_test.go 14:16:48 spire-1.2.1/pkg/server/bundle/client/manager.go 14:16:48 spire-1.2.1/pkg/server/bundle/client/manager_test.go 14:16:48 spire-1.2.1/pkg/server/bundle/client/sources.go 14:16:48 spire-1.2.1/pkg/server/bundle/client/sources_test.go 14:16:48 spire-1.2.1/pkg/server/bundle/client/updater.go 14:16:48 spire-1.2.1/pkg/server/bundle/client/updater_test.go 14:16:48 spire-1.2.1/pkg/server/ca/ 14:16:48 spire-1.2.1/pkg/server/ca/ca.go 14:16:48 spire-1.2.1/pkg/server/ca/ca_health.go 14:16:48 spire-1.2.1/pkg/common/plugin/ 14:16:48 spire-1.2.1/pkg/common/plugin/aws/ 14:16:48 spire-1.2.1/pkg/common/plugin/aws/iid.go 14:16:48 spire-1.2.1/pkg/common/plugin/azure/ 14:16:48 spire-1.2.1/pkg/common/plugin/azure/msi.go 14:16:48 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 14:16:48 spire-1.2.1/pkg/common/plugin/facade.go 14:16:48 spire-1.2.1/pkg/common/plugin/facade_test.go 14:16:48 spire-1.2.1/pkg/common/plugin/gcp/ 14:16:48 spire-1.2.1/pkg/common/plugin/gcp/iit.go 14:16:48 spire-1.2.1/pkg/common/plugin/k8s/ 14:16:48 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 14:16:48 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 14:16:48 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 14:16:48 spire-1.2.1/pkg/common/plugin/k8s/utils.go 14:16:48 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 14:16:48 spire-1.2.1/pkg/common/plugin/log.go 14:16:48 spire-1.2.1/pkg/common/plugin/sshpop/ 14:16:48 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 14:16:48 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 14:16:48 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 14:16:48 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 14:16:48 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 14:16:48 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 14:16:48 spire-1.2.1/pkg/server/ca/ca_test.go 14:16:48 spire-1.2.1/pkg/server/ca/journal.go 14:16:48 spire-1.2.1/pkg/server/ca/journal_test.go 14:16:48 spire-1.2.1/pkg/server/ca/manager.go 14:16:48 spire-1.2.1/pkg/server/ca/manager_health.go 14:16:48 spire-1.2.1/pkg/server/ca/manager_test.go 14:16:48 spire-1.2.1/pkg/server/ca/templates.go 14:16:48 spire-1.2.1/pkg/server/ca/upstream_client.go 14:16:48 spire-1.2.1/pkg/server/ca/upstream_client_test.go 14:16:48 spire-1.2.1/pkg/server/ca/validation.go 14:16:48 spire-1.2.1/pkg/server/cache/ 14:16:48 spire-1.2.1/pkg/server/cache/dscache/ 14:16:48 spire-1.2.1/pkg/server/cache/dscache/cache.go 14:16:48 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 14:16:48 spire-1.2.1/pkg/server/cache/entrycache/ 14:16:48 spire-1.2.1/pkg/server/cache/entrycache/cache.go 14:16:48 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 14:16:48 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 14:16:48 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 14:16:48 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 14:16:48 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 14:16:48 spire-1.2.1/pkg/server/catalog/ 14:16:48 spire-1.2.1/pkg/server/catalog/catalog.go 14:16:48 14:16:48 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 14:16:48 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 14:16:48 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 14:16:48 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 14:16:48 spire-1.2.1/pkg/common/plugin/tpmdevid/ 14:16:48 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 14:16:48 spire-1.2.1/pkg/common/plugin/x509pop/ 14:16:48 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 14:16:48 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 14:16:48 spire-1.2.1/pkg/common/profiling/ 14:16:48 spire-1.2.1/pkg/common/profiling/dumpers.go 14:16:48 spire-1.2.1/pkg/common/profiling/profiling.go 14:16:48 spire-1.2.1/pkg/common/protoutil/ 14:16:48 spire-1.2.1/pkg/common/protoutil/masks.go 14:16:48 spire-1.2.1/pkg/common/protoutil/masks_test.go 14:16:48 spire-1.2.1/pkg/common/rotationutil/ 14:16:48 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 14:16:48 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 14:16:48 spire-1.2.1/pkg/common/selector/ 14:16:48 spire-1.2.1/pkg/common/selector/selector.go 14:16:48 spire-1.2.1/pkg/common/selector/selector_test.gospire-1.2.1/pkg/server/catalog/keymanager.go 14:16:48 spire-1.2.1/pkg/server/catalog/nodeattestor.go 14:16:48 spire-1.2.1/pkg/server/catalog/noderesolver.go 14:16:48 spire-1.2.1/pkg/server/catalog/notifier.go 14:16:48 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 14:16:48 spire-1.2.1/pkg/server/config.go 14:16:48 spire-1.2.1/pkg/server/datastore/ 14:16:48 spire-1.2.1/pkg/server/datastore/datastore.go 14:16:48 spire-1.2.1/pkg/server/datastore/datastore_health.go 14:16:48 spire-1.2.1/pkg/server/datastore/repository.go 14:16:48 spire-1.2.1/pkg/server/datastore/sqlstore/ 14:16:48 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 14:16:48 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 14:16:48 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 14:16:48 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 14:16:48 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 14:16:48 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 14:16:48 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 14:16:48 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 14:16:48 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 14:16:48 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 14:16:48 spire-1.2.1/pkg/common/selector/set.go 14:16:48 spire-1.2.1/pkg/common/selector/set_utils.go 14:16:48 spire-1.2.1/pkg/common/selector/set_utils_test.go 14:16:48 spire-1.2.1/pkg/common/telemetry/ 14:16:48 spire-1.2.1/pkg/common/telemetry/agent/ 14:16:48 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 14:16:48 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 14:16:48 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 14:16:48 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 14:16:48 spire-1.2.1/pkg/common/telemetry/agent/manager.go 14:16:48 spire-1.2.1/pkg/common/telemetry/agent/node.go 14:16:48 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 14:16:48 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 14:16:48 spire-1.2.1/pkg/common/telemetry/agent/store/ 14:16:48 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 14:16:48 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 14:16:48 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 14:16:48 spire-1.2.1/pkg/common/telemetry/blackhole.go 14:16:48 spire-1.2.1/pkg/common/telemetry/call.go 14:16:48 spire-1.2.1/pkg/common/telemetry/common/ 14:16:48 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 14:16:48 spire-1.2.1/pkg/common/telemetry/config.go 14:16:48 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 14:16:48 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 14:16:48 spire-1.2.1/pkg/common/telemetry/inmem.go 14:16:48 spire-1.2.1/pkg/common/telemetry/inmem_test.go 14:16:48 spire-1.2.1/pkg/common/telemetry/m3.go 14:16:48 spire-1.2.1/pkg/common/telemetry/m3_test.go 14:16:48 spire-1.2.1/pkg/common/telemetry/metrics.go 14:16:48 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 14:16:48 spire-1.2.1/pkg/common/telemetry/names.go 14:16:48 spire-1.2.1/pkg/common/telemetry/prometheus.go 14:16:48 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 14:16:48 spire-1.2.1/pkg/common/telemetry/sanitize.go 14:16:48 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 14:16:48 spire-1.2.1/pkg/common/telemetry/server/ 14:16:48 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 14:16:48 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 14:16:48 spire-1.2.1/pkg/common/telemetry/server/datastore/ 14:16:48 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 14:16:48 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 14:16:48 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 14:16:48 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 14:16:48 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 14:16:48 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 14:16:48 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 14:16:48 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 14:16:48 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 14:16:48 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 14:16:48 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 14:16:48 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 14:16:48 spire-1.2.1/pkg/common/telemetry/server/rotate.go 14:16:48 spire-1.2.1/pkg/common/telemetry/server/server.go 14:16:48 spire-1.2.1/pkg/common/telemetry/sink.go 14:16:48 spire-1.2.1/pkg/common/telemetry/statsd.go 14:16:48 spire-1.2.1/pkg/common/telemetry/statsd_test.go 14:16:48 spire-1.2.1/pkg/common/telemetry/uptime.go 14:16:48 spire-1.2.1/pkg/common/telemetry/version.go 14:16:48 spire-1.2.1/pkg/common/telemetry/withlabels.go 14:16:48 spire-1.2.1/pkg/common/uptime/ 14:16:48 spire-1.2.1/pkg/common/uptime/uptime.go 14:16:48 spire-1.2.1/pkg/common/uptime/uptime_test.go 14:16:48 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 14:16:48 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 14:16:48 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 14:16:48 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 14:16:48 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 14:16:48 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 14:16:48 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 14:16:48 spire-1.2.1/pkg/server/endpoints/ 14:16:48 spire-1.2.1/pkg/server/endpoints/bundle/ 14:16:48 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 14:16:48 spire-1.2.1/pkg/server/endpoints/bundle/config.go 14:16:48 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 14:16:48 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 14:16:48 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 14:16:48 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 14:16:48 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 14:16:48 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 14:16:48 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 14:16:48 spire-1.2.1/pkg/common/util/ 14:16:48 spire-1.2.1/pkg/common/util/certs.go 14:16:48 spire-1.2.1/pkg/common/util/certs_test.go 14:16:48 spire-1.2.1/pkg/common/util/csr.go 14:16:48 spire-1.2.1/pkg/common/util/hash.go 14:16:48 spire-1.2.1/pkg/common/util/selectors.go 14:16:48 spire-1.2.1/pkg/common/util/selectors_test.go 14:16:48 spire-1.2.1/pkg/common/util/signals.go 14:16:48 spire-1.2.1/pkg/common/util/sort.go 14:16:48 spire-1.2.1/pkg/common/util/sort_test.go 14:16:48 spire-1.2.1/pkg/common/util/task.go 14:16:48 spire-1.2.1/pkg/common/util/task_test.go 14:16:48 spire-1.2.1/pkg/common/util/testdata/ 14:16:48 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 14:16:48 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 14:16:48 spire-1.2.1/pkg/common/version/ 14:16:48 spire-1.2.1/pkg/common/version/version.go 14:16:48 spire-1.2.1/pkg/common/x509svid/ 14:16:48 spire-1.2.1/pkg/common/x509svid/common_test.go 14:16:48 spire-1.2.1/pkg/common/x509svid/csr.go 14:16:48 spire-1.2.1/pkg/common/x509svid/upstreamca.go 14:16:48 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 14:16:48 spire-1.2.1/pkg/common/x509util/ 14:16:48 spire-1.2.1/pkg/common/x509util/cert.go 14:16:48 spire-1.2.1/pkg/common/x509util/dns.go 14:16:48 spire-1.2.1/pkg/common/x509util/dns_test.go 14:16:48 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 14:16:48 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 14:16:48 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 14:16:48 spire-1.2.1/pkg/server/endpoints/bundle/server.go 14:16:48 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 14:16:48 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 14:16:48 spire-1.2.1/pkg/server/endpoints/config.go 14:16:48 spire-1.2.1/pkg/server/endpoints/endpoints.go 14:16:48 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 14:16:48 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 14:16:48 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 14:16:48 spire-1.2.1/pkg/server/endpoints/middleware.go 14:16:48 spire-1.2.1/pkg/server/endpoints/middleware_test.go 14:16:48 spire-1.2.1/pkg/server/hostservice/ 14:16:48 spire-1.2.1/pkg/server/hostservice/agentstore/ 14:16:48 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 14:16:48 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 14:16:48 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 14:16:48 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 14:16:48 spire-1.2.1/pkg/common/x509util/keyid.go 14:16:48 spire-1.2.1/pkg/common/x509util/keypair.go 14:16:48 spire-1.2.1/pkg/common/x509util/serialnumber.go 14:16:48 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 14:16:48 spire-1.2.1/pkg/server/ 14:16:48 spire-1.2.1/pkg/server/api/ 14:16:48 spire-1.2.1/pkg/server/api/agent.go 14:16:48 spire-1.2.1/pkg/server/api/agent/ 14:16:48 spire-1.2.1/pkg/server/api/agent/v1/ 14:16:48 spire-1.2.1/pkg/server/api/agent/v1/service.go 14:16:48 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 14:16:48 spire-1.2.1/pkg/server/api/agent_test.go 14:16:48 spire-1.2.1/pkg/server/api/api.go 14:16:48 spire-1.2.1/pkg/server/api/audit/ 14:16:48 spire-1.2.1/pkg/server/api/audit/audit.go 14:16:48 spire-1.2.1/pkg/server/api/audit/audit_test.go 14:16:48 spire-1.2.1/pkg/server/api/bundle.go 14:16:48 spire-1.2.1/pkg/server/api/bundle/ 14:16:48 spire-1.2.1/pkg/server/api/bundle/v1/ 14:16:48 spire-1.2.1/pkg/server/api/bundle/v1/service.go 14:16:48 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 14:16:48 spire-1.2.1/pkg/server/api/bundle_test.go 14:16:48 spire-1.2.1/pkg/server/api/debug/ 14:16:48 spire-1.2.1/pkg/server/api/debug/v1/ 14:16:48 spire-1.2.1/pkg/server/api/debug/v1/service.go 14:16:48 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 14:16:48 spire-1.2.1/pkg/server/api/entry.go 14:16:48 spire-1.2.1/pkg/server/api/entry/ 14:16:48 spire-1.2.1/pkg/server/api/entry/v1/ 14:16:48 spire-1.2.1/pkg/server/api/entry/v1/service.go 14:16:48 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 14:16:48 spire-1.2.1/pkg/server/api/entry_test.go 14:16:48 spire-1.2.1/pkg/server/api/health/ 14:16:48 spire-1.2.1/pkg/server/api/health/v1/ 14:16:48 spire-1.2.1/pkg/server/api/health/v1/service.go 14:16:48 spire-1.2.1/pkg/server/api/health/v1/service_test.go 14:16:48 spire-1.2.1/pkg/server/api/id.go 14:16:48 spire-1.2.1/pkg/server/api/id_test.go 14:16:48 spire-1.2.1/pkg/server/api/limits/ 14:16:48 spire-1.2.1/pkg/server/api/limits/limits.go 14:16:48 spire-1.2.1/pkg/server/api/middleware/ 14:16:48 spire-1.2.1/pkg/server/api/middleware/alias.go 14:16:48 spire-1.2.1/pkg/server/api/middleware/audit.go 14:16:48 spire-1.2.1/pkg/server/api/middleware/authorization.go 14:16:48 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 14:16:48 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 14:16:48 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 14:16:48 spire-1.2.1/pkg/server/api/middleware/caller.go 14:16:48 spire-1.2.1/pkg/server/api/middleware/caller_test.go 14:16:48 spire-1.2.1/pkg/server/hostservice/identityprovider/ 14:16:48 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 14:16:48 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 14:16:48 spire-1.2.1/pkg/server/plugin/ 14:16:48 spire-1.2.1/pkg/server/plugin/keymanager/ 14:16:48 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 14:16:48 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 14:16:48 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 14:16:48 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 14:16:48 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 14:16:48 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 14:16:48 spire-1.2.1/pkg/server/plugin/keymanager/base/ 14:16:48 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 14:16:48 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 14:16:48 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 14:16:48 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 14:16:48 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 14:16:48 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 14:16:48 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 14:16:48 spire-1.2.1/pkg/server/api/middleware/common.go 14:16:48 spire-1.2.1/pkg/server/api/middleware/common_test.go 14:16:48 spire-1.2.1/pkg/server/api/middleware/entries.go 14:16:48 spire-1.2.1/pkg/server/api/middleware/entries_test.go 14:16:48 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 14:16:48 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 14:16:48 spire-1.2.1/pkg/server/api/ratelimit.go 14:16:48 spire-1.2.1/pkg/server/api/rpccontext/ 14:16:48 spire-1.2.1/pkg/server/api/rpccontext/alias.go 14:16:48 spire-1.2.1/pkg/server/api/rpccontext/audit.go 14:16:48 spire-1.2.1/pkg/server/api/rpccontext/caller.go 14:16:48 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 14:16:48 spire-1.2.1/pkg/server/api/selector.go 14:16:48 spire-1.2.1/pkg/server/api/selector_test.go 14:16:48 spire-1.2.1/pkg/server/api/status.go 14:16:48 spire-1.2.1/pkg/server/api/status_test.go 14:16:48 spire-1.2.1/pkg/server/api/svid/ 14:16:48 spire-1.2.1/pkg/server/api/svid/v1/ 14:16:48 spire-1.2.1/pkg/server/api/svid/v1/service.go 14:16:48 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 14:16:48 spire-1.2.1/pkg/server/api/trustdomain.go 14:16:48 spire-1.2.1/pkg/server/api/trustdomain/ 14:16:48 spire-1.2.1/pkg/server/api/trustdomain/v1/ 14:16:48 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 14:16:48 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 14:16:48 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 14:16:48 spire-1.2.1/pkg/server/plugin/keymanager/test/ 14:16:48 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 14:16:48 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 14:16:48 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 14:16:48 spire-1.2.1/pkg/server/plugin/nodeattestor/ 14:16:48 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 14:16:48 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 14:16:48 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 14:16:48 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 14:16:48 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 14:16:48 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 14:16:48 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 14:16:48 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 14:16:48 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 14:16:48 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 14:16:48 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 14:16:48 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 14:16:48 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 14:16:48 spire-1.2.1/pkg/server/api/trustdomain_test.go 14:16:48 spire-1.2.1/pkg/server/authpolicy/ 14:16:48 spire-1.2.1/pkg/server/authpolicy/defaults.go 14:16:48 spire-1.2.1/pkg/server/authpolicy/policy.go 14:16:48 spire-1.2.1/pkg/server/authpolicy/policy.rego 14:16:48 spire-1.2.1/pkg/server/authpolicy/policy_data.json 14:16:48 spire-1.2.1/pkg/server/authpolicy/policy_test.go 14:16:48 spire-1.2.1/pkg/server/authpolicy/validate.go 14:16:48 spire-1.2.1/pkg/server/bundle/ 14:16:48 spire-1.2.1/pkg/server/bundle/client/ 14:16:48 spire-1.2.1/pkg/server/bundle/client/client.go 14:16:48 spire-1.2.1/pkg/server/bundle/client/client_test.go 14:16:48 spire-1.2.1/pkg/server/bundle/client/manager.go 14:16:48 spire-1.2.1/pkg/server/bundle/client/manager_test.go 14:16:48 spire-1.2.1/pkg/server/bundle/client/sources.go 14:16:48 spire-1.2.1/pkg/server/bundle/client/sources_test.go 14:16:48 spire-1.2.1/pkg/server/bundle/client/updater.go 14:16:48 spire-1.2.1/pkg/server/bundle/client/updater_test.go 14:16:48 spire-1.2.1/pkg/server/ca/ 14:16:48 spire-1.2.1/pkg/server/ca/ca.go 14:16:48 spire-1.2.1/pkg/server/ca/ca_health.go 14:16:48 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 14:16:48 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 14:16:48 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 14:16:48 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 14:16:48 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 14:16:48 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 14:16:48 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 14:16:48 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 14:16:48 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 14:16:48 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 14:16:48 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 14:16:48 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 14:16:48 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 14:16:48 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 14:16:48 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 14:16:48 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 14:16:48 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 14:16:48 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 14:16:48 spire-1.2.1/pkg/server/ca/ca_test.go 14:16:48 spire-1.2.1/pkg/server/ca/journal.go 14:16:48 spire-1.2.1/pkg/server/ca/journal_test.go 14:16:48 spire-1.2.1/pkg/server/ca/manager.go 14:16:48 spire-1.2.1/pkg/server/ca/manager_health.go 14:16:48 spire-1.2.1/pkg/server/ca/manager_test.go 14:16:48 spire-1.2.1/pkg/server/ca/templates.go 14:16:48 spire-1.2.1/pkg/server/ca/upstream_client.go 14:16:48 spire-1.2.1/pkg/server/ca/upstream_client_test.go 14:16:48 spire-1.2.1/pkg/server/ca/validation.go 14:16:48 spire-1.2.1/pkg/server/cache/ 14:16:48 spire-1.2.1/pkg/server/cache/dscache/ 14:16:48 spire-1.2.1/pkg/server/cache/dscache/cache.go 14:16:48 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 14:16:48 spire-1.2.1/pkg/server/cache/entrycache/ 14:16:48 spire-1.2.1/pkg/server/cache/entrycache/cache.go 14:16:48 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 14:16:48 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 14:16:48 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 14:16:48 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 14:16:48 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 14:16:48 spire-1.2.1/pkg/server/catalog/ 14:16:48 spire-1.2.1/pkg/server/catalog/catalog.go 14:16:48 14:16:48 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 14:16:48 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 14:16:48 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 14:16:48 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 14:16:48 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 14:16:48 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 14:16:48 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 14:16:48 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 14:16:48 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 14:16:48 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 14:16:48 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 14:16:48 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 14:16:48 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 14:16:48 spire-1.2.1/pkg/server/plugin/noderesolver/ 14:16:48 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 14:16:48 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 14:16:48 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 14:16:48 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.gospire-1.2.1/pkg/server/catalog/keymanager.go 14:16:48 spire-1.2.1/pkg/server/catalog/nodeattestor.go 14:16:48 spire-1.2.1/pkg/server/catalog/noderesolver.go 14:16:48 spire-1.2.1/pkg/server/catalog/notifier.go 14:16:48 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 14:16:48 spire-1.2.1/pkg/server/config.go 14:16:48 spire-1.2.1/pkg/server/datastore/ 14:16:48 spire-1.2.1/pkg/server/datastore/datastore.go 14:16:48 spire-1.2.1/pkg/server/datastore/datastore_health.go 14:16:48 spire-1.2.1/pkg/server/datastore/repository.go 14:16:48 spire-1.2.1/pkg/server/datastore/sqlstore/ 14:16:48 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 14:16:48 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 14:16:48 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 14:16:48 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 14:16:48 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 14:16:48 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 14:16:48 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 14:16:48 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 14:16:48 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 14:16:48 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 14:16:48 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 14:16:48 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 14:16:48 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 14:16:48 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 14:16:48 spire-1.2.1/pkg/server/plugin/notifier/ 14:16:48 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 14:16:48 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 14:16:48 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 14:16:48 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 14:16:48 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 14:16:48 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 14:16:48 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 14:16:48 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 14:16:48 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 14:16:48 spire-1.2.1/pkg/server/plugin/notifier/repository.go 14:16:48 spire-1.2.1/pkg/server/plugin/notifier/v1.go 14:16:48 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 14:16:48 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 14:16:48 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 14:16:48 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 14:16:48 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 14:16:48 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 14:16:48 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 14:16:48 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 14:16:48 spire-1.2.1/pkg/server/endpoints/ 14:16:48 spire-1.2.1/pkg/server/endpoints/bundle/ 14:16:48 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 14:16:48 spire-1.2.1/pkg/server/endpoints/bundle/config.go 14:16:48 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 14:16:48 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 14:16:48 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 14:16:48 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 14:16:48 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 14:16:48 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 14:16:48 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 14:16:48 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 14:16:48 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 14:16:48 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 14:16:48 spire-1.2.1/pkg/server/endpoints/bundle/server.go 14:16:48 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 14:16:48 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 14:16:48 spire-1.2.1/pkg/server/endpoints/config.go 14:16:48 spire-1.2.1/pkg/server/endpoints/endpoints.go 14:16:48 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 14:16:48 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 14:16:48 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 14:16:48 spire-1.2.1/pkg/server/endpoints/middleware.go 14:16:48 spire-1.2.1/pkg/server/endpoints/middleware_test.go 14:16:48 spire-1.2.1/pkg/server/hostservice/ 14:16:48 spire-1.2.1/pkg/server/hostservice/agentstore/ 14:16:48 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 14:16:48 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 14:16:48 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 14:16:48 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 14:16:48 spire-1.2.1/pkg/server/hostservice/identityprovider/ 14:16:48 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 14:16:48 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 14:16:48 spire-1.2.1/pkg/server/plugin/ 14:16:48 spire-1.2.1/pkg/server/plugin/keymanager/ 14:16:48 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 14:16:48 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 14:16:48 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 14:16:48 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 14:16:48 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 14:16:48 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 14:16:48 spire-1.2.1/pkg/server/plugin/keymanager/base/ 14:16:48 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 14:16:48 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 14:16:48 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 14:16:48 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 14:16:48 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 14:16:48 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 14:16:48 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 14:16:48 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 14:16:48 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 14:16:48 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 14:16:48 spire-1.2.1/pkg/server/plugin/keymanager/test/ 14:16:48 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 14:16:48 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 14:16:48 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 14:16:48 spire-1.2.1/pkg/server/plugin/nodeattestor/ 14:16:48 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 14:16:48 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 14:16:48 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 14:16:48 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 14:16:48 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 14:16:48 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 14:16:48 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 14:16:48 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 14:16:48 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 14:16:48 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 14:16:48 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 14:16:48 14:16:48 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 14:16:48 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 14:16:48 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 14:16:48 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 14:16:48 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 14:16:48 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 14:16:48 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 14:16:48 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 14:16:48 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 14:16:48 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 14:16:48 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 14:16:48 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 14:16:48 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 14:16:48 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 14:16:48 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 14:16:48 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 14:16:48 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 14:16:48 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 14:16:48 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 14:16:48 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 14:16:48 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 14:16:48 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 14:16:48 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 14:16:48 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 14:16:48 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 14:16:48 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 14:16:48 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 14:16:48 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 14:16:48 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 14:16:48 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 14:16:48 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 14:16:48 spire-1.2.1/pkg/server/plugin/noderesolver/ 14:16:48 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 14:16:48 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 14:16:48 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 14:16:48 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.gospire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 14:16:48 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 14:16:48 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 14:16:48 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 14:16:48 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 14:16:48 spire-1.2.1/pkg/server/plugin/notifier/ 14:16:48 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 14:16:48 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 14:16:48 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 14:16:48 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 14:16:48 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 14:16:48 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 14:16:48 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 14:16:48 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 14:16:48 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 14:16:48 spire-1.2.1/pkg/server/plugin/notifier/repository.go 14:16:48 spire-1.2.1/pkg/server/plugin/notifier/v1.go 14:16:48 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 14:16:48 spire-1.2.1/pkg/server/registration/ 14:16:48 spire-1.2.1/pkg/server/registration/manager.go 14:16:48 spire-1.2.1/pkg/server/registration/manager_test.go 14:16:48 spire-1.2.1/pkg/server/scanentries.go 14:16:48 spire-1.2.1/pkg/server/scanentries_test.go 14:16:48 spire-1.2.1/pkg/server/server.go 14:16:48 spire-1.2.1/pkg/server/server_test.go 14:16:48 spire-1.2.1/pkg/server/svid/ 14:16:48 spire-1.2.1/pkg/server/svid/observer.go 14:16:48 spire-1.2.1/pkg/server/svid/observer_test.go 14:16:48 spire-1.2.1/pkg/server/svid/rotator.go 14:16:48 spire-1.2.1/pkg/server/svid/rotator_config.go 14:16:48 spire-1.2.1/pkg/server/svid/rotator_config_test.go 14:16:48 spire-1.2.1/pkg/server/svid/rotator_test.go 14:16:48 spire-1.2.1/proto/ 14:16:48 spire-1.2.1/proto/private/ 14:16:48 spire-1.2.1/proto/private/server/ 14:16:48 spire-1.2.1/proto/private/server/journal/ 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 14:16:48 spire-1.2.1/proto/private/server/journal/journal.pb.go 14:16:48 spire-1.2.1/proto/private/server/journal/journal.proto 14:16:48 spire-1.2.1/proto/spire/ 14:16:48 spire-1.2.1/proto/spire/common/ 14:16:48 spire-1.2.1/proto/spire/common/common.pb.go 14:16:48 spire-1.2.1/proto/spire/common/common.proto 14:16:48 spire-1.2.1/proto/spire/common/plugin/ 14:16:48 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 14:16:48 spire-1.2.1/proto/spire/common/plugin/plugin.proto 14:16:48 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 14:16:48 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 14:16:48 spire-1.2.1/proto/spire/plugin/ 14:16:48 spire-1.2.1/proto/spire/plugin/agent/ 14:16:48 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 14:16:48 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 14:16:48 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 14:16:48 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 14:16:48 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 14:16:48 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 14:16:48 spire-1.2.1/release/ 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 14:16:48 spire-1.2.1/release/spire-extras/ 14:16:48 spire-1.2.1/release/spire-extras/README.md 14:16:48 spire-1.2.1/release/spire-extras/conf/ 14:16:48 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 14:16:48 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 14:16:48 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 14:16:48 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 14:16:48 spire-1.2.1/release/spire/ 14:16:48 spire-1.2.1/release/spire/README.md 14:16:48 spire-1.2.1/release/spire/conf/ 14:16:48 spire-1.2.1/release/spire/conf/agent/ 14:16:48 spire-1.2.1/release/spire/conf/agent/agent.conf 14:16:48 spire-1.2.1/release/spire/conf/server/ 14:16:48 spire-1.2.1/release/spire/conf/server/server.conf 14:16:48 spire-1.2.1/script/ 14:16:48 spire-1.2.1/script/build-artifact.sh 14:16:48 spire-1.2.1/script/generate_dummy_ca.sh 14:16:48 spire-1.2.1/support/ 14:16:48 spire-1.2.1/support/k8s/ 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/ 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 14:16:48 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 14:16:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 14:16:48 spire-1.2.1/pkg/server/registration/ 14:16:48 spire-1.2.1/pkg/server/registration/manager.go 14:16:48 spire-1.2.1/pkg/server/registration/manager_test.go 14:16:48 spire-1.2.1/pkg/server/scanentries.go 14:16:48 spire-1.2.1/pkg/server/scanentries_test.go 14:16:48 spire-1.2.1/pkg/server/server.go 14:16:48 spire-1.2.1/pkg/server/server_test.go 14:16:48 spire-1.2.1/pkg/server/svid/ 14:16:48 spire-1.2.1/pkg/server/svid/observer.go 14:16:48 spire-1.2.1/pkg/server/svid/observer_test.go 14:16:48 spire-1.2.1/pkg/server/svid/rotator.go 14:16:48 spire-1.2.1/pkg/server/svid/rotator_config.go 14:16:48 spire-1.2.1/pkg/server/svid/rotator_config_test.go 14:16:48 spire-1.2.1/pkg/server/svid/rotator_test.go 14:16:48 spire-1.2.1/proto/ 14:16:48 spire-1.2.1/proto/private/ 14:16:48 spire-1.2.1/proto/private/server/ 14:16:48 spire-1.2.1/proto/private/server/journal/ 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 14:16:48 spire-1.2.1/support/oidc-discovery-provider/ 14:16:48 spire-1.2.1/support/oidc-discovery-provider/README.md 14:16:48 spire-1.2.1/support/oidc-discovery-provider/common_test.go 14:16:48 spire-1.2.1/support/oidc-discovery-provider/config.go 14:16:48 spire-1.2.1/support/oidc-discovery-provider/config_test.go 14:16:48 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 14:16:48 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 14:16:48 spire-1.2.1/support/oidc-discovery-provider/handler.go 14:16:48 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 14:16:48 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 14:16:48 spire-1.2.1/support/oidc-discovery-provider/main.go 14:16:48 spire-1.2.1/support/oidc-discovery-provider/server_api.go 14:16:48 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 14:16:48 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 14:16:48 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 14:16:48 spire-1.2.1/test/ 14:16:48 spire-1.2.1/test/clock/ 14:16:48 spire-1.2.1/test/clock/clock.go 14:16:48 spire-1.2.1/test/fakes/ 14:16:48 spire-1.2.1/test/fakes/fakeagentcatalog/ 14:16:48 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 14:16:48 spire-1.2.1/test/fakes/fakeagentkeymanager/ 14:16:48 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 14:16:48 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 14:16:48 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 14:16:48 spire-1.2.1/test/fakes/fakeagentstore/ 14:16:48 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 14:16:48 spire-1.2.1/proto/private/server/journal/journal.pb.go 14:16:48 spire-1.2.1/proto/private/server/journal/journal.proto 14:16:48 spire-1.2.1/proto/spire/ 14:16:48 spire-1.2.1/proto/spire/common/ 14:16:48 spire-1.2.1/proto/spire/common/common.pb.go 14:16:48 spire-1.2.1/proto/spire/common/common.proto 14:16:48 spire-1.2.1/proto/spire/common/plugin/ 14:16:48 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 14:16:48 spire-1.2.1/proto/spire/common/plugin/plugin.proto 14:16:48 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 14:16:48 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 14:16:48 spire-1.2.1/proto/spire/plugin/ 14:16:48 spire-1.2.1/proto/spire/plugin/agent/ 14:16:48 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 14:16:48 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 14:16:48 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 14:16:48 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 14:16:48 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 14:16:48 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 14:16:48 spire-1.2.1/release/ 14:16:48 spire-1.2.1/test/fakes/fakedatastore/ 14:16:48 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 14:16:48 spire-1.2.1/test/fakes/fakeentryclient/ 14:16:48 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 14:16:48 spire-1.2.1/test/fakes/fakehealthchecker/ 14:16:48 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 14:16:48 spire-1.2.1/test/fakes/fakeidentityprovider/ 14:16:48 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 14:16:48 spire-1.2.1/test/fakes/fakemetrics/ 14:16:48 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 14:16:48 spire-1.2.1/test/fakes/fakenoderesolver/ 14:16:48 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 14:16:48 spire-1.2.1/test/fakes/fakenotifier/ 14:16:48 spire-1.2.1/test/fakes/fakenotifier/notifier.go 14:16:48 spire-1.2.1/test/fakes/fakepluginmetrics/ 14:16:48 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 14:16:48 spire-1.2.1/test/fakes/fakeserverca/ 14:16:48 spire-1.2.1/test/fakes/fakeserverca/serverca.go 14:16:48 spire-1.2.1/test/fakes/fakeservercatalog/ 14:16:48 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 14:16:48 spire-1.2.1/test/fakes/fakeserverkeymanager/ 14:16:48 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 14:16:48 spire-1.2.1/release/spire-extras/ 14:16:48 spire-1.2.1/release/spire-extras/README.md 14:16:48 spire-1.2.1/release/spire-extras/conf/ 14:16:48 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 14:16:48 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 14:16:48 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 14:16:48 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 14:16:48 spire-1.2.1/release/spire/ 14:16:48 spire-1.2.1/release/spire/README.md 14:16:48 spire-1.2.1/release/spire/conf/ 14:16:48 spire-1.2.1/release/spire/conf/agent/ 14:16:48 spire-1.2.1/release/spire/conf/agent/agent.conf 14:16:48 spire-1.2.1/release/spire/conf/server/ 14:16:48 spire-1.2.1/release/spire/conf/server/server.conf 14:16:48 spire-1.2.1/script/ 14:16:48 spire-1.2.1/script/build-artifact.sh 14:16:48 spire-1.2.1/script/generate_dummy_ca.sh 14:16:48 spire-1.2.1/support/ 14:16:48 spire-1.2.1/support/k8s/ 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/ 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 14:16:48 spire-1.2.1/test/fakes/fakeservernodeattestor/ 14:16:48 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 14:16:48 spire-1.2.1/test/fakes/fakeupstreamauthority/ 14:16:48 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 14:16:48 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 14:16:48 spire-1.2.1/test/fakes/fakeworkloadapi/ 14:16:48 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 14:16:48 spire-1.2.1/test/fakes/fakeworkloadattestor/ 14:16:48 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 14:16:48 spire-1.2.1/test/fixture/ 14:16:48 spire-1.2.1/test/fixture/certs/ 14:16:48 spire-1.2.1/test/fixture/certs/agent_svid.der 14:16:48 spire-1.2.1/test/fixture/certs/base_cert.pem 14:16:48 spire-1.2.1/test/fixture/certs/base_csr.pem 14:16:48 spire-1.2.1/test/fixture/certs/base_key.pem 14:16:48 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 14:16:48 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 14:16:48 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 14:16:48 spire-1.2.1/test/fixture/certs/blog_cert.pem 14:16:48 spire-1.2.1/test/fixture/certs/blog_csr.pem 14:16:48 spire-1.2.1/test/fixture/certs/blog_key.pem 14:16:48 spire-1.2.1/test/fixture/certs/bundle.der 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 14:16:48 spire-1.2.1/test/fixture/certs/ca.pem 14:16:48 spire-1.2.1/test/fixture/certs/ca_key.pem 14:16:48 spire-1.2.1/test/fixture/certs/database_cert.pem 14:16:48 spire-1.2.1/test/fixture/certs/database_csr.pem 14:16:48 spire-1.2.1/test/fixture/certs/database_key.pem 14:16:48 spire-1.2.1/test/fixture/certs/node_cert.pem 14:16:48 spire-1.2.1/test/fixture/certs/node_csr.pem 14:16:48 spire-1.2.1/test/fixture/certs/node_key.pem 14:16:48 spire-1.2.1/test/fixture/certs/svid.pem 14:16:48 spire-1.2.1/test/fixture/certs/svid_key.pem 14:16:48 spire-1.2.1/test/fixture/config/ 14:16:48 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 14:16:48 spire-1.2.1/test/fixture/config/agent_good.conf 14:16:48 spire-1.2.1/test/fixture/config/agent_good_templated.conf 14:16:48 spire-1.2.1/test/fixture/config/plugin_good.conf 14:16:48 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 14:16:48 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 14:16:48 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 14:16:48 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 14:16:48 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 14:16:48 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 14:16:48 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 14:16:48 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 14:16:48 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 14:16:48 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 14:16:48 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 14:16:48 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 14:16:48 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 14:16:48 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 14:16:48 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 14:16:48 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 14:16:48 spire-1.2.1/test/fixture/config/server_good.conf 14:16:48 spire-1.2.1/test/fixture/config/server_good_templated.conf 14:16:48 spire-1.2.1/test/fixture/fixture.go 14:16:48 spire-1.2.1/test/fixture/nodeattestor/ 14:16:48 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 14:16:48 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 14:16:48 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 14:16:48 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 14:16:48 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 14:16:48 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 14:16:48 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 14:16:48 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 14:16:48 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 14:16:48 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 14:16:48 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 14:16:48 spire-1.2.1/test/fixture/registration/ 14:16:48 spire-1.2.1/test/fixture/registration/entries.json 14:16:48 spire-1.2.1/test/fixture/registration/good-for-update.json 14:16:48 spire-1.2.1/test/fixture/registration/good.json 14:16:48 spire-1.2.1/test/fixture/registration/invalid.json 14:16:48 spire-1.2.1/test/fixture/registration/invalid_json.json 14:16:48 spire-1.2.1/test/fixture/registration/manager_test_entries.json 14:16:48 spire-1.2.1/test/integration/ 14:16:48 spire-1.2.1/test/integration/README.md 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 14:16:48 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 14:16:48 spire-1.2.1/support/oidc-discovery-provider/ 14:16:48 spire-1.2.1/support/oidc-discovery-provider/README.md 14:16:48 spire-1.2.1/support/oidc-discovery-provider/common_test.go 14:16:48 spire-1.2.1/support/oidc-discovery-provider/config.go 14:16:48 spire-1.2.1/support/oidc-discovery-provider/config_test.go 14:16:48 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 14:16:48 spire-1.2.1/test/integration/common 14:16:48 spire-1.2.1/test/integration/setup/ 14:16:48 spire-1.2.1/test/integration/setup/adminclient/ 14:16:48 spire-1.2.1/test/integration/setup/adminclient/build.sh 14:16:48 spire-1.2.1/test/integration/setup/adminclient/client.go 14:16:48 spire-1.2.1/test/integration/setup/debugagent/ 14:16:48 spire-1.2.1/test/integration/setup/debugagent/build.sh 14:16:48 spire-1.2.1/test/integration/setup/debugagent/main.go 14:16:48 spire-1.2.1/test/integration/setup/debugserver/ 14:16:48 spire-1.2.1/test/integration/setup/debugserver/build.sh 14:16:48 spire-1.2.1/test/integration/setup/debugserver/main.go 14:16:48 spire-1.2.1/test/integration/setup/downstreamclient/ 14:16:48 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 14:16:48 spire-1.2.1/test/integration/setup/downstreamclient/client.go 14:16:48 spire-1.2.1/test/integration/setup/itclient/ 14:16:48 spire-1.2.1/test/integration/setup/itclient/client.go 14:16:48 spire-1.2.1/test/integration/setup/node-attestation/ 14:16:48 spire-1.2.1/test/integration/setup/node-attestation/build.sh 14:16:48 spire-1.2.1/test/integration/setup/node-attestation/client.go 14:16:49 spire-1.2.1/test/integration/setup/x509pop/ 14:16:49 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 14:16:49 spire-1.2.1/test/integration/setup/x509pop/setup.sh 14:16:49 spire-1.2.1/test/integration/suites/ 14:16:49 spire-1.2.1/test/integration/suites/admin-endpoints/ 14:16:49 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 14:16:49 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 14:16:49 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 14:16:49 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 14:16:49 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 14:16:49 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 14:16:49 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 14:16:49 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 14:16:49 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 14:16:49 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 14:16:49 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 14:16:49 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 14:16:49 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 14:16:49 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 14:16:49 spire-1.2.1/support/oidc-discovery-provider/handler.go 14:16:49 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 14:16:49 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 14:16:49 spire-1.2.1/support/oidc-discovery-provider/main.go 14:16:49 spire-1.2.1/support/oidc-discovery-provider/server_api.go 14:16:49 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 14:16:49 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 14:16:49 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 14:16:49 spire-1.2.1/test/ 14:16:49 spire-1.2.1/test/clock/ 14:16:49 spire-1.2.1/test/clock/clock.go 14:16:49 spire-1.2.1/test/fakes/ 14:16:49 spire-1.2.1/test/fakes/fakeagentcatalog/ 14:16:49 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 14:16:49 spire-1.2.1/test/fakes/fakeagentkeymanager/ 14:16:49 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 14:16:49 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 14:16:49 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 14:16:49 spire-1.2.1/test/fakes/fakeagentstore/ 14:16:49 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 14:16:49 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 14:16:49 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 14:16:49 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 14:16:49 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 14:16:49 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 14:16:49 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 14:16:49 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 14:16:49 spire-1.2.1/test/integration/suites/datastore-mysql/ 14:16:49 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 14:16:49 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 14:16:49 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 14:16:49 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 14:16:49 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 14:16:49 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 14:16:49 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 14:16:49 spire-1.2.1/test/fakes/fakedatastore/ 14:16:49 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 14:16:49 spire-1.2.1/test/fakes/fakeentryclient/ 14:16:49 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 14:16:49 spire-1.2.1/test/fakes/fakehealthchecker/ 14:16:49 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 14:16:49 spire-1.2.1/test/fakes/fakeidentityprovider/ 14:16:49 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 14:16:49 spire-1.2.1/test/fakes/fakemetrics/ 14:16:49 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 14:16:49 spire-1.2.1/test/fakes/fakenoderesolver/ 14:16:49 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 14:16:49 spire-1.2.1/test/fakes/fakenotifier/ 14:16:49 spire-1.2.1/test/fakes/fakenotifier/notifier.go 14:16:49 spire-1.2.1/test/fakes/fakepluginmetrics/ 14:16:49 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 14:16:49 spire-1.2.1/test/fakes/fakeserverca/ 14:16:49 spire-1.2.1/test/fakes/fakeserverca/serverca.go 14:16:49 spire-1.2.1/test/fakes/fakeservercatalog/ 14:16:49 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 14:16:49 spire-1.2.1/test/fakes/fakeserverkeymanager/ 14:16:49 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 14:16:49 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 14:16:49 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 14:16:49 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 14:16:49 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 14:16:49 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 14:16:49 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 14:16:49 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 14:16:49 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 14:16:49 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 14:16:49 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 14:16:49 spire-1.2.1/test/integration/suites/datastore-postgres/ 14:16:49 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 14:16:49 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 14:16:49 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 14:16:49 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 14:16:49 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 14:16:49 spire-1.2.1/test/integration/suites/debug-endpoints/ 14:16:49 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 14:16:49 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 14:16:49 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 14:16:49 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 14:16:49 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 14:16:49 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 14:16:49 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 14:16:49 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 14:16:49 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 14:16:49 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 14:16:49 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 14:16:49 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 14:16:49 spire-1.2.1/test/fakes/fakeservernodeattestor/ 14:16:49 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 14:16:49 spire-1.2.1/test/fakes/fakeupstreamauthority/ 14:16:49 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 14:16:49 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 14:16:49 spire-1.2.1/test/fakes/fakeworkloadapi/ 14:16:49 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 14:16:49 spire-1.2.1/test/fakes/fakeworkloadattestor/ 14:16:49 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 14:16:49 spire-1.2.1/test/fixture/ 14:16:49 spire-1.2.1/test/fixture/certs/ 14:16:49 spire-1.2.1/test/fixture/certs/agent_svid.der 14:16:49 spire-1.2.1/test/fixture/certs/base_cert.pem 14:16:49 spire-1.2.1/test/fixture/certs/base_csr.pem 14:16:49 spire-1.2.1/test/fixture/certs/base_key.pem 14:16:49 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 14:16:49 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 14:16:49 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 14:16:49 spire-1.2.1/test/fixture/certs/blog_cert.pem 14:16:49 spire-1.2.1/test/fixture/certs/blog_csr.pem 14:16:49 spire-1.2.1/test/fixture/certs/blog_key.pem 14:16:49 spire-1.2.1/test/fixture/certs/bundle.der 14:16:49 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 14:16:49 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 14:16:49 spire-1.2.1/test/integration/suites/downstream-endpoints/ 14:16:49 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 14:16:49 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 14:16:49 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 14:16:49 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 14:16:49 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 14:16:49 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 14:16:49 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 14:16:49 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 14:16:49 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 14:16:49 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 14:16:49 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 14:16:49 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 14:16:49 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 14:16:49 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 14:16:49 spire-1.2.1/test/fixture/certs/ca.pem 14:16:49 spire-1.2.1/test/fixture/certs/ca_key.pem 14:16:49 spire-1.2.1/test/fixture/certs/database_cert.pem 14:16:49 spire-1.2.1/test/fixture/certs/database_csr.pem 14:16:49 spire-1.2.1/test/fixture/certs/database_key.pem 14:16:49 spire-1.2.1/test/fixture/certs/node_cert.pem 14:16:49 spire-1.2.1/test/fixture/certs/node_csr.pem 14:16:49 spire-1.2.1/test/fixture/certs/node_key.pem 14:16:49 spire-1.2.1/test/fixture/certs/svid.pem 14:16:49 spire-1.2.1/test/fixture/certs/svid_key.pem 14:16:49 spire-1.2.1/test/fixture/config/ 14:16:49 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 14:16:49 spire-1.2.1/test/fixture/config/agent_good.conf 14:16:49 spire-1.2.1/test/fixture/config/agent_good_templated.conf 14:16:49 spire-1.2.1/test/fixture/config/plugin_good.conf 14:16:49 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 14:16:49 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 14:16:49 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 14:16:49 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 14:16:49 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 14:16:49 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 14:16:49 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 14:16:49 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 14:16:49 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 14:16:49 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 14:16:49 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 14:16:49 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 14:16:49 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 14:16:49 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 14:16:49 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 14:16:49 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 14:16:49 spire-1.2.1/test/fixture/config/server_good.conf 14:16:49 spire-1.2.1/test/fixture/config/server_good_templated.conf 14:16:49 spire-1.2.1/test/fixture/fixture.go 14:16:49 spire-1.2.1/test/fixture/nodeattestor/ 14:16:49 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 14:16:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 14:16:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 14:16:49 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 14:16:49 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 14:16:49 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 14:16:49 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 14:16:49 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 14:16:49 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 14:16:49 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 14:16:49 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 14:16:49 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 14:16:49 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 14:16:49 spire-1.2.1/test/fixture/registration/ 14:16:49 spire-1.2.1/test/fixture/registration/entries.json 14:16:49 spire-1.2.1/test/fixture/registration/good-for-update.json 14:16:49 spire-1.2.1/test/fixture/registration/good.json 14:16:49 spire-1.2.1/test/fixture/registration/invalid.json 14:16:49 spire-1.2.1/test/fixture/registration/invalid_json.json 14:16:49 spire-1.2.1/test/fixture/registration/manager_test_entries.json 14:16:49 spire-1.2.1/test/integration/ 14:16:49 spire-1.2.1/test/integration/README.md 14:16:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 14:16:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 14:16:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 14:16:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 14:16:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 14:16:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 14:16:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 14:16:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 14:16:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 14:16:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 14:16:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 14:16:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 14:16:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 14:16:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 14:16:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 14:16:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 14:16:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 14:16:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 14:16:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 14:16:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 14:16:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 14:16:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 14:16:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 14:16:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 14:16:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 14:16:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 14:16:49 spire-1.2.1/test/integration/common 14:16:49 spire-1.2.1/test/integration/setup/ 14:16:49 spire-1.2.1/test/integration/setup/adminclient/ 14:16:49 spire-1.2.1/test/integration/setup/adminclient/build.sh 14:16:49 spire-1.2.1/test/integration/setup/adminclient/client.go 14:16:49 spire-1.2.1/test/integration/setup/debugagent/ 14:16:49 spire-1.2.1/test/integration/setup/debugagent/build.sh 14:16:49 spire-1.2.1/test/integration/setup/debugagent/main.go 14:16:49 spire-1.2.1/test/integration/setup/debugserver/ 14:16:49 spire-1.2.1/test/integration/setup/debugserver/build.sh 14:16:49 spire-1.2.1/test/integration/setup/debugserver/main.go 14:16:49 spire-1.2.1/test/integration/setup/downstreamclient/ 14:16:49 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 14:16:49 spire-1.2.1/test/integration/setup/downstreamclient/client.go 14:16:49 spire-1.2.1/test/integration/setup/itclient/ 14:16:49 spire-1.2.1/test/integration/setup/itclient/client.go 14:16:49 spire-1.2.1/test/integration/setup/node-attestation/ 14:16:49 spire-1.2.1/test/integration/setup/node-attestation/build.sh 14:16:49 spire-1.2.1/test/integration/setup/node-attestation/client.go 14:16:49 spire-1.2.1/test/integration/setup/x509pop/ 14:16:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 14:16:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 14:16:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 14:16:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 14:16:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 14:16:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 14:16:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 14:16:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 14:16:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 14:16:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 14:16:49 spire-1.2.1/test/integration/suites/join-token/ 14:16:49 spire-1.2.1/test/integration/suites/join-token/01-start-server 14:16:49 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 14:16:49 spire-1.2.1/test/integration/suites/join-token/03-start-agent 14:16:49 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 14:16:49 spire-1.2.1/test/integration/suites/join-token/05-check-svid 14:16:49 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 14:16:49 spire-1.2.1/test/integration/suites/join-token/README.md 14:16:49 spire-1.2.1/test/integration/suites/join-token/conf/ 14:16:49 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 14:16:49 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 14:16:49 spire-1.2.1/test/integration/suites/join-token/conf/server/ 14:16:49 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 14:16:49 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 14:16:49 spire-1.2.1/test/integration/suites/join-token/teardown 14:16:49 spire-1.2.1/test/integration/suites/k8s-reconcile/ 14:16:49 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 14:16:49 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 14:16:49 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 14:16:49 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 14:16:49 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 14:16:49 spire-1.2.1/test/integration/setup/x509pop/setup.sh 14:16:49 spire-1.2.1/test/integration/suites/ 14:16:49 spire-1.2.1/test/integration/suites/admin-endpoints/ 14:16:49 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 14:16:49 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 14:16:49 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 14:16:49 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 14:16:49 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 14:16:49 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 14:16:49 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 14:16:49 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 14:16:49 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 14:16:49 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 14:16:49 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 14:16:49 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 14:16:49 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 14:16:49 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 14:16:49 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 14:16:49 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 14:16:49 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 14:16:49 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 14:16:49 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 14:16:49 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 14:16:49 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 14:16:49 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 14:16:49 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 14:16:49 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 14:16:49 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 14:16:49 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 14:16:49 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 14:16:49 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 14:16:49 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 14:16:49 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 14:16:49 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 14:16:49 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 14:16:49 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 14:16:49 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 14:16:49 spire-1.2.1/test/integration/suites/datastore-mysql/ 14:16:49 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 14:16:49 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 14:16:49 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 14:16:49 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 14:16:49 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 14:16:49 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 14:16:49 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 14:16:49 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 14:16:49 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 14:16:49 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 14:16:49 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 14:16:49 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 14:16:49 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 14:16:49 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 14:16:49 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 14:16:49 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 14:16:49 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 14:16:49 spire-1.2.1/test/integration/suites/datastore-postgres/ 14:16:49 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 14:16:49 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 14:16:49 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 14:16:49 spire-1.2.1/test/integration/suites/k8s-scratch/ 14:16:49 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 14:16:49 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 14:16:49 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 14:16:49 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 14:16:49 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 14:16:49 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 14:16:49 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 14:16:49 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 14:16:49 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 14:16:49 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 14:16:49 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 14:16:49 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 14:16:49 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 14:16:49 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 14:16:49 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 14:16:49 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 14:16:49 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 14:16:49 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 14:16:49 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 14:16:49 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 14:16:49 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 14:16:49 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 14:16:49 spire-1.2.1/test/integration/suites/k8s/ 14:16:49 spire-1.2.1/test/integration/suites/k8s/00-setup 14:16:49 spire-1.2.1/test/integration/suites/k8s/01-apply-config 14:16:49 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 14:16:49 spire-1.2.1/test/integration/suites/k8s/README.md 14:16:49 spire-1.2.1/test/integration/suites/k8s/conf/ 14:16:49 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 14:16:49 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 14:16:49 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 14:16:49 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 14:16:49 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 14:16:49 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 14:16:49 spire-1.2.1/test/integration/suites/debug-endpoints/ 14:16:49 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 14:16:49 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 14:16:49 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 14:16:49 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 14:16:49 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 14:16:49 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 14:16:49 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 14:16:49 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 14:16:49 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 14:16:49 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 14:16:49 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 14:16:49 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 14:16:49 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 14:16:49 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 14:16:49 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 14:16:49 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 14:16:49 spire-1.2.1/test/integration/suites/k8s/conf/server/ 14:16:49 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 14:16:49 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 14:16:49 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 14:16:49 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 14:16:49 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 14:16:49 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 14:16:49 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 14:16:49 spire-1.2.1/test/integration/suites/k8s/init-kubectl 14:16:49 spire-1.2.1/test/integration/suites/k8s/teardown 14:16:49 spire-1.2.1/test/integration/suites/nested-rotation/ 14:16:49 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 14:16:49 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 14:16:49 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 14:16:49 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 14:16:49 spire-1.2.1/test/integration/suites/downstream-endpoints/ 14:16:49 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 14:16:49 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 14:16:49 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 14:16:49 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 14:16:49 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 14:16:49 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 14:16:49 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 14:16:49 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 14:16:49 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 14:16:49 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 14:16:49 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 14:16:49 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 14:16:49 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 14:16:49 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 14:16:49 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 14:16:49 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 14:16:49 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 14:16:49 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 14:16:49 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 14:16:49 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 14:16:49 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 14:16:49 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 14:16:49 spire-1.2.1/test/integration/suites/nested-rotation/README.md 14:16:49 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 14:16:49 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 14:16:49 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 14:16:49 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 14:16:49 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 14:16:49 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 14:16:49 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 14:16:49 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 14:16:49 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 14:16:49 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 14:16:49 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 14:16:49 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 14:16:49 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 14:16:49 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 14:16:49 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 14:16:49 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 14:16:49 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 14:16:49 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 14:16:49 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 14:16:49 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 14:16:49 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 14:16:49 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 14:16:49 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 14:16:49 spire-1.2.1/test/integration/suites/nested-rotation/root/ 14:16:49 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 14:16:49 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 14:16:49 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 14:16:49 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 14:16:49 spire-1.2.1/test/integration/suites/nested-rotation/teardown 14:16:49 spire-1.2.1/test/integration/suites/node-attestation/ 14:16:49 spire-1.2.1/test/integration/suites/node-attestation/00-setup 14:16:49 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 14:16:49 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 14:16:49 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 14:16:49 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 14:16:49 spire-1.2.1/test/integration/suites/node-attestation/README.md 14:16:49 spire-1.2.1/test/integration/suites/node-attestation/conf/ 14:16:49 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 14:16:49 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 14:16:49 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 14:16:49 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 14:16:49 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 14:16:49 spire-1.2.1/test/integration/suites/node-attestation/teardown 14:16:49 spire-1.2.1/test/integration/suites/rotation/ 14:16:49 spire-1.2.1/test/integration/suites/rotation/00-setup 14:16:49 spire-1.2.1/test/integration/suites/rotation/01-start-server 14:16:49 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 14:16:49 spire-1.2.1/test/integration/suites/rotation/03-start-agent 14:16:49 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 14:16:49 spire-1.2.1/test/integration/suites/rotation/05-check-svids 14:16:49 spire-1.2.1/test/integration/suites/rotation/README.md 14:16:49 spire-1.2.1/test/integration/suites/rotation/conf/ 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 14:16:49 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 14:16:49 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 14:16:49 spire-1.2.1/test/integration/suites/rotation/conf/server/ 14:16:49 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 14:16:49 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 14:16:49 spire-1.2.1/test/integration/suites/rotation/teardown 14:16:49 spire-1.2.1/test/integration/suites/self-test/ 14:16:49 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 14:16:49 spire-1.2.1/test/integration/suites/self-test/README.md 14:16:49 spire-1.2.1/test/integration/suites/self-test/teardown 14:16:49 spire-1.2.1/test/integration/suites/spire-server-cli/ 14:16:49 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 14:16:49 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 14:16:49 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 14:16:49 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 14:16:49 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 14:16:49 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 14:16:49 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 14:16:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 14:16:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 14:16:49 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 14:16:49 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 14:16:49 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 14:16:49 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 14:16:49 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 14:16:49 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 14:16:49 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 14:16:49 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 14:16:49 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 14:16:49 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 14:16:49 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 14:16:49 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 14:16:49 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 14:16:49 spire-1.2.1/test/integration/suites/upgrade/ 14:16:49 spire-1.2.1/test/integration/suites/upgrade/00-setup 14:16:49 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 14:16:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 14:16:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 14:16:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 14:16:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 14:16:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 14:16:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 14:16:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 14:16:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 14:16:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 14:16:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 14:16:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 14:16:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 14:16:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 14:16:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 14:16:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 14:16:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 14:16:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 14:16:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 14:16:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 14:16:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 14:16:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 14:16:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 14:16:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 14:16:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 14:16:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 14:16:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 14:16:49 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 14:16:49 spire-1.2.1/test/integration/suites/upgrade/README.md 14:16:49 spire-1.2.1/test/integration/suites/upgrade/conf/ 14:16:49 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 14:16:49 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 14:16:49 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 14:16:49 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 14:16:49 spire-1.2.1/test/integration/suites/upgrade/teardown 14:16:49 spire-1.2.1/test/integration/suites/upgrade/versions.txt 14:16:49 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 14:16:49 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 14:16:49 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 14:16:49 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 14:16:49 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 14:16:49 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 14:16:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 14:16:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 14:16:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 14:16:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 14:16:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 14:16:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 14:16:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 14:16:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 14:16:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 14:16:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 14:16:49 spire-1.2.1/test/integration/suites/join-token/ 14:16:49 spire-1.2.1/test/integration/suites/join-token/01-start-server 14:16:49 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 14:16:49 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 14:16:49 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 14:16:49 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 14:16:49 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 14:16:49 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 14:16:49 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 14:16:49 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 14:16:49 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 14:16:49 spire-1.2.1/test/integration/test-one.sh 14:16:49 spire-1.2.1/test/integration/test.sh 14:16:49 spire-1.2.1/test/plugintest/ 14:16:49 spire-1.2.1/test/plugintest/config.go 14:16:49 spire-1.2.1/test/plugintest/load.go 14:16:49 spire-1.2.1/test/plugintest/option.go 14:16:49 spire-1.2.1/test/spiretest/ 14:16:49 spire-1.2.1/test/spiretest/apiserver.go 14:16:49 spire-1.2.1/test/spiretest/assertions.go 14:16:49 spire-1.2.1/test/integration/suites/join-token/03-start-agent 14:16:49 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 14:16:49 spire-1.2.1/test/integration/suites/join-token/05-check-svid 14:16:49 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 14:16:49 spire-1.2.1/test/integration/suites/join-token/README.md 14:16:49 spire-1.2.1/test/integration/suites/join-token/conf/ 14:16:49 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 14:16:49 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 14:16:49 spire-1.2.1/test/integration/suites/join-token/conf/server/ 14:16:49 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 14:16:49 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 14:16:49 spire-1.2.1/test/integration/suites/join-token/teardown 14:16:49 spire-1.2.1/test/integration/suites/k8s-reconcile/ 14:16:49 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 14:16:49 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 14:16:49 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 14:16:49 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 14:16:49 spire-1.2.1/test/spiretest/dir.go 14:16:49 spire-1.2.1/test/spiretest/errors_posix.go 14:16:49 spire-1.2.1/test/spiretest/errors_windows.go 14:16:49 spire-1.2.1/test/spiretest/logs.go 14:16:49 spire-1.2.1/test/spiretest/socketapi.go 14:16:49 spire-1.2.1/test/spiretest/suite.go 14:16:49 spire-1.2.1/test/spiretest/x509.go 14:16:49 spire-1.2.1/test/testca/ 14:16:49 spire-1.2.1/test/testca/ca.go 14:16:49 spire-1.2.1/test/testkey/ 14:16:49 spire-1.2.1/test/testkey/generate.sh 14:16:49 spire-1.2.1/test/testkey/genkeys.go 14:16:49 spire-1.2.1/test/testkey/keys.go 14:16:49 spire-1.2.1/test/testkey/new.go 14:16:49 spire-1.2.1/test/tpmsimulator/ 14:16:49 spire-1.2.1/test/tpmsimulator/simulator.go 14:16:49 spire-1.2.1/test/util/ 14:16:49 spire-1.2.1/test/util/cert_fixtures.go 14:16:49 spire-1.2.1/test/util/cert_generation.go 14:16:49 spire-1.2.1/test/util/io_redirection.go 14:16:49 spire-1.2.1/test/util/race.go 14:16:49 spire-1.2.1/test/util/util.go 14:16:49 14:16:49 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 14:16:49 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 14:16:49 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 14:16:49 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 14:16:49 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 14:16:49 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 14:16:49 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 14:16:49 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 14:16:49 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 14:16:49 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 14:16:49 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 14:16:49 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 14:16:49 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 14:16:49 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectlbuilding spire from source... 14:16:49 14:16:49 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 14:16:49 spire-1.2.1/test/integration/suites/k8s-scratch/ 14:16:49 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 14:16:49 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 14:16:49 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 14:16:49 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 14:16:49 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 14:16:49 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 14:16:49 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 14:16:49 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 14:16:49 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 14:16:49 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 14:16:49 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 14:16:49 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 14:16:49 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 14:16:49 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 14:16:49 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 14:16:49 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 14:16:49 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 14:16:49 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 14:16:49 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 14:16:49 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 14:16:49 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 14:16:49 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 14:16:49 spire-1.2.1/test/integration/suites/k8s/ 14:16:49 spire-1.2.1/test/integration/suites/k8s/00-setup 14:16:49 spire-1.2.1/test/integration/suites/k8s/01-apply-config 14:16:49 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 14:16:49 spire-1.2.1/test/integration/suites/k8s/README.md 14:16:49 spire-1.2.1/test/integration/suites/k8s/conf/ 14:16:49 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 14:16:49 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 14:16:49 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 14:16:49 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 14:16:49 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 14:16:49 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 14:16:49 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 14:16:49 spire-1.2.1/test/integration/suites/k8s/conf/server/ 14:16:49 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 14:16:49 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 14:16:49 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 14:16:49 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 14:16:49 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 14:16:49 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 14:16:49 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 14:16:49 spire-1.2.1/test/integration/suites/k8s/init-kubectl 14:16:49 spire-1.2.1/test/integration/suites/k8s/teardown 14:16:49 spire-1.2.1/test/integration/suites/nested-rotation/ 14:16:49 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 14:16:49 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 14:16:49 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 14:16:49 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 14:16:49 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 14:16:49 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 14:16:49 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 14:16:49 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 14:16:49 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 14:16:49 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 14:16:49 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 14:16:49 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 14:16:49 spire-1.2.1/test/integration/suites/nested-rotation/README.md 14:16:49 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 14:16:49 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 14:16:49 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 14:16:49 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 14:16:49 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 14:16:49 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 14:16:49 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 14:16:49 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 14:16:49 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 14:16:49 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 14:16:49 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 14:16:49 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 14:16:49 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 14:16:49 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 14:16:49 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 14:16:49 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 14:16:49 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 14:16:49 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 14:16:49 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 14:16:49 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 14:16:49 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 14:16:49 spire-1.2.1/test/integration/suites/nested-rotation/root/ 14:16:49 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 14:16:49 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 14:16:49 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 14:16:49 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 14:16:49 spire-1.2.1/test/integration/suites/nested-rotation/teardown 14:16:49 spire-1.2.1/test/integration/suites/node-attestation/ 14:16:49 spire-1.2.1/test/integration/suites/node-attestation/00-setup 14:16:49 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 14:16:49 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 14:16:49 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 14:16:49 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 14:16:49 spire-1.2.1/test/integration/suites/node-attestation/README.md 14:16:49 spire-1.2.1/test/integration/suites/node-attestation/conf/ 14:16:49 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 14:16:49 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 14:16:49 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 14:16:49 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 14:16:49 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 14:16:49 spire-1.2.1/test/integration/suites/node-attestation/teardown 14:16:49 spire-1.2.1/test/integration/suites/rotation/ 14:16:49 spire-1.2.1/test/integration/suites/rotation/00-setup 14:16:49 spire-1.2.1/test/integration/suites/rotation/01-start-server 14:16:49 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 14:16:49 spire-1.2.1/test/integration/suites/rotation/03-start-agent 14:16:49 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 14:16:49 spire-1.2.1/test/integration/suites/rotation/05-check-svids 14:16:49 spire-1.2.1/test/integration/suites/rotation/README.md 14:16:49 spire-1.2.1/test/integration/suites/rotation/conf/ 14:16:49 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 14:16:49 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 14:16:49 spire-1.2.1/test/integration/suites/rotation/conf/server/ 14:16:49 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 14:16:49 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 14:16:49 spire-1.2.1/test/integration/suites/rotation/teardown 14:16:49 spire-1.2.1/test/integration/suites/self-test/ 14:16:49 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 14:16:49 spire-1.2.1/test/integration/suites/self-test/README.md 14:16:49 spire-1.2.1/test/integration/suites/self-test/teardown 14:16:49 spire-1.2.1/test/integration/suites/spire-server-cli/ 14:16:49 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 14:16:49 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 14:16:49 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 14:16:49 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 14:16:49 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 14:16:49 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 14:16:49 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 14:16:49 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 14:16:49 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 14:16:49 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 14:16:49 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 14:16:49 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 14:16:49 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 14:16:49 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 14:16:49 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 14:16:49 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 14:16:49 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 14:16:49 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 14:16:49 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 14:16:49 spire-1.2.1/test/integration/suites/upgrade/ 14:16:49 spire-1.2.1/test/integration/suites/upgrade/00-setup 14:16:49 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 14:16:49 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 14:16:49 spire-1.2.1/test/integration/suites/upgrade/README.md 14:16:49 spire-1.2.1/test/integration/suites/upgrade/conf/ 14:16:49 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 14:16:49 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 14:16:49 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 14:16:49 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 14:16:49 spire-1.2.1/test/integration/suites/upgrade/teardown 14:16:49 spire-1.2.1/test/integration/suites/upgrade/versions.txt 14:16:49 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 14:16:49 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 14:16:49 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 14:16:49 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 14:16:49 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 14:16:49 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 14:16:49 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 14:16:49 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 14:16:49 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 14:16:49 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 14:16:49 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 14:16:49 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 14:16:49 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 14:16:49 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 14:16:49 spire-1.2.1/test/integration/test-one.sh 14:16:49 spire-1.2.1/test/integration/test.sh 14:16:49 spire-1.2.1/test/plugintest/ 14:16:49 spire-1.2.1/test/plugintest/config.go 14:16:49 spire-1.2.1/test/plugintest/load.go 14:16:49 spire-1.2.1/test/plugintest/option.go 14:16:49 spire-1.2.1/test/spiretest/ 14:16:49 spire-1.2.1/test/spiretest/apiserver.go 14:16:49 spire-1.2.1/test/spiretest/assertions.go 14:16:49 spire-1.2.1/test/spiretest/dir.go 14:16:49 spire-1.2.1/test/spiretest/errors_posix.go 14:16:49 spire-1.2.1/test/spiretest/errors_windows.go 14:16:49 spire-1.2.1/test/spiretest/logs.go 14:16:49 spire-1.2.1/test/spiretest/socketapi.go 14:16:49 spire-1.2.1/test/spiretest/suite.go 14:16:49 spire-1.2.1/test/spiretest/x509.go 14:16:49 spire-1.2.1/test/testca/ 14:16:49 spire-1.2.1/test/testca/ca.go 14:16:49 spire-1.2.1/test/testkey/ 14:16:49 spire-1.2.1/test/testkey/generate.sh 14:16:49 spire-1.2.1/test/testkey/genkeys.go 14:16:49 spire-1.2.1/test/testkey/keys.go 14:16:49 spire-1.2.1/test/testkey/new.go 14:16:49 spire-1.2.1/test/tpmsimulator/ 14:16:49 spire-1.2.1/test/tpmsimulator/simulator.go 14:16:49 spire-1.2.1/test/util/ 14:16:49 spire-1.2.1/test/util/cert_fixtures.go 14:16:49 spire-1.2.1/test/util/cert_generation.go 14:16:49 spire-1.2.1/test/util/io_redirection.go 14:16:49 spire-1.2.1/test/util/race.go 14:16:49 spire-1.2.1/test/util/util.go 14:16:49 building spire from source... 14:16:49 Installing go1.17.7... 14:16:50 Installing go1.17.7... 14:17:17 Building bin/spire-server... 14:17:17 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 14:17:17 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 14:17:17 go: downloading github.com/mitchellh/cli v1.1.2 14:17:17 Building bin/spire-server... 14:17:17 go: downloading github.com/mitchellh/cli v1.1.2 14:17:17 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 14:17:17 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 14:17:17 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 14:17:17 go: downloading google.golang.org/grpc v1.44.0 14:17:17 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 14:17:17 go: downloading google.golang.org/grpc v1.44.0 14:17:17 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 14:17:17 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 14:17:17 go: downloading github.com/imdario/mergo v0.3.12 14:17:17 go: downloading github.com/sirupsen/logrus v1.8.1 14:17:19 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 14:17:19 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 14:17:19 go: downloading github.com/hashicorp/go-hclog v1.1.0 14:17:19 go: downloading github.com/imdario/mergo v0.3.12 14:17:19 go: downloading github.com/sirupsen/logrus v1.8.1 14:17:20 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 14:17:20 go: downloading github.com/fatih/color v1.13.0 14:17:20 go: downloading github.com/mattn/go-isatty v0.0.14 14:17:20 go: downloading github.com/hashicorp/go-hclog v1.1.0 14:17:20 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 14:17:20 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 14:17:20 go: downloading github.com/hashicorp/go-plugin v1.4.3 14:17:20 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 14:17:20 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 14:17:20 go: downloading github.com/fatih/color v1.13.0 14:17:21 go: downloading github.com/mattn/go-isatty v0.0.14 14:17:21 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 14:17:21 go: downloading github.com/InVisionApp/go-logger v1.0.1 14:17:21 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 14:17:21 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 14:17:21 go: downloading github.com/hashicorp/go-plugin v1.4.3 14:17:21 go: downloading github.com/armon/go-metrics v0.3.10 14:17:21 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 14:17:21 go: downloading github.com/prometheus/client_golang v1.12.1 14:17:22 go: downloading github.com/uber-go/tally/v4 v4.1.1 14:17:22 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 14:17:22 go: downloading github.com/InVisionApp/go-logger v1.0.1 14:17:22 go: downloading github.com/armon/go-metrics v0.3.10 14:17:22 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 14:17:22 go: downloading github.com/open-policy-agent/opa v0.38.0 14:17:23 go: downloading github.com/prometheus/client_golang v1.12.1 14:17:23 go: downloading github.com/uber-go/tally/v4 v4.1.1 14:17:24 go: downloading github.com/open-policy-agent/opa v0.38.0 14:17:40 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 14:17:40 go: downloading github.com/mattn/go-colorable v0.1.12 14:17:40 go: downloading github.com/Masterminds/goutils v1.1.0 14:17:40 go: downloading github.com/Masterminds/semver v1.5.0 14:17:40 go: downloading github.com/google/uuid v1.1.2 14:17:40 go: downloading github.com/huandu/xstrings v1.3.2 14:17:40 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 14:17:40 go: downloading github.com/oklog/run v1.0.0 14:17:40 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 14:17:40 go: downloading github.com/prometheus/client_model v0.2.0 14:17:40 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 14:17:40 go: downloading github.com/prometheus/common v0.32.1 14:17:40 go: downloading github.com/beorn7/perks v1.0.1 14:17:40 go: downloading github.com/cespare/xxhash/v2 v2.1.2 14:17:40 go: downloading github.com/prometheus/procfs v0.7.3 14:17:40 go: downloading go.uber.org/atomic v1.9.0 14:17:41 go: downloading github.com/imkira/go-observer v1.0.3 14:17:42 go: downloading github.com/hashicorp/errwrap v1.1.0 14:17:42 go: downloading github.com/mitchellh/reflectwalk v1.0.1 14:17:42 go: downloading github.com/twmb/murmur3 v1.1.6 14:17:42 go: downloading github.com/hashicorp/golang-lru v0.5.4 14:17:42 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 14:17:43 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 14:17:43 go: downloading github.com/blang/semver/v4 v4.0.0 14:17:43 go: downloading github.com/go-sql-driver/mysql v1.6.0 14:17:43 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 14:17:43 go: downloading github.com/jinzhu/gorm v1.9.16 14:17:44 go: downloading github.com/lib/pq v1.10.4 14:17:44 go: downloading github.com/mattn/go-sqlite3 v1.14.12 14:17:44 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 14:17:44 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 14:17:49 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 14:17:49 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 14:17:49 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 14:17:49 go: downloading github.com/mattn/go-colorable v0.1.12 14:17:50 go: downloading github.com/Masterminds/goutils v1.1.0 14:17:50 go: downloading github.com/Masterminds/semver v1.5.0 14:17:50 go: downloading github.com/google/uuid v1.1.2 14:17:50 go: downloading github.com/huandu/xstrings v1.3.2 14:17:50 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 14:17:50 go: downloading github.com/oklog/run v1.0.0 14:17:50 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 14:17:50 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 14:17:50 go: downloading github.com/prometheus/client_model v0.2.0 14:17:51 go: downloading github.com/prometheus/common v0.32.1 14:17:51 go: downloading github.com/beorn7/perks v1.0.1 14:17:51 go: downloading github.com/cespare/xxhash/v2 v2.1.2 14:17:51 go: downloading github.com/prometheus/procfs v0.7.3 14:17:51 go: downloading go.uber.org/atomic v1.9.0 14:17:53 go: downloading github.com/imkira/go-observer v1.0.3 14:17:53 go: downloading github.com/hashicorp/errwrap v1.1.0 14:17:53 go: downloading github.com/mitchellh/reflectwalk v1.0.1 14:17:53 go: downloading github.com/hashicorp/golang-lru v0.5.4 14:17:53 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 14:17:53 go: downloading github.com/twmb/murmur3 v1.1.6 14:17:53 go: downloading github.com/OneOfOne/xxhash v1.2.8 14:17:53 go: downloading gopkg.in/yaml.v2 v2.4.0 14:17:54 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 14:17:54 go: downloading github.com/gobwas/glob v0.2.3 14:17:54 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 14:17:54 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 14:17:54 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 14:17:54 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 14:17:56 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 14:17:58 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 14:17:58 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 14:17:58 go: downloading github.com/stretchr/testify v1.7.0 14:17:59 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 14:17:59 go: downloading google.golang.org/api v0.70.0 14:17:59 go: downloading github.com/aws/aws-sdk-go v1.43.0 14:18:02 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 14:18:02 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 14:18:02 go: downloading github.com/stretchr/testify v1.7.0 14:18:02 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 14:18:02 go: downloading github.com/aws/aws-sdk-go v1.43.0 14:18:24 go: downloading google.golang.org/api v0.70.0 14:18:24 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 14:18:24 go: downloading github.com/blang/semver/v4 v4.0.0 14:18:24 go: downloading github.com/go-sql-driver/mysql v1.6.0 14:18:25 go: downloading github.com/jinzhu/gorm v1.9.16 14:18:25 go: downloading github.com/lib/pq v1.10.4 14:18:25 go: downloading github.com/mattn/go-sqlite3 v1.14.12 14:18:26 go: downloading k8s.io/client-go v0.23.4 14:18:30 go: downloading k8s.io/api v0.23.4 14:18:37 go: downloading github.com/google/go-tpm v0.3.3 14:18:38 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 14:18:40 go: downloading k8s.io/api v0.23.4 14:18:40 go: downloading k8s.io/client-go v0.23.4 14:18:40 go: downloading github.com/google/go-tpm v0.3.3 14:18:41 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 14:18:57 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 14:18:57 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 14:18:57 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 14:18:57 go: downloading k8s.io/apimachinery v0.23.4 14:19:00 go: downloading k8s.io/kube-aggregator v0.23.3 14:19:00 go: downloading cloud.google.com/go/storage v1.21.0 14:19:01 go: downloading cloud.google.com/go v0.100.2 14:19:02 go: downloading sigs.k8s.io/controller-runtime v0.11.1 14:19:04 go: downloading cloud.google.com/go/security v1.3.0 14:19:04 go: downloading github.com/hashicorp/vault/api v1.4.1 14:19:05 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 14:19:06 go: downloading gopkg.in/yaml.v2 v2.4.0 14:19:06 go: downloading github.com/OneOfOne/xxhash v1.2.8 14:19:06 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 14:19:06 go: downloading github.com/gobwas/glob v0.2.3 14:19:07 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 14:19:07 go: downloading github.com/jinzhu/inflection v1.0.0 14:19:07 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 14:19:07 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 14:19:07 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 14:19:08 go: downloading github.com/aws/smithy-go v1.11.0 14:19:08 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 14:19:09 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 14:19:09 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 14:19:09 go: downloading cloud.google.com/go/storage v1.21.0 14:19:09 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 14:19:09 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 14:19:09 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 14:19:09 go: downloading cloud.google.com/go v0.100.2 14:19:10 go: downloading github.com/gogo/protobuf v1.3.2 14:19:11 go: downloading k8s.io/apimachinery v0.23.4 14:19:13 go: downloading k8s.io/kube-aggregator v0.23.3 14:19:14 go: downloading sigs.k8s.io/controller-runtime v0.11.1 14:19:15 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 14:19:15 go: downloading github.com/Azure/go-autorest/logger v0.2.1 14:19:15 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 14:19:15 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 14:19:15 go: downloading github.com/dimchansky/utfbom v1.1.1 14:19:15 go: downloading k8s.io/klog/v2 v2.30.0 14:19:15 go: downloading cloud.google.com/go/security v1.3.0 14:19:16 go: downloading github.com/google/gofuzz v1.1.0 14:19:16 go: downloading github.com/hashicorp/vault/api v1.4.1 14:19:16 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 14:19:16 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 14:19:18 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 14:19:18 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 14:19:18 go: downloading github.com/aws/smithy-go v1.11.0 14:19:19 go: downloading github.com/spf13/pflag v1.0.5 14:19:19 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 14:19:19 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 14:19:19 go: downloading cloud.google.com/go/compute v1.3.0 14:19:19 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 14:19:20 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 14:19:20 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 14:19:20 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 14:19:20 go: downloading cloud.google.com/go/iam v0.1.1 14:19:20 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 14:19:20 go: downloading github.com/jinzhu/inflection v1.0.0 14:19:21 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 14:19:21 go: downloading github.com/gogo/protobuf v1.3.2 14:19:21 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 14:19:21 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 14:19:21 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 14:19:21 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 14:19:21 go: downloading github.com/hashicorp/vault/sdk v0.4.1 14:19:22 go: downloading github.com/mitchellh/mapstructure v1.4.3 14:19:23 go: downloading github.com/tklauser/go-sysconf v0.3.9 14:19:23 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 14:19:23 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 14:19:23 go: downloading go.opencensus.io v0.23.0 14:19:24 go: downloading github.com/jmespath/go-jmespath v0.4.0 14:19:26 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 14:19:26 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 14:19:26 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 14:19:27 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 14:19:27 go: downloading gopkg.in/inf.v0 v0.9.1 14:19:27 go: downloading github.com/go-logr/logr v1.2.2 14:19:27 go: downloading github.com/Azure/go-autorest/logger v0.2.1 14:19:27 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 14:19:27 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 14:19:27 go: downloading github.com/dimchansky/utfbom v1.1.1 14:19:27 go: downloading cloud.google.com/go/compute v1.3.0 14:19:27 go: downloading github.com/google/go-cmp v0.5.7 14:19:28 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 14:19:28 go: downloading github.com/json-iterator/go v1.1.12 14:19:28 go: downloading cloud.google.com/go/iam v0.1.1 14:19:29 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 14:19:29 go: downloading github.com/googleapis/gnostic v0.5.5 14:19:29 go: downloading k8s.io/klog/v2 v2.30.0 14:19:29 go: downloading github.com/google/gofuzz v1.1.0 14:19:29 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 14:19:31 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 14:19:31 go: downloading github.com/spf13/pflag v1.0.5 14:19:31 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 14:19:31 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 14:19:31 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 14:19:32 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 14:19:32 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 14:19:32 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 14:19:32 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 14:19:32 go: downloading github.com/hashicorp/vault/sdk v0.4.1 14:19:33 go: downloading github.com/mitchellh/mapstructure v1.4.3 14:19:33 go: downloading github.com/tklauser/go-sysconf v0.3.9 14:19:34 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 14:19:34 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 14:19:34 go: downloading github.com/jmespath/go-jmespath v0.4.0 14:19:34 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 14:19:34 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 14:19:35 go: downloading github.com/tklauser/numcpus v0.3.0 14:19:35 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 14:19:35 go: downloading go.uber.org/zap v1.21.0 14:19:36 go: downloading go.opencensus.io v0.23.0 14:19:36 go: downloading sigs.k8s.io/yaml v1.3.0 14:19:36 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 14:19:36 go: downloading github.com/modern-go/reflect2 v1.0.2 14:19:37 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 14:19:37 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 14:19:37 go: downloading github.com/ryanuber/go-glob v1.0.0 14:19:37 go: downloading github.com/golang/snappy v0.0.4 14:19:37 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 14:19:37 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 14:19:37 go: downloading gopkg.in/inf.v0 v0.9.1 14:19:37 go: downloading github.com/go-logr/logr v1.2.2 14:19:38 go: downloading github.com/google/go-cmp v0.5.7 14:19:38 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 14:19:38 go: downloading github.com/json-iterator/go v1.1.12 14:19:39 go: downloading github.com/googleapis/gnostic v0.5.5 14:19:41 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 14:19:43 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 14:19:43 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 14:19:44 go: downloading github.com/tklauser/numcpus v0.3.0 14:19:44 go: downloading go.uber.org/zap v1.21.0 14:19:45 go: downloading sigs.k8s.io/yaml v1.3.0 14:19:45 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 14:19:45 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 14:19:45 go: downloading github.com/modern-go/reflect2 v1.0.2 14:19:45 go: downloading github.com/ryanuber/go-glob v1.0.0 14:19:45 go: downloading github.com/golang/snappy v0.0.4 14:19:46 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 14:19:47 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 14:19:47 go: downloading github.com/hashicorp/go-uuid v1.0.2 14:19:47 go: downloading github.com/hashicorp/go-version v1.2.0 14:19:47 go: downloading go.uber.org/multierr v1.6.0 14:19:56 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 14:19:56 go: downloading github.com/hashicorp/go-uuid v1.0.2 14:19:56 go: downloading github.com/hashicorp/go-version v1.2.0 14:19:56 go: downloading go.uber.org/multierr v1.6.0 14:20:20 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 14:20:20 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 14:20:22 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 14:20:22 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 14:21:30 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 14:21:45 Removing intermediate container 40b80aa1d42d 14:21:45 ---> 7438008f6a0b 14:21:45 14:21:45 Step 10/25 : FROM alpine:3.14 14:21:45 3.14: Pulling from library/alpine 14:21:45 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 14:21:45 Status: Downloaded newer image for alpine:3.14 14:21:45 ---> ac73e934f311 14:21:45 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 14:21:46 ---> Running in c72066971408 14:21:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 14:21:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 14:21:50 (1/3) Installing ca-certificates (20211220-r0) 14:21:50 (2/3) Installing dumb-init (1.2.5-r1) 14:21:50 Removing intermediate container 18e77fbe0d93 14:21:51 ---> 5c829326e8da 14:21:51 14:21:51 Step 10/31 : FROM alpine:3.14 14:21:51 ---> ac73e934f311 14:21:51 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 14:21:51 (3/3) Installing su-exec (0.2-r1) 14:21:51 Executing busybox-1.33.1-r7.trigger 14:21:51 Executing ca-certificates-20211220-r0.trigger 14:21:51 ---> Running in 572e855e3b15 14:21:51 OK: 6 MiB in 17 packages 14:21:51 Removing intermediate container 572e855e3b15 14:21:51 ---> 080ab8619e91 14:21:51 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 14:21:51 ---> Running in ab5d547267e5 14:21:54 Removing intermediate container c72066971408 14:21:54 ---> ade9548831eb 14:21:54 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:21:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 14:21:54 ---> Running in c3fae1e61a50 14:21:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 14:21:54 Removing intermediate container c3fae1e61a50 14:21:54 ---> 86f7bf1483c8 14:21:54 Step 13/25 : WORKDIR / 14:21:55 ---> Running in 4a801e423a2a 14:21:55 Removing intermediate container 4a801e423a2a 14:21:55 ---> 56f564364ea5 14:21:55 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 14:21:56 (1/2) Installing dumb-init (1.2.5-r1) 14:21:56 (2/2) Installing su-exec (0.2-r1) 14:21:56 Executing busybox-1.33.1-r7.trigger 14:21:56 OK: 6 MiB in 16 packages 14:21:56 ---> 5a13291c81f6 14:21:56 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 14:21:58 Removing intermediate container ab5d547267e5 14:21:58 ---> e63432117aa5 14:21:58 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 14:21:58 ---> c9a5a914c355 14:21:58 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 14:21:58 ---> Running in 5c6a43e086e5 14:21:58 Removing intermediate container 5c6a43e086e5 14:21:58 ---> 661bb9f69efc 14:21:58 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 14:21:59 ---> Running in 8380ef8b1cec 14:21:59 ---> 0f710f572df3 14:21:59 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 14:21:59 Removing intermediate container 8380ef8b1cec 14:21:59 ---> 799e89859ca2 14:21:59 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 14:21:59 ---> Running in 099804d81dd5 14:22:00 ---> e22836d3faea 14:22:00 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 14:22:03 ---> 1b2b3383de13 14:22:03 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 14:22:03 Removing intermediate container 099804d81dd5 14:22:03 ---> 6bf9e9de173f 14:22:03 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 14:22:03 ---> Running in 968a7b24beed 14:22:04 Removing intermediate container 968a7b24beed 14:22:04 ---> d506c19ed982 14:22:04 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 14:22:06 ---> b4abe7ee45c1 14:22:06 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 14:22:06 ---> 2be6f5ade5e8 14:22:06 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 14:22:06 ---> Running in f22e67957691 14:22:07 ---> 80ad413234fc 14:22:07 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 14:22:07 ---> Running in c0e901915a88 14:22:10 Removing intermediate container f22e67957691 14:22:10 ---> a5079136e39a 14:22:10 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 14:22:11 Removing intermediate container c0e901915a88 14:22:11 ---> 8b0a5fa8d256 14:22:11 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 14:22:11 ---> d60d16a2cfd5 14:22:11 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 14:22:11 ---> Running in ba12a355a5c3 14:22:12 Removing intermediate container ba12a355a5c3 14:22:12 ---> bcb1237da681 14:22:12 Step 23/25 : LABEL arch=arm64 14:22:12 ---> Running in a78d7a2364f4 14:22:13 Removing intermediate container a78d7a2364f4 14:22:13 ---> 59d12855d6b5 14:22:13 Step 24/25 : LABEL git_sha=18a04396b4e100fc3eb25a61226445f7086adf55 14:22:13 ---> Running in 9a11e951b5fc 14:22:14 ---> f85da74f9d40 14:22:14 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 14:22:14 Removing intermediate container 9a11e951b5fc 14:22:14 ---> baa13576d92b 14:22:14 Step 25/25 : LABEL version=0.0.0 14:22:14 ---> Running in 5e5178b84ba8 14:22:15 ---> 1f4f5f53d1b6 14:22:15 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 14:22:15 Removing intermediate container 5e5178b84ba8 14:22:15 ---> 284a79046916 14:22:15 14:22:16 Successfully built 284a79046916 14:22:16 Successfully tagged security-secretstore-setup-arm64:latest 14:22:16 ---> 21d69cbeb465 14:22:16  Building security-secretstore-setup ... done Building security-proxy-setup 14:22:16 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 14:22:17 ---> b267618884f1 14:22:17 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 14:22:17 ---> Running in 056cae9c4e18 14:22:18 Removing intermediate container 056cae9c4e18 14:22:18 ---> 5f274908a097 14:22:18 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 14:22:19 ---> 69f9d138a7ff 14:22:19 Step 26/31 : RUN chmod +x /entrypoint.sh 14:22:19 ---> Running in 170288b91dfd 14:22:22 Removing intermediate container 170288b91dfd 14:22:22 ---> d6a452adebdc 14:22:22 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 14:22:23 ---> Running in 0e32680a2381 14:22:23 Removing intermediate container 0e32680a2381 14:22:23 ---> a6dbe402b681 14:22:23 Step 28/31 : CMD ["gate"] 14:22:24 ---> Running in 16972bfb235a 14:22:24 Removing intermediate container 16972bfb235a 14:22:24 ---> d77e9ac76617 14:22:24 Step 29/31 : LABEL arch=arm64 14:22:25 ---> Running in c61cc4ac9085 14:22:25 Removing intermediate container c61cc4ac9085 14:22:25 ---> 7876e1c81d3c 14:22:25 Step 30/31 : LABEL git_sha=18a04396b4e100fc3eb25a61226445f7086adf55 14:22:25 ---> Running in 2d2d655ac820 14:22:26 Removing intermediate container 2d2d655ac820 14:22:26 ---> d944b891ff77 14:22:26 Step 31/31 : LABEL version=0.0.0 14:22:26 ---> Running in a917a407425d 14:22:27 Removing intermediate container a917a407425d 14:22:27 ---> 7b0fc8694aaa 14:22:27 14:22:28 Successfully built 7b0fc8694aaa 14:22:28 Successfully tagged security-bootstrapper-arm64:latest 14:22:28 Building core-data 14:23:00  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:23:00 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:23:00 ---> 754f76d87eee 14:23:00 Step 3/22 : WORKDIR /edgex-go 14:23:00 ---> Using cache 14:23:00 ---> 79e5ee0dbb1e 14:23:00 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:23:00 ---> Using cache 14:23:00 ---> 1a61527299bc 14:23:00 Step 5/22 : RUN apk add --update --no-cache make git 14:23:00 ---> Running in 447088d37764 14:23:00 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:23:00 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:23:02 OK: 220 MiB in 52 packages 14:23:04 Removing intermediate container 447088d37764 14:23:04 ---> dc829af204b2 14:23:04 Step 6/22 : COPY go.mod vendor* ./ 14:23:05 ---> a16d6a5944d4 14:23:05 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:23:05 ---> Running in 227f9df8925c 14:23:13 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:23:13 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:23:13 ---> 754f76d87eee 14:23:13 Step 3/23 : WORKDIR /edgex-go 14:23:13 ---> Using cache 14:23:13 ---> 79e5ee0dbb1e 14:23:13 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:23:13 ---> Using cache 14:23:13 ---> 1a61527299bc 14:23:13 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 14:23:13 Removing intermediate container 227f9df8925c 14:23:13 ---> Running in 2f5cdf5c4814 14:23:13 ---> 2f7ff165aad6 14:23:13 Step 8/22 : COPY . . 14:23:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:23:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:23:18 OK: 220 MiB in 52 packages 14:23:20 Removing intermediate container 2f5cdf5c4814 14:23:20 ---> 9ee0b7be5447 14:23:20 Step 6/23 : COPY go.mod vendor* ./ 14:23:21 ---> b3d00ccbdb50 14:23:21 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:23:21 ---> Running in 6a6b2de02d9b 14:23:30 Removing intermediate container 6a6b2de02d9b 14:23:30 ---> 2383bd024541 14:23:30 Step 8/23 : COPY . . 14:23:42 ---> 3f7d6c19cb7c 14:23:42 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 14:23:42 ---> Running in bed804fb6895 14:23:44 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 14:23:59 ---> 05bfbb6e83ee 14:23:59 Step 9/23 : RUN make cmd/core-data/core-data 14:23:59 ---> Running in f0677fa5fe83 14:23:59 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 14:24:22 Removing intermediate container 1f2c133e2972 14:24:22 ---> 90f0da2e8b35 14:24:22 14:24:22 Step 10/22 : FROM alpine:3.14 14:24:22 ---> ac73e934f311 14:24:22 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 14:24:22 ---> Running in 19306155ffda 14:24:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 14:24:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 14:24:22 (1/2) Installing ca-certificates (20211220-r0) 14:24:22 (2/2) Installing dumb-init (1.2.5-r1) 14:24:22 Executing busybox-1.33.1-r7.trigger 14:24:22 Executing ca-certificates-20211220-r0.trigger 14:24:23 OK: 6 MiB in 16 packages 14:24:25 Removing intermediate container 19306155ffda 14:24:25 ---> db6f94fb0b58 14:24:25 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 14:24:25 ---> Running in e0e26335da25 14:24:26 Removing intermediate container e0e26335da25 14:24:26 ---> 73ec890a2e76 14:24:26 Step 13/22 : ENV APP_PORT=59860 14:24:26 ---> Running in e04ba4cc8c37 14:24:26 Removing intermediate container e04ba4cc8c37 14:24:26 ---> e4578e98b2e5 14:24:26 Step 14/22 : EXPOSE $APP_PORT 14:24:26 ---> Running in 44259d601a4a 14:24:27 Removing intermediate container 44259d601a4a 14:24:27 ---> cd833591eadd 14:24:27 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 14:24:28 ---> 231079a25a8c 14:24:28 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 14:24:30 ---> f50943988f0c 14:24:30 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 14:24:31 ---> ccfdbc24cb69 14:24:31 Step 18/22 : ENTRYPOINT ["/support-notifications"] 14:24:31 ---> Running in 940b661d2ef8 14:24:32 Removing intermediate container 940b661d2ef8 14:24:32 ---> f0369684b146 14:24:32 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:24:32 ---> Running in 749f37b8e311 14:24:32 Removing intermediate container 749f37b8e311 14:24:32 ---> c25c5c26a480 14:24:32 Step 20/22 : LABEL arch=arm64 14:24:33 ---> Running in 05464d900684 14:24:33 Removing intermediate container 05464d900684 14:24:33 ---> d9d28f928a9a 14:24:33 Step 21/22 : LABEL git_sha=18a04396b4e100fc3eb25a61226445f7086adf55 14:24:33 ---> Running in dfa78d6869fd 14:24:34 Removing intermediate container dfa78d6869fd 14:24:34 ---> 27419934dd1e 14:24:34 Step 22/22 : LABEL version=0.0.0 14:24:34 ---> Running in ca57823a1189 14:24:34 Removing intermediate container ca57823a1189 14:24:34 ---> 9535e97734f0 14:24:34 14:24:35 Successfully built 9535e97734f0 14:24:35 Successfully tagged support-notifications-arm64:latest 14:24:35  Building support-notifications ... done Building sys-mgmt-agent 14:25:07 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:25:07 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:25:07 ---> 754f76d87eee 14:25:07 Step 3/23 : WORKDIR /edgex-go 14:25:07 ---> Using cache 14:25:07 ---> 79e5ee0dbb1e 14:25:07 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:25:07 ---> Using cache 14:25:07 ---> 1a61527299bc 14:25:07 Step 5/23 : RUN apk add --update --no-cache make bash git 14:25:07 ---> Running in 70481cb633ce 14:25:07 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:25:08 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:25:09 OK: 220 MiB in 52 packages 14:25:11 Removing intermediate container 70481cb633ce 14:25:11 ---> fd12e1786a0b 14:25:11 Step 6/23 : COPY go.mod vendor* ./ 14:25:12 ---> 39cde7a0e81b 14:25:12 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:25:12 ---> Running in 88f4bc951f9e 14:25:17 Removing intermediate container 88f4bc951f9e 14:25:17 ---> 827f931b75cf 14:25:17 Step 8/23 : COPY . . 14:25:39 ---> 1db47a016608 14:25:39 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 14:25:39 ---> Running in 7197b47272d8 14:25:41 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 14:28:33 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 14:28:56 Removing intermediate container bed804fb6895 14:28:56 ---> ebf419078cab 14:28:56 14:28:56 Step 10/22 : FROM alpine:3.14 14:28:56 ---> ac73e934f311 14:28:56 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 14:28:56 ---> Running in 1acd2ac340b0 14:28:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 14:28:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 14:28:57 (1/6) Installing ca-certificates (20211220-r0) 14:28:58 (2/6) Installing brotli-libs (1.0.9-r5) 14:28:58 (3/6) Installing nghttp2-libs (1.43.0-r0) 14:28:58 (4/6) Installing libcurl (7.79.1-r1) 14:28:58 (5/6) Installing curl (7.79.1-r1) 14:28:58 (6/6) Installing dumb-init (1.2.5-r1) 14:28:58 Executing busybox-1.33.1-r7.trigger 14:28:58 Executing ca-certificates-20211220-r0.trigger 14:28:58 OK: 8 MiB in 20 packages 14:29:00 Removing intermediate container 1acd2ac340b0 14:29:00 ---> e1e2b64f891b 14:29:00 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:29:00 ---> Running in 6c3d1d60a6d4 14:29:01 Removing intermediate container 6c3d1d60a6d4 14:29:01 ---> 366fd7fc1f1d 14:29:01 Step 13/22 : WORKDIR /edgex 14:29:01 ---> Running in 0a7a37b05292 14:29:01 Removing intermediate container 0a7a37b05292 14:29:01 ---> 574894546b66 14:29:02 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 14:29:03 ---> 13b5f2725c78 14:29:03 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 14:29:04 ---> 2203be7ae4e5 14:29:04 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 14:29:06 ---> 7821bcba1446 14:29:06 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 14:29:07 ---> 8d87c453b681 14:29:07 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:29:07 ---> Running in 220a16d836eb 14:29:10 Removing intermediate container 220a16d836eb 14:29:10 ---> 53b984163c5a 14:29:10 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 14:29:10 ---> Running in 980ccd39c38c 14:29:11 Removing intermediate container 980ccd39c38c 14:29:11 ---> ae57fc2d93a8 14:29:11 Step 20/22 : LABEL arch=arm64 14:29:11 ---> Running in 0ab40fbfb438 14:29:11 Removing intermediate container 0ab40fbfb438 14:29:11 ---> 3f10116fa5bf 14:29:11 Step 21/22 : LABEL git_sha=18a04396b4e100fc3eb25a61226445f7086adf55 14:29:11 ---> Running in 75e4759e0d8a 14:29:12 Removing intermediate container 75e4759e0d8a 14:29:12 ---> d294867f76a8 14:29:12 Step 22/22 : LABEL version=0.0.0 14:29:12 ---> Running in 472d1acff738 14:29:13 Removing intermediate container 472d1acff738 14:29:13 ---> 4f4f55a2fc0d 14:29:13 14:29:13 Successfully built 4f4f55a2fc0d 14:29:13 Successfully tagged security-proxy-setup-arm64:latest 14:29:13 Building security-spire-agent 14:29:46  Building security-proxy-setup ... done Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:29:46 Step 2/26 : FROM ${BUILDER_BASE} AS builder 14:29:46 ---> 754f76d87eee 14:29:46 Step 3/26 : WORKDIR /edgex-go 14:29:46 ---> Using cache 14:29:46 ---> 79e5ee0dbb1e 14:29:46 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:29:46 ---> Using cache 14:29:46 ---> 1a61527299bc 14:29:46 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 14:29:46 ---> Running in b7e492fd65fe 14:29:46 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:29:46 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:29:46 OK: 220 MiB in 52 packages 14:29:47 Removing intermediate container b7e492fd65fe 14:29:47 ---> 7c9dba6e5214 14:29:47 Step 6/26 : COPY go.mod vendor* ./ 14:29:48 ---> b9c93dab81cf 14:29:48 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:29:48 ---> Running in 0c07a178f07d 14:29:55 Removing intermediate container 0c07a178f07d 14:29:55 ---> bff8307b8d38 14:29:55 Step 8/26 : COPY . . 14:30:17 ---> fabc8f32a54f 14:30:17 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 14:30:17 ---> Running in 8e5423413b3f 14:30:17 Removing intermediate container 8e5423413b3f 14:30:17 ---> b5622ddbb369 14:30:17 Step 10/26 : RUN mkdir -p spire-build 14:30:17 ---> Running in d507b0c1316f 14:30:21 Removing intermediate container d507b0c1316f 14:30:21 ---> e066894412c4 14:30:21 Step 11/26 : WORKDIR /edgex-go/spire-build 14:30:21 ---> Running in 4f93d9a05ee6 14:30:22 Removing intermediate container 4f93d9a05ee6 14:30:22 ---> 1a3d82ceaed5 14:30:22 Step 12/26 : 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" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 14:30:22 ---> Running in ce0208bf6c62 14:30:25 spire-1.2.1/ 14:30:25 spire-1.2.1/.data/ 14:30:25 spire-1.2.1/.data/.file 14:30:25 spire-1.2.1/.dockerignore 14:30:25 spire-1.2.1/.gitattributes 14:30:25 spire-1.2.1/.githooks/ 14:30:25 spire-1.2.1/.githooks/pre-commit 14:30:25 spire-1.2.1/.github/ 14:30:25 spire-1.2.1/.github/ISSUE_TEMPLATE.md 14:30:25 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 14:30:25 spire-1.2.1/.github/dependabot.yml 14:30:25 spire-1.2.1/.github/workflows/ 14:30:25 spire-1.2.1/.github/workflows/nightly_build.yaml 14:30:25 spire-1.2.1/.github/workflows/pr_build.yaml 14:30:25 spire-1.2.1/.github/workflows/release_build.yaml 14:30:25 spire-1.2.1/.github/workflows/scripts/ 14:30:25 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 14:30:25 spire-1.2.1/.github/workflows/scripts/push-images.sh 14:30:25 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 14:30:25 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 14:30:25 spire-1.2.1/.github/workflows/scripts/split.sh 14:30:25 spire-1.2.1/.gitignore 14:30:25 spire-1.2.1/.go-version 14:30:25 spire-1.2.1/.golangci.yml 14:30:25 spire-1.2.1/ADOPTERS.md 14:30:25 spire-1.2.1/CHANGELOG.md 14:30:25 spire-1.2.1/CODE-OF-CONDUCT.md 14:30:25 spire-1.2.1/CODEOWNERS 14:30:25 spire-1.2.1/CONTRIBUTING.md 14:30:25 spire-1.2.1/Dockerfile 14:30:25 spire-1.2.1/Dockerfile.dev 14:30:25 spire-1.2.1/Dockerfile.scratch 14:30:25 spire-1.2.1/LICENSE 14:30:25 spire-1.2.1/MAINTAINERS.md 14:30:25 spire-1.2.1/Makefile 14:30:25 spire-1.2.1/README.md 14:30:25 spire-1.2.1/ROADMAP.md 14:30:25 spire-1.2.1/SECURITY.md 14:30:25 spire-1.2.1/cmd/ 14:30:25 spire-1.2.1/cmd/spire-agent/ 14:30:25 spire-1.2.1/cmd/spire-agent/cli/ 14:30:25 spire-1.2.1/cmd/spire-agent/cli/api/ 14:30:25 spire-1.2.1/cmd/spire-agent/cli/api/common.go 14:30:25 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 14:30:25 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 14:30:25 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 14:30:25 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 14:30:25 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 14:30:25 spire-1.2.1/cmd/spire-agent/cli/cli.go 14:30:25 spire-1.2.1/cmd/spire-agent/cli/common/ 14:30:25 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 14:30:25 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 14:30:25 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 14:30:25 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 14:30:25 spire-1.2.1/cmd/spire-agent/cli/run/ 14:30:25 spire-1.2.1/cmd/spire-agent/cli/run/run.go 14:30:25 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 14:30:25 spire-1.2.1/cmd/spire-agent/cli/validate/ 14:30:25 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 14:30:25 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 14:30:25 spire-1.2.1/cmd/spire-agent/main.go 14:30:25 spire-1.2.1/cmd/spire-server/ 14:30:25 spire-1.2.1/cmd/spire-server/cli/ 14:30:25 spire-1.2.1/cmd/spire-server/cli/agent/ 14:30:25 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 14:30:25 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 14:30:25 spire-1.2.1/cmd/spire-server/cli/agent/count.go 14:30:25 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 14:30:25 spire-1.2.1/cmd/spire-server/cli/agent/list.go 14:30:25 spire-1.2.1/cmd/spire-server/cli/agent/show.go 14:30:25 spire-1.2.1/cmd/spire-server/cli/bundle/ 14:30:25 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 14:30:25 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 14:30:25 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 14:30:25 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 14:30:25 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 14:30:25 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 14:30:25 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 14:30:25 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 14:30:25 spire-1.2.1/cmd/spire-server/cli/cli.go 14:30:25 spire-1.2.1/cmd/spire-server/cli/entry/ 14:30:25 spire-1.2.1/cmd/spire-server/cli/entry/count.go 14:30:25 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 14:30:25 spire-1.2.1/cmd/spire-server/cli/entry/create.go 14:30:25 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 14:30:25 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 14:30:25 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 14:30:25 spire-1.2.1/cmd/spire-server/cli/entry/show.go 14:30:25 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 14:30:25 spire-1.2.1/cmd/spire-server/cli/entry/update.go 14:30:25 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 14:30:25 spire-1.2.1/cmd/spire-server/cli/entry/util.go 14:30:25 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 14:30:25 spire-1.2.1/cmd/spire-server/cli/federation/ 14:30:25 spire-1.2.1/cmd/spire-server/cli/federation/common.go 14:30:25 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 14:30:25 spire-1.2.1/cmd/spire-server/cli/federation/create.go 14:30:25 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 14:30:25 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 14:30:25 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 14:30:25 spire-1.2.1/cmd/spire-server/cli/federation/list.go 14:30:25 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 14:30:25 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 14:30:25 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 14:30:25 spire-1.2.1/cmd/spire-server/cli/federation/show.go 14:30:25 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 14:30:25 spire-1.2.1/cmd/spire-server/cli/federation/update.go 14:30:25 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 14:30:25 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 14:30:25 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 14:30:25 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 14:30:25 spire-1.2.1/cmd/spire-server/cli/jwt/ 14:30:25 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 14:30:25 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 14:30:25 spire-1.2.1/cmd/spire-server/cli/run/ 14:30:25 spire-1.2.1/cmd/spire-server/cli/run/run.go 14:30:25 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 14:30:25 spire-1.2.1/cmd/spire-server/cli/token/ 14:30:25 spire-1.2.1/cmd/spire-server/cli/token/generate.go 14:30:25 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 14:30:25 spire-1.2.1/cmd/spire-server/cli/validate/ 14:30:25 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 14:30:25 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 14:30:25 spire-1.2.1/cmd/spire-server/cli/x509/ 14:30:25 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 14:30:25 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 14:30:25 spire-1.2.1/cmd/spire-server/main.go 14:30:25 spire-1.2.1/cmd/spire-server/util/ 14:30:25 spire-1.2.1/cmd/spire-server/util/util.go 14:30:25 spire-1.2.1/conf/ 14:30:25 spire-1.2.1/conf/agent/ 14:30:25 spire-1.2.1/conf/agent/agent.conf 14:30:25 spire-1.2.1/conf/agent/agent_full.conf 14:30:25 spire-1.2.1/conf/agent/dummy_root_ca.crt 14:30:25 spire-1.2.1/conf/server/ 14:30:25 spire-1.2.1/conf/server/dummy_upstream_ca.crt 14:30:25 spire-1.2.1/conf/server/dummy_upstream_ca.key 14:30:25 spire-1.2.1/conf/server/server.conf 14:30:25 spire-1.2.1/conf/server/server_full.conf 14:30:25 spire-1.2.1/doc/ 14:30:25 spire-1.2.1/doc/SPIRE101.md 14:30:25 spire-1.2.1/doc/auditlog.md 14:30:25 spire-1.2.1/doc/authorization_policy_engine.md 14:30:25 spire-1.2.1/doc/changelog_guidelines.md 14:30:25 spire-1.2.1/doc/cure53-report.pdf 14:30:25 spire-1.2.1/doc/images/ 14:30:25 spire-1.2.1/doc/images/2019_roadmap.png 14:30:25 spire-1.2.1/doc/images/SPIRE101.png 14:30:25 spire-1.2.1/doc/images/SPIRE_agent.png 14:30:26 spire-1.2.1/doc/images/SPIRE_server.png 14:30:26 spire-1.2.1/doc/images/cache_mgr.png 14:30:26 spire-1.2.1/doc/images/cache_mgr_components.png 14:30:26 spire-1.2.1/doc/images/federated_spire.png 14:30:26 spire-1.2.1/doc/images/ha_mode.png 14:30:26 spire-1.2.1/doc/images/nested_spire.png 14:30:26 spire-1.2.1/doc/images/oidc_federation.png 14:30:26 spire-1.2.1/doc/images/single_trust_domain.png 14:30:26 spire-1.2.1/doc/images/spiffe_compatible.png 14:30:26 spire-1.2.1/doc/images/spire_logo.png 14:30:26 spire-1.2.1/doc/migrating_registration_api_clients.md 14:30:26 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 14:30:26 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 14:30:26 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 14:30:26 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 14:30:26 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 14:30:26 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 14:30:26 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 14:30:26 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 14:30:26 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 14:30:26 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 14:30:26 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 14:30:26 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 14:30:26 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 14:30:26 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 14:30:26 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 14:30:26 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 14:30:26 spire-1.2.1/doc/plugin_server_datastore_sql.md 14:30:26 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 14:30:26 spire-1.2.1/doc/plugin_server_keymanager_disk.md 14:30:26 spire-1.2.1/doc/plugin_server_keymanager_memory.md 14:30:26 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 14:30:26 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 14:30:26 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 14:30:26 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 14:30:26 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 14:30:26 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 14:30:26 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 14:30:26 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 14:30:26 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 14:30:26 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 14:30:26 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 14:30:26 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 14:30:26 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 14:30:26 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 14:30:26 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 14:30:26 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 14:30:26 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 14:30:26 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 14:30:26 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 14:30:26 spire-1.2.1/doc/scaling_spire.md 14:30:26 spire-1.2.1/doc/spire_agent.md 14:30:26 spire-1.2.1/doc/spire_server.md 14:30:26 spire-1.2.1/doc/supported_integrations.md 14:30:26 spire-1.2.1/doc/telemetry.md 14:30:26 spire-1.2.1/doc/telemetry_config.md 14:30:26 spire-1.2.1/doc/upgrading.md 14:30:26 spire-1.2.1/doc/using_spire.md 14:30:26 spire-1.2.1/examples/ 14:30:26 spire-1.2.1/examples/README.md 14:30:26 spire-1.2.1/go.mod 14:30:26 spire-1.2.1/go.sum 14:30:26 spire-1.2.1/pkg/ 14:30:26 spire-1.2.1/pkg/agent/ 14:30:26 spire-1.2.1/pkg/agent/agent.go 14:30:26 spire-1.2.1/pkg/agent/api/ 14:30:26 spire-1.2.1/pkg/agent/api/config.go 14:30:26 spire-1.2.1/pkg/agent/api/debug/ 14:30:26 spire-1.2.1/pkg/agent/api/debug/v1/ 14:30:26 spire-1.2.1/pkg/agent/api/debug/v1/service.go 14:30:26 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 14:30:26 spire-1.2.1/pkg/agent/api/delegatedidentity/ 14:30:26 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 14:30:26 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 14:30:26 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 14:30:26 spire-1.2.1/pkg/agent/api/endpoints.go 14:30:26 spire-1.2.1/pkg/agent/api/health/ 14:30:26 spire-1.2.1/pkg/agent/api/health/v1/ 14:30:26 spire-1.2.1/pkg/agent/api/health/v1/service.go 14:30:26 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 14:30:26 spire-1.2.1/pkg/agent/api/rpccontext/ 14:30:26 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 14:30:26 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 14:30:26 spire-1.2.1/pkg/agent/attestor/ 14:30:26 spire-1.2.1/pkg/agent/attestor/node/ 14:30:26 spire-1.2.1/pkg/agent/attestor/node/experimental.go 14:30:26 spire-1.2.1/pkg/agent/attestor/node/node.go 14:30:26 spire-1.2.1/pkg/agent/attestor/node/node_test.go 14:30:26 spire-1.2.1/pkg/agent/attestor/workload/ 14:30:26 spire-1.2.1/pkg/agent/attestor/workload/workload.go 14:30:26 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 14:30:26 spire-1.2.1/pkg/agent/catalog/ 14:30:26 spire-1.2.1/pkg/agent/catalog/catalog.go 14:30:26 spire-1.2.1/pkg/agent/catalog/keymanager.go 14:30:26 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 14:30:26 spire-1.2.1/pkg/agent/catalog/svidstore.go 14:30:26 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 14:30:26 spire-1.2.1/pkg/agent/client/ 14:30:26 spire-1.2.1/pkg/agent/client/client.go 14:30:26 spire-1.2.1/pkg/agent/client/client_test.go 14:30:26 spire-1.2.1/pkg/agent/client/dial.go 14:30:26 spire-1.2.1/pkg/agent/client/nodeconn.go 14:30:26 spire-1.2.1/pkg/agent/client/nodeconn_test.go 14:30:26 spire-1.2.1/pkg/agent/client/update.go 14:30:26 spire-1.2.1/pkg/agent/client/util.go 14:30:26 spire-1.2.1/pkg/agent/common/ 14:30:26 spire-1.2.1/pkg/agent/common/backoff/ 14:30:26 spire-1.2.1/pkg/agent/common/backoff/backoff.go 14:30:26 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 14:30:26 spire-1.2.1/pkg/agent/common/cgroups/ 14:30:26 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 14:30:26 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 14:30:26 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 14:30:26 spire-1.2.1/pkg/agent/config.go 14:30:26 spire-1.2.1/pkg/agent/endpoints/ 14:30:26 spire-1.2.1/pkg/agent/endpoints/config.go 14:30:26 spire-1.2.1/pkg/agent/endpoints/endpoints.go 14:30:26 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 14:30:26 spire-1.2.1/pkg/agent/endpoints/metrics.go 14:30:26 spire-1.2.1/pkg/agent/endpoints/middleware.go 14:30:26 spire-1.2.1/pkg/agent/endpoints/peertracker.go 14:30:26 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 14:30:26 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 14:30:26 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 14:30:26 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 14:30:26 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 14:30:26 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 14:30:26 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 14:30:26 spire-1.2.1/pkg/agent/endpoints/workload/ 14:30:26 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 14:30:26 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 14:30:26 spire-1.2.1/pkg/agent/manager/ 14:30:26 spire-1.2.1/pkg/agent/manager/cache/ 14:30:26 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 14:30:26 spire-1.2.1/pkg/agent/manager/cache/cache.go 14:30:26 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 14:30:26 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 14:30:26 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 14:30:26 spire-1.2.1/pkg/agent/manager/cache/sets.go 14:30:26 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 14:30:26 spire-1.2.1/pkg/agent/manager/config.go 14:30:26 spire-1.2.1/pkg/agent/manager/manager.go 14:30:26 spire-1.2.1/pkg/agent/manager/manager_test.go 14:30:26 spire-1.2.1/pkg/agent/manager/storage.go 14:30:26 spire-1.2.1/pkg/agent/manager/storage_test.go 14:30:26 spire-1.2.1/pkg/agent/manager/storecache/ 14:30:26 spire-1.2.1/pkg/agent/manager/storecache/cache.go 14:30:26 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 14:30:26 spire-1.2.1/pkg/agent/manager/sync.go 14:30:26 spire-1.2.1/pkg/agent/plugin/ 14:30:26 spire-1.2.1/pkg/agent/plugin/keymanager/ 14:30:26 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 14:30:26 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 14:30:26 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 14:30:26 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 14:30:26 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 14:30:26 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 14:30:26 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 14:30:26 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 14:30:26 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 14:30:26 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 14:30:26 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 14:30:26 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 14:30:26 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 14:30:26 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 14:30:26 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 14:30:26 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 14:30:26 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 14:30:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 14:30:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 14:30:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 14:30:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 14:30:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 14:30:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 14:30:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 14:30:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 14:30:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 14:30:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 14:30:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 14:30:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 14:30:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 14:30:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 14:30:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 14:30:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 14:30:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 14:30:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 14:30:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 14:30:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 14:30:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 14:30:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 14:30:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 14:30:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 14:30:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 14:30:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 14:30:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 14:30:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 14:30:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 14:30:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 14:30:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 14:30:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 14:30:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 14:30:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 14:30:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 14:30:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 14:30:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 14:30:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 14:30:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 14:30:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 14:30:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 14:30:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 14:30:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 14:30:26 spire-1.2.1/pkg/agent/plugin/svidstore/ 14:30:26 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 14:30:26 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 14:30:26 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 14:30:26 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 14:30:26 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 14:30:26 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 14:30:26 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 14:30:26 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 14:30:26 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 14:30:26 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 14:30:26 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 14:30:26 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 14:30:26 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 14:30:26 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 14:30:26 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 14:30:26 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 14:30:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 14:30:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 14:30:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 14:30:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 14:30:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 14:30:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 14:30:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 14:30:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 14:30:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 14:30:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 14:30:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 14:30:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 14:30:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 14:30:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 14:30:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 14:30:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 14:30:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 14:30:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 14:30:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 14:30:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 14:30:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 14:30:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 14:30:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 14:30:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 14:30:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 14:30:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 14:30:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 14:30:26 spire-1.2.1/pkg/agent/svid/ 14:30:26 spire-1.2.1/pkg/agent/svid/rotator.go 14:30:26 spire-1.2.1/pkg/agent/svid/rotator_config.go 14:30:26 spire-1.2.1/pkg/agent/svid/rotator_test.go 14:30:26 spire-1.2.1/pkg/agent/svid/store/ 14:30:26 spire-1.2.1/pkg/agent/svid/store/service.go 14:30:26 spire-1.2.1/pkg/agent/svid/store/service_test.go 14:30:26 spire-1.2.1/pkg/common/ 14:30:26 spire-1.2.1/pkg/common/agentpathtemplate/ 14:30:26 spire-1.2.1/pkg/common/agentpathtemplate/template.go 14:30:26 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 14:30:26 spire-1.2.1/pkg/common/api/ 14:30:26 spire-1.2.1/pkg/common/api/metrics.go 14:30:26 spire-1.2.1/pkg/common/api/middleware/ 14:30:26 spire-1.2.1/pkg/common/api/middleware/common_test.go 14:30:26 spire-1.2.1/pkg/common/api/middleware/interceptor.go 14:30:26 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 14:30:26 spire-1.2.1/pkg/common/api/middleware/logger.go 14:30:26 spire-1.2.1/pkg/common/api/middleware/logger_test.go 14:30:26 spire-1.2.1/pkg/common/api/middleware/metrics.go 14:30:26 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 14:30:26 spire-1.2.1/pkg/common/api/middleware/middleware.go 14:30:26 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 14:30:26 spire-1.2.1/pkg/common/api/middleware/misconfig.go 14:30:26 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 14:30:26 spire-1.2.1/pkg/common/api/middleware/names.go 14:30:26 spire-1.2.1/pkg/common/api/middleware/names_test.go 14:30:26 spire-1.2.1/pkg/common/api/names.go 14:30:26 spire-1.2.1/pkg/common/api/ratelimit.go 14:30:26 spire-1.2.1/pkg/common/api/rpccontext/ 14:30:26 spire-1.2.1/pkg/common/api/rpccontext/logger.go 14:30:26 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 14:30:26 spire-1.2.1/pkg/common/api/rpccontext/names.go 14:30:26 spire-1.2.1/pkg/common/auth/ 14:30:26 spire-1.2.1/pkg/common/auth/interceptors.go 14:30:26 spire-1.2.1/pkg/common/auth/interceptors_test.go 14:30:26 spire-1.2.1/pkg/common/auth/untracked_uds.go 14:30:26 spire-1.2.1/pkg/common/bundleutil/ 14:30:26 spire-1.2.1/pkg/common/bundleutil/bundle.go 14:30:26 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 14:30:26 spire-1.2.1/pkg/common/bundleutil/common_test.go 14:30:26 spire-1.2.1/pkg/common/bundleutil/marshal.go 14:30:26 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 14:30:26 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 14:30:26 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 14:30:26 spire-1.2.1/pkg/common/bundleutil/types.go 14:30:26 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 14:30:26 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 14:30:26 spire-1.2.1/pkg/common/catalog/ 14:30:26 spire-1.2.1/pkg/common/catalog/bind.go 14:30:26 spire-1.2.1/pkg/common/catalog/builtin.go 14:30:26 spire-1.2.1/pkg/common/catalog/catalog.go 14:30:26 spire-1.2.1/pkg/common/catalog/catalog_test.go 14:30:26 spire-1.2.1/pkg/common/catalog/closers.go 14:30:26 spire-1.2.1/pkg/common/catalog/cmd_linux.go 14:30:26 spire-1.2.1/pkg/common/catalog/cmd_other.go 14:30:26 spire-1.2.1/pkg/common/catalog/config.go 14:30:26 spire-1.2.1/pkg/common/catalog/config_test.go 14:30:26 spire-1.2.1/pkg/common/catalog/configure.go 14:30:26 spire-1.2.1/pkg/common/catalog/constraints.go 14:30:26 spire-1.2.1/pkg/common/catalog/constraints_test.go 14:30:26 spire-1.2.1/pkg/common/catalog/context.go 14:30:26 spire-1.2.1/pkg/common/catalog/external.go 14:30:26 spire-1.2.1/pkg/common/catalog/host.go 14:30:26 spire-1.2.1/pkg/common/catalog/pipenet.go 14:30:26 spire-1.2.1/pkg/common/catalog/plugin.go 14:30:26 spire-1.2.1/pkg/common/catalog/testplugin/ 14:30:26 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 14:30:26 spire-1.2.1/pkg/common/catalog/testplugin/main.go 14:30:26 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 14:30:26 spire-1.2.1/pkg/common/cli/ 14:30:26 spire-1.2.1/pkg/common/cli/env.go 14:30:26 spire-1.2.1/pkg/common/cli/flags.go 14:30:26 spire-1.2.1/pkg/common/cli/trust_domain.go 14:30:26 spire-1.2.1/pkg/common/cli/trust_domain_test.go 14:30:26 spire-1.2.1/pkg/common/cli/umask.go 14:30:26 spire-1.2.1/pkg/common/cli/umask_posix.go 14:30:26 spire-1.2.1/pkg/common/cli/umask_test.go 14:30:26 spire-1.2.1/pkg/common/cli/umask_windows.go 14:30:26 spire-1.2.1/pkg/common/cliprinter/ 14:30:26 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 14:30:26 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 14:30:26 spire-1.2.1/pkg/common/cliprinter/flag.go 14:30:26 spire-1.2.1/pkg/common/cliprinter/flag_test.go 14:30:26 spire-1.2.1/pkg/common/cliprinter/format.go 14:30:26 spire-1.2.1/pkg/common/cliprinter/format_test.go 14:30:26 spire-1.2.1/pkg/common/cliprinter/internal/ 14:30:26 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 14:30:26 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 14:30:26 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 14:30:26 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 14:30:26 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 14:30:26 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 14:30:26 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 14:30:26 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 14:30:26 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 14:30:26 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 14:30:26 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 14:30:26 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 14:30:26 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 14:30:26 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 14:30:26 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 14:30:26 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 14:30:26 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 14:30:26 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 14:30:26 spire-1.2.1/pkg/common/coretypes/ 14:30:26 spire-1.2.1/pkg/common/coretypes/bundle/ 14:30:26 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 14:30:26 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 14:30:26 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 14:30:26 spire-1.2.1/pkg/common/coretypes/bundle/require.go 14:30:26 spire-1.2.1/pkg/common/coretypes/jwtkey/ 14:30:26 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 14:30:26 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 14:30:26 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 14:30:26 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 14:30:26 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 14:30:26 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 14:30:26 spire-1.2.1/pkg/common/coretypes/x509certificate/ 14:30:26 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 14:30:26 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 14:30:26 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 14:30:26 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 14:30:26 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 14:30:26 spire-1.2.1/pkg/common/cryptoutil/ 14:30:26 spire-1.2.1/pkg/common/cryptoutil/keys.go 14:30:26 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 14:30:26 spire-1.2.1/pkg/common/diskutil/ 14:30:26 spire-1.2.1/pkg/common/diskutil/file_posix.go 14:30:26 spire-1.2.1/pkg/common/diskutil/file_test.go 14:30:26 spire-1.2.1/pkg/common/diskutil/file_windows.go 14:30:26 spire-1.2.1/pkg/common/errorutil/ 14:30:26 spire-1.2.1/pkg/common/errorutil/wrapper.go 14:30:26 spire-1.2.1/pkg/common/health/ 14:30:26 spire-1.2.1/pkg/common/health/config.go 14:30:26 spire-1.2.1/pkg/common/health/context.go 14:30:26 spire-1.2.1/pkg/common/health/context_test.go 14:30:26 spire-1.2.1/pkg/common/health/health.go 14:30:26 spire-1.2.1/pkg/common/health/health_test.go 14:30:26 spire-1.2.1/pkg/common/health/logger.go 14:30:26 spire-1.2.1/pkg/common/hostservice/ 14:30:26 spire-1.2.1/pkg/common/hostservice/metricsservice/ 14:30:26 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 14:30:26 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 14:30:26 spire-1.2.1/pkg/common/idutil/ 14:30:26 spire-1.2.1/pkg/common/idutil/require.go 14:30:26 spire-1.2.1/pkg/common/idutil/require_test.go 14:30:26 spire-1.2.1/pkg/common/idutil/safety.go 14:30:26 spire-1.2.1/pkg/common/idutil/safety_test.go 14:30:26 spire-1.2.1/pkg/common/idutil/spiffeid.go 14:30:26 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 14:30:26 spire-1.2.1/pkg/common/jwtsvid/ 14:30:26 spire-1.2.1/pkg/common/jwtsvid/common.go 14:30:26 spire-1.2.1/pkg/common/jwtsvid/sign.go 14:30:26 spire-1.2.1/pkg/common/jwtsvid/token_test.go 14:30:26 spire-1.2.1/pkg/common/jwtsvid/validate.go 14:30:26 spire-1.2.1/pkg/common/jwtutil/ 14:30:26 spire-1.2.1/pkg/common/jwtutil/keyset.go 14:30:26 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 14:30:26 spire-1.2.1/pkg/common/log/ 14:30:26 spire-1.2.1/pkg/common/log/hclog_adapter.go 14:30:26 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 14:30:26 spire-1.2.1/pkg/common/log/log.go 14:30:26 spire-1.2.1/pkg/common/log/log_test.go 14:30:26 spire-1.2.1/pkg/common/log/options.go 14:30:26 spire-1.2.1/pkg/common/nodeutil/ 14:30:26 spire-1.2.1/pkg/common/nodeutil/node.go 14:30:26 spire-1.2.1/pkg/common/nodeutil/node_test.go 14:30:26 spire-1.2.1/pkg/common/peertracker/ 14:30:26 spire-1.2.1/pkg/common/peertracker/conn.go 14:30:26 spire-1.2.1/pkg/common/peertracker/credentials.go 14:30:26 spire-1.2.1/pkg/common/peertracker/errors.go 14:30:26 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 14:30:26 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 14:30:26 spire-1.2.1/pkg/common/peertracker/info.go 14:30:26 spire-1.2.1/pkg/common/peertracker/listener.go 14:30:26 spire-1.2.1/pkg/common/peertracker/listener_test.go 14:30:26 spire-1.2.1/pkg/common/peertracker/peertracker.go 14:30:26 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 14:30:26 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 14:30:26 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 14:30:26 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 14:30:26 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 14:30:26 spire-1.2.1/pkg/common/peertracker/tcp.go 14:30:26 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 14:30:26 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 14:30:26 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 14:30:26 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 14:30:26 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 14:30:26 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 14:30:26 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 14:30:26 spire-1.2.1/pkg/common/peertracker/uds.go 14:30:26 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 14:30:26 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 14:30:26 spire-1.2.1/pkg/common/peertracker/uds_linux.go 14:30:26 spire-1.2.1/pkg/common/pemutil/ 14:30:26 spire-1.2.1/pkg/common/pemutil/block.go 14:30:26 spire-1.2.1/pkg/common/pemutil/certs.go 14:30:26 spire-1.2.1/pkg/common/pemutil/common.go 14:30:26 spire-1.2.1/pkg/common/pemutil/csr.go 14:30:26 spire-1.2.1/pkg/common/pemutil/keys.go 14:30:26 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 14:30:26 spire-1.2.1/pkg/common/pemutil/testdata/ 14:30:26 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 14:30:26 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 14:30:26 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 14:30:26 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 14:30:26 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 14:30:26 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 14:30:26 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 14:30:26 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 14:30:26 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 14:30:26 spire-1.2.1/pkg/common/plugin/ 14:30:26 spire-1.2.1/pkg/common/plugin/aws/ 14:30:26 spire-1.2.1/pkg/common/plugin/aws/iid.go 14:30:26 spire-1.2.1/pkg/common/plugin/azure/ 14:30:26 spire-1.2.1/pkg/common/plugin/azure/msi.go 14:30:26 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 14:30:26 spire-1.2.1/pkg/common/plugin/facade.go 14:30:26 spire-1.2.1/pkg/common/plugin/facade_test.go 14:30:26 spire-1.2.1/pkg/common/plugin/gcp/ 14:30:26 spire-1.2.1/pkg/common/plugin/gcp/iit.go 14:30:26 spire-1.2.1/pkg/common/plugin/k8s/ 14:30:26 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 14:30:26 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 14:30:26 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 14:30:26 spire-1.2.1/pkg/common/plugin/k8s/utils.go 14:30:26 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 14:30:26 spire-1.2.1/pkg/common/plugin/log.go 14:30:26 spire-1.2.1/pkg/common/plugin/sshpop/ 14:30:26 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 14:30:26 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 14:30:26 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 14:30:26 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 14:30:26 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 14:30:26 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 14:30:26 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 14:30:26 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 14:30:26 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 14:30:26 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 14:30:26 spire-1.2.1/pkg/common/plugin/tpmdevid/ 14:30:26 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 14:30:26 spire-1.2.1/pkg/common/plugin/x509pop/ 14:30:26 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 14:30:26 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 14:30:26 spire-1.2.1/pkg/common/profiling/ 14:30:26 spire-1.2.1/pkg/common/profiling/dumpers.go 14:30:26 spire-1.2.1/pkg/common/profiling/profiling.go 14:30:26 spire-1.2.1/pkg/common/protoutil/ 14:30:26 spire-1.2.1/pkg/common/protoutil/masks.go 14:30:26 spire-1.2.1/pkg/common/protoutil/masks_test.go 14:30:26 spire-1.2.1/pkg/common/rotationutil/ 14:30:26 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 14:30:26 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 14:30:26 spire-1.2.1/pkg/common/selector/ 14:30:26 spire-1.2.1/pkg/common/selector/selector.go 14:30:26 spire-1.2.1/pkg/common/selector/selector_test.go 14:30:26 spire-1.2.1/pkg/common/selector/set.go 14:30:26 spire-1.2.1/pkg/common/selector/set_utils.go 14:30:26 spire-1.2.1/pkg/common/selector/set_utils_test.go 14:30:26 spire-1.2.1/pkg/common/telemetry/ 14:30:26 spire-1.2.1/pkg/common/telemetry/agent/ 14:30:26 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 14:30:26 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 14:30:26 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 14:30:26 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 14:30:26 spire-1.2.1/pkg/common/telemetry/agent/manager.go 14:30:26 spire-1.2.1/pkg/common/telemetry/agent/node.go 14:30:26 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 14:30:26 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 14:30:26 spire-1.2.1/pkg/common/telemetry/agent/store/ 14:30:26 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 14:30:26 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 14:30:26 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 14:30:26 spire-1.2.1/pkg/common/telemetry/blackhole.go 14:30:26 spire-1.2.1/pkg/common/telemetry/call.go 14:30:26 spire-1.2.1/pkg/common/telemetry/common/ 14:30:26 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 14:30:26 spire-1.2.1/pkg/common/telemetry/config.go 14:30:26 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 14:30:26 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 14:30:26 spire-1.2.1/pkg/common/telemetry/inmem.go 14:30:26 spire-1.2.1/pkg/common/telemetry/inmem_test.go 14:30:26 spire-1.2.1/pkg/common/telemetry/m3.go 14:30:26 spire-1.2.1/pkg/common/telemetry/m3_test.go 14:30:26 spire-1.2.1/pkg/common/telemetry/metrics.go 14:30:26 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 14:30:26 spire-1.2.1/pkg/common/telemetry/names.go 14:30:26 spire-1.2.1/pkg/common/telemetry/prometheus.go 14:30:26 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 14:30:26 spire-1.2.1/pkg/common/telemetry/sanitize.go 14:30:26 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 14:30:26 spire-1.2.1/pkg/common/telemetry/server/ 14:30:26 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 14:30:26 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 14:30:26 spire-1.2.1/pkg/common/telemetry/server/datastore/ 14:30:26 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 14:30:26 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 14:30:26 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 14:30:26 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 14:30:26 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 14:30:26 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 14:30:26 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 14:30:26 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 14:30:26 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 14:30:26 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 14:30:26 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 14:30:26 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 14:30:26 spire-1.2.1/pkg/common/telemetry/server/rotate.go 14:30:26 spire-1.2.1/pkg/common/telemetry/server/server.go 14:30:26 spire-1.2.1/pkg/common/telemetry/sink.go 14:30:26 spire-1.2.1/pkg/common/telemetry/statsd.go 14:30:26 spire-1.2.1/pkg/common/telemetry/statsd_test.go 14:30:26 spire-1.2.1/pkg/common/telemetry/uptime.go 14:30:26 spire-1.2.1/pkg/common/telemetry/version.go 14:30:26 spire-1.2.1/pkg/common/telemetry/withlabels.go 14:30:26 spire-1.2.1/pkg/common/uptime/ 14:30:26 spire-1.2.1/pkg/common/uptime/uptime.go 14:30:26 spire-1.2.1/pkg/common/uptime/uptime_test.go 14:30:26 spire-1.2.1/pkg/common/util/ 14:30:26 spire-1.2.1/pkg/common/util/certs.go 14:30:26 spire-1.2.1/pkg/common/util/certs_test.go 14:30:26 spire-1.2.1/pkg/common/util/csr.go 14:30:26 spire-1.2.1/pkg/common/util/hash.go 14:30:26 spire-1.2.1/pkg/common/util/selectors.go 14:30:26 spire-1.2.1/pkg/common/util/selectors_test.go 14:30:26 spire-1.2.1/pkg/common/util/signals.go 14:30:26 spire-1.2.1/pkg/common/util/sort.go 14:30:26 spire-1.2.1/pkg/common/util/sort_test.go 14:30:26 spire-1.2.1/pkg/common/util/task.go 14:30:26 spire-1.2.1/pkg/common/util/task_test.go 14:30:26 spire-1.2.1/pkg/common/util/testdata/ 14:30:26 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 14:30:26 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 14:30:26 spire-1.2.1/pkg/common/version/ 14:30:26 spire-1.2.1/pkg/common/version/version.go 14:30:26 spire-1.2.1/pkg/common/x509svid/ 14:30:26 spire-1.2.1/pkg/common/x509svid/common_test.go 14:30:26 spire-1.2.1/pkg/common/x509svid/csr.go 14:30:26 spire-1.2.1/pkg/common/x509svid/upstreamca.go 14:30:26 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 14:30:26 spire-1.2.1/pkg/common/x509util/ 14:30:26 spire-1.2.1/pkg/common/x509util/cert.go 14:30:26 spire-1.2.1/pkg/common/x509util/dns.go 14:30:26 spire-1.2.1/pkg/common/x509util/dns_test.go 14:30:26 spire-1.2.1/pkg/common/x509util/keyid.go 14:30:26 spire-1.2.1/pkg/common/x509util/keypair.go 14:30:26 spire-1.2.1/pkg/common/x509util/serialnumber.go 14:30:26 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 14:30:26 spire-1.2.1/pkg/server/ 14:30:26 spire-1.2.1/pkg/server/api/ 14:30:26 spire-1.2.1/pkg/server/api/agent.go 14:30:26 spire-1.2.1/pkg/server/api/agent/ 14:30:26 spire-1.2.1/pkg/server/api/agent/v1/ 14:30:26 spire-1.2.1/pkg/server/api/agent/v1/service.go 14:30:26 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 14:30:26 spire-1.2.1/pkg/server/api/agent_test.go 14:30:26 spire-1.2.1/pkg/server/api/api.go 14:30:26 spire-1.2.1/pkg/server/api/audit/ 14:30:26 spire-1.2.1/pkg/server/api/audit/audit.go 14:30:26 spire-1.2.1/pkg/server/api/audit/audit_test.go 14:30:26 spire-1.2.1/pkg/server/api/bundle.go 14:30:26 spire-1.2.1/pkg/server/api/bundle/ 14:30:26 spire-1.2.1/pkg/server/api/bundle/v1/ 14:30:26 spire-1.2.1/pkg/server/api/bundle/v1/service.go 14:30:26 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 14:30:26 spire-1.2.1/pkg/server/api/bundle_test.go 14:30:26 spire-1.2.1/pkg/server/api/debug/ 14:30:26 spire-1.2.1/pkg/server/api/debug/v1/ 14:30:26 spire-1.2.1/pkg/server/api/debug/v1/service.go 14:30:26 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 14:30:26 spire-1.2.1/pkg/server/api/entry.go 14:30:26 spire-1.2.1/pkg/server/api/entry/ 14:30:26 spire-1.2.1/pkg/server/api/entry/v1/ 14:30:26 spire-1.2.1/pkg/server/api/entry/v1/service.go 14:30:26 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 14:30:26 spire-1.2.1/pkg/server/api/entry_test.go 14:30:26 spire-1.2.1/pkg/server/api/health/ 14:30:26 spire-1.2.1/pkg/server/api/health/v1/ 14:30:26 spire-1.2.1/pkg/server/api/health/v1/service.go 14:30:26 spire-1.2.1/pkg/server/api/health/v1/service_test.go 14:30:26 spire-1.2.1/pkg/server/api/id.go 14:30:26 spire-1.2.1/pkg/server/api/id_test.go 14:30:26 spire-1.2.1/pkg/server/api/limits/ 14:30:26 spire-1.2.1/pkg/server/api/limits/limits.go 14:30:26 spire-1.2.1/pkg/server/api/middleware/ 14:30:26 spire-1.2.1/pkg/server/api/middleware/alias.go 14:30:26 spire-1.2.1/pkg/server/api/middleware/audit.go 14:30:26 spire-1.2.1/pkg/server/api/middleware/authorization.go 14:30:26 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 14:30:26 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 14:30:26 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 14:30:26 spire-1.2.1/pkg/server/api/middleware/caller.go 14:30:26 spire-1.2.1/pkg/server/api/middleware/caller_test.go 14:30:26 spire-1.2.1/pkg/server/api/middleware/common.go 14:30:26 spire-1.2.1/pkg/server/api/middleware/common_test.go 14:30:26 spire-1.2.1/pkg/server/api/middleware/entries.go 14:30:26 spire-1.2.1/pkg/server/api/middleware/entries_test.go 14:30:26 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 14:30:26 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 14:30:26 spire-1.2.1/pkg/server/api/ratelimit.go 14:30:26 spire-1.2.1/pkg/server/api/rpccontext/ 14:30:26 spire-1.2.1/pkg/server/api/rpccontext/alias.go 14:30:26 spire-1.2.1/pkg/server/api/rpccontext/audit.go 14:30:26 spire-1.2.1/pkg/server/api/rpccontext/caller.go 14:30:26 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 14:30:26 spire-1.2.1/pkg/server/api/selector.go 14:30:26 spire-1.2.1/pkg/server/api/selector_test.go 14:30:26 spire-1.2.1/pkg/server/api/status.go 14:30:26 spire-1.2.1/pkg/server/api/status_test.go 14:30:26 spire-1.2.1/pkg/server/api/svid/ 14:30:26 spire-1.2.1/pkg/server/api/svid/v1/ 14:30:26 spire-1.2.1/pkg/server/api/svid/v1/service.go 14:30:26 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 14:30:26 spire-1.2.1/pkg/server/api/trustdomain.go 14:30:26 spire-1.2.1/pkg/server/api/trustdomain/ 14:30:26 spire-1.2.1/pkg/server/api/trustdomain/v1/ 14:30:26 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 14:30:26 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 14:30:26 spire-1.2.1/pkg/server/api/trustdomain_test.go 14:30:26 spire-1.2.1/pkg/server/authpolicy/ 14:30:26 spire-1.2.1/pkg/server/authpolicy/defaults.go 14:30:26 spire-1.2.1/pkg/server/authpolicy/policy.go 14:30:26 spire-1.2.1/pkg/server/authpolicy/policy.rego 14:30:26 spire-1.2.1/pkg/server/authpolicy/policy_data.json 14:30:26 spire-1.2.1/pkg/server/authpolicy/policy_test.go 14:30:26 spire-1.2.1/pkg/server/authpolicy/validate.go 14:30:26 spire-1.2.1/pkg/server/bundle/ 14:30:26 spire-1.2.1/pkg/server/bundle/client/ 14:30:26 spire-1.2.1/pkg/server/bundle/client/client.go 14:30:26 spire-1.2.1/pkg/server/bundle/client/client_test.go 14:30:26 spire-1.2.1/pkg/server/bundle/client/manager.go 14:30:26 spire-1.2.1/pkg/server/bundle/client/manager_test.go 14:30:26 spire-1.2.1/pkg/server/bundle/client/sources.go 14:30:26 spire-1.2.1/pkg/server/bundle/client/sources_test.go 14:30:26 spire-1.2.1/pkg/server/bundle/client/updater.go 14:30:26 spire-1.2.1/pkg/server/bundle/client/updater_test.go 14:30:26 spire-1.2.1/pkg/server/ca/ 14:30:26 spire-1.2.1/pkg/server/ca/ca.go 14:30:26 spire-1.2.1/pkg/server/ca/ca_health.go 14:30:26 spire-1.2.1/pkg/server/ca/ca_test.go 14:30:26 spire-1.2.1/pkg/server/ca/journal.go 14:30:26 spire-1.2.1/pkg/server/ca/journal_test.go 14:30:26 spire-1.2.1/pkg/server/ca/manager.go 14:30:26 spire-1.2.1/pkg/server/ca/manager_health.go 14:30:26 spire-1.2.1/pkg/server/ca/manager_test.go 14:30:26 spire-1.2.1/pkg/server/ca/templates.go 14:30:26 spire-1.2.1/pkg/server/ca/upstream_client.go 14:30:26 spire-1.2.1/pkg/server/ca/upstream_client_test.go 14:30:26 spire-1.2.1/pkg/server/ca/validation.go 14:30:26 spire-1.2.1/pkg/server/cache/ 14:30:26 spire-1.2.1/pkg/server/cache/dscache/ 14:30:26 spire-1.2.1/pkg/server/cache/dscache/cache.go 14:30:26 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 14:30:26 spire-1.2.1/pkg/server/cache/entrycache/ 14:30:26 spire-1.2.1/pkg/server/cache/entrycache/cache.go 14:30:26 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 14:30:26 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 14:30:26 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 14:30:26 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 14:30:26 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 14:30:26 spire-1.2.1/pkg/server/catalog/ 14:30:26 spire-1.2.1/pkg/server/catalog/catalog.go 14:30:26 spire-1.2.1/pkg/server/catalog/keymanager.go 14:30:26 spire-1.2.1/pkg/server/catalog/nodeattestor.go 14:30:26 spire-1.2.1/pkg/server/catalog/noderesolver.go 14:30:26 spire-1.2.1/pkg/server/catalog/notifier.go 14:30:26 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 14:30:26 spire-1.2.1/pkg/server/config.go 14:30:26 spire-1.2.1/pkg/server/datastore/ 14:30:26 spire-1.2.1/pkg/server/datastore/datastore.go 14:30:26 spire-1.2.1/pkg/server/datastore/datastore_health.go 14:30:26 spire-1.2.1/pkg/server/datastore/repository.go 14:30:26 spire-1.2.1/pkg/server/datastore/sqlstore/ 14:30:26 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 14:30:26 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 14:30:26 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 14:30:26 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 14:30:26 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 14:30:26 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 14:30:26 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 14:30:26 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 14:30:26 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 14:30:26 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 14:30:26 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 14:30:26 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 14:30:26 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 14:30:26 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 14:30:26 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 14:30:26 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 14:30:26 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 14:30:26 spire-1.2.1/pkg/server/endpoints/ 14:30:26 spire-1.2.1/pkg/server/endpoints/bundle/ 14:30:26 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 14:30:26 spire-1.2.1/pkg/server/endpoints/bundle/config.go 14:30:26 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 14:30:26 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 14:30:26 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 14:30:26 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 14:30:26 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 14:30:26 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 14:30:26 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 14:30:26 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 14:30:26 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 14:30:26 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 14:30:26 spire-1.2.1/pkg/server/endpoints/bundle/server.go 14:30:26 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 14:30:26 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 14:30:26 spire-1.2.1/pkg/server/endpoints/config.go 14:30:26 spire-1.2.1/pkg/server/endpoints/endpoints.go 14:30:26 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 14:30:26 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 14:30:26 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 14:30:26 spire-1.2.1/pkg/server/endpoints/middleware.go 14:30:26 spire-1.2.1/pkg/server/endpoints/middleware_test.go 14:30:26 spire-1.2.1/pkg/server/hostservice/ 14:30:26 spire-1.2.1/pkg/server/hostservice/agentstore/ 14:30:26 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 14:30:26 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 14:30:26 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 14:30:26 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 14:30:26 spire-1.2.1/pkg/server/hostservice/identityprovider/ 14:30:26 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 14:30:26 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 14:30:26 spire-1.2.1/pkg/server/plugin/ 14:30:26 spire-1.2.1/pkg/server/plugin/keymanager/ 14:30:26 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 14:30:26 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 14:30:26 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 14:30:26 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 14:30:26 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 14:30:26 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 14:30:26 spire-1.2.1/pkg/server/plugin/keymanager/base/ 14:30:26 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 14:30:26 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 14:30:26 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 14:30:26 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 14:30:26 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 14:30:26 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 14:30:26 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 14:30:26 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 14:30:26 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 14:30:26 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 14:30:26 spire-1.2.1/pkg/server/plugin/keymanager/test/ 14:30:26 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 14:30:26 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 14:30:26 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 14:30:26 spire-1.2.1/pkg/server/plugin/nodeattestor/ 14:30:26 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 14:30:26 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 14:30:26 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 14:30:26 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 14:30:26 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 14:30:26 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 14:30:26 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 14:30:26 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 14:30:26 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 14:30:26 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 14:30:26 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 14:30:26 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 14:30:26 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 14:30:26 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 14:30:26 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 14:30:26 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 14:30:26 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 14:30:26 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 14:30:26 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 14:30:26 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 14:30:26 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 14:30:26 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 14:30:26 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 14:30:26 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 14:30:26 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 14:30:26 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 14:30:26 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 14:30:26 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 14:30:26 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 14:30:26 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 14:30:26 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 14:30:26 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 14:30:26 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 14:30:26 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 14:30:26 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 14:30:26 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 14:30:26 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 14:30:26 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 14:30:26 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 14:30:26 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 14:30:26 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 14:30:26 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 14:30:26 spire-1.2.1/pkg/server/plugin/noderesolver/ 14:30:26 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 14:30:26 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 14:30:26 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 14:30:26 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 14:30:26 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 14:30:26 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 14:30:26 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 14:30:26 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 14:30:26 spire-1.2.1/pkg/server/plugin/notifier/ 14:30:26 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 14:30:26 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 14:30:26 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 14:30:26 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 14:30:26 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 14:30:26 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 14:30:26 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 14:30:26 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 14:30:26 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 14:30:26 spire-1.2.1/pkg/server/plugin/notifier/repository.go 14:30:26 spire-1.2.1/pkg/server/plugin/notifier/v1.go 14:30:26 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 14:30:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 14:30:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 14:30:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 14:30:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 14:30:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 14:30:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 14:30:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 14:30:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 14:30:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 14:30:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 14:30:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 14:30:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 14:30:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 14:30:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 14:30:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 14:30:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 14:30:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 14:30:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 14:30:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 14:30:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 14:30:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 14:30:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 14:30:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 14:30:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 14:30:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 14:30:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 14:30:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 14:30:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 14:30:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 14:30:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 14:30:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 14:30:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 14:30:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 14:30:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 14:30:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 14:30:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 14:30:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 14:30:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 14:30:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 14:30:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 14:30:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 14:30:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 14:30:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 14:30:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 14:30:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 14:30:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 14:30:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 14:30:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 14:30:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 14:30:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 14:30:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 14:30:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 14:30:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 14:30:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 14:30:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 14:30:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 14:30:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 14:30:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 14:30:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 14:30:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 14:30:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 14:30:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 14:30:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 14:30:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 14:30:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 14:30:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 14:30:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 14:30:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 14:30:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 14:30:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 14:30:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 14:30:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 14:30:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 14:30:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 14:30:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 14:30:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 14:30:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 14:30:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 14:30:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 14:30:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 14:30:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 14:30:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 14:30:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 14:30:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 14:30:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 14:30:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 14:30:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 14:30:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 14:30:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 14:30:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 14:30:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 14:30:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 14:30:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 14:30:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 14:30:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 14:30:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 14:30:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 14:30:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 14:30:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 14:30:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 14:30:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 14:30:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 14:30:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 14:30:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 14:30:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 14:30:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 14:30:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 14:30:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 14:30:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 14:30:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 14:30:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 14:30:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 14:30:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 14:30:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 14:30:26 spire-1.2.1/pkg/server/registration/ 14:30:26 spire-1.2.1/pkg/server/registration/manager.go 14:30:26 spire-1.2.1/pkg/server/registration/manager_test.go 14:30:26 spire-1.2.1/pkg/server/scanentries.go 14:30:26 spire-1.2.1/pkg/server/scanentries_test.go 14:30:26 spire-1.2.1/pkg/server/server.go 14:30:26 spire-1.2.1/pkg/server/server_test.go 14:30:26 spire-1.2.1/pkg/server/svid/ 14:30:26 spire-1.2.1/pkg/server/svid/observer.go 14:30:26 spire-1.2.1/pkg/server/svid/observer_test.go 14:30:26 spire-1.2.1/pkg/server/svid/rotator.go 14:30:26 spire-1.2.1/pkg/server/svid/rotator_config.go 14:30:26 spire-1.2.1/pkg/server/svid/rotator_config_test.go 14:30:26 spire-1.2.1/pkg/server/svid/rotator_test.go 14:30:26 spire-1.2.1/proto/ 14:30:26 spire-1.2.1/proto/private/ 14:30:26 spire-1.2.1/proto/private/server/ 14:30:26 spire-1.2.1/proto/private/server/journal/ 14:30:26 spire-1.2.1/proto/private/server/journal/journal.pb.go 14:30:26 spire-1.2.1/proto/private/server/journal/journal.proto 14:30:26 spire-1.2.1/proto/spire/ 14:30:26 spire-1.2.1/proto/spire/common/ 14:30:26 spire-1.2.1/proto/spire/common/common.pb.go 14:30:26 spire-1.2.1/proto/spire/common/common.proto 14:30:26 spire-1.2.1/proto/spire/common/plugin/ 14:30:26 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 14:30:26 spire-1.2.1/proto/spire/common/plugin/plugin.proto 14:30:26 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 14:30:26 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 14:30:26 spire-1.2.1/proto/spire/plugin/ 14:30:26 spire-1.2.1/proto/spire/plugin/agent/ 14:30:26 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 14:30:26 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 14:30:26 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 14:30:26 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 14:30:26 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 14:30:26 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 14:30:27 spire-1.2.1/release/ 14:30:27 spire-1.2.1/release/spire-extras/ 14:30:27 spire-1.2.1/release/spire-extras/README.md 14:30:27 spire-1.2.1/release/spire-extras/conf/ 14:30:27 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 14:30:27 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 14:30:27 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 14:30:27 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 14:30:27 spire-1.2.1/release/spire/ 14:30:27 spire-1.2.1/release/spire/README.md 14:30:27 spire-1.2.1/release/spire/conf/ 14:30:27 spire-1.2.1/release/spire/conf/agent/ 14:30:27 spire-1.2.1/release/spire/conf/agent/agent.conf 14:30:27 spire-1.2.1/release/spire/conf/server/ 14:30:27 spire-1.2.1/release/spire/conf/server/server.conf 14:30:27 spire-1.2.1/script/ 14:30:27 spire-1.2.1/script/build-artifact.sh 14:30:27 spire-1.2.1/script/generate_dummy_ca.sh 14:30:27 spire-1.2.1/support/ 14:30:27 spire-1.2.1/support/k8s/ 14:30:27 spire-1.2.1/support/k8s/k8s-workload-registrar/ 14:30:27 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 14:30:27 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 14:30:27 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 14:30:27 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 14:30:27 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 14:30:27 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 14:30:27 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 14:30:27 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 14:30:27 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 14:30:27 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 14:30:27 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 14:30:27 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 14:30:27 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 14:30:27 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 14:30:27 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 14:30:27 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 14:30:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 14:30:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 14:30:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 14:30:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 14:30:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 14:30:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 14:30:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 14:30:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 14:30:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 14:30:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 14:30:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 14:30:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 14:30:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 14:30:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 14:30:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 14:30:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 14:30:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 14:30:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 14:30:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 14:30:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 14:30:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 14:30:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 14:30:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 14:30:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 14:30:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 14:30:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 14:30:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 14:30:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 14:30:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 14:30:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 14:30:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 14:30:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 14:30:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 14:30:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 14:30:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 14:30:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 14:30:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 14:30:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 14:30:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 14:30:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 14:30:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 14:30:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 14:30:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 14:30:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 14:30:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 14:30:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 14:30:27 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 14:30:27 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 14:30:27 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 14:30:27 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 14:30:27 spire-1.2.1/support/oidc-discovery-provider/ 14:30:27 spire-1.2.1/support/oidc-discovery-provider/README.md 14:30:27 spire-1.2.1/support/oidc-discovery-provider/common_test.go 14:30:27 spire-1.2.1/support/oidc-discovery-provider/config.go 14:30:27 spire-1.2.1/support/oidc-discovery-provider/config_test.go 14:30:27 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 14:30:27 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 14:30:27 spire-1.2.1/support/oidc-discovery-provider/handler.go 14:30:27 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 14:30:27 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 14:30:27 spire-1.2.1/support/oidc-discovery-provider/main.go 14:30:27 spire-1.2.1/support/oidc-discovery-provider/server_api.go 14:30:27 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 14:30:27 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 14:30:27 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 14:30:27 spire-1.2.1/test/ 14:30:27 spire-1.2.1/test/clock/ 14:30:27 spire-1.2.1/test/clock/clock.go 14:30:27 spire-1.2.1/test/fakes/ 14:30:27 spire-1.2.1/test/fakes/fakeagentcatalog/ 14:30:27 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 14:30:27 spire-1.2.1/test/fakes/fakeagentkeymanager/ 14:30:27 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 14:30:27 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 14:30:27 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 14:30:27 spire-1.2.1/test/fakes/fakeagentstore/ 14:30:27 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 14:30:27 spire-1.2.1/test/fakes/fakedatastore/ 14:30:27 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 14:30:27 spire-1.2.1/test/fakes/fakeentryclient/ 14:30:27 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 14:30:27 spire-1.2.1/test/fakes/fakehealthchecker/ 14:30:27 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 14:30:27 spire-1.2.1/test/fakes/fakeidentityprovider/ 14:30:27 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 14:30:27 spire-1.2.1/test/fakes/fakemetrics/ 14:30:27 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 14:30:27 spire-1.2.1/test/fakes/fakenoderesolver/ 14:30:27 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 14:30:27 spire-1.2.1/test/fakes/fakenotifier/ 14:30:27 spire-1.2.1/test/fakes/fakenotifier/notifier.go 14:30:27 spire-1.2.1/test/fakes/fakepluginmetrics/ 14:30:27 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 14:30:27 spire-1.2.1/test/fakes/fakeserverca/ 14:30:27 spire-1.2.1/test/fakes/fakeserverca/serverca.go 14:30:27 spire-1.2.1/test/fakes/fakeservercatalog/ 14:30:27 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 14:30:27 spire-1.2.1/test/fakes/fakeserverkeymanager/ 14:30:27 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 14:30:27 spire-1.2.1/test/fakes/fakeservernodeattestor/ 14:30:27 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 14:30:27 spire-1.2.1/test/fakes/fakeupstreamauthority/ 14:30:27 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 14:30:27 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 14:30:27 spire-1.2.1/test/fakes/fakeworkloadapi/ 14:30:27 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 14:30:27 spire-1.2.1/test/fakes/fakeworkloadattestor/ 14:30:27 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 14:30:27 spire-1.2.1/test/fixture/ 14:30:27 spire-1.2.1/test/fixture/certs/ 14:30:27 spire-1.2.1/test/fixture/certs/agent_svid.der 14:30:27 spire-1.2.1/test/fixture/certs/base_cert.pem 14:30:27 spire-1.2.1/test/fixture/certs/base_csr.pem 14:30:27 spire-1.2.1/test/fixture/certs/base_key.pem 14:30:27 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 14:30:27 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 14:30:27 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 14:30:27 spire-1.2.1/test/fixture/certs/blog_cert.pem 14:30:27 spire-1.2.1/test/fixture/certs/blog_csr.pem 14:30:27 spire-1.2.1/test/fixture/certs/blog_key.pem 14:30:27 spire-1.2.1/test/fixture/certs/bundle.der 14:30:27 spire-1.2.1/test/fixture/certs/ca.pem 14:30:27 spire-1.2.1/test/fixture/certs/ca_key.pem 14:30:27 spire-1.2.1/test/fixture/certs/database_cert.pem 14:30:27 spire-1.2.1/test/fixture/certs/database_csr.pem 14:30:27 spire-1.2.1/test/fixture/certs/database_key.pem 14:30:27 spire-1.2.1/test/fixture/certs/node_cert.pem 14:30:27 spire-1.2.1/test/fixture/certs/node_csr.pem 14:30:27 spire-1.2.1/test/fixture/certs/node_key.pem 14:30:27 spire-1.2.1/test/fixture/certs/svid.pem 14:30:27 spire-1.2.1/test/fixture/certs/svid_key.pem 14:30:27 spire-1.2.1/test/fixture/config/ 14:30:27 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 14:30:27 spire-1.2.1/test/fixture/config/agent_good.conf 14:30:27 spire-1.2.1/test/fixture/config/agent_good_templated.conf 14:30:27 spire-1.2.1/test/fixture/config/plugin_good.conf 14:30:27 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 14:30:27 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 14:30:27 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 14:30:27 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 14:30:27 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 14:30:27 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 14:30:27 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 14:30:27 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 14:30:27 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 14:30:27 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 14:30:27 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 14:30:27 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 14:30:27 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 14:30:27 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 14:30:27 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 14:30:27 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 14:30:27 spire-1.2.1/test/fixture/config/server_good.conf 14:30:27 spire-1.2.1/test/fixture/config/server_good_templated.conf 14:30:27 spire-1.2.1/test/fixture/fixture.go 14:30:27 spire-1.2.1/test/fixture/nodeattestor/ 14:30:27 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 14:30:27 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 14:30:27 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 14:30:27 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 14:30:27 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 14:30:27 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 14:30:27 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 14:30:27 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 14:30:27 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 14:30:27 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 14:30:27 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 14:30:27 spire-1.2.1/test/fixture/registration/ 14:30:27 spire-1.2.1/test/fixture/registration/entries.json 14:30:27 spire-1.2.1/test/fixture/registration/good-for-update.json 14:30:27 spire-1.2.1/test/fixture/registration/good.json 14:30:27 spire-1.2.1/test/fixture/registration/invalid.json 14:30:27 spire-1.2.1/test/fixture/registration/invalid_json.json 14:30:27 spire-1.2.1/test/fixture/registration/manager_test_entries.json 14:30:27 spire-1.2.1/test/integration/ 14:30:27 spire-1.2.1/test/integration/README.md 14:30:27 spire-1.2.1/test/integration/common 14:30:27 spire-1.2.1/test/integration/setup/ 14:30:27 spire-1.2.1/test/integration/setup/adminclient/ 14:30:27 spire-1.2.1/test/integration/setup/adminclient/build.sh 14:30:27 spire-1.2.1/test/integration/setup/adminclient/client.go 14:30:27 spire-1.2.1/test/integration/setup/debugagent/ 14:30:27 spire-1.2.1/test/integration/setup/debugagent/build.sh 14:30:27 spire-1.2.1/test/integration/setup/debugagent/main.go 14:30:27 spire-1.2.1/test/integration/setup/debugserver/ 14:30:27 spire-1.2.1/test/integration/setup/debugserver/build.sh 14:30:27 spire-1.2.1/test/integration/setup/debugserver/main.go 14:30:27 spire-1.2.1/test/integration/setup/downstreamclient/ 14:30:27 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 14:30:27 spire-1.2.1/test/integration/setup/downstreamclient/client.go 14:30:27 spire-1.2.1/test/integration/setup/itclient/ 14:30:27 spire-1.2.1/test/integration/setup/itclient/client.go 14:30:27 spire-1.2.1/test/integration/setup/node-attestation/ 14:30:27 spire-1.2.1/test/integration/setup/node-attestation/build.sh 14:30:27 spire-1.2.1/test/integration/setup/node-attestation/client.go 14:30:27 spire-1.2.1/test/integration/setup/x509pop/ 14:30:27 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 14:30:27 spire-1.2.1/test/integration/setup/x509pop/setup.sh 14:30:27 spire-1.2.1/test/integration/suites/ 14:30:27 spire-1.2.1/test/integration/suites/admin-endpoints/ 14:30:27 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 14:30:27 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 14:30:27 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 14:30:27 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 14:30:27 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 14:30:27 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 14:30:27 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 14:30:27 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 14:30:27 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 14:30:27 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 14:30:27 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 14:30:27 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 14:30:27 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 14:30:27 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 14:30:27 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 14:30:27 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 14:30:27 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 14:30:27 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 14:30:27 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 14:30:27 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 14:30:27 spire-1.2.1/test/integration/suites/datastore-mysql/ 14:30:27 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 14:30:27 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 14:30:27 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 14:30:27 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 14:30:27 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 14:30:27 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 14:30:27 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 14:30:27 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 14:30:27 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 14:30:27 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 14:30:27 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 14:30:27 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 14:30:27 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 14:30:27 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 14:30:27 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 14:30:27 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 14:30:27 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 14:30:27 spire-1.2.1/test/integration/suites/datastore-postgres/ 14:30:27 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 14:30:27 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 14:30:27 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 14:30:27 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 14:30:27 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 14:30:27 spire-1.2.1/test/integration/suites/debug-endpoints/ 14:30:27 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 14:30:27 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 14:30:27 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 14:30:27 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 14:30:27 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 14:30:27 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 14:30:27 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 14:30:27 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 14:30:27 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 14:30:27 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 14:30:27 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 14:30:27 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 14:30:27 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 14:30:27 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 14:30:27 spire-1.2.1/test/integration/suites/downstream-endpoints/ 14:30:27 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 14:30:27 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 14:30:27 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 14:30:27 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 14:30:27 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 14:30:27 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 14:30:27 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 14:30:27 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 14:30:27 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 14:30:27 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 14:30:27 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 14:30:27 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 14:30:27 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 14:30:27 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 14:30:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 14:30:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 14:30:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 14:30:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 14:30:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 14:30:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 14:30:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 14:30:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 14:30:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 14:30:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 14:30:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 14:30:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 14:30:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 14:30:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 14:30:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 14:30:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 14:30:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 14:30:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 14:30:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 14:30:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 14:30:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 14:30:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 14:30:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 14:30:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 14:30:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 14:30:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 14:30:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 14:30:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 14:30:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 14:30:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 14:30:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 14:30:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 14:30:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 14:30:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 14:30:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 14:30:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 14:30:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 14:30:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 14:30:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 14:30:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 14:30:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 14:30:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 14:30:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 14:30:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 14:30:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 14:30:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 14:30:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 14:30:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 14:30:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 14:30:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 14:30:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 14:30:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 14:30:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 14:30:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 14:30:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 14:30:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 14:30:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 14:30:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 14:30:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 14:30:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 14:30:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 14:30:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 14:30:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 14:30:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 14:30:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 14:30:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 14:30:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 14:30:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 14:30:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 14:30:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 14:30:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 14:30:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 14:30:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 14:30:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 14:30:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 14:30:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 14:30:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 14:30:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 14:30:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 14:30:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 14:30:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 14:30:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 14:30:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 14:30:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 14:30:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 14:30:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 14:30:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 14:30:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 14:30:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 14:30:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 14:30:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 14:30:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 14:30:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 14:30:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 14:30:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 14:30:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 14:30:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 14:30:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 14:30:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 14:30:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 14:30:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 14:30:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 14:30:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 14:30:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 14:30:27 spire-1.2.1/test/integration/suites/join-token/ 14:30:27 spire-1.2.1/test/integration/suites/join-token/01-start-server 14:30:27 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 14:30:27 spire-1.2.1/test/integration/suites/join-token/03-start-agent 14:30:27 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 14:30:27 spire-1.2.1/test/integration/suites/join-token/05-check-svid 14:30:27 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 14:30:27 spire-1.2.1/test/integration/suites/join-token/README.md 14:30:27 spire-1.2.1/test/integration/suites/join-token/conf/ 14:30:27 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 14:30:27 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 14:30:27 spire-1.2.1/test/integration/suites/join-token/conf/server/ 14:30:27 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 14:30:27 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 14:30:27 spire-1.2.1/test/integration/suites/join-token/teardown 14:30:27 spire-1.2.1/test/integration/suites/k8s-reconcile/ 14:30:27 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 14:30:27 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 14:30:27 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 14:30:27 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 14:30:27 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 14:30:27 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 14:30:27 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 14:30:27 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 14:30:27 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 14:30:27 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 14:30:27 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 14:30:27 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 14:30:27 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 14:30:27 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 14:30:27 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 14:30:27 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 14:30:27 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 14:30:27 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 14:30:27 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 14:30:27 spire-1.2.1/test/integration/suites/k8s-scratch/ 14:30:27 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 14:30:27 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 14:30:27 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 14:30:27 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 14:30:27 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 14:30:27 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 14:30:27 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 14:30:27 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 14:30:27 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 14:30:27 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 14:30:27 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 14:30:27 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 14:30:27 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 14:30:27 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 14:30:27 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 14:30:27 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 14:30:27 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 14:30:27 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 14:30:27 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 14:30:27 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 14:30:27 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 14:30:27 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 14:30:27 spire-1.2.1/test/integration/suites/k8s/ 14:30:27 spire-1.2.1/test/integration/suites/k8s/00-setup 14:30:27 spire-1.2.1/test/integration/suites/k8s/01-apply-config 14:30:27 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 14:30:27 spire-1.2.1/test/integration/suites/k8s/README.md 14:30:27 spire-1.2.1/test/integration/suites/k8s/conf/ 14:30:27 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 14:30:27 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 14:30:27 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 14:30:27 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 14:30:27 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 14:30:27 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 14:30:27 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 14:30:27 spire-1.2.1/test/integration/suites/k8s/conf/server/ 14:30:27 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 14:30:27 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 14:30:27 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 14:30:27 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 14:30:27 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 14:30:27 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 14:30:27 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 14:30:27 spire-1.2.1/test/integration/suites/k8s/init-kubectl 14:30:27 spire-1.2.1/test/integration/suites/k8s/teardown 14:30:27 spire-1.2.1/test/integration/suites/nested-rotation/ 14:30:27 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 14:30:27 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 14:30:27 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 14:30:27 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 14:30:27 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 14:30:27 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 14:30:27 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 14:30:27 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 14:30:27 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 14:30:27 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 14:30:27 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 14:30:27 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 14:30:27 spire-1.2.1/test/integration/suites/nested-rotation/README.md 14:30:27 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 14:30:27 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 14:30:27 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 14:30:27 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 14:30:27 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 14:30:27 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 14:30:27 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 14:30:27 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 14:30:27 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 14:30:27 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 14:30:27 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 14:30:27 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 14:30:27 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 14:30:27 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 14:30:27 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 14:30:27 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 14:30:27 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 14:30:27 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 14:30:27 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 14:30:27 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 14:30:27 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 14:30:27 spire-1.2.1/test/integration/suites/nested-rotation/root/ 14:30:27 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 14:30:27 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 14:30:27 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 14:30:27 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 14:30:27 spire-1.2.1/test/integration/suites/nested-rotation/teardown 14:30:27 spire-1.2.1/test/integration/suites/node-attestation/ 14:30:27 spire-1.2.1/test/integration/suites/node-attestation/00-setup 14:30:27 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 14:30:27 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 14:30:27 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 14:30:27 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 14:30:27 spire-1.2.1/test/integration/suites/node-attestation/README.md 14:30:27 spire-1.2.1/test/integration/suites/node-attestation/conf/ 14:30:27 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 14:30:27 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 14:30:27 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 14:30:27 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 14:30:27 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 14:30:27 spire-1.2.1/test/integration/suites/node-attestation/teardown 14:30:27 spire-1.2.1/test/integration/suites/rotation/ 14:30:27 spire-1.2.1/test/integration/suites/rotation/00-setup 14:30:27 spire-1.2.1/test/integration/suites/rotation/01-start-server 14:30:27 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 14:30:27 spire-1.2.1/test/integration/suites/rotation/03-start-agent 14:30:27 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 14:30:27 spire-1.2.1/test/integration/suites/rotation/05-check-svids 14:30:27 spire-1.2.1/test/integration/suites/rotation/README.md 14:30:27 spire-1.2.1/test/integration/suites/rotation/conf/ 14:30:27 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 14:30:27 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 14:30:27 spire-1.2.1/test/integration/suites/rotation/conf/server/ 14:30:27 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 14:30:27 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 14:30:27 spire-1.2.1/test/integration/suites/rotation/teardown 14:30:27 spire-1.2.1/test/integration/suites/self-test/ 14:30:27 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 14:30:27 spire-1.2.1/test/integration/suites/self-test/README.md 14:30:27 spire-1.2.1/test/integration/suites/self-test/teardown 14:30:27 spire-1.2.1/test/integration/suites/spire-server-cli/ 14:30:27 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 14:30:27 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 14:30:27 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 14:30:27 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 14:30:27 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 14:30:27 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 14:30:27 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 14:30:27 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 14:30:27 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 14:30:27 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 14:30:27 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 14:30:27 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 14:30:27 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 14:30:27 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 14:30:27 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 14:30:27 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 14:30:27 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 14:30:27 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 14:30:27 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 14:30:27 spire-1.2.1/test/integration/suites/upgrade/ 14:30:27 spire-1.2.1/test/integration/suites/upgrade/00-setup 14:30:27 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 14:30:27 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 14:30:27 spire-1.2.1/test/integration/suites/upgrade/README.md 14:30:27 spire-1.2.1/test/integration/suites/upgrade/conf/ 14:30:27 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 14:30:27 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 14:30:27 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 14:30:27 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 14:30:27 spire-1.2.1/test/integration/suites/upgrade/teardown 14:30:27 spire-1.2.1/test/integration/suites/upgrade/versions.txt 14:30:27 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 14:30:27 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 14:30:27 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 14:30:27 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 14:30:27 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 14:30:27 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 14:30:27 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 14:30:27 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 14:30:27 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 14:30:27 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 14:30:27 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 14:30:27 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 14:30:27 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 14:30:27 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 14:30:27 spire-1.2.1/test/integration/test-one.sh 14:30:27 spire-1.2.1/test/integration/test.sh 14:30:27 spire-1.2.1/test/plugintest/ 14:30:27 spire-1.2.1/test/plugintest/config.go 14:30:27 spire-1.2.1/test/plugintest/load.go 14:30:27 spire-1.2.1/test/plugintest/option.go 14:30:27 spire-1.2.1/test/spiretest/ 14:30:27 spire-1.2.1/test/spiretest/apiserver.go 14:30:27 spire-1.2.1/test/spiretest/assertions.go 14:30:27 spire-1.2.1/test/spiretest/dir.go 14:30:27 spire-1.2.1/test/spiretest/errors_posix.go 14:30:27 spire-1.2.1/test/spiretest/errors_windows.go 14:30:27 spire-1.2.1/test/spiretest/logs.go 14:30:27 spire-1.2.1/test/spiretest/socketapi.go 14:30:27 spire-1.2.1/test/spiretest/suite.go 14:30:27 spire-1.2.1/test/spiretest/x509.go 14:30:27 spire-1.2.1/test/testca/ 14:30:27 spire-1.2.1/test/testca/ca.go 14:30:27 spire-1.2.1/test/testkey/ 14:30:27 spire-1.2.1/test/testkey/generate.sh 14:30:27 spire-1.2.1/test/testkey/genkeys.go 14:30:27 spire-1.2.1/test/testkey/keys.go 14:30:27 spire-1.2.1/test/testkey/new.go 14:30:27 spire-1.2.1/test/tpmsimulator/ 14:30:27 spire-1.2.1/test/tpmsimulator/simulator.go 14:30:27 spire-1.2.1/test/util/ 14:30:27 spire-1.2.1/test/util/cert_fixtures.go 14:30:27 spire-1.2.1/test/util/cert_generation.go 14:30:27 spire-1.2.1/test/util/io_redirection.go 14:30:27 spire-1.2.1/test/util/race.go 14:30:27 spire-1.2.1/test/util/util.go 14:30:27 building spire from source... 14:30:28 Installing go1.17.7... 14:30:31 Removing intermediate container f0677fa5fe83 14:30:31 ---> cfcbcd2f395c 14:30:31 14:30:31 Step 10/23 : FROM alpine:3.14 14:30:31 ---> ac73e934f311 14:30:31 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 14:30:31 ---> Running in c673df00b82c 14:30:31 Removing intermediate container c673df00b82c 14:30:31 ---> 7fc07f07d734 14:30:32 Step 12/23 : ENV APP_PORT=59880 14:30:32 ---> Running in 6a86183fc549 14:30:32 Removing intermediate container 6a86183fc549 14:30:32 ---> fc2fed20f4af 14:30:32 Step 13/23 : EXPOSE $APP_PORT 14:30:32 ---> Running in 114ee1c31d22 14:30:33 Removing intermediate container 114ee1c31d22 14:30:33 ---> 8e51fb9d3658 14:30:33 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:30:33 ---> Running in 1ac99fce393a 14:30:36 Removing intermediate container 1ac99fce393a 14:30:36 ---> d99866b2a059 14:30:36 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 14:30:36 ---> Running in 804485eb8172 14:30:38 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 14:30:39 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 14:30:42 (1/6) Installing dumb-init (1.2.5-r1) 14:30:42 (2/6) Installing libgcc (10.3.1_git20210424-r2) 14:30:42 (3/6) Installing libsodium (1.0.18-r0) 14:30:42 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 14:30:42 (5/6) Installing libzmq (4.3.4-r0) 14:30:43 (6/6) Installing zeromq (4.3.4-r0) 14:30:43 Executing busybox-1.33.1-r7.trigger 14:30:43 OK: 8 MiB in 20 packages 14:30:45 Removing intermediate container 804485eb8172 14:30:45 ---> 60837e15ee40 14:30:45 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:30:47 ---> c16622383d78 14:30:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 14:30:49 ---> 2bc011bc23b8 14:30:49 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 14:30:50 Removing intermediate container 7197b47272d8 14:30:50 ---> 43a7cdbf8ada 14:30:50 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 14:30:50 ---> Running in 914e5628481f 14:30:51 ---> 85a0b517b525 14:30:51 Step 19/23 : ENTRYPOINT ["/core-data"] 14:30:51 ---> Running in 64eb764d1185 14:30:52 Removing intermediate container 64eb764d1185 14:30:52 ---> 3230df6cbc22 14:30:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:30:52 ---> Running in cb10eb5d4ad3 14:30:53 Removing intermediate container cb10eb5d4ad3 14:30:53 ---> 915cd1408a03 14:30:53 Step 21/23 : LABEL arch=arm64 14:30:53 ---> Running in a18324c92a96 14:30:53 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 14:30:54 Removing intermediate container a18324c92a96 14:30:54 ---> 7bc505d5602a 14:30:54 Step 22/23 : LABEL git_sha=18a04396b4e100fc3eb25a61226445f7086adf55 14:30:54 ---> Running in f5f366e30fcc 14:30:54 Removing intermediate container f5f366e30fcc 14:30:54 ---> 96fe4685190d 14:30:54 Step 23/23 : LABEL version=0.0.0 14:30:55 ---> Running in 018798c5e48f 14:30:55 Removing intermediate container 018798c5e48f 14:30:55 ---> 69c4fca9d34e 14:30:55 14:30:56 Successfully built 69c4fca9d34e 14:30:56 Successfully tagged core-data-arm64:latest 14:30:56  Building core-data ... done Building core-command 14:30:58 Removing intermediate container 914e5628481f 14:30:58 ---> 208562a4e503 14:30:58 14:30:58 Step 11/23 : FROM docker:20.10.14 14:30:58 20.10.14: Pulling from library/docker 14:31:00 Building bin/spire-server... 14:31:00 go: downloading github.com/mitchellh/cli v1.1.2 14:31:00 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 14:31:00 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 14:31:01 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 14:31:01 go: downloading google.golang.org/grpc v1.44.0 14:31:02 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 14:31:04 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 14:31:05 go: downloading github.com/imdario/mergo v0.3.12 14:31:05 go: downloading github.com/sirupsen/logrus v1.8.1 14:31:09 go: downloading github.com/hashicorp/go-hclog v1.1.0 14:31:09 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 14:31:09 go: downloading github.com/fatih/color v1.13.0 14:31:09 go: downloading github.com/mattn/go-isatty v0.0.14 14:31:09 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 14:31:09 go: downloading github.com/hashicorp/go-plugin v1.4.3 14:31:09 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 14:31:09 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 14:31:11 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 14:31:11 go: downloading github.com/InVisionApp/go-logger v1.0.1 14:31:11 go: downloading github.com/armon/go-metrics v0.3.10 14:31:11 go: downloading github.com/prometheus/client_golang v1.12.1 14:31:11 go: downloading github.com/uber-go/tally/v4 v4.1.1 14:31:12 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 14:31:12 go: downloading github.com/open-policy-agent/opa v0.38.0 14:31:17 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 14:31:17 Status: Downloaded newer image for docker:20.10.14 14:31:17 ---> c346e9eafbab 14:31:17 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 14:31:17 ---> Running in f56a8664b7cd 14:31:18 Removing intermediate container f56a8664b7cd 14:31:18 ---> dbd5d11bad15 14:31:18 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 14:31:18 ---> Running in 40307b509b04 14:31:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:31:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:31:22 (1/43) Installing readline (8.1.1-r0) 14:31:22 (2/43) Installing bash (5.1.16-r0) 14:31:22 Executing bash-5.1.16-r0.post-install 14:31:22 (3/43) Installing brotli-libs (1.0.9-r5) 14:31:22 (4/43) Installing nghttp2-libs (1.46.0-r0) 14:31:22 (5/43) Installing libcurl (7.80.0-r1) 14:31:22 (6/43) Installing curl (7.80.0-r1) 14:31:22 (7/43) Installing dumb-init (1.2.5-r1) 14:31:22 (8/43) Installing libbz2 (1.0.8-r1) 14:31:22 (9/43) Installing expat (2.4.7-r0) 14:31:22 (10/43) Installing libffi (3.4.2-r1) 14:31:22 (11/43) Installing gdbm (1.22-r0) 14:31:22 (12/43) Installing xz-libs (5.2.5-r1) 14:31:22 (13/43) Installing libgcc (10.3.1_git20211027-r0) 14:31:22 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 14:31:23 (15/43) Installing mpdecimal (2.5.1-r1) 14:31:23 (16/43) Installing sqlite-libs (3.36.0-r0) 14:31:23 (17/43) Installing python3 (3.9.7-r4) 14:31:27 (18/43) Installing py3-appdirs (1.4.4-r2) 14:31:27 (19/43) Installing py3-certifi (2020.12.5-r1) 14:31:27 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 14:31:27 (21/43) Installing py3-idna (3.3-r0) 14:31:27 (22/43) Installing py3-urllib3 (1.26.7-r0) 14:31:27 (23/43) Installing py3-requests (2.26.0-r1) 14:31:27 (24/43) Installing py3-msgpack (1.0.2-r1) 14:31:27 (25/43) Installing py3-lockfile (0.12.2-r4) 14:31:27 (26/43) Installing py3-cachecontrol (0.12.10-r0) 14:31:27 (27/43) Installing py3-colorama (0.4.4-r1) 14:31:27 (28/43) Installing py3-contextlib2 (21.6.0-r1) 14:31:27 (29/43) Installing py3-distlib (0.3.3-r0) 14:31:27 (30/43) Installing py3-distro (1.6.0-r0) 14:31:27 (31/43) Installing py3-six (1.16.0-r0) 14:31:27 (32/43) Installing py3-webencodings (0.5.1-r4) 14:31:27 (33/43) Installing py3-html5lib (1.1-r1) 14:31:27 (34/43) Installing py3-parsing (2.4.7-r2) 14:31:27 (35/43) Installing py3-packaging (20.9-r1) 14:31:27 (36/43) Installing py3-tomli (1.2.2-r0) 14:31:27 (37/43) Installing py3-pep517 (0.12.0-r0) 14:31:27 (38/43) Installing py3-progress (1.6-r0) 14:31:27 (39/43) Installing py3-retrying (1.3.3-r2) 14:31:27 (40/43) Installing py3-ordered-set (4.0.2-r2) 14:31:27 (41/43) Installing py3-setuptools (52.0.0-r4) 14:31:27 (42/43) Installing py3-toml (0.10.2-r2) 14:31:27 (43/43) Installing py3-pip (20.3.4-r1) 14:31:29 Executing busybox-1.34.1-r5.trigger 14:31:29 OK: 82 MiB in 65 packages 14:31:32 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:31:32 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:31:32 ---> 754f76d87eee 14:31:32 Step 3/23 : WORKDIR /edgex-go 14:31:32 ---> Using cache 14:31:32 ---> 79e5ee0dbb1e 14:31:32 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:31:32 ---> Using cache 14:31:32 ---> 1a61527299bc 14:31:32 Step 5/23 : RUN apk add --update --no-cache make git 14:31:32 ---> Using cache 14:31:32 ---> dc829af204b2 14:31:32 Step 6/23 : COPY go.mod vendor* ./ 14:31:32 ---> Using cache 14:31:32 ---> a16d6a5944d4 14:31:32 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:31:32 ---> Using cache 14:31:32 ---> 2f7ff165aad6 14:31:32 Step 8/23 : COPY . . 14:31:32 ---> Using cache 14:31:32 ---> 3f7d6c19cb7c 14:31:32 Step 9/23 : RUN make cmd/core-command/core-command 14:31:33 ---> Running in 6f985e3ecd0b 14:31:33 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 14:31:33 go: downloading github.com/mattn/go-colorable v0.1.12 14:31:34 go: downloading github.com/Masterminds/semver v1.5.0 14:31:34 go: downloading github.com/Masterminds/goutils v1.1.0 14:31:34 go: downloading github.com/google/uuid v1.1.2 14:31:34 go: downloading github.com/huandu/xstrings v1.3.2 14:31:34 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 14:31:35 go: downloading github.com/oklog/run v1.0.0 14:31:35 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 14:31:35 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 14:31:35 go: downloading go.uber.org/atomic v1.9.0 14:31:35 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 14:31:35 go: downloading github.com/prometheus/client_model v0.2.0 14:31:36 go: downloading github.com/prometheus/common v0.32.1 14:31:36 go: downloading github.com/beorn7/perks v1.0.1 14:31:36 go: downloading github.com/cespare/xxhash/v2 v2.1.2 14:31:36 go: downloading github.com/prometheus/procfs v0.7.3 14:31:37 Collecting docker-compose==1.23.2 14:31:37 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 14:31:37 go: downloading github.com/imkira/go-observer v1.0.3 14:31:38 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 14:31:38 go: downloading github.com/hashicorp/errwrap v1.1.0 14:31:38 Collecting texttable<0.10,>=0.9.0 14:31:38 Downloading texttable-0.9.1.tar.gz (11 kB) 14:31:38 go: downloading github.com/mitchellh/reflectwalk v1.0.1 14:31:38 go: downloading github.com/twmb/murmur3 v1.1.6 14:31:38 go: downloading github.com/hashicorp/golang-lru v0.5.4 14:31:38 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 14:31:38 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 14:31:38 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 14:31:38 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 14:31:41 Collecting websocket-client<1.0,>=0.32.0 14:31:41 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 14:31:41 Collecting dockerpty<0.5,>=0.4.1 14:31:41 Downloading dockerpty-0.4.1.tar.gz (13 kB) 14:31:45 Collecting docopt<0.7,>=0.6.1 14:31:45 Downloading docopt-0.6.2.tar.gz (25 kB) 14:31:47 Collecting cached-property<2,>=1.2.0 14:31:47 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 14:31:49 Collecting PyYAML<4,>=3.10 14:31:49 Downloading PyYAML-3.13.tar.gz (270 kB) 14:31:52 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 14:31:53 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 14:31:53 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 14:31:53 go: downloading github.com/stretchr/testify v1.7.0 14:31:53 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 14:31:53 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 14:31:53 go: downloading github.com/blang/semver/v4 v4.0.0 14:31:54 go: downloading github.com/go-sql-driver/mysql v1.6.0 14:31:54 go: downloading github.com/jinzhu/gorm v1.9.16 14:31:54 Collecting docker<4.0,>=3.6.0 14:31:54 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 14:31:54 go: downloading github.com/mattn/go-sqlite3 v1.14.12 14:31:54 go: downloading github.com/lib/pq v1.10.4 14:31:55 go: downloading github.com/aws/aws-sdk-go v1.43.0 14:31:56 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 14:31:56 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 14:31:56 Collecting jsonschema<3,>=2.5.1 14:31:56 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 14:31:58 Collecting docker-pycreds>=0.4.0 14:31:58 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 14:31:58 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 14:31:58 Collecting chardet<3.1.0,>=3.0.2 14:31:58 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 14:31:59 Collecting idna<2.8,>=2.5 14:31:59 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 14:32:00 Collecting urllib3<1.25,>=1.21.1 14:32:00 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 14:32:00 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 14:32:00 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 14:32:00 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 14:32:00 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 14:32:02 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 14:32:02 Attempting uninstall: urllib3 14:32:02 Found existing installation: urllib3 1.26.7 14:32:02 Uninstalling urllib3-1.26.7: 14:32:02 Successfully uninstalled urllib3-1.26.7 14:32:03 Attempting uninstall: idna 14:32:03 Found existing installation: idna 3.3 14:32:03 Uninstalling idna-3.3: 14:32:03 Successfully uninstalled idna-3.3 14:32:07 Attempting uninstall: requests 14:32:07 Found existing installation: requests 2.26.0 14:32:07 Uninstalling requests-2.26.0: 14:32:07 Successfully uninstalled requests-2.26.0 14:32:07 Running setup.py install for texttable: started 14:32:10 Running setup.py install for texttable: finished with status 'done' 14:32:10 Running setup.py install for PyYAML: started 14:32:13 Running setup.py install for PyYAML: finished with status 'done' 14:32:14 Running setup.py install for docopt: started 14:32:16 Running setup.py install for docopt: finished with status 'done' 14:32:16 Running setup.py install for dockerpty: started 14:32:20 Running setup.py install for dockerpty: finished with status 'done' 14:32:22 go: downloading k8s.io/client-go v0.23.4 14:32:22 go: downloading google.golang.org/api v0.70.0 14:32:22 go: downloading k8s.io/api v0.23.4 14:32:23 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 14:32:38 go: downloading github.com/google/go-tpm v0.3.3 14:32:38 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 14:32:40 Removing intermediate container 40307b509b04 14:32:40 ---> c02cead4d844 14:32:40 Step 14/23 : ENV APP_PORT=58890 14:32:40 ---> Running in a01afa02a4f0 14:32:41 Removing intermediate container a01afa02a4f0 14:32:41 ---> da8a45bd6803 14:32:41 Step 15/23 : EXPOSE $APP_PORT 14:32:41 ---> Running in 795d64179597 14:32:41 Removing intermediate container 795d64179597 14:32:41 ---> c0eaee7a7289 14:32:41 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 14:32:43 ---> 0b1e63c20337 14:32:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 14:32:44 ---> 214d0a8d1196 14:32:44 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 14:32:46 ---> 6cf850c766b1 14:32:46 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 14:32:46 ---> Running in dcfad28e9ece 14:32:46 Removing intermediate container dcfad28e9ece 14:32:46 ---> d72aae89f653 14:32:46 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:32:46 ---> Running in 831b270b7da1 14:32:47 Removing intermediate container 831b270b7da1 14:32:47 ---> 04f565d4390a 14:32:47 Step 21/23 : LABEL arch=arm64 14:32:47 ---> Running in 6ac79ab65c7a 14:32:47 Removing intermediate container 6ac79ab65c7a 14:32:47 ---> 8e0d07a1704a 14:32:47 Step 22/23 : LABEL git_sha=18a04396b4e100fc3eb25a61226445f7086adf55 14:32:47 ---> Running in 898dcd9bf873 14:32:48 Removing intermediate container 898dcd9bf873 14:32:48 ---> 924a567e3c1d 14:32:48 Step 23/23 : LABEL version=0.0.0 14:32:48 ---> Running in f9dde98aca33 14:32:49 Removing intermediate container f9dde98aca33 14:32:49 ---> a49f05e36ab6 14:32:49 14:32:49 Successfully built a49f05e36ab6 14:32:49 Successfully tagged sys-mgmt-agent-arm64:latest 14:32:49  Building sys-mgmt-agent ... done Building security-spiffe-token-provider 14:33:11 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 14:33:12 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 14:33:12 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 14:33:12 go: downloading cloud.google.com/go/storage v1.21.0 14:33:13 go: downloading cloud.google.com/go v0.100.2 14:33:14 go: downloading k8s.io/apimachinery v0.23.4 14:33:18 go: downloading k8s.io/kube-aggregator v0.23.3 14:33:19 go: downloading sigs.k8s.io/controller-runtime v0.11.1 14:33:21 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:33:21 Step 2/20 : FROM ${BUILDER_BASE} AS builder 14:33:21 ---> 754f76d87eee 14:33:21 Step 3/20 : WORKDIR /edgex-go 14:33:21 ---> Using cache 14:33:21 ---> 79e5ee0dbb1e 14:33:21 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 14:33:21 ---> Running in a9e91abfdcbc 14:33:21 go: downloading cloud.google.com/go/security v1.3.0 14:33:22 go: downloading github.com/hashicorp/vault/api v1.4.1 14:33:22 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 14:33:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:33:23 go: downloading github.com/OneOfOne/xxhash v1.2.8 14:33:23 go: downloading gopkg.in/yaml.v2 v2.4.0 14:33:23 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 14:33:24 go: downloading github.com/gobwas/glob v0.2.3 14:33:24 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:33:24 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 14:33:24 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 14:33:25 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 14:33:25 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 14:33:25 go: downloading github.com/aws/smithy-go v1.11.0 14:33:25 v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] 14:33:25 v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] 14:33:25 OK: 15741 distinct packages available 14:33:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:33:27 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:33:27 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 14:33:27 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 14:33:27 go: downloading github.com/jinzhu/inflection v1.0.0 14:33:27 go: downloading github.com/gogo/protobuf v1.3.2 14:33:28 OK: 220 MiB in 52 packages 14:33:30 Removing intermediate container a9e91abfdcbc 14:33:30 ---> d6b3b16d48e9 14:33:30 Step 5/20 : COPY go.mod vendor* ./ 14:33:31 ---> cc4701bfc9bc 14:33:31 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:33:31 ---> Running in a187ae0f6b87 14:33:34 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 14:33:34 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 14:33:35 go: downloading github.com/Azure/go-autorest/logger v0.2.1 14:33:35 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 14:33:35 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 14:33:35 go: downloading github.com/dimchansky/utfbom v1.1.1 14:33:35 go: downloading cloud.google.com/go/compute v1.3.0 14:33:36 go: downloading cloud.google.com/go/iam v0.1.1 14:33:36 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 14:33:37 Removing intermediate container a187ae0f6b87 14:33:37 ---> e6c0f9fcf2ee 14:33:37 Step 7/20 : COPY . . 14:33:37 go: downloading k8s.io/klog/v2 v2.30.0 14:33:37 go: downloading github.com/google/gofuzz v1.1.0 14:33:37 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 14:33:38 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 14:33:39 go: downloading github.com/spf13/pflag v1.0.5 14:33:40 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 14:33:40 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 14:33:40 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 14:33:40 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 14:33:40 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 14:33:41 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 14:33:41 go: downloading github.com/hashicorp/vault/sdk v0.4.1 14:33:42 go: downloading github.com/mitchellh/mapstructure v1.4.3 14:33:42 go: downloading github.com/tklauser/go-sysconf v0.3.9 14:33:42 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 14:33:42 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 14:33:43 go: downloading github.com/jmespath/go-jmespath v0.4.0 14:33:45 go: downloading go.opencensus.io v0.23.0 14:33:47 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 14:33:47 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 14:33:48 go: downloading gopkg.in/inf.v0 v0.9.1 14:33:48 go: downloading github.com/go-logr/logr v1.2.2 14:33:48 go: downloading github.com/google/go-cmp v0.5.7 14:33:49 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 14:33:49 go: downloading github.com/json-iterator/go v1.1.12 14:33:50 go: downloading github.com/googleapis/gnostic v0.5.5 14:33:52 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 14:33:56 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 14:33:56 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 14:33:56 go: downloading github.com/tklauser/numcpus v0.3.0 14:33:56 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 14:33:56 go: downloading go.uber.org/zap v1.21.0 14:33:57 go: downloading sigs.k8s.io/yaml v1.3.0 14:33:58 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 14:33:58 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 14:33:58 go: downloading github.com/modern-go/reflect2 v1.0.2 14:33:58 go: downloading github.com/ryanuber/go-glob v1.0.0 14:33:58 go: downloading github.com/golang/snappy v0.0.4 14:33:59 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 14:34:00  ---> 02670e1acf94 14:34:00 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 14:34:00 ---> Running in 5d59bb19a58e 14:34:02 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 14:34:09 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 14:34:09 go: downloading github.com/hashicorp/go-uuid v1.0.2 14:34:09 go: downloading github.com/hashicorp/go-version v1.2.0 14:34:09 go: downloading go.uber.org/multierr v1.6.0 14:34:42 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 14:34:42 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 14:37:19 Removing intermediate container 6f985e3ecd0b 14:37:19 ---> d2c55c5f11a3 14:37:19 14:37:19 Step 10/23 : FROM alpine:3.14 14:37:19 ---> ac73e934f311 14:37:19 Step 11/23 : RUN apk add --update --no-cache dumb-init 14:37:19 ---> Running in ee2099477f81 14:37:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 14:37:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 14:37:19 (1/1) Installing dumb-init (1.2.5-r1) 14:37:19 Executing busybox-1.33.1-r7.trigger 14:37:19 OK: 5 MiB in 15 packages 14:37:19 Removing intermediate container ee2099477f81 14:37:19 ---> 7677450b1e7a 14:37:19 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:37:19 ---> Running in 8bd7c7473c1e 14:37:19 Removing intermediate container 8bd7c7473c1e 14:37:19 ---> dbe613e62825 14:37:19 Step 13/23 : ENV APP_PORT=59882 14:37:19 ---> Running in 71120d7f51d8 14:37:19 Removing intermediate container 71120d7f51d8 14:37:19 ---> 6666a8cab6f9 14:37:19 Step 14/23 : EXPOSE $APP_PORT 14:37:19 ---> Running in 5a4570415b61 14:37:19 Removing intermediate container 5a4570415b61 14:37:19 ---> a5e888275fbc 14:37:19 Step 15/23 : WORKDIR / 14:37:19 ---> Running in 29473038a53a 14:37:19 Removing intermediate container 29473038a53a 14:37:19 ---> 15fb66792c32 14:37:19 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:37:19 ---> b969aac5deaf 14:37:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 14:37:19 ---> f507fbb52cdd 14:37:19 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 14:37:20 ---> 5a0a5e3b4def 14:37:20 Step 19/23 : ENTRYPOINT ["/core-command"] 14:37:20 ---> Running in 1cb31bd9d5d1 14:37:20 Removing intermediate container 1cb31bd9d5d1 14:37:20 ---> 0770da8d7dfa 14:37:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:37:20 ---> Running in ac917081100b 14:37:21 Removing intermediate container ac917081100b 14:37:21 ---> 6301094f0789 14:37:21 Step 21/23 : LABEL arch=arm64 14:37:21 ---> Running in 8ac4aa712b09 14:37:22 Removing intermediate container 8ac4aa712b09 14:37:22 ---> accef275343a 14:37:22 Step 22/23 : LABEL git_sha=18a04396b4e100fc3eb25a61226445f7086adf55 14:37:22 ---> Running in 09fe95e631e2 14:37:22 Removing intermediate container 09fe95e631e2 14:37:22 ---> 5f95a34290a9 14:37:22 Step 23/23 : LABEL version=0.0.0 14:37:22 ---> Running in c244d104e1c6 14:37:23 Removing intermediate container c244d104e1c6 14:37:23 ---> 79a4c6b70100 14:37:23 14:37:23 Successfully built 79a4c6b70100 14:37:23 Successfully tagged core-command-arm64:latest 14:37:23  Building core-command ... done Building support-scheduler 14:37:56 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:37:56 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:37:56 ---> 754f76d87eee 14:37:56 Step 3/22 : WORKDIR /edgex-go 14:37:56 ---> Using cache 14:37:56 ---> 79e5ee0dbb1e 14:37:56 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:37:56 ---> Using cache 14:37:56 ---> 1a61527299bc 14:37:56 Step 5/22 : RUN apk add --update --no-cache make git 14:37:56 ---> Using cache 14:37:56 ---> dc829af204b2 14:37:56 Step 6/22 : COPY go.mod vendor* ./ 14:37:56 ---> Using cache 14:37:56 ---> a16d6a5944d4 14:37:56 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:37:56 ---> Using cache 14:37:56 ---> 2f7ff165aad6 14:37:56 Step 8/22 : COPY . . 14:37:56 ---> Using cache 14:37:56 ---> 3f7d6c19cb7c 14:37:56 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 14:37:56 ---> Running in b86ac07bc470 14:37:56 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 14:41:49 Removing intermediate container 5d59bb19a58e 14:41:49 ---> 4151b6ed27ce 14:41:49 14:41:49 Step 9/20 : FROM alpine:3.15 14:41:49 3.15: Pulling from library/alpine 14:41:49 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 14:41:49 Status: Downloaded newer image for alpine:3.15 14:41:49 ---> 3fb3c9af89a9 14:41:49 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:41:49 ---> Running in 7f2a275dc193 14:41:50 Removing intermediate container 7f2a275dc193 14:41:50 ---> e71c9d1b1a50 14:41:50 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:41:50 ---> Running in 0b4b27d72b6c 14:41:54 Removing intermediate container 0b4b27d72b6c 14:41:54 ---> e8637dfea1af 14:41:54 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 14:41:54 ---> Running in db2b9878f912 14:41:56 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:41:56 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:41:58 v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] 14:41:58 v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] 14:41:58 OK: 15734 distinct packages available 14:41:59 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:42:00 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:42:01 (1/9) Installing ca-certificates (20211220-r0) 14:42:01 (2/9) Installing brotli-libs (1.0.9-r5) 14:42:01 (3/9) Installing nghttp2-libs (1.46.0-r0) 14:42:01 (4/9) Installing libcurl (7.80.0-r1) 14:42:02 (5/9) Installing curl (7.80.0-r1) 14:42:02 (6/9) Installing dumb-init (1.2.5-r1) 14:42:02 (7/9) Installing musl-obstack (1.2.3-r0) 14:42:02 (8/9) Installing libucontext (1.1-r0) 14:42:02 (9/9) Installing gcompat (1.0.0-r4) 14:42:02 Executing busybox-1.34.1-r5.trigger 14:42:02 Executing ca-certificates-20211220-r0.trigger 14:42:03 OK: 8 MiB in 23 packages 14:42:05 Removing intermediate container db2b9878f912 14:42:05 ---> cfbbb1ca3bbc 14:42:05 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 14:42:06 ---> 47049e2356ef 14:42:06 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 14:42:08 ---> a6e2313e4176 14:42:08 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 14:42:09 ---> 10e534dd17f3 14:42:09 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 14:42:09 ---> Running in ad3917bb5831 14:42:10 Removing intermediate container ad3917bb5831 14:42:10 ---> c3de15f9eae0 14:42:10 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:42:10 ---> Running in 80d0833ef788 14:42:10 Removing intermediate container 80d0833ef788 14:42:10 ---> a033058f0ba3 14:42:10 Step 18/20 : LABEL arch=arm64 14:42:10 ---> Running in e9b893401a01 14:42:11 Removing intermediate container e9b893401a01 14:42:11 ---> 8309d71dcd8a 14:42:11 Step 19/20 : LABEL git_sha=18a04396b4e100fc3eb25a61226445f7086adf55 14:42:11 ---> Running in 3229def15589 14:42:12 Removing intermediate container 3229def15589 14:42:12 ---> 5d31a34219e2 14:42:12 Step 20/20 : LABEL version=0.0.0 14:42:12 ---> Running in faaff3aec803 14:42:12 Removing intermediate container faaff3aec803 14:42:12 ---> f6cb0a4ca2ed 14:42:12 14:42:13 Successfully built f6cb0a4ca2ed 14:42:13 Successfully tagged security-spiffe-token-provider-arm64:latest 14:42:13  Building security-spiffe-token-provider ... done Building core-metadata 14:42:47 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:42:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:42:47 ---> 754f76d87eee 14:42:47 Step 3/23 : WORKDIR /edgex-go 14:42:47 ---> Using cache 14:42:47 ---> 79e5ee0dbb1e 14:42:47 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:42:47 ---> Using cache 14:42:47 ---> 1a61527299bc 14:42:47 Step 5/23 : RUN apk add --update --no-cache make git 14:42:47 ---> Using cache 14:42:47 ---> dc829af204b2 14:42:47 Step 6/23 : COPY go.mod vendor* ./ 14:42:47 ---> Using cache 14:42:47 ---> a16d6a5944d4 14:42:47 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:42:47 ---> Using cache 14:42:47 ---> 2f7ff165aad6 14:42:47 Step 8/23 : COPY . . 14:42:47 ---> Using cache 14:42:47 ---> 3f7d6c19cb7c 14:42:47 Step 9/23 : RUN make cmd/core-metadata/core-metadata 14:42:47 ---> Running in 1293c0853cab 14:42:47 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 14:46:09 Removing intermediate container b86ac07bc470 14:46:09 ---> 5a5f97a5101c 14:46:09 14:46:09 Step 10/22 : FROM alpine:3.14 14:46:09 ---> ac73e934f311 14:46:09 Step 11/22 : RUN apk add --update --no-cache dumb-init 14:46:09 ---> Using cache 14:46:09 ---> 7677450b1e7a 14:46:09 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:46:09 ---> Using cache 14:46:09 ---> dbe613e62825 14:46:09 Step 13/22 : ENV APP_PORT=59861 14:46:09 ---> Running in b3cace763423 14:46:09 Removing intermediate container b3cace763423 14:46:09 ---> 54854ac9d8f1 14:46:09 Step 14/22 : EXPOSE $APP_PORT 14:46:09 ---> Running in 2de37e92f817 14:46:09 Removing intermediate container 2de37e92f817 14:46:09 ---> 05371b6d5942 14:46:09 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 14:46:09 ---> 88369dd8d1d4 14:46:09 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 14:46:10 ---> 6cb252704af0 14:46:10 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 14:46:11 ---> 554a4b7ce8ad 14:46:11 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 14:46:12 ---> Running in 05aa42831d5a 14:46:12 Removing intermediate container 05aa42831d5a 14:46:12 ---> b03e828a8798 14:46:12 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:46:12 ---> Running in 85c0314cfef4 14:46:13 Removing intermediate container 85c0314cfef4 14:46:13 ---> ed9009aebf40 14:46:13 Step 20/22 : LABEL arch=arm64 14:46:13 ---> Running in bae3ad9db044 14:46:14 Removing intermediate container bae3ad9db044 14:46:14 ---> 08e1cc422664 14:46:14 Step 21/22 : LABEL git_sha=18a04396b4e100fc3eb25a61226445f7086adf55 14:46:14 ---> Running in c126f9541c8f 14:46:14 Removing intermediate container c126f9541c8f 14:46:14 ---> 935e938aca16 14:46:14 Step 22/22 : LABEL version=0.0.0 14:46:14 ---> Running in 1ea342e97c24 14:46:14 Removing intermediate container 1ea342e97c24 14:46:14 ---> 161a7ada8e38 14:46:14 14:46:15 Successfully built 161a7ada8e38 14:46:15 Successfully tagged support-scheduler-arm64:latest 14:47:54  Building support-scheduler ... done Removing intermediate container 1293c0853cab 14:47:54 ---> fdb5ada142ed 14:47:54 14:47:54 Step 10/23 : FROM alpine:3.14 14:47:54 ---> ac73e934f311 14:47:54 Step 11/23 : RUN apk add --update --no-cache dumb-init 14:47:54 ---> Using cache 14:47:54 ---> 7677450b1e7a 14:47:54 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:47:54 ---> Using cache 14:47:54 ---> dbe613e62825 14:47:54 Step 13/23 : ENV APP_PORT=59881 14:47:54 ---> Running in 49763bd66d42 14:47:54 Removing intermediate container 49763bd66d42 14:47:54 ---> e955bc14149a 14:47:54 Step 14/23 : EXPOSE $APP_PORT 14:47:54 ---> Running in 1614428dacd9 14:47:55 Removing intermediate container 1614428dacd9 14:47:55 ---> 6ab0f25c48be 14:47:55 Step 15/23 : WORKDIR / 14:47:55 ---> Running in de44fb2500a6 14:47:55 Removing intermediate container de44fb2500a6 14:47:56 ---> 937b779bffe8 14:47:56 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:47:57 ---> 07df12a9cea1 14:47:57 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 14:47:59 ---> a25ba942659f 14:47:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 14:47:59 ---> ad735e3faee7 14:47:59 Step 19/23 : ENTRYPOINT ["/core-metadata"] 14:47:59 ---> Running in 2c6b2c054343 14:48:00 Removing intermediate container 2c6b2c054343 14:48:00 ---> 3780cf9f7ee3 14:48:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:48:00 ---> Running in c10fa97561ac 14:48:01 Removing intermediate container c10fa97561ac 14:48:01 ---> 251fa3f2c7cc 14:48:01 Step 21/23 : LABEL arch=arm64 14:48:01 ---> Running in 621b0b54d7c8 14:48:01 Removing intermediate container 621b0b54d7c8 14:48:01 ---> f83a5f4002dd 14:48:01 Step 22/23 : LABEL git_sha=18a04396b4e100fc3eb25a61226445f7086adf55 14:48:02 ---> Running in b15f6bd1bc5d 14:48:02 Removing intermediate container b15f6bd1bc5d 14:48:02 ---> a2526ee31be8 14:48:02 Step 23/23 : LABEL version=0.0.0 14:48:02 ---> Running in d68c55b03c82 14:48:02 Removing intermediate container d68c55b03c82 14:48:02 ---> c36b70865ea9 14:48:02 14:48:03 Successfully built c36b70865ea9 14:48:03 Successfully tagged core-metadata-arm64:latest 15:00:56  Building core-metadata ... done Building bin/spire-agent... 15:00:56 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 15:00:56 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 15:00:56 go: downloading cloud.google.com/go/secretmanager v1.3.0 15:00:56 go: downloading github.com/docker/docker v20.10.12+incompatible 15:00:56 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 15:00:56 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 15:00:56 go: downloading github.com/google/go-tpm-tools v0.3.3 15:00:58 Building bin/spire-agent... 15:00:59 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 15:00:59 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 15:00:59 go: downloading github.com/docker/go-connections v0.4.0 15:00:59 go: downloading github.com/docker/go-units v0.4.0 15:00:59 go: downloading github.com/opencontainers/image-spec v1.0.1 15:00:59 go: downloading cloud.google.com/go/secretmanager v1.3.0 15:00:59 go: downloading github.com/containerd/containerd v1.3.4 15:00:59 go: downloading github.com/docker/distribution v2.7.1+incompatible 15:00:59 go: downloading github.com/opencontainers/go-digest v1.0.0 15:00:59 go: downloading github.com/docker/docker v20.10.12+incompatible 15:01:07 go: downloading github.com/google/go-tpm-tools v0.3.3 15:01:07 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 15:01:07 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 15:01:08 go: downloading github.com/docker/go-connections v0.4.0 15:01:08 go: downloading github.com/docker/go-units v0.4.0 15:01:08 go: downloading github.com/opencontainers/image-spec v1.0.1 15:01:08 go: downloading github.com/containerd/containerd v1.3.4 15:01:08 go: downloading github.com/docker/distribution v2.7.1+incompatible 15:01:08 go: downloading github.com/opencontainers/go-digest v1.0.0 15:06:00 Building bin/spire-agent... 15:06:00 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 15:06:00 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 15:06:00 go: downloading cloud.google.com/go/secretmanager v1.3.0 15:06:00 go: downloading github.com/docker/docker v20.10.12+incompatible 15:06:00 go: downloading github.com/google/go-tpm-tools v0.3.3 15:06:00 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 15:06:00 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 15:06:00 go: downloading github.com/docker/go-connections v0.4.0 15:06:00 go: downloading github.com/docker/go-units v0.4.0 15:06:00 go: downloading github.com/opencontainers/image-spec v1.0.1 15:06:00 go: downloading github.com/docker/distribution v2.7.1+incompatible 15:06:00 go: downloading github.com/containerd/containerd v1.3.4 15:06:00 go: downloading github.com/opencontainers/go-digest v1.0.0 15:07:52 Removing intermediate container b0b6abb0aa25 15:07:52 ---> 47819a303838 15:07:52 15:07:52 Step 13/25 : FROM alpine:3.15 15:07:52 ---> 3fb3c9af89a9 15:07:52 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:07:52 ---> Using cache 15:07:52 ---> e71c9d1b1a50 15:07:52 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:07:52 ---> Using cache 15:07:52 ---> e8637dfea1af 15:07:52 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:07:52 Removing intermediate container 7eba1f6e7681 15:07:52 ---> 3e03acad81c8 15:07:52 15:07:52 Step 13/26 : FROM alpine:3.15 15:07:52 ---> 3fb3c9af89a9 15:07:52 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:07:52 ---> Using cache 15:07:52 ---> e71c9d1b1a50 15:07:52 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:07:52 ---> Using cache 15:07:52 ---> e8637dfea1af 15:07:52 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 15:07:52 ---> Running in 2670d2443c31 15:07:52 ---> Running in e0f2d197b43f 15:07:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:07:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:07:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:07:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:07:52 v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] 15:07:52 v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] 15:07:52 OK: 15734 distinct packages available 15:07:52 v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] 15:07:52 v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] 15:07:52 OK: 15734 distinct packages available 15:07:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:07:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:07:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:07:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:07:52 (1/4) Installing dumb-init (1.2.5-r1) 15:07:52 (2/4) Installing musl-obstack (1.2.3-r0) 15:07:52 (3/4) Installing libucontext (1.1-r0) 15:07:52 (1/5) Installing dumb-init (1.2.5-r1) 15:07:52 (4/4) Installing gcompat (1.0.0-r4) 15:07:52 (2/5) Installing musl-obstack (1.2.3-r0) 15:07:52 Executing busybox-1.34.1-r5.trigger 15:07:52 OK: 6 MiB in 18 packages 15:07:52 (3/5) Installing libucontext (1.1-r0) 15:07:52 (4/5) Installing gcompat (1.0.0-r4) 15:07:52 (5/5) Installing openssl (1.1.1o-r0) 15:07:52 Executing busybox-1.34.1-r5.trigger 15:07:52 OK: 6 MiB in 19 packages 15:07:52 Removing intermediate container e0f2d197b43f 15:07:52 ---> 898f45091c89 15:07:52 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 15:07:52 Removing intermediate container 2670d2443c31 15:07:52 ---> 8d646bcbd2ea 15:07:52 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 15:07:52 ---> a1a9f0c60b94 15:07:52 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 15:07:52 ---> a5f31d34b2b9 15:07:52 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 15:07:53 ---> dedec03eb5fd 15:07:53 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 15:07:53 ---> facaae890c09 15:07:53 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 15:07:53 ---> Running in b9df7d192e12 15:07:54 Removing intermediate container b9df7d192e12 15:07:54 ---> b7ed4351f4be 15:07:54 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 15:07:54 ---> 2f8dc817ab9a 15:07:54 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 15:07:55 ---> 611bf1a45096 15:07:55 Step 21/26 : WORKDIR / 15:07:55 ---> Running in 64c63254081c 15:07:55 ---> a6c044ea19fd 15:07:55 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:07:55 ---> Running in af93c475e734 15:07:55 Removing intermediate container 64c63254081c 15:07:55 ---> 6c35aa24f730 15:07:55 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:07:55 ---> Running in e20a2aed3b3b 15:07:56 Removing intermediate container af93c475e734 15:07:56 ---> de5406424434 15:07:56 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:07:56 ---> Running in ccad58e29961 15:07:56 Removing intermediate container e20a2aed3b3b 15:07:56 ---> ff30edb2e6fa 15:07:56 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:07:56 ---> Running in 53c0425002a7 15:07:56 Removing intermediate container ccad58e29961 15:07:56 ---> 7188b05c18f9 15:07:56 Step 23/25 : LABEL arch=arm64 15:07:56 ---> Running in d8df653f3255 15:07:57 Removing intermediate container 53c0425002a7 15:07:57 ---> 031ace9843f7 15:07:57 Step 24/26 : LABEL arch=arm64 15:07:57 ---> Running in d1b74f941591 15:07:57 Removing intermediate container d8df653f3255 15:07:57 ---> c929fb6b7daa 15:07:57 Step 24/25 : LABEL git_sha=18a04396b4e100fc3eb25a61226445f7086adf55 15:07:57 ---> Running in 60ff17940235 15:07:57 Removing intermediate container d1b74f941591 15:07:57 ---> 367373d09718 15:07:57 Step 25/26 : LABEL git_sha=18a04396b4e100fc3eb25a61226445f7086adf55 15:07:57 ---> Running in a6f26e450e0e 15:07:58 Removing intermediate container 60ff17940235 15:07:58 ---> 1bcfc3d9e39b 15:07:58 Step 25/25 : LABEL version=0.0.0 15:07:58 ---> Running in 47fef4b982f4 15:07:58 Removing intermediate container a6f26e450e0e 15:07:58 ---> a10ff8b9c8d6 15:07:58 Step 26/26 : LABEL version=0.0.0 15:07:58 ---> Running in dffbf3553ad7 15:07:58 Removing intermediate container 47fef4b982f4 15:07:58 ---> 72e5c580c0d3 15:07:58 15:07:58 Removing intermediate container dffbf3553ad7 15:07:58 ---> 37c434984f27 15:07:58 15:07:58 Successfully built 72e5c580c0d3 15:07:58 Successfully tagged security-spire-server-arm64:latest 15:07:59  Building security-spire-server ... done Successfully built 37c434984f27 15:07:59 Successfully tagged security-spire-config-arm64:latest 15:10:21  Building security-spire-config ... done Removing intermediate container ce0208bf6c62 15:10:21 ---> 2c42f3b455b3 15:10:21 15:10:21 Step 13/26 : FROM alpine:3.15 15:10:21 ---> 3fb3c9af89a9 15:10:21 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:10:21 ---> Using cache 15:10:21 ---> e71c9d1b1a50 15:10:21 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:10:21 ---> Using cache 15:10:21 ---> e8637dfea1af 15:10:21 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:10:21 ---> Using cache 15:10:21 ---> 898f45091c89 15:10:21 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 15:10:22 ---> ce7b558a76f6 15:10:22 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 15:10:25 ---> 6909bb31929e 15:10:25 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 15:10:26 ---> b28d4c02fc8f 15:10:26 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 15:10:27 ---> 09f4d9ff6cb8 15:10:27 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 15:10:27 ---> 684e1089a957 15:10:27 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:10:27 ---> Running in 8df24008890e 15:10:28 Removing intermediate container 8df24008890e 15:10:28 ---> cb6395d39efe 15:10:28 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:10:28 ---> Running in dab7930508ab 15:10:28 Removing intermediate container dab7930508ab 15:10:28 ---> ffd1430cd9d6 15:10:28 Step 24/26 : LABEL arch=arm64 15:10:28 ---> Running in 4554a88fb12c 15:10:29 Removing intermediate container 4554a88fb12c 15:10:29 ---> 753abff335db 15:10:29 Step 25/26 : LABEL git_sha=18a04396b4e100fc3eb25a61226445f7086adf55 15:10:29 ---> Running in 272ae9f19ae7 15:10:29 Removing intermediate container 272ae9f19ae7 15:10:29 ---> 561686dafd57 15:10:29 Step 26/26 : LABEL version=0.0.0 15:10:29 ---> Running in dc33b7808f70 15:10:29 Removing intermediate container dc33b7808f70 15:10:29 ---> c08e4fe030dd 15:10:29 15:10:30 Successfully built c08e4fe030dd 15:10:30 Successfully tagged security-spire-agent-arm64:latest 15:10:30  Building security-spire-agent ... done  [Pipeline] } 15:10:30 $ docker stop --time=1 057a8d27f8773c0bbfa0e816a942c94e23e28d320c77409c8c1d8e0113290e76 15:10:32 $ docker rm -f 057a8d27f8773c0bbfa0e816a942c94e23e28d320c77409c8c1d8e0113290e76 [Pipeline] // withDockerContainer [Pipeline] sh 15:10:33 + docker images 15:10:33 REPOSITORY TAG IMAGE ID CREATED SIZE 15:10:33 security-spire-agent-arm64 latest c08e4fe030dd 4 seconds ago 126MB 15:10:33 2c42f3b455b3 30 seconds ago 4.14GB 15:10:33 security-spire-config-arm64 latest 37c434984f27 2 minutes ago 85.6MB 15:10:33 security-spire-server-arm64 latest 72e5c580c0d3 2 minutes ago 86.3MB 15:10:33 47819a303838 3 minutes ago 4.14GB 15:10:33 3e03acad81c8 3 minutes ago 4.14GB 15:10:33 core-metadata-arm64 latest c36b70865ea9 22 minutes ago 16.3MB 15:10:33 fdb5ada142ed 22 minutes ago 1.31GB 15:10:33 support-scheduler-arm64 latest 161a7ada8e38 24 minutes ago 25.2MB 15:10:33 5a5f97a5101c 24 minutes ago 1.36GB 15:10:33 security-spiffe-token-provider-arm64 latest f6cb0a4ca2ed 28 minutes ago 27.9MB 15:10:33 4151b6ed27ce 28 minutes ago 1.36GB 15:10:33 core-command-arm64 latest 79a4c6b70100 33 minutes ago 15.5MB 15:10:33 d2c55c5f11a3 33 minutes ago 1.3GB 15:10:33 sys-mgmt-agent-arm64 latest a49f05e36ab6 37 minutes ago 282MB 15:10:33 208562a4e503 39 minutes ago 1.31GB 15:10:33 core-data-arm64 latest 69c4fca9d34e 39 minutes ago 21.6MB 15:10:33 cfcbcd2f395c 40 minutes ago 1.34GB 15:10:33 security-proxy-setup-arm64 latest 4f4f55a2fc0d 41 minutes ago 26.1MB 15:10:33 ebf419078cab 41 minutes ago 1.31GB 15:10:33 support-notifications-arm64 latest 9535e97734f0 45 minutes ago 25.8MB 15:10:33 90f0da2e8b35 46 minutes ago 1.36GB 15:10:33 security-bootstrapper-arm64 latest 7b0fc8694aaa 48 minutes ago 18.3MB 15:10:33 security-secretstore-setup-arm64 latest 284a79046916 48 minutes ago 27.5MB 15:10:33 5c829326e8da 48 minutes ago 1.31GB 15:10:33 7438008f6a0b 48 minutes ago 1.32GB 15:10:33 ci-base-image-arm64 latest 754f76d87eee About an hour ago 885MB 15:10:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 725f1c02e7f9 4 weeks ago 551MB 15:10:33 docker 20.10.14 c346e9eafbab 6 weeks ago 202MB 15:10:33 alpine 3.14 ac73e934f311 6 weeks ago 5.34MB 15:10:33 alpine 3.15 3fb3c9af89a9 6 weeks ago 5.32MB 15:10:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 23 months ago 285MB [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 Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:10:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:10:34 15:10:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 15:10:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:10:34 arm64: Pulling from edgex-lftools-log-publisher 15:10:34 8998bd30e6a1: Pulling fs layer 15:10:34 04944245beec: Pulling fs layer 15:10:34 699f458cf7ca: Pulling fs layer 15:10:34 765212b225bb: Pulling fs layer 15:10:34 f23df028b6ca: Pulling fs layer 15:10:34 d65c8cfc05b1: Pulling fs layer 15:10:34 2437ff75d9bd: Pulling fs layer 15:10:34 f23df028b6ca: Waiting 15:10:34 d65c8cfc05b1: Waiting 15:10:34 2437ff75d9bd: Waiting 15:10:34 765212b225bb: Waiting 15:10:34 04944245beec: Verifying Checksum 15:10:34 04944245beec: Download complete 15:10:34 765212b225bb: Verifying Checksum 15:10:34 765212b225bb: Download complete 15:10:34 f23df028b6ca: Verifying Checksum 15:10:34 f23df028b6ca: Download complete 15:10:35 d65c8cfc05b1: Verifying Checksum 15:10:35 d65c8cfc05b1: Download complete 15:10:35 699f458cf7ca: Verifying Checksum 15:10:35 699f458cf7ca: Download complete 15:10:35 8998bd30e6a1: Verifying Checksum 15:10:35 8998bd30e6a1: Download complete 15:10:38 2437ff75d9bd: Verifying Checksum 15:10:38 2437ff75d9bd: Download complete 15:10:40 8998bd30e6a1: Pull complete 15:10:40 04944245beec: Pull complete 15:10:42 699f458cf7ca: Pull complete 15:10:42 765212b225bb: Pull complete 15:10:43 f23df028b6ca: Pull complete 15:10:43 d65c8cfc05b1: Pull complete 15:11:01 2437ff75d9bd: Pull complete 15:11:01 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:11:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:11:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 15:11:01 prd-ubuntu20.04-docker-arm64-4c-16g-64374 does not seem to be running inside a container 15:11:01 $ 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/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:11:05 $ docker top 1e3dc63fc7f98ec7a3d1cdfd962f66adb235ea6511ca75011c146634c2800347 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:11:06 ---> job-cost.sh 15:11:06 lf-activate-venv: SKIPPING 15:11:06 INFO: No Stack... 15:11:06 INFO: Retrieving Pricing Info for: v3-standard-4 15:11:07 INFO: Archiving Costs [Pipeline] sh 15:11:07 + cat /w/workspace/edgex-go/3/archives/cost.csv 15:11:07 + cut -d, -f6 [Pipeline] lock 15:11:08 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4034-3-stack-cost] 15:11:08 Resource [jenkins-edgexfoundry-edgex-go-PR-4034-3-stack-cost] did not exist. Created. 15:11:08 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4034-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:11:08 + echo total: 0.2199999988079071 [Pipeline] stash 15:11:08 Stashed 1 file(s) [Pipeline] } 15:11:08 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4034-3-stack-cost] [Pipeline] // lock [Pipeline] } 15:11:09 $ docker stop --time=1 1e3dc63fc7f98ec7a3d1cdfd962f66adb235ea6511ca75011c146634c2800347 15:11:10 $ docker rm -f 1e3dc63fc7f98ec7a3d1cdfd962f66adb235ea6511ca75011c146634c2800347 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 15:11:11 provisioning config files... 15:11:11 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config268925089975225346tmp [Pipeline] { [Pipeline] sh 15:11:11 + set +x 15:11:11 + curl -s https://codecov.io/bash 15:11:11 + bash -s -- 15:11:11 15:11:11 _____ _ 15:11:11 / ____| | | 15:11:11 | | ___ __| | ___ ___ _____ __ 15:11:11 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:11:11 | |___| (_) | (_| | __/ (_| (_) \ V / 15:11:11 \_____\___/ \__,_|\___|\___\___/ \_/ 15:11:11 Bash-1.0.6 15:11:11 15:11:11 15:11:11 ==> git version 2.25.1 found 15:11:11 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 15:11:11 Release-Date: 2020-01-08 15:11:11 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:11:11 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:11:11 ==> Jenkins CI detected. 15:11:11 current dir:  /w/workspace/edgex-go/3 15:11:11 project root: . 15:11:11 --> token set from env 15:11:11 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:11:11 ==> Running gcov in . (disable via -X gcov) 15:11:11 ==> Python coveragepy not found 15:11:11 ==> Searching for coverage reports in: 15:11:11 + . 15:11:11 -> Found 1 reports 15:11:11 ==> Detecting git/mercurial file structure 15:11:11 ==> Reading reports 15:11:11 + ./coverage.out bytes=435134 15:11:11 ==> Appending adjustments 15:11:11 https://docs.codecov.io/docs/fixing-reports 15:11:12 + Found adjustments 15:11:12 ==> Gzipping contents 15:11:12 60K /tmp/codecov.chFV9C.gz 15:11:12 ==> Uploading reports 15:11:12 url: https://codecov.io 15:11:12 query: branch=PR-4034&commit=18a04396b4e100fc3eb25a61226445f7086adf55&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4034%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4034&job=&cmd_args= 15:11:12 -> Pinging Codecov 15:11:12 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4034&commit=18a04396b4e100fc3eb25a61226445f7086adf55&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4034%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4034&job=&cmd_args= 15:11:13 -> Uploading to 15:11:13 https://storage.googleapis.com/codecov/v4/raw/2022-05-23/00271124DB129430A58F1EEE437C3FCB/18a04396b4e100fc3eb25a61226445f7086adf55/4b3c4a70-dba5-401e-b78b-1509302182d0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220523%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220523T151112Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c37c0af859d5597a6079fae1009f2507d03b1c8a3c81230ddbe6217223ca16f7 15:11:13 % Total % Received % Xferd Average Speed Time Time Time Current 15:11:13 Dload Upload Total Spent Left Speed 15:11:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59854 0 0 100 59854 0 240k --:--:-- --:--:-- --:--:-- 240k 15:11:13 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/18a04396b4e100fc3eb25a61226445f7086adf55 [Pipeline] } 15:11:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 15:11:13 + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh 15:11:14 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:11:15 ---> package-listing.sh 15:11:15 ++ facter osfamily 15:11:15 ++ tr '[:upper:]' '[:lower:]' 15:11:15 + OS_FAMILY=debian 15:11:15 + workspace=/w/workspace/edgex-go/3 15:11:15 + START_PACKAGES=/tmp/packages_start.txt 15:11:15 + END_PACKAGES=/tmp/packages_end.txt 15:11:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:11:15 + PACKAGES=/tmp/packages_start.txt 15:11:15 + '[' /w/workspace/edgex-go/3 ']' 15:11:15 + PACKAGES=/tmp/packages_end.txt 15:11:15 + case "${OS_FAMILY}" in 15:11:15 + dpkg -l 15:11:15 + grep '^ii' 15:11:15 + '[' -f /tmp/packages_start.txt ']' 15:11:15 + '[' -f /tmp/packages_end.txt ']' 15:11:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:11:15 + '[' /w/workspace/edgex-go/3 ']' 15:11:15 + mkdir -p /w/workspace/edgex-go/3/archives/ 15:11:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 15:11:15 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/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:11:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:11:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:11:16 15:11:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 15:11:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:11:16 latest: Pulling from edgex-lftools-log-publisher 15:11:16 5eb5b503b376: Pulling fs layer 15:11:16 5c69ac0246d0: Pulling fs layer 15:11:16 ec43610c2a17: Pulling fs layer 15:11:16 3a2ae6a8a46f: Pulling fs layer 15:11:16 33b1e0a273af: Pulling fs layer 15:11:16 5d3b04190fa2: Pulling fs layer 15:11:16 2f39f015ded8: Pulling fs layer 15:11:16 2f39f015ded8: Waiting 15:11:16 33b1e0a273af: Waiting 15:11:16 5d3b04190fa2: Waiting 15:11:16 3a2ae6a8a46f: Waiting 15:11:16 5c69ac0246d0: Verifying Checksum 15:11:16 5c69ac0246d0: Download complete 15:11:16 3a2ae6a8a46f: Download complete 15:11:16 ec43610c2a17: Verifying Checksum 15:11:16 ec43610c2a17: Download complete 15:11:16 33b1e0a273af: Verifying Checksum 15:11:16 33b1e0a273af: Download complete 15:11:16 5d3b04190fa2: Download complete 15:11:16 5eb5b503b376: Verifying Checksum 15:11:16 5eb5b503b376: Download complete 15:11:17 2f39f015ded8: Download complete 15:11:17 5eb5b503b376: Pull complete 15:11:18 5c69ac0246d0: Pull complete 15:11:18 ec43610c2a17: Pull complete 15:11:18 3a2ae6a8a46f: Pull complete 15:11:18 33b1e0a273af: Pull complete 15:11:19 5d3b04190fa2: Pull complete 15:11:23 2f39f015ded8: Pull complete 15:11:23 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:11:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:11:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 15:11:23 prd-ubuntu20.04-docker-8c-8g-64373 does not seem to be running inside a container 15:11:23 $ 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/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:11:25 $ docker top cd54060c9e445684ea08c920efce272db6acc325c00b2622b2cdd28eb4e13a84 -eo pid,comm [Pipeline] { [Pipeline] sh 15:11:25 + touch /tmp/pre-build-complete [Pipeline] sh 15:11:25 + mkdir -p /var/log/sysstat [Pipeline] sh 15:11:26 + ls /var/log/sa-host 15:11:26 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:11:26 provisioning config files... 15:11:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config2010574858483667153tmp [Pipeline] { [Pipeline] echo 15:11:26 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:11:26 ---> create-netrc.sh [Pipeline] } 15:11:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:11:27 ---> python-tools-install.sh [Pipeline] echo 15:11:27 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:11:27 ---> sudo-logs.sh 15:11:27 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:11:27 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:11:27 ---> job-cost.sh 15:11:27 lf-activate-venv: SKIPPING 15:11:27 DEBUG: total: 0.2199999988079071 15:11:27 INFO: Retrieving Stack Cost... 15:11:28 INFO: Retrieving Pricing Info for: v3-standard-8 15:11:28 INFO: Archiving Costs [Pipeline] echo 15:11:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:11:28 ---> logs-deploy.sh 15:11:28 lf-activate-venv: SKIPPING 15:11:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4034/3 15:11:28 INFO: archiving workspace using pattern(s): 15:11:29 Archives upload complete. 15:11:30 INFO: archiving logs to Nexus 15:11:30 ---> uname -a: 15:11:30 Linux prd-ubuntu20-04-docker-8c-8g-64373 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 15:11:30 15:11:30 15:11:30 ---> lscpu: 15:11:30 Architecture: x86_64 15:11:30 CPU op-mode(s): 32-bit, 64-bit 15:11:30 Byte Order: Little Endian 15:11:30 Address sizes: 40 bits physical, 48 bits virtual 15:11:30 CPU(s): 8 15:11:30 On-line CPU(s) list: 0-7 15:11:30 Thread(s) per core: 1 15:11:30 Core(s) per socket: 1 15:11:30 Socket(s): 8 15:11:30 NUMA node(s): 1 15:11:30 Vendor ID: AuthenticAMD 15:11:30 CPU family: 23 15:11:30 Model: 49 15:11:30 Model name: AMD EPYC-Rome Processor 15:11:30 Stepping: 0 15:11:30 CPU MHz: 2799.976 15:11:30 BogoMIPS: 5599.95 15:11:30 Virtualization: AMD-V 15:11:30 Hypervisor vendor: KVM 15:11:30 Virtualization type: full 15:11:30 L1d cache: 256 KiB 15:11:30 L1i cache: 256 KiB 15:11:30 L2 cache: 4 MiB 15:11:30 L3 cache: 128 MiB 15:11:30 NUMA node0 CPU(s): 0-7 15:11:30 Vulnerability Itlb multihit: Not affected 15:11:30 Vulnerability L1tf: Not affected 15:11:30 Vulnerability Mds: Not affected 15:11:30 Vulnerability Meltdown: Not affected 15:11:30 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:11:30 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:11:30 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 15:11:30 Vulnerability Srbds: Not affected 15:11:30 Vulnerability Tsx async abort: Not affected 15:11:30 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 15:11:30 15:11:30 15:11:30 ---> nproc: 15:11:30 8 15:11:30 15:11:30 15:11:30 ---> df -h: 15:11:30 Filesystem Size Used Avail Use% Mounted on 15:11:30 overlay 155G 27G 128G 18% / 15:11:30 tmpfs 64M 0 64M 0% /dev 15:11:30 tmpfs 16G 0 16G 0% /sys/fs/cgroup 15:11:30 shm 64M 0 64M 0% /dev/shm 15:11:30 /dev/vda1 155G 27G 128G 18% /facter-os 15:11:30 15:11:30 15:11:30 ---> sar -b -r -n DEV: 15:11:30 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-64373) 05/23/22 _x86_64_ (8 CPU) 15:11:30 15:11:30 13:56:53 LINUX RESTART (8 CPU) 15:11:30 15:11:30 13:57:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:11:30 13:58:02 364.82 62.46 302.37 0.00 8288.89 199772.70 0.00 15:11:30 13:59:01 126.35 1.80 124.55 0.00 28.60 63282.41 0.00 15:11:30 14:00:01 54.07 0.08 53.99 0.00 1.33 18942.59 0.00 15:11:30 14:01:01 380.24 0.08 380.16 0.00 13.46 310482.91 0.00 15:11:30 14:02:01 1171.37 3.47 1167.91 0.00 33.33 395330.91 0.00 15:11:30 14:03:01 558.52 0.02 558.50 0.00 0.40 188254.94 0.00 15:11:30 14:04:01 1000.25 0.52 999.73 0.00 7.20 314620.06 0.00 15:11:30 14:05:01 756.53 2.82 753.72 0.00 50.52 324383.74 0.00 15:11:30 14:06:01 410.46 0.33 410.13 0.00 12.40 57594.27 0.00 15:11:30 14:07:01 234.28 0.00 234.28 0.00 0.00 117746.24 0.00 15:11:30 14:08:01 1.67 0.00 1.67 0.00 0.00 23.33 0.00 15:11:30 14:09:01 0.90 0.00 0.90 0.00 0.00 10.66 0.00 15:11:30 14:10:01 1.30 0.00 1.30 0.00 0.00 14.66 0.00 15:11:30 14:11:01 0.90 0.00 0.90 0.00 0.00 10.80 0.00 15:11:30 14:12:01 1.33 0.00 1.33 0.00 0.00 16.40 0.00 15:11:30 14:13:02 1.30 0.02 1.28 0.00 0.13 15.99 0.00 15:11:30 14:14:01 1.34 0.00 1.34 0.00 0.00 15.72 0.00 15:11:30 14:15:01 0.88 0.00 0.88 0.00 0.00 10.66 0.00 15:11:30 14:16:01 1.07 0.00 1.07 0.00 0.00 12.93 0.00 15:11:30 14:17:01 1.03 0.02 1.02 0.00 0.13 12.00 0.00 15:11:30 14:18:01 1.52 0.00 1.52 0.00 0.00 19.20 0.00 15:11:30 14:19:01 0.92 0.00 0.92 0.00 0.00 10.53 0.00 15:11:30 14:20:01 1.18 0.00 1.18 0.00 0.00 15.06 0.00 15:11:30 14:21:01 0.97 0.00 0.97 0.00 0.00 11.73 0.00 15:11:30 14:22:01 1.18 0.00 1.18 0.00 0.00 15.06 0.00 15:11:30 14:23:01 1.12 0.00 1.12 0.00 0.00 13.73 0.00 15:11:30 14:24:01 1.23 0.00 1.23 0.00 0.00 14.53 0.00 15:11:30 14:25:01 0.87 0.00 0.87 0.00 0.00 11.33 0.00 15:11:30 14:26:01 1.20 0.00 1.20 0.00 0.00 14.00 0.00 15:11:30 14:27:01 0.92 0.00 0.92 0.00 0.00 10.53 0.00 15:11:30 14:28:01 1.40 0.00 1.40 0.00 0.00 18.00 0.00 15:11:30 14:29:01 0.92 0.00 0.92 0.00 0.00 10.93 0.00 15:11:30 14:30:01 1.27 0.00 1.27 0.00 0.00 15.86 0.00 15:11:30 14:31:01 0.98 0.00 0.98 0.00 0.00 12.26 0.00 15:11:30 14:32:01 1.18 0.00 1.18 0.00 0.00 13.73 0.00 15:11:30 14:33:01 2.97 0.87 2.10 0.00 18.40 29.20 0.00 15:11:30 14:34:01 1.35 0.00 1.35 0.00 0.00 15.73 0.00 15:11:30 14:35:01 0.92 0.00 0.92 0.00 0.00 11.06 0.00 15:11:30 14:36:01 1.25 0.00 1.25 0.00 0.00 15.20 0.00 15:11:30 14:37:01 0.90 0.00 0.90 0.00 0.00 10.13 0.00 15:11:30 14:38:01 1.38 0.00 1.38 0.00 0.00 16.93 0.00 15:11:30 14:39:01 1.10 0.00 1.10 0.00 0.00 13.20 0.00 15:11:30 14:40:01 1.22 0.00 1.22 0.00 0.00 14.00 0.00 15:11:30 14:41:01 0.95 0.00 0.95 0.00 0.00 11.46 0.00 15:11:30 14:42:01 1.22 0.00 1.22 0.00 0.00 14.40 0.00 15:11:30 14:43:01 1.30 0.00 1.30 0.00 0.00 14.66 0.00 15:11:30 14:44:01 1.43 0.00 1.43 0.00 0.00 17.06 0.00 15:11:30 14:45:01 1.82 0.00 1.82 0.00 0.00 19.86 0.00 15:11:30 14:46:01 0.82 0.00 0.82 0.00 0.00 10.13 0.00 15:11:30 14:47:01 0.95 0.00 0.95 0.00 0.00 10.53 0.00 15:11:30 14:48:01 1.48 0.00 1.48 0.00 0.00 18.26 0.00 15:11:30 14:49:01 1.02 0.00 1.02 0.00 0.00 12.40 0.00 15:11:30 14:50:01 1.27 0.00 1.27 0.00 0.00 14.40 0.00 15:11:30 14:51:01 1.05 0.00 1.05 0.00 0.00 12.53 0.00 15:11:30 14:52:01 1.33 0.00 1.33 0.00 0.00 16.93 0.00 15:11:30 14:53:01 8.50 5.08 3.42 0.00 305.42 231.69 0.00 15:11:30 14:54:01 1.17 0.00 1.17 0.00 0.00 15.20 0.00 15:11:30 14:55:01 0.92 0.00 0.92 0.00 0.00 10.53 0.00 15:11:30 14:56:01 1.17 0.00 1.17 0.00 0.00 15.33 0.00 15:11:30 14:57:01 1.10 0.00 1.10 0.00 0.00 12.40 0.00 15:11:30 14:58:01 1.33 0.00 1.33 0.00 0.00 16.26 0.00 15:11:30 14:59:01 1.03 0.00 1.03 0.00 0.00 12.13 0.00 15:11:30 15:00:01 1.22 0.00 1.22 0.00 0.00 14.40 0.00 15:11:30 15:01:01 1.08 0.00 1.08 0.00 0.00 12.13 0.00 15:11:30 15:02:01 1.28 0.00 1.28 0.00 0.00 15.73 0.00 15:11:30 15:03:01 1.08 0.00 1.08 0.00 0.00 13.06 0.00 15:11:30 15:04:01 1.23 0.00 1.23 0.00 0.00 14.53 0.00 15:11:30 15:05:01 1.02 0.00 1.02 0.00 0.00 11.73 0.00 15:11:30 15:06:01 1.45 0.00 1.45 0.00 0.00 30.39 0.00 15:11:30 15:07:01 0.97 0.00 0.97 0.00 0.00 11.60 0.00 15:11:30 15:08:01 1.42 0.00 1.42 0.00 0.00 17.33 0.00 15:11:30 15:09:01 1.13 0.00 1.13 0.00 0.00 12.80 0.00 15:11:30 15:10:01 1.20 0.00 1.20 0.00 0.00 14.66 0.00 15:11:30 15:11:01 1.08 0.00 1.08 0.00 0.00 11.87 0.00 15:11:30 Average: 69.47 1.05 68.43 0.00 118.42 26912.41 0.00 15:11:30 15:11:30 13:57:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:11:30 13:58:02 28727732 31747904 559660 1.70 113860 3179184 2225912 6.56 1157264 2626988 522864 15:11:30 13:59:01 27671248 31706760 581884 1.77 160592 4044964 2043032 6.02 1623004 3093576 487904 15:11:30 14:00:01 27434752 31770800 515976 1.57 165852 4311592 1835992 5.41 1446356 3479264 352672 15:11:30 14:01:01 20946208 31355320 909792 2.77 176844 10176720 3770336 11.11 2262004 8922740 1164060 15:11:30 14:02:01 13712624 30129364 2118116 6.44 337960 15482836 4863396 14.33 4535792 13320220 283160 15:11:30 14:03:01 9732756 29264280 2979008 9.06 356484 18458924 5596852 16.49 6465360 15244844 106440 15:11:30 14:04:01 8645080 31092504 1137332 3.46 460940 20973596 3962392 11.68 4062636 18428664 128176 15:11:30 14:05:01 658960 31085960 1160772 3.53 632380 28421796 3105040 9.15 5318928 24811264 27288 15:11:30 14:06:01 7319672 31587308 670276 2.04 703976 22550140 2341736 6.90 3345008 20500936 1873260 15:11:30 14:07:01 9787512 31725940 538200 1.64 725352 20344900 1953468 5.76 2861952 18665420 340 15:11:30 14:08:01 9789228 31727560 536900 1.63 725364 20344876 1953468 5.76 2860788 18665396 12 15:11:30 14:09:01 9803764 31742112 522308 1.59 725376 20344880 1953468 5.76 2845984 18665400 164 15:11:30 14:10:01 9804756 31743428 521264 1.59 725384 20344884 1953468 5.76 2844744 18665712 12 15:11:30 14:11:01 9807440 31746276 518380 1.58 725396 20345016 1953468 5.76 2842504 18665844 176 15:11:30 14:12:01 9807648 31746488 518332 1.58 725420 20345020 1953468 5.76 2842168 18665848 44 15:11:30 14:13:02 9807360 31746352 518304 1.58 725440 20345020 1964556 5.79 2842668 18665848 136 15:11:30 14:14:01 9807352 31746356 518228 1.58 725464 20345020 1964556 5.79 2842156 18665852 24 15:11:30 14:15:01 9807296 31746324 518168 1.58 725476 20345028 1964556 5.79 2842528 18665856 232 15:11:30 14:16:01 9807500 31746540 517904 1.57 725476 20345028 1964556 5.79 2842316 18665856 12 15:11:30 14:17:01 9807128 31746224 518156 1.58 725492 20345032 1964556 5.79 2842384 18665860 152 15:11:30 14:18:01 9807212 31746372 517832 1.57 725504 20345040 1964556 5.79 2842820 18665868 36 15:11:30 14:19:01 9807172 31746336 517776 1.57 725508 20345044 1964556 5.79 2842628 18665868 160 15:11:30 14:20:01 9807632 31746804 517508 1.57 725508 20345048 1964556 5.79 2842428 18665872 16 15:11:30 14:21:01 9807324 31746500 517772 1.57 725524 20345048 1964556 5.79 2842620 18665876 168 15:11:30 14:22:01 9807308 31746504 517712 1.57 725536 20345052 1964556 5.79 2842432 18665880 12 15:11:30 14:23:01 9806732 31745944 518224 1.58 725536 20345056 1964556 5.79 2842808 18665884 40 15:11:30 14:24:01 9806960 31746180 518028 1.58 725544 20345056 1980620 5.84 2842452 18665884 12 15:11:30 14:25:01 9806904 31746132 518000 1.58 725560 20345060 1980620 5.84 2843152 18665888 168 15:11:30 14:26:01 9807072 31746328 517980 1.58 725572 20345060 1980620 5.84 2842808 18665888 8 15:11:30 14:27:01 9807016 31746280 517988 1.58 725584 20345068 1980620 5.84 2842808 18665892 168 15:11:30 14:28:01 9807008 31746292 517932 1.58 725588 20345068 1980620 5.84 2842932 18665900 8 15:11:30 14:29:01 9806708 31745996 518156 1.58 725596 20345072 1980620 5.84 2842568 18665900 156 15:11:30 14:30:01 9806376 31745692 518404 1.58 725616 20345076 1980620 5.84 2843212 18665904 24 15:11:30 14:31:01 9806360 31745712 518328 1.58 725644 20345080 1980620 5.84 2842804 18665908 164 15:11:30 14:32:01 9806296 31745652 518312 1.58 725656 20345080 1980620 5.84 2842612 18665908 16 15:11:30 14:33:01 9804728 31744948 519472 1.58 725712 20345596 1995216 5.88 2843140 18666308 12 15:11:30 14:34:01 9805220 31745444 519152 1.58 725728 20345596 1995216 5.88 2842824 18666308 16 15:11:30 14:35:01 9805132 31745384 519180 1.58 725740 20345604 1995216 5.88 2843088 18666312 44 15:11:30 14:36:01 9804792 31745060 519444 1.58 725744 20345612 1995216 5.88 2842836 18666316 12 15:11:30 14:37:01 9805036 31745312 519128 1.58 725752 20345612 1995216 5.88 2843036 18666316 16 15:11:30 14:38:01 9804760 31745188 519196 1.58 725764 20345740 1995216 5.88 2843176 18666456 32 15:11:30 14:39:01 9804712 31745156 519160 1.58 725776 20345748 1995216 5.88 2842880 18666460 12 15:11:30 14:40:01 9804848 31745308 519164 1.58 725788 20345748 1995216 5.88 2843088 18666460 20 15:11:30 14:41:01 9804832 31745308 519144 1.58 725792 20345752 1995216 5.88 2842920 18666464 184 15:11:30 14:42:01 9804532 31745012 519376 1.58 725800 20345752 1995216 5.88 2842924 18666464 16 15:11:30 14:43:01 9804484 31744996 519324 1.58 725832 20345756 1995216 5.88 2843336 18666468 36 15:11:30 14:44:01 9804680 31745220 519036 1.58 725852 20345760 1978500 5.83 2842972 18666472 12 15:11:30 14:45:01 9804656 31745224 518964 1.58 725872 20345764 1978500 5.83 2843388 18666472 8 15:11:30 14:46:01 9804600 31745192 518948 1.58 725880 20345768 1978500 5.83 2843376 18666480 36 15:11:30 14:47:01 9804528 31745124 518952 1.58 725884 20345768 1978500 5.83 2843132 18666480 172 15:11:30 14:48:01 9804220 31744832 519180 1.58 725884 20345772 1978500 5.83 2843708 18666484 12 15:11:30 14:49:01 9804456 31745076 518872 1.58 725892 20345776 1994640 5.88 2843152 18666488 172 15:11:30 14:50:01 9804408 31745036 518852 1.58 725900 20345776 1994640 5.88 2843156 18666488 16 15:11:30 14:51:01 9804784 31745428 518868 1.58 725904 20345780 1994640 5.88 2843812 18666492 12 15:11:30 14:52:01 9804524 31745176 519076 1.58 725920 20345788 1994640 5.88 2843180 18666500 16 15:11:30 14:53:01 9723620 31680648 579904 1.76 726036 20360464 2088008 6.15 2905564 18678248 172 15:11:30 14:54:01 9723956 31681008 579396 1.76 726044 20360472 2088008 6.15 2905536 18678252 196 15:11:30 14:55:01 9723632 31680692 579648 1.76 726048 20360472 2088008 6.15 2905940 18678252 280 15:11:30 14:56:01 9724072 31681152 579132 1.76 726056 20360476 2088008 6.15 2905576 18678256 208 15:11:30 14:57:01 9724280 31681384 579048 1.76 726076 20360480 2088008 6.15 2905484 18678260 256 15:11:30 14:58:01 9724504 31681640 578980 1.76 726108 20360480 2088008 6.15 2906084 18678260 192 15:11:30 14:59:01 9724780 31681932 578880 1.76 726120 20360484 2088008 6.15 2905648 18678264 280 15:11:30 15:00:01 9724708 31681860 578948 1.76 726124 20360484 2088008 6.15 2905220 18678264 12 15:11:30 15:01:01 9724660 31681820 578928 1.76 726140 20360488 2088008 6.15 2905224 18678268 8 15:11:30 15:02:01 9724392 31681576 579136 1.76 726144 20360496 2088008 6.15 2905240 18678276 8 15:11:30 15:03:01 9724376 31681576 579084 1.76 726168 20360488 2088008 6.15 2905708 18678276 12 15:11:30 15:04:01 9724292 31681656 578976 1.76 726188 20360628 2088008 6.15 2905980 18678408 20 15:11:30 15:05:01 9724504 31681888 578704 1.76 726196 20360632 2088008 6.15 2905320 18678412 20 15:11:30 15:06:01 9724256 31682008 578460 1.76 726208 20360980 2088008 6.15 2907196 18677680 20 15:11:30 15:07:01 9724424 31682180 578424 1.76 726228 20360984 2088008 6.15 2906496 18677684 12 15:11:30 15:08:01 9724124 31681908 578684 1.76 726240 20360980 2088008 6.15 2906824 18677684 12 15:11:30 15:09:01 9724572 31682376 578152 1.76 726244 20360992 2088008 6.15 2906676 18677692 12 15:11:30 15:10:01 9724548 31682360 578092 1.76 726252 20360996 2088008 6.15 2906516 18677696 12 15:11:30 15:11:01 9724248 31682068 578320 1.76 726260 20361000 2088008 6.15 2906528 18677696 12 15:11:30 Average: 10549270 31647996 615274 1.87 679531 19599153 2167456 6.39 2922210 17891246 66904 15:11:30 15:11:30 13:57:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:11:30 13:58:02 docker0 580.85 484.22 41.26 2722.58 0.00 0.00 0.00 0.00 15:11:30 13:58:02 lo 5.80 5.80 0.56 0.56 0.00 0.00 0.00 0.00 15:11:30 13:58:02 ens3 1666.61 1526.06 12169.04 197.79 0.00 0.00 0.00 0.00 15:11:30 13:59:01 veth9eba539 0.58 0.78 0.04 0.06 0.00 0.00 0.00 0.00 15:11:30 13:59:01 docker0 98.05 120.70 8.11 999.37 0.00 0.00 0.00 0.00 15:11:30 13:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:11:30 13:59:01 ens3 180.33 146.22 1036.91 74.03 0.00 0.00 0.00 0.00 15:11:30 14:00:01 veth9eba539 0.87 0.88 0.07 0.07 0.00 0.00 0.00 0.00 15:11:30 14:00:01 docker0 0.87 0.87 0.06 0.07 0.00 0.00 0.00 0.00 15:11:30 14:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:30 14:00:01 ens3 25.31 14.96 21.31 11.36 0.00 0.00 0.00 0.00 15:11:30 14:01:01 vetha88cd1e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 15:11:30 14:01:01 veth094cddb 0.05 0.18 0.00 0.01 0.00 0.00 0.00 0.00 15:11:30 14:01:01 docker0 41.82 52.00 2.37 190.57 0.00 0.00 0.00 0.00 15:11:30 14:01:01 veth105eba6 0.05 0.18 0.00 0.01 0.00 0.00 0.00 0.00 15:11:30 14:01:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 15:11:30 14:01:01 veth7e2e9ef 0.00 0.90 0.00 0.05 0.00 0.00 0.00 0.00 15:11:30 14:01:01 ens3 178.16 141.50 1892.76 82.07 0.00 0.00 0.00 0.00 15:11:30 14:02:01 vethb6ed134 237.39 381.12 20.76 5826.97 0.00 0.00 0.00 0.48 15:11:30 14:02:01 docker0 497.72 818.21 36.96 12209.20 0.00 0.00 0.00 0.00 15:11:30 14:02:01 lo 1.73 1.73 0.17 0.17 0.00 0.00 0.00 0.00 15:11:30 14:02:01 veth7e2e9ef 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 15:11:30 14:02:01 ens3 955.12 596.50 13448.68 138.04 0.00 0.00 0.00 0.00 15:11:30 14:02:01 veth45368e1 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 15:11:30 14:02:01 veth0f9fb88 225.36 379.80 20.10 5826.30 0.00 0.00 0.00 0.48 15:11:30 14:03:01 vethf7dd5e9 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 15:11:30 14:03:01 vethb6ed134 0.15 0.27 0.01 0.01 0.00 0.00 0.00 0.00 15:11:30 14:03:01 docker0 22.46 28.35 1.29 127.80 0.00 0.00 0.00 0.00 15:11:30 14:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:11:30 14:03:01 veth7e2e9ef 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 15:11:30 14:03:01 ens3 87.99 68.48 157.28 67.58 0.00 0.00 0.00 0.00 15:11:30 14:03:01 veth0f9fb88 0.12 0.25 0.01 0.01 0.00 0.00 0.00 0.00 15:11:30 14:04:01 vethb6ed134 8.21 15.06 0.85 206.70 0.00 0.00 0.00 0.02 15:11:30 14:04:01 vethf26b280 217.56 382.89 19.29 5825.77 0.00 0.00 0.00 0.48 15:11:30 14:04:01 veth78b4ad8 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 15:11:30 14:04:01 docker0 249.93 435.12 18.76 6404.88 0.00 0.00 0.00 0.00 15:11:30 14:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:30 14:04:01 veth7e2e9ef 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 15:11:30 14:04:01 ens3 481.49 274.59 6442.29 43.99 0.00 0.00 0.00 0.00 15:11:30 14:04:01 veth0f9fb88 9.18 13.41 0.94 206.42 0.00 0.00 0.00 0.02 15:11:30 14:04:01 vethcf6e6ee 7.68 9.21 0.55 38.04 0.00 0.00 0.00 0.00 15:11:30 14:05:01 vethf26b280 0.08 0.15 0.00 0.01 0.00 0.00 0.00 0.00 15:11:30 14:05:01 docker0 7.70 9.03 0.43 38.02 0.00 0.00 0.00 0.00 15:11:30 14:05:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 15:11:30 14:05:01 veth7e2e9ef 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 15:11:30 14:05:01 ens3 65.38 77.84 59.66 84.46 0.00 0.00 0.00 0.00 15:11:30 14:06:01 docker0 59.99 73.45 3.71 457.39 0.00 0.00 0.00 0.00 15:11:30 14:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:30 14:06:01 veth7e2e9ef 0.00 0.98 0.00 0.05 0.00 0.00 0.00 0.00 15:11:30 14:06:01 ens3 96.27 72.85 475.54 15.42 0.00 0.00 0.00 0.00 15:11:30 14:07:01 docker0 0.00 0.38 0.00 0.02 0.00 0.00 0.00 0.00 15:11:30 14:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:11:30 14:07:01 ens3 4.07 2.75 3.98 1.67 0.00 0.00 0.00 0.00 15:11:30 14:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:30 14:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:30 14:08:01 ens3 0.18 0.10 0.08 0.06 0.00 0.00 0.00 0.00 15:11:30 14:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:30 14:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:11:30 14:09:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:11:30 14:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:30 14:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:30 14:10:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:11:30 14:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:30 14:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:11:30 14:11:01 ens3 5.00 6.00 0.78 9.51 0.00 0.00 0.00 0.00 15:11:30 14:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:30 14:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:30 14:12:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:30 14:13:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:30 14:13:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:11:30 14:13:02 ens3 3.82 8.03 0.31 7.58 0.00 0.00 0.00 0.00 15:11:30 14:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:30 14:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:30 14:14:01 ens3 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 15:11:30 14:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:30 14:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:11:30 14:15:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:11:30 14:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:30 14:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:30 14:16:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:11:30 14:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:30 14:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:11:30 14:17:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:11:30 14:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:30 14:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:30 14:18:01 ens3 3.17 4.67 0.27 7.38 0.00 0.00 0.00 0.00 15:11:30 14:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:30 14:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:11:30 14:19:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:11:30 14:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:30 14:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:30 14:20:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:11:30 14:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:30 14:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:11:30 14:21:01 ens3 0.22 0.17 0.12 0.01 0.00 0.00 0.00 0.00 15:11:30 14:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:30 14:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:30 14:22:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:11:30 14:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:30 14:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:11:30 14:23:01 ens3 4.28 8.10 0.34 7.58 0.00 0.00 0.00 0.00 15:11:30 14:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:30 14:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:30 14:24:01 ens3 0.37 0.02 0.04 0.00 0.00 0.00 0.00 0.00 15:11:30 14:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:30 14:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:11:30 14:25:01 ens3 4.45 7.41 0.65 10.40 0.00 0.00 0.00 0.00 15:11:30 14:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:30 14:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:30 14:26:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:30 14:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:30 14:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:11:30 14:27:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:11:30 14:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:30 14:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:30 14:28:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 15:11:30 14:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:30 14:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:11:30 14:29:01 ens3 0.70 0.08 0.06 0.01 0.00 0.00 0.00 0.00 15:11:30 14:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:30 14:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:30 14:30:01 ens3 0.70 0.68 0.41 0.29 0.00 0.00 0.00 0.00 15:11:30 14:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:30 14:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:11:30 14:31:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 15:11:30 14:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:30 14:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:30 14:32:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:30 14:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:30 14:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:11:30 14:33:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 15:11:30 14:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:30 14:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:30 14:34:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:30 14:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:30 14:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:11:30 14:35:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:11:30 14:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:30 14:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:30 14:36:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:11:30 14:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:30 14:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:11:30 14:37:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:11:30 14:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:30 14:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:30 14:38:01 ens3 0.20 0.13 0.08 0.07 0.00 0.00 0.00 0.00 15:11:30 14:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:30 14:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:11:30 14:39:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:11:30 14:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:30 14:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:30 14:40:01 ens3 0.20 0.08 0.12 0.00 0.00 0.00 0.00 0.00 15:11:30 14:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:30 14:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:11:30 14:41:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 15:11:30 14:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:30 14:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:30 14:42:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:11:30 14:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:30 14:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:11:30 14:43:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 15:11:30 14:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:30 14:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:30 14:44:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:11:30 14:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:30 14:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:11:30 14:45:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:11:30 14:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:30 14:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:30 14:46:01 ens3 0.20 0.08 0.07 0.00 0.00 0.00 0.00 0.00 15:11:30 14:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:30 14:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:11:30 14:47:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:11:30 14:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:30 14:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:30 14:48:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 15:11:30 14:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:30 14:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:11:30 14:49:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:11:30 14:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:30 14:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:30 14:50:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:11:30 14:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:30 14:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:11:30 14:51:01 ens3 0.62 0.52 0.32 0.22 0.00 0.00 0.00 0.00 15:11:30 14:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:30 14:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:30 14:52:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:11:30 14:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:30 14:53:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 15:11:30 14:53:01 ens3 2.95 2.17 15.24 0.23 0.00 0.00 0.00 0.00 15:11:30 14:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:30 14:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:30 14:54:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:11:30 14:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:30 14:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:11:30 14:55:01 ens3 0.53 0.40 0.36 0.20 0.00 0.00 0.00 0.00 15:11:30 14:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:30 14:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:30 14:56:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:11:30 14:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:30 14:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:11:30 14:57:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:11:30 14:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:30 14:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:30 14:58:01 ens3 0.17 0.10 0.08 0.07 0.00 0.00 0.00 0.00 15:11:30 14:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:30 14:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:11:30 14:59:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:11:30 15:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:30 15:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:30 15:00:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:11:30 15:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:30 15:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:11:30 15:01:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:11:30 15:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:30 15:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:30 15:02:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:11:30 15:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:30 15:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:11:30 15:03:01 ens3 0.55 0.50 0.28 0.15 0.00 0.00 0.00 0.00 15:11:30 15:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:30 15:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:30 15:04:01 ens3 0.92 0.50 0.31 0.22 0.00 0.00 0.00 0.00 15:11:30 15:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:30 15:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:30 15:05:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:11:30 15:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:30 15:06:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 15:11:30 15:06:01 ens3 5.85 4.52 9.23 5.67 0.00 0.00 0.00 0.00 15:11:30 15:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:30 15:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:30 15:07:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:30 15:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:30 15:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:11:30 15:08:01 ens3 0.25 0.22 0.08 0.07 0.00 0.00 0.00 0.00 15:11:30 15:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:30 15:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:30 15:09:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:30 15:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:30 15:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:11:30 15:10:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:11:30 15:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:30 15:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:30 15:11:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:30 Average: docker0 21.06 27.31 1.53 312.75 0.00 0.00 0.00 0.00 15:11:30 Average: lo 0.22 0.22 0.02 0.02 0.00 0.00 0.00 0.00 15:11:30 Average: ens3 51.05 40.10 482.91 10.35 0.00 0.00 0.00 0.00 15:11:30 15:11:30 15:11:30 ---> sar -P ALL: 15:11:30 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-64373) 05/23/22 _x86_64_ (8 CPU) 15:11:30 15:11:30 13:56:53 LINUX RESTART (8 CPU) 15:11:30 15:11:30 13:57:01 CPU %user %nice %system %iowait %steal %idle 15:11:30 13:58:02 all 11.25 0.00 4.69 3.17 0.06 80.82 15:11:30 13:58:02 0 11.73 0.00 4.16 3.80 0.07 80.24 15:11:30 13:58:02 1 8.49 0.00 3.35 1.95 0.05 86.15 15:11:30 13:58:02 2 17.29 0.00 5.85 4.53 0.05 72.29 15:11:30 13:58:02 3 13.27 0.00 5.62 1.68 0.08 79.34 15:11:30 13:58:02 4 9.18 0.00 4.68 3.32 0.07 82.76 15:11:30 13:58:02 5 9.59 0.00 3.74 8.21 0.05 78.41 15:11:30 13:58:02 6 11.40 0.00 3.18 0.47 0.05 84.89 15:11:30 13:58:02 7 9.04 0.00 7.00 1.37 0.09 82.50 15:11:30 13:59:01 all 29.18 0.00 6.44 1.44 0.09 62.85 15:11:30 13:59:01 0 29.14 0.00 6.23 0.15 0.09 64.38 15:11:30 13:59:01 1 29.24 0.00 6.07 0.56 0.09 64.03 15:11:30 13:59:01 2 29.73 0.00 7.99 0.67 0.10 61.51 15:11:30 13:59:01 3 29.74 0.00 5.80 0.17 0.09 64.20 15:11:30 13:59:01 4 28.68 0.00 5.64 0.34 0.09 65.25 15:11:30 13:59:01 5 28.71 0.00 7.01 7.38 0.09 56.82 15:11:30 13:59:01 6 28.73 0.00 6.91 0.19 0.09 64.08 15:11:30 13:59:01 7 29.49 0.00 5.85 2.03 0.09 62.54 15:11:30 14:00:01 all 44.67 0.00 5.86 0.31 0.08 49.08 15:11:30 14:00:01 0 45.14 0.00 5.80 0.00 0.07 48.99 15:11:30 14:00:01 1 43.77 0.00 5.84 0.13 0.07 50.19 15:11:30 14:00:01 2 43.78 0.00 6.02 0.03 0.07 50.09 15:11:30 14:00:01 3 45.91 0.00 5.83 0.00 0.08 48.18 15:11:30 14:00:01 4 45.38 0.00 6.05 0.24 0.08 48.25 15:11:30 14:00:01 5 44.97 0.00 5.87 0.00 0.08 49.08 15:11:30 14:00:01 6 43.64 0.00 5.80 0.02 0.08 50.46 15:11:30 14:00:01 7 44.76 0.00 5.71 2.03 0.08 47.43 15:11:30 14:01:01 all 25.39 0.00 11.49 5.75 0.11 57.26 15:11:30 14:01:01 0 25.92 0.00 11.74 9.60 0.12 52.62 15:11:30 14:01:01 1 23.71 0.00 11.68 4.85 0.12 59.63 15:11:30 14:01:01 2 27.76 0.00 11.36 1.68 0.12 59.08 15:11:30 14:01:01 3 23.59 0.00 8.27 0.97 0.07 67.10 15:11:30 14:01:01 4 26.55 0.00 12.84 3.67 0.12 56.82 15:11:30 14:01:01 5 25.94 0.00 11.50 13.77 0.10 48.68 15:11:30 14:01:01 6 26.07 0.00 14.07 2.52 0.10 57.23 15:11:30 14:01:01 7 23.61 0.00 10.45 9.04 0.12 56.78 15:11:30 14:02:01 all 62.69 0.00 13.97 7.88 0.14 15.32 15:11:30 14:02:01 0 62.58 0.00 14.17 13.11 0.12 10.03 15:11:30 14:02:01 1 64.75 0.00 14.31 8.42 0.13 12.39 15:11:30 14:02:01 2 64.12 0.00 11.51 5.15 0.12 19.10 15:11:30 14:02:01 3 58.47 0.00 12.69 6.79 0.15 21.90 15:11:30 14:02:01 4 62.64 0.00 15.54 7.75 0.15 13.91 15:11:30 14:02:01 5 64.00 0.00 14.26 9.96 0.19 11.59 15:11:30 14:02:01 6 63.89 0.00 12.91 5.32 0.12 17.76 15:11:30 14:02:01 7 61.08 0.00 16.38 6.48 0.14 15.92 15:11:30 14:03:01 all 89.46 0.00 10.24 0.02 0.14 0.14 15:11:30 14:03:01 0 90.32 0.00 9.53 0.02 0.13 0.00 15:11:30 14:03:01 1 87.88 0.00 11.91 0.00 0.18 0.03 15:11:30 14:03:01 2 89.28 0.00 10.14 0.08 0.15 0.35 15:11:30 14:03:01 3 90.14 0.00 9.13 0.02 0.13 0.59 15:11:30 14:03:01 4 90.68 0.00 9.18 0.00 0.13 0.00 15:11:30 14:03:01 5 90.67 0.00 9.20 0.00 0.12 0.02 15:11:30 14:03:01 6 90.80 0.00 9.03 0.02 0.13 0.02 15:11:30 14:03:01 7 85.95 0.00 13.78 0.02 0.13 0.12 15:11:30 14:04:01 all 70.53 0.00 13.11 4.16 0.14 12.06 15:11:30 14:04:01 0 75.40 0.00 9.95 4.59 0.13 9.93 15:11:30 14:04:01 1 73.26 0.00 11.52 4.71 0.13 10.37 15:11:30 14:04:01 2 73.18 0.00 11.60 2.79 0.13 12.29 15:11:30 14:04:01 3 77.71 0.00 12.94 0.81 0.13 8.40 15:11:30 14:04:01 4 67.20 0.00 13.35 3.17 0.14 16.14 15:11:30 14:04:01 5 64.59 0.00 14.74 3.86 0.12 16.69 15:11:30 14:04:01 6 67.21 0.00 15.43 8.54 0.15 8.66 15:11:30 14:04:01 7 65.61 0.00 15.37 4.83 0.15 14.04 15:11:30 14:05:01 all 72.73 0.00 12.06 2.90 0.12 12.19 15:11:30 14:05:01 0 83.48 0.00 9.69 1.26 0.12 5.45 15:11:30 14:05:01 1 71.45 0.00 13.18 3.50 0.10 11.77 15:11:30 14:05:01 2 71.37 0.00 12.55 2.01 0.19 13.90 15:11:30 14:05:01 3 70.88 0.00 12.92 2.36 0.10 13.74 15:11:30 14:05:01 4 69.84 0.00 13.59 3.73 0.12 12.72 15:11:30 14:05:01 5 70.49 0.00 11.66 7.53 0.13 10.18 15:11:30 14:05:01 6 71.82 0.00 11.68 1.06 0.12 15.31 15:11:30 14:05:01 7 72.45 0.00 11.23 1.74 0.12 14.46 15:11:30 14:06:01 all 20.79 0.00 5.83 1.86 0.07 71.45 15:11:30 14:06:01 0 25.53 0.00 5.13 1.06 0.07 68.21 15:11:30 14:06:01 1 29.69 0.00 6.34 3.58 0.08 60.31 15:11:30 14:06:01 2 17.42 0.00 5.77 3.19 0.05 73.57 15:11:30 14:06:01 3 18.72 0.00 5.61 1.32 0.07 74.28 15:11:30 14:06:01 4 15.08 0.00 5.33 1.55 0.05 77.98 15:11:30 14:06:01 5 19.78 0.00 6.73 2.50 0.07 70.93 15:11:30 14:06:01 6 18.36 0.00 5.33 1.20 0.07 75.05 15:11:30 14:06:01 7 21.76 0.00 6.38 0.49 0.07 71.30 15:11:30 14:07:01 all 3.50 0.00 2.05 1.77 0.03 92.66 15:11:30 14:07:01 0 3.67 0.00 1.18 0.00 0.02 95.13 15:11:30 14:07:01 1 2.31 0.00 3.81 11.96 0.03 81.89 15:11:30 14:07:01 2 3.16 0.00 1.76 0.99 0.03 94.06 15:11:30 14:07:01 3 3.64 0.00 1.56 0.15 0.03 94.61 15:11:30 14:07:01 4 3.09 0.00 1.54 0.13 0.02 95.22 15:11:30 14:07:01 5 2.87 0.00 2.08 0.02 0.02 95.02 15:11:30 14:07:01 6 5.68 0.00 2.06 0.83 0.03 91.40 15:11:30 14:07:01 7 3.52 0.00 2.42 0.15 0.03 93.87 15:11:30 14:08:01 all 0.26 0.00 0.02 0.00 0.00 99.71 15:11:30 14:08:01 0 0.05 0.00 0.02 0.00 0.00 99.93 15:11:30 14:08:01 1 0.02 0.00 0.02 0.02 0.00 99.95 15:11:30 14:08:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:11:30 14:08:01 3 0.02 0.00 0.03 0.00 0.00 99.95 15:11:30 14:08:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:11:30 14:08:01 5 0.00 0.00 0.02 0.00 0.02 99.97 15:11:30 14:08:01 6 1.97 0.00 0.03 0.02 0.00 97.98 15:11:30 14:08:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:11:30 15:11:30 14:08:01 CPU %user %nice %system %iowait %steal %idle 15:11:30 14:09:01 all 0.20 0.00 0.04 0.00 0.00 99.75 15:11:30 14:09:01 0 0.02 0.00 0.03 0.00 0.02 99.93 15:11:30 14:09:01 1 0.03 0.00 0.07 0.02 0.00 99.88 15:11:30 14:09:01 2 0.03 0.00 0.07 0.00 0.00 99.90 15:11:30 14:09:01 3 0.03 0.00 0.00 0.00 0.02 99.95 15:11:30 14:09:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:11:30 14:09:01 5 0.03 0.00 0.00 0.00 0.00 99.97 15:11:30 14:09:01 6 1.45 0.00 0.12 0.00 0.00 98.43 15:11:30 14:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:11:30 14:10:01 all 0.00 0.00 0.01 0.01 0.00 99.98 15:11:30 14:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:11:30 14:10:01 1 0.00 0.00 0.02 0.02 0.00 99.97 15:11:30 14:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:11:30 14:10:01 3 0.03 0.00 0.03 0.02 0.00 99.92 15:11:30 14:10:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:11:30 14:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:11:30 14:10:01 6 0.00 0.00 0.02 0.03 0.00 99.95 15:11:30 14:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:11:30 14:11:01 all 0.04 0.00 0.01 0.01 0.00 99.94 15:11:30 14:11:01 0 0.07 0.00 0.00 0.00 0.00 99.93 15:11:30 14:11:01 1 0.05 0.00 0.02 0.00 0.00 99.93 15:11:30 14:11:01 2 0.00 0.00 0.02 0.00 0.00 99.98 15:11:30 14:11:01 3 0.05 0.00 0.02 0.03 0.02 99.88 15:11:30 14:11:01 4 0.05 0.00 0.02 0.00 0.00 99.93 15:11:30 14:11:01 5 0.03 0.00 0.02 0.00 0.00 99.95 15:11:30 14:11:01 6 0.03 0.00 0.03 0.02 0.02 99.90 15:11:30 14:11:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:11:30 14:12:01 all 0.01 0.00 0.01 0.01 0.01 99.97 15:11:30 14:12:01 0 0.03 0.00 0.00 0.00 0.00 99.97 15:11:30 14:12:01 1 0.00 0.00 0.00 0.02 0.02 99.97 15:11:30 14:12:01 2 0.02 0.00 0.00 0.00 0.02 99.97 15:11:30 14:12:01 3 0.03 0.00 0.03 0.00 0.02 99.92 15:11:30 14:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:11:30 14:12:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:11:30 14:12:01 6 0.00 0.00 0.00 0.03 0.00 99.97 15:11:30 14:12:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:11:30 14:13:02 all 0.02 0.00 0.01 0.00 0.00 99.96 15:11:30 14:13:02 0 0.02 0.00 0.02 0.00 0.00 99.97 15:11:30 14:13:02 1 0.00 0.00 0.00 0.00 0.00 100.00 15:11:30 14:13:02 2 0.08 0.00 0.00 0.00 0.00 99.92 15:11:30 14:13:02 3 0.00 0.00 0.02 0.02 0.00 99.97 15:11:30 14:13:02 4 0.02 0.00 0.03 0.00 0.00 99.95 15:11:30 14:13:02 5 0.03 0.00 0.00 0.00 0.00 99.97 15:11:30 14:13:02 6 0.03 0.00 0.02 0.02 0.00 99.93 15:11:30 14:13:02 7 0.00 0.00 0.02 0.00 0.00 99.98 15:11:30 14:14:01 all 0.01 0.00 0.00 0.01 0.00 99.97 15:11:30 14:14:01 0 0.03 0.00 0.02 0.00 0.00 99.95 15:11:30 14:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:11:30 14:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:11:30 14:14:01 3 0.02 0.00 0.00 0.03 0.02 99.93 15:11:30 14:14:01 4 0.02 0.00 0.00 0.00 0.02 99.97 15:11:30 14:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:11:30 14:14:01 6 0.00 0.00 0.02 0.03 0.00 99.95 15:11:30 14:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:11:30 14:15:01 all 0.02 0.00 0.00 0.00 0.00 99.97 15:11:30 14:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:11:30 14:15:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:11:30 14:15:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:11:30 14:15:01 3 0.03 0.00 0.02 0.00 0.00 99.95 15:11:30 14:15:01 4 0.03 0.00 0.00 0.00 0.00 99.97 15:11:30 14:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:11:30 14:15:01 6 0.00 0.00 0.00 0.02 0.00 99.98 15:11:30 14:15:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:11:30 14:16:01 all 0.01 0.00 0.01 0.01 0.00 99.96 15:11:30 14:16:01 0 0.02 0.00 0.03 0.00 0.00 99.95 15:11:30 14:16:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:11:30 14:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:11:30 14:16:01 3 0.02 0.00 0.03 0.03 0.02 99.90 15:11:30 14:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:11:30 14:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:11:30 14:16:01 6 0.00 0.00 0.02 0.08 0.00 99.90 15:11:30 14:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:11:30 14:17:01 all 0.01 0.00 0.01 0.00 0.00 99.98 15:11:30 14:17:01 0 0.02 0.00 0.00 0.00 0.02 99.97 15:11:30 14:17:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:11:30 14:17:01 2 0.00 0.00 0.02 0.00 0.00 99.98 15:11:30 14:17:01 3 0.03 0.00 0.00 0.02 0.00 99.95 15:11:30 14:17:01 4 0.00 0.00 0.03 0.00 0.00 99.97 15:11:30 14:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:11:30 14:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:11:30 14:17:01 7 0.00 0.00 0.00 0.00 0.02 99.98 15:11:30 14:18:01 all 0.03 0.00 0.01 0.01 0.00 99.95 15:11:30 14:18:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:11:30 14:18:01 1 0.03 0.00 0.00 0.02 0.00 99.95 15:11:30 14:18:01 2 0.03 0.00 0.02 0.00 0.00 99.95 15:11:30 14:18:01 3 0.03 0.00 0.02 0.03 0.02 99.90 15:11:30 14:18:01 4 0.03 0.00 0.00 0.00 0.00 99.97 15:11:30 14:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:11:30 14:18:01 6 0.02 0.00 0.02 0.02 0.00 99.95 15:11:30 14:18:01 7 0.05 0.00 0.00 0.00 0.00 99.95 15:11:30 14:19:01 all 0.01 0.00 0.01 0.00 0.00 99.98 15:11:30 14:19:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:11:30 14:19:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:11:30 14:19:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:11:30 14:19:01 3 0.02 0.00 0.02 0.02 0.02 99.93 15:11:30 14:19:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:11:30 14:19:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:11:30 14:19:01 6 0.00 0.00 0.02 0.02 0.00 99.97 15:11:30 14:19:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:11:30 15:11:30 14:19:01 CPU %user %nice %system %iowait %steal %idle 15:11:30 14:20:01 all 0.03 0.00 0.01 0.01 0.00 99.95 15:11:30 14:20:01 0 0.08 0.00 0.02 0.00 0.00 99.90 15:11:30 14:20:01 1 0.03 0.00 0.02 0.00 0.00 99.95 15:11:30 14:20:01 2 0.00 0.00 0.02 0.00 0.00 99.98 15:11:30 14:20:01 3 0.07 0.00 0.03 0.02 0.00 99.88 15:11:30 14:20:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:11:30 14:20:01 5 0.07 0.00 0.00 0.00 0.00 99.93 15:11:30 14:20:01 6 0.00 0.00 0.00 0.05 0.00 99.95 15:11:30 14:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:11:30 14:21:01 all 0.02 0.00 0.01 0.01 0.00 99.96 15:11:30 14:21:01 0 0.08 0.00 0.00 0.00 0.00 99.92 15:11:30 14:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:11:30 14:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:11:30 14:21:01 3 0.07 0.00 0.02 0.00 0.00 99.92 15:11:30 14:21:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:11:30 14:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:11:30 14:21:01 6 0.02 0.00 0.02 0.10 0.00 99.87 15:11:30 14:21:01 7 0.00 0.00 0.00 0.00 0.02 99.98 15:11:30 14:22:01 all 0.01 0.00 0.00 0.00 0.00 99.98 15:11:30 14:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:11:30 14:22:01 1 0.00 0.00 0.00 0.03 0.00 99.97 15:11:30 14:22:01 2 0.03 0.00 0.00 0.00 0.00 99.97 15:11:30 14:22:01 3 0.03 0.00 0.02 0.00 0.02 99.93 15:11:30 14:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:11:30 14:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:11:30 14:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:11:30 14:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:11:30 14:23:01 all 0.02 0.00 0.01 0.01 0.01 99.95 15:11:30 14:23:01 0 0.03 0.00 0.00 0.00 0.02 99.95 15:11:30 14:23:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:11:30 14:23:01 2 0.05 0.00 0.00 0.02 0.02 99.92 15:11:30 14:23:01 3 0.07 0.00 0.07 0.02 0.00 99.85 15:11:30 14:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:11:30 14:23:01 5 0.02 0.00 0.00 0.00 0.02 99.97 15:11:30 14:23:01 6 0.00 0.00 0.02 0.02 0.00 99.97 15:11:30 14:23:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:11:30 14:24:01 all 0.02 0.00 0.01 0.00 0.00 99.97 15:11:30 14:24:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:11:30 14:24:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:11:30 14:24:01 2 0.05 0.00 0.00 0.02 0.00 99.93 15:11:30 14:24:01 3 0.02 0.00 0.00 0.02 0.02 99.95 15:11:30 14:24:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:11:30 14:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:11:30 14:24:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:11:30 14:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:11:30 14:25:01 all 0.02 0.00 0.02 0.00 0.00 99.96 15:11:30 14:25:01 0 0.03 0.00 0.02 0.00 0.00 99.95 15:11:30 14:25:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:11:30 14:25:01 2 0.05 0.00 0.03 0.00 0.00 99.92 15:11:30 14:25:01 3 0.03 0.00 0.02 0.02 0.00 99.93 15:11:30 14:25:01 4 0.00 0.00 0.03 0.00 0.00 99.97 15:11:30 14:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:11:30 14:25:01 6 0.02 0.00 0.02 0.02 0.00 99.95 15:11:30 14:25:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:11:30 14:26:01 all 0.02 0.00 0.01 0.00 0.00 99.96 15:11:30 14:26:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:11:30 14:26:01 1 0.02 0.00 0.02 0.00 0.02 99.95 15:11:30 14:26:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:11:30 14:26:01 3 0.08 0.00 0.03 0.02 0.02 99.85 15:11:30 14:26:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:11:30 14:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:11:30 14:26:01 6 0.00 0.00 0.00 0.02 0.00 99.98 15:11:30 14:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:11:30 14:27:01 all 0.15 0.00 0.01 0.01 0.00 99.83 15:11:30 14:27:01 0 0.02 0.00 0.03 0.00 0.00 99.95 15:11:30 14:27:01 1 1.17 0.00 0.02 0.00 0.00 98.81 15:11:30 14:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:11:30 14:27:01 3 0.00 0.00 0.00 0.02 0.00 99.98 15:11:30 14:27:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:11:30 14:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:11:30 14:27:01 6 0.00 0.00 0.02 0.05 0.00 99.93 15:11:30 14:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:11:30 14:28:01 all 0.21 0.00 0.01 0.01 0.01 99.77 15:11:30 14:28:01 0 0.03 0.00 0.03 0.00 0.02 99.92 15:11:30 14:28:01 1 1.53 0.00 0.00 0.00 0.02 98.45 15:11:30 14:28:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:11:30 14:28:01 3 0.07 0.00 0.02 0.03 0.03 99.85 15:11:30 14:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:11:30 14:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:11:30 14:28:01 6 0.00 0.00 0.00 0.02 0.00 99.98 15:11:30 14:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:11:30 14:29:01 all 0.00 0.00 0.01 0.00 0.00 99.99 15:11:30 14:29:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:11:30 14:29:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:11:30 14:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:11:30 14:29:01 3 0.00 0.00 0.02 0.02 0.00 99.97 15:11:30 14:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:11:30 14:29:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:11:30 14:29:01 6 0.00 0.00 0.00 0.02 0.00 99.98 15:11:30 14:29:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:11:30 14:30:01 all 0.06 0.00 0.01 0.01 0.00 99.92 15:11:30 14:30:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:11:30 14:30:01 1 0.38 0.00 0.00 0.00 0.00 99.62 15:11:30 14:30:01 2 0.03 0.00 0.00 0.00 0.00 99.97 15:11:30 14:30:01 3 0.05 0.00 0.00 0.03 0.02 99.90 15:11:30 14:30:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:11:30 14:30:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:11:30 14:30:01 6 0.00 0.00 0.02 0.02 0.00 99.97 15:11:30 14:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:11:30 15:11:30 14:30:01 CPU %user %nice %system %iowait %steal %idle 15:11:30 14:31:01 all 0.05 0.00 0.00 0.00 0.00 99.94 15:11:30 14:31:01 0 0.02 0.00 0.03 0.00 0.02 99.93 15:11:30 14:31:01 1 0.30 0.00 0.00 0.02 0.00 99.68 15:11:30 14:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:11:30 14:31:01 3 0.02 0.00 0.00 0.00 0.02 99.97 15:11:30 14:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:11:30 14:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:11:30 14:31:01 6 0.02 0.00 0.00 0.02 0.00 99.97 15:11:30 14:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:11:30 14:32:01 all 0.01 0.00 0.01 0.00 0.00 99.98 15:11:30 14:32:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:11:30 14:32:01 1 0.00 0.00 0.00 0.02 0.02 99.97 15:11:30 14:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:11:30 14:32:01 3 0.05 0.00 0.02 0.00 0.00 99.93 15:11:30 14:32:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:11:30 14:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:11:30 14:32:01 6 0.00 0.00 0.02 0.02 0.00 99.97 15:11:30 14:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:11:30 14:33:01 all 0.05 0.00 0.03 0.01 0.00 99.90 15:11:30 14:33:01 0 0.02 0.00 0.03 0.00 0.00 99.95 15:11:30 14:33:01 1 0.03 0.00 0.02 0.02 0.00 99.93 15:11:30 14:33:01 2 0.03 0.00 0.03 0.00 0.02 99.92 15:11:30 14:33:01 3 0.05 0.00 0.03 0.00 0.02 99.90 15:11:30 14:33:01 4 0.03 0.00 0.03 0.03 0.00 99.90 15:11:30 14:33:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:11:30 14:33:01 6 0.20 0.00 0.05 0.05 0.00 99.70 15:11:30 14:33:01 7 0.02 0.00 0.03 0.00 0.00 99.95 15:11:30 14:34:01 all 0.01 0.00 0.01 0.01 0.01 99.97 15:11:30 14:34:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:11:30 14:34:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:11:30 14:34:01 2 0.00 0.00 0.00 0.02 0.00 99.98 15:11:30 14:34:01 3 0.02 0.00 0.03 0.00 0.03 99.92 15:11:30 14:34:01 4 0.02 0.00 0.00 0.02 0.00 99.97 15:11:30 14:34:01 5 0.00 0.00 0.00 0.00 0.02 99.98 15:11:30 14:34:01 6 0.00 0.00 0.00 0.02 0.00 99.98 15:11:30 14:34:01 7 0.02 0.00 0.02 0.00 0.02 99.95 15:11:30 14:35:01 all 0.01 0.00 0.01 0.01 0.00 99.97 15:11:30 14:35:01 0 0.03 0.00 0.02 0.00 0.00 99.95 15:11:30 14:35:01 1 0.02 0.00 0.00 0.03 0.00 99.95 15:11:30 14:35:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:11:30 14:35:01 3 0.03 0.00 0.02 0.00 0.00 99.95 15:11:30 14:35:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:11:30 14:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:11:30 14:35:01 6 0.00 0.00 0.02 0.02 0.00 99.97 15:11:30 14:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:11:30 14:36:01 all 0.01 0.00 0.00 0.00 0.00 99.99 15:11:30 14:36:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:11:30 14:36:01 1 0.00 0.00 0.00 0.02 0.00 99.98 15:11:30 14:36:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:11:30 14:36:01 3 0.03 0.00 0.02 0.00 0.02 99.93 15:11:30 14:36:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:11:30 14:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:11:30 14:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:11:30 14:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:11:30 14:37:01 all 0.01 0.00 0.00 0.02 0.00 99.96 15:11:30 14:37:01 0 0.02 0.00 0.02 0.00 0.02 99.95 15:11:30 14:37:01 1 0.02 0.00 0.00 0.17 0.00 99.82 15:11:30 14:37:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:11:30 14:37:01 3 0.02 0.00 0.02 0.00 0.02 99.95 15:11:30 14:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:11:30 14:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:11:30 14:37:01 6 0.00 0.00 0.00 0.02 0.00 99.98 15:11:30 14:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:11:30 14:38:01 all 0.02 0.00 0.01 0.02 0.00 99.95 15:11:30 14:38:01 0 0.03 0.00 0.02 0.00 0.00 99.95 15:11:30 14:38:01 1 0.02 0.00 0.02 0.08 0.00 99.88 15:11:30 14:38:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:11:30 14:38:01 3 0.05 0.00 0.02 0.00 0.02 99.92 15:11:30 14:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:11:30 14:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:11:30 14:38:01 6 0.02 0.00 0.00 0.05 0.00 99.93 15:11:30 14:38:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:11:30 14:39:01 all 0.19 0.00 0.01 0.01 0.01 99.79 15:11:30 14:39:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:11:30 14:39:01 1 0.00 0.00 0.00 0.03 0.02 99.95 15:11:30 14:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:11:30 14:39:01 3 0.02 0.00 0.03 0.00 0.02 99.93 15:11:30 14:39:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:11:30 14:39:01 5 1.40 0.00 0.02 0.00 0.02 98.56 15:11:30 14:39:01 6 0.00 0.00 0.02 0.02 0.00 99.97 15:11:30 14:39:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:11:30 14:40:01 all 0.26 0.00 0.01 0.01 0.00 99.72 15:11:30 14:40:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:11:30 14:40:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:11:30 14:40:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:11:30 14:40:01 3 0.02 0.00 0.03 0.00 0.02 99.93 15:11:30 14:40:01 4 0.00 0.00 0.02 0.02 0.00 99.97 15:11:30 14:40:01 5 1.97 0.00 0.00 0.00 0.00 98.03 15:11:30 14:40:01 6 0.00 0.00 0.00 0.05 0.00 99.95 15:11:30 14:40:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:11:30 14:41:01 all 0.24 0.00 0.01 0.03 0.00 99.72 15:11:30 14:41:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:11:30 14:41:01 1 0.02 0.00 0.00 0.23 0.00 99.75 15:11:30 14:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:11:30 14:41:01 3 0.05 0.00 0.02 0.00 0.00 99.93 15:11:30 14:41:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:11:30 14:41:01 5 1.76 0.00 0.02 0.00 0.00 98.22 15:11:30 14:41:01 6 0.00 0.00 0.02 0.03 0.02 99.93 15:11:30 14:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:11:30 15:11:30 14:41:01 CPU %user %nice %system %iowait %steal %idle 15:11:30 14:42:01 all 0.01 0.00 0.00 0.02 0.00 99.97 15:11:30 14:42:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:11:30 14:42:01 1 0.00 0.00 0.02 0.02 0.00 99.97 15:11:30 14:42:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:11:30 14:42:01 3 0.02 0.00 0.00 0.00 0.02 99.97 15:11:30 14:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:11:30 14:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:11:30 14:42:01 6 0.00 0.00 0.02 0.13 0.00 99.85 15:11:30 14:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:11:30 14:43:01 all 0.02 0.00 0.00 0.01 0.00 99.97 15:11:30 14:43:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:11:30 14:43:01 1 0.00 0.00 0.00 0.03 0.00 99.97 15:11:30 14:43:01 2 0.02 0.00 0.00 0.02 0.00 99.97 15:11:30 14:43:01 3 0.03 0.00 0.00 0.00 0.00 99.97 15:11:30 14:43:01 4 0.03 0.00 0.00 0.00 0.00 99.97 15:11:30 14:43:01 5 0.03 0.00 0.02 0.00 0.02 99.93 15:11:30 14:43:01 6 0.00 0.00 0.00 0.02 0.00 99.98 15:11:30 14:43:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:11:30 14:44:01 all 0.00 0.00 0.01 0.01 0.00 99.98 15:11:30 14:44:01 0 0.00 0.00 0.02 0.00 0.02 99.97 15:11:30 14:44:01 1 0.00 0.00 0.00 0.02 0.00 99.98 15:11:30 14:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:11:30 14:44:01 3 0.02 0.00 0.00 0.00 0.02 99.97 15:11:30 14:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:11:30 14:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:11:30 14:44:01 6 0.00 0.00 0.00 0.05 0.00 99.95 15:11:30 14:44:01 7 0.00 0.00 0.03 0.00 0.00 99.97 15:11:30 14:45:01 all 0.02 0.00 0.01 0.01 0.00 99.97 15:11:30 14:45:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:11:30 14:45:01 1 0.00 0.00 0.02 0.03 0.00 99.95 15:11:30 14:45:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:11:30 14:45:01 3 0.03 0.00 0.02 0.00 0.02 99.93 15:11:30 14:45:01 4 0.03 0.00 0.00 0.00 0.00 99.97 15:11:30 14:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:11:30 14:45:01 6 0.00 0.00 0.02 0.02 0.00 99.97 15:11:30 14:45:01 7 0.03 0.00 0.00 0.00 0.00 99.97 15:11:30 14:46:01 all 0.01 0.00 0.01 0.02 0.00 99.96 15:11:30 14:46:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:11:30 14:46:01 1 0.00 0.00 0.02 0.05 0.02 99.92 15:11:30 14:46:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:11:30 14:46:01 3 0.02 0.00 0.02 0.00 0.02 99.95 15:11:30 14:46:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:11:30 14:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:11:30 14:46:01 6 0.00 0.00 0.00 0.08 0.00 99.92 15:11:30 14:46:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:11:30 14:47:01 all 0.01 0.00 0.01 0.00 0.00 99.99 15:11:30 14:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:11:30 14:47:01 1 0.02 0.00 0.00 0.02 0.00 99.97 15:11:30 14:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:11:30 14:47:01 3 0.03 0.00 0.02 0.00 0.00 99.95 15:11:30 14:47:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:11:30 14:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:11:30 14:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:11:30 14:47:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:11:30 14:48:01 all 0.05 0.00 0.01 0.01 0.01 99.92 15:11:30 14:48:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:11:30 14:48:01 1 0.00 0.00 0.00 0.03 0.00 99.97 15:11:30 14:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:11:30 14:48:01 3 0.05 0.00 0.03 0.00 0.03 99.88 15:11:30 14:48:01 4 0.03 0.00 0.00 0.00 0.00 99.97 15:11:30 14:48:01 5 0.30 0.00 0.00 0.00 0.02 99.68 15:11:30 14:48:01 6 0.00 0.00 0.02 0.03 0.00 99.95 15:11:30 14:48:01 7 0.00 0.00 0.00 0.00 0.02 99.98 15:11:30 14:49:01 all 0.25 0.00 0.00 0.00 0.00 99.74 15:11:30 14:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:11:30 14:49:01 1 0.00 0.00 0.00 0.02 0.00 99.98 15:11:30 14:49:01 2 0.00 0.00 0.00 0.00 0.02 99.98 15:11:30 14:49:01 3 0.00 0.00 0.00 0.00 0.02 99.98 15:11:30 14:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:11:30 14:49:01 5 1.95 0.00 0.00 0.00 0.00 98.05 15:11:30 14:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:11:30 14:49:01 7 0.02 0.00 0.03 0.00 0.00 99.95 15:11:30 14:50:01 all 0.20 0.00 0.00 0.00 0.01 99.78 15:11:30 14:50:01 0 0.00 0.00 0.02 0.00 0.02 99.97 15:11:30 14:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:11:30 14:50:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:11:30 14:50:01 3 0.03 0.00 0.02 0.00 0.02 99.93 15:11:30 14:50:01 4 0.02 0.00 0.00 0.00 0.02 99.97 15:11:30 14:50:01 5 1.52 0.00 0.00 0.00 0.00 98.48 15:11:30 14:50:01 6 0.00 0.00 0.00 0.03 0.00 99.97 15:11:30 14:50:01 7 0.03 0.00 0.00 0.00 0.00 99.97 15:11:30 14:51:01 all 0.01 0.00 0.00 0.00 0.00 99.98 15:11:30 14:51:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:11:30 14:51:01 1 0.02 0.00 0.00 0.02 0.02 99.95 15:11:30 14:51:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:11:30 14:51:01 3 0.02 0.00 0.02 0.00 0.02 99.95 15:11:30 14:51:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:11:30 14:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:11:30 14:51:01 6 0.00 0.00 0.00 0.02 0.00 99.98 15:11:30 14:51:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:11:30 14:52:01 all 0.01 0.00 0.01 0.00 0.00 99.98 15:11:30 14:52:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:11:30 14:52:01 1 0.00 0.00 0.00 0.02 0.00 99.98 15:11:30 14:52:01 2 0.00 0.00 0.02 0.00 0.00 99.98 15:11:30 14:52:01 3 0.02 0.00 0.03 0.00 0.00 99.95 15:11:30 14:52:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:11:30 14:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:11:30 14:52:01 6 0.02 0.00 0.00 0.02 0.00 99.97 15:11:30 14:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:11:30 15:11:30 14:52:01 CPU %user %nice %system %iowait %steal %idle 15:11:30 14:53:01 all 0.19 0.00 0.07 0.05 0.00 99.69 15:11:30 14:53:01 0 0.08 0.00 0.07 0.03 0.00 99.82 15:11:30 14:53:01 1 1.20 0.00 0.12 0.25 0.00 98.43 15:11:30 14:53:01 2 0.08 0.00 0.03 0.00 0.00 99.88 15:11:30 14:53:01 3 0.05 0.00 0.12 0.00 0.02 99.82 15:11:30 14:53:01 4 0.05 0.00 0.07 0.00 0.00 99.88 15:11:30 14:53:01 5 0.02 0.00 0.03 0.00 0.02 99.93 15:11:30 14:53:01 6 0.00 0.00 0.05 0.07 0.00 99.88 15:11:30 14:53:01 7 0.07 0.00 0.08 0.02 0.00 99.83 15:11:30 14:54:01 all 0.02 0.00 0.01 0.00 0.00 99.97 15:11:30 14:54:01 0 0.02 0.00 0.00 0.00 0.02 99.97 15:11:30 14:54:01 1 0.02 0.00 0.02 0.02 0.00 99.95 15:11:30 14:54:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:11:30 14:54:01 3 0.02 0.00 0.02 0.00 0.02 99.95 15:11:30 14:54:01 4 0.03 0.00 0.00 0.00 0.00 99.97 15:11:30 14:54:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:11:30 14:54:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:11:30 14:54:01 7 0.00 0.00 0.03 0.00 0.00 99.97 15:11:30 14:55:01 all 0.01 0.00 0.01 0.00 0.00 99.97 15:11:30 14:55:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:11:30 14:55:01 1 0.00 0.00 0.00 0.02 0.02 99.97 15:11:30 14:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:11:30 14:55:01 3 0.03 0.00 0.03 0.00 0.02 99.92 15:11:30 14:55:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:11:30 14:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:11:30 14:55:01 6 0.00 0.00 0.00 0.02 0.00 99.98 15:11:30 14:55:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:11:30 14:56:01 all 0.01 0.00 0.01 0.00 0.00 99.97 15:11:30 14:56:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:11:30 14:56:01 1 0.02 0.00 0.00 0.03 0.00 99.95 15:11:30 14:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:11:30 14:56:01 3 0.03 0.00 0.02 0.00 0.02 99.93 15:11:30 14:56:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:11:30 14:56:01 5 0.02 0.00 0.00 0.00 0.02 99.97 15:11:30 14:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:11:30 14:56:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:11:30 14:57:01 all 0.00 0.00 0.00 0.00 0.00 99.99 15:11:30 14:57:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:11:30 14:57:01 1 0.00 0.00 0.00 0.02 0.00 99.98 15:11:30 14:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:11:30 14:57:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:11:30 14:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:11:30 14:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:11:30 14:57:01 6 0.00 0.00 0.02 0.02 0.00 99.97 15:11:30 14:57:01 7 0.02 0.00 0.00 0.00 0.02 99.97 15:11:30 14:58:01 all 0.01 0.00 0.01 0.00 0.00 99.97 15:11:30 14:58:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:11:30 14:58:01 1 0.00 0.00 0.00 0.02 0.00 99.98 15:11:30 14:58:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:11:30 14:58:01 3 0.00 0.00 0.03 0.00 0.02 99.95 15:11:30 14:58:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:11:30 14:58:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:11:30 14:58:01 6 0.00 0.00 0.02 0.02 0.00 99.97 15:11:30 14:58:01 7 0.03 0.00 0.00 0.00 0.00 99.97 15:11:30 14:59:01 all 0.17 0.00 0.01 0.00 0.01 99.82 15:11:30 14:59:01 0 0.03 0.00 0.02 0.00 0.02 99.93 15:11:30 14:59:01 1 0.00 0.00 0.00 0.02 0.00 99.98 15:11:30 14:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:11:30 14:59:01 3 0.02 0.00 0.02 0.00 0.02 99.95 15:11:30 14:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:11:30 14:59:01 5 1.27 0.00 0.00 0.00 0.00 98.73 15:11:30 14:59:01 6 0.00 0.00 0.02 0.00 0.02 99.97 15:11:30 14:59:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:11:30 15:00:01 all 0.27 0.00 0.01 0.01 0.00 99.71 15:11:30 15:00:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:11:30 15:00:01 1 0.00 0.00 0.00 0.05 0.02 99.93 15:11:30 15:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:11:30 15:00:01 3 0.03 0.00 0.02 0.00 0.02 99.93 15:11:30 15:00:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:11:30 15:00:01 5 1.99 0.00 0.02 0.00 0.00 98.00 15:11:30 15:00:01 6 0.02 0.00 0.02 0.02 0.00 99.95 15:11:30 15:00:01 7 0.03 0.00 0.00 0.00 0.00 99.97 15:11:30 15:01:01 all 0.10 0.00 0.00 0.00 0.00 99.89 15:11:30 15:01:01 0 0.03 0.00 0.00 0.00 0.00 99.97 15:11:30 15:01:01 1 0.00 0.00 0.00 0.02 0.00 99.98 15:11:30 15:01:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:11:30 15:01:01 3 0.02 0.00 0.02 0.00 0.02 99.95 15:11:30 15:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:11:30 15:01:01 5 0.73 0.00 0.00 0.00 0.00 99.27 15:11:30 15:01:01 6 0.00 0.00 0.00 0.02 0.00 99.98 15:11:30 15:01:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:11:30 15:02:01 all 0.00 0.00 0.01 0.00 0.00 99.98 15:11:30 15:02:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:11:30 15:02:01 1 0.02 0.00 0.00 0.02 0.00 99.97 15:11:30 15:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:11:30 15:02:01 3 0.00 0.00 0.03 0.00 0.02 99.95 15:11:30 15:02:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:11:30 15:02:01 5 0.00 0.00 0.00 0.00 0.02 99.98 15:11:30 15:02:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:11:30 15:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:11:30 15:03:01 all 0.02 0.00 0.01 0.01 0.00 99.96 15:11:30 15:03:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:11:30 15:03:01 1 0.00 0.00 0.02 0.02 0.00 99.97 15:11:30 15:03:01 2 0.02 0.00 0.00 0.02 0.00 99.97 15:11:30 15:03:01 3 0.07 0.00 0.02 0.00 0.02 99.90 15:11:30 15:03:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:11:30 15:03:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:11:30 15:03:01 6 0.02 0.00 0.00 0.03 0.00 99.95 15:11:30 15:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:11:30 15:11:30 15:03:01 CPU %user %nice %system %iowait %steal %idle 15:11:30 15:04:01 all 0.08 0.00 0.01 0.01 0.00 99.91 15:11:30 15:04:01 0 0.58 0.00 0.02 0.00 0.02 99.38 15:11:30 15:04:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:11:30 15:04:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:11:30 15:04:01 3 0.03 0.00 0.02 0.00 0.00 99.95 15:11:30 15:04:01 4 0.00 0.00 0.00 0.03 0.00 99.97 15:11:30 15:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:11:30 15:04:01 6 0.00 0.00 0.02 0.02 0.00 99.97 15:11:30 15:04:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:11:30 15:05:01 all 0.07 0.00 0.01 0.00 0.00 99.91 15:11:30 15:05:01 0 0.48 0.00 0.03 0.00 0.00 99.48 15:11:30 15:05:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:11:30 15:05:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:11:30 15:05:01 3 0.02 0.00 0.02 0.00 0.02 99.95 15:11:30 15:05:01 4 0.02 0.00 0.00 0.02 0.00 99.97 15:11:30 15:05:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:11:30 15:05:01 6 0.00 0.00 0.02 0.02 0.00 99.97 15:11:30 15:05:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:11:30 15:06:01 all 0.23 0.00 0.02 0.01 0.00 99.74 15:11:30 15:06:01 0 1.24 0.00 0.02 0.00 0.00 98.74 15:11:30 15:06:01 1 0.20 0.00 0.02 0.03 0.00 99.75 15:11:30 15:06:01 2 0.03 0.00 0.02 0.00 0.00 99.95 15:11:30 15:06:01 3 0.05 0.00 0.03 0.00 0.00 99.92 15:11:30 15:06:01 4 0.05 0.00 0.03 0.00 0.00 99.92 15:11:30 15:06:01 5 0.05 0.00 0.02 0.00 0.00 99.93 15:11:30 15:06:01 6 0.10 0.00 0.03 0.02 0.00 99.85 15:11:30 15:06:01 7 0.10 0.00 0.03 0.00 0.00 99.87 15:11:30 15:07:01 all 0.08 0.00 0.00 0.01 0.00 99.91 15:11:30 15:07:01 0 0.52 0.00 0.02 0.00 0.00 99.47 15:11:30 15:07:01 1 0.00 0.00 0.02 0.03 0.00 99.95 15:11:30 15:07:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:11:30 15:07:01 3 0.03 0.00 0.00 0.00 0.00 99.97 15:11:30 15:07:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:11:30 15:07:01 5 0.03 0.00 0.00 0.00 0.00 99.97 15:11:30 15:07:01 6 0.00 0.00 0.00 0.02 0.00 99.98 15:11:30 15:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:11:30 15:08:01 all 0.07 0.00 0.01 0.01 0.00 99.89 15:11:30 15:08:01 0 0.60 0.00 0.05 0.00 0.02 99.33 15:11:30 15:08:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:11:30 15:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:11:30 15:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:11:30 15:08:01 4 0.00 0.00 0.03 0.08 0.02 99.87 15:11:30 15:08:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:11:30 15:08:01 6 0.00 0.00 0.00 0.02 0.00 99.98 15:11:30 15:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:11:30 15:09:01 all 0.07 0.00 0.01 0.01 0.01 99.91 15:11:30 15:09:01 0 0.43 0.00 0.03 0.00 0.02 99.52 15:11:30 15:09:01 1 0.02 0.00 0.00 0.03 0.02 99.93 15:11:30 15:09:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:11:30 15:09:01 3 0.03 0.00 0.00 0.00 0.02 99.95 15:11:30 15:09:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:11:30 15:09:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:11:30 15:09:01 6 0.02 0.00 0.00 0.02 0.00 99.97 15:11:30 15:09:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:11:30 15:10:01 all 0.04 0.00 0.01 0.00 0.00 99.95 15:11:30 15:10:01 0 0.33 0.00 0.02 0.00 0.00 99.65 15:11:30 15:10:01 1 0.00 0.00 0.00 0.02 0.00 99.98 15:11:30 15:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:11:30 15:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:11:30 15:10:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:11:30 15:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:11:30 15:10:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:11:30 15:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:11:30 15:11:01 all 0.05 0.00 0.01 0.01 0.00 99.94 15:11:30 15:11:01 0 0.30 0.00 0.05 0.00 0.02 99.63 15:11:30 15:11:01 1 0.02 0.00 0.00 0.03 0.00 99.95 15:11:30 15:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:11:30 15:11:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:11:30 15:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:11:30 15:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:11:30 15:11:01 6 0.00 0.00 0.00 0.02 0.00 99.98 15:11:30 15:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:11:30 Average: all 5.82 0.00 1.15 0.40 0.02 92.61 15:11:30 Average: 0 6.16 0.00 1.05 0.45 0.02 92.33 15:11:30 Average: 1 5.89 0.00 1.18 0.55 0.02 92.35 15:11:30 Average: 2 5.86 0.00 1.13 0.28 0.01 92.71 15:11:30 Average: 3 5.82 0.00 1.09 0.20 0.02 92.87 15:11:30 Average: 4 5.62 0.00 1.18 0.32 0.01 92.87 15:11:30 Average: 5 5.83 0.00 1.16 0.71 0.01 92.29 15:11:30 Average: 6 5.78 0.00 1.16 0.29 0.01 92.76 15:11:30 Average: 7 5.59 0.00 1.27 0.37 0.01 92.75 15:11:30 15:11:30 15:11:30