Pull request #4031 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 vli11 for edgexfoundry/edgex-go Loading trusted files from base branch main at ba7dda9ba69436b2236138c750336dcb3254af2a rather than 7d80e1cc169a5eb78792d396df96a6049dc54523 Obtained Jenkinsfile from ba7dda9ba69436b2236138c750336dcb3254af2a 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-ssh16872162774499387296.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-ssh2384424064618655302.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-4031/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-4031/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6507827560444922298.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-ssh3160699852931750319.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-4031/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-4031/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh10572601913836770586.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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-64384 in /w/workspace/edgexfoundry_edgex-go_PR-4031 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # 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 ba7dda9ba69436b2236138c750336dcb3254af2a into PR head commit 7d80e1cc169a5eb78792d396df96a6049dc54523 Merge succeeded, producing dd3828c4019400efec0fee8cce01ab21f4e77168 Checking out Revision dd3828c4019400efec0fee8cce01ab21f4e77168 (PR-4031) > 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/4031/head:refs/remotes/origin/PR-4031 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7d80e1cc169a5eb78792d396df96a6049dc54523 # 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 ba7dda9ba69436b2236138c750336dcb3254af2a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dd3828c4019400efec0fee8cce01ab21f4e77168 # timeout=10 Commit message: "Merge commit 'ba7dda9ba69436b2236138c750336dcb3254af2a' into HEAD" > git rev-list --no-walk 8d5dbf893ce1f319e636633c84cc744014475e91 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:08:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:08:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:08:44 ========================================================= 16:08:44 EdgeX Global Pipelines Version Info 16:08:44 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:08:45 ------------------- 16:08:45 stable info: 16:08:45 ------------------- 16:08:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:08:45 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 16:08:45 Message: update stable to v1.0.230 16:08:45 ------------------- 16:08:45 experimental info: 16:08:45 ------------------- 16:08:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:08:45 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 16:08:45 Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:08:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:08:45 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:08:45 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:08:45 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:08:45 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:08:45 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 16:08:45 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:08:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:08:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 16:08:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 16:08:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:08:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:08:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:08:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:08:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:08:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:08:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:08:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:08:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:08:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 16:08:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:08:46 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:08:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4031 [Pipeline] echo 16:08:46 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4031 [Pipeline] echo 16:08:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4031 [Pipeline] echo 16:08:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dd3828c4019400efec0fee8cce01ab21f4e77168 [Pipeline] echo 16:08:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dd3828c [Pipeline] echo 16:08:46 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:08:46 provisioning config files... 16:08:46 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config4659083162269064734tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:08:46 ---> docker-login.sh 16:08:46 nexus3.edgexfoundry.org:10001 16:08:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:08:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:08:46 Configure a credential helper to remove this warning. See 16:08:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:08:46 16:08:46 Login Succeeded 16:08:46 nexus3.edgexfoundry.org:10002 16:08:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:08:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:08:47 Configure a credential helper to remove this warning. See 16:08:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:08:47 16:08:47 Login Succeeded 16:08:47 nexus3.edgexfoundry.org:10003 16:08:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:08:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:08:47 Configure a credential helper to remove this warning. See 16:08:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:08:47 16:08:47 Login Succeeded 16:08:47 nexus3.edgexfoundry.org:10004 16:08:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:08:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:08:47 Configure a credential helper to remove this warning. See 16:08:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:08:47 16:08:47 Login Succeeded 16:08:47 docker.io 16:08:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:08:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:08:48 Configure a credential helper to remove this warning. See 16:08:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:08:48 16:08:48 Login Succeeded 16:08:48 ---> docker-login.sh ends [Pipeline] } 16:08:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:08:48 + 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 16:08:48 + + dirname cmd/core-command/Dockerfile 16:08:48 cut -d/ -f2 16:08:48 + echo core-command,cmd/core-command/Dockerfile 16:08:48 + dirname cmd/core-data/Dockerfile 16:08:48 + cut -d/ -f2 16:08:48 + echo core-data,cmd/core-data/Dockerfile 16:08:48 + dirname cmd/core-metadata/Dockerfile 16:08:48 + cut -d/ -f2 16:08:48 + echo core-metadata,cmd/core-metadata/Dockerfile 16:08:48 + dirname cmd/security-bootstrapper/Dockerfile 16:08:48 + cut -d/ -f2 16:08:48 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:08:48 + dirname cmd/security-proxy-setup/Dockerfile 16:08:48 + cut -d/ -f2 16:08:48 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:08:48 + dirname cmd/security-secretstore-setup/Dockerfile 16:08:48 + cut -d/ -f2 16:08:48 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:08:48 + dirname cmd/security-spiffe-token-provider/Dockerfile 16:08:48 + cut -d/ -f2 16:08:48 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 16:08:48 + dirname cmd/security-spire-agent/Dockerfile 16:08:48 + cut -d/ -f2 16:08:48 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 16:08:48 + dirname cmd/security-spire-config/Dockerfile 16:08:48 + cut -d/ -f2 16:08:48 + echo security-spire-config,cmd/security-spire-config/Dockerfile 16:08:48 + dirname cmd/security-spire-server/Dockerfile 16:08:48 + cut -d/ -f2 16:08:48 + echo security-spire-server,cmd/security-spire-server/Dockerfile 16:08:48 + dirname cmd/support-notifications/Dockerfile 16:08:48 + cut -d/ -f2 16:08:48 + echo support-notifications,cmd/support-notifications/Dockerfile 16:08:48 + dirname cmd/support-scheduler/Dockerfile 16:08:48 + cut -d/ -f2 16:08:48 + echo support-scheduler,cmd/support-scheduler/Dockerfile 16:08:48 + dirname cmd/sys-mgmt-agent/Dockerfile 16:08:48 + cut -d/ -f2 16:08:48 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 16:08:48 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 16:08:48 + git rev-list -1 --merges dd3828c4019400efec0fee8cce01ab21f4e77168~1..dd3828c4019400efec0fee8cce01ab21f4e77168 [Pipeline] echo 16:08:48 -----------> git rev-list -1 --merges dd3828c4019400efec0fee8cce01ab21f4e77168~1..dd3828c4019400efec0fee8cce01ab21f4e77168 dd3828c4019400efec0fee8cce01ab21f4e77168 16:08:48 dd3828c4019400efec0fee8cce01ab21f4e77168 [false] [Pipeline] sh 16:08:49 + git log --format=format:%s -1 dd3828c4019400efec0fee8cce01ab21f4e77168 [Pipeline] echo 16:08:49 ========================================================= 16:08:49 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:08:49 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 16:08:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:08:49 + grep -v github /etc/ssh/ssh_known_hosts 16:08:49 + [ -e /tmp/ssh_known_hosts ] 16:08:49 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:08:49 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:08:49 + sudo tee -a /etc/ssh/ssh_known_hosts 16:08:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 16:08:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 16:08:50 16:08:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:08:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 16:08:50 latest: Pulling from edgex-devops/py-git-semver 16:08:50 1fe172e4850f: Pulling fs layer 16:08:50 caf521ccaac6: Pulling fs layer 16:08:50 3ead6fa29328: Pulling fs layer 16:08:50 5c2a1cbceb83: Pulling fs layer 16:08:50 a8d5f1318db7: Pulling fs layer 16:08:50 c427282e49a2: Pulling fs layer 16:08:50 1827001aaf11: Pulling fs layer 16:08:50 0714d37db230: Pulling fs layer 16:08:50 ac28cf19c067: Pulling fs layer 16:08:50 a8d5f1318db7: Waiting 16:08:50 ca983d60f3e2: Pulling fs layer 16:08:50 5c2a1cbceb83: Waiting 16:08:50 9f894cec8388: Pulling fs layer 16:08:50 1827001aaf11: Waiting 16:08:50 0714d37db230: Waiting 16:08:50 9f894cec8388: Waiting 16:08:50 ac28cf19c067: Waiting 16:08:50 caf521ccaac6: Download complete 16:08:50 5c2a1cbceb83: Verifying Checksum 16:08:50 5c2a1cbceb83: Download complete 16:08:50 a8d5f1318db7: Verifying Checksum 16:08:50 a8d5f1318db7: Download complete 16:08:50 3ead6fa29328: Verifying Checksum 16:08:50 3ead6fa29328: Download complete 16:08:50 c427282e49a2: Download complete 16:08:50 0714d37db230: Verifying Checksum 16:08:50 0714d37db230: Download complete 16:08:50 ca983d60f3e2: Verifying Checksum 16:08:50 ca983d60f3e2: Download complete 16:08:50 9f894cec8388: Download complete 16:08:50 1fe172e4850f: Verifying Checksum 16:08:50 1fe172e4850f: Download complete 16:08:50 1827001aaf11: Verifying Checksum 16:08:50 1827001aaf11: Download complete 16:08:52 1fe172e4850f: Pull complete 16:08:52 caf521ccaac6: Pull complete 16:08:52 3ead6fa29328: Pull complete 16:08:52 5c2a1cbceb83: Pull complete 16:08:53 a8d5f1318db7: Pull complete 16:08:53 c427282e49a2: Pull complete 16:08:55 1827001aaf11: Pull complete 16:08:55 0714d37db230: Pull complete 16:08:55 ac28cf19c067: Pull complete 16:08:55 ca983d60f3e2: Pull complete 16:08:55 9f894cec8388: Pull complete 16:08:55 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 16:08:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 16:08:55 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 16:08:56 prd-ubuntu20.04-docker-8c-8g-64384 does not seem to be running inside a container 16:08:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 16:08:57 $ docker top ca3518e21625680c540f26fe2effa2b921d8fbb98eebaecb103522d05d093ab1 -eo pid,comm 16:08:57 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). 16:08:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:08:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:08:57 [ssh-agent] Looking for ssh-agent implementation... 16:08:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:08:57 $ docker exec ca3518e21625680c540f26fe2effa2b921d8fbb98eebaecb103522d05d093ab1 ssh-agent 16:08:57 SSH_AUTH_SOCK=/tmp/ssh-bkTfxSCJ8eMy/agent.33 16:08:57 SSH_AGENT_PID=40 16:08:58 Running ssh-add (command line suppressed) 16:08:58 Identity added: /w/workspace/edgex-go/4@tmp/private_key_1910499591513397679.key (/w/workspace/edgex-go/4@tmp/private_key_1910499591513397679.key) 16:08:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:08:58 + git tag --points-at HEAD [Pipeline] } 16:08:58 $ docker exec --env ******** --env ******** ca3518e21625680c540f26fe2effa2b921d8fbb98eebaecb103522d05d093ab1 ssh-agent -k 16:08:58 unset SSH_AUTH_SOCK; 16:08:58 unset SSH_AGENT_PID; 16:08:58 echo Agent pid 40 killed; 16:08:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:08:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:08:58 [ssh-agent] Looking for ssh-agent implementation... 16:08:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:08:58 $ docker exec ca3518e21625680c540f26fe2effa2b921d8fbb98eebaecb103522d05d093ab1 ssh-agent 16:08:58 SSH_AUTH_SOCK=/tmp/ssh-zp7F6W645BxT/agent.73 16:08:58 SSH_AGENT_PID=79 16:08:58 Running ssh-add (command line suppressed) 16:08:59 Identity added: /w/workspace/edgex-go/4@tmp/private_key_4000712179928584277.key (/w/workspace/edgex-go/4@tmp/private_key_4000712179928584277.key) 16:08:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:08:59 + git semver init 16:08:59 2022-05-23 16:08:59,600 [run_init] DEBUG init version:0.0.0 force:False 16:08:59 2022-05-23 16:08:59,601 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/4/.semver 16:08:59 2022-05-23 16:08:59,601 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/4/.semver 16:08:59 2022-05-23 16:08:59,601 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/4/.semver'], cwd=/w/workspace/edgex-go/4, universal_newlines=False, shell=None, istream=None) 16:09:03 2022-05-23 16:09:03,550 [append_file] DEBUG append to file:/w/workspace/edgex-go/4/.git/info/exclude 16:09:03 2022-05-23 16:09:03,550 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/4/.semver/PR-4031 with force:False 16:09:03 2022-05-23 16:09:03,550 [write_file] DEBUG write to file:/w/workspace/edgex-go/4/.semver/PR-4031 16:09:03 2022-05-23 16:09:03,555 [execute] INFO git cat-file --batch-check 16:09:03 2022-05-23 16:09:03,556 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) 16:09:03 2022-05-23 16:09:03,563 [execute] INFO git cat-file --batch 16:09:03 2022-05-23 16:09:03,563 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) 16:09:03 2022-05-23 16:09:03,569 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/PR-4031 16:09:03 0.0.0 [Pipeline] } 16:09:03 $ docker exec --env ******** --env ******** ca3518e21625680c540f26fe2effa2b921d8fbb98eebaecb103522d05d093ab1 ssh-agent -k 16:09:03 unset SSH_AUTH_SOCK; 16:09:03 unset SSH_AGENT_PID; 16:09:03 echo Agent pid 79 killed; 16:09:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:09:04 + git semver [Pipeline] } 16:09:04 $ docker stop --time=1 ca3518e21625680c540f26fe2effa2b921d8fbb98eebaecb103522d05d093ab1 16:09:05 $ docker rm -f ca3518e21625680c540f26fe2effa2b921d8fbb98eebaecb103522d05d093ab1 [Pipeline] // withDockerContainer [Pipeline] sh 16:09:06 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:09:06 Stashed 1 file(s) [Pipeline] echo 16:09:06 [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 16:09:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:09:06 ========================================================= 16:09:06 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 16:09:06 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:09:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 16:09:07 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 16:09:07 59bf1c3509f3: Pulling fs layer 16:09:07 666ba61612fd: Pulling fs layer 16:09:07 8ed8ca486205: Pulling fs layer 16:09:07 4fe6c5a15a65: Pulling fs layer 16:09:07 22a0e8bec74d: Pulling fs layer 16:09:07 ca2b28591e48: Pulling fs layer 16:09:07 a51346096db8: Pulling fs layer 16:09:07 daebc70d1ce1: Pulling fs layer 16:09:07 0e18a0eac166: Pulling fs layer 16:09:07 daebc70d1ce1: Waiting 16:09:07 ca2b28591e48: Waiting 16:09:07 0e18a0eac166: Waiting 16:09:07 4fe6c5a15a65: Waiting 16:09:07 a51346096db8: Waiting 16:09:07 22a0e8bec74d: Waiting 16:09:07 8ed8ca486205: Download complete 16:09:07 666ba61612fd: Verifying Checksum 16:09:07 666ba61612fd: Download complete 16:09:07 22a0e8bec74d: Verifying Checksum 16:09:07 22a0e8bec74d: Download complete 16:09:07 ca2b28591e48: Download complete 16:09:07 59bf1c3509f3: Verifying Checksum 16:09:07 59bf1c3509f3: Download complete 16:09:07 a51346096db8: Verifying Checksum 16:09:07 a51346096db8: Download complete 16:09:07 daebc70d1ce1: Verifying Checksum 16:09:07 daebc70d1ce1: Download complete 16:09:07 59bf1c3509f3: Pull complete 16:09:07 666ba61612fd: Pull complete 16:09:07 8ed8ca486205: Pull complete 16:09:07 0e18a0eac166: Verifying Checksum 16:09:07 0e18a0eac166: Download complete 16:09:07 4fe6c5a15a65: Verifying Checksum 16:09:07 4fe6c5a15a65: Download complete 16:09:12 4fe6c5a15a65: Pull complete 16:09:12 22a0e8bec74d: Pull complete 16:09:12 ca2b28591e48: Pull complete 16:09:12 a51346096db8: Pull complete 16:09:12 daebc70d1ce1: Pull complete 16:09:14 0e18a0eac166: Pull complete 16:09:14 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 16:09:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 16:09:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 16:09:15 + + docker build -t ci-base-image-x86_64 -f -echo . FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 16:09:15 WORKDIR /edgex 16:09:15 COPY go.mod . 16:09:15 RUN go mod download 16:09:15 16:09:16 Sending build context to Docker daemon 335.4MB 16:09:16 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 16:09:16 ---> f018257e8ee9 16:09:16 Step 2/4 : WORKDIR /edgex 16:09:18 ---> Running in 5c1a06b07483 16:09:18 Removing intermediate container 5c1a06b07483 16:09:18 ---> c9b9a067ac2b 16:09:18 Step 3/4 : COPY go.mod . 16:09:18 ---> 65f8b3a305fc 16:09:18 Step 4/4 : RUN go mod download 16:09:18 ---> Running in b364335fa0b3 16:09:21 Still waiting to schedule task 16:09:21 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 16:09:33 Removing intermediate container b364335fa0b3 16:09:33 ---> 5a3d7f409813 16:09:33 Successfully built 5a3d7f409813 16:09:33 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:09:33 + docker inspect -f . ci-base-image-x86_64 16:09:33 . [Pipeline] withDockerContainer 16:09:33 prd-ubuntu20.04-docker-8c-8g-64384 does not seem to be running inside a container 16:09:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** ci-base-image-x86_64 cat 16:09:34 $ docker top 166667e6b158a048f112c0ef7e7677845bded97cabaeab376dd1419ebbb0e176 -eo pid,comm [Pipeline] { [Pipeline] sh 16:09:34 + go version 16:09:34 go version go1.17.6 linux/amd64 [Pipeline] } 16:09:34 $ docker stop --time=1 166667e6b158a048f112c0ef7e7677845bded97cabaeab376dd1419ebbb0e176 16:09:36 $ docker rm -f 166667e6b158a048f112c0ef7e7677845bded97cabaeab376dd1419ebbb0e176 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:09:36 + docker inspect -f . ci-base-image-x86_64 16:09:36 . [Pipeline] withDockerContainer 16:09:36 prd-ubuntu20.04-docker-8c-8g-64384 does not seem to be running inside a container 16:09:36 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** ci-base-image-x86_64 cat 16:09:37 $ docker top 3fa22ea5be2e7cb2d5f228793aa947671fd943e0c1a39d4973f3d95546f10f1c -eo pid,comm [Pipeline] { [Pipeline] echo 16:09:37 ========================================================= 16:09:37 [edgeXBuildGoParallel] Running Tests and Build... 16:09:37 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:09:37 + make test 16:09:37 go mod tidy -compat=1.17 16:09:37 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:09:44 ? github.com/edgexfoundry/edgex-go [no test files] 16:09:56 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:09:56 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:09:56 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:09:56 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:09:56 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:09:56 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:09:56 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:09:56 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:09:56 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:09:56 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:09:56 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:09:56 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:09:56 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:09:56 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:09:56 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:09:56 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.065s coverage: 28.7% of statements 16:09:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:09:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:09:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.079s coverage: 98.5% of statements 16:09:57 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:09:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.094s coverage: 53.4% of statements 16:09:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:09:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:10:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.660s coverage: 89.2% of statements 16:10:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 16:10:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:10:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:10:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.073s coverage: 84.8% of statements 16:10:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:10:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:10:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:10:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:10:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:10:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.451s coverage: 95.6% of statements 16:10:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:10:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:10:01 ok github.com/edgexfoundry/edgex-go/internal/io 0.075s coverage: 72.2% of statements 16:10:01 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:10:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:10:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:10:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:10:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:10:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.061s coverage: 60.0% of statements 16:10:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:10:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:10:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:10:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.076s coverage: 0.9% of statements 16:10:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:10:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.066s coverage: 58.8% of statements 16:10:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.063s coverage: 29.6% of statements 16:10:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:10:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.051s coverage: 47.1% of statements 16:10:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.092s coverage: 79.5% of statements 16:10:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.057s coverage: 94.1% of statements 16:10:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.065s coverage: 96.3% of statements 16:10:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.095s coverage: 87.5% of statements 16:10:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.084s coverage: 94.4% of statements 16:10:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.101s coverage: 44.8% of statements 16:10:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.196s coverage: 82.5% of statements 16:10:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:10:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.084s coverage: 92.9% of statements 16:10:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:10:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:10:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:10:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.035s coverage: 65.1% of statements 16:10:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:10:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:10:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:10:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:10:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:10:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.068s coverage: 87.2% of statements 16:10:22 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:10:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:10:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.063s coverage: 100.0% of statements 16:10:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:10:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.095s coverage: 58.8% of statements 16:10:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:10:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.073s coverage: 80.0% of statements 16:10:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.054s coverage: 87.2% of statements 16:10:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.055s coverage: 85.4% of statements 16:10:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.153s coverage: 91.2% of statements 16:10:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:10:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.169s coverage: 64.4% of statements 16:10:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:10:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:10:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.056s coverage: 100.0% of statements 16:10:22 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.044s coverage: 89.4% of statements 16:10:22 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 16:10:22 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.038s coverage: 73.7% of statements 16:10:22 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 16:10:22 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.355s coverage: 65.4% of statements 16:10:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:10:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:10:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:10:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.133s coverage: 43.8% of statements 16:10:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:10:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:10:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.057s coverage: 89.5% of statements 16:10:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:10:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.060s coverage: 84.8% of statements 16:10:22 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 16:10:22 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 16:10:22 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 16:10:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:10:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.082s coverage: 17.7% of statements 16:10:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:10:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:10:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:10:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:10:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.158s coverage: 92.3% of statements 16:10:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:10:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:10:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:10:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:10:22 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.058s coverage: 63.2% of statements 16:10:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:10:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:10:22 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.111s coverage: 97.7% of statements 16:10:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:10:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:10:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:10:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:10:22 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements 16:10:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:10:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:10:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:10:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:10:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:10:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:10:22 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements 16:10:22 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 16:10:22 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 16:10:40 GO111MODULE=on go vet ./... 16:10:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:10:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:10:43 ./bin/test-attribution-txt.sh [Pipeline] echo 16:10:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:10:44 + ls -al . 16:10:44 total 684 16:10:44 drwxrwxr-x 10 1001 1001 4096 May 23 16:10 . 16:10:44 drwxr-xr-x 4 root root 4096 May 23 16:09 .. 16:10:44 -rw-rw-r-- 1 1001 1001 11 May 23 16:08 .dockerignore 16:10:44 drwxrwxr-x 8 1001 1001 4096 May 23 16:09 .git 16:10:44 drwxrwxr-x 3 1001 1001 4096 May 23 16:08 .github 16:10:44 -rw-rw-r-- 1 1001 1001 879 May 23 16:08 .gitignore 16:10:44 -rw-rw-r-- 1 1001 1001 42 May 23 16:08 .golangci.yml 16:10:44 -rw-rw-r-- 1 1001 1001 87 May 23 16:08 .hadolint.yml 16:10:44 drwxr-xr-x 3 1001 1001 4096 May 23 16:09 .semver 16:10:44 -rw-rw-r-- 1 1001 1001 166 May 23 16:08 .sonarcloud.properties 16:10:44 -rw-rw-r-- 1 1001 1001 1171 May 23 16:08 ADOPTERS.md 16:10:44 -rw-rw-r-- 1 1001 1001 10220 May 23 16:08 Attribution.txt 16:10:44 -rw-rw-r-- 1 1001 1001 63209 May 23 16:08 CHANGELOG.md 16:10:44 -rw-rw-r-- 1 1001 1001 3804 May 23 16:08 CONTRIBUTING.md 16:10:44 -rw-rw-r-- 1 1001 1001 677 May 23 16:08 GOVERNANCE.md 16:10:44 -rw-rw-r-- 1 1001 1001 850 May 23 16:08 Jenkinsfile 16:10:44 -rw-rw-r-- 1 1001 1001 10775 May 23 16:08 LICENSE 16:10:44 -rw-rw-r-- 1 1001 1001 10389 May 23 16:08 Makefile 16:10:44 -rw-rw-r-- 1 1001 1001 582 May 23 16:08 OWNERS.md 16:10:44 -rw-rw-r-- 1 1001 1001 9094 May 23 16:08 README.md 16:10:44 -rw-rw-r-- 1 1001 1001 6912 May 23 16:08 SECURITY.md 16:10:44 -rw-rw-r-- 1 1001 1001 5 May 23 16:09 VERSION 16:10:44 -rw-rw-r-- 1 1001 1001 4131 May 23 16:08 ZMQWindows.md 16:10:44 drwxrwxr-x 2 1001 1001 4096 May 23 16:08 bin 16:10:44 drwxrwxr-x 18 1001 1001 4096 May 23 16:08 cmd 16:10:44 -rw-r--r-- 1 root root 435134 May 23 16:10 coverage.out 16:10:44 -rw-rw-r-- 1 1001 1001 3217 May 23 16:08 go.mod 16:10:44 -rw-rw-r-- 1 1001 1001 35084 May 23 16:09 go.sum 16:10:44 drwxrwxr-x 8 1001 1001 4096 May 23 16:08 internal 16:10:44 drwxrwxr-x 3 1001 1001 4096 May 23 16:08 openapi 16:10:44 drwxrwxr-x 4 1001 1001 4096 May 23 16:08 snap 16:10:44 -rw-rw-r-- 1 1001 1001 204 May 23 16:08 version.go [Pipeline] sh 16:10:44 + '[' -e coverage.out ] 16:10:44 + chown 1001:1001 coverage.out [Pipeline] stash 16:10:44 Stashed 1 file(s) [Pipeline] sh 16:10:45 + make build 16:10:45 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 16:10: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/core-metadata/core-metadata ./cmd/core-metadata 16:11: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/core-command/core-command ./cmd/core-command 16:11:07 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 16:11:13 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 16:11:13 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 16:11:13 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 16:11: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/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:11: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/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:11:16 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 16:11:17 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 16:11: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:11:19 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] } 16:11:20 $ docker stop --time=1 3fa22ea5be2e7cb2d5f228793aa947671fd943e0c1a39d4973f3d95546f10f1c 16:11:23 $ docker rm -f 3fa22ea5be2e7cb2d5f228793aa947671fd943e0c1a39d4973f3d95546f10f1c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:11:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:11:24 16:11:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 16:11:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:11:24 latest: Pulling from edgex-devops/edgex-compose 16:11:24 cbdbe7a5bc2a: Pulling fs layer 16:11:24 ca9280d653b3: Pulling fs layer 16:11:24 7e9c9ca2126c: Pulling fs layer 16:11:24 cbdbe7a5bc2a: Verifying Checksum 16:11:24 cbdbe7a5bc2a: Download complete 16:11:24 ca9280d653b3: Verifying Checksum 16:11:24 ca9280d653b3: Download complete 16:11:24 cbdbe7a5bc2a: Pull complete 16:11:25 7e9c9ca2126c: Download complete 16:11:25 ca9280d653b3: Pull complete 16:11:28 7e9c9ca2126c: Pull complete 16:11:28 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 16:11:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:11:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 16:11:28 prd-ubuntu20.04-docker-8c-8g-64384 does not seem to be running inside a container 16:11:28 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-devops/edgex-compose:latest cat 16:11:30 $ docker top a356f4ae5c3081875a642ca0344fdcf44680623a3888072b9ad6f262884bd357 -eo pid,comm [Pipeline] { [Pipeline] sh 16:11:30 + docker-compose build --help 16:11:30 + grep parallel 16:11:31 --parallel Build images in parallel. [Pipeline] } 16:11:31 $ docker stop --time=1 a356f4ae5c3081875a642ca0344fdcf44680623a3888072b9ad6f262884bd357 16:11:32 $ docker rm -f a356f4ae5c3081875a642ca0344fdcf44680623a3888072b9ad6f262884bd357 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:11:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:11:33 . [Pipeline] withDockerContainer 16:11:33 prd-ubuntu20.04-docker-8c-8g-64384 does not seem to be running inside a container 16:11:33 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 16:11:33 $ docker top 674edee22278ee069e4788994170256a3d002ebf3f96134df635ed11594a799f -eo pid,comm [Pipeline] { [Pipeline] sh 16:11:33 + docker-compose -f ./docker-compose-build.yml build --parallel 16:11:34 Building core-command ... 16:11:34 Building core-data ... 16:11:34 Building core-metadata ... 16:11:34 Building security-bootstrapper ... 16:11:34 Building security-proxy-setup ... 16:11:34 Building security-secretstore-setup ... 16:11:34 Building security-spiffe-token-provider ... 16:11:34 Building security-spire-agent ... 16:11:34 Building security-spire-config ... 16:11:34 Building security-spire-server ... 16:11:34 Building support-notifications ... 16:11:34 Building support-scheduler ... 16:11:34 Building sys-mgmt-agent ... 16:11:34 Building security-secretstore-setup 16:11:34 Building support-scheduler 16:11:34 Building security-spire-server 16:11:34 Building support-notifications 16:11:34 Building core-data 16:11:49 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:11:49 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:11:49 ---> 5a3d7f409813 16:11:49 Step 3/22 : WORKDIR /edgex-go 16:11:49 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:11:49 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:11:49 ---> 5a3d7f409813 16:11:49 Step 3/25 : WORKDIR /edgex-go 16:11:49 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:11:49 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:11:49 ---> 5a3d7f409813 16:11:49 Step 3/25 : WORKDIR /edgex-go 16:11:49 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:11:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:11:49 ---> 5a3d7f409813 16:11:49 Step 3/23 : WORKDIR /edgex-go 16:11:49 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:11:49 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:11:49 ---> 5a3d7f409813 16:11:49 Step 3/22 : WORKDIR /edgex-go 16:11:52 ---> Running in 17e178107d54 16:11:52 ---> Running in 957d57433b1c 16:11:52 ---> Running in d07202e34561 16:11:52 ---> Running in d97861f1261d 16:11:52 ---> Running in efd46e97370c 16:11:52 Removing intermediate container 17e178107d54 16:11:52 ---> 68a9c1a3a425 16:11:52 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:11:52 Removing intermediate container efd46e97370c 16:11:52 ---> eeab12a29864 16:11:52 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:11:52 ---> Running in 83a1798aa022 16:11:52 Removing intermediate container d07202e34561 16:11:52 ---> 558e7f2949a5 16:11:52 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:11:52 Removing intermediate container 957d57433b1c 16:11:52 ---> e9858fe7b604 16:11:52 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:11:52 Removing intermediate container d97861f1261d 16:11:52 ---> f6edef4a0a55 16:11:52 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:11:52 ---> Running in 7509404e4bde 16:11:52 ---> Running in c69582b22934 16:11:53 ---> Running in f315b2d98995 16:11:53 ---> Running in 935990d3b0ec 16:11:53 Removing intermediate container 83a1798aa022 16:11:53 ---> 014f2dbac0d9 16:11:53 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:11:53 Removing intermediate container 7509404e4bde 16:11:53 ---> 48263cfc63cf 16:11:53 Step 5/25 : RUN apk add --update --no-cache make git 16:11:53 ---> Running in 4de9f7f5c215 16:11:53 ---> Running in 133d79595acb 16:11:54 Removing intermediate container c69582b22934 16:11:54 ---> f538cbf969da 16:11:54 Step 5/22 : RUN apk add --update --no-cache make git 16:11:54 Removing intermediate container 935990d3b0ec 16:11:54 ---> a3003ce8c877 16:11:54 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 16:11:54 ---> Running in 3e15f0dc99eb 16:11:54 ---> Running in b018fb77ea83 16:11:54 Removing intermediate container f315b2d98995 16:11:54 ---> 55727653452a 16:11:54 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:11:54 ---> Running in 25f1c6a517a4 16:11:54 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:11:54 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:11:54 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:11:54 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:11:54 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:11:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:11:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:11:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:11:55 OK: 221 MiB in 52 packages 16:11:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:11:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:11:56 OK: 221 MiB in 52 packages 16:11:56 Removing intermediate container 4de9f7f5c215 16:11:56 ---> 87403a5888ad 16:11:56 Step 6/22 : COPY go.mod vendor* ./ 16:11:56 OK: 221 MiB in 52 packages 16:11:56 OK: 221 MiB in 52 packages 16:11:56 ---> a5b965ed202a 16:11:56 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:11:56 ---> Running in 03137a4cfc63 16:11:56 Removing intermediate container 3e15f0dc99eb 16:11:56 ---> 7c7302c51b88 16:11:56 Step 6/22 : COPY go.mod vendor* ./ 16:11:56 OK: 221 MiB in 52 packages 16:11:56 ---> 55a277546c76 16:11:56 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:11:56 ---> Running in 98a43766d6fe 16:11:56 Removing intermediate container 133d79595acb 16:11:56 ---> 29b3c6be8122 16:11:56 Step 6/25 : COPY go.mod vendor* ./ 16:11:56 Removing intermediate container 25f1c6a517a4 16:11:56 ---> fdecd233e895 16:11:56 Step 6/23 : COPY go.mod vendor* ./ 16:11:57 ---> ab2e64754514 16:11:57 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:11:57 ---> Running in 42cc8dbdf863 16:11:57 Removing intermediate container b018fb77ea83 16:11:57 ---> 2e50fea5fdf9 16:11:57 Step 6/25 : COPY go.mod vendor* ./ 16:11:57 ---> b0625db8e1ca 16:11:57 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:11:57 ---> Running in bb6e9765a9ed 16:11:57 ---> 147407107985 16:11:57 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:11:57 ---> Running in 64ecfe1c62a6 16:11:57 Removing intermediate container 03137a4cfc63 16:11:57 ---> 4dc82aef0fe0 16:11:57 Step 8/22 : COPY . . 16:11:58 Removing intermediate container 98a43766d6fe 16:11:58 ---> f9f3d5f5cfbf 16:11:58 Step 8/22 : COPY . . 16:12:02 Removing intermediate container 42cc8dbdf863 16:12:02 ---> 0d11e9891e1a 16:12:02 Step 8/25 : COPY . . 16:12:02 Removing intermediate container bb6e9765a9ed 16:12:02 ---> 76ff447a21cc 16:12:02 Step 8/23 : COPY . . 16:12:02 ---> 41786c6912cd 16:12:02 Removing intermediate container 64ecfe1c62a6 16:12:02 Step 9/22 : RUN make cmd/support-notifications/support-notifications ---> a60f30bcd73d 16:12:02 16:12:02 Step 8/25 : COPY . . 16:12:02 ---> Running in 6fd82f7603da 16:12:07 ---> 0b9c9cf1eb2f 16:12:07 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:12:07 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 16:12:09 ---> Running in 79a659373841 16:12:09 ---> a0e115fd044d 16:12:09 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 16:12:09 ---> d503a91ecc27 16:12:09 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:12:09 ---> 1290261c6482 16:12:09 Step 9/23 : RUN make cmd/core-data/core-data 16:12:09 ---> Running in 10e98d155c1d 16:12:09 ---> Running in ec3cc718197b 16:12:09 ---> Running in 6e4cf34cc628 16:12:09 Removing intermediate container 10e98d155c1d 16:12:09 ---> f431d2c8a319 16:12:09 Step 10/25 : RUN mkdir -p spire-build 16:12: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-scheduler/support-scheduler ./cmd/support-scheduler 16:12:09 ---> Running in b21d4f55acc6 16:12:10 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 16:12:10 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 16:12:11 Removing intermediate container b21d4f55acc6 16:12:11 ---> c9abd949441c 16:12:11 Step 11/25 : WORKDIR /edgex-go/spire-build 16:12:11 ---> Running in 1f97f20ae518 16:12:11 Removing intermediate container 1f97f20ae518 16:12:11 ---> 556bd4ab06c6 16:12:11 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 16:12:11 ---> Running in b776b00f5975 16:12:12 spire-1.2.1/ 16:12:12 spire-1.2.1/.data/ 16:12:12 spire-1.2.1/.data/.file 16:12:12 spire-1.2.1/.dockerignore 16:12:12 spire-1.2.1/.gitattributes 16:12:12 spire-1.2.1/.githooks/ 16:12:12 spire-1.2.1/.githooks/pre-commit 16:12:12 spire-1.2.1/.github/ 16:12:12 spire-1.2.1/.github/ISSUE_TEMPLATE.md 16:12:12 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 16:12:12 spire-1.2.1/.github/dependabot.yml 16:12:12 spire-1.2.1/.github/workflows/ 16:12:12 spire-1.2.1/.github/workflows/nightly_build.yaml 16:12:12 spire-1.2.1/.github/workflows/pr_build.yaml 16:12:12 spire-1.2.1/.github/workflows/release_build.yaml 16:12:12 spire-1.2.1/.github/workflows/scripts/ 16:12:12 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 16:12:12 spire-1.2.1/.github/workflows/scripts/push-images.sh 16:12:12 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 16:12:12 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 16:12:12 spire-1.2.1/.github/workflows/scripts/split.sh 16:12:12 spire-1.2.1/.gitignore 16:12:12 spire-1.2.1/.go-version 16:12:12 spire-1.2.1/.golangci.yml 16:12:12 spire-1.2.1/ADOPTERS.md 16:12:12 spire-1.2.1/CHANGELOG.md 16:12:12 spire-1.2.1/CODE-OF-CONDUCT.md 16:12:12 spire-1.2.1/CODEOWNERS 16:12:12 spire-1.2.1/CONTRIBUTING.md 16:12:12 spire-1.2.1/Dockerfile 16:12:12 spire-1.2.1/Dockerfile.dev 16:12:12 spire-1.2.1/Dockerfile.scratch 16:12:12 spire-1.2.1/LICENSE 16:12:12 spire-1.2.1/MAINTAINERS.md 16:12:12 spire-1.2.1/Makefile 16:12:12 spire-1.2.1/README.md 16:12:12 spire-1.2.1/ROADMAP.md 16:12:12 spire-1.2.1/SECURITY.md 16:12:12 spire-1.2.1/cmd/ 16:12:12 spire-1.2.1/cmd/spire-agent/ 16:12:12 spire-1.2.1/cmd/spire-agent/cli/ 16:12:12 spire-1.2.1/cmd/spire-agent/cli/api/ 16:12:12 spire-1.2.1/cmd/spire-agent/cli/api/common.go 16:12:12 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 16:12:12 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 16:12:12 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 16:12:12 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 16:12:12 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 16:12:12 spire-1.2.1/cmd/spire-agent/cli/cli.go 16:12:12 spire-1.2.1/cmd/spire-agent/cli/common/ 16:12:12 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 16:12:12 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 16:12:12 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 16:12:12 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 16:12:12 spire-1.2.1/cmd/spire-agent/cli/run/ 16:12:12 spire-1.2.1/cmd/spire-agent/cli/run/run.go 16:12:12 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 16:12:12 spire-1.2.1/cmd/spire-agent/cli/validate/ 16:12:12 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 16:12:12 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 16:12:12 spire-1.2.1/cmd/spire-agent/main.go 16:12:12 spire-1.2.1/cmd/spire-server/ 16:12:12 spire-1.2.1/cmd/spire-server/cli/ 16:12:12 spire-1.2.1/cmd/spire-server/cli/agent/ 16:12:12 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 16:12:12 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 16:12:12 spire-1.2.1/cmd/spire-server/cli/agent/count.go 16:12:12 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 16:12:12 spire-1.2.1/cmd/spire-server/cli/agent/list.go 16:12:12 spire-1.2.1/cmd/spire-server/cli/agent/show.go 16:12:12 spire-1.2.1/cmd/spire-server/cli/bundle/ 16:12:12 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 16:12:12 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 16:12:12 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 16:12:12 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 16:12:12 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 16:12:12 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 16:12:12 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 16:12:12 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 16:12:12 spire-1.2.1/cmd/spire-server/cli/cli.go 16:12:12 spire-1.2.1/cmd/spire-server/cli/entry/ 16:12:12 spire-1.2.1/cmd/spire-server/cli/entry/count.go 16:12:12 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 16:12:12 spire-1.2.1/cmd/spire-server/cli/entry/create.go 16:12:12 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 16:12:12 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 16:12:12 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 16:12:12 spire-1.2.1/cmd/spire-server/cli/entry/show.go 16:12:12 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 16:12:12 spire-1.2.1/cmd/spire-server/cli/entry/update.go 16:12:12 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 16:12:12 spire-1.2.1/cmd/spire-server/cli/entry/util.go 16:12:12 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 16:12:12 spire-1.2.1/cmd/spire-server/cli/federation/ 16:12:12 spire-1.2.1/cmd/spire-server/cli/federation/common.go 16:12:12 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 16:12:12 spire-1.2.1/cmd/spire-server/cli/federation/create.go 16:12:12 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 16:12:12 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 16:12:12 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 16:12:12 spire-1.2.1/cmd/spire-server/cli/federation/list.go 16:12:12 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 16:12:12 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 16:12:12 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 16:12:12 spire-1.2.1/cmd/spire-server/cli/federation/show.go 16:12:12 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 16:12:12 spire-1.2.1/cmd/spire-server/cli/federation/update.go 16:12:12 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 16:12:12 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 16:12:12 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 16:12:12 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 16:12:12 spire-1.2.1/cmd/spire-server/cli/jwt/ 16:12:12 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 16:12:12 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 16:12:12 spire-1.2.1/cmd/spire-server/cli/run/ 16:12:12 spire-1.2.1/cmd/spire-server/cli/run/run.go 16:12:12 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 16:12:12 spire-1.2.1/cmd/spire-server/cli/token/ 16:12:12 spire-1.2.1/cmd/spire-server/cli/token/generate.go 16:12:12 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 16:12:12 spire-1.2.1/cmd/spire-server/cli/validate/ 16:12:12 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 16:12:12 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 16:12:12 spire-1.2.1/cmd/spire-server/cli/x509/ 16:12:12 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 16:12:12 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 16:12:12 spire-1.2.1/cmd/spire-server/main.go 16:12:12 spire-1.2.1/cmd/spire-server/util/ 16:12:12 spire-1.2.1/cmd/spire-server/util/util.go 16:12:12 spire-1.2.1/conf/ 16:12:12 spire-1.2.1/conf/agent/ 16:12:12 spire-1.2.1/conf/agent/agent.conf 16:12:12 spire-1.2.1/conf/agent/agent_full.conf 16:12:12 spire-1.2.1/conf/agent/dummy_root_ca.crt 16:12:12 spire-1.2.1/conf/server/ 16:12:12 spire-1.2.1/conf/server/dummy_upstream_ca.crt 16:12:12 spire-1.2.1/conf/server/dummy_upstream_ca.key 16:12:12 spire-1.2.1/conf/server/server.conf 16:12:12 spire-1.2.1/conf/server/server_full.conf 16:12:12 spire-1.2.1/doc/ 16:12:12 spire-1.2.1/doc/SPIRE101.md 16:12:12 spire-1.2.1/doc/auditlog.md 16:12:12 spire-1.2.1/doc/authorization_policy_engine.md 16:12:12 spire-1.2.1/doc/changelog_guidelines.md 16:12:12 spire-1.2.1/doc/cure53-report.pdf 16:12:12 spire-1.2.1/doc/images/ 16:12:12 spire-1.2.1/doc/images/2019_roadmap.png 16:12:12 spire-1.2.1/doc/images/SPIRE101.png 16:12:12 spire-1.2.1/doc/images/SPIRE_agent.png 16:12:12 spire-1.2.1/doc/images/SPIRE_server.png 16:12:12 spire-1.2.1/doc/images/cache_mgr.png 16:12:12 spire-1.2.1/doc/images/cache_mgr_components.png 16:12:12 spire-1.2.1/doc/images/federated_spire.png 16:12:12 spire-1.2.1/doc/images/ha_mode.png 16:12:12 spire-1.2.1/doc/images/nested_spire.png 16:12:12 spire-1.2.1/doc/images/oidc_federation.png 16:12:12 spire-1.2.1/doc/images/single_trust_domain.png 16:12:12 spire-1.2.1/doc/images/spiffe_compatible.png 16:12:12 spire-1.2.1/doc/images/spire_logo.png 16:12:12 spire-1.2.1/doc/migrating_registration_api_clients.md 16:12:12 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 16:12:12 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 16:12:12 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 16:12:12 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 16:12:12 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 16:12:12 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 16:12:12 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 16:12:12 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 16:12:12 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 16:12:12 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 16:12:12 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 16:12:12 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 16:12:12 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 16:12:12 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 16:12:12 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 16:12:12 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 16:12:12 spire-1.2.1/doc/plugin_server_datastore_sql.md 16:12:12 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 16:12:12 spire-1.2.1/doc/plugin_server_keymanager_disk.md 16:12:12 spire-1.2.1/doc/plugin_server_keymanager_memory.md 16:12:12 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 16:12:12 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 16:12:12 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 16:12:12 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 16:12:12 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 16:12:12 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 16:12:12 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 16:12:12 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 16:12:12 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 16:12:12 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 16:12:12 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 16:12:12 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 16:12:12 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 16:12:12 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 16:12:12 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 16:12:12 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 16:12:12 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 16:12:12 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 16:12:12 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 16:12:12 spire-1.2.1/doc/scaling_spire.md 16:12:12 spire-1.2.1/doc/spire_agent.md 16:12:12 spire-1.2.1/doc/spire_server.md 16:12:12 spire-1.2.1/doc/supported_integrations.md 16:12:12 spire-1.2.1/doc/telemetry.md 16:12:12 spire-1.2.1/doc/telemetry_config.md 16:12:12 spire-1.2.1/doc/upgrading.md 16:12:12 spire-1.2.1/doc/using_spire.md 16:12:12 spire-1.2.1/examples/ 16:12:12 spire-1.2.1/examples/README.md 16:12:12 spire-1.2.1/go.mod 16:12:12 spire-1.2.1/go.sum 16:12:12 spire-1.2.1/pkg/ 16:12:12 spire-1.2.1/pkg/agent/ 16:12:12 spire-1.2.1/pkg/agent/agent.go 16:12:12 spire-1.2.1/pkg/agent/api/ 16:12:12 spire-1.2.1/pkg/agent/api/config.go 16:12:12 spire-1.2.1/pkg/agent/api/debug/ 16:12:12 spire-1.2.1/pkg/agent/api/debug/v1/ 16:12:12 spire-1.2.1/pkg/agent/api/debug/v1/service.go 16:12:12 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 16:12:12 spire-1.2.1/pkg/agent/api/delegatedidentity/ 16:12:12 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 16:12:12 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 16:12:12 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 16:12:12 spire-1.2.1/pkg/agent/api/endpoints.go 16:12:12 spire-1.2.1/pkg/agent/api/health/ 16:12:12 spire-1.2.1/pkg/agent/api/health/v1/ 16:12:12 spire-1.2.1/pkg/agent/api/health/v1/service.go 16:12:12 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 16:12:12 spire-1.2.1/pkg/agent/api/rpccontext/ 16:12:12 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 16:12:12 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 16:12:12 spire-1.2.1/pkg/agent/attestor/ 16:12:12 spire-1.2.1/pkg/agent/attestor/node/ 16:12:12 spire-1.2.1/pkg/agent/attestor/node/experimental.go 16:12:12 spire-1.2.1/pkg/agent/attestor/node/node.go 16:12:12 spire-1.2.1/pkg/agent/attestor/node/node_test.go 16:12:12 spire-1.2.1/pkg/agent/attestor/workload/ 16:12:12 spire-1.2.1/pkg/agent/attestor/workload/workload.go 16:12:12 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 16:12:12 spire-1.2.1/pkg/agent/catalog/ 16:12:12 spire-1.2.1/pkg/agent/catalog/catalog.go 16:12:12 spire-1.2.1/pkg/agent/catalog/keymanager.go 16:12:12 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 16:12:12 spire-1.2.1/pkg/agent/catalog/svidstore.go 16:12:12 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 16:12:12 spire-1.2.1/pkg/agent/client/ 16:12:12 spire-1.2.1/pkg/agent/client/client.go 16:12:12 spire-1.2.1/pkg/agent/client/client_test.go 16:12:12 spire-1.2.1/pkg/agent/client/dial.go 16:12:12 spire-1.2.1/pkg/agent/client/nodeconn.go 16:12:12 spire-1.2.1/pkg/agent/client/nodeconn_test.go 16:12:12 spire-1.2.1/pkg/agent/client/update.go 16:12:12 spire-1.2.1/pkg/agent/client/util.go 16:12:12 spire-1.2.1/pkg/agent/common/ 16:12:12 spire-1.2.1/pkg/agent/common/backoff/ 16:12:12 spire-1.2.1/pkg/agent/common/backoff/backoff.go 16:12:12 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 16:12:12 spire-1.2.1/pkg/agent/common/cgroups/ 16:12:12 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 16:12:12 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 16:12:12 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 16:12:12 spire-1.2.1/pkg/agent/config.go 16:12:12 spire-1.2.1/pkg/agent/endpoints/ 16:12:12 spire-1.2.1/pkg/agent/endpoints/config.go 16:12:12 spire-1.2.1/pkg/agent/endpoints/endpoints.go 16:12:12 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 16:12:12 spire-1.2.1/pkg/agent/endpoints/metrics.go 16:12:12 spire-1.2.1/pkg/agent/endpoints/middleware.go 16:12:12 spire-1.2.1/pkg/agent/endpoints/peertracker.go 16:12:12 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 16:12:12 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 16:12:12 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 16:12:12 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 16:12:12 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 16:12:12 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 16:12:12 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 16:12:12 spire-1.2.1/pkg/agent/endpoints/workload/ 16:12:12 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 16:12:12 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 16:12:12 spire-1.2.1/pkg/agent/manager/ 16:12:12 spire-1.2.1/pkg/agent/manager/cache/ 16:12:12 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 16:12:12 spire-1.2.1/pkg/agent/manager/cache/cache.go 16:12:12 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 16:12:12 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 16:12:12 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 16:12:12 spire-1.2.1/pkg/agent/manager/cache/sets.go 16:12:12 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 16:12:12 spire-1.2.1/pkg/agent/manager/config.go 16:12:12 spire-1.2.1/pkg/agent/manager/manager.go 16:12:12 spire-1.2.1/pkg/agent/manager/manager_test.go 16:12:12 spire-1.2.1/pkg/agent/manager/storage.go 16:12:12 spire-1.2.1/pkg/agent/manager/storage_test.go 16:12:12 spire-1.2.1/pkg/agent/manager/storecache/ 16:12:12 spire-1.2.1/pkg/agent/manager/storecache/cache.go 16:12:12 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 16:12:12 spire-1.2.1/pkg/agent/manager/sync.go 16:12:12 spire-1.2.1/pkg/agent/plugin/ 16:12:12 spire-1.2.1/pkg/agent/plugin/keymanager/ 16:12:12 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 16:12:12 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 16:12:12 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 16:12:12 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 16:12:12 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 16:12:12 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 16:12:12 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 16:12:12 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 16:12:12 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 16:12:12 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 16:12:12 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 16:12:12 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 16:12:12 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 16:12:12 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 16:12:12 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 16:12:12 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 16:12:12 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 16:12:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 16:12:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 16:12:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 16:12:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 16:12:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 16:12:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 16:12:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 16:12:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 16:12:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 16:12:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 16:12:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 16:12:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 16:12:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 16:12:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 16:12:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 16:12:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 16:12:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 16:12:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 16:12:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 16:12:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 16:12:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 16:12:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 16:12:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 16:12:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 16:12:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 16:12:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 16:12:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 16:12:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 16:12:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 16:12:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 16:12:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 16:12:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 16:12:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 16:12:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 16:12:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 16:12:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 16:12:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 16:12:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 16:12:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 16:12:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 16:12:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 16:12:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 16:12:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 16:12:12 spire-1.2.1/pkg/agent/plugin/svidstore/ 16:12:12 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 16:12:12 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 16:12:12 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 16:12:12 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 16:12:12 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 16:12:12 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 16:12:12 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 16:12:12 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 16:12:12 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 16:12:12 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 16:12:12 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 16:12:12 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 16:12:12 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 16:12:12 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 16:12:12 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 16:12:12 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 16:12:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 16:12:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 16:12:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 16:12:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 16:12:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 16:12:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 16:12:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 16:12:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 16:12:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 16:12:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 16:12:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 16:12:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 16:12:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 16:12:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 16:12:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 16:12:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 16:12:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 16:12:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 16:12:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 16:12:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 16:12:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 16:12:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 16:12:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 16:12:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 16:12:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 16:12:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 16:12:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 16:12:12 spire-1.2.1/pkg/agent/svid/ 16:12:12 spire-1.2.1/pkg/agent/svid/rotator.go 16:12:12 spire-1.2.1/pkg/agent/svid/rotator_config.go 16:12:12 spire-1.2.1/pkg/agent/svid/rotator_test.go 16:12:12 spire-1.2.1/pkg/agent/svid/store/ 16:12:12 spire-1.2.1/pkg/agent/svid/store/service.go 16:12:12 spire-1.2.1/pkg/agent/svid/store/service_test.go 16:12:12 spire-1.2.1/pkg/common/ 16:12:12 spire-1.2.1/pkg/common/agentpathtemplate/ 16:12:12 spire-1.2.1/pkg/common/agentpathtemplate/template.go 16:12:12 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 16:12:12 spire-1.2.1/pkg/common/api/ 16:12:12 spire-1.2.1/pkg/common/api/metrics.go 16:12:12 spire-1.2.1/pkg/common/api/middleware/ 16:12:12 spire-1.2.1/pkg/common/api/middleware/common_test.go 16:12:12 spire-1.2.1/pkg/common/api/middleware/interceptor.go 16:12:12 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 16:12:12 spire-1.2.1/pkg/common/api/middleware/logger.go 16:12:12 spire-1.2.1/pkg/common/api/middleware/logger_test.go 16:12:12 spire-1.2.1/pkg/common/api/middleware/metrics.go 16:12:12 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 16:12:12 spire-1.2.1/pkg/common/api/middleware/middleware.go 16:12:12 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 16:12:12 spire-1.2.1/pkg/common/api/middleware/misconfig.go 16:12:12 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 16:12:12 spire-1.2.1/pkg/common/api/middleware/names.go 16:12:12 spire-1.2.1/pkg/common/api/middleware/names_test.go 16:12:12 spire-1.2.1/pkg/common/api/names.go 16:12:12 spire-1.2.1/pkg/common/api/ratelimit.go 16:12:12 spire-1.2.1/pkg/common/api/rpccontext/ 16:12:12 spire-1.2.1/pkg/common/api/rpccontext/logger.go 16:12:12 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 16:12:12 spire-1.2.1/pkg/common/api/rpccontext/names.go 16:12:12 spire-1.2.1/pkg/common/auth/ 16:12:12 spire-1.2.1/pkg/common/auth/interceptors.go 16:12:12 spire-1.2.1/pkg/common/auth/interceptors_test.go 16:12:12 spire-1.2.1/pkg/common/auth/untracked_uds.go 16:12:12 spire-1.2.1/pkg/common/bundleutil/ 16:12:12 spire-1.2.1/pkg/common/bundleutil/bundle.go 16:12:12 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 16:12:12 spire-1.2.1/pkg/common/bundleutil/common_test.go 16:12:12 spire-1.2.1/pkg/common/bundleutil/marshal.go 16:12:12 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 16:12:12 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 16:12:12 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 16:12:12 spire-1.2.1/pkg/common/bundleutil/types.go 16:12:12 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 16:12:12 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 16:12:12 spire-1.2.1/pkg/common/catalog/ 16:12:12 spire-1.2.1/pkg/common/catalog/bind.go 16:12:12 spire-1.2.1/pkg/common/catalog/builtin.go 16:12:12 spire-1.2.1/pkg/common/catalog/catalog.go 16:12:12 spire-1.2.1/pkg/common/catalog/catalog_test.go 16:12:12 spire-1.2.1/pkg/common/catalog/closers.go 16:12:12 spire-1.2.1/pkg/common/catalog/cmd_linux.go 16:12:12 spire-1.2.1/pkg/common/catalog/cmd_other.go 16:12:12 spire-1.2.1/pkg/common/catalog/config.go 16:12:12 spire-1.2.1/pkg/common/catalog/config_test.go 16:12:12 spire-1.2.1/pkg/common/catalog/configure.go 16:12:12 spire-1.2.1/pkg/common/catalog/constraints.go 16:12:12 spire-1.2.1/pkg/common/catalog/constraints_test.go 16:12:12 spire-1.2.1/pkg/common/catalog/context.go 16:12:12 spire-1.2.1/pkg/common/catalog/external.go 16:12:12 spire-1.2.1/pkg/common/catalog/host.go 16:12:12 spire-1.2.1/pkg/common/catalog/pipenet.go 16:12:12 spire-1.2.1/pkg/common/catalog/plugin.go 16:12:12 spire-1.2.1/pkg/common/catalog/testplugin/ 16:12:12 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 16:12:12 spire-1.2.1/pkg/common/catalog/testplugin/main.go 16:12:12 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 16:12:12 spire-1.2.1/pkg/common/cli/ 16:12:12 spire-1.2.1/pkg/common/cli/env.go 16:12:12 spire-1.2.1/pkg/common/cli/flags.go 16:12:12 spire-1.2.1/pkg/common/cli/trust_domain.go 16:12:12 spire-1.2.1/pkg/common/cli/trust_domain_test.go 16:12:12 spire-1.2.1/pkg/common/cli/umask.go 16:12:12 spire-1.2.1/pkg/common/cli/umask_posix.go 16:12:12 spire-1.2.1/pkg/common/cli/umask_test.go 16:12:12 spire-1.2.1/pkg/common/cli/umask_windows.go 16:12:12 spire-1.2.1/pkg/common/cliprinter/ 16:12:12 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 16:12:12 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 16:12:12 spire-1.2.1/pkg/common/cliprinter/flag.go 16:12:12 spire-1.2.1/pkg/common/cliprinter/flag_test.go 16:12:12 spire-1.2.1/pkg/common/cliprinter/format.go 16:12:12 spire-1.2.1/pkg/common/cliprinter/format_test.go 16:12:12 spire-1.2.1/pkg/common/cliprinter/internal/ 16:12:12 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 16:12:12 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 16:12:12 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 16:12:12 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 16:12:12 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 16:12:12 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 16:12:12 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 16:12:12 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 16:12:12 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 16:12:12 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 16:12:12 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 16:12:12 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 16:12:12 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 16:12:12 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 16:12:12 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 16:12:12 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 16:12:12 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 16:12:12 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 16:12:12 spire-1.2.1/pkg/common/coretypes/ 16:12:12 spire-1.2.1/pkg/common/coretypes/bundle/ 16:12:12 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 16:12:12 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 16:12:12 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 16:12:12 spire-1.2.1/pkg/common/coretypes/bundle/require.go 16:12:12 spire-1.2.1/pkg/common/coretypes/jwtkey/ 16:12:12 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 16:12:12 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 16:12:12 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 16:12:12 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 16:12:12 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 16:12:12 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 16:12:12 spire-1.2.1/pkg/common/coretypes/x509certificate/ 16:12:12 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 16:12:12 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 16:12:12 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 16:12:12 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 16:12:12 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 16:12:12 spire-1.2.1/pkg/common/cryptoutil/ 16:12:12 spire-1.2.1/pkg/common/cryptoutil/keys.go 16:12:12 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 16:12:12 spire-1.2.1/pkg/common/diskutil/ 16:12:12 spire-1.2.1/pkg/common/diskutil/file_posix.go 16:12:12 spire-1.2.1/pkg/common/diskutil/file_test.go 16:12:12 spire-1.2.1/pkg/common/diskutil/file_windows.go 16:12:12 spire-1.2.1/pkg/common/errorutil/ 16:12:12 spire-1.2.1/pkg/common/errorutil/wrapper.go 16:12:12 spire-1.2.1/pkg/common/health/ 16:12:12 spire-1.2.1/pkg/common/health/config.go 16:12:12 spire-1.2.1/pkg/common/health/context.go 16:12:12 spire-1.2.1/pkg/common/health/context_test.go 16:12:12 spire-1.2.1/pkg/common/health/health.go 16:12:12 spire-1.2.1/pkg/common/health/health_test.go 16:12:12 spire-1.2.1/pkg/common/health/logger.go 16:12:12 spire-1.2.1/pkg/common/hostservice/ 16:12:12 spire-1.2.1/pkg/common/hostservice/metricsservice/ 16:12:12 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 16:12:12 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 16:12:12 spire-1.2.1/pkg/common/idutil/ 16:12:12 spire-1.2.1/pkg/common/idutil/require.go 16:12:12 spire-1.2.1/pkg/common/idutil/require_test.go 16:12:12 spire-1.2.1/pkg/common/idutil/safety.go 16:12:12 spire-1.2.1/pkg/common/idutil/safety_test.go 16:12:12 spire-1.2.1/pkg/common/idutil/spiffeid.go 16:12:12 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 16:12:12 spire-1.2.1/pkg/common/jwtsvid/ 16:12:12 spire-1.2.1/pkg/common/jwtsvid/common.go 16:12:12 spire-1.2.1/pkg/common/jwtsvid/sign.go 16:12:12 spire-1.2.1/pkg/common/jwtsvid/token_test.go 16:12:12 spire-1.2.1/pkg/common/jwtsvid/validate.go 16:12:12 spire-1.2.1/pkg/common/jwtutil/ 16:12:12 spire-1.2.1/pkg/common/jwtutil/keyset.go 16:12:12 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 16:12:12 spire-1.2.1/pkg/common/log/ 16:12:12 spire-1.2.1/pkg/common/log/hclog_adapter.go 16:12:12 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 16:12:12 spire-1.2.1/pkg/common/log/log.go 16:12:12 spire-1.2.1/pkg/common/log/log_test.go 16:12:12 spire-1.2.1/pkg/common/log/options.go 16:12:12 spire-1.2.1/pkg/common/nodeutil/ 16:12:12 spire-1.2.1/pkg/common/nodeutil/node.go 16:12:12 spire-1.2.1/pkg/common/nodeutil/node_test.go 16:12:12 spire-1.2.1/pkg/common/peertracker/ 16:12:12 spire-1.2.1/pkg/common/peertracker/conn.go 16:12:12 spire-1.2.1/pkg/common/peertracker/credentials.go 16:12:12 spire-1.2.1/pkg/common/peertracker/errors.go 16:12:12 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 16:12:12 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 16:12:12 spire-1.2.1/pkg/common/peertracker/info.go 16:12:12 spire-1.2.1/pkg/common/peertracker/listener.go 16:12:12 spire-1.2.1/pkg/common/peertracker/listener_test.go 16:12:12 spire-1.2.1/pkg/common/peertracker/peertracker.go 16:12:12 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 16:12:12 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 16:12:12 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 16:12:12 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 16:12:12 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 16:12:12 spire-1.2.1/pkg/common/peertracker/tcp.go 16:12:12 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 16:12:12 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 16:12:12 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 16:12:12 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 16:12:12 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 16:12:12 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 16:12:12 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 16:12:12 spire-1.2.1/pkg/common/peertracker/uds.go 16:12:12 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 16:12:12 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 16:12:12 spire-1.2.1/pkg/common/peertracker/uds_linux.go 16:12:12 spire-1.2.1/pkg/common/pemutil/ 16:12:12 spire-1.2.1/pkg/common/pemutil/block.go 16:12:12 spire-1.2.1/pkg/common/pemutil/certs.go 16:12:12 spire-1.2.1/pkg/common/pemutil/common.go 16:12:12 spire-1.2.1/pkg/common/pemutil/csr.go 16:12:12 spire-1.2.1/pkg/common/pemutil/keys.go 16:12:12 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 16:12:12 spire-1.2.1/pkg/common/pemutil/testdata/ 16:12:12 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 16:12:12 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 16:12:12 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 16:12:12 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 16:12:12 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 16:12:12 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 16:12:12 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 16:12:12 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 16:12:12 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 16:12:12 spire-1.2.1/pkg/common/plugin/ 16:12:12 spire-1.2.1/pkg/common/plugin/aws/ 16:12:12 spire-1.2.1/pkg/common/plugin/aws/iid.go 16:12:12 spire-1.2.1/pkg/common/plugin/azure/ 16:12:12 spire-1.2.1/pkg/common/plugin/azure/msi.go 16:12:12 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 16:12:12 spire-1.2.1/pkg/common/plugin/facade.go 16:12:12 spire-1.2.1/pkg/common/plugin/facade_test.go 16:12:12 spire-1.2.1/pkg/common/plugin/gcp/ 16:12:12 spire-1.2.1/pkg/common/plugin/gcp/iit.go 16:12:12 spire-1.2.1/pkg/common/plugin/k8s/ 16:12:12 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 16:12:12 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 16:12:12 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 16:12:12 spire-1.2.1/pkg/common/plugin/k8s/utils.go 16:12:12 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 16:12:12 spire-1.2.1/pkg/common/plugin/log.go 16:12:12 spire-1.2.1/pkg/common/plugin/sshpop/ 16:12:12 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 16:12:12 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 16:12:12 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 16:12:12 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 16:12:12 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 16:12:12 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 16:12:12 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 16:12:12 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 16:12:12 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 16:12:12 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 16:12:12 spire-1.2.1/pkg/common/plugin/tpmdevid/ 16:12:12 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 16:12:12 spire-1.2.1/pkg/common/plugin/x509pop/ 16:12:12 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 16:12:12 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 16:12:12 spire-1.2.1/pkg/common/profiling/ 16:12:12 spire-1.2.1/pkg/common/profiling/dumpers.go 16:12:12 spire-1.2.1/pkg/common/profiling/profiling.go 16:12:12 spire-1.2.1/pkg/common/protoutil/ 16:12:12 spire-1.2.1/pkg/common/protoutil/masks.go 16:12:12 spire-1.2.1/pkg/common/protoutil/masks_test.go 16:12:12 spire-1.2.1/pkg/common/rotationutil/ 16:12:12 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 16:12:12 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 16:12:12 spire-1.2.1/pkg/common/selector/ 16:12:12 spire-1.2.1/pkg/common/selector/selector.go 16:12:12 spire-1.2.1/pkg/common/selector/selector_test.go 16:12:12 spire-1.2.1/pkg/common/selector/set.go 16:12:12 spire-1.2.1/pkg/common/selector/set_utils.go 16:12:12 spire-1.2.1/pkg/common/selector/set_utils_test.go 16:12:12 spire-1.2.1/pkg/common/telemetry/ 16:12:12 spire-1.2.1/pkg/common/telemetry/agent/ 16:12:12 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 16:12:12 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 16:12:12 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 16:12:12 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 16:12:12 spire-1.2.1/pkg/common/telemetry/agent/manager.go 16:12:12 spire-1.2.1/pkg/common/telemetry/agent/node.go 16:12:12 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 16:12:12 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 16:12:12 spire-1.2.1/pkg/common/telemetry/agent/store/ 16:12:12 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 16:12:12 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 16:12:12 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 16:12:12 spire-1.2.1/pkg/common/telemetry/blackhole.go 16:12:12 spire-1.2.1/pkg/common/telemetry/call.go 16:12:12 spire-1.2.1/pkg/common/telemetry/common/ 16:12:12 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 16:12:12 spire-1.2.1/pkg/common/telemetry/config.go 16:12:12 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 16:12:12 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 16:12:12 spire-1.2.1/pkg/common/telemetry/inmem.go 16:12:12 spire-1.2.1/pkg/common/telemetry/inmem_test.go 16:12:12 spire-1.2.1/pkg/common/telemetry/m3.go 16:12:12 spire-1.2.1/pkg/common/telemetry/m3_test.go 16:12:12 spire-1.2.1/pkg/common/telemetry/metrics.go 16:12:12 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 16:12:12 spire-1.2.1/pkg/common/telemetry/names.go 16:12:12 spire-1.2.1/pkg/common/telemetry/prometheus.go 16:12:12 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 16:12:12 spire-1.2.1/pkg/common/telemetry/sanitize.go 16:12:12 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 16:12:12 spire-1.2.1/pkg/common/telemetry/server/ 16:12:12 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 16:12:12 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 16:12:12 spire-1.2.1/pkg/common/telemetry/server/datastore/ 16:12:12 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 16:12:12 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 16:12:12 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 16:12:12 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 16:12:12 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 16:12:12 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 16:12:12 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 16:12:12 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 16:12:12 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 16:12:12 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 16:12:12 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 16:12:12 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 16:12:12 spire-1.2.1/pkg/common/telemetry/server/rotate.go 16:12:12 spire-1.2.1/pkg/common/telemetry/server/server.go 16:12:12 spire-1.2.1/pkg/common/telemetry/sink.go 16:12:12 spire-1.2.1/pkg/common/telemetry/statsd.go 16:12:12 spire-1.2.1/pkg/common/telemetry/statsd_test.go 16:12:12 spire-1.2.1/pkg/common/telemetry/uptime.go 16:12:12 spire-1.2.1/pkg/common/telemetry/version.go 16:12:12 spire-1.2.1/pkg/common/telemetry/withlabels.go 16:12:12 spire-1.2.1/pkg/common/uptime/ 16:12:12 spire-1.2.1/pkg/common/uptime/uptime.go 16:12:12 spire-1.2.1/pkg/common/uptime/uptime_test.go 16:12:12 spire-1.2.1/pkg/common/util/ 16:12:12 spire-1.2.1/pkg/common/util/certs.go 16:12:12 spire-1.2.1/pkg/common/util/certs_test.go 16:12:12 spire-1.2.1/pkg/common/util/csr.go 16:12:12 spire-1.2.1/pkg/common/util/hash.go 16:12:12 spire-1.2.1/pkg/common/util/selectors.go 16:12:12 spire-1.2.1/pkg/common/util/selectors_test.go 16:12:12 spire-1.2.1/pkg/common/util/signals.go 16:12:12 spire-1.2.1/pkg/common/util/sort.go 16:12:12 spire-1.2.1/pkg/common/util/sort_test.go 16:12:12 spire-1.2.1/pkg/common/util/task.go 16:12:12 spire-1.2.1/pkg/common/util/task_test.go 16:12:12 spire-1.2.1/pkg/common/util/testdata/ 16:12:12 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 16:12:12 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 16:12:12 spire-1.2.1/pkg/common/version/ 16:12:12 spire-1.2.1/pkg/common/version/version.go 16:12:12 spire-1.2.1/pkg/common/x509svid/ 16:12:12 spire-1.2.1/pkg/common/x509svid/common_test.go 16:12:12 spire-1.2.1/pkg/common/x509svid/csr.go 16:12:12 spire-1.2.1/pkg/common/x509svid/upstreamca.go 16:12:12 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 16:12:12 spire-1.2.1/pkg/common/x509util/ 16:12:12 spire-1.2.1/pkg/common/x509util/cert.go 16:12:12 spire-1.2.1/pkg/common/x509util/dns.go 16:12:12 spire-1.2.1/pkg/common/x509util/dns_test.go 16:12:12 spire-1.2.1/pkg/common/x509util/keyid.go 16:12:12 spire-1.2.1/pkg/common/x509util/keypair.go 16:12:12 spire-1.2.1/pkg/common/x509util/serialnumber.go 16:12:12 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 16:12:12 spire-1.2.1/pkg/server/ 16:12:12 spire-1.2.1/pkg/server/api/ 16:12:12 spire-1.2.1/pkg/server/api/agent.go 16:12:12 spire-1.2.1/pkg/server/api/agent/ 16:12:12 spire-1.2.1/pkg/server/api/agent/v1/ 16:12:12 spire-1.2.1/pkg/server/api/agent/v1/service.go 16:12:12 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 16:12:12 spire-1.2.1/pkg/server/api/agent_test.go 16:12:12 spire-1.2.1/pkg/server/api/api.go 16:12:12 spire-1.2.1/pkg/server/api/audit/ 16:12:12 spire-1.2.1/pkg/server/api/audit/audit.go 16:12:12 spire-1.2.1/pkg/server/api/audit/audit_test.go 16:12:12 spire-1.2.1/pkg/server/api/bundle.go 16:12:12 spire-1.2.1/pkg/server/api/bundle/ 16:12:12 spire-1.2.1/pkg/server/api/bundle/v1/ 16:12:12 spire-1.2.1/pkg/server/api/bundle/v1/service.go 16:12:12 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 16:12:12 spire-1.2.1/pkg/server/api/bundle_test.go 16:12:12 spire-1.2.1/pkg/server/api/debug/ 16:12:12 spire-1.2.1/pkg/server/api/debug/v1/ 16:12:12 spire-1.2.1/pkg/server/api/debug/v1/service.go 16:12:12 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 16:12:12 spire-1.2.1/pkg/server/api/entry.go 16:12:12 spire-1.2.1/pkg/server/api/entry/ 16:12:12 spire-1.2.1/pkg/server/api/entry/v1/ 16:12:12 spire-1.2.1/pkg/server/api/entry/v1/service.go 16:12:12 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 16:12:12 spire-1.2.1/pkg/server/api/entry_test.go 16:12:12 spire-1.2.1/pkg/server/api/health/ 16:12:12 spire-1.2.1/pkg/server/api/health/v1/ 16:12:12 spire-1.2.1/pkg/server/api/health/v1/service.go 16:12:12 spire-1.2.1/pkg/server/api/health/v1/service_test.go 16:12:12 spire-1.2.1/pkg/server/api/id.go 16:12:12 spire-1.2.1/pkg/server/api/id_test.go 16:12:12 spire-1.2.1/pkg/server/api/limits/ 16:12:12 spire-1.2.1/pkg/server/api/limits/limits.go 16:12:12 spire-1.2.1/pkg/server/api/middleware/ 16:12:12 spire-1.2.1/pkg/server/api/middleware/alias.go 16:12:12 spire-1.2.1/pkg/server/api/middleware/audit.go 16:12:12 spire-1.2.1/pkg/server/api/middleware/authorization.go 16:12:12 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 16:12:12 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 16:12:12 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 16:12:12 spire-1.2.1/pkg/server/api/middleware/caller.go 16:12:12 spire-1.2.1/pkg/server/api/middleware/caller_test.go 16:12:12 spire-1.2.1/pkg/server/api/middleware/common.go 16:12:12 spire-1.2.1/pkg/server/api/middleware/common_test.go 16:12:12 spire-1.2.1/pkg/server/api/middleware/entries.go 16:12:12 spire-1.2.1/pkg/server/api/middleware/entries_test.go 16:12:12 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 16:12:12 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 16:12:12 spire-1.2.1/pkg/server/api/ratelimit.go 16:12:12 spire-1.2.1/pkg/server/api/rpccontext/ 16:12:12 spire-1.2.1/pkg/server/api/rpccontext/alias.go 16:12:12 spire-1.2.1/pkg/server/api/rpccontext/audit.go 16:12:12 spire-1.2.1/pkg/server/api/rpccontext/caller.go 16:12:12 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 16:12:12 spire-1.2.1/pkg/server/api/selector.go 16:12:12 spire-1.2.1/pkg/server/api/selector_test.go 16:12:12 spire-1.2.1/pkg/server/api/status.go 16:12:12 spire-1.2.1/pkg/server/api/status_test.go 16:12:12 spire-1.2.1/pkg/server/api/svid/ 16:12:12 spire-1.2.1/pkg/server/api/svid/v1/ 16:12:12 spire-1.2.1/pkg/server/api/svid/v1/service.go 16:12:12 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 16:12:12 spire-1.2.1/pkg/server/api/trustdomain.go 16:12:12 spire-1.2.1/pkg/server/api/trustdomain/ 16:12:12 spire-1.2.1/pkg/server/api/trustdomain/v1/ 16:12:12 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 16:12:12 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 16:12:12 spire-1.2.1/pkg/server/api/trustdomain_test.go 16:12:12 spire-1.2.1/pkg/server/authpolicy/ 16:12:12 spire-1.2.1/pkg/server/authpolicy/defaults.go 16:12:12 spire-1.2.1/pkg/server/authpolicy/policy.go 16:12:12 spire-1.2.1/pkg/server/authpolicy/policy.rego 16:12:12 spire-1.2.1/pkg/server/authpolicy/policy_data.json 16:12:12 spire-1.2.1/pkg/server/authpolicy/policy_test.go 16:12:12 spire-1.2.1/pkg/server/authpolicy/validate.go 16:12:12 spire-1.2.1/pkg/server/bundle/ 16:12:12 spire-1.2.1/pkg/server/bundle/client/ 16:12:12 spire-1.2.1/pkg/server/bundle/client/client.go 16:12:12 spire-1.2.1/pkg/server/bundle/client/client_test.go 16:12:12 spire-1.2.1/pkg/server/bundle/client/manager.go 16:12:12 spire-1.2.1/pkg/server/bundle/client/manager_test.go 16:12:12 spire-1.2.1/pkg/server/bundle/client/sources.go 16:12:12 spire-1.2.1/pkg/server/bundle/client/sources_test.go 16:12:12 spire-1.2.1/pkg/server/bundle/client/updater.go 16:12:12 spire-1.2.1/pkg/server/bundle/client/updater_test.go 16:12:12 spire-1.2.1/pkg/server/ca/ 16:12:12 spire-1.2.1/pkg/server/ca/ca.go 16:12:12 spire-1.2.1/pkg/server/ca/ca_health.go 16:12:12 spire-1.2.1/pkg/server/ca/ca_test.go 16:12:12 spire-1.2.1/pkg/server/ca/journal.go 16:12:12 spire-1.2.1/pkg/server/ca/journal_test.go 16:12:12 spire-1.2.1/pkg/server/ca/manager.go 16:12:12 spire-1.2.1/pkg/server/ca/manager_health.go 16:12:12 spire-1.2.1/pkg/server/ca/manager_test.go 16:12:12 spire-1.2.1/pkg/server/ca/templates.go 16:12:12 spire-1.2.1/pkg/server/ca/upstream_client.go 16:12:12 spire-1.2.1/pkg/server/ca/upstream_client_test.go 16:12:12 spire-1.2.1/pkg/server/ca/validation.go 16:12:12 spire-1.2.1/pkg/server/cache/ 16:12:12 spire-1.2.1/pkg/server/cache/dscache/ 16:12:12 spire-1.2.1/pkg/server/cache/dscache/cache.go 16:12:12 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 16:12:12 spire-1.2.1/pkg/server/cache/entrycache/ 16:12:12 spire-1.2.1/pkg/server/cache/entrycache/cache.go 16:12:12 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 16:12:12 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 16:12:12 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 16:12:12 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 16:12:12 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 16:12:12 spire-1.2.1/pkg/server/catalog/ 16:12:12 spire-1.2.1/pkg/server/catalog/catalog.go 16:12:12 spire-1.2.1/pkg/server/catalog/keymanager.go 16:12:12 spire-1.2.1/pkg/server/catalog/nodeattestor.go 16:12:12 spire-1.2.1/pkg/server/catalog/noderesolver.go 16:12:12 spire-1.2.1/pkg/server/catalog/notifier.go 16:12:12 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 16:12:12 spire-1.2.1/pkg/server/config.go 16:12:12 spire-1.2.1/pkg/server/datastore/ 16:12:12 spire-1.2.1/pkg/server/datastore/datastore.go 16:12:12 spire-1.2.1/pkg/server/datastore/datastore_health.go 16:12:12 spire-1.2.1/pkg/server/datastore/repository.go 16:12:12 spire-1.2.1/pkg/server/datastore/sqlstore/ 16:12:12 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 16:12:12 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 16:12:12 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 16:12:12 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 16:12:12 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 16:12:12 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 16:12:12 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 16:12:12 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 16:12:12 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 16:12:12 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 16:12:12 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 16:12:12 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 16:12:12 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 16:12:12 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 16:12:12 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 16:12:12 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 16:12:12 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 16:12:12 spire-1.2.1/pkg/server/endpoints/ 16:12:12 spire-1.2.1/pkg/server/endpoints/bundle/ 16:12:12 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 16:12:12 spire-1.2.1/pkg/server/endpoints/bundle/config.go 16:12:12 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 16:12:12 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 16:12:12 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 16:12:12 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 16:12:12 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 16:12:12 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 16:12:12 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 16:12:12 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 16:12:12 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 16:12:12 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 16:12:12 spire-1.2.1/pkg/server/endpoints/bundle/server.go 16:12:12 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 16:12:12 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 16:12:12 spire-1.2.1/pkg/server/endpoints/config.go 16:12:12 spire-1.2.1/pkg/server/endpoints/endpoints.go 16:12:12 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 16:12:12 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 16:12:12 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 16:12:12 spire-1.2.1/pkg/server/endpoints/middleware.go 16:12:12 spire-1.2.1/pkg/server/endpoints/middleware_test.go 16:12:12 spire-1.2.1/pkg/server/hostservice/ 16:12:12 spire-1.2.1/pkg/server/hostservice/agentstore/ 16:12:12 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 16:12:12 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 16:12:12 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 16:12:12 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 16:12:12 spire-1.2.1/pkg/server/hostservice/identityprovider/ 16:12:12 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 16:12:12 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 16:12:12 spire-1.2.1/pkg/server/plugin/ 16:12:12 spire-1.2.1/pkg/server/plugin/keymanager/ 16:12:12 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 16:12:12 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 16:12:12 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 16:12:12 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 16:12:12 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 16:12:12 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 16:12:12 spire-1.2.1/pkg/server/plugin/keymanager/base/ 16:12:12 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 16:12:12 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 16:12:12 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 16:12:12 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 16:12:12 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 16:12:12 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 16:12:12 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 16:12:12 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 16:12:12 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 16:12:12 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 16:12:12 spire-1.2.1/pkg/server/plugin/keymanager/test/ 16:12:12 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 16:12:12 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 16:12:12 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 16:12:12 spire-1.2.1/pkg/server/plugin/nodeattestor/ 16:12:12 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 16:12:12 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 16:12:12 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 16:12:12 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 16:12:12 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 16:12:12 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 16:12:12 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 16:12:12 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 16:12:12 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 16:12:12 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 16:12:12 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 16:12:12 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 16:12:12 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 16:12:12 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 16:12:12 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 16:12:12 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 16:12:12 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 16:12:12 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 16:12:12 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 16:12:12 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 16:12:12 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 16:12:12 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 16:12:12 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 16:12:12 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 16:12:12 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 16:12:12 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 16:12:12 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 16:12:12 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 16:12:12 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 16:12:12 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 16:12:12 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 16:12:12 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 16:12:12 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 16:12:12 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 16:12:12 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 16:12:12 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 16:12:12 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 16:12:12 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 16:12:12 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 16:12:12 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 16:12:12 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 16:12:12 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 16:12:12 spire-1.2.1/pkg/server/plugin/noderesolver/ 16:12:12 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 16:12:12 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 16:12:12 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 16:12:12 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 16:12:12 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 16:12:12 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 16:12:12 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 16:12:12 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 16:12:12 spire-1.2.1/pkg/server/plugin/notifier/ 16:12:12 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 16:12:12 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 16:12:12 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 16:12:12 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 16:12:12 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 16:12:12 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 16:12:12 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 16:12:12 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 16:12:12 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 16:12:12 spire-1.2.1/pkg/server/plugin/notifier/repository.go 16:12:12 spire-1.2.1/pkg/server/plugin/notifier/v1.go 16:12:12 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 16:12:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 16:12:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 16:12:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 16:12:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 16:12:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 16:12:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 16:12:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 16:12:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 16:12:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 16:12:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 16:12:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 16:12:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 16:12:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 16:12:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 16:12:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 16:12:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 16:12:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 16:12:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 16:12:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 16:12:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 16:12:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 16:12:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 16:12:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 16:12:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 16:12:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 16:12:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 16:12:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 16:12:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 16:12:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 16:12:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 16:12:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 16:12:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 16:12:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 16:12:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 16:12:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 16:12:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 16:12:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 16:12:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 16:12:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 16:12:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 16:12:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 16:12:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 16:12:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 16:12:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 16:12:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 16:12:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 16:12:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 16:12:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 16:12:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 16:12:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 16:12:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 16:12:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 16:12:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 16:12:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 16:12:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 16:12:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 16:12:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 16:12:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 16:12:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 16:12:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 16:12:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 16:12:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 16:12:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 16:12:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 16:12:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 16:12:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 16:12:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 16:12:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 16:12:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 16:12:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 16:12:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 16:12:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 16:12:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 16:12:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 16:12:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 16:12:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 16:12:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 16:12:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 16:12:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 16:12:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 16:12:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 16:12:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 16:12:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 16:12:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 16:12:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 16:12:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 16:12:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 16:12:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 16:12:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 16:12:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 16:12:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 16:12:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 16:12:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 16:12:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 16:12:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 16:12:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 16:12:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 16:12:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 16:12:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 16:12:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 16:12:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 16:12:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 16:12:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 16:12:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 16:12:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 16:12:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 16:12:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 16:12:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 16:12:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 16:12:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 16:12:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 16:12:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 16:12:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 16:12:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 16:12:12 spire-1.2.1/pkg/server/registration/ 16:12:12 spire-1.2.1/pkg/server/registration/manager.go 16:12:12 spire-1.2.1/pkg/server/registration/manager_test.go 16:12:12 spire-1.2.1/pkg/server/scanentries.go 16:12:12 spire-1.2.1/pkg/server/scanentries_test.go 16:12:12 spire-1.2.1/pkg/server/server.go 16:12:12 spire-1.2.1/pkg/server/server_test.go 16:12:12 spire-1.2.1/pkg/server/svid/ 16:12:12 spire-1.2.1/pkg/server/svid/observer.go 16:12:12 spire-1.2.1/pkg/server/svid/observer_test.go 16:12:12 spire-1.2.1/pkg/server/svid/rotator.go 16:12:12 spire-1.2.1/pkg/server/svid/rotator_config.go 16:12:12 spire-1.2.1/pkg/server/svid/rotator_config_test.go 16:12:12 spire-1.2.1/pkg/server/svid/rotator_test.go 16:12:12 spire-1.2.1/proto/ 16:12:12 spire-1.2.1/proto/private/ 16:12:12 spire-1.2.1/proto/private/server/ 16:12:12 spire-1.2.1/proto/private/server/journal/ 16:12:12 spire-1.2.1/proto/private/server/journal/journal.pb.go 16:12:12 spire-1.2.1/proto/private/server/journal/journal.proto 16:12:12 spire-1.2.1/proto/spire/ 16:12:12 spire-1.2.1/proto/spire/common/ 16:12:12 spire-1.2.1/proto/spire/common/common.pb.go 16:12:12 spire-1.2.1/proto/spire/common/common.proto 16:12:12 spire-1.2.1/proto/spire/common/plugin/ 16:12:12 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 16:12:12 spire-1.2.1/proto/spire/common/plugin/plugin.proto 16:12:12 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 16:12:12 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 16:12:12 spire-1.2.1/proto/spire/plugin/ 16:12:12 spire-1.2.1/proto/spire/plugin/agent/ 16:12:12 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 16:12:12 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 16:12:12 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 16:12:12 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 16:12:12 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 16:12:12 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 16:12:12 spire-1.2.1/release/ 16:12:12 spire-1.2.1/release/spire-extras/ 16:12:12 spire-1.2.1/release/spire-extras/README.md 16:12:12 spire-1.2.1/release/spire-extras/conf/ 16:12:12 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 16:12:12 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 16:12:12 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 16:12:12 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 16:12:12 spire-1.2.1/release/spire/ 16:12:12 spire-1.2.1/release/spire/README.md 16:12:12 spire-1.2.1/release/spire/conf/ 16:12:12 spire-1.2.1/release/spire/conf/agent/ 16:12:12 spire-1.2.1/release/spire/conf/agent/agent.conf 16:12:12 spire-1.2.1/release/spire/conf/server/ 16:12:12 spire-1.2.1/release/spire/conf/server/server.conf 16:12:12 spire-1.2.1/script/ 16:12:12 spire-1.2.1/script/build-artifact.sh 16:12:12 spire-1.2.1/script/generate_dummy_ca.sh 16:12:12 spire-1.2.1/support/ 16:12:12 spire-1.2.1/support/k8s/ 16:12:12 spire-1.2.1/support/k8s/k8s-workload-registrar/ 16:12:12 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 16:12:12 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 16:12:12 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 16:12:12 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 16:12:12 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 16:12:12 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 16:12:12 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 16:12:12 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 16:12:12 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 16:12:12 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 16:12:12 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 16:12:12 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 16:12:12 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 16:12:12 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 16:12:12 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 16:12:12 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 16:12:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 16:12:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 16:12:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 16:12:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 16:12:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 16:12:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 16:12:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 16:12:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 16:12:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 16:12:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 16:12:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 16:12:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 16:12:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 16:12:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 16:12:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 16:12:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 16:12:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 16:12:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 16:12:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 16:12:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 16:12:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 16:12:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 16:12:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 16:12:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 16:12:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 16:12:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 16:12:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 16:12:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 16:12:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 16:12:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 16:12:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 16:12:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 16:12:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 16:12:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 16:12:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 16:12:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 16:12:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 16:12:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 16:12:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 16:12:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 16:12:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 16:12:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 16:12:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 16:12:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 16:12:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 16:12:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 16:12:12 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 16:12:12 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 16:12:12 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 16:12:12 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 16:12:12 spire-1.2.1/support/oidc-discovery-provider/ 16:12:12 spire-1.2.1/support/oidc-discovery-provider/README.md 16:12:12 spire-1.2.1/support/oidc-discovery-provider/common_test.go 16:12:12 spire-1.2.1/support/oidc-discovery-provider/config.go 16:12:12 spire-1.2.1/support/oidc-discovery-provider/config_test.go 16:12:12 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 16:12:12 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 16:12:12 spire-1.2.1/support/oidc-discovery-provider/handler.go 16:12:12 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 16:12:12 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 16:12:12 spire-1.2.1/support/oidc-discovery-provider/main.go 16:12:12 spire-1.2.1/support/oidc-discovery-provider/server_api.go 16:12:12 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 16:12:12 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 16:12:12 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 16:12:12 spire-1.2.1/test/ 16:12:12 spire-1.2.1/test/clock/ 16:12:12 spire-1.2.1/test/clock/clock.go 16:12:12 spire-1.2.1/test/fakes/ 16:12:12 spire-1.2.1/test/fakes/fakeagentcatalog/ 16:12:12 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 16:12:12 spire-1.2.1/test/fakes/fakeagentkeymanager/ 16:12:12 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 16:12:12 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 16:12:12 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 16:12:12 spire-1.2.1/test/fakes/fakeagentstore/ 16:12:12 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 16:12:12 spire-1.2.1/test/fakes/fakedatastore/ 16:12:12 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 16:12:12 spire-1.2.1/test/fakes/fakeentryclient/ 16:12:12 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 16:12:12 spire-1.2.1/test/fakes/fakehealthchecker/ 16:12:12 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 16:12:12 spire-1.2.1/test/fakes/fakeidentityprovider/ 16:12:12 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 16:12:12 spire-1.2.1/test/fakes/fakemetrics/ 16:12:12 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 16:12:12 spire-1.2.1/test/fakes/fakenoderesolver/ 16:12:12 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 16:12:12 spire-1.2.1/test/fakes/fakenotifier/ 16:12:12 spire-1.2.1/test/fakes/fakenotifier/notifier.go 16:12:12 spire-1.2.1/test/fakes/fakepluginmetrics/ 16:12:12 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 16:12:12 spire-1.2.1/test/fakes/fakeserverca/ 16:12:12 spire-1.2.1/test/fakes/fakeserverca/serverca.go 16:12:12 spire-1.2.1/test/fakes/fakeservercatalog/ 16:12:12 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 16:12:12 spire-1.2.1/test/fakes/fakeserverkeymanager/ 16:12:12 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 16:12:12 spire-1.2.1/test/fakes/fakeservernodeattestor/ 16:12:12 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 16:12:12 spire-1.2.1/test/fakes/fakeupstreamauthority/ 16:12:12 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 16:12:12 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 16:12:12 spire-1.2.1/test/fakes/fakeworkloadapi/ 16:12:12 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 16:12:12 spire-1.2.1/test/fakes/fakeworkloadattestor/ 16:12:12 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 16:12:12 spire-1.2.1/test/fixture/ 16:12:12 spire-1.2.1/test/fixture/certs/ 16:12:12 spire-1.2.1/test/fixture/certs/agent_svid.der 16:12:12 spire-1.2.1/test/fixture/certs/base_cert.pem 16:12:12 spire-1.2.1/test/fixture/certs/base_csr.pem 16:12:12 spire-1.2.1/test/fixture/certs/base_key.pem 16:12:12 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 16:12:12 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 16:12:12 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 16:12:12 spire-1.2.1/test/fixture/certs/blog_cert.pem 16:12:12 spire-1.2.1/test/fixture/certs/blog_csr.pem 16:12:12 spire-1.2.1/test/fixture/certs/blog_key.pem 16:12:12 spire-1.2.1/test/fixture/certs/bundle.der 16:12:12 spire-1.2.1/test/fixture/certs/ca.pem 16:12:12 spire-1.2.1/test/fixture/certs/ca_key.pem 16:12:12 spire-1.2.1/test/fixture/certs/database_cert.pem 16:12:12 spire-1.2.1/test/fixture/certs/database_csr.pem 16:12:12 spire-1.2.1/test/fixture/certs/database_key.pem 16:12:12 spire-1.2.1/test/fixture/certs/node_cert.pem 16:12:12 spire-1.2.1/test/fixture/certs/node_csr.pem 16:12:12 spire-1.2.1/test/fixture/certs/node_key.pem 16:12:12 spire-1.2.1/test/fixture/certs/svid.pem 16:12:12 spire-1.2.1/test/fixture/certs/svid_key.pem 16:12:12 spire-1.2.1/test/fixture/config/ 16:12:12 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 16:12:12 spire-1.2.1/test/fixture/config/agent_good.conf 16:12:12 spire-1.2.1/test/fixture/config/agent_good_templated.conf 16:12:12 spire-1.2.1/test/fixture/config/plugin_good.conf 16:12:12 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 16:12:12 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 16:12:12 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 16:12:12 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 16:12:12 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 16:12:12 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 16:12:12 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 16:12:12 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 16:12:12 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 16:12:12 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 16:12:12 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 16:12:12 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 16:12:12 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 16:12:12 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 16:12:12 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 16:12:12 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 16:12:12 spire-1.2.1/test/fixture/config/server_good.conf 16:12:12 spire-1.2.1/test/fixture/config/server_good_templated.conf 16:12:12 spire-1.2.1/test/fixture/fixture.go 16:12:12 spire-1.2.1/test/fixture/nodeattestor/ 16:12:12 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 16:12:12 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 16:12:12 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 16:12:12 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 16:12:12 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 16:12:12 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 16:12:12 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 16:12:12 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 16:12:12 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 16:12:12 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 16:12:12 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 16:12:12 spire-1.2.1/test/fixture/registration/ 16:12:12 spire-1.2.1/test/fixture/registration/entries.json 16:12:12 spire-1.2.1/test/fixture/registration/good-for-update.json 16:12:12 spire-1.2.1/test/fixture/registration/good.json 16:12:12 spire-1.2.1/test/fixture/registration/invalid.json 16:12:12 spire-1.2.1/test/fixture/registration/invalid_json.json 16:12:12 spire-1.2.1/test/fixture/registration/manager_test_entries.json 16:12:12 spire-1.2.1/test/integration/ 16:12:12 spire-1.2.1/test/integration/README.md 16:12:12 spire-1.2.1/test/integration/common 16:12:12 spire-1.2.1/test/integration/setup/ 16:12:12 spire-1.2.1/test/integration/setup/adminclient/ 16:12:12 spire-1.2.1/test/integration/setup/adminclient/build.sh 16:12:12 spire-1.2.1/test/integration/setup/adminclient/client.go 16:12:12 spire-1.2.1/test/integration/setup/debugagent/ 16:12:12 spire-1.2.1/test/integration/setup/debugagent/build.sh 16:12:12 spire-1.2.1/test/integration/setup/debugagent/main.go 16:12:12 spire-1.2.1/test/integration/setup/debugserver/ 16:12:12 spire-1.2.1/test/integration/setup/debugserver/build.sh 16:12:12 spire-1.2.1/test/integration/setup/debugserver/main.go 16:12:12 spire-1.2.1/test/integration/setup/downstreamclient/ 16:12:12 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 16:12:12 spire-1.2.1/test/integration/setup/downstreamclient/client.go 16:12:12 spire-1.2.1/test/integration/setup/itclient/ 16:12:12 spire-1.2.1/test/integration/setup/itclient/client.go 16:12:12 spire-1.2.1/test/integration/setup/node-attestation/ 16:12:12 spire-1.2.1/test/integration/setup/node-attestation/build.sh 16:12:12 spire-1.2.1/test/integration/setup/node-attestation/client.go 16:12:12 spire-1.2.1/test/integration/setup/x509pop/ 16:12:12 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 16:12:12 spire-1.2.1/test/integration/setup/x509pop/setup.sh 16:12:12 spire-1.2.1/test/integration/suites/ 16:12:12 spire-1.2.1/test/integration/suites/admin-endpoints/ 16:12:12 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 16:12:12 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 16:12:12 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 16:12:12 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 16:12:12 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 16:12:12 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 16:12:12 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 16:12:12 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 16:12:12 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 16:12:12 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 16:12:12 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 16:12:12 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 16:12:12 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 16:12:12 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 16:12:12 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 16:12:12 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 16:12:12 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 16:12:12 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 16:12:12 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 16:12:12 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 16:12:12 spire-1.2.1/test/integration/suites/datastore-mysql/ 16:12:12 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 16:12:12 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 16:12:12 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 16:12:12 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 16:12:12 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 16:12:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 16:12:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 16:12:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 16:12:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 16:12:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 16:12:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 16:12:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 16:12:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 16:12:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 16:12:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 16:12:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 16:12:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 16:12:12 spire-1.2.1/test/integration/suites/datastore-postgres/ 16:12:12 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 16:12:12 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 16:12:12 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 16:12:12 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 16:12:12 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 16:12:12 spire-1.2.1/test/integration/suites/debug-endpoints/ 16:12:12 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 16:12:12 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 16:12:12 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 16:12:12 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 16:12:12 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 16:12:12 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 16:12:12 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 16:12:12 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 16:12:12 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 16:12:12 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 16:12:12 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 16:12:12 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 16:12:12 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 16:12:12 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 16:12:12 spire-1.2.1/test/integration/suites/downstream-endpoints/ 16:12:12 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 16:12:12 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 16:12:12 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 16:12:12 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 16:12:12 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 16:12:12 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 16:12:12 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 16:12:12 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 16:12:12 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 16:12:12 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 16:12:12 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 16:12:12 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 16:12:12 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 16:12:12 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 16:12:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 16:12:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 16:12:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 16:12:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 16:12:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 16:12:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 16:12:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 16:12:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 16:12:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 16:12:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 16:12:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 16:12:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 16:12:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 16:12:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 16:12:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 16:12:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 16:12:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 16:12:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 16:12:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 16:12:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 16:12:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 16:12:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 16:12:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 16:12:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 16:12:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 16:12:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 16:12:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 16:12:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 16:12:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 16:12:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 16:12:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 16:12:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 16:12:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 16:12:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 16:12:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 16:12:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 16:12:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 16:12:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 16:12:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 16:12:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 16:12:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 16:12:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 16:12:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 16:12:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 16:12:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 16:12:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 16:12:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 16:12:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 16:12:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 16:12:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 16:12:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 16:12:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 16:12:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 16:12:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 16:12:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 16:12:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 16:12:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 16:12:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 16:12:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 16:12:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 16:12:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 16:12:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 16:12:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 16:12:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 16:12:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 16:12:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 16:12:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 16:12:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 16:12:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 16:12:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 16:12:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 16:12:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 16:12:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 16:12:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 16:12:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 16:12:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 16:12:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 16:12:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 16:12:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 16:12:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 16:12:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 16:12:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 16:12:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 16:12:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 16:12:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 16:12:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 16:12:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 16:12:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 16:12:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 16:12:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 16:12:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 16:12:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 16:12:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 16:12:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 16:12:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 16:12:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 16:12:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 16:12:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 16:12:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 16:12:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 16:12:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 16:12:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 16:12:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 16:12:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 16:12:12 spire-1.2.1/test/integration/suites/join-token/ 16:12:12 spire-1.2.1/test/integration/suites/join-token/01-start-server 16:12:12 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 16:12:12 spire-1.2.1/test/integration/suites/join-token/03-start-agent 16:12:12 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 16:12:12 spire-1.2.1/test/integration/suites/join-token/05-check-svid 16:12:12 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 16:12:12 spire-1.2.1/test/integration/suites/join-token/README.md 16:12:12 spire-1.2.1/test/integration/suites/join-token/conf/ 16:12:12 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 16:12:12 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 16:12:12 spire-1.2.1/test/integration/suites/join-token/conf/server/ 16:12:12 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 16:12:12 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 16:12:12 spire-1.2.1/test/integration/suites/join-token/teardown 16:12:12 spire-1.2.1/test/integration/suites/k8s-reconcile/ 16:12:12 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 16:12:12 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 16:12:12 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 16:12:12 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 16:12:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 16:12:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 16:12:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 16:12:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 16:12:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 16:12:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 16:12:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 16:12:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 16:12:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 16:12:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 16:12:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 16:12:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 16:12:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 16:12:12 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 16:12:12 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 16:12:12 spire-1.2.1/test/integration/suites/k8s-scratch/ 16:12:12 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 16:12:12 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 16:12:12 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 16:12:12 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 16:12:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 16:12:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 16:12:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 16:12:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 16:12:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 16:12:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 16:12:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 16:12:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 16:12:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 16:12:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 16:12:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 16:12:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 16:12:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 16:12:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 16:12:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 16:12:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 16:12:12 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 16:12:12 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 16:12:12 spire-1.2.1/test/integration/suites/k8s/ 16:12:12 spire-1.2.1/test/integration/suites/k8s/00-setup 16:12:12 spire-1.2.1/test/integration/suites/k8s/01-apply-config 16:12:12 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 16:12:12 spire-1.2.1/test/integration/suites/k8s/README.md 16:12:12 spire-1.2.1/test/integration/suites/k8s/conf/ 16:12:12 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 16:12:12 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 16:12:12 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 16:12:12 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 16:12:12 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 16:12:12 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 16:12:12 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 16:12:12 spire-1.2.1/test/integration/suites/k8s/conf/server/ 16:12:12 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 16:12:12 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 16:12:12 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 16:12:12 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 16:12:12 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 16:12:12 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 16:12:12 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 16:12:12 spire-1.2.1/test/integration/suites/k8s/init-kubectl 16:12:12 spire-1.2.1/test/integration/suites/k8s/teardown 16:12:12 spire-1.2.1/test/integration/suites/nested-rotation/ 16:12:12 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 16:12:12 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 16:12:12 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 16:12:12 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 16:12:12 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 16:12:12 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 16:12:12 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 16:12:12 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 16:12:12 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 16:12:12 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 16:12:12 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 16:12:12 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 16:12:12 spire-1.2.1/test/integration/suites/nested-rotation/README.md 16:12:12 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 16:12:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 16:12:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 16:12:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 16:12:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 16:12:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 16:12:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 16:12:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 16:12:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 16:12:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 16:12:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 16:12:12 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 16:12:12 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 16:12:12 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 16:12:12 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 16:12:12 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 16:12:12 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 16:12:12 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 16:12:12 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 16:12:12 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 16:12:12 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 16:12:12 spire-1.2.1/test/integration/suites/nested-rotation/root/ 16:12:12 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 16:12:12 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 16:12:12 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 16:12:12 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 16:12:12 spire-1.2.1/test/integration/suites/nested-rotation/teardown 16:12:12 spire-1.2.1/test/integration/suites/node-attestation/ 16:12:12 spire-1.2.1/test/integration/suites/node-attestation/00-setup 16:12:12 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 16:12:12 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 16:12:12 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 16:12:12 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 16:12:12 spire-1.2.1/test/integration/suites/node-attestation/README.md 16:12:12 spire-1.2.1/test/integration/suites/node-attestation/conf/ 16:12:12 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 16:12:12 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 16:12:12 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 16:12:12 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 16:12:12 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 16:12:12 spire-1.2.1/test/integration/suites/node-attestation/teardown 16:12:12 spire-1.2.1/test/integration/suites/rotation/ 16:12:12 spire-1.2.1/test/integration/suites/rotation/00-setup 16:12:12 spire-1.2.1/test/integration/suites/rotation/01-start-server 16:12:12 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 16:12:12 spire-1.2.1/test/integration/suites/rotation/03-start-agent 16:12:12 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 16:12:12 spire-1.2.1/test/integration/suites/rotation/05-check-svids 16:12:12 spire-1.2.1/test/integration/suites/rotation/README.md 16:12:12 spire-1.2.1/test/integration/suites/rotation/conf/ 16:12:12 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 16:12:12 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 16:12:12 spire-1.2.1/test/integration/suites/rotation/conf/server/ 16:12:12 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 16:12:12 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 16:12:12 spire-1.2.1/test/integration/suites/rotation/teardown 16:12:12 spire-1.2.1/test/integration/suites/self-test/ 16:12:12 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 16:12:12 spire-1.2.1/test/integration/suites/self-test/README.md 16:12:12 spire-1.2.1/test/integration/suites/self-test/teardown 16:12:12 spire-1.2.1/test/integration/suites/spire-server-cli/ 16:12:12 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 16:12:12 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 16:12:12 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 16:12:12 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 16:12:12 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 16:12:12 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 16:12:12 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 16:12:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 16:12:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 16:12:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 16:12:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 16:12:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 16:12:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 16:12:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 16:12:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 16:12:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 16:12:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 16:12:12 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 16:12:12 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 16:12:12 spire-1.2.1/test/integration/suites/upgrade/ 16:12:12 spire-1.2.1/test/integration/suites/upgrade/00-setup 16:12:12 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 16:12:12 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 16:12:12 spire-1.2.1/test/integration/suites/upgrade/README.md 16:12:12 spire-1.2.1/test/integration/suites/upgrade/conf/ 16:12:12 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 16:12:12 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 16:12:12 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 16:12:12 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 16:12:12 spire-1.2.1/test/integration/suites/upgrade/teardown 16:12:12 spire-1.2.1/test/integration/suites/upgrade/versions.txt 16:12:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 16:12:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 16:12:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 16:12:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 16:12:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 16:12:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 16:12:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 16:12:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 16:12:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 16:12:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 16:12:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 16:12:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 16:12:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 16:12:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 16:12:12 spire-1.2.1/test/integration/test-one.sh 16:12:12 spire-1.2.1/test/integration/test.sh 16:12:12 spire-1.2.1/test/plugintest/ 16:12:12 spire-1.2.1/test/plugintest/config.go 16:12:12 spire-1.2.1/test/plugintest/load.go 16:12:12 spire-1.2.1/test/plugintest/option.go 16:12:12 spire-1.2.1/test/spiretest/ 16:12:12 spire-1.2.1/test/spiretest/apiserver.go 16:12:12 spire-1.2.1/test/spiretest/assertions.go 16:12:12 spire-1.2.1/test/spiretest/dir.go 16:12:12 spire-1.2.1/test/spiretest/errors_posix.go 16:12:12 spire-1.2.1/test/spiretest/errors_windows.go 16:12:12 spire-1.2.1/test/spiretest/logs.go 16:12:12 spire-1.2.1/test/spiretest/socketapi.go 16:12:12 spire-1.2.1/test/spiretest/suite.go 16:12:12 spire-1.2.1/test/spiretest/x509.go 16:12:12 spire-1.2.1/test/testca/ 16:12:12 spire-1.2.1/test/testca/ca.go 16:12:12 spire-1.2.1/test/testkey/ 16:12:12 spire-1.2.1/test/testkey/generate.sh 16:12:12 spire-1.2.1/test/testkey/genkeys.go 16:12:12 spire-1.2.1/test/testkey/keys.go 16:12:12 spire-1.2.1/test/testkey/new.go 16:12:12 spire-1.2.1/test/tpmsimulator/ 16:12:12 spire-1.2.1/test/tpmsimulator/simulator.go 16:12:12 spire-1.2.1/test/util/ 16:12:12 spire-1.2.1/test/util/cert_fixtures.go 16:12:12 spire-1.2.1/test/util/cert_generation.go 16:12:12 spire-1.2.1/test/util/io_redirection.go 16:12:12 spire-1.2.1/test/util/race.go 16:12:12 spire-1.2.1/test/util/util.go 16:12:12 building spire from source... 16:12:12 Installing go1.17.7... 16:12:18 Building bin/spire-server... 16:12:18 go: downloading github.com/mitchellh/cli v1.1.2 16:12:18 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 16:12:18 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 16:12:18 go: downloading google.golang.org/grpc v1.44.0 16:12:18 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 16:12:18 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 16:12:18 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 16:12:18 go: downloading github.com/imdario/mergo v0.3.12 16:12:18 go: downloading github.com/sirupsen/logrus v1.8.1 16:12:18 go: downloading github.com/hashicorp/go-hclog v1.1.0 16:12:18 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 16:12:18 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 16:12:18 go: downloading github.com/fatih/color v1.13.0 16:12:18 go: downloading github.com/mattn/go-isatty v0.0.14 16:12:18 go: downloading github.com/hashicorp/go-plugin v1.4.3 16:12:18 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 16:12:18 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 16:12:18 go: downloading github.com/InVisionApp/go-logger v1.0.1 16:12:18 go: downloading github.com/armon/go-metrics v0.3.10 16:12:18 go: downloading github.com/prometheus/client_golang v1.12.1 16:12:18 go: downloading github.com/uber-go/tally/v4 v4.1.1 16:12:18 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 16:12:18 go: downloading github.com/open-policy-agent/opa v0.38.0 16:12:19 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 16:12:19 go: downloading github.com/Masterminds/goutils v1.1.0 16:12:19 go: downloading github.com/Masterminds/semver v1.5.0 16:12:19 go: downloading github.com/google/uuid v1.1.2 16:12:19 go: downloading github.com/huandu/xstrings v1.3.2 16:12:19 go: downloading github.com/mattn/go-colorable v0.1.12 16:12:19 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 16:12:19 go: downloading github.com/oklog/run v1.0.0 16:12:19 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 16:12:19 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 16:12:19 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 16:12:19 go: downloading github.com/imkira/go-observer v1.0.3 16:12:19 go: downloading github.com/prometheus/client_model v0.2.0 16:12:19 go: downloading github.com/prometheus/common v0.32.1 16:12:19 go: downloading github.com/beorn7/perks v1.0.1 16:12:19 go: downloading github.com/cespare/xxhash/v2 v2.1.2 16:12:19 go: downloading github.com/prometheus/procfs v0.7.3 16:12:19 go: downloading go.uber.org/atomic v1.9.0 16:12:19 go: downloading github.com/mitchellh/reflectwalk v1.0.1 16:12:19 go: downloading github.com/hashicorp/errwrap v1.1.0 16:12:19 go: downloading github.com/hashicorp/golang-lru v0.5.4 16:12:19 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 16:12:19 go: downloading github.com/blang/semver/v4 v4.0.0 16:12:19 go: downloading github.com/go-sql-driver/mysql v1.6.0 16:12:19 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 16:12:19 go: downloading github.com/jinzhu/gorm v1.9.16 16:12:19 go: downloading github.com/lib/pq v1.10.4 16:12:19 go: downloading github.com/mattn/go-sqlite3 v1.14.12 16:12:19 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 16:12:19 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 16:12:20 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 16:12:22 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 16:12:22 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 16:12:22 go: downloading github.com/stretchr/testify v1.7.0 16:12:22 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 16:12:22 go: downloading github.com/aws/aws-sdk-go v1.43.0 16:12:26 go: downloading google.golang.org/api v0.70.0 16:12:26 go: downloading k8s.io/client-go v0.23.4 16:12:26 go: downloading k8s.io/api v0.23.4 16:12:26 go: downloading github.com/google/go-tpm v0.3.3 16:12:26 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 16:12:26 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 16:12:26 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 16:12:26 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 16:12:26 go: downloading cloud.google.com/go/storage v1.21.0 16:12:26 go: downloading cloud.google.com/go v0.100.2 16:12:27 go: downloading k8s.io/apimachinery v0.23.4 16:12:27 go: downloading k8s.io/kube-aggregator v0.23.3 16:12:27 go: downloading sigs.k8s.io/controller-runtime v0.11.1 16:12:27 go: downloading cloud.google.com/go/security v1.3.0 16:12:27 go: downloading github.com/hashicorp/vault/api v1.4.1 16:12:27 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 16:12:27 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 16:12:27 go: downloading github.com/twmb/murmur3 v1.1.6 16:12:27 go: downloading github.com/jinzhu/inflection v1.0.0 16:12:27 go: downloading github.com/aws/smithy-go v1.11.0 16:12:28 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 16:12:28 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 16:12:28 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 16:12:28 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 16:12:28 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 16:12:28 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 16:12:28 go: downloading github.com/Azure/go-autorest/logger v0.2.1 16:12:28 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 16:12:28 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 16:12:28 go: downloading github.com/dimchansky/utfbom v1.1.1 16:12:28 go: downloading cloud.google.com/go/compute v1.3.0 16:12:28 go: downloading cloud.google.com/go/iam v0.1.1 16:12:28 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 16:12:28 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 16:12:32 go: downloading github.com/gogo/protobuf v1.3.2 16:12:32 go: downloading k8s.io/klog/v2 v2.30.0 16:12:32 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 16:12:32 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 16:12:32 go: downloading github.com/google/gofuzz v1.1.0 16:12:32 go: downloading github.com/spf13/pflag v1.0.5 16:12:32 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 16:12:32 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 16:12:32 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 16:12:32 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 16:12:32 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 16:12:32 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 16:12:32 go: downloading github.com/hashicorp/vault/sdk v0.4.1 16:12:32 go: downloading github.com/mitchellh/mapstructure v1.4.3 16:12:32 go: downloading github.com/tklauser/go-sysconf v0.3.9 16:12:32 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 16:12:32 go: downloading github.com/OneOfOne/xxhash v1.2.8 16:12:32 go: downloading gopkg.in/yaml.v2 v2.4.0 16:12:32 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 16:12:32 go: downloading github.com/gobwas/glob v0.2.3 16:12:32 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 16:12:32 go: downloading github.com/jmespath/go-jmespath v0.4.0 16:12:32 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 16:12:32 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 16:12:32 go: downloading go.opencensus.io v0.23.0 16:12:32 go: downloading gopkg.in/inf.v0 v0.9.1 16:12:32 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 16:12:32 go: downloading github.com/googleapis/gnostic v0.5.5 16:12:32 go: downloading github.com/go-logr/logr v1.2.2 16:12:32 go: downloading github.com/google/go-cmp v0.5.7 16:12:32 go: downloading github.com/json-iterator/go v1.1.12 16:12:32 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 16:12:32 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 16:12:32 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 16:12:32 go: downloading go.uber.org/zap v1.21.0 16:12:32 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 16:12:32 go: downloading github.com/tklauser/numcpus v0.3.0 16:12:32 go: downloading sigs.k8s.io/yaml v1.3.0 16:12:32 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 16:12:32 go: downloading github.com/ryanuber/go-glob v1.0.0 16:12:32 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 16:12:32 go: downloading github.com/hashicorp/go-uuid v1.0.2 16:12:32 go: downloading github.com/hashicorp/go-version v1.2.0 16:12:32 go: downloading github.com/golang/snappy v0.0.4 16:12:32 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 16:12:32 go: downloading go.uber.org/multierr v1.6.0 16:12:32 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 16:12:32 go: downloading github.com/modern-go/reflect2 v1.0.2 16:12:32 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 16:12: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 16:12:38 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 16:12:38 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 16:12:56 Removing intermediate container ec3cc718197b 16:12:56 ---> af0d959e3c8e 16:12:56 16:12:56 Step 10/25 : FROM alpine:3.14 16:12:56 3.14: Pulling from library/alpine 16:12:56 Removing intermediate container 6e4cf34cc628 16:12:56 ---> 743d6dadc175 16:12:56 16:12:56 Step 10/23 : FROM alpine:3.14 16:12:56 Removing intermediate container 79a659373841 16:12:56 ---> 4748c1396707 16:12:56 16:12:56 Step 10/22 : FROM alpine:3.14 16:12:56 3.14: Pulling from library/alpine 16:12:56 Removing intermediate container 6fd82f7603da 16:12:56 ---> 6a93c128ba4d 16:12:56 16:12:56 Step 10/22 : FROM alpine:3.14 16:12:56 3.14: Pulling from library/alpine 16:12:56 3.14: Pulling from library/alpine 16:12:56 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 16:12:56 Status: Downloaded newer image for alpine:3.14 16:12:56 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 16:12:56 Status: Image is up to date for alpine:3.14 16:12:56 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 16:12:56 Status: Image is up to date for alpine:3.14 16:12:56 ---> e04c818066af 16:12:56 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:12:56 ---> e04c818066af 16:12:56 Step 11/22 : RUN apk add --update --no-cache dumb-init 16:12:56 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 16:12:56 Status: Image is up to date for alpine:3.14 16:12:56 ---> e04c818066af 16:12:56 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 16:12:56 ---> e04c818066af 16:12:56 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:12:56 ---> Running in 9c628b220023 16:12:56 ---> Running in b61199edd582 16:12:57 ---> Running in 857f78e8b7ec 16:12:57 ---> Running in 09193cbc4862 16:12:57 Removing intermediate container 857f78e8b7ec 16:12:57 ---> e041698d1867 16:12:57 Step 12/23 : ENV APP_PORT=59880 16:12:57 ---> Running in ae1a3f6b5469 16:12:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:12:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:12:57 Removing intermediate container ae1a3f6b5469 16:12:57 ---> e529b5294256 16:12:57 Step 13/23 : EXPOSE $APP_PORT 16:12:57 (1/3) Installing ca-certificates (20211220-r0) 16:12:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:12:57 (2/3) Installing dumb-init (1.2.5-r1) 16:12:57 (3/3) Installing su-exec (0.2-r1) 16:12:57 Executing busybox-1.33.1-r7.trigger 16:12:57 Executing ca-certificates-20211220-r0.trigger 16:12:57 ---> Running in 903488b72d61 16:12:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:12:57 OK: 6 MiB in 17 packages 16:12:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:12:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:12:58 (1/1) Installing dumb-init (1.2.5-r1) 16:12:58 Executing busybox-1.33.1-r7.trigger 16:12:58 OK: 6 MiB in 15 packages 16:12:58 Removing intermediate container 903488b72d61 16:12:58 ---> 31779f7edf83 16:12:58 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:12:58 (1/2) Installing ca-certificates (20211220-r0) 16:12:58 (2/2) Installing dumb-init (1.2.5-r1) 16:12:58 Executing busybox-1.33.1-r7.trigger 16:12:58 Executing ca-certificates-20211220-r0.trigger 16:12:58 ---> Running in c39590e41c1a 16:12:58 OK: 6 MiB in 16 packages 16:12:58 Removing intermediate container b61199edd582 16:12:58 ---> 30f8409e54c8 16:12:58 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:12:58 Removing intermediate container 9c628b220023 16:12:58 ---> 4074e16f6578 16:12:58 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:12:58 ---> Running in f95076ca36ca 16:12:58 ---> Running in 194c9f89718c 16:12:59 Removing intermediate container f95076ca36ca 16:12:59 ---> 6298f18a609d 16:12:59 Step 13/25 : WORKDIR / 16:12:59 ---> Running in ef49b0439eab 16:12:59 Removing intermediate container 194c9f89718c 16:12:59 ---> de5674ed18b3 16:12:59 Step 13/22 : ENV APP_PORT=59861 16:12:59 Removing intermediate container 09193cbc4862 16:12:59 ---> f60abfaeddd7 16:12:59 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:12:59 ---> Running in 5134aec38147 16:12:59 ---> Running in ef297e9902b3 16:13:00 Removing intermediate container ef49b0439eab 16:13:00 ---> aa921ba7f3e7 16:13:00 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:13:00 Removing intermediate container ef297e9902b3 16:13:00 ---> a220fa2e59a9 16:13:00 Step 13/22 : ENV APP_PORT=59860 16:13:00 Removing intermediate container 5134aec38147 16:13:00 ---> 375ffd00c59c 16:13:00 Step 14/22 : EXPOSE $APP_PORT 16:13:00 ---> Running in c4e2097d3e29 16:13:00 ---> Running in d295801f7579 16:13:00 Removing intermediate container c39590e41c1a 16:13:00 ---> 1e6e84ebc18a 16:13:00 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 16:13:00 ---> Running in 1a6c3e24c50e 16:13:00 ---> d7e946701b03 16:13:00 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:13:00 Removing intermediate container d295801f7579 16:13:00 ---> dfeec4acfa38 16:13:00 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:13:00 Removing intermediate container c4e2097d3e29 16:13:00 ---> 0817c380ef10 16:13:00 Step 14/22 : EXPOSE $APP_PORT 16:13:00 ---> Running in 349cca6b53be 16:13:01 ---> 0301cf316cd8 16:13:01 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:13:01 Removing intermediate container 349cca6b53be 16:13:01 ---> d7f4cd4dd5fb 16:13:01 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:13:01 ---> 8ede47969ee8 16:13:01 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:13:01 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:13:01 ---> c8261a89985f 16:13:01 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:13:02 ---> 5d2febe640a5 16:13:02 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:13:02 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:13:02 ---> 384cb8142795 16:13:02 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:13:02 ---> 1d88b2552057 16:13:02 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:13:02 (1/6) Installing dumb-init (1.2.5-r1) 16:13:02 (2/6) Installing libgcc (10.3.1_git20210424-r2) 16:13:02 (3/6) Installing libsodium (1.0.18-r0) 16:13:02 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 16:13:02 (5/6) Installing libzmq (4.3.4-r0) 16:13:03 (6/6) Installing zeromq (4.3.4-r0) 16:13:03 ---> a75049b79b8f 16:13:03 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:13:03 Executing busybox-1.33.1-r7.trigger 16:13:03 OK: 8 MiB in 20 packages 16:13:03 ---> 96c025e79abb 16:13:03 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 16:13:03 ---> c1710f1d52aa 16:13:03 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:13:03 ---> Running in b6ba159a4084 16:13:03 Removing intermediate container b6ba159a4084 16:13:03 ---> e8327831b67b 16:13:03 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:13:03 ---> 9ba372a46486 16:13:03 Step 18/22 : ENTRYPOINT ["/support-notifications"] 16:13:03 ---> Running in 05a957b8be20 16:13:03 ---> Running in 103f7b5a270b 16:13:04 Removing intermediate container 05a957b8be20 16:13:04 ---> 24a93f7090ed 16:13:04 ---> 5a151a39e465 16:13:04 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/Step 20/22 : LABEL arch=x86_64 16:13:04 16:13:04 Removing intermediate container 1a6c3e24c50e 16:13:04 ---> 6bc3e0a5846e 16:13:04 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:13:04 Removing intermediate container 103f7b5a270b 16:13:04 ---> c5ee3dba3871 16:13:04 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:13:04 ---> Running in 0ef25bd656c0 16:13:04 ---> Running in 7ff8cb6eaa74 16:13:04 Removing intermediate container 0ef25bd656c0 16:13:04 ---> 9ee888881664 16:13:04 Step 21/22 : LABEL git_sha=dd3828c4019400efec0fee8cce01ab21f4e77168 16:13:04 ---> Running in d6166db54eb1 16:13:04 ---> 22c6e89d14e3 16:13:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:13:04 ---> ebde31b39136 16:13:04 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/ 16:13:04 Removing intermediate container 7ff8cb6eaa74 16:13:04 ---> c75a4895a375 16:13:04 Step 20/22 : LABEL arch=x86_64 16:13:05 ---> Running in 76b04dc14cf2 16:13:05 ---> Running in 288016404f21 16:13:05 Removing intermediate container d6166db54eb1 16:13:05 ---> 95ec8283634d 16:13:05 Step 22/22 : LABEL version=0.0.0 16:13:05 ---> Running in 1e77ec962ea0 16:13:05 Removing intermediate container 288016404f21 16:13:05 ---> 55e0303538d3 16:13:05 Step 21/22 : LABEL git_sha=dd3828c4019400efec0fee8cce01ab21f4e77168 16:13:05 ---> Running in ad6720d9bbbf 16:13:05 Removing intermediate container 1e77ec962ea0 16:13:05 ---> edbc1d5b164c 16:13:05 16:13:05 Successfully built edbc1d5b164c 16:13:05 Successfully tagged support-scheduler:latest 16:13:05 Building sys-mgmt-agent 16:13:05  Building support-scheduler ... done Removing intermediate container ad6720d9bbbf 16:13:05 ---> 80a169b1a1b6 16:13:05 Step 22/22 : LABEL version=0.0.0 16:13:05 ---> Running in 91d9dd16ddca 16:13:07 ---> 1e67c91501fd 16:13:07 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:13:07 Removing intermediate container 91d9dd16ddca 16:13:07 ---> e956d7b8a87d 16:13:07 16:13:07 Successfully built e956d7b8a87d 16:13:07 Successfully tagged support-notifications:latest 16:13:07 Building security-spire-config 16:13:07  Building support-notifications ... done  ---> 0e32dffa8b3e 16:13:07 Step 19/23 : ENTRYPOINT ["/core-data"] 16:13:07 Removing intermediate container 76b04dc14cf2 16:13:07 ---> fc4b9af547d3 16:13:07 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 16:13:07 ---> Running in ed9843ac89fc 16:13:07 ---> Running in a3c18ec3821a 16:13:08 Removing intermediate container ed9843ac89fc 16:13:08 ---> b617a96e6a7f 16:13:08 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:13:11 Removing intermediate container a3c18ec3821a 16:13:11 ---> f7e2a495396c 16:13:11 Step 23/25 : LABEL arch=x86_64 16:13:11 ---> Running in 226e251148b5 16:13:11 ---> Running in 729ab5b39ccc 16:13:11 Removing intermediate container 226e251148b5 16:13:11 ---> 21907e90d877 16:13:11 Step 21/23 : LABEL arch=x86_64 16:13:12 Removing intermediate container 729ab5b39ccc 16:13:12 ---> d6edde045688 16:13:12 Step 24/25 : LABEL git_sha=dd3828c4019400efec0fee8cce01ab21f4e77168 16:13:12 ---> Running in 7e7d673dc25e 16:13:12 ---> Running in 73f703bfe10b 16:13:12 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:13:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:13:12 ---> 5a3d7f409813 16:13:12 Step 3/23 : WORKDIR /edgex-go 16:13:12 ---> Using cache 16:13:12 ---> f6edef4a0a55 16:13:12 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:13:12 ---> Using cache 16:13:12 ---> a3003ce8c877 16:13:12 Step 5/23 : RUN apk add --update --no-cache make bash git 16:13:13 Removing intermediate container 7e7d673dc25e 16:13:13 ---> c93fc14aba3a 16:13:13 Step 22/23 : LABEL git_sha=dd3828c4019400efec0fee8cce01ab21f4e77168 16:13:13 ---> Running in 62c8f2762b79 16:13:13 ---> Running in 8a0a0a028e9f 16:13:13 Removing intermediate container 73f703bfe10b 16:13:13 ---> 5ed6a7080e22 16:13:13 Step 25/25 : LABEL version=0.0.0 16:13:13 ---> Running in c93c2e6a7fc8 16:13:13 Removing intermediate container 8a0a0a028e9f 16:13:13 ---> e93156d254b4 16:13:13 Step 23/23 : LABEL version=0.0.0 16:13:13 ---> Running in 3e8184d3ebd6 16:13:13 Removing intermediate container c93c2e6a7fc8 16:13:13 ---> 07f0073971bf 16:13:13 16:13:13 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:13:13 Successfully built 07f0073971bf 16:13:14 Successfully tagged security-secretstore-setup:latest 16:13:14  Building security-secretstore-setup ... done Building security-proxy-setup 16:13:14 Removing intermediate container 3e8184d3ebd6 16:13:14 ---> 2a0d08dbd04d 16:13:14 16:13:14 Successfully built 2a0d08dbd04d 16:13:14 Successfully tagged core-data:latest 16:13:14 Building security-spire-agent 16:13:14  Building core-data ... done fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:13:15 OK: 221 MiB in 52 packages 16:13:16 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:13:16 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:13:16 ---> 5a3d7f409813 16:13:16 Step 3/26 : WORKDIR /edgex-go 16:13:16 ---> Using cache 16:13:16 ---> f6edef4a0a55 16:13:16 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:13:16 ---> Using cache 16:13:16 ---> a3003ce8c877 16:13:16 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:13:16 ---> Using cache 16:13:16 ---> 2e50fea5fdf9 16:13:16 Step 6/26 : COPY go.mod vendor* ./ 16:13:16 ---> Using cache 16:13:16 ---> 147407107985 16:13:16 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:13:16 ---> Using cache 16:13:16 ---> a60f30bcd73d 16:13:16 Step 8/26 : COPY . . 16:13:16 ---> Using cache 16:13:16 ---> a0e115fd044d 16:13:16 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:13:16 ---> Using cache 16:13:16 ---> f431d2c8a319 16:13:16 Step 10/26 : RUN mkdir -p spire-build 16:13:16 ---> Using cache 16:13:16 ---> c9abd949441c 16:13:16 Step 11/26 : WORKDIR /edgex-go/spire-build 16:13:16 ---> Using cache 16:13:16 ---> 556bd4ab06c6 16:13:16 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 16:13:21 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:13:21 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:13:21 ---> 5a3d7f409813 16:13:21 Step 3/22 : WORKDIR /edgex-go 16:13:21 ---> Using cache 16:13:21 ---> f6edef4a0a55 16:13:21 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:13:21 ---> Using cache 16:13:21 ---> a3003ce8c877 16:13:21 Step 5/22 : RUN apk add --update --no-cache make git 16:13:21 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:13:21 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:13:21 ---> 5a3d7f409813 16:13:21 Step 3/26 : WORKDIR /edgex-go 16:13:21 ---> Using cache 16:13:21 ---> f6edef4a0a55 16:13:21 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:13:21 ---> Using cache 16:13:21 ---> a3003ce8c877 16:13:21 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:13:21 ---> Using cache 16:13:21 ---> 2e50fea5fdf9 16:13:21 Step 6/26 : COPY go.mod vendor* ./ 16:13:21 ---> Using cache 16:13:21 ---> 147407107985 16:13:21 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:13:21 ---> Using cache 16:13:21 ---> a60f30bcd73d 16:13:21 Step 8/26 : COPY . . 16:13:21 ---> Using cache 16:13:21 ---> a0e115fd044d 16:13:21 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:13:21 ---> Using cache 16:13:21 ---> f431d2c8a319 16:13:21 Step 10/26 : RUN mkdir -p spire-build 16:13:21 ---> Using cache 16:13:21 ---> c9abd949441c 16:13:21 Step 11/26 : WORKDIR /edgex-go/spire-build 16:13:21 ---> Using cache 16:13:21 ---> 556bd4ab06c6 16:13:21 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 16:13:22 ---> Running in b74b455bfc9c 16:13:22 ---> Running in f34fa0104fe0 16:13:22 ---> Running in 87ff73f56032 16:13:22 Removing intermediate container 62c8f2762b79 16:13:22 ---> ec9e8f119a9b 16:13:22 Step 6/23 : COPY go.mod vendor* ./ 16:13:23 ---> f947f18b2470 16:13:23 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:13:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:13:23 ---> Running in 03f8ab4ebc65 16:13:23 spire-1.2.1/ 16:13:23 spire-1.2.1/.data/ 16:13:23 spire-1.2.1/.data/.file 16:13:23 spire-1.2.1/.dockerignore 16:13:23 spire-1.2.1/.gitattributes 16:13:23 spire-1.2.1/.githooks/ 16:13:23 spire-1.2.1/.githooks/pre-commit 16:13:23 spire-1.2.1/.github/ 16:13:23 spire-1.2.1/.github/ISSUE_TEMPLATE.md 16:13:23 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 16:13:23 spire-1.2.1/.github/dependabot.yml 16:13:23 spire-1.2.1/.github/workflows/ 16:13:23 spire-1.2.1/.github/workflows/nightly_build.yaml 16:13:23 spire-1.2.1/.github/workflows/pr_build.yaml 16:13:23 spire-1.2.1/.github/workflows/release_build.yaml 16:13:23 spire-1.2.1/.github/workflows/scripts/ 16:13:23 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 16:13:23 spire-1.2.1/.github/workflows/scripts/push-images.sh 16:13:23 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 16:13:23 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 16:13:23 spire-1.2.1/.github/workflows/scripts/split.sh 16:13:23 spire-1.2.1/.gitignore 16:13:23 spire-1.2.1/.go-version 16:13:23 spire-1.2.1/.golangci.yml 16:13:23 spire-1.2.1/ADOPTERS.md 16:13:23 spire-1.2.1/CHANGELOG.md 16:13:23 spire-1.2.1/CODE-OF-CONDUCT.md 16:13:23 spire-1.2.1/CODEOWNERS 16:13:23 spire-1.2.1/CONTRIBUTING.md 16:13:23 spire-1.2.1/Dockerfile 16:13:23 spire-1.2.1/Dockerfile.dev 16:13:23 spire-1.2.1/Dockerfile.scratch 16:13:23 spire-1.2.1/LICENSE 16:13:23 spire-1.2.1/MAINTAINERS.md 16:13:23 spire-1.2.1/Makefile 16:13:23 spire-1.2.1/README.md 16:13:23 spire-1.2.1/ROADMAP.md 16:13:23 spire-1.2.1/SECURITY.md 16:13:23 spire-1.2.1/cmd/ 16:13:23 spire-1.2.1/cmd/spire-agent/ 16:13:23 spire-1.2.1/cmd/spire-agent/cli/ 16:13:23 spire-1.2.1/cmd/spire-agent/cli/api/ 16:13:23 spire-1.2.1/cmd/spire-agent/cli/api/common.go 16:13:23 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 16:13:23 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 16:13:23 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 16:13:23 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 16:13:23 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 16:13:23 spire-1.2.1/cmd/spire-agent/cli/cli.go 16:13:23 spire-1.2.1/cmd/spire-agent/cli/common/ 16:13:23 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 16:13:23 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 16:13:23 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 16:13:23 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 16:13:23 spire-1.2.1/cmd/spire-agent/cli/run/ 16:13:23 spire-1.2.1/cmd/spire-agent/cli/run/run.go 16:13:23 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 16:13:23 spire-1.2.1/cmd/spire-agent/cli/validate/ 16:13:23 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 16:13:23 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 16:13:23 spire-1.2.1/cmd/spire-agent/main.go 16:13:23 spire-1.2.1/cmd/spire-server/ 16:13:23 spire-1.2.1/cmd/spire-server/cli/ 16:13:23 spire-1.2.1/cmd/spire-server/cli/agent/ 16:13:23 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 16:13:23 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 16:13:23 spire-1.2.1/cmd/spire-server/cli/agent/count.go 16:13:23 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 16:13:23 spire-1.2.1/cmd/spire-server/cli/agent/list.go 16:13:23 spire-1.2.1/cmd/spire-server/cli/agent/show.go 16:13:23 spire-1.2.1/cmd/spire-server/cli/bundle/ 16:13:23 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 16:13:23 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 16:13:23 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 16:13:23 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 16:13:23 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 16:13:23 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 16:13:23 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 16:13:23 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 16:13:23 spire-1.2.1/cmd/spire-server/cli/cli.go 16:13:23 spire-1.2.1/cmd/spire-server/cli/entry/ 16:13:23 spire-1.2.1/cmd/spire-server/cli/entry/count.go 16:13:23 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 16:13:23 spire-1.2.1/cmd/spire-server/cli/entry/create.go 16:13:23 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 16:13:23 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 16:13:23 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 16:13:23 spire-1.2.1/cmd/spire-server/cli/entry/show.go 16:13:23 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 16:13:23 spire-1.2.1/cmd/spire-server/cli/entry/update.go 16:13:23 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 16:13:23 spire-1.2.1/cmd/spire-server/cli/entry/util.go 16:13:23 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 16:13:23 spire-1.2.1/cmd/spire-server/cli/federation/ 16:13:23 spire-1.2.1/cmd/spire-server/cli/federation/common.go 16:13:23 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 16:13:23 spire-1.2.1/cmd/spire-server/cli/federation/create.go 16:13:23 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 16:13:23 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 16:13:23 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 16:13:23 spire-1.2.1/cmd/spire-server/cli/federation/list.go 16:13:23 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 16:13:23 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 16:13:23 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 16:13:23 spire-1.2.1/cmd/spire-server/cli/federation/show.go 16:13:23 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 16:13:23 spire-1.2.1/cmd/spire-server/cli/federation/update.go 16:13:23 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 16:13:23 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 16:13:23 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 16:13:23 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 16:13:23 spire-1.2.1/cmd/spire-server/cli/jwt/ 16:13:23 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 16:13:23 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 16:13:23 spire-1.2.1/cmd/spire-server/cli/run/ 16:13:23 spire-1.2.1/cmd/spire-server/cli/run/run.go 16:13:23 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 16:13:23 spire-1.2.1/cmd/spire-server/cli/token/ 16:13:23 spire-1.2.1/cmd/spire-server/cli/token/generate.go 16:13:23 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 16:13:23 spire-1.2.1/cmd/spire-server/cli/validate/ 16:13:23 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 16:13:23 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 16:13:23 spire-1.2.1/cmd/spire-server/cli/x509/ 16:13:23 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 16:13:23 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 16:13:23 spire-1.2.1/cmd/spire-server/main.go 16:13:23 spire-1.2.1/cmd/spire-server/util/ 16:13:23 spire-1.2.1/cmd/spire-server/util/util.go 16:13:23 spire-1.2.1/conf/ 16:13:23 spire-1.2.1/conf/agent/ 16:13:23 spire-1.2.1/conf/agent/agent.conf 16:13:23 spire-1.2.1/conf/agent/agent_full.conf 16:13:23 spire-1.2.1/conf/agent/dummy_root_ca.crt 16:13:23 spire-1.2.1/conf/server/ 16:13:23 spire-1.2.1/conf/server/dummy_upstream_ca.crt 16:13:23 spire-1.2.1/conf/server/dummy_upstream_ca.key 16:13:23 spire-1.2.1/conf/server/server.conf 16:13:23 spire-1.2.1/conf/server/server_full.conf 16:13:23 spire-1.2.1/doc/ 16:13:23 spire-1.2.1/doc/SPIRE101.md 16:13:23 spire-1.2.1/doc/auditlog.md 16:13:23 spire-1.2.1/doc/authorization_policy_engine.md 16:13:23 spire-1.2.1/doc/changelog_guidelines.md 16:13:23 spire-1.2.1/doc/cure53-report.pdf 16:13:23 spire-1.2.1/doc/images/ 16:13:23 spire-1.2.1/doc/images/2019_roadmap.png 16:13:23 spire-1.2.1/doc/images/SPIRE101.png 16:13:23 spire-1.2.1/doc/images/SPIRE_agent.png 16:13:23 spire-1.2.1/doc/images/SPIRE_server.pngspire-1.2.1/ 16:13:23 spire-1.2.1/.data/ 16:13:23 spire-1.2.1/.data/.file 16:13:23 spire-1.2.1/.dockerignore 16:13:23 spire-1.2.1/.gitattributes 16:13:23 spire-1.2.1/.githooks/ 16:13:23 spire-1.2.1/.githooks/pre-commit 16:13:23 spire-1.2.1/.github/ 16:13:23 spire-1.2.1/.github/ISSUE_TEMPLATE.md 16:13:23 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 16:13:23 spire-1.2.1/.github/dependabot.yml 16:13:23 spire-1.2.1/.github/workflows/ 16:13:23 spire-1.2.1/.github/workflows/nightly_build.yaml 16:13:23 spire-1.2.1/.github/workflows/pr_build.yaml 16:13:23 spire-1.2.1/.github/workflows/release_build.yaml 16:13:23 spire-1.2.1/.github/workflows/scripts/ 16:13:23 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 16:13:23 spire-1.2.1/.github/workflows/scripts/push-images.sh 16:13:23 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 16:13:23 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 16:13:23 spire-1.2.1/.github/workflows/scripts/split.sh 16:13:23 spire-1.2.1/.gitignore 16:13:23 spire-1.2.1/.go-version 16:13:23 spire-1.2.1/.golangci.yml 16:13:23 spire-1.2.1/ADOPTERS.md 16:13:23 spire-1.2.1/CHANGELOG.md 16:13:23 spire-1.2.1/CODE-OF-CONDUCT.md 16:13:23 spire-1.2.1/CODEOWNERS 16:13:23 spire-1.2.1/CONTRIBUTING.md 16:13:23 spire-1.2.1/Dockerfile 16:13:23 spire-1.2.1/Dockerfile.dev 16:13:23 spire-1.2.1/Dockerfile.scratch 16:13:23 spire-1.2.1/LICENSE 16:13:23 spire-1.2.1/MAINTAINERS.md 16:13:23 spire-1.2.1/Makefile 16:13:23 spire-1.2.1/README.md 16:13:23 spire-1.2.1/ROADMAP.md 16:13:23 spire-1.2.1/SECURITY.md 16:13:23 spire-1.2.1/cmd/ 16:13:23 spire-1.2.1/cmd/spire-agent/ 16:13:23 spire-1.2.1/cmd/spire-agent/cli/ 16:13:23 spire-1.2.1/cmd/spire-agent/cli/api/ 16:13:23 spire-1.2.1/cmd/spire-agent/cli/api/common.go 16:13:23 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 16:13:23 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 16:13:23 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 16:13:23 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 16:13:23 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 16:13:23 spire-1.2.1/cmd/spire-agent/cli/cli.go 16:13:23 spire-1.2.1/cmd/spire-agent/cli/common/ 16:13:23 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 16:13:23 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 16:13:23 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 16:13:23 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 16:13:23 spire-1.2.1/cmd/spire-agent/cli/run/ 16:13:23 spire-1.2.1/cmd/spire-agent/cli/run/run.go 16:13:23 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 16:13:23 spire-1.2.1/cmd/spire-agent/cli/validate/ 16:13:23 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 16:13:23 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 16:13:23 spire-1.2.1/cmd/spire-agent/main.go 16:13:23 spire-1.2.1/cmd/spire-server/ 16:13:23 spire-1.2.1/cmd/spire-server/cli/ 16:13:23 spire-1.2.1/cmd/spire-server/cli/agent/ 16:13:23 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 16:13:23 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 16:13:23 spire-1.2.1/cmd/spire-server/cli/agent/count.go 16:13:23 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 16:13:23 spire-1.2.1/cmd/spire-server/cli/agent/list.go 16:13:23 spire-1.2.1/cmd/spire-server/cli/agent/show.go 16:13:23 spire-1.2.1/cmd/spire-server/cli/bundle/ 16:13:23 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 16:13:23 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 16:13:23 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 16:13:23 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 16:13:23 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 16:13:23 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 16:13:23 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 16:13:23 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 16:13:23 spire-1.2.1/cmd/spire-server/cli/cli.go 16:13:23 spire-1.2.1/cmd/spire-server/cli/entry/ 16:13:23 spire-1.2.1/cmd/spire-server/cli/entry/count.go 16:13:23 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 16:13:23 spire-1.2.1/cmd/spire-server/cli/entry/create.go 16:13:23 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 16:13:23 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 16:13:23 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 16:13:23 spire-1.2.1/cmd/spire-server/cli/entry/show.go 16:13:23 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 16:13:23 spire-1.2.1/cmd/spire-server/cli/entry/update.go 16:13:23 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 16:13:23 spire-1.2.1/cmd/spire-server/cli/entry/util.go 16:13:23 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 16:13:23 spire-1.2.1/cmd/spire-server/cli/federation/ 16:13:23 spire-1.2.1/cmd/spire-server/cli/federation/common.go 16:13:23 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 16:13:23 spire-1.2.1/cmd/spire-server/cli/federation/create.go 16:13:23 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 16:13:23 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 16:13:23 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 16:13:23 spire-1.2.1/cmd/spire-server/cli/federation/list.go 16:13:23 spire-1.2.1/doc/images/cache_mgr.png 16:13:23 spire-1.2.1/doc/images/cache_mgr_components.png 16:13:23 spire-1.2.1/doc/images/federated_spire.png 16:13:23 spire-1.2.1/doc/images/ha_mode.png 16:13:23 spire-1.2.1/doc/images/nested_spire.png 16:13:23 spire-1.2.1/doc/images/oidc_federation.png 16:13:23 spire-1.2.1/doc/images/single_trust_domain.png 16:13:23 spire-1.2.1/doc/images/spiffe_compatible.png 16:13:23 spire-1.2.1/doc/images/spire_logo.png 16:13:23 spire-1.2.1/doc/migrating_registration_api_clients.md 16:13:23 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 16:13:23 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 16:13:23 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 16:13:23 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 16:13:23 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 16:13:23 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 16:13:23 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 16:13:23 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 16:13:23 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 16:13:23 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 16:13:23 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 16:13:23 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 16:13:23 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 16:13:23 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 16:13:23 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 16:13:23 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 16:13:23 spire-1.2.1/doc/plugin_server_datastore_sql.md 16:13:23 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 16:13:23 spire-1.2.1/doc/plugin_server_keymanager_disk.md 16:13:23 spire-1.2.1/doc/plugin_server_keymanager_memory.md 16:13:23 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 16:13:23 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 16:13:23 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 16:13:23 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 16:13:23 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 16:13:23 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 16:13:23 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 16:13:23 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 16:13:23 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 16:13:23 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 16:13:23 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 16:13:23 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 16:13:23 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 16:13:23 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 16:13:23 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 16:13:23 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 16:13:23 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 16:13:23 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 16:13:23 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 16:13:23 spire-1.2.1/doc/scaling_spire.md 16:13:23 spire-1.2.1/doc/spire_agent.md 16:13:23 spire-1.2.1/doc/spire_server.md 16:13:23 spire-1.2.1/doc/supported_integrations.md 16:13:23 spire-1.2.1/doc/telemetry.md 16:13:23 spire-1.2.1/doc/telemetry_config.md 16:13:23 spire-1.2.1/doc/upgrading.md 16:13:23 spire-1.2.1/doc/using_spire.md 16:13:23 spire-1.2.1/examples/ 16:13:23 spire-1.2.1/examples/README.md 16:13:23 spire-1.2.1/go.mod 16:13:23 spire-1.2.1/go.sum 16:13:23 spire-1.2.1/pkg/ 16:13:23 spire-1.2.1/pkg/agent/ 16:13:23 spire-1.2.1/pkg/agent/agent.go 16:13:23 spire-1.2.1/pkg/agent/api/ 16:13:23 spire-1.2.1/pkg/agent/api/config.go 16:13:23 spire-1.2.1/pkg/agent/api/debug/ 16:13:23 spire-1.2.1/pkg/agent/api/debug/v1/ 16:13:23 spire-1.2.1/pkg/agent/api/debug/v1/service.go 16:13:23 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 16:13:23 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 16:13:23 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 16:13:23 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 16:13:23 spire-1.2.1/cmd/spire-server/cli/federation/show.go 16:13:23 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 16:13:23 spire-1.2.1/cmd/spire-server/cli/federation/update.go 16:13:23 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 16:13:23 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 16:13:23 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 16:13:23 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 16:13:23 spire-1.2.1/cmd/spire-server/cli/jwt/ 16:13:23 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 16:13:23 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 16:13:23 spire-1.2.1/cmd/spire-server/cli/run/ 16:13:23 spire-1.2.1/cmd/spire-server/cli/run/run.go 16:13:23 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 16:13:23 spire-1.2.1/cmd/spire-server/cli/token/ 16:13:23 spire-1.2.1/cmd/spire-server/cli/token/generate.go 16:13:23 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 16:13:23 spire-1.2.1/cmd/spire-server/cli/validate/ 16:13:23 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 16:13:23 spire-1.2.1/pkg/agent/api/delegatedidentity/ 16:13:23 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 16:13:23 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 16:13:23 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 16:13:23 spire-1.2.1/pkg/agent/api/endpoints.go 16:13:23 spire-1.2.1/pkg/agent/api/health/ 16:13:23 spire-1.2.1/pkg/agent/api/health/v1/ 16:13:23 spire-1.2.1/pkg/agent/api/health/v1/service.go 16:13:23 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 16:13:23 spire-1.2.1/pkg/agent/api/rpccontext/ 16:13:23 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 16:13:23 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 16:13:23 spire-1.2.1/pkg/agent/attestor/ 16:13:23 spire-1.2.1/pkg/agent/attestor/node/ 16:13:23 spire-1.2.1/pkg/agent/attestor/node/experimental.go 16:13:23 spire-1.2.1/pkg/agent/attestor/node/node.go 16:13:23 spire-1.2.1/pkg/agent/attestor/node/node_test.go 16:13:23 spire-1.2.1/pkg/agent/attestor/workload/ 16:13:23 spire-1.2.1/pkg/agent/attestor/workload/workload.go 16:13:23 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 16:13:23 spire-1.2.1/pkg/agent/catalog/ 16:13:23 spire-1.2.1/pkg/agent/catalog/catalog.go 16:13:23 spire-1.2.1/pkg/agent/catalog/keymanager.go 16:13:23 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 16:13:23 spire-1.2.1/pkg/agent/catalog/svidstore.go 16:13:23 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 16:13:23 spire-1.2.1/pkg/agent/client/ 16:13:23 spire-1.2.1/pkg/agent/client/client.go 16:13:23 spire-1.2.1/pkg/agent/client/client_test.go 16:13:23 spire-1.2.1/pkg/agent/client/dial.go 16:13:23 spire-1.2.1/pkg/agent/client/nodeconn.go 16:13:23 spire-1.2.1/pkg/agent/client/nodeconn_test.go 16:13:23 spire-1.2.1/pkg/agent/client/update.go 16:13:23 spire-1.2.1/pkg/agent/client/util.go 16:13:23 spire-1.2.1/pkg/agent/common/ 16:13:23 spire-1.2.1/pkg/agent/common/backoff/ 16:13:23 spire-1.2.1/pkg/agent/common/backoff/backoff.go 16:13:23 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 16:13:23 spire-1.2.1/pkg/agent/common/cgroups/ 16:13:23 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 16:13:23 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 16:13:23 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 16:13:23 spire-1.2.1/pkg/agent/config.go 16:13:23 spire-1.2.1/pkg/agent/endpoints/ 16:13:23 spire-1.2.1/pkg/agent/endpoints/config.go 16:13:23 spire-1.2.1/pkg/agent/endpoints/endpoints.go 16:13:23 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 16:13:23 spire-1.2.1/pkg/agent/endpoints/metrics.go 16:13:23 spire-1.2.1/pkg/agent/endpoints/middleware.go 16:13:23 spire-1.2.1/pkg/agent/endpoints/peertracker.go 16:13:23 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 16:13:23 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 16:13:23 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 16:13:23 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 16:13:23 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 16:13:23 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 16:13:23 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 16:13:23 spire-1.2.1/pkg/agent/endpoints/workload/ 16:13:23 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 16:13:23 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 16:13:23 spire-1.2.1/pkg/agent/manager/ 16:13:23 spire-1.2.1/pkg/agent/manager/cache/ 16:13:23 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 16:13:23 spire-1.2.1/pkg/agent/manager/cache/cache.go 16:13:23 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 16:13:23 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 16:13:23 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 16:13:23 spire-1.2.1/pkg/agent/manager/cache/sets.go 16:13:23 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 16:13:23 spire-1.2.1/pkg/agent/manager/config.go 16:13:23 spire-1.2.1/pkg/agent/manager/manager.go 16:13:23 spire-1.2.1/pkg/agent/manager/manager_test.go 16:13:23 spire-1.2.1/pkg/agent/manager/storage.go 16:13:23 spire-1.2.1/pkg/agent/manager/storage_test.go 16:13:23 spire-1.2.1/pkg/agent/manager/storecache/ 16:13:23 spire-1.2.1/pkg/agent/manager/storecache/cache.go 16:13:23 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 16:13:23 spire-1.2.1/pkg/agent/manager/sync.go 16:13:23 spire-1.2.1/pkg/agent/plugin/ 16:13:23 spire-1.2.1/pkg/agent/plugin/keymanager/ 16:13:23 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 16:13:23 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 16:13:23 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 16:13:23 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 16:13:23 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 16:13:23 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 16:13:23 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 16:13:23 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 16:13:23 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 16:13:23 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 16:13:23 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 16:13:23 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 16:13:23 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 16:13:23 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 16:13:23 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 16:13:23 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 16:13:23 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 16:13:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 16:13:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 16:13:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 16:13:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 16:13:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 16:13:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 16:13:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 16:13:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 16:13:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 16:13:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 16:13:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 16:13:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 16:13:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 16:13:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 16:13:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 16:13:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 16:13:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 16:13:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 16:13:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 16:13:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 16:13:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 16:13:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 16:13:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 16:13:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 16:13:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 16:13:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 16:13:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 16:13:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 16:13:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 16:13:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 16:13:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 16:13:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 16:13:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 16:13:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 16:13:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 16:13:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 16:13:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 16:13:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 16:13:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 16:13:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 16:13:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 16:13:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 16:13:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 16:13:23 spire-1.2.1/pkg/agent/plugin/svidstore/ 16:13:23 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 16:13:23 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 16:13:23 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 16:13:23 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 16:13:23 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 16:13:23 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 16:13:23 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 16:13:23 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 16:13:23 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 16:13:23 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 16:13:23 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 16:13:23 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 16:13:23 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 16:13:23 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 16:13:23 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 16:13:23 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 16:13:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 16:13:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 16:13:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 16:13:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 16:13:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 16:13:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 16:13:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 16:13:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 16:13:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 16:13:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 16:13:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 16:13:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 16:13:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 16:13:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 16:13:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 16:13:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 16:13:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 16:13:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 16:13:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 16:13:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 16:13:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 16:13:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 16:13:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 16:13:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 16:13:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 16:13:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 16:13:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 16:13:23 spire-1.2.1/pkg/agent/svid/ 16:13:23 spire-1.2.1/pkg/agent/svid/rotator.go 16:13:23 spire-1.2.1/pkg/agent/svid/rotator_config.go 16:13:23 spire-1.2.1/pkg/agent/svid/rotator_test.go 16:13:23 spire-1.2.1/pkg/agent/svid/store/ 16:13:23 spire-1.2.1/pkg/agent/svid/store/service.go 16:13:23 spire-1.2.1/pkg/agent/svid/store/service_test.go 16:13:23 spire-1.2.1/pkg/common/ 16:13:23 spire-1.2.1/pkg/common/agentpathtemplate/ 16:13:23 spire-1.2.1/pkg/common/agentpathtemplate/template.go 16:13:23 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 16:13:23 spire-1.2.1/pkg/common/api/ 16:13:23 spire-1.2.1/pkg/common/api/metrics.go 16:13:23 spire-1.2.1/pkg/common/api/middleware/ 16:13:23 spire-1.2.1/pkg/common/api/middleware/common_test.go 16:13:23 spire-1.2.1/pkg/common/api/middleware/interceptor.go 16:13:23 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 16:13:23 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 16:13:23 spire-1.2.1/cmd/spire-server/cli/x509/ 16:13:23 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 16:13:23 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 16:13:23 spire-1.2.1/cmd/spire-server/main.go 16:13:23 spire-1.2.1/cmd/spire-server/util/ 16:13:23 spire-1.2.1/cmd/spire-server/util/util.go 16:13:23 spire-1.2.1/conf/ 16:13:23 spire-1.2.1/conf/agent/ 16:13:23 spire-1.2.1/conf/agent/agent.conf 16:13:23 spire-1.2.1/conf/agent/agent_full.conf 16:13:23 spire-1.2.1/conf/agent/dummy_root_ca.crt 16:13:23 spire-1.2.1/conf/server/ 16:13:23 spire-1.2.1/conf/server/dummy_upstream_ca.crt 16:13:23 spire-1.2.1/conf/server/dummy_upstream_ca.key 16:13:23 spire-1.2.1/conf/server/server.conf 16:13:23 spire-1.2.1/conf/server/server_full.conf 16:13:23 spire-1.2.1/doc/ 16:13:23 spire-1.2.1/doc/SPIRE101.md 16:13:23 spire-1.2.1/doc/auditlog.md 16:13:23 spire-1.2.1/doc/authorization_policy_engine.md 16:13:23 spire-1.2.1/doc/changelog_guidelines.md 16:13:23 spire-1.2.1/doc/cure53-report.pdf 16:13:23 spire-1.2.1/doc/images/ 16:13:23 spire-1.2.1/doc/images/2019_roadmap.png 16:13:23 spire-1.2.1/doc/images/SPIRE101.png 16:13:23 spire-1.2.1/doc/images/SPIRE_agent.png 16:13:23 spire-1.2.1/doc/images/SPIRE_server.png 16:13:23 spire-1.2.1/pkg/common/api/middleware/logger.go 16:13:23 spire-1.2.1/pkg/common/api/middleware/logger_test.go 16:13:23 spire-1.2.1/pkg/common/api/middleware/metrics.go 16:13:23 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 16:13:23 spire-1.2.1/pkg/common/api/middleware/middleware.go 16:13:23 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 16:13:23 spire-1.2.1/pkg/common/api/middleware/misconfig.go 16:13:23 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 16:13:23 spire-1.2.1/pkg/common/api/middleware/names.go 16:13:23 spire-1.2.1/pkg/common/api/middleware/names_test.go 16:13:23 spire-1.2.1/pkg/common/api/names.go 16:13:23 spire-1.2.1/pkg/common/api/ratelimit.go 16:13:23 spire-1.2.1/pkg/common/api/rpccontext/ 16:13:23 spire-1.2.1/pkg/common/api/rpccontext/logger.go 16:13:23 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 16:13:23 spire-1.2.1/pkg/common/api/rpccontext/names.go 16:13:23 spire-1.2.1/pkg/common/auth/ 16:13:23 spire-1.2.1/pkg/common/auth/interceptors.go 16:13:23 spire-1.2.1/pkg/common/auth/interceptors_test.go 16:13:23 spire-1.2.1/pkg/common/auth/untracked_uds.go 16:13:23 spire-1.2.1/pkg/common/bundleutil/ 16:13:23 spire-1.2.1/pkg/common/bundleutil/bundle.go 16:13:23 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 16:13:23 spire-1.2.1/pkg/common/bundleutil/common_test.go 16:13:23 spire-1.2.1/pkg/common/bundleutil/marshal.go 16:13:23 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 16:13:23 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 16:13:23 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 16:13:23 spire-1.2.1/pkg/common/bundleutil/types.go 16:13:23 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 16:13:23 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 16:13:23 spire-1.2.1/pkg/common/catalog/ 16:13:23 spire-1.2.1/pkg/common/catalog/bind.go 16:13:23 spire-1.2.1/pkg/common/catalog/builtin.go 16:13:23 spire-1.2.1/pkg/common/catalog/catalog.go 16:13:23 spire-1.2.1/pkg/common/catalog/catalog_test.go 16:13:23 spire-1.2.1/pkg/common/catalog/closers.go 16:13:23 spire-1.2.1/pkg/common/catalog/cmd_linux.go 16:13:23 spire-1.2.1/pkg/common/catalog/cmd_other.go 16:13:23 spire-1.2.1/pkg/common/catalog/config.go 16:13:23 spire-1.2.1/pkg/common/catalog/config_test.go 16:13:23 spire-1.2.1/pkg/common/catalog/configure.go 16:13:23 spire-1.2.1/pkg/common/catalog/constraints.go 16:13:23 spire-1.2.1/pkg/common/catalog/constraints_test.go 16:13:23 spire-1.2.1/pkg/common/catalog/context.go 16:13:23 spire-1.2.1/pkg/common/catalog/external.go 16:13:23 spire-1.2.1/pkg/common/catalog/host.go 16:13:23 spire-1.2.1/pkg/common/catalog/pipenet.go 16:13:23 spire-1.2.1/pkg/common/catalog/plugin.go 16:13:23 spire-1.2.1/pkg/common/catalog/testplugin/ 16:13:23 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 16:13:23 spire-1.2.1/pkg/common/catalog/testplugin/main.go 16:13:23 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 16:13:23 spire-1.2.1/pkg/common/cli/ 16:13:23 spire-1.2.1/pkg/common/cli/env.go 16:13:23 spire-1.2.1/pkg/common/cli/flags.go 16:13:23 spire-1.2.1/pkg/common/cli/trust_domain.go 16:13:23 spire-1.2.1/pkg/common/cli/trust_domain_test.go 16:13:23 spire-1.2.1/pkg/common/cli/umask.go 16:13:23 spire-1.2.1/pkg/common/cli/umask_posix.go 16:13:23 spire-1.2.1/pkg/common/cli/umask_test.go 16:13:23 spire-1.2.1/pkg/common/cli/umask_windows.go 16:13:23 spire-1.2.1/pkg/common/cliprinter/ 16:13:23 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 16:13:23 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 16:13:23 spire-1.2.1/pkg/common/cliprinter/flag.go 16:13:23 spire-1.2.1/pkg/common/cliprinter/flag_test.go 16:13:23 spire-1.2.1/pkg/common/cliprinter/format.go 16:13:23 spire-1.2.1/pkg/common/cliprinter/format_test.go 16:13:23 spire-1.2.1/pkg/common/cliprinter/internal/ 16:13:23 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 16:13:23 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 16:13:23 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 16:13:23 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 16:13:23 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 16:13:23 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 16:13:23 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 16:13:23 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 16:13:23 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 16:13:23 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 16:13:23 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 16:13:23 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 16:13:23 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 16:13:23 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 16:13:23 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 16:13:23 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 16:13:23 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 16:13:23 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 16:13:23 spire-1.2.1/pkg/common/coretypes/ 16:13:23 spire-1.2.1/pkg/common/coretypes/bundle/ 16:13:23 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 16:13:23 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 16:13:23 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 16:13:23 spire-1.2.1/pkg/common/coretypes/bundle/require.go 16:13:23 spire-1.2.1/pkg/common/coretypes/jwtkey/ 16:13:23 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 16:13:23 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 16:13:23 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 16:13:23 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 16:13:23 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 16:13:23 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 16:13:23 spire-1.2.1/pkg/common/coretypes/x509certificate/ 16:13:23 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 16:13:23 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 16:13:23 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 16:13:23 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 16:13:23 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 16:13:23 spire-1.2.1/pkg/common/cryptoutil/ 16:13:23 spire-1.2.1/pkg/common/cryptoutil/keys.go 16:13:23 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 16:13:23 spire-1.2.1/pkg/common/diskutil/ 16:13:23 spire-1.2.1/pkg/common/diskutil/file_posix.go 16:13:23 spire-1.2.1/pkg/common/diskutil/file_test.go 16:13:23 spire-1.2.1/pkg/common/diskutil/file_windows.go 16:13:23 spire-1.2.1/pkg/common/errorutil/ 16:13:23 spire-1.2.1/pkg/common/errorutil/wrapper.go 16:13:23 spire-1.2.1/pkg/common/health/ 16:13:23 spire-1.2.1/pkg/common/health/config.go 16:13:23 spire-1.2.1/pkg/common/health/context.go 16:13:23 spire-1.2.1/pkg/common/health/context_test.go 16:13:23 spire-1.2.1/pkg/common/health/health.go 16:13:23 spire-1.2.1/pkg/common/health/health_test.go 16:13:23 spire-1.2.1/pkg/common/health/logger.go 16:13:23 spire-1.2.1/pkg/common/hostservice/ 16:13:23 spire-1.2.1/pkg/common/hostservice/metricsservice/ 16:13:23 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 16:13:23 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 16:13:23 spire-1.2.1/pkg/common/idutil/ 16:13:23 spire-1.2.1/pkg/common/idutil/require.go 16:13:23 spire-1.2.1/pkg/common/idutil/require_test.go 16:13:23 spire-1.2.1/pkg/common/idutil/safety.go 16:13:23 spire-1.2.1/pkg/common/idutil/safety_test.go 16:13:23 spire-1.2.1/pkg/common/idutil/spiffeid.go 16:13:23 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 16:13:23 spire-1.2.1/pkg/common/jwtsvid/ 16:13:23 spire-1.2.1/pkg/common/jwtsvid/common.go 16:13:23 spire-1.2.1/pkg/common/jwtsvid/sign.go 16:13:23 spire-1.2.1/pkg/common/jwtsvid/token_test.go 16:13:23 spire-1.2.1/pkg/common/jwtsvid/validate.go 16:13:23 spire-1.2.1/pkg/common/jwtutil/ 16:13:23 spire-1.2.1/pkg/common/jwtutil/keyset.go 16:13:23 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 16:13:23 spire-1.2.1/pkg/common/log/ 16:13:23 spire-1.2.1/pkg/common/log/hclog_adapter.go 16:13:23 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 16:13:23 spire-1.2.1/pkg/common/log/log.go 16:13:23 spire-1.2.1/pkg/common/log/log_test.go 16:13:23 spire-1.2.1/pkg/common/log/options.go 16:13:23 spire-1.2.1/pkg/common/nodeutil/ 16:13:23 spire-1.2.1/pkg/common/nodeutil/node.go 16:13:23 spire-1.2.1/pkg/common/nodeutil/node_test.go 16:13:23 spire-1.2.1/pkg/common/peertracker/ 16:13:23 spire-1.2.1/pkg/common/peertracker/conn.go 16:13:23 spire-1.2.1/doc/images/cache_mgr.png 16:13:23 spire-1.2.1/doc/images/cache_mgr_components.png 16:13:23 spire-1.2.1/doc/images/federated_spire.png 16:13:23 spire-1.2.1/doc/images/ha_mode.png 16:13:23 spire-1.2.1/doc/images/nested_spire.png 16:13:23 spire-1.2.1/doc/images/oidc_federation.png 16:13:23 spire-1.2.1/doc/images/single_trust_domain.png 16:13:23 spire-1.2.1/doc/images/spiffe_compatible.png 16:13:23 spire-1.2.1/doc/images/spire_logo.png 16:13:23 spire-1.2.1/doc/migrating_registration_api_clients.md 16:13:23 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 16:13:23 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 16:13:23 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 16:13:23 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 16:13:23 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 16:13:23 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 16:13:23 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 16:13:23 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 16:13:23 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 16:13:23 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 16:13:23 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 16:13:23 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 16:13:23 spire-1.2.1/pkg/common/peertracker/credentials.go 16:13:23 spire-1.2.1/pkg/common/peertracker/errors.go 16:13:23 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 16:13:23 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 16:13:23 spire-1.2.1/pkg/common/peertracker/info.go 16:13:23 spire-1.2.1/pkg/common/peertracker/listener.go 16:13:23 spire-1.2.1/pkg/common/peertracker/listener_test.go 16:13:23 spire-1.2.1/pkg/common/peertracker/peertracker.go 16:13:23 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 16:13:23 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 16:13:23 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 16:13:23 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 16:13:23 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 16:13:23 spire-1.2.1/pkg/common/peertracker/tcp.go 16:13:23 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 16:13:23 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 16:13:23 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 16:13:23 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 16:13:23 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 16:13:23 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 16:13:23 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 16:13:23 spire-1.2.1/pkg/common/peertracker/uds.go 16:13:23 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 16:13:23 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 16:13:23 spire-1.2.1/pkg/common/peertracker/uds_linux.go 16:13:23 spire-1.2.1/pkg/common/pemutil/ 16:13:23 spire-1.2.1/pkg/common/pemutil/block.go 16:13:23 spire-1.2.1/pkg/common/pemutil/certs.go 16:13:23 spire-1.2.1/pkg/common/pemutil/common.go 16:13:23 spire-1.2.1/pkg/common/pemutil/csr.go 16:13:23 spire-1.2.1/pkg/common/pemutil/keys.go 16:13:23 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 16:13:23 spire-1.2.1/pkg/common/pemutil/testdata/ 16:13:23 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 16:13:23 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 16:13:23 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 16:13:23 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 16:13:23 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 16:13:23 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 16:13:23 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 16:13:23 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 16:13:23 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 16:13:23 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 16:13:23 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 16:13:23 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 16:13:23 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 16:13:23 spire-1.2.1/doc/plugin_server_datastore_sql.md 16:13:23 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 16:13:23 spire-1.2.1/doc/plugin_server_keymanager_disk.md 16:13:23 spire-1.2.1/doc/plugin_server_keymanager_memory.md 16:13:23 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 16:13:23 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 16:13:23 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 16:13:23 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 16:13:23 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 16:13:23 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 16:13:23 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 16:13:23 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 16:13:23 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 16:13:23 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 16:13:23 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 16:13:23 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 16:13:23 spire-1.2.1/pkg/common/plugin/ 16:13:23 spire-1.2.1/pkg/common/plugin/aws/ 16:13:23 spire-1.2.1/pkg/common/plugin/aws/iid.go 16:13:23 spire-1.2.1/pkg/common/plugin/azure/ 16:13:23 spire-1.2.1/pkg/common/plugin/azure/msi.go 16:13:23 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 16:13:23 spire-1.2.1/pkg/common/plugin/facade.go 16:13:23 spire-1.2.1/pkg/common/plugin/facade_test.go 16:13:23 spire-1.2.1/pkg/common/plugin/gcp/ 16:13:23 spire-1.2.1/pkg/common/plugin/gcp/iit.go 16:13:23 spire-1.2.1/pkg/common/plugin/k8s/ 16:13:23 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 16:13:23 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 16:13:23 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 16:13:23 spire-1.2.1/pkg/common/plugin/k8s/utils.go 16:13:23 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 16:13:23 spire-1.2.1/pkg/common/plugin/log.go 16:13:23 spire-1.2.1/pkg/common/plugin/sshpop/ 16:13:23 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 16:13:23 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 16:13:23 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 16:13:23 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 16:13:23 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 16:13:23 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 16:13:23 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 16:13:23 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 16:13:23 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 16:13:23 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 16:13:23 spire-1.2.1/pkg/common/plugin/tpmdevid/ 16:13:23 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 16:13:23 spire-1.2.1/pkg/common/plugin/x509pop/ 16:13:23 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 16:13:23 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 16:13:23 spire-1.2.1/pkg/common/profiling/ 16:13:23 spire-1.2.1/pkg/common/profiling/dumpers.go 16:13:23 spire-1.2.1/pkg/common/profiling/profiling.go 16:13:23 spire-1.2.1/pkg/common/protoutil/ 16:13:23 spire-1.2.1/pkg/common/protoutil/masks.go 16:13:23 spire-1.2.1/pkg/common/protoutil/masks_test.go 16:13:23 spire-1.2.1/pkg/common/rotationutil/ 16:13:23 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 16:13:23 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 16:13:23 spire-1.2.1/pkg/common/selector/ 16:13:23 spire-1.2.1/pkg/common/selector/selector.go 16:13:23 spire-1.2.1/pkg/common/selector/selector_test.go 16:13:23 spire-1.2.1/pkg/common/selector/set.go 16:13:23 spire-1.2.1/pkg/common/selector/set_utils.go 16:13:23 spire-1.2.1/pkg/common/selector/set_utils_test.go 16:13:23 spire-1.2.1/pkg/common/telemetry/ 16:13:23 spire-1.2.1/pkg/common/telemetry/agent/ 16:13:23 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 16:13:23 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 16:13:23 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 16:13:23 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 16:13:23 spire-1.2.1/pkg/common/telemetry/agent/manager.go 16:13:23 spire-1.2.1/pkg/common/telemetry/agent/node.go 16:13:23 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 16:13:23 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 16:13:23 spire-1.2.1/pkg/common/telemetry/agent/store/ 16:13:23 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 16:13:23 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 16:13:23 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 16:13:23 spire-1.2.1/pkg/common/telemetry/blackhole.go 16:13:23 spire-1.2.1/pkg/common/telemetry/call.go 16:13:23 spire-1.2.1/pkg/common/telemetry/common/ 16:13:23 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 16:13:23 spire-1.2.1/pkg/common/telemetry/config.go 16:13:23 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 16:13:23 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 16:13:23 spire-1.2.1/pkg/common/telemetry/inmem.go 16:13:23 spire-1.2.1/pkg/common/telemetry/inmem_test.go 16:13:23 spire-1.2.1/pkg/common/telemetry/m3.go 16:13:23 spire-1.2.1/pkg/common/telemetry/m3_test.go 16:13:23 spire-1.2.1/pkg/common/telemetry/metrics.go 16:13:23 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 16:13:23 spire-1.2.1/pkg/common/telemetry/names.go 16:13:23 spire-1.2.1/pkg/common/telemetry/prometheus.go 16:13:23 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 16:13:23 spire-1.2.1/pkg/common/telemetry/sanitize.go 16:13:23 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 16:13:23 spire-1.2.1/pkg/common/telemetry/server/ 16:13:23 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 16:13:23 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 16:13:23 spire-1.2.1/pkg/common/telemetry/server/datastore/ 16:13:23 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 16:13:23 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 16:13:23 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 16:13:23 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 16:13:23 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 16:13:23 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 16:13:23 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 16:13:23 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 16:13:23 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 16:13:23 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 16:13:23 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 16:13:23 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 16:13:23 spire-1.2.1/pkg/common/telemetry/server/rotate.go 16:13:23 spire-1.2.1/pkg/common/telemetry/server/server.go 16:13:23 spire-1.2.1/pkg/common/telemetry/sink.go 16:13:23 spire-1.2.1/pkg/common/telemetry/statsd.go 16:13:23 spire-1.2.1/pkg/common/telemetry/statsd_test.go 16:13:23 spire-1.2.1/pkg/common/telemetry/uptime.go 16:13:23 spire-1.2.1/pkg/common/telemetry/version.go 16:13:23 spire-1.2.1/pkg/common/telemetry/withlabels.go 16:13:23 spire-1.2.1/pkg/common/uptime/ 16:13:23 spire-1.2.1/pkg/common/uptime/uptime.go 16:13:23 spire-1.2.1/pkg/common/uptime/uptime_test.go 16:13:23 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 16:13:23 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 16:13:23 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 16:13:23 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 16:13:23 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 16:13:23 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 16:13:23 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 16:13:23 spire-1.2.1/doc/scaling_spire.md 16:13:23 spire-1.2.1/doc/spire_agent.md 16:13:23 spire-1.2.1/doc/spire_server.md 16:13:23 spire-1.2.1/doc/supported_integrations.md 16:13:23 spire-1.2.1/doc/telemetry.md 16:13:23 spire-1.2.1/doc/telemetry_config.md 16:13:23 spire-1.2.1/doc/upgrading.md 16:13:23 spire-1.2.1/doc/using_spire.md 16:13:23 spire-1.2.1/examples/ 16:13:23 spire-1.2.1/examples/README.md 16:13:23 spire-1.2.1/go.mod 16:13:23 spire-1.2.1/go.sum 16:13:23 spire-1.2.1/pkg/ 16:13:23 spire-1.2.1/pkg/agent/ 16:13:23 spire-1.2.1/pkg/agent/agent.go 16:13:23 spire-1.2.1/pkg/agent/api/ 16:13:23 spire-1.2.1/pkg/agent/api/config.go 16:13:23 spire-1.2.1/pkg/agent/api/debug/ 16:13:23 spire-1.2.1/pkg/agent/api/debug/v1/ 16:13:23 spire-1.2.1/pkg/agent/api/debug/v1/service.go 16:13:23 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 16:13:23 spire-1.2.1/pkg/common/util/ 16:13:23 spire-1.2.1/pkg/common/util/certs.go 16:13:23 spire-1.2.1/pkg/common/util/certs_test.go 16:13:23 spire-1.2.1/pkg/common/util/csr.go 16:13:23 spire-1.2.1/pkg/common/util/hash.go 16:13:23 spire-1.2.1/pkg/common/util/selectors.go 16:13:23 spire-1.2.1/pkg/common/util/selectors_test.go 16:13:23 spire-1.2.1/pkg/common/util/signals.go 16:13:23 spire-1.2.1/pkg/common/util/sort.go 16:13:23 spire-1.2.1/pkg/common/util/sort_test.go 16:13:23 spire-1.2.1/pkg/common/util/task.go 16:13:23 spire-1.2.1/pkg/common/util/task_test.go 16:13:23 spire-1.2.1/pkg/common/util/testdata/ 16:13:23 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 16:13:23 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 16:13:23 spire-1.2.1/pkg/common/version/ 16:13:23 spire-1.2.1/pkg/common/version/version.go 16:13:23 spire-1.2.1/pkg/common/x509svid/ 16:13:23 spire-1.2.1/pkg/common/x509svid/common_test.go 16:13:23 spire-1.2.1/pkg/common/x509svid/csr.go 16:13:23 spire-1.2.1/pkg/common/x509svid/upstreamca.go 16:13:23 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 16:13:23 spire-1.2.1/pkg/common/x509util/ 16:13:23 spire-1.2.1/pkg/common/x509util/cert.go 16:13:23 spire-1.2.1/pkg/common/x509util/dns.go 16:13:23 spire-1.2.1/pkg/common/x509util/dns_test.go 16:13:23 spire-1.2.1/pkg/agent/api/delegatedidentity/ 16:13:23 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 16:13:23 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 16:13:23 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 16:13:23 spire-1.2.1/pkg/agent/api/endpoints.go 16:13:23 spire-1.2.1/pkg/agent/api/health/ 16:13:23 spire-1.2.1/pkg/agent/api/health/v1/ 16:13:23 spire-1.2.1/pkg/agent/api/health/v1/service.go 16:13:23 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 16:13:23 spire-1.2.1/pkg/agent/api/rpccontext/ 16:13:23 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 16:13:23 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 16:13:23 spire-1.2.1/pkg/agent/attestor/ 16:13:23 spire-1.2.1/pkg/agent/attestor/node/ 16:13:23 spire-1.2.1/pkg/agent/attestor/node/experimental.go 16:13:23 spire-1.2.1/pkg/agent/attestor/node/node.go 16:13:23 spire-1.2.1/pkg/agent/attestor/node/node_test.go 16:13:23 spire-1.2.1/pkg/agent/attestor/workload/ 16:13:23 spire-1.2.1/pkg/agent/attestor/workload/workload.go 16:13:23 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 16:13:23 spire-1.2.1/pkg/agent/catalog/ 16:13:23 spire-1.2.1/pkg/agent/catalog/catalog.go 16:13:23 spire-1.2.1/pkg/agent/catalog/keymanager.go 16:13:23 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 16:13:23 spire-1.2.1/pkg/agent/catalog/svidstore.go 16:13:23 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 16:13:23 spire-1.2.1/pkg/agent/client/ 16:13:23 spire-1.2.1/pkg/agent/client/client.go 16:13:23 spire-1.2.1/pkg/agent/client/client_test.go 16:13:23 spire-1.2.1/pkg/agent/client/dial.go 16:13:23 spire-1.2.1/pkg/agent/client/nodeconn.go 16:13:23 spire-1.2.1/pkg/agent/client/nodeconn_test.go 16:13:23 spire-1.2.1/pkg/agent/client/update.go 16:13:23 spire-1.2.1/pkg/agent/client/util.go 16:13:23 spire-1.2.1/pkg/agent/common/ 16:13:23 spire-1.2.1/pkg/agent/common/backoff/ 16:13:23 spire-1.2.1/pkg/agent/common/backoff/backoff.go 16:13:23 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 16:13:23 spire-1.2.1/pkg/agent/common/cgroups/ 16:13:23 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 16:13:23 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 16:13:23 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 16:13:23 spire-1.2.1/pkg/agent/config.go 16:13:23 spire-1.2.1/pkg/agent/endpoints/ 16:13:23 spire-1.2.1/pkg/agent/endpoints/config.go 16:13:23 spire-1.2.1/pkg/agent/endpoints/endpoints.go 16:13:23 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 16:13:23 spire-1.2.1/pkg/agent/endpoints/metrics.go 16:13:23 spire-1.2.1/pkg/common/x509util/keyid.go 16:13:23 spire-1.2.1/pkg/common/x509util/keypair.go 16:13:23 spire-1.2.1/pkg/common/x509util/serialnumber.go 16:13:23 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 16:13:23 spire-1.2.1/pkg/server/ 16:13:23 spire-1.2.1/pkg/server/api/ 16:13:23 spire-1.2.1/pkg/server/api/agent.go 16:13:23 spire-1.2.1/pkg/server/api/agent/ 16:13:23 spire-1.2.1/pkg/server/api/agent/v1/ 16:13:23 spire-1.2.1/pkg/server/api/agent/v1/service.go 16:13:23 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 16:13:23 spire-1.2.1/pkg/server/api/agent_test.go 16:13:23 spire-1.2.1/pkg/server/api/api.go 16:13:23 spire-1.2.1/pkg/server/api/audit/ 16:13:23 spire-1.2.1/pkg/server/api/audit/audit.go 16:13:23 spire-1.2.1/pkg/server/api/audit/audit_test.go 16:13:23 spire-1.2.1/pkg/server/api/bundle.go 16:13:23 spire-1.2.1/pkg/server/api/bundle/ 16:13:23 spire-1.2.1/pkg/server/api/bundle/v1/ 16:13:23 spire-1.2.1/pkg/server/api/bundle/v1/service.go 16:13:23 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 16:13:23 spire-1.2.1/pkg/server/api/bundle_test.go 16:13:23 spire-1.2.1/pkg/server/api/debug/ 16:13:23 spire-1.2.1/pkg/server/api/debug/v1/ 16:13:23 spire-1.2.1/pkg/server/api/debug/v1/service.go 16:13:23 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 16:13:23 spire-1.2.1/pkg/agent/endpoints/middleware.go 16:13:23 spire-1.2.1/pkg/agent/endpoints/peertracker.go 16:13:23 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 16:13:23 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 16:13:23 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 16:13:23 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 16:13:23 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 16:13:23 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 16:13:23 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 16:13:23 spire-1.2.1/pkg/agent/endpoints/workload/ 16:13:23 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 16:13:23 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 16:13:23 spire-1.2.1/pkg/agent/manager/ 16:13:23 spire-1.2.1/pkg/agent/manager/cache/ 16:13:23 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 16:13:23 spire-1.2.1/pkg/agent/manager/cache/cache.go 16:13:23 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 16:13:23 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 16:13:23 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 16:13:23 spire-1.2.1/pkg/agent/manager/cache/sets.go 16:13:23 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 16:13:23 spire-1.2.1/pkg/agent/manager/config.go 16:13:23 spire-1.2.1/pkg/agent/manager/manager.go 16:13:23 spire-1.2.1/pkg/agent/manager/manager_test.go 16:13:23 spire-1.2.1/pkg/agent/manager/storage.go 16:13:23 spire-1.2.1/pkg/agent/manager/storage_test.go 16:13:23 spire-1.2.1/pkg/agent/manager/storecache/ 16:13:23 spire-1.2.1/pkg/agent/manager/storecache/cache.go 16:13:23 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 16:13:23 spire-1.2.1/pkg/agent/manager/sync.go 16:13:23 spire-1.2.1/pkg/agent/plugin/ 16:13:23 spire-1.2.1/pkg/agent/plugin/keymanager/ 16:13:23 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 16:13:23 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 16:13:23 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 16:13:23 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 16:13:23 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 16:13:23 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 16:13:23 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 16:13:23 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 16:13:23 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 16:13:23 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 16:13:23 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 16:13:23 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 16:13:23 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 16:13:23 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 16:13:23 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 16:13:23 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 16:13:23 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 16:13:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 16:13:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 16:13:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 16:13:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 16:13:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 16:13:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 16:13:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 16:13:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 16:13:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 16:13:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 16:13:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 16:13:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 16:13:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 16:13:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 16:13:23 spire-1.2.1/pkg/server/api/entry.go 16:13:23 spire-1.2.1/pkg/server/api/entry/ 16:13:23 spire-1.2.1/pkg/server/api/entry/v1/ 16:13:23 spire-1.2.1/pkg/server/api/entry/v1/service.go 16:13:23 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 16:13:23 spire-1.2.1/pkg/server/api/entry_test.go 16:13:23 spire-1.2.1/pkg/server/api/health/ 16:13:23 spire-1.2.1/pkg/server/api/health/v1/ 16:13:23 spire-1.2.1/pkg/server/api/health/v1/service.go 16:13:23 spire-1.2.1/pkg/server/api/health/v1/service_test.go 16:13:23 spire-1.2.1/pkg/server/api/id.go 16:13:23 spire-1.2.1/pkg/server/api/id_test.go 16:13:23 spire-1.2.1/pkg/server/api/limits/ 16:13:23 spire-1.2.1/pkg/server/api/limits/limits.go 16:13:23 spire-1.2.1/pkg/server/api/middleware/ 16:13:23 spire-1.2.1/pkg/server/api/middleware/alias.go 16:13:23 spire-1.2.1/pkg/server/api/middleware/audit.go 16:13:23 spire-1.2.1/pkg/server/api/middleware/authorization.go 16:13:23 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 16:13:23 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 16:13:23 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 16:13:23 spire-1.2.1/pkg/server/api/middleware/caller.go 16:13:23 spire-1.2.1/pkg/server/api/middleware/caller_test.go 16:13:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 16:13:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 16:13:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 16:13:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 16:13:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 16:13:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 16:13:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 16:13:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 16:13:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 16:13:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 16:13:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 16:13:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 16:13:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 16:13:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 16:13:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 16:13:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 16:13:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 16:13:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 16:13:23 spire-1.2.1/pkg/server/api/middleware/common.go 16:13:23 spire-1.2.1/pkg/server/api/middleware/common_test.go 16:13:23 spire-1.2.1/pkg/server/api/middleware/entries.go 16:13:23 spire-1.2.1/pkg/server/api/middleware/entries_test.go 16:13:23 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 16:13:23 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 16:13:23 spire-1.2.1/pkg/server/api/ratelimit.go 16:13:23 spire-1.2.1/pkg/server/api/rpccontext/ 16:13:23 spire-1.2.1/pkg/server/api/rpccontext/alias.go 16:13:23 spire-1.2.1/pkg/server/api/rpccontext/audit.go 16:13:23 spire-1.2.1/pkg/server/api/rpccontext/caller.go 16:13:23 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 16:13:23 spire-1.2.1/pkg/server/api/selector.go 16:13:23 spire-1.2.1/pkg/server/api/selector_test.go 16:13:23 spire-1.2.1/pkg/server/api/status.go 16:13:23 spire-1.2.1/pkg/server/api/status_test.go 16:13:23 spire-1.2.1/pkg/server/api/svid/ 16:13:23 spire-1.2.1/pkg/server/api/svid/v1/ 16:13:23 spire-1.2.1/pkg/server/api/svid/v1/service.go 16:13:23 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 16:13:23 spire-1.2.1/pkg/server/api/trustdomain.go 16:13:23 spire-1.2.1/pkg/server/api/trustdomain/ 16:13:23 spire-1.2.1/pkg/server/api/trustdomain/v1/ 16:13:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 16:13:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 16:13:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 16:13:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 16:13:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 16:13:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 16:13:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 16:13:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 16:13:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 16:13:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 16:13:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 16:13:23 spire-1.2.1/pkg/agent/plugin/svidstore/ 16:13:23 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 16:13:23 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 16:13:23 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 16:13:23 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 16:13:23 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 16:13:23 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 16:13:23 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 16:13:23 spire-1.2.1/pkg/server/api/trustdomain_test.go 16:13:23 spire-1.2.1/pkg/server/authpolicy/ 16:13:23 spire-1.2.1/pkg/server/authpolicy/defaults.go 16:13:23 spire-1.2.1/pkg/server/authpolicy/policy.go 16:13:23 spire-1.2.1/pkg/server/authpolicy/policy.rego 16:13:23 spire-1.2.1/pkg/server/authpolicy/policy_data.json 16:13:23 spire-1.2.1/pkg/server/authpolicy/policy_test.go 16:13:23 spire-1.2.1/pkg/server/authpolicy/validate.go 16:13:23 spire-1.2.1/pkg/server/bundle/ 16:13:23 spire-1.2.1/pkg/server/bundle/client/ 16:13:23 spire-1.2.1/pkg/server/bundle/client/client.go 16:13:23 spire-1.2.1/pkg/server/bundle/client/client_test.go 16:13:23 spire-1.2.1/pkg/server/bundle/client/manager.go 16:13:23 spire-1.2.1/pkg/server/bundle/client/manager_test.go 16:13:23 spire-1.2.1/pkg/server/bundle/client/sources.go 16:13:23 spire-1.2.1/pkg/server/bundle/client/sources_test.go 16:13:23 spire-1.2.1/pkg/server/bundle/client/updater.go 16:13:23 spire-1.2.1/pkg/server/bundle/client/updater_test.go 16:13:23 spire-1.2.1/pkg/server/ca/ 16:13:23 spire-1.2.1/pkg/server/ca/ca.go 16:13:23 spire-1.2.1/pkg/server/ca/ca_health.go 16:13:23 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 16:13:23 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 16:13:23 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 16:13:23 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 16:13:23 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 16:13:23 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 16:13:23 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 16:13:23 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 16:13:23 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 16:13:23 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 16:13:23 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 16:13:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 16:13:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 16:13:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 16:13:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 16:13:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 16:13:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 16:13:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 16:13:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 16:13:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 16:13:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 16:13:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 16:13:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 16:13:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 16:13:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 16:13:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 16:13:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 16:13:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 16:13:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 16:13:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 16:13:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 16:13:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 16:13:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 16:13:23 spire-1.2.1/pkg/server/ca/ca_test.go 16:13:23 spire-1.2.1/pkg/server/ca/journal.go 16:13:23 spire-1.2.1/pkg/server/ca/journal_test.go 16:13:23 spire-1.2.1/pkg/server/ca/manager.go 16:13:23 spire-1.2.1/pkg/server/ca/manager_health.go 16:13:23 spire-1.2.1/pkg/server/ca/manager_test.go 16:13:23 spire-1.2.1/pkg/server/ca/templates.go 16:13:23 spire-1.2.1/pkg/server/ca/upstream_client.go 16:13:23 spire-1.2.1/pkg/server/ca/upstream_client_test.go 16:13:23 spire-1.2.1/pkg/server/ca/validation.go 16:13:23 spire-1.2.1/pkg/server/cache/ 16:13:23 spire-1.2.1/pkg/server/cache/dscache/ 16:13:23 spire-1.2.1/pkg/server/cache/dscache/cache.go 16:13:23 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 16:13:23 spire-1.2.1/pkg/server/cache/entrycache/ 16:13:23 spire-1.2.1/pkg/server/cache/entrycache/cache.go 16:13:23 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 16:13:23 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 16:13:23 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 16:13:23 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 16:13:23 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 16:13:23 spire-1.2.1/pkg/server/catalog/ 16:13:23 spire-1.2.1/pkg/server/catalog/catalog.go 16:13:23 spire-1.2.1/pkg/server/catalog/keymanager.go 16:13:23 spire-1.2.1/pkg/server/catalog/nodeattestor.go 16:13:23 spire-1.2.1/pkg/server/catalog/noderesolver.go 16:13:23 spire-1.2.1/pkg/server/catalog/notifier.go 16:13:23 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 16:13:23 spire-1.2.1/pkg/server/config.go 16:13:23 spire-1.2.1/pkg/server/datastore/ 16:13:23 spire-1.2.1/pkg/server/datastore/datastore.go 16:13:23 spire-1.2.1/pkg/server/datastore/datastore_health.go 16:13:23 spire-1.2.1/pkg/server/datastore/repository.go 16:13:23 spire-1.2.1/pkg/server/datastore/sqlstore/ 16:13:23 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 16:13:23 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 16:13:23 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 16:13:23 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 16:13:23 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 16:13:23 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 16:13:23 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 16:13:23 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 16:13:23 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 16:13:23 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 16:13:23 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 16:13:23 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 16:13:23 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 16:13:23 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 16:13:23 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 16:13:23 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 16:13:23 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 16:13:23 spire-1.2.1/pkg/server/endpoints/ 16:13:23 spire-1.2.1/pkg/server/endpoints/bundle/ 16:13:23 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 16:13:23 spire-1.2.1/pkg/server/endpoints/bundle/config.go 16:13:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 16:13:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 16:13:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 16:13:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 16:13:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 16:13:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 16:13:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 16:13:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 16:13:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 16:13:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 16:13:23 spire-1.2.1/pkg/server/endpoints/bundle/server.go 16:13:23 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 16:13:23 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 16:13:23 spire-1.2.1/pkg/server/endpoints/config.go 16:13:23 spire-1.2.1/pkg/server/endpoints/endpoints.go 16:13:23 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 16:13:23 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 16:13:23 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 16:13:23 spire-1.2.1/pkg/server/endpoints/middleware.go 16:13:23 spire-1.2.1/pkg/server/endpoints/middleware_test.go 16:13:23 spire-1.2.1/pkg/server/hostservice/ 16:13:23 spire-1.2.1/pkg/server/hostservice/agentstore/ 16:13:23 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 16:13:23 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 16:13:23 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 16:13:23 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 16:13:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 16:13:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 16:13:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 16:13:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 16:13:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 16:13:23 spire-1.2.1/pkg/agent/svid/ 16:13:23 spire-1.2.1/pkg/agent/svid/rotator.go 16:13:23 spire-1.2.1/pkg/agent/svid/rotator_config.go 16:13:23 spire-1.2.1/pkg/agent/svid/rotator_test.go 16:13:23 spire-1.2.1/pkg/agent/svid/store/ 16:13:23 spire-1.2.1/pkg/agent/svid/store/service.go 16:13:23 spire-1.2.1/pkg/agent/svid/store/service_test.go 16:13:23 spire-1.2.1/pkg/common/ 16:13:23 spire-1.2.1/pkg/common/agentpathtemplate/ 16:13:23 spire-1.2.1/pkg/common/agentpathtemplate/template.go 16:13:23 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 16:13:23 spire-1.2.1/pkg/common/api/ 16:13:23 spire-1.2.1/pkg/common/api/metrics.go 16:13:23 spire-1.2.1/pkg/common/api/middleware/ 16:13:23 spire-1.2.1/pkg/common/api/middleware/common_test.go 16:13:23 spire-1.2.1/pkg/common/api/middleware/interceptor.go 16:13:23 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 16:13:23 spire-1.2.1/pkg/server/hostservice/identityprovider/ 16:13:23 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 16:13:23 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 16:13:23 spire-1.2.1/pkg/server/plugin/ 16:13:23 spire-1.2.1/pkg/server/plugin/keymanager/ 16:13:23 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 16:13:23 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 16:13:23 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 16:13:23 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 16:13:23 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 16:13:23 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 16:13:23 spire-1.2.1/pkg/server/plugin/keymanager/base/ 16:13:23 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 16:13:23 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 16:13:23 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 16:13:23 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 16:13:23 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 16:13:23 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 16:13:23 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 16:13:23 spire-1.2.1/pkg/common/api/middleware/logger.go 16:13:23 spire-1.2.1/pkg/common/api/middleware/logger_test.go 16:13:23 spire-1.2.1/pkg/common/api/middleware/metrics.go 16:13:23 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 16:13:23 spire-1.2.1/pkg/common/api/middleware/middleware.go 16:13:23 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 16:13:23 spire-1.2.1/pkg/common/api/middleware/misconfig.go 16:13:23 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 16:13:23 spire-1.2.1/pkg/common/api/middleware/names.go 16:13:23 spire-1.2.1/pkg/common/api/middleware/names_test.go 16:13:23 spire-1.2.1/pkg/common/api/names.go 16:13:23 spire-1.2.1/pkg/common/api/ratelimit.go 16:13:23 spire-1.2.1/pkg/common/api/rpccontext/ 16:13:23 spire-1.2.1/pkg/common/api/rpccontext/logger.go 16:13:23 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 16:13:23 spire-1.2.1/pkg/common/api/rpccontext/names.go 16:13:23 spire-1.2.1/pkg/common/auth/ 16:13:23 spire-1.2.1/pkg/common/auth/interceptors.go 16:13:23 spire-1.2.1/pkg/common/auth/interceptors_test.go 16:13:23 spire-1.2.1/pkg/common/auth/untracked_uds.go 16:13:23 spire-1.2.1/pkg/common/bundleutil/ 16:13:23 spire-1.2.1/pkg/common/bundleutil/bundle.go 16:13:23 16:13:23 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 16:13:23 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 16:13:23 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 16:13:23 spire-1.2.1/pkg/server/plugin/keymanager/test/ 16:13:23 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 16:13:23 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 16:13:23 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 16:13:23 spire-1.2.1/pkg/server/plugin/nodeattestor/ 16:13:23 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 16:13:23 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 16:13:23 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 16:13:23 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 16:13:23 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 16:13:23 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 16:13:23 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 16:13:23 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 16:13:23 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 16:13:23 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 16:13:23 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 16:13:23 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 16:13:23 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 16:13:23 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 16:13:23 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 16:13:23 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 16:13:23 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 16:13:23 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 16:13:23 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 16:13:23 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 16:13:23 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 16:13:23 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 16:13:23 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 16:13:23 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 16:13:23 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 16:13:23 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 16:13:23 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 16:13:23 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 16:13:23 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.gospire-1.2.1/pkg/common/bundleutil/bundle_test.go 16:13:23 spire-1.2.1/pkg/common/bundleutil/common_test.go 16:13:23 spire-1.2.1/pkg/common/bundleutil/marshal.go 16:13:23 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 16:13:23 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 16:13:23 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 16:13:23 spire-1.2.1/pkg/common/bundleutil/types.go 16:13:23 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 16:13:23 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 16:13:23 spire-1.2.1/pkg/common/catalog/ 16:13:23 spire-1.2.1/pkg/common/catalog/bind.go 16:13:23 spire-1.2.1/pkg/common/catalog/builtin.go 16:13:23 spire-1.2.1/pkg/common/catalog/catalog.go 16:13:23 spire-1.2.1/pkg/common/catalog/catalog_test.go 16:13:23 spire-1.2.1/pkg/common/catalog/closers.go 16:13:23 spire-1.2.1/pkg/common/catalog/cmd_linux.go 16:13:23 spire-1.2.1/pkg/common/catalog/cmd_other.go 16:13:23 spire-1.2.1/pkg/common/catalog/config.go 16:13:23 spire-1.2.1/pkg/common/catalog/config_test.go 16:13:23 spire-1.2.1/pkg/common/catalog/configure.go 16:13:23 spire-1.2.1/pkg/common/catalog/constraints.go 16:13:23 spire-1.2.1/pkg/common/catalog/constraints_test.go 16:13:23 spire-1.2.1/pkg/common/catalog/context.go 16:13:23 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 16:13:23 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 16:13:23 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 16:13:23 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 16:13:23 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 16:13:23 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 16:13:23 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 16:13:23 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 16:13:23 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 16:13:23 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 16:13:23 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 16:13:23 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 16:13:23 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 16:13:23 spire-1.2.1/pkg/server/plugin/noderesolver/ 16:13:23 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 16:13:23 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 16:13:23 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 16:13:23 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 16:13:23 spire-1.2.1/pkg/common/catalog/external.go 16:13:23 spire-1.2.1/pkg/common/catalog/host.go 16:13:23 spire-1.2.1/pkg/common/catalog/pipenet.go 16:13:23 spire-1.2.1/pkg/common/catalog/plugin.go 16:13:23 spire-1.2.1/pkg/common/catalog/testplugin/ 16:13:23 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 16:13:23 spire-1.2.1/pkg/common/catalog/testplugin/main.go 16:13:23 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 16:13:23 spire-1.2.1/pkg/common/cli/ 16:13:23 spire-1.2.1/pkg/common/cli/env.go 16:13:23 spire-1.2.1/pkg/common/cli/flags.go 16:13:23 spire-1.2.1/pkg/common/cli/trust_domain.go 16:13:23 spire-1.2.1/pkg/common/cli/trust_domain_test.go 16:13:23 spire-1.2.1/pkg/common/cli/umask.go 16:13:23 spire-1.2.1/pkg/common/cli/umask_posix.go 16:13:23 spire-1.2.1/pkg/common/cli/umask_test.go 16:13:23 spire-1.2.1/pkg/common/cli/umask_windows.go 16:13:23 spire-1.2.1/pkg/common/cliprinter/ 16:13:23 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 16:13:23 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 16:13:23 spire-1.2.1/pkg/common/cliprinter/flag.go 16:13:23 spire-1.2.1/pkg/common/cliprinter/flag_test.go 16:13:23 spire-1.2.1/pkg/common/cliprinter/format.go 16:13:23 spire-1.2.1/pkg/common/cliprinter/format_test.go 16:13:23 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 16:13:23 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 16:13:23 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 16:13:23 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 16:13:23 spire-1.2.1/pkg/server/plugin/notifier/ 16:13:23 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 16:13:23 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 16:13:23 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 16:13:23 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 16:13:23 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 16:13:23 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 16:13:23 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 16:13:23 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 16:13:23 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 16:13:23 spire-1.2.1/pkg/server/plugin/notifier/repository.go 16:13:23 spire-1.2.1/pkg/server/plugin/notifier/v1.go 16:13:23 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 16:13:23 spire-1.2.1/pkg/common/cliprinter/internal/ 16:13:23 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 16:13:23 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 16:13:23 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 16:13:23 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 16:13:23 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 16:13:23 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 16:13:23 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 16:13:23 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 16:13:23 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 16:13:23 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 16:13:23 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 16:13:23 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 16:13:23 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 16:13:23 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 16:13:23 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 16:13:23 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pemspire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 16:13:23 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 16:13:23 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 16:13:23 spire-1.2.1/pkg/common/coretypes/ 16:13:23 spire-1.2.1/pkg/common/coretypes/bundle/ 16:13:23 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 16:13:23 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 16:13:23 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 16:13:23 spire-1.2.1/pkg/common/coretypes/bundle/require.go 16:13:23 spire-1.2.1/pkg/common/coretypes/jwtkey/ 16:13:23 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 16:13:23 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 16:13:23 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 16:13:23 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 16:13:23 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 16:13:23 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 16:13:23 spire-1.2.1/pkg/common/coretypes/x509certificate/ 16:13:23 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 16:13:23 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 16:13:23 16:13:23 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 16:13:23 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 16:13:23 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 16:13:23 spire-1.2.1/pkg/common/cryptoutil/ 16:13:23 spire-1.2.1/pkg/common/cryptoutil/keys.go 16:13:23 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 16:13:23 spire-1.2.1/pkg/common/diskutil/ 16:13:23 spire-1.2.1/pkg/common/diskutil/file_posix.go 16:13:23 spire-1.2.1/pkg/common/diskutil/file_test.go 16:13:23 spire-1.2.1/pkg/common/diskutil/file_windows.go 16:13:23 spire-1.2.1/pkg/common/errorutil/ 16:13:23 spire-1.2.1/pkg/common/errorutil/wrapper.go 16:13:23 spire-1.2.1/pkg/common/health/ 16:13:23 spire-1.2.1/pkg/common/health/config.go 16:13:23 spire-1.2.1/pkg/common/health/context.go 16:13:23 spire-1.2.1/pkg/common/health/context_test.go 16:13:23 spire-1.2.1/pkg/common/health/health.go 16:13:23 spire-1.2.1/pkg/common/health/health_test.go 16:13:23 spire-1.2.1/pkg/common/health/logger.go 16:13:23 spire-1.2.1/pkg/common/hostservice/ 16:13:23 spire-1.2.1/pkg/common/hostservice/metricsservice/ 16:13:23 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 16:13:23 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.gospire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 16:13:23 spire-1.2.1/pkg/common/idutil/ 16:13:23 spire-1.2.1/pkg/common/idutil/require.go 16:13:23 spire-1.2.1/pkg/common/idutil/require_test.go 16:13:23 spire-1.2.1/pkg/common/idutil/safety.go 16:13:23 spire-1.2.1/pkg/common/idutil/safety_test.go 16:13:23 spire-1.2.1/pkg/common/idutil/spiffeid.go 16:13:23 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 16:13:23 spire-1.2.1/pkg/common/jwtsvid/ 16:13:23 spire-1.2.1/pkg/common/jwtsvid/common.go 16:13:23 spire-1.2.1/pkg/common/jwtsvid/sign.go 16:13:23 spire-1.2.1/pkg/common/jwtsvid/token_test.go 16:13:23 spire-1.2.1/pkg/common/jwtsvid/validate.go 16:13:23 spire-1.2.1/pkg/common/jwtutil/ 16:13:23 spire-1.2.1/pkg/common/jwtutil/keyset.go 16:13:23 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 16:13:23 spire-1.2.1/pkg/common/log/ 16:13:23 spire-1.2.1/pkg/common/log/hclog_adapter.go 16:13:23 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 16:13:23 spire-1.2.1/pkg/common/log/log.go 16:13:23 spire-1.2.1/pkg/common/log/log_test.go 16:13:23 spire-1.2.1/pkg/common/log/options.go 16:13:23 spire-1.2.1/pkg/common/nodeutil/ 16:13:23 spire-1.2.1/pkg/common/nodeutil/node.go 16:13:23 spire-1.2.1/pkg/common/nodeutil/node_test.go 16:13:23 spire-1.2.1/pkg/common/peertracker/ 16:13:23 spire-1.2.1/pkg/common/peertracker/conn.go 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 16:13:23 spire-1.2.1/pkg/common/peertracker/credentials.go 16:13:23 spire-1.2.1/pkg/common/peertracker/errors.go 16:13:23 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 16:13:23 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 16:13:23 spire-1.2.1/pkg/common/peertracker/info.go 16:13:23 spire-1.2.1/pkg/common/peertracker/listener.go 16:13:23 spire-1.2.1/pkg/common/peertracker/listener_test.go 16:13:23 spire-1.2.1/pkg/common/peertracker/peertracker.go 16:13:23 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 16:13:23 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 16:13:23 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 16:13:23 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 16:13:23 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 16:13:23 spire-1.2.1/pkg/common/peertracker/tcp.go 16:13:23 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 16:13:23 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 16:13:23 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 16:13:23 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 16:13:23 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 16:13:23 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 16:13:23 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 16:13:23 spire-1.2.1/pkg/common/peertracker/uds.go 16:13:23 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 16:13:23 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 16:13:23 spire-1.2.1/pkg/common/peertracker/uds_linux.go 16:13:23 spire-1.2.1/pkg/common/pemutil/ 16:13:23 spire-1.2.1/pkg/common/pemutil/block.go 16:13:23 spire-1.2.1/pkg/common/pemutil/certs.go 16:13:23 spire-1.2.1/pkg/common/pemutil/common.go 16:13:23 spire-1.2.1/pkg/common/pemutil/csr.go 16:13:23 spire-1.2.1/pkg/common/pemutil/keys.go 16:13:23 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 16:13:23 spire-1.2.1/pkg/common/pemutil/testdata/ 16:13:23 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 16:13:23 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 16:13:23 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 16:13:23 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 16:13:23 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 16:13:23 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 16:13:23 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 16:13:23 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 16:13:23 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 16:13:23 spire-1.2.1/pkg/common/plugin/ 16:13:23 spire-1.2.1/pkg/common/plugin/aws/ 16:13:23 spire-1.2.1/pkg/common/plugin/aws/iid.go 16:13:23 spire-1.2.1/pkg/common/plugin/azure/ 16:13:23 spire-1.2.1/pkg/common/plugin/azure/msi.go 16:13:23 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 16:13:23 spire-1.2.1/pkg/common/plugin/facade.go 16:13:23 spire-1.2.1/pkg/common/plugin/facade_test.go 16:13:23 spire-1.2.1/pkg/common/plugin/gcp/ 16:13:23 spire-1.2.1/pkg/common/plugin/gcp/iit.go 16:13:23 spire-1.2.1/pkg/common/plugin/k8s/ 16:13:23 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 16:13:23 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 16:13:23 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 16:13:23 spire-1.2.1/pkg/common/plugin/k8s/utils.go 16:13:23 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 16:13:23 spire-1.2.1/pkg/common/plugin/log.go 16:13:23 spire-1.2.1/pkg/common/plugin/sshpop/ 16:13:23 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 16:13:23 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 16:13:23 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 16:13:23 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 16:13:23 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 16:13:23 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 16:13:23 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 16:13:23 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 16:13:23 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 16:13:23 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 16:13:23 spire-1.2.1/pkg/common/plugin/tpmdevid/ 16:13:23 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 16:13:23 spire-1.2.1/pkg/common/plugin/x509pop/ 16:13:23 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 16:13:23 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 16:13:23 spire-1.2.1/pkg/common/profiling/ 16:13:23 spire-1.2.1/pkg/common/profiling/dumpers.go 16:13:23 spire-1.2.1/pkg/common/profiling/profiling.go 16:13:23 spire-1.2.1/pkg/common/protoutil/ 16:13:23 spire-1.2.1/pkg/common/protoutil/masks.go 16:13:23 spire-1.2.1/pkg/common/protoutil/masks_test.go 16:13:23 spire-1.2.1/pkg/common/rotationutil/ 16:13:23 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 16:13:23 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 16:13:23 spire-1.2.1/pkg/common/selector/ 16:13:23 spire-1.2.1/pkg/common/selector/selector.go 16:13:23 spire-1.2.1/pkg/common/selector/selector_test.go 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 16:13:23 spire-1.2.1/pkg/server/registration/ 16:13:23 spire-1.2.1/pkg/server/registration/manager.go 16:13:23 spire-1.2.1/pkg/server/registration/manager_test.go 16:13:23 spire-1.2.1/pkg/server/scanentries.go 16:13:23 spire-1.2.1/pkg/server/scanentries_test.go 16:13:23 spire-1.2.1/pkg/server/server.go 16:13:23 spire-1.2.1/pkg/server/server_test.go 16:13:23 spire-1.2.1/pkg/server/svid/ 16:13:23 spire-1.2.1/pkg/server/svid/observer.go 16:13:23 spire-1.2.1/pkg/server/svid/observer_test.go 16:13:23 spire-1.2.1/pkg/server/svid/rotator.go 16:13:23 spire-1.2.1/pkg/server/svid/rotator_config.go 16:13:23 spire-1.2.1/pkg/server/svid/rotator_config_test.go 16:13:23 spire-1.2.1/pkg/server/svid/rotator_test.go 16:13:23 spire-1.2.1/proto/ 16:13:23 spire-1.2.1/proto/private/ 16:13:23 spire-1.2.1/proto/private/server/ 16:13:23 spire-1.2.1/proto/private/server/journal/ 16:13:23 spire-1.2.1/proto/private/server/journal/journal.pb.go 16:13:23 spire-1.2.1/proto/private/server/journal/journal.proto 16:13:23 spire-1.2.1/proto/spire/ 16:13:23 spire-1.2.1/proto/spire/common/ 16:13:23 spire-1.2.1/proto/spire/common/common.pb.go 16:13:23 spire-1.2.1/proto/spire/common/common.proto 16:13:23 spire-1.2.1/proto/spire/common/plugin/ 16:13:23 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 16:13:23 spire-1.2.1/proto/spire/common/plugin/plugin.proto 16:13:23 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 16:13:23 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 16:13:23 spire-1.2.1/proto/spire/plugin/ 16:13:23 spire-1.2.1/proto/spire/plugin/agent/ 16:13:23 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 16:13:23 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 16:13:23 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 16:13:23 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 16:13:23 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 16:13:23 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 16:13:23 spire-1.2.1/release/ 16:13:23 spire-1.2.1/release/spire-extras/ 16:13:23 spire-1.2.1/release/spire-extras/README.md 16:13:23 spire-1.2.1/release/spire-extras/conf/ 16:13:23 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 16:13:23 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 16:13:23 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 16:13:23 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 16:13:23 spire-1.2.1/release/spire/ 16:13:23 spire-1.2.1/release/spire/README.md 16:13:23 spire-1.2.1/release/spire/conf/ 16:13:23 spire-1.2.1/release/spire/conf/agent/ 16:13:23 spire-1.2.1/release/spire/conf/agent/agent.conf 16:13:23 spire-1.2.1/release/spire/conf/server/ 16:13:23 spire-1.2.1/release/spire/conf/server/server.conf 16:13:23 spire-1.2.1/script/ 16:13:23 spire-1.2.1/script/build-artifact.sh 16:13:23 spire-1.2.1/script/generate_dummy_ca.sh 16:13:23 spire-1.2.1/support/ 16:13:23 spire-1.2.1/support/k8s/ 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/ 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 16:13:23 spire-1.2.1/pkg/common/selector/set.go 16:13:23 spire-1.2.1/pkg/common/selector/set_utils.go 16:13:23 spire-1.2.1/pkg/common/selector/set_utils_test.go 16:13:23 spire-1.2.1/pkg/common/telemetry/ 16:13:23 spire-1.2.1/pkg/common/telemetry/agent/ 16:13:23 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 16:13:23 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 16:13:23 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 16:13:23 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 16:13:23 spire-1.2.1/pkg/common/telemetry/agent/manager.go 16:13:23 spire-1.2.1/pkg/common/telemetry/agent/node.go 16:13:23 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 16:13:23 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 16:13:23 spire-1.2.1/pkg/common/telemetry/agent/store/ 16:13:23 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 16:13:23 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 16:13:23 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 16:13:23 spire-1.2.1/pkg/common/telemetry/blackhole.go 16:13:23 spire-1.2.1/pkg/common/telemetry/call.go 16:13:23 spire-1.2.1/pkg/common/telemetry/common/ 16:13:23 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 16:13:23 spire-1.2.1/pkg/common/telemetry/config.go 16:13:23 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 16:13:23 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 16:13:23 spire-1.2.1/pkg/common/telemetry/inmem.go 16:13:23 spire-1.2.1/pkg/common/telemetry/inmem_test.go 16:13:23 spire-1.2.1/pkg/common/telemetry/m3.go 16:13:23 spire-1.2.1/pkg/common/telemetry/m3_test.go 16:13:23 spire-1.2.1/pkg/common/telemetry/metrics.go 16:13:23 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 16:13:23 spire-1.2.1/pkg/common/telemetry/names.go 16:13:23 spire-1.2.1/pkg/common/telemetry/prometheus.go 16:13:23 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 16:13:23 spire-1.2.1/pkg/common/telemetry/sanitize.go 16:13:23 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 16:13:23 spire-1.2.1/pkg/common/telemetry/server/ 16:13:23 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 16:13:23 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 16:13:23 spire-1.2.1/pkg/common/telemetry/server/datastore/ 16:13:23 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 16:13:23 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 16:13:23 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 16:13:23 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 16:13:23 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 16:13:23 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 16:13:23 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 16:13:23 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 16:13:23 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 16:13:23 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 16:13:23 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 16:13:23 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 16:13:23 spire-1.2.1/pkg/common/telemetry/server/rotate.go 16:13:23 spire-1.2.1/pkg/common/telemetry/server/server.go 16:13:23 spire-1.2.1/pkg/common/telemetry/sink.go 16:13:23 spire-1.2.1/pkg/common/telemetry/statsd.go 16:13:23 spire-1.2.1/pkg/common/telemetry/statsd_test.go 16:13:23 spire-1.2.1/pkg/common/telemetry/uptime.go 16:13:23 spire-1.2.1/pkg/common/telemetry/version.go 16:13:23 spire-1.2.1/pkg/common/telemetry/withlabels.go 16:13:23 spire-1.2.1/pkg/common/uptime/ 16:13:23 spire-1.2.1/pkg/common/uptime/uptime.go 16:13:23 spire-1.2.1/pkg/common/uptime/uptime_test.go 16:13:23 spire-1.2.1/pkg/common/util/ 16:13:23 spire-1.2.1/pkg/common/util/certs.go 16:13:23 spire-1.2.1/pkg/common/util/certs_test.go 16:13:23 spire-1.2.1/pkg/common/util/csr.go 16:13:23 spire-1.2.1/pkg/common/util/hash.go 16:13:23 spire-1.2.1/pkg/common/util/selectors.go 16:13:23 spire-1.2.1/pkg/common/util/selectors_test.go 16:13:23 spire-1.2.1/pkg/common/util/signals.go 16:13:23 spire-1.2.1/pkg/common/util/sort.go 16:13:23 spire-1.2.1/pkg/common/util/sort_test.go 16:13:23 spire-1.2.1/pkg/common/util/task.go 16:13:23 spire-1.2.1/pkg/common/util/task_test.go 16:13:23 spire-1.2.1/pkg/common/util/testdata/ 16:13:23 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 16:13:23 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 16:13:23 spire-1.2.1/pkg/common/version/ 16:13:23 spire-1.2.1/pkg/common/version/version.go 16:13:23 spire-1.2.1/pkg/common/x509svid/ 16:13:23 spire-1.2.1/pkg/common/x509svid/common_test.go 16:13:23 spire-1.2.1/pkg/common/x509svid/csr.go 16:13:23 spire-1.2.1/pkg/common/x509svid/upstreamca.go 16:13:23 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 16:13:23 spire-1.2.1/pkg/common/x509util/ 16:13:23 spire-1.2.1/pkg/common/x509util/cert.go 16:13:23 spire-1.2.1/pkg/common/x509util/dns.go 16:13:23 spire-1.2.1/pkg/common/x509util/dns_test.go 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 16:13:23 spire-1.2.1/support/oidc-discovery-provider/ 16:13:23 spire-1.2.1/support/oidc-discovery-provider/README.md 16:13:23 spire-1.2.1/support/oidc-discovery-provider/common_test.go 16:13:23 spire-1.2.1/support/oidc-discovery-provider/config.go 16:13:23 spire-1.2.1/support/oidc-discovery-provider/config_test.go 16:13:23 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 16:13:23 spire-1.2.1/pkg/common/x509util/keyid.go 16:13:23 spire-1.2.1/pkg/common/x509util/keypair.go 16:13:23 spire-1.2.1/pkg/common/x509util/serialnumber.go 16:13:23 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 16:13:23 spire-1.2.1/pkg/server/ 16:13:23 spire-1.2.1/pkg/server/api/ 16:13:23 spire-1.2.1/pkg/server/api/agent.go 16:13:23 spire-1.2.1/pkg/server/api/agent/ 16:13:23 spire-1.2.1/pkg/server/api/agent/v1/ 16:13:23 spire-1.2.1/pkg/server/api/agent/v1/service.go 16:13:23 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 16:13:23 spire-1.2.1/pkg/server/api/agent_test.go 16:13:23 spire-1.2.1/pkg/server/api/api.go 16:13:23 spire-1.2.1/pkg/server/api/audit/ 16:13:23 spire-1.2.1/pkg/server/api/audit/audit.go 16:13:23 spire-1.2.1/pkg/server/api/audit/audit_test.go 16:13:23 spire-1.2.1/pkg/server/api/bundle.go 16:13:23 spire-1.2.1/pkg/server/api/bundle/ 16:13:23 spire-1.2.1/pkg/server/api/bundle/v1/ 16:13:23 spire-1.2.1/pkg/server/api/bundle/v1/service.go 16:13:23 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 16:13:23 spire-1.2.1/pkg/server/api/bundle_test.go 16:13:23 spire-1.2.1/pkg/server/api/debug/ 16:13:23 spire-1.2.1/pkg/server/api/debug/v1/ 16:13:23 spire-1.2.1/pkg/server/api/debug/v1/service.go 16:13:23 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 16:13:23 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 16:13:23 spire-1.2.1/support/oidc-discovery-provider/handler.go 16:13:23 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 16:13:23 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 16:13:23 spire-1.2.1/support/oidc-discovery-provider/main.go 16:13:23 spire-1.2.1/support/oidc-discovery-provider/server_api.go 16:13:23 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 16:13:23 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 16:13:23 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 16:13:23 spire-1.2.1/test/ 16:13:23 spire-1.2.1/test/clock/ 16:13:23 spire-1.2.1/test/clock/clock.go 16:13:23 spire-1.2.1/test/fakes/ 16:13:23 spire-1.2.1/test/fakes/fakeagentcatalog/ 16:13:23 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 16:13:23 spire-1.2.1/test/fakes/fakeagentkeymanager/ 16:13:23 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 16:13:23 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 16:13:23 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 16:13:23 spire-1.2.1/test/fakes/fakeagentstore/ 16:13:23 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 16:13:23 spire-1.2.1/test/fakes/fakedatastore/ 16:13:23 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 16:13:23 spire-1.2.1/test/fakes/fakeentryclient/ 16:13:23 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 16:13:23 spire-1.2.1/test/fakes/fakehealthchecker/ 16:13:23 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 16:13:23 spire-1.2.1/test/fakes/fakeidentityprovider/ 16:13:23 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 16:13:23 spire-1.2.1/test/fakes/fakemetrics/ 16:13:23 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 16:13:23 spire-1.2.1/test/fakes/fakenoderesolver/ 16:13:23 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 16:13:23 spire-1.2.1/test/fakes/fakenotifier/ 16:13:23 spire-1.2.1/test/fakes/fakenotifier/notifier.go 16:13:23 spire-1.2.1/test/fakes/fakepluginmetrics/ 16:13:23 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 16:13:23 spire-1.2.1/test/fakes/fakeserverca/ 16:13:23 spire-1.2.1/test/fakes/fakeserverca/serverca.go 16:13:23 spire-1.2.1/test/fakes/fakeservercatalog/ 16:13:23 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 16:13:23 spire-1.2.1/test/fakes/fakeserverkeymanager/ 16:13:23 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 16:13:23 spire-1.2.1/pkg/server/api/entry.go 16:13:23 spire-1.2.1/pkg/server/api/entry/ 16:13:23 spire-1.2.1/pkg/server/api/entry/v1/ 16:13:23 spire-1.2.1/pkg/server/api/entry/v1/service.go 16:13:23 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 16:13:23 spire-1.2.1/pkg/server/api/entry_test.go 16:13:23 spire-1.2.1/pkg/server/api/health/ 16:13:23 spire-1.2.1/pkg/server/api/health/v1/ 16:13:23 spire-1.2.1/pkg/server/api/health/v1/service.go 16:13:23 spire-1.2.1/pkg/server/api/health/v1/service_test.go 16:13:23 spire-1.2.1/pkg/server/api/id.go 16:13:23 spire-1.2.1/pkg/server/api/id_test.go 16:13:23 spire-1.2.1/pkg/server/api/limits/ 16:13:23 spire-1.2.1/pkg/server/api/limits/limits.go 16:13:23 spire-1.2.1/pkg/server/api/middleware/ 16:13:23 spire-1.2.1/pkg/server/api/middleware/alias.go 16:13:23 spire-1.2.1/pkg/server/api/middleware/audit.go 16:13:23 spire-1.2.1/pkg/server/api/middleware/authorization.go 16:13:23 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 16:13:23 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 16:13:23 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 16:13:23 spire-1.2.1/pkg/server/api/middleware/caller.go 16:13:23 spire-1.2.1/pkg/server/api/middleware/caller_test.go 16:13:23 spire-1.2.1/test/fakes/fakeservernodeattestor/ 16:13:23 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 16:13:23 spire-1.2.1/test/fakes/fakeupstreamauthority/ 16:13:23 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 16:13:23 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 16:13:23 spire-1.2.1/test/fakes/fakeworkloadapi/ 16:13:23 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 16:13:23 spire-1.2.1/test/fakes/fakeworkloadattestor/ 16:13:23 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 16:13:23 spire-1.2.1/test/fixture/ 16:13:23 spire-1.2.1/test/fixture/certs/ 16:13:23 spire-1.2.1/test/fixture/certs/agent_svid.der 16:13:23 spire-1.2.1/test/fixture/certs/base_cert.pem 16:13:23 spire-1.2.1/test/fixture/certs/base_csr.pem 16:13:23 spire-1.2.1/test/fixture/certs/base_key.pem 16:13:23 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 16:13:23 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 16:13:23 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 16:13:23 spire-1.2.1/test/fixture/certs/blog_cert.pem 16:13:23 spire-1.2.1/test/fixture/certs/blog_csr.pem 16:13:23 spire-1.2.1/test/fixture/certs/blog_key.pem 16:13:23 spire-1.2.1/test/fixture/certs/bundle.der 16:13:23 spire-1.2.1/pkg/server/api/middleware/common.go 16:13:23 spire-1.2.1/pkg/server/api/middleware/common_test.go 16:13:23 spire-1.2.1/pkg/server/api/middleware/entries.go 16:13:23 spire-1.2.1/pkg/server/api/middleware/entries_test.go 16:13:23 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 16:13:23 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 16:13:23 spire-1.2.1/pkg/server/api/ratelimit.go 16:13:23 spire-1.2.1/pkg/server/api/rpccontext/ 16:13:23 spire-1.2.1/pkg/server/api/rpccontext/alias.go 16:13:23 spire-1.2.1/pkg/server/api/rpccontext/audit.go 16:13:23 spire-1.2.1/pkg/server/api/rpccontext/caller.go 16:13:23 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 16:13:23 spire-1.2.1/pkg/server/api/selector.go 16:13:23 spire-1.2.1/pkg/server/api/selector_test.go 16:13:23 spire-1.2.1/pkg/server/api/status.go 16:13:23 spire-1.2.1/pkg/server/api/status_test.go 16:13:23 spire-1.2.1/pkg/server/api/svid/ 16:13:23 spire-1.2.1/pkg/server/api/svid/v1/ 16:13:23 spire-1.2.1/pkg/server/api/svid/v1/service.go 16:13:23 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 16:13:23 spire-1.2.1/pkg/server/api/trustdomain.go 16:13:23 spire-1.2.1/pkg/server/api/trustdomain/ 16:13:23 spire-1.2.1/pkg/server/api/trustdomain/v1/ 16:13:23 spire-1.2.1/test/fixture/certs/ca.pem 16:13:23 spire-1.2.1/test/fixture/certs/ca_key.pem 16:13:23 spire-1.2.1/test/fixture/certs/database_cert.pem 16:13:23 spire-1.2.1/test/fixture/certs/database_csr.pem 16:13:23 spire-1.2.1/test/fixture/certs/database_key.pem 16:13:23 spire-1.2.1/test/fixture/certs/node_cert.pem 16:13:23 spire-1.2.1/test/fixture/certs/node_csr.pem 16:13:23 spire-1.2.1/test/fixture/certs/node_key.pem 16:13:23 spire-1.2.1/test/fixture/certs/svid.pem 16:13:23 spire-1.2.1/test/fixture/certs/svid_key.pem 16:13:23 spire-1.2.1/test/fixture/config/ 16:13:23 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 16:13:23 spire-1.2.1/test/fixture/config/agent_good.conf 16:13:23 spire-1.2.1/test/fixture/config/agent_good_templated.conf 16:13:23 spire-1.2.1/test/fixture/config/plugin_good.conf 16:13:23 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 16:13:23 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 16:13:23 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 16:13:23 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 16:13:23 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 16:13:23 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 16:13:23 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 16:13:23 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 16:13:23 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 16:13:23 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 16:13:23 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 16:13:23 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 16:13:23 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 16:13:23 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 16:13:23 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 16:13:23 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 16:13:23 spire-1.2.1/test/fixture/config/server_good.conf 16:13:23 spire-1.2.1/test/fixture/config/server_good_templated.conf 16:13:23 spire-1.2.1/test/fixture/fixture.go 16:13:23 spire-1.2.1/test/fixture/nodeattestor/ 16:13:23 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 16:13:23 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 16:13:23 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 16:13:23 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 16:13:23 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 16:13:23 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 16:13:23 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 16:13:23 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 16:13:23 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 16:13:23 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 16:13:23 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 16:13:23 spire-1.2.1/test/fixture/registration/ 16:13:23 spire-1.2.1/test/fixture/registration/entries.json 16:13:23 spire-1.2.1/test/fixture/registration/good-for-update.json 16:13:23 spire-1.2.1/test/fixture/registration/good.json 16:13:23 spire-1.2.1/test/fixture/registration/invalid.json 16:13:23 spire-1.2.1/test/fixture/registration/invalid_json.json 16:13:23 spire-1.2.1/test/fixture/registration/manager_test_entries.json 16:13:23 spire-1.2.1/test/integration/ 16:13:23 spire-1.2.1/test/integration/README.md 16:13:23 spire-1.2.1/test/integration/common 16:13:23 spire-1.2.1/test/integration/setup/ 16:13:23 spire-1.2.1/test/integration/setup/adminclient/ 16:13:23 spire-1.2.1/test/integration/setup/adminclient/build.sh 16:13:23 spire-1.2.1/test/integration/setup/adminclient/client.go 16:13:23 spire-1.2.1/test/integration/setup/debugagent/ 16:13:23 spire-1.2.1/test/integration/setup/debugagent/build.sh 16:13:23 spire-1.2.1/test/integration/setup/debugagent/main.go 16:13:23 spire-1.2.1/test/integration/setup/debugserver/ 16:13:23 spire-1.2.1/test/integration/setup/debugserver/build.sh 16:13:23 spire-1.2.1/test/integration/setup/debugserver/main.go 16:13:23 spire-1.2.1/test/integration/setup/downstreamclient/ 16:13:23 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 16:13:23 spire-1.2.1/test/integration/setup/downstreamclient/client.go 16:13:23 spire-1.2.1/test/integration/setup/itclient/ 16:13:23 spire-1.2.1/test/integration/setup/itclient/client.go 16:13:23 spire-1.2.1/test/integration/setup/node-attestation/ 16:13:23 spire-1.2.1/test/integration/setup/node-attestation/build.sh 16:13:23 spire-1.2.1/test/integration/setup/node-attestation/client.go 16:13:23 spire-1.2.1/test/integration/setup/x509pop/ 16:13:23 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 16:13:23 spire-1.2.1/test/integration/setup/x509pop/setup.sh 16:13:23 spire-1.2.1/test/integration/suites/ 16:13:23 spire-1.2.1/test/integration/suites/admin-endpoints/ 16:13:23 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 16:13:23 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 16:13:23 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 16:13:23 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 16:13:23 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 16:13:23 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 16:13:23 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 16:13:23 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 16:13:23 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 16:13:23 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 16:13:23 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 16:13:23 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 16:13:23 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 16:13:23 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 16:13:23 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 16:13:23 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 16:13:23 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 16:13:23 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 16:13:23 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 16:13:23 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 16:13:23 spire-1.2.1/test/integration/suites/datastore-mysql/ 16:13:23 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 16:13:23 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 16:13:23 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 16:13:23 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 16:13:23 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 16:13:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 16:13:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 16:13:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 16:13:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 16:13:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 16:13:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 16:13:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 16:13:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 16:13:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 16:13:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 16:13:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 16:13:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 16:13:23 spire-1.2.1/test/integration/suites/datastore-postgres/ 16:13:23 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 16:13:23 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 16:13:23 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 16:13:23 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 16:13:23 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 16:13:23 spire-1.2.1/test/integration/suites/debug-endpoints/ 16:13:23 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 16:13:23 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 16:13:23 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 16:13:23 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 16:13:23 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 16:13:23 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 16:13:23 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 16:13:23 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 16:13:23 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 16:13:23 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 16:13:23 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 16:13:23 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 16:13:23 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 16:13:23 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 16:13:23 spire-1.2.1/pkg/server/api/trustdomain_test.go 16:13:23 spire-1.2.1/pkg/server/authpolicy/ 16:13:23 spire-1.2.1/pkg/server/authpolicy/defaults.go 16:13:23 spire-1.2.1/pkg/server/authpolicy/policy.go 16:13:23 spire-1.2.1/pkg/server/authpolicy/policy.rego 16:13:23 spire-1.2.1/pkg/server/authpolicy/policy_data.json 16:13:23 spire-1.2.1/pkg/server/authpolicy/policy_test.go 16:13:23 spire-1.2.1/pkg/server/authpolicy/validate.go 16:13:23 spire-1.2.1/pkg/server/bundle/ 16:13:23 spire-1.2.1/pkg/server/bundle/client/ 16:13:23 spire-1.2.1/pkg/server/bundle/client/client.go 16:13:23 spire-1.2.1/pkg/server/bundle/client/client_test.go 16:13:23 spire-1.2.1/pkg/server/bundle/client/manager.go 16:13:23 spire-1.2.1/pkg/server/bundle/client/manager_test.go 16:13:23 spire-1.2.1/pkg/server/bundle/client/sources.go 16:13:23 spire-1.2.1/pkg/server/bundle/client/sources_test.go 16:13:23 spire-1.2.1/pkg/server/bundle/client/updater.go 16:13:23 spire-1.2.1/pkg/server/bundle/client/updater_test.go 16:13:23 spire-1.2.1/pkg/server/ca/ 16:13:23 spire-1.2.1/pkg/server/ca/ca.go 16:13:23 spire-1.2.1/pkg/server/ca/ca_health.go 16:13:23 spire-1.2.1/pkg/server/ca/ca_test.go 16:13:23 spire-1.2.1/pkg/server/ca/journal.go 16:13:23 spire-1.2.1/pkg/server/ca/journal_test.go 16:13:23 spire-1.2.1/pkg/server/ca/manager.go 16:13:23 spire-1.2.1/pkg/server/ca/manager_health.go 16:13:23 spire-1.2.1/pkg/server/ca/manager_test.go 16:13:23 spire-1.2.1/pkg/server/ca/templates.go 16:13:23 spire-1.2.1/pkg/server/ca/upstream_client.go 16:13:23 spire-1.2.1/pkg/server/ca/upstream_client_test.go 16:13:23 spire-1.2.1/pkg/server/ca/validation.go 16:13:23 spire-1.2.1/pkg/server/cache/ 16:13:23 spire-1.2.1/pkg/server/cache/dscache/ 16:13:23 spire-1.2.1/pkg/server/cache/dscache/cache.go 16:13:23 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 16:13:23 spire-1.2.1/pkg/server/cache/entrycache/ 16:13:23 spire-1.2.1/pkg/server/cache/entrycache/cache.go 16:13:23 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 16:13:23 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 16:13:23 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 16:13:23 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 16:13:23 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 16:13:23 spire-1.2.1/pkg/server/catalog/ 16:13:23 spire-1.2.1/pkg/server/catalog/catalog.go 16:13:23 spire-1.2.1/pkg/server/catalog/keymanager.go 16:13:23 spire-1.2.1/pkg/server/catalog/nodeattestor.go 16:13:23 spire-1.2.1/pkg/server/catalog/noderesolver.go 16:13:23 spire-1.2.1/pkg/server/catalog/notifier.go 16:13:23 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 16:13:23 spire-1.2.1/pkg/server/config.go 16:13:23 spire-1.2.1/pkg/server/datastore/ 16:13:23 spire-1.2.1/pkg/server/datastore/datastore.go 16:13:23 spire-1.2.1/pkg/server/datastore/datastore_health.go 16:13:23 spire-1.2.1/pkg/server/datastore/repository.go 16:13:23 spire-1.2.1/pkg/server/datastore/sqlstore/ 16:13:23 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 16:13:23 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 16:13:23 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 16:13:23 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 16:13:23 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 16:13:23 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 16:13:23 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 16:13:23 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 16:13:23 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 16:13:23 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 16:13:23 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 16:13:23 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 16:13:23 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 16:13:23 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 16:13:23 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 16:13:23 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 16:13:23 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 16:13:23 spire-1.2.1/pkg/server/endpoints/ 16:13:23 spire-1.2.1/pkg/server/endpoints/bundle/ 16:13:23 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 16:13:23 spire-1.2.1/pkg/server/endpoints/bundle/config.go 16:13:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 16:13:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 16:13:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 16:13:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 16:13:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 16:13:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 16:13:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 16:13:23 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 16:13:23 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 16:13:23 spire-1.2.1/test/integration/suites/downstream-endpoints/ 16:13:23 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 16:13:23 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 16:13:23 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 16:13:23 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 16:13:23 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 16:13:23 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 16:13:23 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 16:13:23 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 16:13:23 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 16:13:23 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 16:13:23 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 16:13:23 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 16:13:23 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 16:13:23 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 16:13:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 16:13:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 16:13:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 16:13:23 spire-1.2.1/pkg/server/endpoints/bundle/server.go 16:13:23 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 16:13:23 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 16:13:23 spire-1.2.1/pkg/server/endpoints/config.go 16:13:23 spire-1.2.1/pkg/server/endpoints/endpoints.go 16:13:23 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 16:13:23 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 16:13:23 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 16:13:23 spire-1.2.1/pkg/server/endpoints/middleware.go 16:13:23 spire-1.2.1/pkg/server/endpoints/middleware_test.go 16:13:23 spire-1.2.1/pkg/server/hostservice/ 16:13:23 spire-1.2.1/pkg/server/hostservice/agentstore/ 16:13:23 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 16:13:23 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 16:13:23 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 16:13:23 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 16:13:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 16:13:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 16:13:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 16:13:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 16:13:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 16:13:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 16:13:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 16:13:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 16:13:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 16:13:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 16:13:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 16:13:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 16:13:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 16:13:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 16:13:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 16:13:23 spire-1.2.1/pkg/server/hostservice/identityprovider/ 16:13:23 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 16:13:23 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 16:13:23 spire-1.2.1/pkg/server/plugin/ 16:13:23 spire-1.2.1/pkg/server/plugin/keymanager/ 16:13:23 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 16:13:23 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 16:13:23 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 16:13:23 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 16:13:23 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 16:13:23 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 16:13:23 spire-1.2.1/pkg/server/plugin/keymanager/base/ 16:13:23 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 16:13:23 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 16:13:23 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 16:13:23 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 16:13:23 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 16:13:23 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 16:13:23 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 16:13:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 16:13:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 16:13:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 16:13:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 16:13:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 16:13:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 16:13:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 16:13:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 16:13:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 16:13:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 16:13:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 16:13:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 16:13:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 16:13:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 16:13:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 16:13:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 16:13:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 16:13:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 16:13:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 16:13:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 16:13:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 16:13:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 16:13:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 16:13:23 spire-1.2.1/test/integration/suites/join-token/ 16:13:23 spire-1.2.1/test/integration/suites/join-token/01-start-server 16:13:23 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 16:13:23 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 16:13:23 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 16:13:23 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 16:13:23 spire-1.2.1/pkg/server/plugin/keymanager/test/ 16:13:23 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 16:13:23 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 16:13:23 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 16:13:23 spire-1.2.1/pkg/server/plugin/nodeattestor/ 16:13:23 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 16:13:23 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 16:13:23 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 16:13:23 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 16:13:23 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 16:13:23 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 16:13:23 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 16:13:23 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 16:13:23 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 16:13:23 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 16:13:23 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 16:13:23 spire-1.2.1/test/integration/suites/join-token/03-start-agent 16:13:23 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 16:13:23 spire-1.2.1/test/integration/suites/join-token/05-check-svid 16:13:23 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 16:13:23 spire-1.2.1/test/integration/suites/join-token/README.md 16:13:23 spire-1.2.1/test/integration/suites/join-token/conf/ 16:13:23 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 16:13:23 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 16:13:23 spire-1.2.1/test/integration/suites/join-token/conf/server/ 16:13:23 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 16:13:23 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 16:13:23 spire-1.2.1/test/integration/suites/join-token/teardown 16:13:23 spire-1.2.1/test/integration/suites/k8s-reconcile/ 16:13:23 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 16:13:23 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 16:13:23 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 16:13:23 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 16:13:23 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 16:13:23 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 16:13:23 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 16:13:23 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 16:13:23 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 16:13:23 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 16:13:23 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 16:13:23 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 16:13:23 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 16:13:23 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 16:13:23 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 16:13:23 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 16:13:23 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 16:13:23 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 16:13:23 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 16:13:23 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 16:13:23 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 16:13:23 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 16:13:23 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 16:13:23 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 16:13:23 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 16:13:23 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 16:13:23 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 16:13:23 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 16:13:23 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 16:13:23 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 16:13:23 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 16:13:23 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 16:13:23 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 16:13:23 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 16:13:23 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 16:13:23 spire-1.2.1/pkg/server/plugin/noderesolver/ 16:13:23 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 16:13:23 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 16:13:23 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 16:13:23 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 16:13:23 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 16:13:23 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 16:13:23 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 16:13:23 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 16:13:23 spire-1.2.1/pkg/server/plugin/notifier/ 16:13:23 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 16:13:23 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 16:13:23 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 16:13:23 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 16:13:23 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 16:13:23 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 16:13:23 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 16:13:23 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 16:13:23 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 16:13:23 spire-1.2.1/pkg/server/plugin/notifier/repository.go 16:13:23 spire-1.2.1/pkg/server/plugin/notifier/v1.go 16:13:23 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 16:13:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 16:13:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 16:13:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 16:13:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 16:13:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 16:13:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 16:13:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 16:13:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 16:13:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 16:13:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 16:13:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 16:13:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 16:13:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 16:13:23 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 16:13:23 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 16:13:23 spire-1.2.1/test/integration/suites/k8s-scratch/ 16:13:23 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 16:13:23 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 16:13:23 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 16:13:23 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 16:13:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 16:13:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 16:13:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 16:13:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 16:13:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 16:13:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 16:13:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 16:13:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 16:13:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 16:13:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 16:13:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 16:13:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 16:13:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 16:13:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 16:13:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 16:13:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 16:13:23 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 16:13:23 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 16:13:23 spire-1.2.1/test/integration/suites/k8s/ 16:13:23 spire-1.2.1/test/integration/suites/k8s/00-setup 16:13:23 spire-1.2.1/test/integration/suites/k8s/01-apply-config 16:13:23 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 16:13:23 spire-1.2.1/test/integration/suites/k8s/README.md 16:13:23 spire-1.2.1/test/integration/suites/k8s/conf/ 16:13:23 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 16:13:23 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 16:13:23 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 16:13:23 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 16:13:23 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 16:13:23 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 16:13:23 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 16:13:23 spire-1.2.1/test/integration/suites/k8s/conf/server/ 16:13:23 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 16:13:23 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 16:13:23 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 16:13:23 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 16:13:23 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 16:13:23 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 16:13:23 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 16:13:23 spire-1.2.1/test/integration/suites/k8s/init-kubectl 16:13:23 spire-1.2.1/test/integration/suites/k8s/teardown 16:13:23 spire-1.2.1/test/integration/suites/nested-rotation/ 16:13:23 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 16:13:23 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 16:13:23 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 16:13:23 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 16:13:23 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 16:13:23 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 16:13:23 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 16:13:23 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 16:13:23 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 16:13:23 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 16:13:23 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 16:13:23 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 16:13:23 spire-1.2.1/test/integration/suites/nested-rotation/README.md 16:13:23 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 16:13:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 16:13:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 16:13:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 16:13:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 16:13:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 16:13:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 16:13:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 16:13:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 16:13:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 16:13:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 16:13:23 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 16:13:23 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 16:13:23 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 16:13:23 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 16:13:23 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 16:13:23 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 16:13:23 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 16:13:23 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 16:13:23 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 16:13:23 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 16:13:23 spire-1.2.1/test/integration/suites/nested-rotation/root/ 16:13:23 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 16:13:23 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 16:13:23 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 16:13:23 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 16:13:23 spire-1.2.1/test/integration/suites/nested-rotation/teardown 16:13:23 spire-1.2.1/test/integration/suites/node-attestation/ 16:13:23 spire-1.2.1/test/integration/suites/node-attestation/00-setup 16:13:23 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 16:13:23 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 16:13:23 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 16:13:23 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 16:13:23 16:13:23 spire-1.2.1/test/integration/suites/node-attestation/README.md 16:13:23 spire-1.2.1/test/integration/suites/node-attestation/conf/ 16:13:23 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 16:13:23 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 16:13:23 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 16:13:23 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 16:13:23 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 16:13:23 spire-1.2.1/test/integration/suites/node-attestation/teardown 16:13:23 spire-1.2.1/test/integration/suites/rotation/ 16:13:23 spire-1.2.1/test/integration/suites/rotation/00-setup 16:13:23 spire-1.2.1/test/integration/suites/rotation/01-start-server 16:13:23 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 16:13:23 spire-1.2.1/test/integration/suites/rotation/03-start-agent 16:13:23 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 16:13:23 spire-1.2.1/test/integration/suites/rotation/05-check-svids 16:13:23 spire-1.2.1/test/integration/suites/rotation/README.md 16:13:23 spire-1.2.1/test/integration/suites/rotation/conf/spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 16:13:23 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 16:13:23 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 16:13:23 spire-1.2.1/test/integration/suites/rotation/conf/server/ 16:13:23 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 16:13:23 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 16:13:23 spire-1.2.1/test/integration/suites/rotation/teardown 16:13:23 spire-1.2.1/test/integration/suites/self-test/ 16:13:23 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 16:13:23 spire-1.2.1/test/integration/suites/self-test/README.md 16:13:23 spire-1.2.1/test/integration/suites/self-test/teardown 16:13:23 spire-1.2.1/test/integration/suites/spire-server-cli/ 16:13:23 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 16:13:23 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 16:13:23 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 16:13:23 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 16:13:23 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 16:13:23 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 16:13:23 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 16:13:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 16:13:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 16:13:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 16:13:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 16:13:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 16:13:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 16:13:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 16:13:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 16:13:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 16:13:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 16:13:23 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 16:13:23 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 16:13:23 spire-1.2.1/test/integration/suites/upgrade/ 16:13:23 spire-1.2.1/test/integration/suites/upgrade/00-setup 16:13:23 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 16:13:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 16:13:23 spire-1.2.1/pkg/server/registration/ 16:13:23 spire-1.2.1/pkg/server/registration/manager.go 16:13:23 spire-1.2.1/pkg/server/registration/manager_test.go 16:13:23 spire-1.2.1/pkg/server/scanentries.go 16:13:23 spire-1.2.1/pkg/server/scanentries_test.go 16:13:23 spire-1.2.1/pkg/server/server.go 16:13:23 spire-1.2.1/pkg/server/server_test.go 16:13:23 spire-1.2.1/pkg/server/svid/ 16:13:23 spire-1.2.1/pkg/server/svid/observer.go 16:13:23 spire-1.2.1/pkg/server/svid/observer_test.go 16:13:23 spire-1.2.1/pkg/server/svid/rotator.go 16:13:23 spire-1.2.1/pkg/server/svid/rotator_config.go 16:13:23 spire-1.2.1/pkg/server/svid/rotator_config_test.go 16:13:23 spire-1.2.1/pkg/server/svid/rotator_test.go 16:13:23 spire-1.2.1/proto/ 16:13:23 spire-1.2.1/proto/private/ 16:13:23 spire-1.2.1/proto/private/server/ 16:13:23 spire-1.2.1/proto/private/server/journal/ 16:13:23 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 16:13:23 spire-1.2.1/test/integration/suites/upgrade/README.md 16:13:23 spire-1.2.1/test/integration/suites/upgrade/conf/ 16:13:23 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 16:13:23 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 16:13:23 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 16:13:23 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 16:13:23 spire-1.2.1/test/integration/suites/upgrade/teardown 16:13:23 spire-1.2.1/test/integration/suites/upgrade/versions.txt 16:13:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 16:13:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 16:13:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 16:13:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 16:13:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 16:13:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 16:13:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 16:13:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 16:13:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 16:13:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 16:13:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 16:13:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 16:13:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 16:13:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 16:13:23 spire-1.2.1/test/integration/test-one.sh 16:13:23 spire-1.2.1/test/integration/test.sh 16:13:23 spire-1.2.1/test/plugintest/ 16:13:23 spire-1.2.1/test/plugintest/config.go 16:13:23 spire-1.2.1/test/plugintest/load.go 16:13:23 spire-1.2.1/test/plugintest/option.go 16:13:23 spire-1.2.1/test/spiretest/ 16:13:23 spire-1.2.1/test/spiretest/apiserver.go 16:13:23 spire-1.2.1/test/spiretest/assertions.go 16:13:23 spire-1.2.1/proto/private/server/journal/journal.pb.go 16:13:23 spire-1.2.1/proto/private/server/journal/journal.proto 16:13:23 spire-1.2.1/proto/spire/ 16:13:23 spire-1.2.1/proto/spire/common/ 16:13:23 spire-1.2.1/proto/spire/common/common.pb.go 16:13:23 spire-1.2.1/proto/spire/common/common.proto 16:13:23 spire-1.2.1/proto/spire/common/plugin/ 16:13:23 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 16:13:23 spire-1.2.1/proto/spire/common/plugin/plugin.proto 16:13:23 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 16:13:23 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 16:13:23 spire-1.2.1/proto/spire/plugin/ 16:13:23 spire-1.2.1/proto/spire/plugin/agent/ 16:13:23 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 16:13:23 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 16:13:23 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 16:13:23 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 16:13:23 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 16:13:23 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 16:13:23 spire-1.2.1/release/ 16:13:23 spire-1.2.1/test/spiretest/dir.go 16:13:23 spire-1.2.1/test/spiretest/errors_posix.go 16:13:23 spire-1.2.1/test/spiretest/errors_windows.go 16:13:23 spire-1.2.1/test/spiretest/logs.go 16:13:23 spire-1.2.1/test/spiretest/socketapi.go 16:13:23 spire-1.2.1/test/spiretest/suite.go 16:13:23 spire-1.2.1/test/spiretest/x509.go 16:13:23 spire-1.2.1/test/testca/ 16:13:23 spire-1.2.1/test/testca/ca.go 16:13:23 spire-1.2.1/test/testkey/ 16:13:23 spire-1.2.1/test/testkey/generate.sh 16:13:23 spire-1.2.1/test/testkey/genkeys.go 16:13:23 spire-1.2.1/test/testkey/keys.go 16:13:23 spire-1.2.1/test/testkey/new.go 16:13:23 spire-1.2.1/test/tpmsimulator/ 16:13:23 spire-1.2.1/test/tpmsimulator/simulator.go 16:13:23 spire-1.2.1/test/util/ 16:13:23 spire-1.2.1/test/util/cert_fixtures.go 16:13:23 spire-1.2.1/test/util/cert_generation.go 16:13:23 spire-1.2.1/test/util/io_redirection.go 16:13:23 spire-1.2.1/test/util/race.go 16:13:23 spire-1.2.1/test/util/util.go 16:13:23 16:13:23 spire-1.2.1/release/spire-extras/ 16:13:23 spire-1.2.1/release/spire-extras/README.md 16:13:23 spire-1.2.1/release/spire-extras/conf/ 16:13:23 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 16:13:23 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 16:13:23 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 16:13:23 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 16:13:23 spire-1.2.1/release/spire/ 16:13:23 spire-1.2.1/release/spire/README.md 16:13:23 spire-1.2.1/release/spire/conf/ 16:13:23 spire-1.2.1/release/spire/conf/agent/ 16:13:23 spire-1.2.1/release/spire/conf/agent/agent.conf 16:13:23 spire-1.2.1/release/spire/conf/server/ 16:13:23 spire-1.2.1/release/spire/conf/server/server.conf 16:13:23 spire-1.2.1/script/ 16:13:23 spire-1.2.1/script/build-artifact.sh 16:13:23 spire-1.2.1/script/generate_dummy_ca.sh 16:13:23 spire-1.2.1/support/ 16:13:23 spire-1.2.1/support/k8s/ 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/ 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.gobuilding spire from source... 16:13:23 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 16:13:23 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 16:13:23 spire-1.2.1/support/oidc-discovery-provider/ 16:13:23 spire-1.2.1/support/oidc-discovery-provider/README.md 16:13:23 spire-1.2.1/support/oidc-discovery-provider/common_test.go 16:13:23 spire-1.2.1/support/oidc-discovery-provider/config.go 16:13:23 spire-1.2.1/support/oidc-discovery-provider/config_test.go 16:13:23 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 16:13:23 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 16:13:23 spire-1.2.1/support/oidc-discovery-provider/handler.go 16:13:23 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 16:13:23 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 16:13:23 spire-1.2.1/support/oidc-discovery-provider/main.go 16:13:23 spire-1.2.1/support/oidc-discovery-provider/server_api.go 16:13:23 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 16:13:23 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 16:13:23 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 16:13:23 spire-1.2.1/test/ 16:13:23 spire-1.2.1/test/clock/ 16:13:23 spire-1.2.1/test/clock/clock.go 16:13:23 spire-1.2.1/test/fakes/ 16:13:23 spire-1.2.1/test/fakes/fakeagentcatalog/ 16:13:23 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 16:13:23 spire-1.2.1/test/fakes/fakeagentkeymanager/ 16:13:23 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 16:13:23 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 16:13:23 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 16:13:23 spire-1.2.1/test/fakes/fakeagentstore/ 16:13:23 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 16:13:23 spire-1.2.1/test/fakes/fakedatastore/ 16:13:23 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 16:13:23 spire-1.2.1/test/fakes/fakeentryclient/ 16:13:23 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 16:13:23 spire-1.2.1/test/fakes/fakehealthchecker/ 16:13:23 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 16:13:23 spire-1.2.1/test/fakes/fakeidentityprovider/ 16:13:23 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 16:13:23 spire-1.2.1/test/fakes/fakemetrics/ 16:13:23 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 16:13:23 spire-1.2.1/test/fakes/fakenoderesolver/ 16:13:23 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 16:13:23 spire-1.2.1/test/fakes/fakenotifier/ 16:13:23 spire-1.2.1/test/fakes/fakenotifier/notifier.go 16:13:23 spire-1.2.1/test/fakes/fakepluginmetrics/ 16:13:23 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 16:13:23 spire-1.2.1/test/fakes/fakeserverca/ 16:13:23 spire-1.2.1/test/fakes/fakeserverca/serverca.go 16:13:23 spire-1.2.1/test/fakes/fakeservercatalog/ 16:13:23 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 16:13:23 spire-1.2.1/test/fakes/fakeserverkeymanager/ 16:13:23 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 16:13:23 spire-1.2.1/test/fakes/fakeservernodeattestor/ 16:13:23 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 16:13:23 spire-1.2.1/test/fakes/fakeupstreamauthority/ 16:13:23 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 16:13:23 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 16:13:23 spire-1.2.1/test/fakes/fakeworkloadapi/ 16:13:23 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 16:13:23 spire-1.2.1/test/fakes/fakeworkloadattestor/ 16:13:23 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 16:13:23 spire-1.2.1/test/fixture/ 16:13:23 spire-1.2.1/test/fixture/certs/ 16:13:23 spire-1.2.1/test/fixture/certs/agent_svid.der 16:13:23 spire-1.2.1/test/fixture/certs/base_cert.pem 16:13:23 spire-1.2.1/test/fixture/certs/base_csr.pem 16:13:23 spire-1.2.1/test/fixture/certs/base_key.pem 16:13:23 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 16:13:23 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 16:13:23 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 16:13:23 spire-1.2.1/test/fixture/certs/blog_cert.pem 16:13:23 spire-1.2.1/test/fixture/certs/blog_csr.pem 16:13:23 spire-1.2.1/test/fixture/certs/blog_key.pem 16:13:23 spire-1.2.1/test/fixture/certs/bundle.der 16:13:23 spire-1.2.1/test/fixture/certs/ca.pem 16:13:23 spire-1.2.1/test/fixture/certs/ca_key.pem 16:13:23 spire-1.2.1/test/fixture/certs/database_cert.pem 16:13:23 spire-1.2.1/test/fixture/certs/database_csr.pem 16:13:23 spire-1.2.1/test/fixture/certs/database_key.pem 16:13:23 spire-1.2.1/test/fixture/certs/node_cert.pem 16:13:23 spire-1.2.1/test/fixture/certs/node_csr.pem 16:13:23 spire-1.2.1/test/fixture/certs/node_key.pem 16:13:23 spire-1.2.1/test/fixture/certs/svid.pem 16:13:23 spire-1.2.1/test/fixture/certs/svid_key.pem 16:13:23 spire-1.2.1/test/fixture/config/ 16:13:23 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 16:13:23 spire-1.2.1/test/fixture/config/agent_good.conf 16:13:23 spire-1.2.1/test/fixture/config/agent_good_templated.conf 16:13:23 spire-1.2.1/test/fixture/config/plugin_good.conf 16:13:23 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 16:13:23 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 16:13:23 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 16:13:23 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 16:13:23 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 16:13:23 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 16:13:23 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 16:13:23 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 16:13:23 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 16:13:23 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 16:13:23 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 16:13:23 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 16:13:23 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 16:13:23 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 16:13:23 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 16:13:23 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 16:13:23 spire-1.2.1/test/fixture/config/server_good.conf 16:13:23 spire-1.2.1/test/fixture/config/server_good_templated.conf 16:13:23 spire-1.2.1/test/fixture/fixture.go 16:13:23 spire-1.2.1/test/fixture/nodeattestor/ 16:13:23 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 16:13:23 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 16:13:23 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 16:13:23 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 16:13:23 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 16:13:23 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 16:13:23 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 16:13:23 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 16:13:23 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 16:13:23 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 16:13:23 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 16:13:23 spire-1.2.1/test/fixture/registration/ 16:13:23 spire-1.2.1/test/fixture/registration/entries.json 16:13:23 spire-1.2.1/test/fixture/registration/good-for-update.json 16:13:23 spire-1.2.1/test/fixture/registration/good.json 16:13:23 spire-1.2.1/test/fixture/registration/invalid.json 16:13:23 spire-1.2.1/test/fixture/registration/invalid_json.json 16:13:23 spire-1.2.1/test/fixture/registration/manager_test_entries.json 16:13:23 spire-1.2.1/test/integration/ 16:13:23 spire-1.2.1/test/integration/README.md 16:13:23 spire-1.2.1/test/integration/common 16:13:23 spire-1.2.1/test/integration/setup/ 16:13:23 spire-1.2.1/test/integration/setup/adminclient/ 16:13:23 spire-1.2.1/test/integration/setup/adminclient/build.sh 16:13:23 spire-1.2.1/test/integration/setup/adminclient/client.go 16:13:23 spire-1.2.1/test/integration/setup/debugagent/ 16:13:23 spire-1.2.1/test/integration/setup/debugagent/build.sh 16:13:23 spire-1.2.1/test/integration/setup/debugagent/main.go 16:13:23 spire-1.2.1/test/integration/setup/debugserver/ 16:13:23 spire-1.2.1/test/integration/setup/debugserver/build.sh 16:13:23 spire-1.2.1/test/integration/setup/debugserver/main.go 16:13:23 spire-1.2.1/test/integration/setup/downstreamclient/ 16:13:23 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 16:13:23 spire-1.2.1/test/integration/setup/downstreamclient/client.go 16:13:23 spire-1.2.1/test/integration/setup/itclient/ 16:13:23 spire-1.2.1/test/integration/setup/itclient/client.go 16:13:23 spire-1.2.1/test/integration/setup/node-attestation/ 16:13:23 spire-1.2.1/test/integration/setup/node-attestation/build.sh 16:13:23 spire-1.2.1/test/integration/setup/node-attestation/client.go 16:13:23 spire-1.2.1/test/integration/setup/x509pop/ 16:13:23 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 16:13:23 spire-1.2.1/test/integration/setup/x509pop/setup.sh 16:13:23 spire-1.2.1/test/integration/suites/ 16:13:23 spire-1.2.1/test/integration/suites/admin-endpoints/ 16:13:23 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 16:13:23 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 16:13:23 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 16:13:23 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 16:13:23 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 16:13:23 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 16:13:23 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 16:13:23 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 16:13:23 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 16:13:23 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 16:13:23 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 16:13:23 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 16:13:23 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 16:13:23 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 16:13:23 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 16:13:23 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 16:13:23 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 16:13:23 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 16:13:23 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 16:13:23 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 16:13:23 spire-1.2.1/test/integration/suites/datastore-mysql/ 16:13:23 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 16:13:23 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 16:13:23 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 16:13:23 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 16:13:23 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 16:13:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 16:13:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 16:13:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 16:13:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 16:13:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 16:13:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 16:13:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 16:13:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 16:13:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 16:13:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 16:13:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 16:13:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 16:13:23 spire-1.2.1/test/integration/suites/datastore-postgres/ 16:13:23 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 16:13:23 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 16:13:23 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 16:13:23 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 16:13:23 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 16:13:23 spire-1.2.1/test/integration/suites/debug-endpoints/ 16:13:23 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 16:13:23 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 16:13:23 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 16:13:23 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 16:13:23 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 16:13:23 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 16:13:23 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 16:13:23 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 16:13:23 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 16:13:23 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 16:13:23 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 16:13:23 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 16:13:23 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 16:13:23 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 16:13:23 spire-1.2.1/test/integration/suites/downstream-endpoints/ 16:13:23 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 16:13:23 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 16:13:23 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 16:13:23 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 16:13:23 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 16:13:23 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 16:13:23 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 16:13:23 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 16:13:23 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 16:13:23 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 16:13:23 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 16:13:23 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 16:13:23 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 16:13:23 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 16:13:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 16:13:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 16:13:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 16:13:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 16:13:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 16:13:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 16:13:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 16:13:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 16:13:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 16:13:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 16:13:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 16:13:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 16:13:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 16:13:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 16:13:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 16:13:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 16:13:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 16:13:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 16:13:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 16:13:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 16:13:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 16:13:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 16:13:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 16:13:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 16:13:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 16:13:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 16:13:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 16:13:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 16:13:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 16:13:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 16:13:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 16:13:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 16:13:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 16:13:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 16:13:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 16:13:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 16:13:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 16:13:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 16:13:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 16:13:23 spire-1.2.1/test/integration/suites/join-token/ 16:13:23 spire-1.2.1/test/integration/suites/join-token/01-start-server 16:13:23 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 16:13:23 spire-1.2.1/test/integration/suites/join-token/03-start-agent 16:13:23 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 16:13:23 spire-1.2.1/test/integration/suites/join-token/05-check-svid 16:13:23 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 16:13:23 spire-1.2.1/test/integration/suites/join-token/README.md 16:13:23 spire-1.2.1/test/integration/suites/join-token/conf/ 16:13:23 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 16:13:23 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 16:13:23 spire-1.2.1/test/integration/suites/join-token/conf/server/ 16:13:23 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 16:13:23 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 16:13:23 spire-1.2.1/test/integration/suites/join-token/teardown 16:13:23 spire-1.2.1/test/integration/suites/k8s-reconcile/ 16:13:23 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 16:13:23 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 16:13:23 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 16:13:23 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 16:13:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 16:13:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 16:13:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 16:13:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 16:13:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 16:13:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 16:13:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 16:13:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 16:13:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 16:13:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 16:13:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 16:13:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 16:13:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 16:13:23 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 16:13:23 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 16:13:23 spire-1.2.1/test/integration/suites/k8s-scratch/ 16:13:23 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 16:13:23 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 16:13:23 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 16:13:23 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 16:13:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 16:13:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 16:13:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 16:13:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 16:13:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 16:13:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 16:13:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 16:13:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 16:13:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 16:13:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 16:13:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 16:13:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 16:13:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 16:13:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 16:13:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 16:13:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 16:13:23 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 16:13:23 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 16:13:23 spire-1.2.1/test/integration/suites/k8s/ 16:13:23 spire-1.2.1/test/integration/suites/k8s/00-setup 16:13:23 spire-1.2.1/test/integration/suites/k8s/01-apply-config 16:13:23 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 16:13:23 spire-1.2.1/test/integration/suites/k8s/README.md 16:13:23 spire-1.2.1/test/integration/suites/k8s/conf/ 16:13:23 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 16:13:23 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 16:13:23 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 16:13:23 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 16:13:23 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 16:13:23 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 16:13:23 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 16:13:23 spire-1.2.1/test/integration/suites/k8s/conf/server/ 16:13:23 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 16:13:23 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 16:13:23 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 16:13:23 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 16:13:23 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 16:13:23 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 16:13:23 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 16:13:23 spire-1.2.1/test/integration/suites/k8s/init-kubectl 16:13:23 spire-1.2.1/test/integration/suites/k8s/teardown 16:13:23 spire-1.2.1/test/integration/suites/nested-rotation/ 16:13:23 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 16:13:23 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 16:13:23 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 16:13:23 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 16:13:23 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 16:13:23 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 16:13:23 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 16:13:23 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 16:13:23 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 16:13:23 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 16:13:23 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 16:13:23 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 16:13:23 spire-1.2.1/test/integration/suites/nested-rotation/README.md 16:13:23 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 16:13:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 16:13:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 16:13:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 16:13:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 16:13:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 16:13:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 16:13:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 16:13:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 16:13:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 16:13:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 16:13:23 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 16:13:23 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 16:13:23 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 16:13:23 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 16:13:23 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 16:13:23 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 16:13:23 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 16:13:23 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 16:13:23 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 16:13:23 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 16:13:23 spire-1.2.1/test/integration/suites/nested-rotation/root/ 16:13:23 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 16:13:23 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 16:13:23 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 16:13:23 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 16:13:23 spire-1.2.1/test/integration/suites/nested-rotation/teardown 16:13:23 spire-1.2.1/test/integration/suites/node-attestation/ 16:13:23 spire-1.2.1/test/integration/suites/node-attestation/00-setup 16:13:23 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 16:13:23 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 16:13:23 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 16:13:23 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 16:13:23 spire-1.2.1/test/integration/suites/node-attestation/README.md 16:13:23 spire-1.2.1/test/integration/suites/node-attestation/conf/ 16:13:23 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 16:13:23 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 16:13:23 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 16:13:23 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 16:13:23 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 16:13:23 spire-1.2.1/test/integration/suites/node-attestation/teardown 16:13:23 spire-1.2.1/test/integration/suites/rotation/ 16:13:23 spire-1.2.1/test/integration/suites/rotation/00-setup 16:13:23 spire-1.2.1/test/integration/suites/rotation/01-start-server 16:13:23 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 16:13:23 spire-1.2.1/test/integration/suites/rotation/03-start-agent 16:13:23 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 16:13:23 spire-1.2.1/test/integration/suites/rotation/05-check-svids 16:13:23 spire-1.2.1/test/integration/suites/rotation/README.md 16:13:23 spire-1.2.1/test/integration/suites/rotation/conf/ 16:13:23 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 16:13:23 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 16:13:23 spire-1.2.1/test/integration/suites/rotation/conf/server/ 16:13:23 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 16:13:23 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 16:13:23 spire-1.2.1/test/integration/suites/rotation/teardown 16:13:23 spire-1.2.1/test/integration/suites/self-test/ 16:13:23 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 16:13:23 spire-1.2.1/test/integration/suites/self-test/README.md 16:13:23 spire-1.2.1/test/integration/suites/self-test/teardown 16:13:23 spire-1.2.1/test/integration/suites/spire-server-cli/ 16:13:23 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 16:13:23 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 16:13:23 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 16:13:23 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 16:13:23 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 16:13:23 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 16:13:23 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 16:13:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 16:13:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 16:13:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 16:13:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 16:13:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 16:13:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 16:13:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 16:13:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 16:13:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 16:13:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 16:13:23 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 16:13:23 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 16:13:23 spire-1.2.1/test/integration/suites/upgrade/ 16:13:23 spire-1.2.1/test/integration/suites/upgrade/00-setup 16:13:23 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 16:13:23 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 16:13:23 spire-1.2.1/test/integration/suites/upgrade/README.md 16:13:23 spire-1.2.1/test/integration/suites/upgrade/conf/ 16:13:23 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 16:13:23 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 16:13:23 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 16:13:23 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 16:13:23 spire-1.2.1/test/integration/suites/upgrade/teardown 16:13:23 spire-1.2.1/test/integration/suites/upgrade/versions.txt 16:13:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 16:13:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 16:13:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 16:13:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 16:13:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 16:13:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 16:13:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 16:13:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 16:13:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 16:13:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 16:13:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 16:13:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 16:13:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 16:13:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 16:13:23 spire-1.2.1/test/integration/test-one.sh 16:13:23 spire-1.2.1/test/integration/test.sh 16:13:23 spire-1.2.1/test/plugintest/ 16:13:23 spire-1.2.1/test/plugintest/config.go 16:13:23 spire-1.2.1/test/plugintest/load.go 16:13:23 spire-1.2.1/test/plugintest/option.go 16:13:23 spire-1.2.1/test/spiretest/ 16:13:23 spire-1.2.1/test/spiretest/apiserver.go 16:13:23 spire-1.2.1/test/spiretest/assertions.go 16:13:23 spire-1.2.1/test/spiretest/dir.go 16:13:23 spire-1.2.1/test/spiretest/errors_posix.go 16:13:23 spire-1.2.1/test/spiretest/errors_windows.go 16:13:23 spire-1.2.1/test/spiretest/logs.go 16:13:23 spire-1.2.1/test/spiretest/socketapi.go 16:13:23 spire-1.2.1/test/spiretest/suite.go 16:13:23 spire-1.2.1/test/spiretest/x509.go 16:13:23 spire-1.2.1/test/testca/ 16:13:23 spire-1.2.1/test/testca/ca.go 16:13:23 spire-1.2.1/test/testkey/ 16:13:23 spire-1.2.1/test/testkey/generate.sh 16:13:23 spire-1.2.1/test/testkey/genkeys.go 16:13:23 spire-1.2.1/test/testkey/keys.go 16:13:23 spire-1.2.1/test/testkey/new.go 16:13:23 spire-1.2.1/test/tpmsimulator/ 16:13:23 spire-1.2.1/test/tpmsimulator/simulator.go 16:13:23 spire-1.2.1/test/util/ 16:13:23 spire-1.2.1/test/util/cert_fixtures.go 16:13:23 spire-1.2.1/test/util/cert_generation.go 16:13:23 spire-1.2.1/test/util/io_redirection.go 16:13:23 spire-1.2.1/test/util/race.go 16:13:23 spire-1.2.1/test/util/util.go 16:13:23 building spire from source... 16:13:23 Installing go1.17.7... 16:13:23 Installing go1.17.7... 16:13:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:13:24 OK: 221 MiB in 52 packages 16:13:26 Removing intermediate container 03f8ab4ebc65 16:13:26 ---> a26dead2b26f 16:13:26 Step 8/23 : COPY . . 16:13:27 Removing intermediate container f34fa0104fe0 16:13:27 ---> 9cf00eb63929 16:13:27 Step 6/22 : COPY go.mod vendor* ./ 16:13:27 ---> 58851f2674b1 16:13:27 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:13:29 Building bin/spire-server... 16:13:29 go: downloading github.com/mitchellh/cli v1.1.2 16:13:29 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 16:13:29 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 16:13:29 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 16:13:29 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 16:13:29 go: downloading github.com/imdario/mergo v0.3.12 16:13:29 Building bin/spire-server... 16:13:29 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 16:13:29 go: downloading github.com/mitchellh/cli v1.1.2 16:13:29 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 16:13:29 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 16:13:29 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 16:13:29 go: downloading github.com/sirupsen/logrus v1.8.1 16:13:29 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 16:13:29 go: downloading google.golang.org/grpc v1.44.0 16:13:29 go: downloading github.com/hashicorp/go-hclog v1.1.0 16:13:29 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 16:13:29 go: downloading github.com/imdario/mergo v0.3.12 16:13:29 go: downloading github.com/fatih/color v1.13.0 16:13:29 go: downloading github.com/mattn/go-isatty v0.0.14 16:13:29 go: downloading github.com/sirupsen/logrus v1.8.1 16:13:29 go: downloading github.com/hashicorp/go-plugin v1.4.3 16:13:29 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 16:13:29 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 16:13:29 go: downloading github.com/hashicorp/go-hclog v1.1.0 16:13:30 go: downloading google.golang.org/grpc v1.44.0 16:13:30 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 16:13:30 go: downloading github.com/fatih/color v1.13.0 16:13:30 go: downloading github.com/mattn/go-isatty v0.0.14 16:13:30 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 16:13:30 go: downloading github.com/InVisionApp/go-logger v1.0.1 16:13:30 go: downloading github.com/hashicorp/go-plugin v1.4.3 16:13:30 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 16:13:30 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 16:13:30  ---> Running in 2e3ac58d6e01 16:13:30 go: downloading github.com/open-policy-agent/opa v0.38.0 16:13:30 go: downloading github.com/armon/go-metrics v0.3.10 16:13:30 go: downloading github.com/prometheus/client_golang v1.12.1 16:13:30 go: downloading github.com/uber-go/tally/v4 v4.1.1 16:13:30 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 16:13:30 go: downloading github.com/InVisionApp/go-logger v1.0.1 16:13:30 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 16:13:30 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 16:13:30 go: downloading github.com/mattn/go-colorable v0.1.12 16:13:30 go: downloading github.com/armon/go-metrics v0.3.10 16:13:30 go: downloading github.com/Masterminds/goutils v1.1.0 16:13:30 go: downloading github.com/Masterminds/semver v1.5.0 16:13:30 go: downloading github.com/google/uuid v1.1.2 16:13:30 go: downloading github.com/huandu/xstrings v1.3.2 16:13:30 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 16:13:30 go: downloading github.com/prometheus/client_golang v1.12.1 16:13:30 go: downloading github.com/oklog/run v1.0.0 16:13:30 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 16:13:30 go: downloading github.com/imkira/go-observer v1.0.3 16:13:30 go: downloading github.com/uber-go/tally/v4 v4.1.1 16:13:30 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 16:13:30 go: downloading github.com/open-policy-agent/opa v0.38.0 16:13:30 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 16:13:30 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 16:13:30 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 16:13:30 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 16:13:30 go: downloading github.com/mattn/go-colorable v0.1.12 16:13:30 go: downloading github.com/prometheus/client_model v0.2.0 16:13:30 go: downloading github.com/prometheus/common v0.32.1 16:13:30 go: downloading github.com/beorn7/perks v1.0.1 16:13:30 go: downloading github.com/Masterminds/goutils v1.1.0 16:13:30 go: downloading github.com/Masterminds/semver v1.5.0 16:13:30 go: downloading github.com/google/uuid v1.1.2 16:13:30 go: downloading github.com/huandu/xstrings v1.3.2 16:13:30 go: downloading github.com/cespare/xxhash/v2 v2.1.2 16:13:30 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 16:13:30 go: downloading github.com/oklog/run v1.0.0 16:13:30 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 16:13:30 go: downloading github.com/prometheus/procfs v0.7.3 16:13:30 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 16:13:30 go: downloading go.uber.org/atomic v1.9.0 16:13:30 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 16:13:30 go: downloading github.com/imkira/go-observer v1.0.3 16:13:30 go: downloading github.com/hashicorp/errwrap v1.1.0 16:13:30 go: downloading github.com/prometheus/client_model v0.2.0 16:13:30 go: downloading github.com/prometheus/common v0.32.1 16:13:30 go: downloading github.com/mitchellh/reflectwalk v1.0.1 16:13:30 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 16:13:30 go: downloading github.com/beorn7/perks v1.0.1 16:13:30 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 16:13:30 go: downloading github.com/cespare/xxhash/v2 v2.1.2 16:13:30 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 16:13:30 go: downloading github.com/prometheus/procfs v0.7.3 16:13:30 go: downloading go.uber.org/atomic v1.9.0 16:13:30 go: downloading github.com/mitchellh/reflectwalk v1.0.1 16:13:30 go: downloading github.com/hashicorp/errwrap v1.1.0 16:13:30 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 16:13:30 go: downloading github.com/blang/semver/v4 v4.0.0 16:13:30 go: downloading github.com/go-sql-driver/mysql v1.6.0 16:13:30 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 16:13:30 go: downloading github.com/jinzhu/gorm v1.9.16 16:13:30 go: downloading github.com/lib/pq v1.10.4 16:13:30 go: downloading github.com/mattn/go-sqlite3 v1.14.12 16:13:30 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 16:13:30 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 16:13:31 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 16:13:33 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 16:13:33 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 16:13:33 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 16:13:33 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 16:13:33 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 16:13:33 go: downloading github.com/stretchr/testify v1.7.0 16:13:33 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 16:13:33 go: downloading github.com/aws/aws-sdk-go v1.43.0 16:13:33 go: downloading github.com/stretchr/testify v1.7.0 16:13:33 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 16:13:33 go: downloading github.com/aws/aws-sdk-go v1.43.0 16:13:34 Removing intermediate container 2e3ac58d6e01 16:13:34 ---> 32c99a75dc9a 16:13:34 Step 8/22 : COPY . . 16:13:34 ---> b0f91acb6fbd 16:13:34 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:13:34 ---> Running in 6a707c473d29 16: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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:13:35 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 16:13:35 go: downloading github.com/blang/semver/v4 v4.0.0 16:13:35 go: downloading github.com/go-sql-driver/mysql v1.6.0 16:13:35 go: downloading github.com/jinzhu/gorm v1.9.16 16:13:35 go: downloading github.com/lib/pq v1.10.4 16:13:36 go: downloading github.com/mattn/go-sqlite3 v1.14.12 16:13:36 go: downloading google.golang.org/api v0.70.0 16:13:36 go: downloading k8s.io/client-go v0.23.4 16:13:36 go: downloading k8s.io/api v0.23.4 16:13:36 go: downloading github.com/google/go-tpm v0.3.3 16:13:36 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 16:13:36 go: downloading google.golang.org/api v0.70.0 16:13:36 go: downloading k8s.io/api v0.23.4 16:13:36 go: downloading k8s.io/client-go v0.23.4 16:13:36 go: downloading github.com/google/go-tpm v0.3.3 16:13:36 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 16:13:36 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 16:13:36 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 16:13:36 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 16:13:36 go: downloading cloud.google.com/go/storage v1.21.0 16:13:36 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 16:13:36 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 16:13:36 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 16:13:36 go: downloading cloud.google.com/go v0.100.2 16:13:36 go: downloading cloud.google.com/go/storage v1.21.0 16:13:37 go: downloading cloud.google.com/go v0.100.2 16:13:37 go: downloading k8s.io/apimachinery v0.23.4 16:13:37 go: downloading k8s.io/apimachinery v0.23.4 16:13:37 go: downloading k8s.io/kube-aggregator v0.23.3 16:13:37 go: downloading sigs.k8s.io/controller-runtime v0.11.1 16:13:37 go: downloading cloud.google.com/go/security v1.3.0 16:13:37 go: downloading k8s.io/kube-aggregator v0.23.3 16:13:38 go: downloading github.com/hashicorp/vault/api v1.4.1 16:13:38 go: downloading github.com/hashicorp/golang-lru v0.5.4 16:13:38 go: downloading sigs.k8s.io/controller-runtime v0.11.1 16:13:38 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 16:13:38 go: downloading cloud.google.com/go/security v1.3.0 16:13:38 go: downloading github.com/hashicorp/golang-lru v0.5.4 16:13:38 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 16:13:38 go: downloading github.com/twmb/murmur3 v1.1.6 16:13:38 go: downloading github.com/aws/smithy-go v1.11.0 16:13:38 go: downloading github.com/hashicorp/vault/api v1.4.1 16:13:38 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 16:13:38 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 16:13:38 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 16:13:38 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 16:13:38 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 16:13:38 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 16:13:38 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 16:13:38 go: downloading github.com/twmb/murmur3 v1.1.6 16:13:38 go: downloading github.com/jinzhu/inflection v1.0.0 16:13:38 go: downloading github.com/aws/smithy-go v1.11.0 16:13:38 go: downloading github.com/jinzhu/inflection v1.0.0 16:13:38 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 16:13:38 go: downloading github.com/Azure/go-autorest/logger v0.2.1 16:13:38 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 16:13:38 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 16:13:38 go: downloading github.com/dimchansky/utfbom v1.1.1 16:13:38 go: downloading cloud.google.com/go/compute v1.3.0 16:13:38 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 16:13:38 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 16:13:38 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 16:13:38 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 16:13:38 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 16:13:38 go: downloading cloud.google.com/go/iam v0.1.1 16:13:38 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 16:13:38 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 16:13:38 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 16:13:38 go: downloading github.com/Azure/go-autorest/logger v0.2.1 16:13:38 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 16:13:38 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 16:13:38 go: downloading github.com/dimchansky/utfbom v1.1.1 16:13:38 go: downloading cloud.google.com/go/compute v1.3.0 16:13:39 go: downloading cloud.google.com/go/iam v0.1.1 16:13:39 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 16:13:39 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 16:13:40 go: downloading github.com/gogo/protobuf v1.3.2 16:13:40 go: downloading k8s.io/klog/v2 v2.30.0 16:13:40 go: downloading github.com/google/gofuzz v1.1.0 16:13:40 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 16:13:40 go: downloading github.com/spf13/pflag v1.0.5 16:13:40 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 16:13:40 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 16:13:40 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 16:13:40 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 16:13:40 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 16:13:40 go: downloading github.com/gogo/protobuf v1.3.2 16:13:40 go: downloading k8s.io/klog/v2 v2.30.0 16:13:40 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 16:13:40 go: downloading github.com/google/gofuzz v1.1.0 16:13:40 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 16:13:40 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 16:13:40 go: downloading github.com/hashicorp/vault/sdk v0.4.1 16:13:40 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 16:13:40 go: downloading github.com/spf13/pflag v1.0.5 16:13:40 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 16:13:40 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 16:13:40 go: downloading github.com/mitchellh/mapstructure v1.4.3 16:13:40 go: downloading github.com/tklauser/go-sysconf v0.3.9 16:13:40 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 16:13:40 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 16:13:40 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 16:13:40 go: downloading github.com/OneOfOne/xxhash v1.2.8 16:13:40 go: downloading gopkg.in/yaml.v2 v2.4.0 16:13:40 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 16:13:40 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 16:13:40 go: downloading github.com/gobwas/glob v0.2.3 16:13:40 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 16:13:40 go: downloading github.com/hashicorp/vault/sdk v0.4.1 16:13:40 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 16:13:40 go: downloading github.com/jmespath/go-jmespath v0.4.0 16:13:41 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 16:13:41 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 16:13:41 go: downloading go.opencensus.io v0.23.0 16:13:41 go: downloading gopkg.in/inf.v0 v0.9.1 16:13:41 go: downloading github.com/google/go-cmp v0.5.7 16:13:41 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 16:13:41 go: downloading github.com/googleapis/gnostic v0.5.5 16:13:41 go: downloading github.com/go-logr/logr v1.2.2 16:13:41 go: downloading github.com/mitchellh/mapstructure v1.4.3 16:13:41 go: downloading github.com/tklauser/go-sysconf v0.3.9 16:13:41 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 16:13:41 go: downloading github.com/OneOfOne/xxhash v1.2.8 16:13:41 go: downloading gopkg.in/yaml.v2 v2.4.0 16:13:41 go: downloading github.com/json-iterator/go v1.1.12 16:13:41 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 16:13:41 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 16:13:41 go: downloading github.com/gobwas/glob v0.2.3 16:13:41 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 16:13:41 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 16:13:41 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 16:13:41 go: downloading github.com/jmespath/go-jmespath v0.4.0 16:13:41 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 16:13:41 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 16:13:41 go: downloading github.com/tklauser/numcpus v0.3.0 16:13:41 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 16:13:41 go: downloading go.opencensus.io v0.23.0 16:13:41 go: downloading gopkg.in/inf.v0 v0.9.1 16:13:41 go: downloading go.uber.org/zap v1.21.0 16:13:41 go: downloading sigs.k8s.io/yaml v1.3.0 16:13:41 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 16:13:41 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 16:13:42 go: downloading github.com/go-logr/logr v1.2.2 16:13:42 go: downloading github.com/google/go-cmp v0.5.7 16:13:42 go: downloading github.com/googleapis/gnostic v0.5.5 16:13:42 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 16:13:42 go: downloading github.com/modern-go/reflect2 v1.0.2 16:13:42 go: downloading github.com/golang/snappy v0.0.4 16:13:42 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 16:13:42 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 16:13:42 go: downloading github.com/hashicorp/go-uuid v1.0.2 16:13:42 go: downloading github.com/hashicorp/go-version v1.2.0 16:13:42 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 16:13:42 go: downloading github.com/json-iterator/go v1.1.12 16:13:42 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 16:13:42 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 16:13:42 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 16:13:42 go: downloading github.com/ryanuber/go-glob v1.0.0 16:13:42 go: downloading go.uber.org/multierr v1.6.0 16:13:42 go: downloading go.uber.org/zap v1.21.0 16:13:42 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 16:13:42 go: downloading github.com/tklauser/numcpus v0.3.0 16:13:42 go: downloading sigs.k8s.io/yaml v1.3.0 16:13:42 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 16:13:42 go: downloading github.com/ryanuber/go-glob v1.0.0 16:13:42 go: downloading github.com/golang/snappy v0.0.4 16:13:42 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 16:13:42 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 16:13:42 go: downloading github.com/modern-go/reflect2 v1.0.2 16:13:42 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 16:13:42 go: downloading github.com/hashicorp/go-uuid v1.0.2 16:13:42 go: downloading github.com/hashicorp/go-version v1.2.0 16:13:42 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 16:13:42 go: downloading go.uber.org/multierr v1.6.0 16:13:46 Running on prd-ubuntu20.04-docker-arm64-4c-16g-64385 in /w/workspace/edgexfoundry_edgex-go_PR-4031 [Pipeline] { [Pipeline] ws 16:13:46 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 16:13:47 The recommended git tool is: git 16:13:47 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 16:13:47 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 16:13:48 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 16:13:48 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 16:13:48  ---> 0b3603671bbd 16:13:48 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:13:53 using credential edgex-jenkins-ssh 16:13:53 Cloning the remote Git repository 16:13:53 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:13:53 > git init /w/workspace/edgex-go/4 # timeout=10 16:13:53 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:13:53 > git --version # timeout=10 16:13:53 > git --version # 'git version 2.25.1' 16:13:53 using GIT_SSH to set credentials SSH Credentials for GitHub 16:13:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:13:54 ---> Running in 854e5c83fd38 16:13: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/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:13:57 Removing intermediate container 6a707c473d29 16:13:57 ---> c521889e9ef9 16:13:57 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:13:57 ---> Running in 1ec8d99509a6 16:13:57 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 16:14:00 Removing intermediate container 1ec8d99509a6 16:14:00 ---> 0b0fe5255066 16:14:00 16:14:00 Step 11/23 : FROM docker:20.10.14 16:14:00 20.10.14: Pulling from library/docker 16:14:07 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 16:14:07 Status: Downloaded newer image for docker:20.10.14 16:14:07 ---> 7417809fdb73 16:14:07 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:14:09 ---> Running in 8f9bab9958d8 16:14:09 Removing intermediate container 8f9bab9958d8 16:14:09 ---> d42e1595c2e3 16:14:09 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 16:14:09 ---> Running in 755ce4b6ca61 16:14:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:14:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:14:10 (1/43) Installing readline (8.1.1-r0) 16:14:10 (2/43) Installing bash (5.1.16-r0) 16:14:11 Merging remotes/origin/main commit ba7dda9ba69436b2236138c750336dcb3254af2a into PR head commit 7d80e1cc169a5eb78792d396df96a6049dc54523 16:14:11 Executing bash-5.1.16-r0.post-install 16:14:11 (3/43) Installing brotli-libs (1.0.9-r5) 16:14:11 (4/43) Installing nghttp2-libs (1.46.0-r0) 16:14:11 (5/43) Installing libcurl (7.80.0-r1) 16:14:11 (6/43) Installing curl (7.80.0-r1) 16:14:11 (7/43) Installing dumb-init (1.2.5-r1) 16:14:11 (8/43) Installing libbz2 (1.0.8-r1) 16:14:11 (9/43) Installing expat (2.4.7-r0) 16:14:11 (10/43) Installing libffi (3.4.2-r1) 16:14:11 (11/43) Installing gdbm (1.22-r0) 16:14:11 (12/43) Installing xz-libs (5.2.5-r1) 16:14:11 (13/43) Installing libgcc (10.3.1_git20211027-r0) 16:14:11 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 16:14:11 (15/43) Installing mpdecimal (2.5.1-r1) 16:14:11 (16/43) Installing sqlite-libs (3.36.0-r0) 16:14:11 (17/43) Installing python3 (3.9.7-r4) 16:14:11 (18/43) Installing py3-appdirs (1.4.4-r2) 16:14:11 (19/43) Installing py3-certifi (2020.12.5-r1) 16:14:11 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 16:14:11 (21/43) Installing py3-idna (3.3-r0) 16:14:11 (22/43) Installing py3-urllib3 (1.26.7-r0) 16:14:11 (23/43) Installing py3-requests (2.26.0-r1) 16:14:11 (24/43) Installing py3-msgpack (1.0.2-r1) 16:14:11 (25/43) Installing py3-lockfile (0.12.2-r4) 16:14:11 (26/43) Installing py3-cachecontrol (0.12.10-r0) 16:14:11 (27/43) Installing py3-colorama (0.4.4-r1) 16:14:11 (28/43) Installing py3-contextlib2 (21.6.0-r1) 16:14:11 (29/43) Installing py3-distlib (0.3.3-r0) 16:14:11 (30/43) Installing py3-distro (1.6.0-r0) 16:14:11 (31/43) Installing py3-six (1.16.0-r0) 16:14:11 (32/43) Installing py3-webencodings (0.5.1-r4) 16:14:11 (33/43) Installing py3-html5lib (1.1-r1) 16:14:11 (34/43) Installing py3-parsing (2.4.7-r2) 16:14:11 (35/43) Installing py3-packaging (20.9-r1) 16:14:11 (36/43) Installing py3-tomli (1.2.2-r0) 16:14:11 (37/43) Installing py3-pep517 (0.12.0-r0) 16:14:11 (38/43) Installing py3-progress (1.6-r0) 16:14:11 (39/43) Installing py3-retrying (1.3.3-r2) 16:14:11 (40/43) Installing py3-ordered-set (4.0.2-r2) 16:14:11 (41/43) Installing py3-setuptools (52.0.0-r4) 16:14:11 (42/43) Installing py3-toml (0.10.2-r2) 16:14:11 (43/43) Installing py3-pip (20.3.4-r1) 16:14:11 Merge succeeded, producing 809aa461c64e1cda55f4fb75cff3acf07d0a963f 16:14:11 Checking out Revision 809aa461c64e1cda55f4fb75cff3acf07d0a963f (PR-4031) 16:14:11 Executing busybox-1.34.1-r5.trigger 16:14:11 OK: 83 MiB in 65 packages 16:14:10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:14:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:14:10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:14:10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:14:10 using GIT_SSH to set credentials SSH Credentials for GitHub 16:14:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4031/head:refs/remotes/origin/PR-4031 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:14:11 > git config core.sparsecheckout # timeout=10 16:14:11 > git checkout -f 7d80e1cc169a5eb78792d396df96a6049dc54523 # timeout=10 16:14:11 > git remote # timeout=10 16:14:11 > git config --get remote.origin.url # timeout=10 16:14:11 using GIT_SSH to set credentials SSH Credentials for GitHub 16:14:11 > git merge ba7dda9ba69436b2236138c750336dcb3254af2a # timeout=10 16:14:11 > git rev-parse HEAD^{commit} # timeout=10 16:14:11 > git config core.sparsecheckout # timeout=10 16:14:11 > git checkout -f 809aa461c64e1cda55f4fb75cff3acf07d0a963f # timeout=10 16:14:12 Collecting docker-compose==1.23.2 16:14:12 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:14:12 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:14:12 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:14:12 Collecting jsonschema<3,>=2.5.1 16:14:12 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:14:12 Collecting cached-property<2,>=1.2.0 16:14:12 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:14:12 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 16:14:12 Collecting dockerpty<0.5,>=0.4.1 16:14:12 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:14:12 Collecting docopt<0.7,>=0.6.1 16:14:12 Downloading docopt-0.6.2.tar.gz (25 kB) 16:14:13 Collecting PyYAML<4,>=3.10 16:14:13 Downloading PyYAML-3.13.tar.gz (270 kB) 16:14:14 Collecting docker<4.0,>=3.6.0 16:14:14 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:14:14 Collecting websocket-client<1.0,>=0.32.0 16:14:14 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:14:14 Collecting texttable<0.10,>=0.9.0 16:14:14 Downloading texttable-0.9.1.tar.gz (11 kB) 16:14:14 Collecting docker-pycreds>=0.4.0 16:14:14 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:14:14 Collecting chardet<3.1.0,>=3.0.2 16:14:14 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:14:14 Collecting idna<2.8,>=2.5 16:14:14 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:14:14 Collecting urllib3<1.25,>=1.21.1 16:14:14 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:14:14 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) 16:14:14 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:14:14 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:14:14 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:14:14 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:14:15 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:14:15 Attempting uninstall: urllib3 16:14:15 Found existing installation: urllib3 1.26.7 16:14:15 Uninstalling urllib3-1.26.7: 16:14:15 Successfully uninstalled urllib3-1.26.7 16:14:15 Attempting uninstall: idna 16:14:15 Found existing installation: idna 3.3 16:14:15 Uninstalling idna-3.3: 16:14:15 Successfully uninstalled idna-3.3 16:14:15 Attempting uninstall: requests 16:14:15 Found existing installation: requests 2.26.0 16:14:15 Uninstalling requests-2.26.0: 16:14:15 Successfully uninstalled requests-2.26.0 16:14:15 Running setup.py install for texttable: started 16:14:15 Running setup.py install for texttable: finished with status 'done' 16:14:15 Running setup.py install for PyYAML: started 16:14:16 Commit message: "Merge commit 'ba7dda9ba69436b2236138c750336dcb3254af2a' into HEAD" 16:14:16 > git rev-list --no-walk 8d5dbf893ce1f319e636633c84cc744014475e91 # timeout=10 16:14:16 Running setup.py install for PyYAML: finished with status 'done' 16:14:16 Running setup.py install for docopt: started 16:14:16 Building bin/spire-agent... 16:14:16 Running setup.py install for docopt: finished with status 'done' 16:14:16 Running setup.py install for dockerpty: started [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:14:16 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 16:14:16 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 16:14:16 go: downloading cloud.google.com/go/secretmanager v1.3.0 16:14:16 go: downloading github.com/docker/docker v20.10.12+incompatible 16:14:17  Running setup.py install for dockerpty: finished with status 'done' 16:14:17 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:14:17 % Total % Received % Xferd Average Speed Time Time Time Current 16:14:17 Dload Upload Total Spent Left Speed 16:14:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 45720 0 --:--:-- --:--:-- --:--:-- 45720 16:14:17 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 [Pipeline] sh 16:14:18 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:14:18 go: downloading github.com/google/go-tpm-tools v0.3.3 16:14:18 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 16:14:18 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 16:14:18 go: downloading github.com/docker/go-units v0.4.0 16:14:18 go: downloading github.com/docker/go-connections v0.4.0 16:14:18 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 16:14:18 /etc/docker/daemon.json 16:14:18 { 16:14:18 "registry-mirrors": [ 16:14:18 "https://nexus3.edgexfoundry.org:10001" 16:14:18 ], 16:14:18 "bip": "10.250.0.254/24", 16:14:18 "hosts": [ 16:14:18 "tcp://0.0.0.0:5555", 16:14:18 "unix:///var/run/docker.sock" 16:14:18 ], 16:14:18 "mtu": 1458, 16:14:18 "selinux-enabled": true, 16:14:18 "seccomp-profile": "/etc/docker/seccomp.json" 16:14:18 } [Pipeline] sh 16:14:18 go: downloading github.com/opencontainers/image-spec v1.0.1 16:14:18 go: downloading github.com/docker/distribution v2.7.1+incompatible 16:14:18 go: downloading github.com/containerd/containerd v1.3.4 16:14:18 go: downloading github.com/opencontainers/go-digest v1.0.0 16:14:18 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:14: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/secrets-config ./cmd/secrets-config 16:14:19 + sudo service docker restart 16:14:28 Removing intermediate container 854e5c83fd38 16:14:28 ---> 5bdc09374b82 16:14:28 16:14:28 Step 10/22 : FROM alpine:3.14 16:14:28 ---> e04c818066af 16:14:28 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 16:14:28 Removing intermediate container 755ce4b6ca61 16:14:28 ---> 48412de9fb01 16:14:28 Step 14/23 : ENV APP_PORT=58890 16:14:28 ---> Running in b5b97619c230 16:14:28 ---> Running in eee85a843882 16:14:28 Removing intermediate container eee85a843882 16:14:28 ---> 49a590b8ea64 16:14:28 Step 15/23 : EXPOSE $APP_PORT 16:14:28 ---> Running in 52b81c1a37f4 16:14:28 Removing intermediate container 52b81c1a37f4 16:14:28 ---> a30be9e935cc 16:14:28 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:14:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:14:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:14:29 (1/6) Installing ca-certificates (20211220-r0) 16:14:29 (2/6) Installing brotli-libs (1.0.9-r5) 16:14:29 (3/6) Installing nghttp2-libs (1.43.0-r0) 16:14:29 (4/6) Installing libcurl (7.79.1-r1) 16:14:29 (5/6) Installing curl (7.79.1-r1) 16:14:29 (6/6) Installing dumb-init (1.2.5-r1) 16:14:29 Executing busybox-1.33.1-r7.trigger 16:14:29 Executing ca-certificates-20211220-r0.trigger 16:14:29 OK: 8 MiB in 20 packages 16:14:30 ---> 309e51a2990a 16:14:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:14:31 ---> 648775994bc6 16:14:31 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:14:31 Removing intermediate container b5b97619c230 16:14:31 ---> 56fc63a5e7c0 16:14:31 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:14:31 ---> Running in 3b066fecde5c 16:14:31 Removing intermediate container 3b066fecde5c 16:14:31 ---> 48c8efe74655 16:14:31 Step 13/22 : WORKDIR /edgex 16:14:31 ---> eda00f8589de 16:14:31 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 16:14:31 ---> Running in 3c342b82ae09 16:14:31 ---> Running in a02ddf8080f3 16:14:32 Removing intermediate container 3c342b82ae09 16:14:32 ---> f0cd6b5820e9 16:14:32 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:14:32 Removing intermediate container a02ddf8080f3 16:14:32 ---> 7d2b7a9f2c8c 16:14:32 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:14:32 ---> Running in 86ce39d45a20 16:14:32 ---> 71a955954be7 16:14:32 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:14:32 Removing intermediate container 86ce39d45a20 16:14:32 ---> c738bbdab5cd 16:14:32 Step 21/23 : LABEL arch=x86_64 16:14:32 ---> Running in 8697978627e1 16:14:33 Removing intermediate container 8697978627e1 16:14:33 ---> d1c17405019e 16:14:33 Step 22/23 : LABEL git_sha=dd3828c4019400efec0fee8cce01ab21f4e77168 16:14:33 ---> Running in 774fe71385f3 16:14:33 ---> 339b136e35f9 16:14:33 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:14:33 Removing intermediate container 774fe71385f3 16:14:33 ---> 3da626dea0c3 16:14:33 Step 23/23 : LABEL version=0.0.0 16:14:33 ---> Running in 3860197a76fc 16:14:34 Removing intermediate container 3860197a76fc 16:14:34 ---> 02b52b4b01c6 16:14:34 16:14:34 Successfully built 02b52b4b01c6 16:14:34 Successfully tagged sys-mgmt-agent:latest 16:14:34  Building sys-mgmt-agent ... done Building security-bootstrapper 16:14:34 ---> a67e0fa840dd 16:14:34 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:14:37 ---> d22c4ec4cd1c 16:14:37 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:14:37 ---> Running in 290d79acd380 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:14:37 provisioning config files... 16:14:37 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config6091459658251621812tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:14:37 ---> docker-login.sh 16:14:37 nexus3.edgexfoundry.org:10001 16:14:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:14:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:14:38 Configure a credential helper to remove this warning. See 16:14:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:14:38 16:14:38 Login Succeeded 16:14:38 nexus3.edgexfoundry.org:10002 16:14:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:14:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:14:39 Configure a credential helper to remove this warning. See 16:14:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:14:39 16:14:39 Login Succeeded 16:14:39 nexus3.edgexfoundry.org:10003 16:14:39 Removing intermediate container 290d79acd380 16:14:39 ---> f83366eec490 16:14:39 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 16:14:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:14:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:14:39 Configure a credential helper to remove this warning. See 16:14:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:14:39 16:14:39 Login Succeeded 16:14:39 nexus3.edgexfoundry.org:10004 16:14:40 ---> Running in fa433fd7e32a 16:14:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:14:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:14:40 Configure a credential helper to remove this warning. See 16:14:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:14:40 16:14:40 Login Succeeded 16:14:40 docker.io 16:14:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:14:40 Removing intermediate container fa433fd7e32a 16:14:40 ---> 9fa78f564b2e 16:14:40 Step 20/22 : LABEL arch=x86_64 16:14:40 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:14:40 Step 2/31 : FROM ${BUILDER_BASE} AS builder 16:14:40 ---> 5a3d7f409813 16:14:40 Step 3/31 : WORKDIR /edgex-go 16:14:40 ---> Using cache 16:14:40 ---> f6edef4a0a55 16:14:40 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:14:40 ---> Using cache 16:14:40 ---> a3003ce8c877 16:14:40 Step 5/31 : RUN apk add --update --no-cache make git 16:14:40 ---> Using cache 16:14:40 ---> 9cf00eb63929 16:14:40 Step 6/31 : COPY go.mod vendor* ./ 16:14:40 ---> Using cache 16:14:40 ---> 58851f2674b1 16:14:40 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:14:40 ---> Using cache 16:14:40 ---> 32c99a75dc9a 16:14:40 Step 8/31 : COPY . . 16:14:40 ---> Using cache 16:14:40 ---> 0b3603671bbd 16:14:40 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:14:40 ---> Running in 5d6ab993f5f6 16:14:40 ---> Running in f4cec8fc0db8 16:14:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:14:41 Configure a credential helper to remove this warning. See 16:14:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:14:41 16:14:41 Login Succeeded 16:14:41 ---> docker-login.sh ends [Pipeline] } 16:14:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 16:14:41 Removing intermediate container 5d6ab993f5f6 16:14:41 ---> d947c0736e22 16:14:41 Step 21/22 : LABEL git_sha=dd3828c4019400efec0fee8cce01ab21f4e77168 16:14:41 ---> Running in cf8bcc6808e0 [Pipeline] echo 16:14:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:14:41 ========================================================= 16:14:41 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 16:14:41 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:14:41 Removing intermediate container cf8bcc6808e0 16:14:41 ---> 7e2102c1ebd2 16:14:41 Step 22/22 : LABEL version=0.0.0 16:14:41 ---> Running in 4f7e24e90f3c 16:14:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 16:14: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:14:42 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:14:42 9b3977197b4f: Pulling fs layer 16:14:42 1a89e8eeedd5: Pulling fs layer 16:14:42 94645a83ff95: Pulling fs layer 16:14:42 3f3a8bcf1eab: Pulling fs layer 16:14:42 0c92f367c5e7: Pulling fs layer 16:14:42 3096ccb668a1: Pulling fs layer 16:14:42 e8cf19c19ddd: Pulling fs layer 16:14:42 a4caa8a26152: Pulling fs layer 16:14:42 3096ccb668a1: Waiting 16:14:42 e8cf19c19ddd: Waiting 16:14:42 a4caa8a26152: Waiting 16:14:42 3f3a8bcf1eab: Waiting 16:14:42 0c92f367c5e7: Waiting 16:14:42 94645a83ff95: Verifying Checksum 16:14:42 94645a83ff95: Download complete 16:14:42 1a89e8eeedd5: Download complete 16:14:42 0c92f367c5e7: Download complete 16:14:42 3096ccb668a1: Verifying Checksum 16:14:42 3096ccb668a1: Download complete 16:14:42 9b3977197b4f: Download complete 16:14:42 e8cf19c19ddd: Verifying Checksum 16:14:42 e8cf19c19ddd: Download complete 16:14:42 Removing intermediate container 4f7e24e90f3c 16:14:42 ---> 70422c806add 16:14:42 16:14:42 Successfully built 70422c806add 16:14:42 Successfully tagged security-proxy-setup:latest 16:14:42 Building core-metadata 16:14:43 9b3977197b4f: Pull complete 16:14:43 1a89e8eeedd5: Pull complete 16:14:44 94645a83ff95: Pull complete 16:14:44 a4caa8a26152: Download complete 16:14:44 3f3a8bcf1eab: Verifying Checksum 16:14:44 3f3a8bcf1eab: Download complete 16:14:57  Building security-proxy-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:14:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:14:57 ---> 5a3d7f409813 16:14:57 Step 3/23 : WORKDIR /edgex-go 16:14:57 ---> Using cache 16:14:57 ---> f6edef4a0a55 16:14:57 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:14:57 ---> Using cache 16:14:57 ---> a3003ce8c877 16:14:57 Step 5/23 : RUN apk add --update --no-cache make git 16:14:57 ---> Using cache 16:14:57 ---> 9cf00eb63929 16:14:57 Step 6/23 : COPY go.mod vendor* ./ 16:14:57 ---> Using cache 16:14:57 ---> 58851f2674b1 16:14:57 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:14:57 ---> Using cache 16:14:57 ---> 32c99a75dc9a 16:14:57 Step 8/23 : COPY . . 16:14:57 ---> Using cache 16:14:57 ---> 0b3603671bbd 16:14:57 Step 9/23 : RUN make cmd/core-metadata/core-metadata 16:15:00 3f3a8bcf1eab: Pull complete 16:15:00 0c92f367c5e7: Pull complete 16:15:00 3096ccb668a1: Pull complete 16:15:00 e8cf19c19ddd: Pull complete 16:15:05 ---> Running in 67f6468b960b 16:15:05 a4caa8a26152: Pull complete 16:15:05 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 16:15:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 16:15:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 16:15:05 + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 16:15:05 WORKDIR /edgex 16:15:05 COPY go.mod . 16:15:05 RUN go mod download -t 16:15:05 ci-base-image-arm64 -f - . 16:15: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/core-metadata/core-metadata ./cmd/core-metadata 16:15:08 Sending build context to Docker daemon 169.4MB 16:15:08 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 16:15:08 ---> 725f1c02e7f9 16:15:08 Step 2/4 : WORKDIR /edgex 16:15:10 ---> Running in e20113a9f24d 16:15:10 Removing intermediate container e20113a9f24d 16:15:10 ---> 61f588d75bd2 16:15:10 Step 3/4 : COPY go.mod . 16:15:10 Removing intermediate container f4cec8fc0db8 16:15:10 ---> 13ef90335528 16:15:10 16:15:10 Step 10/31 : FROM alpine:3.14 16:15:10 ---> e04c818066af 16:15:10 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:15:11 ---> 034d30549497 16:15:11 Step 4/4 : RUN go mod download 16:15:11 ---> Running in c83776291951 16:15:11 ---> Running in b89cd70c06cb 16:15:12 Removing intermediate container b89cd70c06cb 16:15:12 ---> dc5a6a2df28f 16:15:12 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 16:15:13 ---> Running in b36570511b9b 16:15:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:15:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:15:14 (1/2) Installing dumb-init (1.2.5-r1) 16:15:14 (2/2) Installing su-exec (0.2-r1) 16:15:14 Executing busybox-1.33.1-r7.trigger 16:15:14 OK: 6 MiB in 16 packages 16:15:16 Removing intermediate container b36570511b9b 16:15:16 ---> 4831e0ec2338 16:15:16 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 16:15:17 ---> Running in 6ad64314fc98 16:15:17 Removing intermediate container 6ad64314fc98 16:15:17 ---> 3ce72575ce4e 16:15:17 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:15:18 ---> Running in 69fdd340b0af 16:15:18 Removing intermediate container 69fdd340b0af 16:15:18 ---> e7ea5ee45e87 16:15:18 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:15:19 ---> Running in 469e30397d9e 16:15:22 Removing intermediate container 469e30397d9e 16:15:22 ---> ea28ce717787 16:15:22 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 16:15:22 ---> Running in 974f96b31eaa 16:15:23 Removing intermediate container 974f96b31eaa 16:15:23 ---> 521ac7e4f67a 16:15:23 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:15:24 ---> 5b838b98dbd7 16:15:24 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:15:24 ---> Running in 76a8cd3a31ef 16:15:27 Removing intermediate container 76a8cd3a31ef 16:15:27 ---> b9c4c7341de4 16:15:27 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 16:15:29 ---> aae80c3f8e5a 16:15:29 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:15:34 ---> e2265c09591b 16:15:34 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:15:34 Removing intermediate container 67f6468b960b 16:15:34 ---> bcfeab452021 16:15:34 16:15:34 Step 10/23 : FROM alpine:3.14 16:15:34 ---> e04c818066af 16:15:34 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:15:34 ---> Using cache 16:15:34 ---> 4074e16f6578 16:15:34 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:15:34 ---> Using cache 16:15:34 ---> de5674ed18b3 16:15:34 Step 13/23 : ENV APP_PORT=59881 16:15:34 ---> Running in e7ff0444515a 16:15:34 ---> 25be89ebc414 16:15:34 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:15:34 Removing intermediate container e7ff0444515a 16:15:34 ---> b240ba1b8a6d 16:15:34 Step 14/23 : EXPOSE $APP_PORT 16:15:34 ---> Running in e2c108623382 16:15:34 ---> 532b324c1b7d 16:15:34 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:15:34 Removing intermediate container e2c108623382 16:15:34 ---> db76bbdd09da 16:15:34 Step 15/23 : WORKDIR / 16:15:34 ---> Running in 6a9edd8a5ba3 16:15:34 ---> 47ca1aa07768 16:15:34 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 16:15:35 ---> Running in 3d91cc4cec5c 16:15:35 Removing intermediate container 6a9edd8a5ba3 16:15:35 ---> 4a92da48623d 16:15:35 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:15:35 Removing intermediate container 3d91cc4cec5c 16:15:35 ---> 6e437ee8b695 16:15:35 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:15:35 ---> 672f873ca4ed 16:15:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:15:35 ---> 89f1bddef711 16:15:35 Step 26/31 : RUN chmod +x /entrypoint.sh 16:15:35 ---> Running in 88bce44e797b 16:15:36 ---> b556fbec2781 16:15:36 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:15:36 ---> 4b4cf2b1bc4c 16:15:36 Step 19/23 : ENTRYPOINT ["/core-metadata"] 16:15:36 ---> Running in 9a737edd827a 16:15:36 Removing intermediate container 9a737edd827a 16:15:36 ---> abc6bd583148 16:15:36 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:15:37 ---> Running in 2e0a4a1e070b 16:15:37 Removing intermediate container 88bce44e797b 16:15:37 ---> 2af606ce6c26 16:15:37 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 16:15:37 ---> Running in ed4de0e93885 16:15:37 Removing intermediate container 2e0a4a1e070b 16:15:37 ---> 6004c2b23ea7 16:15:37 Step 21/23 : LABEL arch=x86_64 16:15:37 Removing intermediate container ed4de0e93885 16:15:37 ---> 881b79cc57d1 16:15:37 Step 28/31 : CMD ["gate"] 16:15:37 ---> Running in a3b9ef48d6dd 16:15:37 ---> Running in 61da86201aa8 16:15:37 Removing intermediate container a3b9ef48d6dd 16:15:37 ---> dfd29fa07692 16:15:37 Step 22/23 : LABEL git_sha=dd3828c4019400efec0fee8cce01ab21f4e77168 16:15:37 ---> Running in f5852fe1b5c6 16:15:37 Removing intermediate container 61da86201aa8 16:15:37 ---> ac1f42ab0109 16:15:37 Step 29/31 : LABEL arch=x86_64 16:15:38 ---> Running in 7266ee385dd3 16:15:38 Removing intermediate container f5852fe1b5c6 16:15:38 ---> 89a7564689ac 16:15:38 Step 23/23 : LABEL version=0.0.0 16:15:38 ---> Running in 1924c6fa85e2 16:15:38 Removing intermediate container 7266ee385dd3 16:15:38 ---> 058690e5d07b 16:15:38 Step 30/31 : LABEL git_sha=dd3828c4019400efec0fee8cce01ab21f4e77168 16:15:38 ---> Running in b9dde3ade3fd 16:15:38 Removing intermediate container 1924c6fa85e2 16:15:38 ---> 4eda737a11d8 16:15:38 16:15:38 Successfully built 4eda737a11d8 16:15:38 Successfully tagged core-metadata:latest 16:15:38  Building core-metadata ... done Building security-spiffe-token-provider 16:15:38 Removing intermediate container b9dde3ade3fd 16:15:38 ---> 7b3ef38b1a28 16:15:38 Step 31/31 : LABEL version=0.0.0 16:15:39 ---> Running in 3d95565cd8a4 16:15:41 Removing intermediate container 3d95565cd8a4 16:15:41 ---> 72ff8615d1e5 16:15:41 16:15:41 Successfully built 72ff8615d1e5 16:15:41 Successfully tagged security-bootstrapper:latest 16:15:41 Building core-command 16:15:43  Building security-bootstrapper ... done Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:15:43 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:15:43 ---> 5a3d7f409813 16:15:43 Step 3/20 : WORKDIR /edgex-go 16:15:43 ---> Using cache 16:15:43 ---> f6edef4a0a55 16:15:43 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 16:15:45 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:15:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:15:45 ---> 5a3d7f409813 16:15:45 Step 3/23 : WORKDIR /edgex-go 16:15:45 ---> Using cache 16:15:45 ---> f6edef4a0a55 16:15:45 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:15:45 ---> Using cache 16:15:45 ---> a3003ce8c877 16:15:45 Step 5/23 : RUN apk add --update --no-cache make git 16:15:45 ---> Using cache 16:15:45 ---> 9cf00eb63929 16:15:45 Step 6/23 : COPY go.mod vendor* ./ 16:15:45 ---> Using cache 16:15:45 ---> 58851f2674b1 16:15:45 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:15:45 ---> Using cache 16:15:45 ---> 32c99a75dc9a 16:15:45 Step 8/23 : COPY . . 16:15:45 ---> Using cache 16:15:45 ---> 0b3603671bbd 16:15:45 Step 9/23 : RUN make cmd/core-command/core-command 16:15:47 ---> Running in 5c5bfd08bc75 16:15:47 ---> Running in a9cf638cabc6 16:15: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-command/core-command ./cmd/core-command 16:15:47 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:15:48 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:15:48 Removing intermediate container b776b00f5975 16:15:48 ---> 666b4c27983c 16:15:48 16:15:48 Step 13/25 : FROM alpine:3.15 16:15:48 v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] 16:15:48 v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] 16:15:48 OK: 15864 distinct packages available 16:15:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:15:48 3.15: Pulling from library/alpine 16:15:48 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 16:15:48 Status: Downloaded newer image for alpine:3.15 16:15:48 ---> 0ac33e5f5afa 16:15:48 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:15:48 ---> Running in b7b076ad73ca 16:15:49 Removing intermediate container b7b076ad73ca 16:15:49 ---> 35d6085aa4fb 16:15:49 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:15:49 ---> Running in 6070f8dbf466 16:15:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:15:49 OK: 221 MiB in 52 packages 16:15:49 Removing intermediate container 6070f8dbf466 16:15:49 ---> c9a699b5b3aa 16:15:49 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:15:49 ---> Running in 6ff91529ef44 16:15:50 Removing intermediate container a9cf638cabc6 16:15:50 ---> 3d2b880ecae3 16:15:50 Step 5/20 : COPY go.mod vendor* ./ 16:15:50 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:15:50 ---> 11ceb57255e7 16:15:50 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:15:50 ---> Running in 265eb649b8cd 16:15:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:15:51 v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] 16:15:51 v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] 16:15:51 OK: 15857 distinct packages available 16:15:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:15:51 Removing intermediate container 265eb649b8cd 16:15:51 ---> d4392a55085d 16:15:51 Step 7/20 : COPY . . 16:15:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:15:53 (1/5) Installing dumb-init (1.2.5-r1) 16:15:53 (2/5) Installing musl-obstack (1.2.3-r0) 16:15:53 (3/5) Installing libucontext (1.1-r0) 16:15:53 (4/5) Installing gcompat (1.0.0-r4) 16:15:53 (5/5) Installing openssl (1.1.1o-r0) 16:15:53 Executing busybox-1.34.1-r5.trigger 16:15:53 OK: 6 MiB in 19 packages 16:15:56 Removing intermediate container 6ff91529ef44 16:15:56 ---> a2c66e6af43a 16:15:56 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 16:15:56 ---> 78dfa7b53497 16:15:56 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:15:56 ---> Running in 73b27d76d8e7 16:15:57 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 16:15:58 ---> 48dab86a81fb 16:15:58 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 16:15:58 ---> 400cb1fbc5d7 16:15:58 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 16:15:59 ---> f2dca1057289 16:15:59 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 16:15:59 ---> f575ada48638 16:15:59 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:15:59 ---> Running in dea4d42198cc 16:15:59 Removing intermediate container dea4d42198cc 16:15:59 ---> a6d919d32f17 16:15:59 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:15:59 ---> Running in dfd942bc522b 16:16:00 Removing intermediate container dfd942bc522b 16:16:00 ---> 4dda7b033549 16:16:00 Step 23/25 : LABEL arch=x86_64 16:16:00 ---> Running in a1bd79c56910 16:16:00 Removing intermediate container a1bd79c56910 16:16:00 ---> 346f380904a6 16:16:00 Step 24/25 : LABEL git_sha=dd3828c4019400efec0fee8cce01ab21f4e77168 16:16:00 ---> Running in c757e8ae72ae 16:16:01 Removing intermediate container c757e8ae72ae 16:16:01 ---> 596f0499c9d9 16:16:01 Step 25/25 : LABEL version=0.0.0 16:16:01 ---> Running in 920c7d37fd1a 16:16:01 Removing intermediate container 920c7d37fd1a 16:16:01 ---> 2e145ebcda67 16:16:01 16:16:01 Successfully built 2e145ebcda67 16:16:01 Successfully tagged security-spire-server:latest 16:16:02  Building security-spire-server ... done Removing intermediate container 5c5bfd08bc75 16:16:02 ---> 554123e70d2b 16:16:02 16:16:02 Step 10/23 : FROM alpine:3.14 16:16:02 ---> e04c818066af 16:16:02 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:16:02 ---> Using cache 16:16:02 ---> 4074e16f6578 16:16:02 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:16:02 ---> Using cache 16:16:02 ---> de5674ed18b3 16:16:02 Step 13/23 : ENV APP_PORT=59882 16:16:02 ---> Running in 41be1b144f31 16:16:03 Removing intermediate container 41be1b144f31 16:16:03 ---> 6e00fc974918 16:16:03 Step 14/23 : EXPOSE $APP_PORT 16:16:03 ---> Running in 471f38cdea25 16:16:03 Removing intermediate container 471f38cdea25 16:16:03 ---> b4e7fd7f0b4a 16:16:03 Step 15/23 : WORKDIR / 16:16:03 ---> Running in 70c48d4f1b07 16:16:03 Removing intermediate container 70c48d4f1b07 16:16:03 ---> 9e085f406c5d 16:16:03 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:16:04 ---> bb3dfe98b780 16:16:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:16:04 ---> 248569463f89 16:16:04 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:16:04 ---> e63f0363d44f 16:16:04 Step 19/23 : ENTRYPOINT ["/core-command"] 16:16:05 ---> Running in 0cc4b5739ab3 16:16:05 Removing intermediate container 0cc4b5739ab3 16:16:05 ---> 87c467881a22 16:16:05 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:16:05 ---> Running in 9d056628f452 16:16:05 Removing intermediate container 9d056628f452 16:16:05 ---> 90a9183035a7 16:16:05 Step 21/23 : LABEL arch=x86_64 16:16:05 ---> Running in b83e5cb8bf81 16:16:05 Removing intermediate container b83e5cb8bf81 16:16:05 ---> cb891e522245 16:16:05 Step 22/23 : LABEL git_sha=dd3828c4019400efec0fee8cce01ab21f4e77168 16:16:05 ---> Running in 74d6581073cb 16:16:06 Removing intermediate container 74d6581073cb 16:16:06 ---> c48742cb0710 16:16:06 Step 23/23 : LABEL version=0.0.0 16:16:06 ---> Running in 24d1ea7c62b6 16:16:06 Removing intermediate container 24d1ea7c62b6 16:16:06 ---> d8def3ce214d 16:16:06 16:16:06 Successfully built d8def3ce214d 16:16:06 Successfully tagged core-command:latest 16:16:07 Removing intermediate container c83776291951 16:16:07 ---> a058fb5649a6 16:16:07 Successfully built a058fb5649a6 16:16:07 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:16:08 + docker inspect -f . ci-base-image-arm64 16:16:08 . [Pipeline] withDockerContainer 16:16:08 prd-ubuntu20.04-docker-arm64-4c-16g-64385 does not seem to be running inside a container 16:16:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 16:16:10 $ docker top 5c830ce7ab0774a1dc65691fc31a62c38612415d2373a9c68f0f4d0fd37dd6e4 -eo pid,comm [Pipeline] { [Pipeline] sh 16:16:11 + go version 16:16:11 go version go1.17.6 linux/arm64 [Pipeline] } 16:16:11 $ docker stop --time=1 5c830ce7ab0774a1dc65691fc31a62c38612415d2373a9c68f0f4d0fd37dd6e4 16:16:12 $ docker rm -f 5c830ce7ab0774a1dc65691fc31a62c38612415d2373a9c68f0f4d0fd37dd6e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:16:13 + docker inspect -f . ci-base-image-arm64 16:16:13 . [Pipeline] withDockerContainer 16:16:13 prd-ubuntu20.04-docker-arm64-4c-16g-64385 does not seem to be running inside a container 16:16:13 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 16:16:14  Building core-command ... done Removing intermediate container 73b27d76d8e7 16:16:14 ---> 5050abe190a7 16:16:14 16:16:14 Step 9/20 : FROM alpine:3.15 16:16:14 ---> 0ac33e5f5afa 16:16:14 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:16:14 ---> Using cache 16:16:14 ---> 35d6085aa4fb 16:16:14 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:16:14 ---> Using cache 16:16:14 ---> c9a699b5b3aa 16:16:14 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:16:14 ---> Running in b20d44aaec98 16:16:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:16:15 $ docker top ddc63ff63a5ccc80d046ff51dd634b1148f5b2593c41377f3901b03489d7e47b -eo pid,comm [Pipeline] { [Pipeline] echo 16:16:15 ========================================================= 16:16:15 [edgeXBuildGoParallel] Running Tests and Build... 16:16:15 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:16:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:16:16 + make test 16:16:16 go mod tidy -compat=1.17 16:16:16 v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] 16:16:16 v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] 16:16:16 OK: 15857 distinct packages available 16:16:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:16:16 Building bin/spire-agent... 16:16:16 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 16:16:16 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 16:16:16 go: downloading cloud.google.com/go/secretmanager v1.3.0 16:16:16 go: downloading github.com/docker/docker v20.10.12+incompatible 16:16:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:16:17 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:16:17 (1/9) Installing ca-certificates (20211220-r0) 16:16:17 (2/9) Installing brotli-libs (1.0.9-r5) 16:16:17 go: downloading github.com/google/go-tpm-tools v0.3.3 16:16:17 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 16:16:17 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 16:16:17 (3/9) Installing nghttp2-libs (1.46.0-r0) 16:16:17 (4/9) Installing libcurl (7.80.0-r1) 16:16:17 (5/9) Installing curl (7.80.0-r1) 16:16:17 go: downloading github.com/docker/go-connections v0.4.0 16:16:17 go: downloading github.com/docker/go-units v0.4.0 16:16:17 go: downloading github.com/opencontainers/image-spec v1.0.1 16:16:17 go: downloading github.com/docker/distribution v2.7.1+incompatible 16:16:17 go: downloading github.com/containerd/containerd v1.3.4 16:16:17 go: downloading github.com/opencontainers/go-digest v1.0.0 16:16:17 (6/9) Installing dumb-init (1.2.5-r1) 16:16:18 (7/9) Installing musl-obstack (1.2.3-r0) 16:16:18 (8/9) Installing libucontext (1.1-r0) 16:16:18 (9/9) Installing gcompat (1.0.0-r4) 16:16:18 Executing busybox-1.34.1-r5.trigger 16:16:18 Executing ca-certificates-20211220-r0.trigger 16:16:18 OK: 8 MiB in 23 packages 16:16:19 Building bin/spire-agent... 16:16:19 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 16:16:20 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 16:16:20 go: downloading github.com/docker/docker v20.10.12+incompatible 16:16:20 go: downloading cloud.google.com/go/secretmanager v1.3.0 16:16:20 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 16:16:20 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 16:16:20 go: downloading github.com/google/go-tpm-tools v0.3.3 16:16:20 go: downloading github.com/opencontainers/image-spec v1.0.1 16:16:20 go: downloading github.com/docker/go-units v0.4.0 16:16:20 go: downloading github.com/docker/go-connections v0.4.0 16:16:20 go: downloading github.com/docker/distribution v2.7.1+incompatible 16:16:20 go: downloading github.com/containerd/containerd v1.3.4 16:16:20 go: downloading github.com/opencontainers/go-digest v1.0.0 16:16:21 Removing intermediate container b20d44aaec98 16:16:21 ---> 509bc1717be1 16:16:21 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 16:16:21 ---> 55b82c0168bc 16:16:21 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 16:16:22 ---> a945dce54942 16:16:22 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 16:16:22 ---> b855775d0eb1 16:16:22 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 16:16:22 ---> Running in e3d2ca223ab8 16:16:23 Removing intermediate container e3d2ca223ab8 16:16:23 ---> 1100bb4dc165 16:16:23 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:16:23 ---> Running in e171ccdcfdb1 16:16:23 Removing intermediate container e171ccdcfdb1 16:16:23 ---> aaf09c31413b 16:16:23 Step 18/20 : LABEL arch=x86_64 16:16:24 ---> Running in c7466ac80127 16:16:24 Removing intermediate container c7466ac80127 16:16:24 ---> f3196ed4bea9 16:16:24 Step 19/20 : LABEL git_sha=dd3828c4019400efec0fee8cce01ab21f4e77168 16:16:24 ---> Running in f70be08abf6d 16:16:24 Removing intermediate container f70be08abf6d 16:16:24 ---> 360cca2b2025 16:16:24 Step 20/20 : LABEL version=0.0.0 16:16:24 ---> Running in 4016897d02d4 16:16:25 Removing intermediate container 4016897d02d4 16:16:25 ---> 4633d7003601 16:16:25 16:16:25 Successfully built 4633d7003601 16:16:25 Successfully tagged security-spiffe-token-provider:latest 16:16:56 ? github.com/edgexfoundry/edgex-go [no test files] 16:17:21  Building security-spiffe-token-provider ... done Removing intermediate container b74b455bfc9c 16:17:21 ---> 247c7ad3a5fa 16:17:21 16:17:21 Step 13/26 : FROM alpine:3.15 16:17:21 ---> 0ac33e5f5afa 16:17:21 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:17:21 ---> Using cache 16:17:21 ---> 35d6085aa4fb 16:17:21 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:17:21 ---> Using cache 16:17:21 ---> c9a699b5b3aa 16:17:21 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 16:17:21 ---> Running in 0dc3498b92ec 16:17:21 Removing intermediate container 87ff73f56032 16:17:21 ---> 5d627e7e48e9 16:17:21 16:17:21 Step 13/26 : FROM alpine:3.15 16:17:21 ---> 0ac33e5f5afa 16:17:21 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:17:21 ---> Using cache 16:17:21 ---> 35d6085aa4fb 16:17:21 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:17:21 ---> Using cache 16:17:21 ---> c9a699b5b3aa 16:17:21 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:17:21 ---> Using cache 16:17:21 ---> a2c66e6af43a 16:17:21 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 16:17:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:17:21 ---> 192ad491a9aa 16:17:21 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 16:17:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:17:21 v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] 16:17:21 v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] 16:17:21 OK: 15857 distinct packages available 16:17:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:17:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:17:21 ---> 197fea971bfa 16:17:21 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 16:17:21 ---> af3e831e07d5 16:17:21 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 16:17:21 (1/4) Installing dumb-init (1.2.5-r1) 16:17:21 (2/4) Installing musl-obstack (1.2.3-r0) 16:17:21 (3/4) Installing libucontext (1.1-r0) 16:17:21 ---> 14a43b52c5d8 16:17:21 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 16:17:21 (4/4) Installing gcompat (1.0.0-r4) 16:17:21 Executing busybox-1.34.1-r5.trigger 16:17:21 OK: 6 MiB in 18 packages 16:17:21 ---> b53d8710680f 16:17:21 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:17:21 ---> Running in 8004d95e74b9 16:17:21 Removing intermediate container 8004d95e74b9 16:17:21 ---> 041aa968ca71 16:17:21 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:17:21 ---> Running in 45475ae913f6 16:17:21 Removing intermediate container 45475ae913f6 16:17:21 ---> dcbf450eeacd 16:17:21 Step 24/26 : LABEL arch=x86_64 16:17:21 Removing intermediate container 0dc3498b92ec 16:17:21 ---> 7a83003e782a 16:17:21 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 16:17:21 ---> Running in ea615151e22b 16:17:21 Removing intermediate container ea615151e22b 16:17:21 ---> c81d3832d814 16:17:21 Step 25/26 : LABEL git_sha=dd3828c4019400efec0fee8cce01ab21f4e77168 16:17:21 ---> Running in e8c6f5e91199 16:17:21 Removing intermediate container e8c6f5e91199 16:17:21 ---> 202d9f72a70b 16:17:21 Step 26/26 : LABEL version=0.0.0 16:17:21 ---> Running in 68e5cde51c64 16:17:21 Removing intermediate container 68e5cde51c64 16:17:21 ---> 63c4a198299f 16:17:21 16:17:21 Successfully built 63c4a198299f 16:17:21 Successfully tagged security-spire-agent:latest 16:17:21  Building security-spire-agent ... done  ---> 676ee01d2208 16:17:21 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:17:21 ---> e2401a59e124 16:17:21 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 16:17:21 ---> Running in 6ee2454b5def 16:17:21 Removing intermediate container 6ee2454b5def 16:17:21 ---> 98bcb8a9d0c3 16:17:21 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:17:22 ---> 6a3abc8278d1 16:17:22 Step 21/26 : WORKDIR / 16:17:22 ---> Running in 446cbe6603fe 16:17:22 Removing intermediate container 446cbe6603fe 16:17:22 ---> 45a277c400b0 16:17:22 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:17:22 ---> Running in eb44e7e1cc64 16:17:22 Removing intermediate container eb44e7e1cc64 16:17:22 ---> de7d60c88c9a 16:17:22 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:17:22 ---> Running in acd0034a3de3 16:17:22 Removing intermediate container acd0034a3de3 16:17:22 ---> 4b19a3c18365 16:17:22 Step 24/26 : LABEL arch=x86_64 16:17:22 ---> Running in 582de9d72ec7 16:17:22 Removing intermediate container 582de9d72ec7 16:17:22 ---> b4101670cd9d 16:17:22 Step 25/26 : LABEL git_sha=dd3828c4019400efec0fee8cce01ab21f4e77168 16:17:22 ---> Running in d5489845cc43 16:17:22 Removing intermediate container d5489845cc43 16:17:22 ---> 519724e1f355 16:17:22 Step 26/26 : LABEL version=0.0.0 16:17:22 ---> Running in 5238f671ee35 16:17:22 Removing intermediate container 5238f671ee35 16:17:22 ---> f6312a110aad 16:17:22 16:17:23 Successfully built f6312a110aad 16:17:23 Successfully tagged security-spire-config:latest 16:17:23  Building security-spire-config ... done  [Pipeline] } 16:17:23 $ docker stop --time=1 674edee22278ee069e4788994170256a3d002ebf3f96134df635ed11594a799f 16:17:24 $ docker rm -f 674edee22278ee069e4788994170256a3d002ebf3f96134df635ed11594a799f [Pipeline] // withDockerContainer [Pipeline] sh 16:17:24 + docker images 16:17:24 REPOSITORY TAG IMAGE ID CREATED SIZE 16:17:24 security-spire-config latest f6312a110aad 2 seconds ago 86.7MB 16:17:24 security-spire-agent latest 63c4a198299f 4 seconds ago 127MB 16:17:24 247c7ad3a5fa 14 seconds ago 4.43GB 16:17:24 5d627e7e48e9 20 seconds ago 4.43GB 16:17:24 security-spiffe-token-provider latest 4633d7003601 About a minute ago 28.8MB 16:17:24 5050abe190a7 About a minute ago 1.54GB 16:17:24 core-command latest d8def3ce214d About a minute ago 16.1MB 16:17:24 security-spire-server latest 2e145ebcda67 About a minute ago 87.3MB 16:17:24 554123e70d2b About a minute ago 1.49GB 16:17:24 666b4c27983c About a minute ago 4.43GB 16:17:24 security-bootstrapper latest 72ff8615d1e5 About a minute ago 19.1MB 16:17:24 core-metadata latest 4eda737a11d8 About a minute ago 17MB 16:17:24 bcfeab452021 About a minute ago 1.5GB 16:17:24 13ef90335528 2 minutes ago 1.5GB 16:17:24 security-proxy-setup latest 70422c806add 2 minutes ago 26.9MB 16:17:24 sys-mgmt-agent latest 02b52b4b01c6 2 minutes ago 299MB 16:17:24 5bdc09374b82 2 minutes ago 1.5GB 16:17:24 0b0fe5255066 3 minutes ago 1.49GB 16:17:24 security-secretstore-setup latest 07f0073971bf 4 minutes ago 28.5MB 16:17:24 core-data latest 2a0d08dbd04d 4 minutes ago 22.5MB 16:17:24 support-notifications latest e956d7b8a87d 4 minutes ago 26.9MB 16:17:24 support-scheduler latest edbc1d5b164c 4 minutes ago 26.3MB 16:17:24 743d6dadc175 4 minutes ago 1.52GB 16:17:24 6a93c128ba4d 4 minutes ago 1.55GB 16:17:24 4748c1396707 4 minutes ago 1.55GB 16:17:24 af0d959e3c8e 4 minutes ago 1.5GB 16:17:24 ci-base-image-x86_64 latest 5a3d7f409813 7 minutes ago 895MB 16:17:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 4 weeks ago 562MB 16:17:24 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest a97f223af7a3 4 weeks ago 254MB 16:17:24 docker 20.10.14 7417809fdb73 6 weeks ago 218MB 16:17:24 alpine 3.14 e04c818066af 6 weeks ago 5.59MB 16:17:24 alpine 3.15 0ac33e5f5afa 6 weeks ago 5.57MB 16:17:24 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] } 16:18:48 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:18:48 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:18:48 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:18:48 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:18:49 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:18:49 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:18:49 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:18:49 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:18:49 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:18:49 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:18:49 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:18:49 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:18:49 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:18:49 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:18:49 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:19:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.374s coverage: 28.7% of statements 16:19:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:19:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:19:10 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.636s coverage: 98.5% of statements 16:19:10 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:19:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.449s coverage: 53.4% of statements 16:19:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:19:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:19:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 17.585s coverage: 89.2% of statements 16:19:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 16:19:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:19:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:19:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.411s coverage: 84.8% of statements 16:19:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:19:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:19:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:19:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:19:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:19:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.481s coverage: 95.6% of statements 16:19:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:19:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:19:35 ok github.com/edgexfoundry/edgex-go/internal/io 0.336s coverage: 72.2% of statements 16:19:35 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:19:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:19:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:19:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:19:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:19:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.433s coverage: 60.0% of statements 16:19:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:19:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:19:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:19:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.385s coverage: 0.9% of statements 16:19:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:19:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.339s coverage: 58.8% of statements 16:19:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.275s coverage: 29.6% of statements 16:19:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:19:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.252s coverage: 47.1% of statements 16:19:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.251s coverage: 79.5% of statements 16:19:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.238s coverage: 94.1% of statements 16:19:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.277s coverage: 96.3% of statements 16:19:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.217s coverage: 87.5% of statements 16:19:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.489s coverage: 94.4% of statements 16:19:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.303s coverage: 44.8% of statements 16:19:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.721s coverage: 82.5% of statements 16:19:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:20:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.360s coverage: 92.9% of statements 16:20:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:20:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:20:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:20:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.069s coverage: 65.1% of statements 16:20:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:20:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:20:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:20:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:20:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:20:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.211s coverage: 87.2% of statements 16:20:01 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:20:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:20:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.185s coverage: 100.0% of statements 16:20:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:20:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.270s coverage: 58.8% of statements 16:20:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:20:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.309s coverage: 80.0% of statements 16:20:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.345s coverage: 87.2% of statements 16:20:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.265s coverage: 85.4% of statements 16:20:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.829s coverage: 91.2% of statements 16:20:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:20:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.848s coverage: 64.4% of statements 16:20:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:20:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:20:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.268s coverage: 100.0% of statements 16:20:08 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.104s coverage: 89.4% of statements 16:20:08 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.107s coverage: 100.0% of statements 16:20:08 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.082s coverage: 73.7% of statements 16:20:08 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.060s coverage: 100.0% of statements 16:20:16 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.480s coverage: 65.4% of statements 16:20:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:20:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:20:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:20:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.828s coverage: 43.8% of statements 16:20:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:20:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:20:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.279s coverage: 89.5% of statements 16:20:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:20:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.280s coverage: 84.8% of statements 16:20:18 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 16:20:18 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 16:20:18 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 16:20:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:20:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.388s coverage: 17.7% of statements 16:20:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:20:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:20:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:20:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:20:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.808s coverage: 92.3% of statements 16:20:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:20:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:20:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:20:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:20:26 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.258s coverage: 63.2% of statements 16:20:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:20:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:20:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.414s coverage: 97.7% of statements 16:20:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:20:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:20:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:20:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:20:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.213s coverage: 28.9% of statements 16:20:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:20:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:20:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:20:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:20:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:20:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:20:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.213s coverage: 100.0% of statements 16:20:27 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.095s coverage: 96.9% of statements 16:20:28 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 16:20:28 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:20:28 GO111MODULE=on go vet ./... 16:22:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:22:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:22:20 ./bin/test-attribution-txt.sh [Pipeline] echo 16:22:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:22:22 + ls -al . 16:22:22 total 680 16:22:22 drwxrwxr-x 9 1001 1001 4096 May 23 16:22 . 16:22:22 drwxr-xr-x 4 root root 4096 May 23 16:16 .. 16:22:22 -rw-rw-r-- 1 1001 1001 11 May 23 16:14 .dockerignore 16:22:22 drwxrwxr-x 8 1001 1001 4096 May 23 16:14 .git 16:22:22 drwxrwxr-x 3 1001 1001 4096 May 23 16:14 .github 16:22:22 -rw-rw-r-- 1 1001 1001 879 May 23 16:14 .gitignore 16:22:22 -rw-rw-r-- 1 1001 1001 42 May 23 16:14 .golangci.yml 16:22:22 -rw-rw-r-- 1 1001 1001 87 May 23 16:14 .hadolint.yml 16:22:22 -rw-rw-r-- 1 1001 1001 166 May 23 16:14 .sonarcloud.properties 16:22:22 -rw-rw-r-- 1 1001 1001 1171 May 23 16:14 ADOPTERS.md 16:22:22 -rw-rw-r-- 1 1001 1001 10220 May 23 16:14 Attribution.txt 16:22:22 -rw-rw-r-- 1 1001 1001 63209 May 23 16:14 CHANGELOG.md 16:22:22 -rw-rw-r-- 1 1001 1001 3804 May 23 16:14 CONTRIBUTING.md 16:22:22 -rw-rw-r-- 1 1001 1001 677 May 23 16:14 GOVERNANCE.md 16:22:22 -rw-rw-r-- 1 1001 1001 850 May 23 16:14 Jenkinsfile 16:22:22 -rw-rw-r-- 1 1001 1001 10775 May 23 16:14 LICENSE 16:22:22 -rw-rw-r-- 1 1001 1001 10389 May 23 16:14 Makefile 16:22:22 -rw-rw-r-- 1 1001 1001 582 May 23 16:14 OWNERS.md 16:22:22 -rw-rw-r-- 1 1001 1001 9094 May 23 16:14 README.md 16:22:22 -rw-rw-r-- 1 1001 1001 6912 May 23 16:14 SECURITY.md 16:22:22 -rw-rw-r-- 1 1001 1001 5 May 23 16:09 VERSION 16:22:22 -rw-rw-r-- 1 1001 1001 4131 May 23 16:14 ZMQWindows.md 16:22:22 drwxrwxr-x 2 1001 1001 4096 May 23 16:14 bin 16:22:22 drwxrwxr-x 18 1001 1001 4096 May 23 16:14 cmd 16:22:22 -rw-r--r-- 1 root root 435134 May 23 16:20 coverage.out 16:22:22 -rw-rw-r-- 1 1001 1001 3217 May 23 16:14 go.mod 16:22:22 -rw-rw-r-- 1 1001 1001 35084 May 23 16:16 go.sum 16:22:22 drwxrwxr-x 8 1001 1001 4096 May 23 16:14 internal 16:22:22 drwxrwxr-x 3 1001 1001 4096 May 23 16:14 openapi 16:22:22 drwxrwxr-x 4 1001 1001 4096 May 23 16:14 snap 16:22:22 -rw-rw-r-- 1 1001 1001 204 May 23 16:14 version.go [Pipeline] sh 16:22:23 + '[' -e coverage.out ] 16:22:23 + chown 1001:1001 coverage.out [Pipeline] stash 16:22:23 Warning: overwriting stash ‘coverage-report’ 16:22:24 Stashed 1 file(s) [Pipeline] sh 16:22:24 + make build 16:22:24 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 16:23:46 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 16:24: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 16:24: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 16:25: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/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:25: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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:25:33 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 16:25:40 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 16:25: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:25:49 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 16:25:52 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 16:25:56 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 16:26: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 16:26:08 $ docker stop --time=1 ddc63ff63a5ccc80d046ff51dd634b1148f5b2593c41377f3901b03489d7e47b 16:26:10 $ docker rm -f ddc63ff63a5ccc80d046ff51dd634b1148f5b2593c41377f3901b03489d7e47b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:26:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:26:12 16:26:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:26:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:26:13 latest: Pulling from edgex-devops/edgex-compose-arm64 16:26:13 29e5d40040c1: Pulling fs layer 16:26:13 1ce36da41761: Pulling fs layer 16:26:13 25b303627fd3: Pulling fs layer 16:26:13 29e5d40040c1: Verifying Checksum 16:26:13 29e5d40040c1: Download complete 16:26:13 1ce36da41761: Verifying Checksum 16:26:13 1ce36da41761: Download complete 16:26:13 29e5d40040c1: Pull complete 16:26:15 1ce36da41761: Pull complete 16:26:15 25b303627fd3: Download complete 16:26:25 25b303627fd3: Pull complete 16:26:25 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:26:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:26:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 16:26:25 prd-ubuntu20.04-docker-arm64-4c-16g-64385 does not seem to be running inside a container 16:26:25 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 16:26:28 $ docker top 77abb4dc399aad4c0aed76f33eb956f08f83af6e845d2b938bb9e4e226f0d315 -eo pid,comm [Pipeline] { [Pipeline] sh 16:26:29 + docker-compose build --help 16:26:29 + grep parallel 16:26:33 --parallel Build images in parallel. [Pipeline] } 16:26:33 $ docker stop --time=1 77abb4dc399aad4c0aed76f33eb956f08f83af6e845d2b938bb9e4e226f0d315 16:26:35 $ docker rm -f 77abb4dc399aad4c0aed76f33eb956f08f83af6e845d2b938bb9e4e226f0d315 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:26:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:26:35 . [Pipeline] withDockerContainer 16:26:36 prd-ubuntu20.04-docker-arm64-4c-16g-64385 does not seem to be running inside a container 16:26:36 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 16:26:37 $ docker top 3dc5dbc24ae0d383e38f1ecd591f6d1f98386e66e91b25da462726f4772d197b -eo pid,comm [Pipeline] { [Pipeline] sh 16:26:38 + docker-compose -f ./docker-compose-build.yml build --parallel 16:26:43 Building core-command ... 16:26:43 Building core-data ... 16:26:43 Building core-metadata ... 16:26:43 Building security-bootstrapper ... 16:26:43 Building security-proxy-setup ... 16:26:43 Building security-secretstore-setup ... 16:26:43 Building security-spiffe-token-provider ... 16:26:43 Building security-spire-agent ... 16:26:43 Building security-spire-config ... 16:26:43 Building security-spire-server ... 16:26:43 Building support-notifications ... 16:26:43 Building support-scheduler ... 16:26:43 Building sys-mgmt-agent ... 16:26:43 Building security-secretstore-setup 16:26:43 Building support-scheduler 16:26:43 Building security-spire-server 16:26:43 Building support-notifications 16:26:43 Building core-data 16:28:05 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:28:05 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:28:05 ---> a058fb5649a6 16:28:05 Step 3/25 : WORKDIR /edgex-go 16:28:05 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:28:05 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:28:05 ---> a058fb5649a6 16:28:05 Step 3/22 : WORKDIR /edgex-go 16:28:05 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:28:05 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:28:05 ---> a058fb5649a6 16:28:05 Step 3/22 : WORKDIR /edgex-go 16:28:05 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:28:05 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:28:05 ---> a058fb5649a6 16:28:05 Step 3/23 : WORKDIR /edgex-go 16:28:05 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:28:05 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:28:05 ---> a058fb5649a6 16:28:05 Step 3/25 : WORKDIR /edgex-go 16:28:05 ---> Running in cdfae1c580ef 16:28:05 ---> Running in 281c732da995 16:28:05 ---> Running in fac97f52f953 16:28:05 ---> Running in 61564bc2d092 16:28:05 ---> Running in 9de75a8c89d6 16:28:05 Removing intermediate container cdfae1c580ef 16:28:05 ---> 69528cc38d27 16:28:05 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:28:05 Removing intermediate container 281c732da995 16:28:05 ---> d702dbe52c66 16:28:05 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:28:05 Removing intermediate container fac97f52f953 16:28:05 ---> 5344d23c8ea6 16:28:05 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:28:05 Removing intermediate container 61564bc2d092 16:28:05 Removing intermediate container 9de75a8c89d6 16:28:05 ---> 8703e4f31429 16:28:05 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:28:05 ---> 8b2ef6fdaa76 16:28:05 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:28:05 ---> Running in 20f025137298 16:28:05 ---> Running in e23fdf6bf938 16:28:05 ---> Running in f8e583554e6e 16:28:05 ---> Running in de6997e18260 16:28:05 ---> Running in de37597392bf 16:28:06 Removing intermediate container 20f025137298 16:28:06 ---> 08ffadf2e90b 16:28:06 Step 5/22 : RUN apk add --update --no-cache make git 16:28:06 ---> Running in 810bdbcb0a17 16:28:07 Removing intermediate container f8e583554e6e 16:28:07 ---> 0fa3c942333a 16:28:07 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:28:07 ---> Running in 8ae3675dfc30 16:28:08 Removing intermediate container e23fdf6bf938 16:28:08 ---> 2834a21bd9e5 16:28:08 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:28:08 Removing intermediate container de6997e18260 16:28:08 ---> 1df55f7682d9 16:28:08 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 16:28:08 ---> Running in d37aaafea4d0 16:28:08 ---> Running in d416f9d0a8c7 16:28:08 Removing intermediate container de37597392bf 16:28:08 ---> 175af16210d5 16:28:08 Step 5/25 : RUN apk add --update --no-cache make git 16:28:08 ---> Running in 5599d5684939 16:28:09 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:28:09 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:28:10 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:28:10 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:28:10 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:28:10 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:28:10 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:28:10 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:28:11 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:28:11 OK: 220 MiB in 52 packages 16:28:11 OK: 220 MiB in 52 packages 16:28:11 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:28:12 OK: 220 MiB in 52 packages 16:28:12 OK: 220 MiB in 52 packages 16:28:13 Removing intermediate container 8ae3675dfc30 16:28:13 ---> ff8c638ae2c8 16:28:13 Removing intermediate container 810bdbcb0a17 16:28:13 ---> f0c0b6252c28 16:28:13 Step 6/23 : COPY go.mod vendor* ./ 16:28:13 Step 6/22 : COPY go.mod vendor* ./ 16:28:13 OK: 220 MiB in 52 packages 16:28:14 Removing intermediate container d37aaafea4d0 16:28:14 ---> 0ff2c22e0517 16:28:14 Step 6/22 : COPY go.mod vendor* ./ 16:28:14 ---> 846a196b08da 16:28:14 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:28:14 Removing intermediate container d416f9d0a8c7 16:28:14 ---> bd5c0ac300e2 16:28:14 Step 6/25 : COPY go.mod vendor* ./ 16:28:14 Removing intermediate container 5599d5684939 16:28:14 ---> 31fde83c3d0c 16:28:14 Step 6/25 : COPY go.mod vendor* ./ 16:28:14 ---> Running in 9c7a8253a9de 16:28:14 ---> 086964ce56d3 16:28:14 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:28:15 ---> Running in 5cda9d2e4512 16:28:16 ---> 2c48ce155367 16:28:16 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:28:16 ---> 351b1b899e54 16:28:16 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:28:16 ---> Running in 88f2a8d90293 16:28:16 ---> Running in 20c8e872bc24 16:28:16 ---> 1d3fd59784e2 16:28:16 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:28:16 ---> Running in 273d443d5931 16:28:20 Removing intermediate container 9c7a8253a9de 16:28:20 ---> 4a027f52d9ca 16:28:20 Step 8/23 : COPY . . 16:28:20 Removing intermediate container 5cda9d2e4512 16:28:20 ---> 948979db0efb 16:28:20 Step 8/22 : COPY . . 16:28:22 Removing intermediate container 273d443d5931 16:28:22 ---> 27d6e8aeadc8 16:28:22 Step 8/25 : COPY . . 16:28:22 Removing intermediate container 20c8e872bc24 16:28:22 ---> 2334118690c0 16:28:22 Step 8/22 : COPY . . 16:28:22 Removing intermediate container 88f2a8d90293 16:28:22 ---> c0db5224c3f3 16:28:22 Step 8/25 : COPY . . 16:28:49 ---> 782f46776a50 16:28:49 Step 9/23 : RUN make cmd/core-data/core-data 16:28:49 ---> 4e2475f90cc8 16:28:49 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:28:49 ---> Running in 9fc64fabf231 16:28:49 ---> 332dda16d18a 16:28:49 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 16:28:49 ---> Running in 62b5b8b910f2 16:28:49 ---> 13f076705379 16:28:49 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:28:49 ---> Running in 0b0a66fe4b65 16:28:49 ---> Running in 2236ba31024a 16:28:50 Removing intermediate container 0b0a66fe4b65 16:28:50 ---> d28716cd3c11 16:28:50 Step 10/25 : RUN mkdir -p spire-build 16:28:50 ---> Running in 2faf9983f329 16:28:50 ---> d742f672ae85 16:28:50 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:28:50 ---> Running in b62919590634 16:28:51 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 16:28:52 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 16:28:52 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 16:28:53 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 16:28:54 Removing intermediate container 2faf9983f329 16:28:54 ---> b9de96e88cb7 16:28:54 Step 11/25 : WORKDIR /edgex-go/spire-build 16:28:54 ---> Running in c562bcfad33c 16:28:54 Removing intermediate container c562bcfad33c 16:28:54 ---> c2adfa375da2 16:28:54 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 16:28:54 ---> Running in d433c9f0f522 16:28:57 spire-1.2.1/ 16:28:57 spire-1.2.1/.data/ 16:28:57 spire-1.2.1/.data/.file 16:28:57 spire-1.2.1/.dockerignore 16:28:57 spire-1.2.1/.gitattributes 16:28:57 spire-1.2.1/.githooks/ 16:28:57 spire-1.2.1/.githooks/pre-commit 16:28:57 spire-1.2.1/.github/ 16:28:57 spire-1.2.1/.github/ISSUE_TEMPLATE.md 16:28:57 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 16:28:57 spire-1.2.1/.github/dependabot.yml 16:28:57 spire-1.2.1/.github/workflows/ 16:28:57 spire-1.2.1/.github/workflows/nightly_build.yaml 16:28:57 spire-1.2.1/.github/workflows/pr_build.yaml 16:28:57 spire-1.2.1/.github/workflows/release_build.yaml 16:28:57 spire-1.2.1/.github/workflows/scripts/ 16:28:57 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 16:28:57 spire-1.2.1/.github/workflows/scripts/push-images.sh 16:28:57 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 16:28:57 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 16:28:57 spire-1.2.1/.github/workflows/scripts/split.sh 16:28:57 spire-1.2.1/.gitignore 16:28:57 spire-1.2.1/.go-version 16:28:57 spire-1.2.1/.golangci.yml 16:28:57 spire-1.2.1/ADOPTERS.md 16:28:57 spire-1.2.1/CHANGELOG.md 16:28:57 spire-1.2.1/CODE-OF-CONDUCT.md 16:28:57 spire-1.2.1/CODEOWNERS 16:28:57 spire-1.2.1/CONTRIBUTING.md 16:28:57 spire-1.2.1/Dockerfile 16:28:57 spire-1.2.1/Dockerfile.dev 16:28:57 spire-1.2.1/Dockerfile.scratch 16:28:57 spire-1.2.1/LICENSE 16:28:57 spire-1.2.1/MAINTAINERS.md 16:28:57 spire-1.2.1/Makefile 16:28:57 spire-1.2.1/README.md 16:28:57 spire-1.2.1/ROADMAP.md 16:28:57 spire-1.2.1/SECURITY.md 16:28:57 spire-1.2.1/cmd/ 16:28:57 spire-1.2.1/cmd/spire-agent/ 16:28:57 spire-1.2.1/cmd/spire-agent/cli/ 16:28:57 spire-1.2.1/cmd/spire-agent/cli/api/ 16:28:57 spire-1.2.1/cmd/spire-agent/cli/api/common.go 16:28:57 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 16:28:57 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 16:28:57 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 16:28:57 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 16:28:57 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 16:28:57 spire-1.2.1/cmd/spire-agent/cli/cli.go 16:28:57 spire-1.2.1/cmd/spire-agent/cli/common/ 16:28:57 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 16:28:57 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 16:28:57 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 16:28:57 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 16:28:57 spire-1.2.1/cmd/spire-agent/cli/run/ 16:28:57 spire-1.2.1/cmd/spire-agent/cli/run/run.go 16:28:57 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 16:28:57 spire-1.2.1/cmd/spire-agent/cli/validate/ 16:28:57 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 16:28:57 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 16:28:57 spire-1.2.1/cmd/spire-agent/main.go 16:28:57 spire-1.2.1/cmd/spire-server/ 16:28:57 spire-1.2.1/cmd/spire-server/cli/ 16:28:57 spire-1.2.1/cmd/spire-server/cli/agent/ 16:28:57 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 16:28:57 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 16:28:57 spire-1.2.1/cmd/spire-server/cli/agent/count.go 16:28:57 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 16:28:57 spire-1.2.1/cmd/spire-server/cli/agent/list.go 16:28:57 spire-1.2.1/cmd/spire-server/cli/agent/show.go 16:28:57 spire-1.2.1/cmd/spire-server/cli/bundle/ 16:28:57 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 16:28:57 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 16:28:57 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 16:28:57 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 16:28:57 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 16:28:57 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 16:28:57 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 16:28:57 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 16:28:57 spire-1.2.1/cmd/spire-server/cli/cli.go 16:28:57 spire-1.2.1/cmd/spire-server/cli/entry/ 16:28:57 spire-1.2.1/cmd/spire-server/cli/entry/count.go 16:28:57 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 16:28:57 spire-1.2.1/cmd/spire-server/cli/entry/create.go 16:28:57 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 16:28:57 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 16:28:57 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 16:28:57 spire-1.2.1/cmd/spire-server/cli/entry/show.go 16:28:57 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 16:28:57 spire-1.2.1/cmd/spire-server/cli/entry/update.go 16:28:57 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 16:28:57 spire-1.2.1/cmd/spire-server/cli/entry/util.go 16:28:57 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 16:28:57 spire-1.2.1/cmd/spire-server/cli/federation/ 16:28:57 spire-1.2.1/cmd/spire-server/cli/federation/common.go 16:28:57 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 16:28:57 spire-1.2.1/cmd/spire-server/cli/federation/create.go 16:28:57 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 16:28:57 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 16:28:57 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 16:28:57 spire-1.2.1/cmd/spire-server/cli/federation/list.go 16:28:57 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 16:28:57 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 16:28:57 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 16:28:57 spire-1.2.1/cmd/spire-server/cli/federation/show.go 16:28:57 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 16:28:57 spire-1.2.1/cmd/spire-server/cli/federation/update.go 16:28:57 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 16:28:57 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 16:28:57 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 16:28:57 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 16:28:57 spire-1.2.1/cmd/spire-server/cli/jwt/ 16:28:57 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 16:28:57 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 16:28:57 spire-1.2.1/cmd/spire-server/cli/run/ 16:28:57 spire-1.2.1/cmd/spire-server/cli/run/run.go 16:28:57 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 16:28:57 spire-1.2.1/cmd/spire-server/cli/token/ 16:28:57 spire-1.2.1/cmd/spire-server/cli/token/generate.go 16:28:57 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 16:28:57 spire-1.2.1/cmd/spire-server/cli/validate/ 16:28:57 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 16:28:57 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 16:28:57 spire-1.2.1/cmd/spire-server/cli/x509/ 16:28:57 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 16:28:57 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 16:28:57 spire-1.2.1/cmd/spire-server/main.go 16:28:57 spire-1.2.1/cmd/spire-server/util/ 16:28:57 spire-1.2.1/cmd/spire-server/util/util.go 16:28:57 spire-1.2.1/conf/ 16:28:57 spire-1.2.1/conf/agent/ 16:28:57 spire-1.2.1/conf/agent/agent.conf 16:28:57 spire-1.2.1/conf/agent/agent_full.conf 16:28:57 spire-1.2.1/conf/agent/dummy_root_ca.crt 16:28:57 spire-1.2.1/conf/server/ 16:28:57 spire-1.2.1/conf/server/dummy_upstream_ca.crt 16:28:57 spire-1.2.1/conf/server/dummy_upstream_ca.key 16:28:57 spire-1.2.1/conf/server/server.conf 16:28:57 spire-1.2.1/conf/server/server_full.conf 16:28:57 spire-1.2.1/doc/ 16:28:57 spire-1.2.1/doc/SPIRE101.md 16:28:57 spire-1.2.1/doc/auditlog.md 16:28:57 spire-1.2.1/doc/authorization_policy_engine.md 16:28:57 spire-1.2.1/doc/changelog_guidelines.md 16:28:57 spire-1.2.1/doc/cure53-report.pdf 16:28:57 spire-1.2.1/doc/images/ 16:28:57 spire-1.2.1/doc/images/2019_roadmap.png 16:28:57 spire-1.2.1/doc/images/SPIRE101.png 16:28:57 spire-1.2.1/doc/images/SPIRE_agent.png 16:28:57 spire-1.2.1/doc/images/SPIRE_server.png 16:28:57 spire-1.2.1/doc/images/cache_mgr.png 16:28:57 spire-1.2.1/doc/images/cache_mgr_components.png 16:28:57 spire-1.2.1/doc/images/federated_spire.png 16:28:57 spire-1.2.1/doc/images/ha_mode.png 16:28:57 spire-1.2.1/doc/images/nested_spire.png 16:28:57 spire-1.2.1/doc/images/oidc_federation.png 16:28:57 spire-1.2.1/doc/images/single_trust_domain.png 16:28:57 spire-1.2.1/doc/images/spiffe_compatible.png 16:28:57 spire-1.2.1/doc/images/spire_logo.png 16:28:57 spire-1.2.1/doc/migrating_registration_api_clients.md 16:28:57 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 16:28:57 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 16:28:57 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 16:28:57 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 16:28:57 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 16:28:57 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 16:28:57 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 16:28:57 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 16:28:57 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 16:28:57 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 16:28:57 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 16:28:57 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 16:28:57 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 16:28:57 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 16:28:57 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 16:28:57 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 16:28:57 spire-1.2.1/doc/plugin_server_datastore_sql.md 16:28:57 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 16:28:57 spire-1.2.1/doc/plugin_server_keymanager_disk.md 16:28:57 spire-1.2.1/doc/plugin_server_keymanager_memory.md 16:28:57 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 16:28:57 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 16:28:57 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 16:28:57 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 16:28:57 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 16:28:57 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 16:28:57 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 16:28:57 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 16:28:57 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 16:28:57 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 16:28:57 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 16:28:57 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 16:28:57 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 16:28:57 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 16:28:57 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 16:28:57 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 16:28:57 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 16:28:57 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 16:28:57 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 16:28:57 spire-1.2.1/doc/scaling_spire.md 16:28:57 spire-1.2.1/doc/spire_agent.md 16:28:57 spire-1.2.1/doc/spire_server.md 16:28:57 spire-1.2.1/doc/supported_integrations.md 16:28:57 spire-1.2.1/doc/telemetry.md 16:28:57 spire-1.2.1/doc/telemetry_config.md 16:28:57 spire-1.2.1/doc/upgrading.md 16:28:57 spire-1.2.1/doc/using_spire.md 16:28:57 spire-1.2.1/examples/ 16:28:57 spire-1.2.1/examples/README.md 16:28:57 spire-1.2.1/go.mod 16:28:57 spire-1.2.1/go.sum 16:28:57 spire-1.2.1/pkg/ 16:28:57 spire-1.2.1/pkg/agent/ 16:28:57 spire-1.2.1/pkg/agent/agent.go 16:28:57 spire-1.2.1/pkg/agent/api/ 16:28:57 spire-1.2.1/pkg/agent/api/config.go 16:28:57 spire-1.2.1/pkg/agent/api/debug/ 16:28:57 spire-1.2.1/pkg/agent/api/debug/v1/ 16:28:57 spire-1.2.1/pkg/agent/api/debug/v1/service.go 16:28:57 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 16:28:57 spire-1.2.1/pkg/agent/api/delegatedidentity/ 16:28:57 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 16:28:57 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 16:28:57 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 16:28:57 spire-1.2.1/pkg/agent/api/endpoints.go 16:28:57 spire-1.2.1/pkg/agent/api/health/ 16:28:57 spire-1.2.1/pkg/agent/api/health/v1/ 16:28:57 spire-1.2.1/pkg/agent/api/health/v1/service.go 16:28:57 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 16:28:57 spire-1.2.1/pkg/agent/api/rpccontext/ 16:28:57 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 16:28:57 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 16:28:57 spire-1.2.1/pkg/agent/attestor/ 16:28:57 spire-1.2.1/pkg/agent/attestor/node/ 16:28:57 spire-1.2.1/pkg/agent/attestor/node/experimental.go 16:28:57 spire-1.2.1/pkg/agent/attestor/node/node.go 16:28:57 spire-1.2.1/pkg/agent/attestor/node/node_test.go 16:28:57 spire-1.2.1/pkg/agent/attestor/workload/ 16:28:57 spire-1.2.1/pkg/agent/attestor/workload/workload.go 16:28:57 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 16:28:57 spire-1.2.1/pkg/agent/catalog/ 16:28:57 spire-1.2.1/pkg/agent/catalog/catalog.go 16:28:57 spire-1.2.1/pkg/agent/catalog/keymanager.go 16:28:57 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 16:28:57 spire-1.2.1/pkg/agent/catalog/svidstore.go 16:28:57 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 16:28:57 spire-1.2.1/pkg/agent/client/ 16:28:57 spire-1.2.1/pkg/agent/client/client.go 16:28:57 spire-1.2.1/pkg/agent/client/client_test.go 16:28:57 spire-1.2.1/pkg/agent/client/dial.go 16:28:57 spire-1.2.1/pkg/agent/client/nodeconn.go 16:28:57 spire-1.2.1/pkg/agent/client/nodeconn_test.go 16:28:57 spire-1.2.1/pkg/agent/client/update.go 16:28:57 spire-1.2.1/pkg/agent/client/util.go 16:28:57 spire-1.2.1/pkg/agent/common/ 16:28:57 spire-1.2.1/pkg/agent/common/backoff/ 16:28:57 spire-1.2.1/pkg/agent/common/backoff/backoff.go 16:28:57 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 16:28:57 spire-1.2.1/pkg/agent/common/cgroups/ 16:28:57 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 16:28:57 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 16:28:57 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 16:28:57 spire-1.2.1/pkg/agent/config.go 16:28:57 spire-1.2.1/pkg/agent/endpoints/ 16:28:57 spire-1.2.1/pkg/agent/endpoints/config.go 16:28:57 spire-1.2.1/pkg/agent/endpoints/endpoints.go 16:28:57 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 16:28:57 spire-1.2.1/pkg/agent/endpoints/metrics.go 16:28:57 spire-1.2.1/pkg/agent/endpoints/middleware.go 16:28:57 spire-1.2.1/pkg/agent/endpoints/peertracker.go 16:28:57 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 16:28:57 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 16:28:57 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 16:28:57 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 16:28:57 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 16:28:57 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 16:28:57 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 16:28:57 spire-1.2.1/pkg/agent/endpoints/workload/ 16:28:57 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 16:28:57 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 16:28:57 spire-1.2.1/pkg/agent/manager/ 16:28:57 spire-1.2.1/pkg/agent/manager/cache/ 16:28:57 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 16:28:57 spire-1.2.1/pkg/agent/manager/cache/cache.go 16:28:57 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 16:28:57 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 16:28:57 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 16:28:57 spire-1.2.1/pkg/agent/manager/cache/sets.go 16:28:57 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 16:28:57 spire-1.2.1/pkg/agent/manager/config.go 16:28:57 spire-1.2.1/pkg/agent/manager/manager.go 16:28:57 spire-1.2.1/pkg/agent/manager/manager_test.go 16:28:57 spire-1.2.1/pkg/agent/manager/storage.go 16:28:57 spire-1.2.1/pkg/agent/manager/storage_test.go 16:28:57 spire-1.2.1/pkg/agent/manager/storecache/ 16:28:57 spire-1.2.1/pkg/agent/manager/storecache/cache.go 16:28:57 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 16:28:57 spire-1.2.1/pkg/agent/manager/sync.go 16:28:57 spire-1.2.1/pkg/agent/plugin/ 16:28:57 spire-1.2.1/pkg/agent/plugin/keymanager/ 16:28:57 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 16:28:57 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 16:28:57 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 16:28:57 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 16:28:57 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 16:28:57 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 16:28:57 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 16:28:57 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 16:28:57 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 16:28:57 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 16:28:57 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 16:28:57 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 16:28:57 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 16:28:57 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 16:28:57 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 16:28:57 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 16:28:57 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 16:28:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 16:28:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 16:28:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 16:28:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 16:28:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 16:28:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 16:28:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 16:28:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 16:28:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 16:28:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 16:28:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 16:28:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 16:28:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 16:28:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 16:28:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 16:28:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 16:28:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 16:28:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 16:28:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 16:28:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 16:28:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 16:28:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 16:28:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 16:28:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 16:28:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 16:28:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 16:28:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 16:28:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 16:28:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 16:28:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 16:28:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 16:28:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 16:28:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 16:28:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 16:28:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 16:28:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 16:28:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 16:28:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 16:28:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 16:28:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 16:28:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 16:28:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 16:28:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 16:28:57 spire-1.2.1/pkg/agent/plugin/svidstore/ 16:28:57 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 16:28:57 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 16:28:57 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 16:28:57 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 16:28:57 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 16:28:57 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 16:28:57 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 16:28:57 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 16:28:57 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 16:28:57 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 16:28:57 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 16:28:57 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 16:28:57 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 16:28:57 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 16:28:57 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 16:28:57 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 16:28:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 16:28:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 16:28:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 16:28:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 16:28:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 16:28:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 16:28:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 16:28:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 16:28:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 16:28:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 16:28:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 16:28:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 16:28:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 16:28:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 16:28:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 16:28:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 16:28:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 16:28:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 16:28:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 16:28:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 16:28:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 16:28:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 16:28:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 16:28:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 16:28:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 16:28:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 16:28:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 16:28:57 spire-1.2.1/pkg/agent/svid/ 16:28:57 spire-1.2.1/pkg/agent/svid/rotator.go 16:28:57 spire-1.2.1/pkg/agent/svid/rotator_config.go 16:28:57 spire-1.2.1/pkg/agent/svid/rotator_test.go 16:28:57 spire-1.2.1/pkg/agent/svid/store/ 16:28:57 spire-1.2.1/pkg/agent/svid/store/service.go 16:28:57 spire-1.2.1/pkg/agent/svid/store/service_test.go 16:28:57 spire-1.2.1/pkg/common/ 16:28:57 spire-1.2.1/pkg/common/agentpathtemplate/ 16:28:57 spire-1.2.1/pkg/common/agentpathtemplate/template.go 16:28:57 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 16:28:57 spire-1.2.1/pkg/common/api/ 16:28:57 spire-1.2.1/pkg/common/api/metrics.go 16:28:57 spire-1.2.1/pkg/common/api/middleware/ 16:28:57 spire-1.2.1/pkg/common/api/middleware/common_test.go 16:28:57 spire-1.2.1/pkg/common/api/middleware/interceptor.go 16:28:57 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 16:28:57 spire-1.2.1/pkg/common/api/middleware/logger.go 16:28:57 spire-1.2.1/pkg/common/api/middleware/logger_test.go 16:28:57 spire-1.2.1/pkg/common/api/middleware/metrics.go 16:28:57 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 16:28:57 spire-1.2.1/pkg/common/api/middleware/middleware.go 16:28:57 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 16:28:57 spire-1.2.1/pkg/common/api/middleware/misconfig.go 16:28:57 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 16:28:57 spire-1.2.1/pkg/common/api/middleware/names.go 16:28:57 spire-1.2.1/pkg/common/api/middleware/names_test.go 16:28:57 spire-1.2.1/pkg/common/api/names.go 16:28:57 spire-1.2.1/pkg/common/api/ratelimit.go 16:28:57 spire-1.2.1/pkg/common/api/rpccontext/ 16:28:57 spire-1.2.1/pkg/common/api/rpccontext/logger.go 16:28:57 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 16:28:57 spire-1.2.1/pkg/common/api/rpccontext/names.go 16:28:57 spire-1.2.1/pkg/common/auth/ 16:28:57 spire-1.2.1/pkg/common/auth/interceptors.go 16:28:57 spire-1.2.1/pkg/common/auth/interceptors_test.go 16:28:57 spire-1.2.1/pkg/common/auth/untracked_uds.go 16:28:57 spire-1.2.1/pkg/common/bundleutil/ 16:28:57 spire-1.2.1/pkg/common/bundleutil/bundle.go 16:28:57 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 16:28:57 spire-1.2.1/pkg/common/bundleutil/common_test.go 16:28:57 spire-1.2.1/pkg/common/bundleutil/marshal.go 16:28:57 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 16:28:57 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 16:28:57 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 16:28:57 spire-1.2.1/pkg/common/bundleutil/types.go 16:28:57 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 16:28:57 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 16:28:57 spire-1.2.1/pkg/common/catalog/ 16:28:57 spire-1.2.1/pkg/common/catalog/bind.go 16:28:57 spire-1.2.1/pkg/common/catalog/builtin.go 16:28:57 spire-1.2.1/pkg/common/catalog/catalog.go 16:28:57 spire-1.2.1/pkg/common/catalog/catalog_test.go 16:28:57 spire-1.2.1/pkg/common/catalog/closers.go 16:28:57 spire-1.2.1/pkg/common/catalog/cmd_linux.go 16:28:57 spire-1.2.1/pkg/common/catalog/cmd_other.go 16:28:57 spire-1.2.1/pkg/common/catalog/config.go 16:28:57 spire-1.2.1/pkg/common/catalog/config_test.go 16:28:57 spire-1.2.1/pkg/common/catalog/configure.go 16:28:57 spire-1.2.1/pkg/common/catalog/constraints.go 16:28:57 spire-1.2.1/pkg/common/catalog/constraints_test.go 16:28:57 spire-1.2.1/pkg/common/catalog/context.go 16:28:57 spire-1.2.1/pkg/common/catalog/external.go 16:28:57 spire-1.2.1/pkg/common/catalog/host.go 16:28:57 spire-1.2.1/pkg/common/catalog/pipenet.go 16:28:57 spire-1.2.1/pkg/common/catalog/plugin.go 16:28:57 spire-1.2.1/pkg/common/catalog/testplugin/ 16:28:57 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 16:28:57 spire-1.2.1/pkg/common/catalog/testplugin/main.go 16:28:57 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 16:28:57 spire-1.2.1/pkg/common/cli/ 16:28:57 spire-1.2.1/pkg/common/cli/env.go 16:28:57 spire-1.2.1/pkg/common/cli/flags.go 16:28:57 spire-1.2.1/pkg/common/cli/trust_domain.go 16:28:57 spire-1.2.1/pkg/common/cli/trust_domain_test.go 16:28:57 spire-1.2.1/pkg/common/cli/umask.go 16:28:57 spire-1.2.1/pkg/common/cli/umask_posix.go 16:28:57 spire-1.2.1/pkg/common/cli/umask_test.go 16:28:57 spire-1.2.1/pkg/common/cli/umask_windows.go 16:28:57 spire-1.2.1/pkg/common/cliprinter/ 16:28:57 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 16:28:57 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 16:28:57 spire-1.2.1/pkg/common/cliprinter/flag.go 16:28:57 spire-1.2.1/pkg/common/cliprinter/flag_test.go 16:28:57 spire-1.2.1/pkg/common/cliprinter/format.go 16:28:57 spire-1.2.1/pkg/common/cliprinter/format_test.go 16:28:57 spire-1.2.1/pkg/common/cliprinter/internal/ 16:28:57 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 16:28:57 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 16:28:57 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 16:28:57 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 16:28:57 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 16:28:57 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 16:28:57 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 16:28:57 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 16:28:57 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 16:28:57 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 16:28:57 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 16:28:57 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 16:28:57 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 16:28:57 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 16:28:57 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 16:28:57 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 16:28:57 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 16:28:57 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 16:28:57 spire-1.2.1/pkg/common/coretypes/ 16:28:57 spire-1.2.1/pkg/common/coretypes/bundle/ 16:28:57 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 16:28:57 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 16:28:57 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 16:28:57 spire-1.2.1/pkg/common/coretypes/bundle/require.go 16:28:57 spire-1.2.1/pkg/common/coretypes/jwtkey/ 16:28:57 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 16:28:57 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 16:28:57 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 16:28:57 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 16:28:57 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 16:28:57 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 16:28:57 spire-1.2.1/pkg/common/coretypes/x509certificate/ 16:28:57 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 16:28:57 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 16:28:57 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 16:28:57 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 16:28:57 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 16:28:57 spire-1.2.1/pkg/common/cryptoutil/ 16:28:57 spire-1.2.1/pkg/common/cryptoutil/keys.go 16:28:57 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 16:28:57 spire-1.2.1/pkg/common/diskutil/ 16:28:57 spire-1.2.1/pkg/common/diskutil/file_posix.go 16:28:57 spire-1.2.1/pkg/common/diskutil/file_test.go 16:28:57 spire-1.2.1/pkg/common/diskutil/file_windows.go 16:28:57 spire-1.2.1/pkg/common/errorutil/ 16:28:57 spire-1.2.1/pkg/common/errorutil/wrapper.go 16:28:57 spire-1.2.1/pkg/common/health/ 16:28:57 spire-1.2.1/pkg/common/health/config.go 16:28:57 spire-1.2.1/pkg/common/health/context.go 16:28:57 spire-1.2.1/pkg/common/health/context_test.go 16:28:57 spire-1.2.1/pkg/common/health/health.go 16:28:57 spire-1.2.1/pkg/common/health/health_test.go 16:28:57 spire-1.2.1/pkg/common/health/logger.go 16:28:57 spire-1.2.1/pkg/common/hostservice/ 16:28:57 spire-1.2.1/pkg/common/hostservice/metricsservice/ 16:28:57 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 16:28:57 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 16:28:57 spire-1.2.1/pkg/common/idutil/ 16:28:57 spire-1.2.1/pkg/common/idutil/require.go 16:28:57 spire-1.2.1/pkg/common/idutil/require_test.go 16:28:57 spire-1.2.1/pkg/common/idutil/safety.go 16:28:57 spire-1.2.1/pkg/common/idutil/safety_test.go 16:28:57 spire-1.2.1/pkg/common/idutil/spiffeid.go 16:28:57 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 16:28:57 spire-1.2.1/pkg/common/jwtsvid/ 16:28:57 spire-1.2.1/pkg/common/jwtsvid/common.go 16:28:57 spire-1.2.1/pkg/common/jwtsvid/sign.go 16:28:57 spire-1.2.1/pkg/common/jwtsvid/token_test.go 16:28:57 spire-1.2.1/pkg/common/jwtsvid/validate.go 16:28:57 spire-1.2.1/pkg/common/jwtutil/ 16:28:57 spire-1.2.1/pkg/common/jwtutil/keyset.go 16:28:57 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 16:28:57 spire-1.2.1/pkg/common/log/ 16:28:57 spire-1.2.1/pkg/common/log/hclog_adapter.go 16:28:57 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 16:28:57 spire-1.2.1/pkg/common/log/log.go 16:28:57 spire-1.2.1/pkg/common/log/log_test.go 16:28:57 spire-1.2.1/pkg/common/log/options.go 16:28:57 spire-1.2.1/pkg/common/nodeutil/ 16:28:57 spire-1.2.1/pkg/common/nodeutil/node.go 16:28:57 spire-1.2.1/pkg/common/nodeutil/node_test.go 16:28:57 spire-1.2.1/pkg/common/peertracker/ 16:28:57 spire-1.2.1/pkg/common/peertracker/conn.go 16:28:57 spire-1.2.1/pkg/common/peertracker/credentials.go 16:28:57 spire-1.2.1/pkg/common/peertracker/errors.go 16:28:57 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 16:28:57 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 16:28:57 spire-1.2.1/pkg/common/peertracker/info.go 16:28:57 spire-1.2.1/pkg/common/peertracker/listener.go 16:28:57 spire-1.2.1/pkg/common/peertracker/listener_test.go 16:28:57 spire-1.2.1/pkg/common/peertracker/peertracker.go 16:28:57 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 16:28:57 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 16:28:57 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 16:28:57 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 16:28:57 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 16:28:57 spire-1.2.1/pkg/common/peertracker/tcp.go 16:28:57 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 16:28:57 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 16:28:57 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 16:28:57 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 16:28:57 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 16:28:57 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 16:28:57 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 16:28:57 spire-1.2.1/pkg/common/peertracker/uds.go 16:28:57 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 16:28:57 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 16:28:57 spire-1.2.1/pkg/common/peertracker/uds_linux.go 16:28:57 spire-1.2.1/pkg/common/pemutil/ 16:28:57 spire-1.2.1/pkg/common/pemutil/block.go 16:28:57 spire-1.2.1/pkg/common/pemutil/certs.go 16:28:57 spire-1.2.1/pkg/common/pemutil/common.go 16:28:57 spire-1.2.1/pkg/common/pemutil/csr.go 16:28:57 spire-1.2.1/pkg/common/pemutil/keys.go 16:28:57 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 16:28:57 spire-1.2.1/pkg/common/pemutil/testdata/ 16:28:57 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 16:28:57 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 16:28:57 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 16:28:57 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 16:28:57 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 16:28:57 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 16:28:57 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 16:28:57 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 16:28:57 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 16:28:57 spire-1.2.1/pkg/common/plugin/ 16:28:57 spire-1.2.1/pkg/common/plugin/aws/ 16:28:57 spire-1.2.1/pkg/common/plugin/aws/iid.go 16:28:57 spire-1.2.1/pkg/common/plugin/azure/ 16:28:57 spire-1.2.1/pkg/common/plugin/azure/msi.go 16:28:57 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 16:28:57 spire-1.2.1/pkg/common/plugin/facade.go 16:28:57 spire-1.2.1/pkg/common/plugin/facade_test.go 16:28:57 spire-1.2.1/pkg/common/plugin/gcp/ 16:28:57 spire-1.2.1/pkg/common/plugin/gcp/iit.go 16:28:57 spire-1.2.1/pkg/common/plugin/k8s/ 16:28:57 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 16:28:57 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 16:28:57 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 16:28:57 spire-1.2.1/pkg/common/plugin/k8s/utils.go 16:28:57 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 16:28:57 spire-1.2.1/pkg/common/plugin/log.go 16:28:57 spire-1.2.1/pkg/common/plugin/sshpop/ 16:28:57 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 16:28:57 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 16:28:57 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 16:28:57 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 16:28:57 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 16:28:57 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 16:28:57 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 16:28:57 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 16:28:57 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 16:28:57 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 16:28:57 spire-1.2.1/pkg/common/plugin/tpmdevid/ 16:28:57 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 16:28:57 spire-1.2.1/pkg/common/plugin/x509pop/ 16:28:57 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 16:28:57 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 16:28:57 spire-1.2.1/pkg/common/profiling/ 16:28:57 spire-1.2.1/pkg/common/profiling/dumpers.go 16:28:57 spire-1.2.1/pkg/common/profiling/profiling.go 16:28:57 spire-1.2.1/pkg/common/protoutil/ 16:28:57 spire-1.2.1/pkg/common/protoutil/masks.go 16:28:57 spire-1.2.1/pkg/common/protoutil/masks_test.go 16:28:57 spire-1.2.1/pkg/common/rotationutil/ 16:28:57 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 16:28:57 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 16:28:57 spire-1.2.1/pkg/common/selector/ 16:28:57 spire-1.2.1/pkg/common/selector/selector.go 16:28:57 spire-1.2.1/pkg/common/selector/selector_test.go 16:28:57 spire-1.2.1/pkg/common/selector/set.go 16:28:57 spire-1.2.1/pkg/common/selector/set_utils.go 16:28:57 spire-1.2.1/pkg/common/selector/set_utils_test.go 16:28:57 spire-1.2.1/pkg/common/telemetry/ 16:28:57 spire-1.2.1/pkg/common/telemetry/agent/ 16:28:57 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 16:28:57 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 16:28:57 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 16:28:57 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 16:28:57 spire-1.2.1/pkg/common/telemetry/agent/manager.go 16:28:57 spire-1.2.1/pkg/common/telemetry/agent/node.go 16:28:57 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 16:28:57 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 16:28:57 spire-1.2.1/pkg/common/telemetry/agent/store/ 16:28:57 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 16:28:57 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 16:28:57 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 16:28:57 spire-1.2.1/pkg/common/telemetry/blackhole.go 16:28:57 spire-1.2.1/pkg/common/telemetry/call.go 16:28:57 spire-1.2.1/pkg/common/telemetry/common/ 16:28:57 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 16:28:57 spire-1.2.1/pkg/common/telemetry/config.go 16:28:57 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 16:28:57 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 16:28:57 spire-1.2.1/pkg/common/telemetry/inmem.go 16:28:57 spire-1.2.1/pkg/common/telemetry/inmem_test.go 16:28:57 spire-1.2.1/pkg/common/telemetry/m3.go 16:28:57 spire-1.2.1/pkg/common/telemetry/m3_test.go 16:28:57 spire-1.2.1/pkg/common/telemetry/metrics.go 16:28:57 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 16:28:57 spire-1.2.1/pkg/common/telemetry/names.go 16:28:57 spire-1.2.1/pkg/common/telemetry/prometheus.go 16:28:57 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 16:28:57 spire-1.2.1/pkg/common/telemetry/sanitize.go 16:28:57 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 16:28:57 spire-1.2.1/pkg/common/telemetry/server/ 16:28:57 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 16:28:57 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 16:28:57 spire-1.2.1/pkg/common/telemetry/server/datastore/ 16:28:57 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 16:28:57 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 16:28:57 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 16:28:57 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 16:28:57 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 16:28:57 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 16:28:57 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 16:28:57 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 16:28:57 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 16:28:57 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 16:28:57 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 16:28:57 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 16:28:57 spire-1.2.1/pkg/common/telemetry/server/rotate.go 16:28:57 spire-1.2.1/pkg/common/telemetry/server/server.go 16:28:57 spire-1.2.1/pkg/common/telemetry/sink.go 16:28:57 spire-1.2.1/pkg/common/telemetry/statsd.go 16:28:57 spire-1.2.1/pkg/common/telemetry/statsd_test.go 16:28:57 spire-1.2.1/pkg/common/telemetry/uptime.go 16:28:57 spire-1.2.1/pkg/common/telemetry/version.go 16:28:57 spire-1.2.1/pkg/common/telemetry/withlabels.go 16:28:57 spire-1.2.1/pkg/common/uptime/ 16:28:57 spire-1.2.1/pkg/common/uptime/uptime.go 16:28:57 spire-1.2.1/pkg/common/uptime/uptime_test.go 16:28:57 spire-1.2.1/pkg/common/util/ 16:28:57 spire-1.2.1/pkg/common/util/certs.go 16:28:57 spire-1.2.1/pkg/common/util/certs_test.go 16:28:57 spire-1.2.1/pkg/common/util/csr.go 16:28:57 spire-1.2.1/pkg/common/util/hash.go 16:28:57 spire-1.2.1/pkg/common/util/selectors.go 16:28:57 spire-1.2.1/pkg/common/util/selectors_test.go 16:28:57 spire-1.2.1/pkg/common/util/signals.go 16:28:57 spire-1.2.1/pkg/common/util/sort.go 16:28:57 spire-1.2.1/pkg/common/util/sort_test.go 16:28:57 spire-1.2.1/pkg/common/util/task.go 16:28:57 spire-1.2.1/pkg/common/util/task_test.go 16:28:57 spire-1.2.1/pkg/common/util/testdata/ 16:28:57 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 16:28:57 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 16:28:57 spire-1.2.1/pkg/common/version/ 16:28:57 spire-1.2.1/pkg/common/version/version.go 16:28:57 spire-1.2.1/pkg/common/x509svid/ 16:28:57 spire-1.2.1/pkg/common/x509svid/common_test.go 16:28:57 spire-1.2.1/pkg/common/x509svid/csr.go 16:28:57 spire-1.2.1/pkg/common/x509svid/upstreamca.go 16:28:57 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 16:28:57 spire-1.2.1/pkg/common/x509util/ 16:28:57 spire-1.2.1/pkg/common/x509util/cert.go 16:28:57 spire-1.2.1/pkg/common/x509util/dns.go 16:28:57 spire-1.2.1/pkg/common/x509util/dns_test.go 16:28:57 spire-1.2.1/pkg/common/x509util/keyid.go 16:28:57 spire-1.2.1/pkg/common/x509util/keypair.go 16:28:57 spire-1.2.1/pkg/common/x509util/serialnumber.go 16:28:57 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 16:28:57 spire-1.2.1/pkg/server/ 16:28:57 spire-1.2.1/pkg/server/api/ 16:28:57 spire-1.2.1/pkg/server/api/agent.go 16:28:57 spire-1.2.1/pkg/server/api/agent/ 16:28:57 spire-1.2.1/pkg/server/api/agent/v1/ 16:28:57 spire-1.2.1/pkg/server/api/agent/v1/service.go 16:28:57 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 16:28:57 spire-1.2.1/pkg/server/api/agent_test.go 16:28:57 spire-1.2.1/pkg/server/api/api.go 16:28:57 spire-1.2.1/pkg/server/api/audit/ 16:28:57 spire-1.2.1/pkg/server/api/audit/audit.go 16:28:57 spire-1.2.1/pkg/server/api/audit/audit_test.go 16:28:57 spire-1.2.1/pkg/server/api/bundle.go 16:28:57 spire-1.2.1/pkg/server/api/bundle/ 16:28:57 spire-1.2.1/pkg/server/api/bundle/v1/ 16:28:57 spire-1.2.1/pkg/server/api/bundle/v1/service.go 16:28:57 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 16:28:57 spire-1.2.1/pkg/server/api/bundle_test.go 16:28:57 spire-1.2.1/pkg/server/api/debug/ 16:28:57 spire-1.2.1/pkg/server/api/debug/v1/ 16:28:57 spire-1.2.1/pkg/server/api/debug/v1/service.go 16:28:57 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 16:28:57 spire-1.2.1/pkg/server/api/entry.go 16:28:57 spire-1.2.1/pkg/server/api/entry/ 16:28:57 spire-1.2.1/pkg/server/api/entry/v1/ 16:28:57 spire-1.2.1/pkg/server/api/entry/v1/service.go 16:28:57 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 16:28:57 spire-1.2.1/pkg/server/api/entry_test.go 16:28:57 spire-1.2.1/pkg/server/api/health/ 16:28:57 spire-1.2.1/pkg/server/api/health/v1/ 16:28:57 spire-1.2.1/pkg/server/api/health/v1/service.go 16:28:57 spire-1.2.1/pkg/server/api/health/v1/service_test.go 16:28:57 spire-1.2.1/pkg/server/api/id.go 16:28:57 spire-1.2.1/pkg/server/api/id_test.go 16:28:57 spire-1.2.1/pkg/server/api/limits/ 16:28:57 spire-1.2.1/pkg/server/api/limits/limits.go 16:28:57 spire-1.2.1/pkg/server/api/middleware/ 16:28:57 spire-1.2.1/pkg/server/api/middleware/alias.go 16:28:57 spire-1.2.1/pkg/server/api/middleware/audit.go 16:28:57 spire-1.2.1/pkg/server/api/middleware/authorization.go 16:28:57 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 16:28:57 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 16:28:57 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 16:28:57 spire-1.2.1/pkg/server/api/middleware/caller.go 16:28:57 spire-1.2.1/pkg/server/api/middleware/caller_test.go 16:28:57 spire-1.2.1/pkg/server/api/middleware/common.go 16:28:57 spire-1.2.1/pkg/server/api/middleware/common_test.go 16:28:57 spire-1.2.1/pkg/server/api/middleware/entries.go 16:28:57 spire-1.2.1/pkg/server/api/middleware/entries_test.go 16:28:57 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 16:28:57 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 16:28:57 spire-1.2.1/pkg/server/api/ratelimit.go 16:28:57 spire-1.2.1/pkg/server/api/rpccontext/ 16:28:57 spire-1.2.1/pkg/server/api/rpccontext/alias.go 16:28:57 spire-1.2.1/pkg/server/api/rpccontext/audit.go 16:28:57 spire-1.2.1/pkg/server/api/rpccontext/caller.go 16:28:57 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 16:28:57 spire-1.2.1/pkg/server/api/selector.go 16:28:57 spire-1.2.1/pkg/server/api/selector_test.go 16:28:57 spire-1.2.1/pkg/server/api/status.go 16:28:57 spire-1.2.1/pkg/server/api/status_test.go 16:28:57 spire-1.2.1/pkg/server/api/svid/ 16:28:57 spire-1.2.1/pkg/server/api/svid/v1/ 16:28:57 spire-1.2.1/pkg/server/api/svid/v1/service.go 16:28:57 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 16:28:57 spire-1.2.1/pkg/server/api/trustdomain.go 16:28:57 spire-1.2.1/pkg/server/api/trustdomain/ 16:28:57 spire-1.2.1/pkg/server/api/trustdomain/v1/ 16:28:57 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 16:28:57 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 16:28:57 spire-1.2.1/pkg/server/api/trustdomain_test.go 16:28:57 spire-1.2.1/pkg/server/authpolicy/ 16:28:57 spire-1.2.1/pkg/server/authpolicy/defaults.go 16:28:57 spire-1.2.1/pkg/server/authpolicy/policy.go 16:28:57 spire-1.2.1/pkg/server/authpolicy/policy.rego 16:28:57 spire-1.2.1/pkg/server/authpolicy/policy_data.json 16:28:57 spire-1.2.1/pkg/server/authpolicy/policy_test.go 16:28:57 spire-1.2.1/pkg/server/authpolicy/validate.go 16:28:57 spire-1.2.1/pkg/server/bundle/ 16:28:57 spire-1.2.1/pkg/server/bundle/client/ 16:28:57 spire-1.2.1/pkg/server/bundle/client/client.go 16:28:57 spire-1.2.1/pkg/server/bundle/client/client_test.go 16:28:57 spire-1.2.1/pkg/server/bundle/client/manager.go 16:28:57 spire-1.2.1/pkg/server/bundle/client/manager_test.go 16:28:57 spire-1.2.1/pkg/server/bundle/client/sources.go 16:28:57 spire-1.2.1/pkg/server/bundle/client/sources_test.go 16:28:57 spire-1.2.1/pkg/server/bundle/client/updater.go 16:28:57 spire-1.2.1/pkg/server/bundle/client/updater_test.go 16:28:57 spire-1.2.1/pkg/server/ca/ 16:28:57 spire-1.2.1/pkg/server/ca/ca.go 16:28:57 spire-1.2.1/pkg/server/ca/ca_health.go 16:28:57 spire-1.2.1/pkg/server/ca/ca_test.go 16:28:57 spire-1.2.1/pkg/server/ca/journal.go 16:28:57 spire-1.2.1/pkg/server/ca/journal_test.go 16:28:57 spire-1.2.1/pkg/server/ca/manager.go 16:28:57 spire-1.2.1/pkg/server/ca/manager_health.go 16:28:57 spire-1.2.1/pkg/server/ca/manager_test.go 16:28:57 spire-1.2.1/pkg/server/ca/templates.go 16:28:57 spire-1.2.1/pkg/server/ca/upstream_client.go 16:28:57 spire-1.2.1/pkg/server/ca/upstream_client_test.go 16:28:57 spire-1.2.1/pkg/server/ca/validation.go 16:28:57 spire-1.2.1/pkg/server/cache/ 16:28:57 spire-1.2.1/pkg/server/cache/dscache/ 16:28:57 spire-1.2.1/pkg/server/cache/dscache/cache.go 16:28:57 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 16:28:57 spire-1.2.1/pkg/server/cache/entrycache/ 16:28:57 spire-1.2.1/pkg/server/cache/entrycache/cache.go 16:28:57 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 16:28:57 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 16:28:57 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 16:28:57 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 16:28:57 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 16:28:57 spire-1.2.1/pkg/server/catalog/ 16:28:57 spire-1.2.1/pkg/server/catalog/catalog.go 16:28:58 spire-1.2.1/pkg/server/catalog/keymanager.go 16:28:58 spire-1.2.1/pkg/server/catalog/nodeattestor.go 16:28:58 spire-1.2.1/pkg/server/catalog/noderesolver.go 16:28:58 spire-1.2.1/pkg/server/catalog/notifier.go 16:28:58 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 16:28:58 spire-1.2.1/pkg/server/config.go 16:28:58 spire-1.2.1/pkg/server/datastore/ 16:28:58 spire-1.2.1/pkg/server/datastore/datastore.go 16:28:58 spire-1.2.1/pkg/server/datastore/datastore_health.go 16:28:58 spire-1.2.1/pkg/server/datastore/repository.go 16:28:58 spire-1.2.1/pkg/server/datastore/sqlstore/ 16:28:58 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 16:28:58 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 16:28:58 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 16:28:58 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 16:28:58 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 16:28:58 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 16:28:58 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 16:28:58 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 16:28:58 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 16:28:58 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 16:28:58 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 16:28:58 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 16:28:58 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 16:28:58 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 16:28:58 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 16:28:58 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 16:28:58 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 16:28:58 spire-1.2.1/pkg/server/endpoints/ 16:28:58 spire-1.2.1/pkg/server/endpoints/bundle/ 16:28:58 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 16:28:58 spire-1.2.1/pkg/server/endpoints/bundle/config.go 16:28:58 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 16:28:58 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 16:28:58 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 16:28:58 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 16:28:58 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 16:28:58 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 16:28:58 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 16:28:58 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 16:28:58 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 16:28:58 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 16:28:58 spire-1.2.1/pkg/server/endpoints/bundle/server.go 16:28:58 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 16:28:58 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 16:28:58 spire-1.2.1/pkg/server/endpoints/config.go 16:28:58 spire-1.2.1/pkg/server/endpoints/endpoints.go 16:28:58 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 16:28:58 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 16:28:58 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 16:28:58 spire-1.2.1/pkg/server/endpoints/middleware.go 16:28:58 spire-1.2.1/pkg/server/endpoints/middleware_test.go 16:28:58 spire-1.2.1/pkg/server/hostservice/ 16:28:58 spire-1.2.1/pkg/server/hostservice/agentstore/ 16:28:58 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 16:28:58 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 16:28:58 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 16:28:58 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 16:28:58 spire-1.2.1/pkg/server/hostservice/identityprovider/ 16:28:58 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 16:28:58 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 16:28:58 spire-1.2.1/pkg/server/plugin/ 16:28:58 spire-1.2.1/pkg/server/plugin/keymanager/ 16:28:58 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 16:28:58 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 16:28:58 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 16:28:58 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 16:28:58 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 16:28:58 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 16:28:58 spire-1.2.1/pkg/server/plugin/keymanager/base/ 16:28:58 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 16:28:58 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 16:28:58 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 16:28:58 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 16:28:58 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 16:28:58 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 16:28:58 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 16:28:58 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 16:28:58 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 16:28:58 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 16:28:58 spire-1.2.1/pkg/server/plugin/keymanager/test/ 16:28:58 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 16:28:58 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 16:28:58 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 16:28:58 spire-1.2.1/pkg/server/plugin/nodeattestor/ 16:28:58 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 16:28:58 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 16:28:58 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 16:28:58 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 16:28:58 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 16:28:58 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 16:28:58 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 16:28:58 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 16:28:58 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 16:28:58 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 16:28:58 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 16:28:58 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 16:28:58 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 16:28:58 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 16:28:58 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 16:28:58 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 16:28:58 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 16:28:58 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 16:28:58 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 16:28:58 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 16:28:58 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 16:28:58 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 16:28:58 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 16:28:58 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 16:28:58 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 16:28:58 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 16:28:58 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 16:28:58 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 16:28:58 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 16:28:58 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 16:28:58 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 16:28:58 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 16:28:58 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 16:28:58 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 16:28:58 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 16:28:58 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 16:28:58 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 16:28:58 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 16:28:58 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 16:28:58 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 16:28:58 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 16:28:58 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 16:28:58 spire-1.2.1/pkg/server/plugin/noderesolver/ 16:28:58 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 16:28:58 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 16:28:58 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 16:28:58 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 16:28:58 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 16:28:58 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 16:28:58 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 16:28:58 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 16:28:58 spire-1.2.1/pkg/server/plugin/notifier/ 16:28:58 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 16:28:58 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 16:28:58 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 16:28:58 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 16:28:58 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 16:28:58 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 16:28:58 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 16:28:58 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 16:28:58 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 16:28:58 spire-1.2.1/pkg/server/plugin/notifier/repository.go 16:28:58 spire-1.2.1/pkg/server/plugin/notifier/v1.go 16:28:58 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 16:28:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 16:28:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 16:28:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 16:28:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 16:28:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 16:28:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 16:28:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 16:28:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 16:28:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 16:28:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 16:28:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 16:28:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 16:28:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 16:28:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 16:28:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 16:28:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 16:28:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 16:28:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 16:28:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 16:28:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 16:28:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 16:28:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 16:28:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 16:28:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 16:28:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 16:28:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 16:28:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 16:28:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 16:28:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 16:28:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 16:28:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 16:28:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 16:28:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 16:28:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 16:28:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 16:28:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 16:28:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 16:28:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 16:28:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 16:28:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 16:28:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 16:28:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 16:28:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 16:28:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 16:28:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 16:28:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 16:28:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 16:28:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 16:28:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 16:28:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 16:28:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 16:28:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 16:28:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 16:28:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 16:28:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 16:28:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 16:28:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 16:28:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 16:28:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 16:28:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 16:28:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 16:28:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 16:28:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 16:28:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 16:28:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 16:28:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 16:28:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 16:28:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 16:28:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 16:28:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 16:28:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 16:28:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 16:28:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 16:28:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 16:28:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 16:28:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 16:28:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 16:28:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 16:28:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 16:28:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 16:28:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 16:28:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 16:28:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 16:28:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 16:28:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 16:28:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 16:28:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 16:28:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 16:28:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 16:28:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 16:28:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 16:28:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 16:28:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 16:28:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 16:28:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 16:28:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 16:28:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 16:28:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 16:28:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 16:28:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 16:28:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 16:28:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 16:28:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 16:28:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 16:28:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 16:28:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 16:28:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 16:28:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 16:28:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 16:28:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 16:28:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 16:28:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 16:28:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 16:28:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 16:28:58 spire-1.2.1/pkg/server/registration/ 16:28:58 spire-1.2.1/pkg/server/registration/manager.go 16:28:58 spire-1.2.1/pkg/server/registration/manager_test.go 16:28:58 spire-1.2.1/pkg/server/scanentries.go 16:28:58 spire-1.2.1/pkg/server/scanentries_test.go 16:28:58 spire-1.2.1/pkg/server/server.go 16:28:58 spire-1.2.1/pkg/server/server_test.go 16:28:58 spire-1.2.1/pkg/server/svid/ 16:28:58 spire-1.2.1/pkg/server/svid/observer.go 16:28:58 spire-1.2.1/pkg/server/svid/observer_test.go 16:28:58 spire-1.2.1/pkg/server/svid/rotator.go 16:28:58 spire-1.2.1/pkg/server/svid/rotator_config.go 16:28:58 spire-1.2.1/pkg/server/svid/rotator_config_test.go 16:28:58 spire-1.2.1/pkg/server/svid/rotator_test.go 16:28:58 spire-1.2.1/proto/ 16:28:58 spire-1.2.1/proto/private/ 16:28:58 spire-1.2.1/proto/private/server/ 16:28:58 spire-1.2.1/proto/private/server/journal/ 16:28:58 spire-1.2.1/proto/private/server/journal/journal.pb.go 16:28:58 spire-1.2.1/proto/private/server/journal/journal.proto 16:28:58 spire-1.2.1/proto/spire/ 16:28:58 spire-1.2.1/proto/spire/common/ 16:28:58 spire-1.2.1/proto/spire/common/common.pb.go 16:28:58 spire-1.2.1/proto/spire/common/common.proto 16:28:58 spire-1.2.1/proto/spire/common/plugin/ 16:28:58 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 16:28:58 spire-1.2.1/proto/spire/common/plugin/plugin.proto 16:28:58 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 16:28:58 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 16:28:58 spire-1.2.1/proto/spire/plugin/ 16:28:58 spire-1.2.1/proto/spire/plugin/agent/ 16:28:58 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 16:28:58 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 16:28:58 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 16:28:58 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 16:28:58 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 16:28:58 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 16:28:58 spire-1.2.1/release/ 16:28:58 spire-1.2.1/release/spire-extras/ 16:28:58 spire-1.2.1/release/spire-extras/README.md 16:28:58 spire-1.2.1/release/spire-extras/conf/ 16:28:58 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 16:28:58 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 16:28:58 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 16:28:58 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 16:28:58 spire-1.2.1/release/spire/ 16:28:58 spire-1.2.1/release/spire/README.md 16:28:58 spire-1.2.1/release/spire/conf/ 16:28:58 spire-1.2.1/release/spire/conf/agent/ 16:28:58 spire-1.2.1/release/spire/conf/agent/agent.conf 16:28:58 spire-1.2.1/release/spire/conf/server/ 16:28:58 spire-1.2.1/release/spire/conf/server/server.conf 16:28:58 spire-1.2.1/script/ 16:28:58 spire-1.2.1/script/build-artifact.sh 16:28:58 spire-1.2.1/script/generate_dummy_ca.sh 16:28:58 spire-1.2.1/support/ 16:28:58 spire-1.2.1/support/k8s/ 16:28:58 spire-1.2.1/support/k8s/k8s-workload-registrar/ 16:28:58 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 16:28:58 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 16:28:58 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 16:28:58 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 16:28:58 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 16:28:58 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 16:28:58 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 16:28:58 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 16:28:58 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 16:28:58 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 16:28:58 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 16:28:58 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 16:28:58 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 16:28:58 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 16:28:58 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 16:28:58 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 16:28:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 16:28:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 16:28:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 16:28:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 16:28:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 16:28:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 16:28:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 16:28:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 16:28:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 16:28:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 16:28:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 16:28:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 16:28:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 16:28:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 16:28:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 16:28:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 16:28:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 16:28:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 16:28:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 16:28:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 16:28:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 16:28:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 16:28:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 16:28:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 16:28:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 16:28:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 16:28:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 16:28:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 16:28:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 16:28:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 16:28:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 16:28:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 16:28:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 16:28:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 16:28:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 16:28:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 16:28:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 16:28:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 16:28:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 16:28:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 16:28:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 16:28:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 16:28:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 16:28:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 16:28:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 16:28:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 16:28:58 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 16:28:58 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 16:28:58 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 16:28:58 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 16:28:58 spire-1.2.1/support/oidc-discovery-provider/ 16:28:58 spire-1.2.1/support/oidc-discovery-provider/README.md 16:28:58 spire-1.2.1/support/oidc-discovery-provider/common_test.go 16:28:58 spire-1.2.1/support/oidc-discovery-provider/config.go 16:28:58 spire-1.2.1/support/oidc-discovery-provider/config_test.go 16:28:58 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 16:28:58 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 16:28:58 spire-1.2.1/support/oidc-discovery-provider/handler.go 16:28:58 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 16:28:58 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 16:28:58 spire-1.2.1/support/oidc-discovery-provider/main.go 16:28:58 spire-1.2.1/support/oidc-discovery-provider/server_api.go 16:28:58 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 16:28:58 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 16:28:58 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 16:28:58 spire-1.2.1/test/ 16:28:58 spire-1.2.1/test/clock/ 16:28:58 spire-1.2.1/test/clock/clock.go 16:28:58 spire-1.2.1/test/fakes/ 16:28:58 spire-1.2.1/test/fakes/fakeagentcatalog/ 16:28:58 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 16:28:58 spire-1.2.1/test/fakes/fakeagentkeymanager/ 16:28:58 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 16:28:58 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 16:28:58 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 16:28:58 spire-1.2.1/test/fakes/fakeagentstore/ 16:28:58 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 16:28:58 spire-1.2.1/test/fakes/fakedatastore/ 16:28:58 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 16:28:58 spire-1.2.1/test/fakes/fakeentryclient/ 16:28:58 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 16:28:58 spire-1.2.1/test/fakes/fakehealthchecker/ 16:28:58 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 16:28:58 spire-1.2.1/test/fakes/fakeidentityprovider/ 16:28:58 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 16:28:58 spire-1.2.1/test/fakes/fakemetrics/ 16:28:58 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 16:28:58 spire-1.2.1/test/fakes/fakenoderesolver/ 16:28:58 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 16:28:58 spire-1.2.1/test/fakes/fakenotifier/ 16:28:58 spire-1.2.1/test/fakes/fakenotifier/notifier.go 16:28:58 spire-1.2.1/test/fakes/fakepluginmetrics/ 16:28:58 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 16:28:58 spire-1.2.1/test/fakes/fakeserverca/ 16:28:58 spire-1.2.1/test/fakes/fakeserverca/serverca.go 16:28:58 spire-1.2.1/test/fakes/fakeservercatalog/ 16:28:58 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 16:28:58 spire-1.2.1/test/fakes/fakeserverkeymanager/ 16:28:58 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 16:28:58 spire-1.2.1/test/fakes/fakeservernodeattestor/ 16:28:58 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 16:28:58 spire-1.2.1/test/fakes/fakeupstreamauthority/ 16:28:58 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 16:28:58 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 16:28:58 spire-1.2.1/test/fakes/fakeworkloadapi/ 16:28:58 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 16:28:58 spire-1.2.1/test/fakes/fakeworkloadattestor/ 16:28:58 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 16:28:58 spire-1.2.1/test/fixture/ 16:28:58 spire-1.2.1/test/fixture/certs/ 16:28:58 spire-1.2.1/test/fixture/certs/agent_svid.der 16:28:58 spire-1.2.1/test/fixture/certs/base_cert.pem 16:28:58 spire-1.2.1/test/fixture/certs/base_csr.pem 16:28:58 spire-1.2.1/test/fixture/certs/base_key.pem 16:28:58 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 16:28:58 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 16:28:58 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 16:28:58 spire-1.2.1/test/fixture/certs/blog_cert.pem 16:28:58 spire-1.2.1/test/fixture/certs/blog_csr.pem 16:28:58 spire-1.2.1/test/fixture/certs/blog_key.pem 16:28:58 spire-1.2.1/test/fixture/certs/bundle.der 16:28:58 spire-1.2.1/test/fixture/certs/ca.pem 16:28:58 spire-1.2.1/test/fixture/certs/ca_key.pem 16:28:58 spire-1.2.1/test/fixture/certs/database_cert.pem 16:28:58 spire-1.2.1/test/fixture/certs/database_csr.pem 16:28:58 spire-1.2.1/test/fixture/certs/database_key.pem 16:28:58 spire-1.2.1/test/fixture/certs/node_cert.pem 16:28:58 spire-1.2.1/test/fixture/certs/node_csr.pem 16:28:58 spire-1.2.1/test/fixture/certs/node_key.pem 16:28:58 spire-1.2.1/test/fixture/certs/svid.pem 16:28:58 spire-1.2.1/test/fixture/certs/svid_key.pem 16:28:58 spire-1.2.1/test/fixture/config/ 16:28:58 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 16:28:58 spire-1.2.1/test/fixture/config/agent_good.conf 16:28:58 spire-1.2.1/test/fixture/config/agent_good_templated.conf 16:28:58 spire-1.2.1/test/fixture/config/plugin_good.conf 16:28:58 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 16:28:58 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 16:28:58 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 16:28:58 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 16:28:58 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 16:28:58 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 16:28:58 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 16:28:58 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 16:28:58 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 16:28:58 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 16:28:58 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 16:28:58 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 16:28:58 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 16:28:58 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 16:28:58 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 16:28:58 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 16:28:58 spire-1.2.1/test/fixture/config/server_good.conf 16:28:58 spire-1.2.1/test/fixture/config/server_good_templated.conf 16:28:58 spire-1.2.1/test/fixture/fixture.go 16:28:58 spire-1.2.1/test/fixture/nodeattestor/ 16:28:58 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 16:28:58 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 16:28:58 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 16:28:58 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 16:28:58 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 16:28:58 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 16:28:58 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 16:28:58 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 16:28:58 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 16:28:58 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 16:28:58 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 16:28:58 spire-1.2.1/test/fixture/registration/ 16:28:58 spire-1.2.1/test/fixture/registration/entries.json 16:28:58 spire-1.2.1/test/fixture/registration/good-for-update.json 16:28:58 spire-1.2.1/test/fixture/registration/good.json 16:28:58 spire-1.2.1/test/fixture/registration/invalid.json 16:28:58 spire-1.2.1/test/fixture/registration/invalid_json.json 16:28:58 spire-1.2.1/test/fixture/registration/manager_test_entries.json 16:28:58 spire-1.2.1/test/integration/ 16:28:58 spire-1.2.1/test/integration/README.md 16:28:58 spire-1.2.1/test/integration/common 16:28:58 spire-1.2.1/test/integration/setup/ 16:28:58 spire-1.2.1/test/integration/setup/adminclient/ 16:28:58 spire-1.2.1/test/integration/setup/adminclient/build.sh 16:28:58 spire-1.2.1/test/integration/setup/adminclient/client.go 16:28:58 spire-1.2.1/test/integration/setup/debugagent/ 16:28:58 spire-1.2.1/test/integration/setup/debugagent/build.sh 16:28:58 spire-1.2.1/test/integration/setup/debugagent/main.go 16:28:58 spire-1.2.1/test/integration/setup/debugserver/ 16:28:58 spire-1.2.1/test/integration/setup/debugserver/build.sh 16:28:58 spire-1.2.1/test/integration/setup/debugserver/main.go 16:28:58 spire-1.2.1/test/integration/setup/downstreamclient/ 16:28:58 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 16:28:58 spire-1.2.1/test/integration/setup/downstreamclient/client.go 16:28:58 spire-1.2.1/test/integration/setup/itclient/ 16:28:58 spire-1.2.1/test/integration/setup/itclient/client.go 16:28:58 spire-1.2.1/test/integration/setup/node-attestation/ 16:28:58 spire-1.2.1/test/integration/setup/node-attestation/build.sh 16:28:58 spire-1.2.1/test/integration/setup/node-attestation/client.go 16:28:58 spire-1.2.1/test/integration/setup/x509pop/ 16:28:58 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 16:28:58 spire-1.2.1/test/integration/setup/x509pop/setup.sh 16:28:58 spire-1.2.1/test/integration/suites/ 16:28:58 spire-1.2.1/test/integration/suites/admin-endpoints/ 16:28:58 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 16:28:58 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 16:28:58 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 16:28:58 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 16:28:58 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 16:28:58 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 16:28:58 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 16:28:58 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 16:28:58 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 16:28:58 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 16:28:58 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 16:28:58 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 16:28:58 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 16:28:58 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 16:28:58 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 16:28:58 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 16:28:58 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 16:28:58 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 16:28:58 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 16:28:58 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 16:28:58 spire-1.2.1/test/integration/suites/datastore-mysql/ 16:28:58 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 16:28:58 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 16:28:58 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 16:28:58 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 16:28:58 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 16:28:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 16:28:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 16:28:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 16:28:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 16:28:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 16:28:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 16:28:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 16:28:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 16:28:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 16:28:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 16:28:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 16:28:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 16:28:58 spire-1.2.1/test/integration/suites/datastore-postgres/ 16:28:58 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 16:28:58 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 16:28:58 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 16:28:58 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 16:28:58 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 16:28:58 spire-1.2.1/test/integration/suites/debug-endpoints/ 16:28:58 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 16:28:58 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 16:28:58 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 16:28:58 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 16:28:58 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 16:28:58 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 16:28:58 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 16:28:58 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 16:28:58 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 16:28:58 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 16:28:58 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 16:28:58 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 16:28:58 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 16:28:58 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 16:28:58 spire-1.2.1/test/integration/suites/downstream-endpoints/ 16:28:58 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 16:28:58 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 16:28:58 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 16:28:58 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 16:28:58 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 16:28:58 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 16:28:58 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 16:28:58 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 16:28:58 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 16:28:58 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 16:28:58 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 16:28:58 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 16:28:58 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 16:28:58 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 16:28:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 16:28:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 16:28:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 16:28:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 16:28:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 16:28:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 16:28:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 16:28:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 16:28:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 16:28:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 16:28:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 16:28:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 16:28:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 16:28:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 16:28:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 16:28:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 16:28:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 16:28:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 16:28:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 16:28:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 16:28:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 16:28:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 16:28:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 16:28:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 16:28:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 16:28:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 16:28:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 16:28:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 16:28:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 16:28:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 16:28:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 16:28:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 16:28:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 16:28:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 16:28:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 16:28:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 16:28:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 16:28:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 16:28:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 16:28:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 16:28:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 16:28:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 16:28:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 16:28:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 16:28:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 16:28:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 16:28:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 16:28:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 16:28:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 16:28:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 16:28:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 16:28:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 16:28:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 16:28:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 16:28:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 16:28:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 16:28:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 16:28:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 16:28:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 16:28:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 16:28:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 16:28:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 16:28:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 16:28:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 16:28:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 16:28:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 16:28:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 16:28:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 16:28:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 16:28:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 16:28:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 16:28:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 16:28:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 16:28:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 16:28:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 16:28:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 16:28:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 16:28:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 16:28:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 16:28:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 16:28:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 16:28:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 16:28:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 16:28:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 16:28:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 16:28:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 16:28:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 16:28:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 16:28:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 16:28:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 16:28:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 16:28:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 16:28:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 16:28:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 16:28:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 16:28:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 16:28:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 16:28:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 16:28:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 16:28:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 16:28:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 16:28:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 16:28:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 16:28:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 16:28:58 spire-1.2.1/test/integration/suites/join-token/ 16:28:58 spire-1.2.1/test/integration/suites/join-token/01-start-server 16:28:58 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 16:28:58 spire-1.2.1/test/integration/suites/join-token/03-start-agent 16:28:58 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 16:28:58 spire-1.2.1/test/integration/suites/join-token/05-check-svid 16:28:58 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 16:28:58 spire-1.2.1/test/integration/suites/join-token/README.md 16:28:58 spire-1.2.1/test/integration/suites/join-token/conf/ 16:28:58 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 16:28:58 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 16:28:58 spire-1.2.1/test/integration/suites/join-token/conf/server/ 16:28:58 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 16:28:58 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 16:28:58 spire-1.2.1/test/integration/suites/join-token/teardown 16:28:58 spire-1.2.1/test/integration/suites/k8s-reconcile/ 16:28:58 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 16:28:58 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 16:28:58 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 16:28:58 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 16:28:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 16:28:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 16:28:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 16:28:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 16:28:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 16:28:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 16:28:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 16:28:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 16:28:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 16:28:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 16:28:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 16:28:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 16:28:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 16:28:58 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 16:28:58 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 16:28:58 spire-1.2.1/test/integration/suites/k8s-scratch/ 16:28:58 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 16:28:58 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 16:28:58 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 16:28:58 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 16:28:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 16:28:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 16:28:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 16:28:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 16:28:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 16:28:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 16:28:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 16:28:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 16:28:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 16:28:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 16:28:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 16:28:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 16:28:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 16:28:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 16:28:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 16:28:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 16:28:58 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 16:28:58 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 16:28:58 spire-1.2.1/test/integration/suites/k8s/ 16:28:58 spire-1.2.1/test/integration/suites/k8s/00-setup 16:28:58 spire-1.2.1/test/integration/suites/k8s/01-apply-config 16:28:58 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 16:28:58 spire-1.2.1/test/integration/suites/k8s/README.md 16:28:58 spire-1.2.1/test/integration/suites/k8s/conf/ 16:28:58 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 16:28:58 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 16:28:58 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 16:28:58 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 16:28:58 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 16:28:58 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 16:28:58 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 16:28:58 spire-1.2.1/test/integration/suites/k8s/conf/server/ 16:28:58 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 16:28:58 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 16:28:58 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 16:28:58 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 16:28:58 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 16:28:58 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 16:28:58 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 16:28:58 spire-1.2.1/test/integration/suites/k8s/init-kubectl 16:28:58 spire-1.2.1/test/integration/suites/k8s/teardown 16:28:58 spire-1.2.1/test/integration/suites/nested-rotation/ 16:28:58 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 16:28:58 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 16:28:58 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 16:28:58 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 16:28:58 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 16:28:58 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 16:28:58 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 16:28:58 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 16:28:58 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 16:28:58 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 16:28:58 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 16:28:58 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 16:28:58 spire-1.2.1/test/integration/suites/nested-rotation/README.md 16:28:58 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 16:28:58 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 16:28:58 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 16:28:58 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 16:28:58 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 16:28:58 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 16:28:58 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 16:28:58 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 16:28:58 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 16:28:58 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 16:28:58 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 16:28:58 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 16:28:58 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 16:28:58 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 16:28:58 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 16:28:58 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 16:28:58 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 16:28:58 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 16:28:58 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 16:28:58 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 16:28:58 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 16:28:58 spire-1.2.1/test/integration/suites/nested-rotation/root/ 16:28:58 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 16:28:58 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 16:28:58 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 16:28:58 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 16:28:58 spire-1.2.1/test/integration/suites/nested-rotation/teardown 16:28:58 spire-1.2.1/test/integration/suites/node-attestation/ 16:28:58 spire-1.2.1/test/integration/suites/node-attestation/00-setup 16:28:58 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 16:28:58 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 16:28:58 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 16:28:58 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 16:28:58 spire-1.2.1/test/integration/suites/node-attestation/README.md 16:28:58 spire-1.2.1/test/integration/suites/node-attestation/conf/ 16:28:58 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 16:28:58 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 16:28:58 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 16:28:58 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 16:28:58 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 16:28:58 spire-1.2.1/test/integration/suites/node-attestation/teardown 16:28:58 spire-1.2.1/test/integration/suites/rotation/ 16:28:58 spire-1.2.1/test/integration/suites/rotation/00-setup 16:28:58 spire-1.2.1/test/integration/suites/rotation/01-start-server 16:28:58 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 16:28:58 spire-1.2.1/test/integration/suites/rotation/03-start-agent 16:28:58 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 16:28:58 spire-1.2.1/test/integration/suites/rotation/05-check-svids 16:28:58 spire-1.2.1/test/integration/suites/rotation/README.md 16:28:58 spire-1.2.1/test/integration/suites/rotation/conf/ 16:28:58 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 16:28:58 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 16:28:58 spire-1.2.1/test/integration/suites/rotation/conf/server/ 16:28:58 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 16:28:58 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 16:28:58 spire-1.2.1/test/integration/suites/rotation/teardown 16:28:58 spire-1.2.1/test/integration/suites/self-test/ 16:28:58 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 16:28:58 spire-1.2.1/test/integration/suites/self-test/README.md 16:28:58 spire-1.2.1/test/integration/suites/self-test/teardown 16:28:58 spire-1.2.1/test/integration/suites/spire-server-cli/ 16:28:58 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 16:28:58 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 16:28:58 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 16:28:58 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 16:28:58 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 16:28:58 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 16:28:58 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 16:28:58 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 16:28:58 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 16:28:58 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 16:28:58 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 16:28:58 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 16:28:58 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 16:28:58 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 16:28:58 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 16:28:58 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 16:28:58 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 16:28:58 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 16:28:58 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 16:28:58 spire-1.2.1/test/integration/suites/upgrade/ 16:28:58 spire-1.2.1/test/integration/suites/upgrade/00-setup 16:28:58 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 16:28:58 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 16:28:58 spire-1.2.1/test/integration/suites/upgrade/README.md 16:28:58 spire-1.2.1/test/integration/suites/upgrade/conf/ 16:28:58 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 16:28:58 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 16:28:58 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 16:28:58 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 16:28:58 spire-1.2.1/test/integration/suites/upgrade/teardown 16:28:58 spire-1.2.1/test/integration/suites/upgrade/versions.txt 16:28:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 16:28:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 16:28:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 16:28:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 16:28:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 16:28:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 16:28:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 16:28:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 16:28:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 16:28:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 16:28:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 16:28:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 16:28:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 16:28:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 16:28:58 spire-1.2.1/test/integration/test-one.sh 16:28:58 spire-1.2.1/test/integration/test.sh 16:28:58 spire-1.2.1/test/plugintest/ 16:28:58 spire-1.2.1/test/plugintest/config.go 16:28:58 spire-1.2.1/test/plugintest/load.go 16:28:58 spire-1.2.1/test/plugintest/option.go 16:28:58 spire-1.2.1/test/spiretest/ 16:28:58 spire-1.2.1/test/spiretest/apiserver.go 16:28:59 spire-1.2.1/test/spiretest/assertions.go 16:28:59 spire-1.2.1/test/spiretest/dir.go 16:28:59 spire-1.2.1/test/spiretest/errors_posix.go 16:28:59 spire-1.2.1/test/spiretest/errors_windows.go 16:28:59 spire-1.2.1/test/spiretest/logs.go 16:28:59 spire-1.2.1/test/spiretest/socketapi.go 16:28:59 spire-1.2.1/test/spiretest/suite.go 16:28:59 spire-1.2.1/test/spiretest/x509.go 16:28:59 spire-1.2.1/test/testca/ 16:28:59 spire-1.2.1/test/testca/ca.go 16:28:59 spire-1.2.1/test/testkey/ 16:28:59 spire-1.2.1/test/testkey/generate.sh 16:28:59 spire-1.2.1/test/testkey/genkeys.go 16:28:59 spire-1.2.1/test/testkey/keys.go 16:28:59 spire-1.2.1/test/testkey/new.go 16:28:59 spire-1.2.1/test/tpmsimulator/ 16:28:59 spire-1.2.1/test/tpmsimulator/simulator.go 16:28:59 spire-1.2.1/test/util/ 16:28:59 spire-1.2.1/test/util/cert_fixtures.go 16:28:59 spire-1.2.1/test/util/cert_generation.go 16:28:59 spire-1.2.1/test/util/io_redirection.go 16:28:59 spire-1.2.1/test/util/race.go 16:28:59 spire-1.2.1/test/util/util.go 16:28:59 building spire from source... 16:28:59 Installing go1.17.7... 16:29:26 Building bin/spire-server... 16:29:26 go: downloading github.com/mitchellh/cli v1.1.2 16:29:26 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 16:29:26 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 16:29:26 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 16:29:26 go: downloading google.golang.org/grpc v1.44.0 16:29:26 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 16:29:26 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 16:29:26 go: downloading github.com/imdario/mergo v0.3.12 16:29:26 go: downloading github.com/sirupsen/logrus v1.8.1 16:29:28 go: downloading github.com/hashicorp/go-hclog v1.1.0 16:29:29 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 16:29:29 go: downloading github.com/mattn/go-isatty v0.0.14 16:29:29 go: downloading github.com/fatih/color v1.13.0 16:29:29 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 16:29:29 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 16:29:29 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 16:29:29 go: downloading github.com/hashicorp/go-plugin v1.4.3 16:29:30 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 16:29:30 go: downloading github.com/InVisionApp/go-logger v1.0.1 16:29:30 go: downloading github.com/armon/go-metrics v0.3.10 16:29:31 go: downloading github.com/prometheus/client_golang v1.12.1 16:29:31 go: downloading github.com/uber-go/tally/v4 v4.1.1 16:29:32 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 16:29:32 go: downloading github.com/open-policy-agent/opa v0.38.0 16:29:47 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 16:29:47 go: downloading github.com/mattn/go-colorable v0.1.12 16:29:47 go: downloading github.com/Masterminds/goutils v1.1.0 16:29:47 go: downloading github.com/Masterminds/semver v1.5.0 16:29:47 go: downloading github.com/google/uuid v1.1.2 16:29:47 go: downloading github.com/huandu/xstrings v1.3.2 16:29:47 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 16:29:47 go: downloading github.com/oklog/run v1.0.0 16:29:47 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 16:29:47 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 16:29:47 go: downloading go.uber.org/atomic v1.9.0 16:29:48 go: downloading github.com/prometheus/client_model v0.2.0 16:29:48 go: downloading github.com/prometheus/common v0.32.1 16:29:49 go: downloading github.com/imkira/go-observer v1.0.3 16:29:49 go: downloading github.com/beorn7/perks v1.0.1 16:29:49 go: downloading github.com/cespare/xxhash/v2 v2.1.2 16:29:49 go: downloading github.com/prometheus/procfs v0.7.3 16:29:49 go: downloading github.com/hashicorp/errwrap v1.1.0 16:29:49 go: downloading github.com/mitchellh/reflectwalk v1.0.1 16:29:50 go: downloading github.com/twmb/murmur3 v1.1.6 16:29:50 go: downloading github.com/hashicorp/golang-lru v0.5.4 16:29:50 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 16:29:50 go: downloading github.com/blang/semver/v4 v4.0.0 16:29:50 go: downloading github.com/go-sql-driver/mysql v1.6.0 16:29:50 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 16:29:51 go: downloading github.com/jinzhu/gorm v1.9.16 16:29:51 go: downloading github.com/lib/pq v1.10.4 16:29:51 go: downloading github.com/mattn/go-sqlite3 v1.14.12 16:29:51 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 16:29:52 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 16:29:56 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 16:30:06 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 16:30:06 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 16:30:06 go: downloading github.com/stretchr/testify v1.7.0 16:30:06 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 16:30:06 go: downloading github.com/aws/aws-sdk-go v1.43.0 16:30:33 go: downloading google.golang.org/api v0.70.0 16:30:33 go: downloading k8s.io/client-go v0.23.4 16:30:33 go: downloading k8s.io/api v0.23.4 16:30:43 go: downloading github.com/google/go-tpm v0.3.3 16:30:43 go: downloading cloud.google.com/go/storage v1.21.0 16:30:44 go: downloading cloud.google.com/go v0.100.2 16:30:46 go: downloading k8s.io/apimachinery v0.23.4 16:30:48 go: downloading k8s.io/kube-aggregator v0.23.3 16:30:49 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 16:31:15 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 16:31:15 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 16:31:15 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 16:31:15 go: downloading cloud.google.com/go/security v1.3.0 16:31:15 go: downloading sigs.k8s.io/controller-runtime v0.11.1 16:31:16 go: downloading github.com/hashicorp/vault/api v1.4.1 16:31:17 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 16:31:18 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 16:31:18 go: downloading gopkg.in/yaml.v2 v2.4.0 16:31:18 go: downloading github.com/OneOfOne/xxhash v1.2.8 16:31:19 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 16:31:19 go: downloading github.com/gobwas/glob v0.2.3 16:31:19 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 16:31:19 go: downloading github.com/jinzhu/inflection v1.0.0 16:31:19 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 16:31:20 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 16:31:20 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 16:31:20 go: downloading github.com/aws/smithy-go v1.11.0 16:31:21 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 16:31:21 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 16:31:22 go: downloading github.com/gogo/protobuf v1.3.2 16:31:29 go: downloading cloud.google.com/go/compute v1.3.0 16:31:29 go: downloading cloud.google.com/go/iam v0.1.1 16:31:29 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 16:31:29 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 16:31:29 go: downloading k8s.io/klog/v2 v2.30.0 16:31:29 go: downloading github.com/google/gofuzz v1.1.0 16:31:30 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 16:31:31 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 16:31:31 go: downloading github.com/spf13/pflag v1.0.5 16:31:32 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 16:31:32 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 16:31:32 go: downloading github.com/Azure/go-autorest/logger v0.2.1 16:31:32 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 16:31:32 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 16:31:32 go: downloading github.com/dimchansky/utfbom v1.1.1 16:31:32 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 16:31:32 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 16:31:33 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 16:31:33 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 16:31:33 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 16:31:33 go: downloading github.com/hashicorp/vault/sdk v0.4.1 16:31:34 go: downloading github.com/mitchellh/mapstructure v1.4.3 16:31:34 go: downloading github.com/tklauser/go-sysconf v0.3.9 16:31:34 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 16:31:35 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 16:31:35 go: downloading github.com/jmespath/go-jmespath v0.4.0 16:31:37 go: downloading go.opencensus.io v0.23.0 16:31:38 go: downloading gopkg.in/inf.v0 v0.9.1 16:31:38 go: downloading github.com/go-logr/logr v1.2.2 16:31:38 go: downloading github.com/google/go-cmp v0.5.7 16:31:39 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 16:31:39 go: downloading github.com/json-iterator/go v1.1.12 16:31:39 go: downloading github.com/googleapis/gnostic v0.5.5 16:31:42 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 16:31:42 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 16:31:42 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 16:31:45 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 16:31:45 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 16:31:45 go: downloading github.com/tklauser/numcpus v0.3.0 16:31:45 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 16:31:45 go: downloading go.uber.org/zap v1.21.0 16:31:46 go: downloading sigs.k8s.io/yaml v1.3.0 16:31:46 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 16:31:47 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 16:31:47 go: downloading github.com/modern-go/reflect2 v1.0.2 16:31:47 go: downloading github.com/ryanuber/go-glob v1.0.0 16:31:47 go: downloading github.com/golang/snappy v0.0.4 16:31:47 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 16:32:00 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 16:32:00 go: downloading github.com/hashicorp/go-uuid v1.0.2 16:32:00 go: downloading github.com/hashicorp/go-version v1.2.0 16:32:00 go: downloading go.uber.org/multierr v1.6.0 16:32:26 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 16:32:26 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 16:33:48 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 16:33:53 Removing intermediate container 9fc64fabf231 16:33:53 ---> 46f05944b51a 16:33:53 16:33:53 Step 10/25 : FROM alpine:3.14 16:33:53 3.14: Pulling from library/alpine 16:33:54 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 16:33:54 Status: Downloaded newer image for alpine:3.14 16:33:54 ---> ac73e934f311 16:33:54 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:33:54 ---> Running in c99292c16665 16:33:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:33:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:33:58 (1/3) Installing ca-certificates (20211220-r0) 16:33:58 (2/3) Installing dumb-init (1.2.5-r1) 16:33:58 (3/3) Installing su-exec (0.2-r1) 16:33:58 Executing busybox-1.33.1-r7.trigger 16:33:58 Executing ca-certificates-20211220-r0.trigger 16:33:58 OK: 6 MiB in 17 packages 16:34:01 Removing intermediate container c99292c16665 16:34:01 ---> 3e88a382690a 16:34:01 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:34:01 ---> Running in ac59c769dd1d 16:34:01 Removing intermediate container ac59c769dd1d 16:34:01 ---> d9a0acc7678e 16:34:01 Step 13/25 : WORKDIR / 16:34:01 ---> Running in 4c635e0bfe5c 16:34:02 Removing intermediate container 4c635e0bfe5c 16:34:02 ---> 909b8d4a27ba 16:34:02 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:34:03 ---> abc8d3fa4424 16:34:03 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:34:04 ---> e05ebdc1f548 16:34:04 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:34:05 ---> 150247abef1f 16:34:05 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:34:06 ---> ba2a6d1a30e4 16:34:06 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:34:08 ---> 832ee5700691 16:34:08 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:34:10 ---> a3f404b0459b 16:34:10 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:34:11 ---> 8dc7154313f3 16:34:11 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/ 16:34:11 ---> Running in 8accfde74d83 16:34:14 Removing intermediate container 8accfde74d83 16:34:14 ---> bfba37881e50 16:34:14 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 16:34:14 ---> Running in 43b9e31934f0 16:34:14 Removing intermediate container 43b9e31934f0 16:34:14 ---> 7167522e93aa 16:34:14 Step 23/25 : LABEL arch=arm64 16:34:15 ---> Running in 87cacf6a94f8 16:34:15 Removing intermediate container 87cacf6a94f8 16:34:15 ---> 5a2ddc98a0ba 16:34:15 Step 24/25 : LABEL git_sha=809aa461c64e1cda55f4fb75cff3acf07d0a963f 16:34:15 ---> Running in 9db39f01b379 16:34:16 Removing intermediate container 9db39f01b379 16:34:16 ---> 7b85e6290042 16:34:16 Step 25/25 : LABEL version=0.0.0 16:34:16 ---> Running in 1c419361163f 16:34:17 Removing intermediate container 1c419361163f 16:34:17 ---> c33d10e46cf0 16:34:17 16:34:17 Successfully built c33d10e46cf0 16:34:17 Successfully tagged security-secretstore-setup-arm64:latest 16:34:17  Building security-secretstore-setup ... done Building security-spire-config 16:34:49 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:34:49 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:34:49 ---> a058fb5649a6 16:34:49 Step 3/26 : WORKDIR /edgex-go 16:34:49 ---> Using cache 16:34:49 ---> 8703e4f31429 16:34:49 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:49 ---> Using cache 16:34:49 ---> 1df55f7682d9 16:34:49 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:34:49 ---> Using cache 16:34:49 ---> bd5c0ac300e2 16:34:49 Step 6/26 : COPY go.mod vendor* ./ 16:34:49 ---> Using cache 16:34:49 ---> 2c48ce155367 16:34:49 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:49 ---> Using cache 16:34:49 ---> c0db5224c3f3 16:34:49 Step 8/26 : COPY . . 16:34:49 ---> Using cache 16:34:49 ---> 332dda16d18a 16:34:49 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:34:49 ---> Using cache 16:34:49 ---> d28716cd3c11 16:34:49 Step 10/26 : RUN mkdir -p spire-build 16:34:49 ---> Using cache 16:34:49 ---> b9de96e88cb7 16:34:49 Step 11/26 : WORKDIR /edgex-go/spire-build 16:34:49 ---> Using cache 16:34:49 ---> c2adfa375da2 16:34:49 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 16:34:49 ---> Running in 41c06d16755d 16:34:49 spire-1.2.1/ 16:34:49 spire-1.2.1/.data/ 16:34:49 spire-1.2.1/.data/.file 16:34:49 spire-1.2.1/.dockerignore 16:34:49 spire-1.2.1/.gitattributes 16:34:49 spire-1.2.1/.githooks/ 16:34:49 spire-1.2.1/.githooks/pre-commit 16:34:49 spire-1.2.1/.github/ 16:34:49 spire-1.2.1/.github/ISSUE_TEMPLATE.md 16:34:49 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 16:34:49 spire-1.2.1/.github/dependabot.yml 16:34:49 spire-1.2.1/.github/workflows/ 16:34:49 spire-1.2.1/.github/workflows/nightly_build.yaml 16:34:49 spire-1.2.1/.github/workflows/pr_build.yaml 16:34:49 spire-1.2.1/.github/workflows/release_build.yaml 16:34:49 spire-1.2.1/.github/workflows/scripts/ 16:34:49 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 16:34:49 spire-1.2.1/.github/workflows/scripts/push-images.sh 16:34:49 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 16:34:49 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 16:34:49 spire-1.2.1/.github/workflows/scripts/split.sh 16:34:49 spire-1.2.1/.gitignore 16:34:49 spire-1.2.1/.go-version 16:34:49 spire-1.2.1/.golangci.yml 16:34:49 spire-1.2.1/ADOPTERS.md 16:34:49 spire-1.2.1/CHANGELOG.md 16:34:49 spire-1.2.1/CODE-OF-CONDUCT.md 16:34:49 spire-1.2.1/CODEOWNERS 16:34:49 spire-1.2.1/CONTRIBUTING.md 16:34:49 spire-1.2.1/Dockerfile 16:34:49 spire-1.2.1/Dockerfile.dev 16:34:49 spire-1.2.1/Dockerfile.scratch 16:34:49 spire-1.2.1/LICENSE 16:34:49 spire-1.2.1/MAINTAINERS.md 16:34:49 spire-1.2.1/Makefile 16:34:49 spire-1.2.1/README.md 16:34:49 spire-1.2.1/ROADMAP.md 16:34:49 spire-1.2.1/SECURITY.md 16:34:49 spire-1.2.1/cmd/ 16:34:49 spire-1.2.1/cmd/spire-agent/ 16:34:49 spire-1.2.1/cmd/spire-agent/cli/ 16:34:49 spire-1.2.1/cmd/spire-agent/cli/api/ 16:34:49 spire-1.2.1/cmd/spire-agent/cli/api/common.go 16:34:49 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 16:34:49 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 16:34:49 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 16:34:49 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 16:34:49 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 16:34:49 spire-1.2.1/cmd/spire-agent/cli/cli.go 16:34:49 spire-1.2.1/cmd/spire-agent/cli/common/ 16:34:49 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 16:34:49 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 16:34:49 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 16:34:49 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 16:34:49 spire-1.2.1/cmd/spire-agent/cli/run/ 16:34:49 spire-1.2.1/cmd/spire-agent/cli/run/run.go 16:34:49 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 16:34:49 spire-1.2.1/cmd/spire-agent/cli/validate/ 16:34:49 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 16:34:49 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 16:34:49 spire-1.2.1/cmd/spire-agent/main.go 16:34:49 spire-1.2.1/cmd/spire-server/ 16:34:49 spire-1.2.1/cmd/spire-server/cli/ 16:34:49 spire-1.2.1/cmd/spire-server/cli/agent/ 16:34:49 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 16:34:49 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 16:34:49 spire-1.2.1/cmd/spire-server/cli/agent/count.go 16:34:49 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 16:34:49 spire-1.2.1/cmd/spire-server/cli/agent/list.go 16:34:49 spire-1.2.1/cmd/spire-server/cli/agent/show.go 16:34:49 spire-1.2.1/cmd/spire-server/cli/bundle/ 16:34:49 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 16:34:49 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 16:34:49 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 16:34:49 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 16:34:49 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 16:34:49 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 16:34:49 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 16:34:49 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 16:34:49 spire-1.2.1/cmd/spire-server/cli/cli.go 16:34:49 spire-1.2.1/cmd/spire-server/cli/entry/ 16:34:49 spire-1.2.1/cmd/spire-server/cli/entry/count.go 16:34:49 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 16:34:49 spire-1.2.1/cmd/spire-server/cli/entry/create.go 16:34:49 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 16:34:49 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 16:34:49 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 16:34:49 spire-1.2.1/cmd/spire-server/cli/entry/show.go 16:34:49 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 16:34:49 spire-1.2.1/cmd/spire-server/cli/entry/update.go 16:34:49 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 16:34:49 spire-1.2.1/cmd/spire-server/cli/entry/util.go 16:34:49 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 16:34:49 spire-1.2.1/cmd/spire-server/cli/federation/ 16:34:49 spire-1.2.1/cmd/spire-server/cli/federation/common.go 16:34:49 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 16:34:49 spire-1.2.1/cmd/spire-server/cli/federation/create.go 16:34:49 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 16:34:49 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 16:34:49 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 16:34:49 spire-1.2.1/cmd/spire-server/cli/federation/list.go 16:34:49 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 16:34:49 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 16:34:49 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 16:34:49 spire-1.2.1/cmd/spire-server/cli/federation/show.go 16:34:49 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 16:34:49 spire-1.2.1/cmd/spire-server/cli/federation/update.go 16:34:49 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 16:34:49 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 16:34:49 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 16:34:49 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 16:34:49 spire-1.2.1/cmd/spire-server/cli/jwt/ 16:34:49 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 16:34:49 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 16:34:49 spire-1.2.1/cmd/spire-server/cli/run/ 16:34:49 spire-1.2.1/cmd/spire-server/cli/run/run.go 16:34:49 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 16:34:49 spire-1.2.1/cmd/spire-server/cli/token/ 16:34:49 spire-1.2.1/cmd/spire-server/cli/token/generate.go 16:34:49 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 16:34:49 spire-1.2.1/cmd/spire-server/cli/validate/ 16:34:49 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 16:34:49 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 16:34:49 spire-1.2.1/cmd/spire-server/cli/x509/ 16:34:49 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 16:34:49 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 16:34:49 spire-1.2.1/cmd/spire-server/main.go 16:34:49 spire-1.2.1/cmd/spire-server/util/ 16:34:49 spire-1.2.1/cmd/spire-server/util/util.go 16:34:49 spire-1.2.1/conf/ 16:34:49 spire-1.2.1/conf/agent/ 16:34:49 spire-1.2.1/conf/agent/agent.conf 16:34:49 spire-1.2.1/conf/agent/agent_full.conf 16:34:49 spire-1.2.1/conf/agent/dummy_root_ca.crt 16:34:49 spire-1.2.1/conf/server/ 16:34:49 spire-1.2.1/conf/server/dummy_upstream_ca.crt 16:34:49 spire-1.2.1/conf/server/dummy_upstream_ca.key 16:34:49 spire-1.2.1/conf/server/server.conf 16:34:49 spire-1.2.1/conf/server/server_full.conf 16:34:49 spire-1.2.1/doc/ 16:34:49 spire-1.2.1/doc/SPIRE101.md 16:34:49 spire-1.2.1/doc/auditlog.md 16:34:49 spire-1.2.1/doc/authorization_policy_engine.md 16:34:49 spire-1.2.1/doc/changelog_guidelines.md 16:34:49 spire-1.2.1/doc/cure53-report.pdf 16:34:49 spire-1.2.1/doc/images/ 16:34:49 spire-1.2.1/doc/images/2019_roadmap.png 16:34:49 spire-1.2.1/doc/images/SPIRE101.png 16:34:49 spire-1.2.1/doc/images/SPIRE_agent.png 16:34:49 spire-1.2.1/doc/images/SPIRE_server.png 16:34:49 spire-1.2.1/doc/images/cache_mgr.png 16:34:49 spire-1.2.1/doc/images/cache_mgr_components.png 16:34:49 spire-1.2.1/doc/images/federated_spire.png 16:34:49 spire-1.2.1/doc/images/ha_mode.png 16:34:49 spire-1.2.1/doc/images/nested_spire.png 16:34:49 spire-1.2.1/doc/images/oidc_federation.png 16:34:49 spire-1.2.1/doc/images/single_trust_domain.png 16:34:49 spire-1.2.1/doc/images/spiffe_compatible.png 16:34:49 spire-1.2.1/doc/images/spire_logo.png 16:34:49 spire-1.2.1/doc/migrating_registration_api_clients.md 16:34:49 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 16:34:49 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 16:34:49 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 16:34:49 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 16:34:49 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 16:34:49 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 16:34:49 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 16:34:49 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 16:34:49 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 16:34:49 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 16:34:49 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 16:34:49 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 16:34:49 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 16:34:49 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 16:34:49 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 16:34:49 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 16:34:49 spire-1.2.1/doc/plugin_server_datastore_sql.md 16:34:49 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 16:34:49 spire-1.2.1/doc/plugin_server_keymanager_disk.md 16:34:49 spire-1.2.1/doc/plugin_server_keymanager_memory.md 16:34:49 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 16:34:49 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 16:34:49 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 16:34:49 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 16:34:49 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 16:34:49 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 16:34:49 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 16:34:49 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 16:34:49 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 16:34:49 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 16:34:49 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 16:34:49 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 16:34:49 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 16:34:49 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 16:34:49 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 16:34:49 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 16:34:49 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 16:34:49 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 16:34:49 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 16:34:49 spire-1.2.1/doc/scaling_spire.md 16:34:49 spire-1.2.1/doc/spire_agent.md 16:34:49 spire-1.2.1/doc/spire_server.md 16:34:49 spire-1.2.1/doc/supported_integrations.md 16:34:49 spire-1.2.1/doc/telemetry.md 16:34:49 spire-1.2.1/doc/telemetry_config.md 16:34:49 spire-1.2.1/doc/upgrading.md 16:34:49 spire-1.2.1/doc/using_spire.md 16:34:49 spire-1.2.1/examples/ 16:34:49 spire-1.2.1/examples/README.md 16:34:49 spire-1.2.1/go.mod 16:34:49 spire-1.2.1/go.sum 16:34:49 spire-1.2.1/pkg/ 16:34:49 spire-1.2.1/pkg/agent/ 16:34:49 spire-1.2.1/pkg/agent/agent.go 16:34:49 spire-1.2.1/pkg/agent/api/ 16:34:49 spire-1.2.1/pkg/agent/api/config.go 16:34:49 spire-1.2.1/pkg/agent/api/debug/ 16:34:49 spire-1.2.1/pkg/agent/api/debug/v1/ 16:34:49 spire-1.2.1/pkg/agent/api/debug/v1/service.go 16:34:49 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 16:34:49 spire-1.2.1/pkg/agent/api/delegatedidentity/ 16:34:49 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 16:34:49 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 16:34:49 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 16:34:49 spire-1.2.1/pkg/agent/api/endpoints.go 16:34:49 spire-1.2.1/pkg/agent/api/health/ 16:34:49 spire-1.2.1/pkg/agent/api/health/v1/ 16:34:49 spire-1.2.1/pkg/agent/api/health/v1/service.go 16:34:49 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 16:34:49 spire-1.2.1/pkg/agent/api/rpccontext/ 16:34:49 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 16:34:49 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 16:34:49 spire-1.2.1/pkg/agent/attestor/ 16:34:49 spire-1.2.1/pkg/agent/attestor/node/ 16:34:49 spire-1.2.1/pkg/agent/attestor/node/experimental.go 16:34:49 spire-1.2.1/pkg/agent/attestor/node/node.go 16:34:49 spire-1.2.1/pkg/agent/attestor/node/node_test.go 16:34:49 spire-1.2.1/pkg/agent/attestor/workload/ 16:34:49 spire-1.2.1/pkg/agent/attestor/workload/workload.go 16:34:49 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 16:34:49 spire-1.2.1/pkg/agent/catalog/ 16:34:49 spire-1.2.1/pkg/agent/catalog/catalog.go 16:34:49 spire-1.2.1/pkg/agent/catalog/keymanager.go 16:34:49 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 16:34:49 spire-1.2.1/pkg/agent/catalog/svidstore.go 16:34:49 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 16:34:49 spire-1.2.1/pkg/agent/client/ 16:34:49 spire-1.2.1/pkg/agent/client/client.go 16:34:49 spire-1.2.1/pkg/agent/client/client_test.go 16:34:49 spire-1.2.1/pkg/agent/client/dial.go 16:34:49 spire-1.2.1/pkg/agent/client/nodeconn.go 16:34:49 spire-1.2.1/pkg/agent/client/nodeconn_test.go 16:34:49 spire-1.2.1/pkg/agent/client/update.go 16:34:49 spire-1.2.1/pkg/agent/client/util.go 16:34:49 spire-1.2.1/pkg/agent/common/ 16:34:49 spire-1.2.1/pkg/agent/common/backoff/ 16:34:49 spire-1.2.1/pkg/agent/common/backoff/backoff.go 16:34:49 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 16:34:49 spire-1.2.1/pkg/agent/common/cgroups/ 16:34:49 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 16:34:49 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 16:34:49 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 16:34:49 spire-1.2.1/pkg/agent/config.go 16:34:49 spire-1.2.1/pkg/agent/endpoints/ 16:34:49 spire-1.2.1/pkg/agent/endpoints/config.go 16:34:49 spire-1.2.1/pkg/agent/endpoints/endpoints.go 16:34:49 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 16:34:49 spire-1.2.1/pkg/agent/endpoints/metrics.go 16:34:49 spire-1.2.1/pkg/agent/endpoints/middleware.go 16:34:49 spire-1.2.1/pkg/agent/endpoints/peertracker.go 16:34:49 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 16:34:49 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 16:34:49 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 16:34:49 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 16:34:49 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 16:34:49 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 16:34:49 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 16:34:49 spire-1.2.1/pkg/agent/endpoints/workload/ 16:34:49 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 16:34:49 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 16:34:49 spire-1.2.1/pkg/agent/manager/ 16:34:49 spire-1.2.1/pkg/agent/manager/cache/ 16:34:49 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 16:34:49 spire-1.2.1/pkg/agent/manager/cache/cache.go 16:34:49 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 16:34:49 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 16:34:49 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 16:34:49 spire-1.2.1/pkg/agent/manager/cache/sets.go 16:34:49 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 16:34:49 spire-1.2.1/pkg/agent/manager/config.go 16:34:49 spire-1.2.1/pkg/agent/manager/manager.go 16:34:49 spire-1.2.1/pkg/agent/manager/manager_test.go 16:34:49 spire-1.2.1/pkg/agent/manager/storage.go 16:34:49 spire-1.2.1/pkg/agent/manager/storage_test.go 16:34:49 spire-1.2.1/pkg/agent/manager/storecache/ 16:34:49 spire-1.2.1/pkg/agent/manager/storecache/cache.go 16:34:49 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 16:34:49 spire-1.2.1/pkg/agent/manager/sync.go 16:34:49 spire-1.2.1/pkg/agent/plugin/ 16:34:49 spire-1.2.1/pkg/agent/plugin/keymanager/ 16:34:49 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 16:34:49 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 16:34:49 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 16:34:49 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 16:34:49 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 16:34:49 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 16:34:49 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 16:34:49 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 16:34:49 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 16:34:49 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 16:34:49 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 16:34:49 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 16:34:49 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 16:34:49 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 16:34:49 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 16:34:49 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 16:34:49 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 16:34:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 16:34:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 16:34:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 16:34:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 16:34:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 16:34:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 16:34:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 16:34:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 16:34:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 16:34:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 16:34:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 16:34:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 16:34:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 16:34:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 16:34:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 16:34:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 16:34:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 16:34:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 16:34:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 16:34:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 16:34:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 16:34:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 16:34:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 16:34:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 16:34:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 16:34:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 16:34:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 16:34:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 16:34:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 16:34:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 16:34:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 16:34:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 16:34:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 16:34:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 16:34:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 16:34:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 16:34:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 16:34:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 16:34:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 16:34:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 16:34:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 16:34:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 16:34:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 16:34:49 spire-1.2.1/pkg/agent/plugin/svidstore/ 16:34:49 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 16:34:49 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 16:34:49 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 16:34:49 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 16:34:49 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 16:34:49 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 16:34:49 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 16:34:49 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 16:34:49 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 16:34:49 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 16:34:49 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 16:34:49 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 16:34:49 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 16:34:49 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 16:34:49 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 16:34:49 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 16:34:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 16:34:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 16:34:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 16:34:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 16:34:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 16:34:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 16:34:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 16:34:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 16:34:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 16:34:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 16:34:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 16:34:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 16:34:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 16:34:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 16:34:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 16:34:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 16:34:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 16:34:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 16:34:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 16:34:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 16:34:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 16:34:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 16:34:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 16:34:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 16:34:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 16:34:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 16:34:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 16:34:49 spire-1.2.1/pkg/agent/svid/ 16:34:49 spire-1.2.1/pkg/agent/svid/rotator.go 16:34:49 spire-1.2.1/pkg/agent/svid/rotator_config.go 16:34:49 spire-1.2.1/pkg/agent/svid/rotator_test.go 16:34:49 spire-1.2.1/pkg/agent/svid/store/ 16:34:49 spire-1.2.1/pkg/agent/svid/store/service.go 16:34:49 spire-1.2.1/pkg/agent/svid/store/service_test.go 16:34:49 spire-1.2.1/pkg/common/ 16:34:49 spire-1.2.1/pkg/common/agentpathtemplate/ 16:34:49 spire-1.2.1/pkg/common/agentpathtemplate/template.go 16:34:49 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 16:34:49 spire-1.2.1/pkg/common/api/ 16:34:49 spire-1.2.1/pkg/common/api/metrics.go 16:34:49 spire-1.2.1/pkg/common/api/middleware/ 16:34:49 spire-1.2.1/pkg/common/api/middleware/common_test.go 16:34:49 spire-1.2.1/pkg/common/api/middleware/interceptor.go 16:34:49 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 16:34:49 spire-1.2.1/pkg/common/api/middleware/logger.go 16:34:49 spire-1.2.1/pkg/common/api/middleware/logger_test.go 16:34:49 spire-1.2.1/pkg/common/api/middleware/metrics.go 16:34:49 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 16:34:49 spire-1.2.1/pkg/common/api/middleware/middleware.go 16:34:49 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 16:34:49 spire-1.2.1/pkg/common/api/middleware/misconfig.go 16:34:49 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 16:34:49 spire-1.2.1/pkg/common/api/middleware/names.go 16:34:49 spire-1.2.1/pkg/common/api/middleware/names_test.go 16:34:49 spire-1.2.1/pkg/common/api/names.go 16:34:49 spire-1.2.1/pkg/common/api/ratelimit.go 16:34:49 spire-1.2.1/pkg/common/api/rpccontext/ 16:34:49 spire-1.2.1/pkg/common/api/rpccontext/logger.go 16:34:49 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 16:34:49 spire-1.2.1/pkg/common/api/rpccontext/names.go 16:34:49 spire-1.2.1/pkg/common/auth/ 16:34:49 spire-1.2.1/pkg/common/auth/interceptors.go 16:34:49 spire-1.2.1/pkg/common/auth/interceptors_test.go 16:34:49 spire-1.2.1/pkg/common/auth/untracked_uds.go 16:34:49 spire-1.2.1/pkg/common/bundleutil/ 16:34:49 spire-1.2.1/pkg/common/bundleutil/bundle.go 16:34:49 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 16:34:49 spire-1.2.1/pkg/common/bundleutil/common_test.go 16:34:49 spire-1.2.1/pkg/common/bundleutil/marshal.go 16:34:49 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 16:34:49 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 16:34:49 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 16:34:49 spire-1.2.1/pkg/common/bundleutil/types.go 16:34:49 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 16:34:49 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 16:34:49 spire-1.2.1/pkg/common/catalog/ 16:34:49 spire-1.2.1/pkg/common/catalog/bind.go 16:34:49 spire-1.2.1/pkg/common/catalog/builtin.go 16:34:49 spire-1.2.1/pkg/common/catalog/catalog.go 16:34:49 spire-1.2.1/pkg/common/catalog/catalog_test.go 16:34:49 spire-1.2.1/pkg/common/catalog/closers.go 16:34:49 spire-1.2.1/pkg/common/catalog/cmd_linux.go 16:34:49 spire-1.2.1/pkg/common/catalog/cmd_other.go 16:34:49 spire-1.2.1/pkg/common/catalog/config.go 16:34:49 spire-1.2.1/pkg/common/catalog/config_test.go 16:34:49 spire-1.2.1/pkg/common/catalog/configure.go 16:34:49 spire-1.2.1/pkg/common/catalog/constraints.go 16:34:49 spire-1.2.1/pkg/common/catalog/constraints_test.go 16:34:49 spire-1.2.1/pkg/common/catalog/context.go 16:34:49 spire-1.2.1/pkg/common/catalog/external.go 16:34:49 spire-1.2.1/pkg/common/catalog/host.go 16:34:49 spire-1.2.1/pkg/common/catalog/pipenet.go 16:34:49 spire-1.2.1/pkg/common/catalog/plugin.go 16:34:49 spire-1.2.1/pkg/common/catalog/testplugin/ 16:34:49 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 16:34:49 spire-1.2.1/pkg/common/catalog/testplugin/main.go 16:34:49 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 16:34:49 spire-1.2.1/pkg/common/cli/ 16:34:49 spire-1.2.1/pkg/common/cli/env.go 16:34:49 spire-1.2.1/pkg/common/cli/flags.go 16:34:49 spire-1.2.1/pkg/common/cli/trust_domain.go 16:34:49 spire-1.2.1/pkg/common/cli/trust_domain_test.go 16:34:49 spire-1.2.1/pkg/common/cli/umask.go 16:34:49 spire-1.2.1/pkg/common/cli/umask_posix.go 16:34:49 spire-1.2.1/pkg/common/cli/umask_test.go 16:34:49 spire-1.2.1/pkg/common/cli/umask_windows.go 16:34:49 spire-1.2.1/pkg/common/cliprinter/ 16:34:49 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 16:34:49 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 16:34:49 spire-1.2.1/pkg/common/cliprinter/flag.go 16:34:49 spire-1.2.1/pkg/common/cliprinter/flag_test.go 16:34:49 spire-1.2.1/pkg/common/cliprinter/format.go 16:34:49 spire-1.2.1/pkg/common/cliprinter/format_test.go 16:34:49 spire-1.2.1/pkg/common/cliprinter/internal/ 16:34:49 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 16:34:49 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 16:34:49 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 16:34:49 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 16:34:49 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 16:34:49 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 16:34:49 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 16:34:49 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 16:34:49 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 16:34:49 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 16:34:49 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 16:34:49 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 16:34:49 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 16:34:49 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 16:34:49 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 16:34:49 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 16:34:49 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 16:34:49 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 16:34:49 spire-1.2.1/pkg/common/coretypes/ 16:34:49 spire-1.2.1/pkg/common/coretypes/bundle/ 16:34:49 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 16:34:49 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 16:34:49 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 16:34:49 spire-1.2.1/pkg/common/coretypes/bundle/require.go 16:34:49 spire-1.2.1/pkg/common/coretypes/jwtkey/ 16:34:49 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 16:34:49 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 16:34:49 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 16:34:49 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 16:34:49 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 16:34:49 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 16:34:49 spire-1.2.1/pkg/common/coretypes/x509certificate/ 16:34:49 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 16:34:49 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 16:34:49 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 16:34:49 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 16:34:49 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 16:34:49 spire-1.2.1/pkg/common/cryptoutil/ 16:34:49 spire-1.2.1/pkg/common/cryptoutil/keys.go 16:34:49 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 16:34:49 spire-1.2.1/pkg/common/diskutil/ 16:34:49 spire-1.2.1/pkg/common/diskutil/file_posix.go 16:34:49 spire-1.2.1/pkg/common/diskutil/file_test.go 16:34:49 spire-1.2.1/pkg/common/diskutil/file_windows.go 16:34:49 spire-1.2.1/pkg/common/errorutil/ 16:34:49 spire-1.2.1/pkg/common/errorutil/wrapper.go 16:34:49 spire-1.2.1/pkg/common/health/ 16:34:49 spire-1.2.1/pkg/common/health/config.go 16:34:49 spire-1.2.1/pkg/common/health/context.go 16:34:49 spire-1.2.1/pkg/common/health/context_test.go 16:34:49 spire-1.2.1/pkg/common/health/health.go 16:34:49 spire-1.2.1/pkg/common/health/health_test.go 16:34:49 spire-1.2.1/pkg/common/health/logger.go 16:34:49 spire-1.2.1/pkg/common/hostservice/ 16:34:49 spire-1.2.1/pkg/common/hostservice/metricsservice/ 16:34:49 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 16:34:49 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 16:34:49 spire-1.2.1/pkg/common/idutil/ 16:34:49 spire-1.2.1/pkg/common/idutil/require.go 16:34:49 spire-1.2.1/pkg/common/idutil/require_test.go 16:34:49 spire-1.2.1/pkg/common/idutil/safety.go 16:34:49 spire-1.2.1/pkg/common/idutil/safety_test.go 16:34:49 spire-1.2.1/pkg/common/idutil/spiffeid.go 16:34:49 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 16:34:49 spire-1.2.1/pkg/common/jwtsvid/ 16:34:49 spire-1.2.1/pkg/common/jwtsvid/common.go 16:34:49 spire-1.2.1/pkg/common/jwtsvid/sign.go 16:34:49 spire-1.2.1/pkg/common/jwtsvid/token_test.go 16:34:49 spire-1.2.1/pkg/common/jwtsvid/validate.go 16:34:49 spire-1.2.1/pkg/common/jwtutil/ 16:34:49 spire-1.2.1/pkg/common/jwtutil/keyset.go 16:34:49 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 16:34:49 spire-1.2.1/pkg/common/log/ 16:34:49 spire-1.2.1/pkg/common/log/hclog_adapter.go 16:34:49 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 16:34:49 spire-1.2.1/pkg/common/log/log.go 16:34:49 spire-1.2.1/pkg/common/log/log_test.go 16:34:49 spire-1.2.1/pkg/common/log/options.go 16:34:49 spire-1.2.1/pkg/common/nodeutil/ 16:34:49 spire-1.2.1/pkg/common/nodeutil/node.go 16:34:49 spire-1.2.1/pkg/common/nodeutil/node_test.go 16:34:49 spire-1.2.1/pkg/common/peertracker/ 16:34:49 spire-1.2.1/pkg/common/peertracker/conn.go 16:34:49 spire-1.2.1/pkg/common/peertracker/credentials.go 16:34:49 spire-1.2.1/pkg/common/peertracker/errors.go 16:34:49 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 16:34:49 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 16:34:49 spire-1.2.1/pkg/common/peertracker/info.go 16:34:49 spire-1.2.1/pkg/common/peertracker/listener.go 16:34:49 spire-1.2.1/pkg/common/peertracker/listener_test.go 16:34:49 spire-1.2.1/pkg/common/peertracker/peertracker.go 16:34:49 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 16:34:49 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 16:34:49 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 16:34:49 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 16:34:49 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 16:34:49 spire-1.2.1/pkg/common/peertracker/tcp.go 16:34:49 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 16:34:49 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 16:34:49 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 16:34:49 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 16:34:49 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 16:34:50 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 16:34:50 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 16:34:50 spire-1.2.1/pkg/common/peertracker/uds.go 16:34:50 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 16:34:50 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 16:34:50 spire-1.2.1/pkg/common/peertracker/uds_linux.go 16:34:50 spire-1.2.1/pkg/common/pemutil/ 16:34:50 spire-1.2.1/pkg/common/pemutil/block.go 16:34:50 spire-1.2.1/pkg/common/pemutil/certs.go 16:34:50 spire-1.2.1/pkg/common/pemutil/common.go 16:34:50 spire-1.2.1/pkg/common/pemutil/csr.go 16:34:50 spire-1.2.1/pkg/common/pemutil/keys.go 16:34:50 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 16:34:50 spire-1.2.1/pkg/common/pemutil/testdata/ 16:34:50 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 16:34:50 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 16:34:50 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 16:34:50 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 16:34:50 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 16:34:50 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 16:34:50 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 16:34:50 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 16:34:50 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 16:34:50 spire-1.2.1/pkg/common/plugin/ 16:34:50 spire-1.2.1/pkg/common/plugin/aws/ 16:34:50 spire-1.2.1/pkg/common/plugin/aws/iid.go 16:34:50 spire-1.2.1/pkg/common/plugin/azure/ 16:34:50 spire-1.2.1/pkg/common/plugin/azure/msi.go 16:34:50 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 16:34:50 spire-1.2.1/pkg/common/plugin/facade.go 16:34:50 spire-1.2.1/pkg/common/plugin/facade_test.go 16:34:50 spire-1.2.1/pkg/common/plugin/gcp/ 16:34:50 spire-1.2.1/pkg/common/plugin/gcp/iit.go 16:34:50 spire-1.2.1/pkg/common/plugin/k8s/ 16:34:50 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 16:34:50 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 16:34:50 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 16:34:50 spire-1.2.1/pkg/common/plugin/k8s/utils.go 16:34:50 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 16:34:50 spire-1.2.1/pkg/common/plugin/log.go 16:34:50 spire-1.2.1/pkg/common/plugin/sshpop/ 16:34:50 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 16:34:50 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 16:34:50 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 16:34:50 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 16:34:50 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 16:34:50 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 16:34:50 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 16:34:50 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 16:34:50 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 16:34:50 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 16:34:50 spire-1.2.1/pkg/common/plugin/tpmdevid/ 16:34:50 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 16:34:50 spire-1.2.1/pkg/common/plugin/x509pop/ 16:34:50 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 16:34:50 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 16:34:50 spire-1.2.1/pkg/common/profiling/ 16:34:50 spire-1.2.1/pkg/common/profiling/dumpers.go 16:34:50 spire-1.2.1/pkg/common/profiling/profiling.go 16:34:50 spire-1.2.1/pkg/common/protoutil/ 16:34:50 spire-1.2.1/pkg/common/protoutil/masks.go 16:34:50 spire-1.2.1/pkg/common/protoutil/masks_test.go 16:34:50 spire-1.2.1/pkg/common/rotationutil/ 16:34:50 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 16:34:50 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 16:34:50 spire-1.2.1/pkg/common/selector/ 16:34:50 spire-1.2.1/pkg/common/selector/selector.go 16:34:50 spire-1.2.1/pkg/common/selector/selector_test.go 16:34:50 spire-1.2.1/pkg/common/selector/set.go 16:34:50 spire-1.2.1/pkg/common/selector/set_utils.go 16:34:50 spire-1.2.1/pkg/common/selector/set_utils_test.go 16:34:50 spire-1.2.1/pkg/common/telemetry/ 16:34:50 spire-1.2.1/pkg/common/telemetry/agent/ 16:34:50 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 16:34:50 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 16:34:50 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 16:34:50 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 16:34:50 spire-1.2.1/pkg/common/telemetry/agent/manager.go 16:34:50 spire-1.2.1/pkg/common/telemetry/agent/node.go 16:34:50 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 16:34:50 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 16:34:50 spire-1.2.1/pkg/common/telemetry/agent/store/ 16:34:50 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 16:34:50 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 16:34:50 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 16:34:50 spire-1.2.1/pkg/common/telemetry/blackhole.go 16:34:50 spire-1.2.1/pkg/common/telemetry/call.go 16:34:50 spire-1.2.1/pkg/common/telemetry/common/ 16:34:50 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 16:34:50 spire-1.2.1/pkg/common/telemetry/config.go 16:34:50 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 16:34:50 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 16:34:50 spire-1.2.1/pkg/common/telemetry/inmem.go 16:34:50 spire-1.2.1/pkg/common/telemetry/inmem_test.go 16:34:50 spire-1.2.1/pkg/common/telemetry/m3.go 16:34:50 spire-1.2.1/pkg/common/telemetry/m3_test.go 16:34:50 spire-1.2.1/pkg/common/telemetry/metrics.go 16:34:50 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 16:34:50 spire-1.2.1/pkg/common/telemetry/names.go 16:34:50 spire-1.2.1/pkg/common/telemetry/prometheus.go 16:34:50 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 16:34:50 spire-1.2.1/pkg/common/telemetry/sanitize.go 16:34:50 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 16:34:50 spire-1.2.1/pkg/common/telemetry/server/ 16:34:50 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 16:34:50 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 16:34:50 spire-1.2.1/pkg/common/telemetry/server/datastore/ 16:34:50 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 16:34:50 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 16:34:50 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 16:34:50 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 16:34:50 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 16:34:50 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 16:34:50 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 16:34:50 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 16:34:50 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 16:34:50 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 16:34:50 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 16:34:50 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 16:34:50 spire-1.2.1/pkg/common/telemetry/server/rotate.go 16:34:50 spire-1.2.1/pkg/common/telemetry/server/server.go 16:34:50 spire-1.2.1/pkg/common/telemetry/sink.go 16:34:50 spire-1.2.1/pkg/common/telemetry/statsd.go 16:34:50 spire-1.2.1/pkg/common/telemetry/statsd_test.go 16:34:50 spire-1.2.1/pkg/common/telemetry/uptime.go 16:34:50 spire-1.2.1/pkg/common/telemetry/version.go 16:34:50 spire-1.2.1/pkg/common/telemetry/withlabels.go 16:34:50 spire-1.2.1/pkg/common/uptime/ 16:34:50 spire-1.2.1/pkg/common/uptime/uptime.go 16:34:50 spire-1.2.1/pkg/common/uptime/uptime_test.go 16:34:50 spire-1.2.1/pkg/common/util/ 16:34:50 spire-1.2.1/pkg/common/util/certs.go 16:34:50 spire-1.2.1/pkg/common/util/certs_test.go 16:34:50 spire-1.2.1/pkg/common/util/csr.go 16:34:50 spire-1.2.1/pkg/common/util/hash.go 16:34:50 spire-1.2.1/pkg/common/util/selectors.go 16:34:50 spire-1.2.1/pkg/common/util/selectors_test.go 16:34:50 spire-1.2.1/pkg/common/util/signals.go 16:34:50 spire-1.2.1/pkg/common/util/sort.go 16:34:50 spire-1.2.1/pkg/common/util/sort_test.go 16:34:50 spire-1.2.1/pkg/common/util/task.go 16:34:50 spire-1.2.1/pkg/common/util/task_test.go 16:34:50 spire-1.2.1/pkg/common/util/testdata/ 16:34:50 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 16:34:50 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 16:34:50 spire-1.2.1/pkg/common/version/ 16:34:50 spire-1.2.1/pkg/common/version/version.go 16:34:50 spire-1.2.1/pkg/common/x509svid/ 16:34:50 spire-1.2.1/pkg/common/x509svid/common_test.go 16:34:50 spire-1.2.1/pkg/common/x509svid/csr.go 16:34:50 spire-1.2.1/pkg/common/x509svid/upstreamca.go 16:34:50 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 16:34:50 spire-1.2.1/pkg/common/x509util/ 16:34:50 spire-1.2.1/pkg/common/x509util/cert.go 16:34:50 spire-1.2.1/pkg/common/x509util/dns.go 16:34:50 spire-1.2.1/pkg/common/x509util/dns_test.go 16:34:50 spire-1.2.1/pkg/common/x509util/keyid.go 16:34:50 spire-1.2.1/pkg/common/x509util/keypair.go 16:34:50 spire-1.2.1/pkg/common/x509util/serialnumber.go 16:34:50 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 16:34:50 spire-1.2.1/pkg/server/ 16:34:50 spire-1.2.1/pkg/server/api/ 16:34:50 spire-1.2.1/pkg/server/api/agent.go 16:34:50 spire-1.2.1/pkg/server/api/agent/ 16:34:50 spire-1.2.1/pkg/server/api/agent/v1/ 16:34:50 spire-1.2.1/pkg/server/api/agent/v1/service.go 16:34:50 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 16:34:50 spire-1.2.1/pkg/server/api/agent_test.go 16:34:50 spire-1.2.1/pkg/server/api/api.go 16:34:50 spire-1.2.1/pkg/server/api/audit/ 16:34:50 spire-1.2.1/pkg/server/api/audit/audit.go 16:34:50 spire-1.2.1/pkg/server/api/audit/audit_test.go 16:34:50 spire-1.2.1/pkg/server/api/bundle.go 16:34:50 spire-1.2.1/pkg/server/api/bundle/ 16:34:50 spire-1.2.1/pkg/server/api/bundle/v1/ 16:34:50 spire-1.2.1/pkg/server/api/bundle/v1/service.go 16:34:50 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 16:34:50 spire-1.2.1/pkg/server/api/bundle_test.go 16:34:50 spire-1.2.1/pkg/server/api/debug/ 16:34:50 spire-1.2.1/pkg/server/api/debug/v1/ 16:34:50 spire-1.2.1/pkg/server/api/debug/v1/service.go 16:34:50 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 16:34:50 spire-1.2.1/pkg/server/api/entry.go 16:34:50 spire-1.2.1/pkg/server/api/entry/ 16:34:50 spire-1.2.1/pkg/server/api/entry/v1/ 16:34:50 spire-1.2.1/pkg/server/api/entry/v1/service.go 16:34:50 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 16:34:50 spire-1.2.1/pkg/server/api/entry_test.go 16:34:50 spire-1.2.1/pkg/server/api/health/ 16:34:50 spire-1.2.1/pkg/server/api/health/v1/ 16:34:50 spire-1.2.1/pkg/server/api/health/v1/service.go 16:34:50 spire-1.2.1/pkg/server/api/health/v1/service_test.go 16:34:50 spire-1.2.1/pkg/server/api/id.go 16:34:50 spire-1.2.1/pkg/server/api/id_test.go 16:34:50 spire-1.2.1/pkg/server/api/limits/ 16:34:50 spire-1.2.1/pkg/server/api/limits/limits.go 16:34:50 spire-1.2.1/pkg/server/api/middleware/ 16:34:50 spire-1.2.1/pkg/server/api/middleware/alias.go 16:34:50 spire-1.2.1/pkg/server/api/middleware/audit.go 16:34:50 spire-1.2.1/pkg/server/api/middleware/authorization.go 16:34:50 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 16:34:50 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 16:34:50 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 16:34:50 spire-1.2.1/pkg/server/api/middleware/caller.go 16:34:50 spire-1.2.1/pkg/server/api/middleware/caller_test.go 16:34:50 spire-1.2.1/pkg/server/api/middleware/common.go 16:34:50 spire-1.2.1/pkg/server/api/middleware/common_test.go 16:34:50 spire-1.2.1/pkg/server/api/middleware/entries.go 16:34:50 spire-1.2.1/pkg/server/api/middleware/entries_test.go 16:34:50 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 16:34:50 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 16:34:50 spire-1.2.1/pkg/server/api/ratelimit.go 16:34:50 spire-1.2.1/pkg/server/api/rpccontext/ 16:34:50 spire-1.2.1/pkg/server/api/rpccontext/alias.go 16:34:50 spire-1.2.1/pkg/server/api/rpccontext/audit.go 16:34:50 spire-1.2.1/pkg/server/api/rpccontext/caller.go 16:34:50 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 16:34:50 spire-1.2.1/pkg/server/api/selector.go 16:34:50 spire-1.2.1/pkg/server/api/selector_test.go 16:34:50 spire-1.2.1/pkg/server/api/status.go 16:34:50 spire-1.2.1/pkg/server/api/status_test.go 16:34:50 spire-1.2.1/pkg/server/api/svid/ 16:34:50 spire-1.2.1/pkg/server/api/svid/v1/ 16:34:50 spire-1.2.1/pkg/server/api/svid/v1/service.go 16:34:50 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 16:34:50 spire-1.2.1/pkg/server/api/trustdomain.go 16:34:50 spire-1.2.1/pkg/server/api/trustdomain/ 16:34:50 spire-1.2.1/pkg/server/api/trustdomain/v1/ 16:34:50 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 16:34:50 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 16:34:50 spire-1.2.1/pkg/server/api/trustdomain_test.go 16:34:50 spire-1.2.1/pkg/server/authpolicy/ 16:34:50 spire-1.2.1/pkg/server/authpolicy/defaults.go 16:34:50 spire-1.2.1/pkg/server/authpolicy/policy.go 16:34:50 spire-1.2.1/pkg/server/authpolicy/policy.rego 16:34:50 spire-1.2.1/pkg/server/authpolicy/policy_data.json 16:34:50 spire-1.2.1/pkg/server/authpolicy/policy_test.go 16:34:50 spire-1.2.1/pkg/server/authpolicy/validate.go 16:34:50 spire-1.2.1/pkg/server/bundle/ 16:34:50 spire-1.2.1/pkg/server/bundle/client/ 16:34:50 spire-1.2.1/pkg/server/bundle/client/client.go 16:34:50 spire-1.2.1/pkg/server/bundle/client/client_test.go 16:34:50 spire-1.2.1/pkg/server/bundle/client/manager.go 16:34:50 spire-1.2.1/pkg/server/bundle/client/manager_test.go 16:34:50 spire-1.2.1/pkg/server/bundle/client/sources.go 16:34:50 spire-1.2.1/pkg/server/bundle/client/sources_test.go 16:34:50 spire-1.2.1/pkg/server/bundle/client/updater.go 16:34:50 spire-1.2.1/pkg/server/bundle/client/updater_test.go 16:34:50 spire-1.2.1/pkg/server/ca/ 16:34:50 spire-1.2.1/pkg/server/ca/ca.go 16:34:50 spire-1.2.1/pkg/server/ca/ca_health.go 16:34:50 spire-1.2.1/pkg/server/ca/ca_test.go 16:34:50 spire-1.2.1/pkg/server/ca/journal.go 16:34:50 spire-1.2.1/pkg/server/ca/journal_test.go 16:34:50 spire-1.2.1/pkg/server/ca/manager.go 16:34:50 spire-1.2.1/pkg/server/ca/manager_health.go 16:34:50 spire-1.2.1/pkg/server/ca/manager_test.go 16:34:50 spire-1.2.1/pkg/server/ca/templates.go 16:34:50 spire-1.2.1/pkg/server/ca/upstream_client.go 16:34:50 spire-1.2.1/pkg/server/ca/upstream_client_test.go 16:34:50 spire-1.2.1/pkg/server/ca/validation.go 16:34:50 spire-1.2.1/pkg/server/cache/ 16:34:50 spire-1.2.1/pkg/server/cache/dscache/ 16:34:50 spire-1.2.1/pkg/server/cache/dscache/cache.go 16:34:50 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 16:34:50 spire-1.2.1/pkg/server/cache/entrycache/ 16:34:50 spire-1.2.1/pkg/server/cache/entrycache/cache.go 16:34:50 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 16:34:50 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 16:34:50 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 16:34:50 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 16:34:50 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 16:34:50 spire-1.2.1/pkg/server/catalog/ 16:34:50 spire-1.2.1/pkg/server/catalog/catalog.go 16:34:50 spire-1.2.1/pkg/server/catalog/keymanager.go 16:34:50 spire-1.2.1/pkg/server/catalog/nodeattestor.go 16:34:50 spire-1.2.1/pkg/server/catalog/noderesolver.go 16:34:50 spire-1.2.1/pkg/server/catalog/notifier.go 16:34:50 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 16:34:50 spire-1.2.1/pkg/server/config.go 16:34:50 spire-1.2.1/pkg/server/datastore/ 16:34:50 spire-1.2.1/pkg/server/datastore/datastore.go 16:34:50 spire-1.2.1/pkg/server/datastore/datastore_health.go 16:34:50 spire-1.2.1/pkg/server/datastore/repository.go 16:34:50 spire-1.2.1/pkg/server/datastore/sqlstore/ 16:34:50 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 16:34:50 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 16:34:50 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 16:34:50 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 16:34:50 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 16:34:50 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 16:34:50 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 16:34:50 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 16:34:50 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 16:34:50 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 16:34:50 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 16:34:50 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 16:34:50 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 16:34:50 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 16:34:50 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 16:34:50 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 16:34:50 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 16:34:50 spire-1.2.1/pkg/server/endpoints/ 16:34:50 spire-1.2.1/pkg/server/endpoints/bundle/ 16:34:50 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 16:34:50 spire-1.2.1/pkg/server/endpoints/bundle/config.go 16:34:50 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 16:34:50 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 16:34:50 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 16:34:50 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 16:34:50 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 16:34:50 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 16:34:50 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 16:34:50 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 16:34:50 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 16:34:50 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 16:34:50 spire-1.2.1/pkg/server/endpoints/bundle/server.go 16:34:50 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 16:34:50 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 16:34:50 spire-1.2.1/pkg/server/endpoints/config.go 16:34:50 spire-1.2.1/pkg/server/endpoints/endpoints.go 16:34:50 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 16:34:50 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 16:34:50 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 16:34:50 spire-1.2.1/pkg/server/endpoints/middleware.go 16:34:50 spire-1.2.1/pkg/server/endpoints/middleware_test.go 16:34:50 spire-1.2.1/pkg/server/hostservice/ 16:34:50 spire-1.2.1/pkg/server/hostservice/agentstore/ 16:34:50 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 16:34:50 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 16:34:50 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 16:34:50 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 16:34:50 spire-1.2.1/pkg/server/hostservice/identityprovider/ 16:34:50 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 16:34:50 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 16:34:50 spire-1.2.1/pkg/server/plugin/ 16:34:50 spire-1.2.1/pkg/server/plugin/keymanager/ 16:34:50 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 16:34:50 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 16:34:50 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 16:34:50 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 16:34:50 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 16:34:50 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 16:34:50 spire-1.2.1/pkg/server/plugin/keymanager/base/ 16:34:50 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 16:34:50 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 16:34:50 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 16:34:50 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 16:34:50 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 16:34:50 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 16:34:50 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 16:34:50 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 16:34:50 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 16:34:50 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 16:34:50 spire-1.2.1/pkg/server/plugin/keymanager/test/ 16:34:50 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 16:34:50 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 16:34:50 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 16:34:50 spire-1.2.1/pkg/server/plugin/nodeattestor/ 16:34:50 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 16:34:50 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 16:34:50 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 16:34:50 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 16:34:50 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 16:34:50 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 16:34:50 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 16:34:50 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 16:34:50 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 16:34:50 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 16:34:50 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 16:34:50 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 16:34:50 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 16:34:50 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 16:34:50 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 16:34:50 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 16:34:50 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 16:34:50 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 16:34:50 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 16:34:50 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 16:34:50 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 16:34:50 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 16:34:50 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 16:34:50 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 16:34:50 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 16:34:50 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 16:34:50 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 16:34:50 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 16:34:50 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 16:34:50 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 16:34:50 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 16:34:50 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 16:34:50 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 16:34:50 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 16:34:50 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 16:34:50 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 16:34:50 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 16:34:50 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 16:34:50 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 16:34:50 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 16:34:50 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 16:34:50 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 16:34:50 spire-1.2.1/pkg/server/plugin/noderesolver/ 16:34:50 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 16:34:50 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 16:34:50 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 16:34:50 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 16:34:50 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 16:34:50 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 16:34:50 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 16:34:50 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 16:34:50 spire-1.2.1/pkg/server/plugin/notifier/ 16:34:50 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 16:34:50 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 16:34:50 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 16:34:50 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 16:34:50 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 16:34:50 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 16:34:50 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 16:34:50 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 16:34:50 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 16:34:50 spire-1.2.1/pkg/server/plugin/notifier/repository.go 16:34:50 spire-1.2.1/pkg/server/plugin/notifier/v1.go 16:34:50 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 16:34:50 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 16:34:50 spire-1.2.1/pkg/server/registration/ 16:34:50 spire-1.2.1/pkg/server/registration/manager.go 16:34:50 spire-1.2.1/pkg/server/registration/manager_test.go 16:34:50 spire-1.2.1/pkg/server/scanentries.go 16:34:50 spire-1.2.1/pkg/server/scanentries_test.go 16:34:50 spire-1.2.1/pkg/server/server.go 16:34:50 spire-1.2.1/pkg/server/server_test.go 16:34:50 spire-1.2.1/pkg/server/svid/ 16:34:50 spire-1.2.1/pkg/server/svid/observer.go 16:34:50 spire-1.2.1/pkg/server/svid/observer_test.go 16:34:50 spire-1.2.1/pkg/server/svid/rotator.go 16:34:50 spire-1.2.1/pkg/server/svid/rotator_config.go 16:34:50 spire-1.2.1/pkg/server/svid/rotator_config_test.go 16:34:50 spire-1.2.1/pkg/server/svid/rotator_test.go 16:34:50 spire-1.2.1/proto/ 16:34:50 spire-1.2.1/proto/private/ 16:34:50 spire-1.2.1/proto/private/server/ 16:34:50 spire-1.2.1/proto/private/server/journal/ 16:34:50 spire-1.2.1/proto/private/server/journal/journal.pb.go 16:34:50 spire-1.2.1/proto/private/server/journal/journal.proto 16:34:50 spire-1.2.1/proto/spire/ 16:34:50 spire-1.2.1/proto/spire/common/ 16:34:50 spire-1.2.1/proto/spire/common/common.pb.go 16:34:50 spire-1.2.1/proto/spire/common/common.proto 16:34:50 spire-1.2.1/proto/spire/common/plugin/ 16:34:50 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 16:34:50 spire-1.2.1/proto/spire/common/plugin/plugin.proto 16:34:50 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 16:34:50 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 16:34:50 spire-1.2.1/proto/spire/plugin/ 16:34:50 spire-1.2.1/proto/spire/plugin/agent/ 16:34:50 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 16:34:50 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 16:34:50 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 16:34:50 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 16:34:50 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 16:34:50 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 16:34:50 spire-1.2.1/release/ 16:34:50 spire-1.2.1/release/spire-extras/ 16:34:50 spire-1.2.1/release/spire-extras/README.md 16:34:50 spire-1.2.1/release/spire-extras/conf/ 16:34:50 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 16:34:50 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 16:34:50 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 16:34:50 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 16:34:50 spire-1.2.1/release/spire/ 16:34:50 spire-1.2.1/release/spire/README.md 16:34:50 spire-1.2.1/release/spire/conf/ 16:34:50 spire-1.2.1/release/spire/conf/agent/ 16:34:50 spire-1.2.1/release/spire/conf/agent/agent.conf 16:34:50 spire-1.2.1/release/spire/conf/server/ 16:34:50 spire-1.2.1/release/spire/conf/server/server.conf 16:34:50 spire-1.2.1/script/ 16:34:50 spire-1.2.1/script/build-artifact.sh 16:34:50 spire-1.2.1/script/generate_dummy_ca.sh 16:34:50 spire-1.2.1/support/ 16:34:50 spire-1.2.1/support/k8s/ 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/ 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 16:34:50 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 16:34:50 spire-1.2.1/support/oidc-discovery-provider/ 16:34:50 spire-1.2.1/support/oidc-discovery-provider/README.md 16:34:50 spire-1.2.1/support/oidc-discovery-provider/common_test.go 16:34:50 spire-1.2.1/support/oidc-discovery-provider/config.go 16:34:50 spire-1.2.1/support/oidc-discovery-provider/config_test.go 16:34:50 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 16:34:50 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 16:34:50 spire-1.2.1/support/oidc-discovery-provider/handler.go 16:34:50 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 16:34:50 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 16:34:50 spire-1.2.1/support/oidc-discovery-provider/main.go 16:34:50 spire-1.2.1/support/oidc-discovery-provider/server_api.go 16:34:50 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 16:34:50 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 16:34:50 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 16:34:50 spire-1.2.1/test/ 16:34:50 spire-1.2.1/test/clock/ 16:34:50 spire-1.2.1/test/clock/clock.go 16:34:50 spire-1.2.1/test/fakes/ 16:34:50 spire-1.2.1/test/fakes/fakeagentcatalog/ 16:34:50 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 16:34:50 spire-1.2.1/test/fakes/fakeagentkeymanager/ 16:34:50 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 16:34:50 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 16:34:50 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 16:34:50 spire-1.2.1/test/fakes/fakeagentstore/ 16:34:50 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 16:34:50 spire-1.2.1/test/fakes/fakedatastore/ 16:34:50 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 16:34:50 spire-1.2.1/test/fakes/fakeentryclient/ 16:34:50 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 16:34:50 spire-1.2.1/test/fakes/fakehealthchecker/ 16:34:50 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 16:34:50 spire-1.2.1/test/fakes/fakeidentityprovider/ 16:34:50 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 16:34:50 spire-1.2.1/test/fakes/fakemetrics/ 16:34:50 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 16:34:50 spire-1.2.1/test/fakes/fakenoderesolver/ 16:34:50 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 16:34:50 spire-1.2.1/test/fakes/fakenotifier/ 16:34:50 spire-1.2.1/test/fakes/fakenotifier/notifier.go 16:34:50 spire-1.2.1/test/fakes/fakepluginmetrics/ 16:34:50 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 16:34:50 spire-1.2.1/test/fakes/fakeserverca/ 16:34:50 spire-1.2.1/test/fakes/fakeserverca/serverca.go 16:34:50 spire-1.2.1/test/fakes/fakeservercatalog/ 16:34:50 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 16:34:50 spire-1.2.1/test/fakes/fakeserverkeymanager/ 16:34:50 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 16:34:50 spire-1.2.1/test/fakes/fakeservernodeattestor/ 16:34:50 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 16:34:50 spire-1.2.1/test/fakes/fakeupstreamauthority/ 16:34:50 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 16:34:50 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 16:34:50 spire-1.2.1/test/fakes/fakeworkloadapi/ 16:34:50 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 16:34:50 spire-1.2.1/test/fakes/fakeworkloadattestor/ 16:34:50 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 16:34:50 spire-1.2.1/test/fixture/ 16:34:50 spire-1.2.1/test/fixture/certs/ 16:34:50 spire-1.2.1/test/fixture/certs/agent_svid.der 16:34:50 spire-1.2.1/test/fixture/certs/base_cert.pem 16:34:50 spire-1.2.1/test/fixture/certs/base_csr.pem 16:34:50 spire-1.2.1/test/fixture/certs/base_key.pem 16:34:50 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 16:34:50 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 16:34:50 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 16:34:50 spire-1.2.1/test/fixture/certs/blog_cert.pem 16:34:50 spire-1.2.1/test/fixture/certs/blog_csr.pem 16:34:50 spire-1.2.1/test/fixture/certs/blog_key.pem 16:34:50 spire-1.2.1/test/fixture/certs/bundle.der 16:34:50 spire-1.2.1/test/fixture/certs/ca.pem 16:34:50 spire-1.2.1/test/fixture/certs/ca_key.pem 16:34:50 spire-1.2.1/test/fixture/certs/database_cert.pem 16:34:50 spire-1.2.1/test/fixture/certs/database_csr.pem 16:34:50 spire-1.2.1/test/fixture/certs/database_key.pem 16:34:50 spire-1.2.1/test/fixture/certs/node_cert.pem 16:34:50 spire-1.2.1/test/fixture/certs/node_csr.pem 16:34:50 spire-1.2.1/test/fixture/certs/node_key.pem 16:34:50 spire-1.2.1/test/fixture/certs/svid.pem 16:34:50 spire-1.2.1/test/fixture/certs/svid_key.pem 16:34:50 spire-1.2.1/test/fixture/config/ 16:34:50 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 16:34:50 spire-1.2.1/test/fixture/config/agent_good.conf 16:34:50 spire-1.2.1/test/fixture/config/agent_good_templated.conf 16:34:50 spire-1.2.1/test/fixture/config/plugin_good.conf 16:34:50 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 16:34:50 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 16:34:50 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 16:34:50 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 16:34:50 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 16:34:50 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 16:34:50 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 16:34:50 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 16:34:50 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 16:34:50 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 16:34:50 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 16:34:50 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 16:34:50 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 16:34:50 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 16:34:50 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 16:34:50 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 16:34:50 spire-1.2.1/test/fixture/config/server_good.conf 16:34:50 spire-1.2.1/test/fixture/config/server_good_templated.conf 16:34:50 spire-1.2.1/test/fixture/fixture.go 16:34:50 spire-1.2.1/test/fixture/nodeattestor/ 16:34:50 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 16:34:50 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 16:34:50 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 16:34:50 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 16:34:50 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 16:34:50 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 16:34:50 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 16:34:50 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 16:34:50 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 16:34:50 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 16:34:50 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 16:34:50 spire-1.2.1/test/fixture/registration/ 16:34:50 spire-1.2.1/test/fixture/registration/entries.json 16:34:50 spire-1.2.1/test/fixture/registration/good-for-update.json 16:34:50 spire-1.2.1/test/fixture/registration/good.json 16:34:50 spire-1.2.1/test/fixture/registration/invalid.json 16:34:50 spire-1.2.1/test/fixture/registration/invalid_json.json 16:34:50 spire-1.2.1/test/fixture/registration/manager_test_entries.json 16:34:50 spire-1.2.1/test/integration/ 16:34:50 spire-1.2.1/test/integration/README.md 16:34:50 spire-1.2.1/test/integration/common 16:34:50 spire-1.2.1/test/integration/setup/ 16:34:50 spire-1.2.1/test/integration/setup/adminclient/ 16:34:50 spire-1.2.1/test/integration/setup/adminclient/build.sh 16:34:50 spire-1.2.1/test/integration/setup/adminclient/client.go 16:34:50 spire-1.2.1/test/integration/setup/debugagent/ 16:34:50 spire-1.2.1/test/integration/setup/debugagent/build.sh 16:34:50 spire-1.2.1/test/integration/setup/debugagent/main.go 16:34:50 spire-1.2.1/test/integration/setup/debugserver/ 16:34:50 spire-1.2.1/test/integration/setup/debugserver/build.sh 16:34:50 spire-1.2.1/test/integration/setup/debugserver/main.go 16:34:50 spire-1.2.1/test/integration/setup/downstreamclient/ 16:34:50 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 16:34:50 spire-1.2.1/test/integration/setup/downstreamclient/client.go 16:34:50 spire-1.2.1/test/integration/setup/itclient/ 16:34:50 spire-1.2.1/test/integration/setup/itclient/client.go 16:34:50 spire-1.2.1/test/integration/setup/node-attestation/ 16:34:50 spire-1.2.1/test/integration/setup/node-attestation/build.sh 16:34:50 spire-1.2.1/test/integration/setup/node-attestation/client.go 16:34:50 spire-1.2.1/test/integration/setup/x509pop/ 16:34:50 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 16:34:50 spire-1.2.1/test/integration/setup/x509pop/setup.sh 16:34:50 spire-1.2.1/test/integration/suites/ 16:34:50 spire-1.2.1/test/integration/suites/admin-endpoints/ 16:34:50 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 16:34:50 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 16:34:50 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 16:34:50 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 16:34:50 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 16:34:50 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 16:34:50 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 16:34:50 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 16:34:50 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 16:34:50 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 16:34:50 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 16:34:50 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 16:34:50 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 16:34:50 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 16:34:50 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 16:34:50 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 16:34:50 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 16:34:50 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 16:34:50 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 16:34:50 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 16:34:50 spire-1.2.1/test/integration/suites/datastore-mysql/ 16:34:50 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 16:34:50 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 16:34:50 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 16:34:50 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 16:34:50 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 16:34:50 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 16:34:50 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 16:34:50 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 16:34:50 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 16:34:50 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 16:34:50 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 16:34:50 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 16:34:50 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 16:34:50 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 16:34:50 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 16:34:50 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 16:34:50 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 16:34:50 spire-1.2.1/test/integration/suites/datastore-postgres/ 16:34:50 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 16:34:50 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 16:34:50 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 16:34:50 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 16:34:50 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 16:34:50 spire-1.2.1/test/integration/suites/debug-endpoints/ 16:34:50 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 16:34:50 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 16:34:50 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 16:34:50 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 16:34:50 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 16:34:50 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 16:34:50 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 16:34:50 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 16:34:50 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 16:34:50 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 16:34:50 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 16:34:50 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 16:34:50 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 16:34:50 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 16:34:50 spire-1.2.1/test/integration/suites/downstream-endpoints/ 16:34:50 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 16:34:50 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 16:34:50 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 16:34:50 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 16:34:50 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 16:34:50 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 16:34:50 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 16:34:50 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 16:34:50 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 16:34:50 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 16:34:50 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 16:34:50 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 16:34:50 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 16:34:50 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 16:34:50 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 16:34:50 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 16:34:50 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 16:34:50 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 16:34:50 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 16:34:50 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 16:34:50 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 16:34:50 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 16:34:50 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 16:34:50 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 16:34:50 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 16:34:50 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 16:34:50 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 16:34:50 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 16:34:50 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 16:34:50 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 16:34:50 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 16:34:50 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 16:34:50 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 16:34:50 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 16:34:50 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 16:34:50 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 16:34:50 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 16:34:50 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 16:34:50 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 16:34:50 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 16:34:50 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 16:34:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 16:34:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 16:34:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 16:34:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 16:34:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 16:34:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 16:34:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 16:34:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 16:34:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 16:34:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 16:34:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 16:34:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 16:34:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 16:34:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 16:34:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 16:34:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 16:34:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 16:34:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 16:34:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 16:34:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 16:34:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 16:34:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 16:34:51 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 16:34:51 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 16:34:51 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 16:34:51 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 16:34:51 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 16:34:51 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 16:34:51 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 16:34:51 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 16:34:51 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 16:34:51 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 16:34:51 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 16:34:51 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 16:34:51 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 16:34:51 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 16:34:51 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 16:34:51 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 16:34:51 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 16:34:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 16:34:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 16:34:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 16:34:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 16:34:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 16:34:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 16:34:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 16:34:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 16:34:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 16:34:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 16:34:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 16:34:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 16:34:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 16:34:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 16:34:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 16:34:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 16:34:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 16:34:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 16:34:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 16:34:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 16:34:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 16:34:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 16:34:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 16:34:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 16:34:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 16:34:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 16:34:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 16:34:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 16:34:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 16:34:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 16:34:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 16:34:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 16:34:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 16:34:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 16:34:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 16:34:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 16:34:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 16:34:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 16:34:51 spire-1.2.1/test/integration/suites/join-token/ 16:34:51 spire-1.2.1/test/integration/suites/join-token/01-start-server 16:34:51 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 16:34:51 spire-1.2.1/test/integration/suites/join-token/03-start-agent 16:34:51 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 16:34:51 spire-1.2.1/test/integration/suites/join-token/05-check-svid 16:34:51 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 16:34:51 spire-1.2.1/test/integration/suites/join-token/README.md 16:34:51 spire-1.2.1/test/integration/suites/join-token/conf/ 16:34:51 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 16:34:51 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 16:34:51 spire-1.2.1/test/integration/suites/join-token/conf/server/ 16:34:51 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 16:34:51 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 16:34:51 spire-1.2.1/test/integration/suites/join-token/teardown 16:34:51 spire-1.2.1/test/integration/suites/k8s-reconcile/ 16:34:51 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 16:34:51 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 16:34:51 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 16:34:51 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 16:34:51 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 16:34:51 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 16:34:51 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 16:34:51 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 16:34:51 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 16:34:51 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 16:34:51 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 16:34:51 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 16:34:51 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 16:34:51 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 16:34:51 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 16:34:51 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 16:34:51 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 16:34:51 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 16:34:51 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 16:34:51 spire-1.2.1/test/integration/suites/k8s-scratch/ 16:34:51 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 16:34:51 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 16:34:51 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 16:34:51 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 16:34:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 16:34:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 16:34:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 16:34:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 16:34:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 16:34:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 16:34:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 16:34:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 16:34:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 16:34:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 16:34:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 16:34:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 16:34:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 16:34:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 16:34:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 16:34:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 16:34:51 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 16:34:51 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 16:34:51 spire-1.2.1/test/integration/suites/k8s/ 16:34:51 spire-1.2.1/test/integration/suites/k8s/00-setup 16:34:51 spire-1.2.1/test/integration/suites/k8s/01-apply-config 16:34:51 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 16:34:51 spire-1.2.1/test/integration/suites/k8s/README.md 16:34:51 spire-1.2.1/test/integration/suites/k8s/conf/ 16:34:51 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 16:34:51 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 16:34:51 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 16:34:51 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 16:34:51 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 16:34:51 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 16:34:51 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 16:34:51 spire-1.2.1/test/integration/suites/k8s/conf/server/ 16:34:51 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 16:34:51 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 16:34:51 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 16:34:51 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 16:34:51 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 16:34:51 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 16:34:51 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 16:34:51 spire-1.2.1/test/integration/suites/k8s/init-kubectl 16:34:51 spire-1.2.1/test/integration/suites/k8s/teardown 16:34:51 spire-1.2.1/test/integration/suites/nested-rotation/ 16:34:51 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 16:34:51 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 16:34:51 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 16:34:51 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 16:34:51 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 16:34:51 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 16:34:51 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 16:34:51 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 16:34:51 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 16:34:51 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 16:34:51 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 16:34:51 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 16:34:51 spire-1.2.1/test/integration/suites/nested-rotation/README.md 16:34:51 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 16:34:51 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 16:34:51 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 16:34:51 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 16:34:51 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 16:34:51 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 16:34:51 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 16:34:51 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 16:34:51 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 16:34:51 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 16:34:51 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 16:34:51 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 16:34:51 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 16:34:51 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 16:34:51 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 16:34:51 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 16:34:51 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 16:34:51 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 16:34:51 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 16:34:51 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 16:34:51 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 16:34:51 spire-1.2.1/test/integration/suites/nested-rotation/root/ 16:34:51 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 16:34:51 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 16:34:51 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 16:34:51 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 16:34:51 spire-1.2.1/test/integration/suites/nested-rotation/teardown 16:34:51 spire-1.2.1/test/integration/suites/node-attestation/ 16:34:51 spire-1.2.1/test/integration/suites/node-attestation/00-setup 16:34:51 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 16:34:51 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 16:34:51 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 16:34:51 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 16:34:51 spire-1.2.1/test/integration/suites/node-attestation/README.md 16:34:51 spire-1.2.1/test/integration/suites/node-attestation/conf/ 16:34:51 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 16:34:51 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 16:34:51 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 16:34:51 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 16:34:51 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 16:34:51 spire-1.2.1/test/integration/suites/node-attestation/teardown 16:34:51 spire-1.2.1/test/integration/suites/rotation/ 16:34:51 spire-1.2.1/test/integration/suites/rotation/00-setup 16:34:51 spire-1.2.1/test/integration/suites/rotation/01-start-server 16:34:51 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 16:34:51 spire-1.2.1/test/integration/suites/rotation/03-start-agent 16:34:51 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 16:34:51 spire-1.2.1/test/integration/suites/rotation/05-check-svids 16:34:51 spire-1.2.1/test/integration/suites/rotation/README.md 16:34:51 spire-1.2.1/test/integration/suites/rotation/conf/ 16:34:51 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 16:34:51 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 16:34:51 spire-1.2.1/test/integration/suites/rotation/conf/server/ 16:34:51 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 16:34:51 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 16:34:51 spire-1.2.1/test/integration/suites/rotation/teardown 16:34:51 spire-1.2.1/test/integration/suites/self-test/ 16:34:51 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 16:34:51 spire-1.2.1/test/integration/suites/self-test/README.md 16:34:51 spire-1.2.1/test/integration/suites/self-test/teardown 16:34:51 spire-1.2.1/test/integration/suites/spire-server-cli/ 16:34:51 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 16:34:51 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 16:34:51 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 16:34:51 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 16:34:51 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 16:34:51 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 16:34:51 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 16:34:51 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 16:34:51 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 16:34:51 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 16:34:51 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 16:34:51 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 16:34:51 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 16:34:51 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 16:34:51 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 16:34:51 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 16:34:51 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 16:34:51 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 16:34:51 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 16:34:51 spire-1.2.1/test/integration/suites/upgrade/ 16:34:51 spire-1.2.1/test/integration/suites/upgrade/00-setup 16:34:51 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 16:34:51 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 16:34:51 spire-1.2.1/test/integration/suites/upgrade/README.md 16:34:51 spire-1.2.1/test/integration/suites/upgrade/conf/ 16:34:51 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 16:34:51 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 16:34:51 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 16:34:51 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 16:34:51 spire-1.2.1/test/integration/suites/upgrade/teardown 16:34:51 spire-1.2.1/test/integration/suites/upgrade/versions.txt 16:34:51 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 16:34:51 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 16:34:51 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 16:34:51 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 16:34:51 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 16:34:51 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 16:34:51 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 16:34:51 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 16:34:51 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 16:34:51 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 16:34:51 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 16:34:51 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 16:34:51 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 16:34:51 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 16:34:51 spire-1.2.1/test/integration/test-one.sh 16:34:51 spire-1.2.1/test/integration/test.sh 16:34:51 spire-1.2.1/test/plugintest/ 16:34:51 spire-1.2.1/test/plugintest/config.go 16:34:51 spire-1.2.1/test/plugintest/load.go 16:34:51 spire-1.2.1/test/plugintest/option.go 16:34:51 spire-1.2.1/test/spiretest/ 16:34:51 spire-1.2.1/test/spiretest/apiserver.go 16:34:51 spire-1.2.1/test/spiretest/assertions.go 16:34:51 spire-1.2.1/test/spiretest/dir.go 16:34:51 spire-1.2.1/test/spiretest/errors_posix.go 16:34:51 spire-1.2.1/test/spiretest/errors_windows.go 16:34:51 spire-1.2.1/test/spiretest/logs.go 16:34:51 spire-1.2.1/test/spiretest/socketapi.go 16:34:51 spire-1.2.1/test/spiretest/suite.go 16:34:51 spire-1.2.1/test/spiretest/x509.go 16:34:51 spire-1.2.1/test/testca/ 16:34:51 spire-1.2.1/test/testca/ca.go 16:34:51 spire-1.2.1/test/testkey/ 16:34:51 spire-1.2.1/test/testkey/generate.sh 16:34:51 spire-1.2.1/test/testkey/genkeys.go 16:34:51 spire-1.2.1/test/testkey/keys.go 16:34:51 spire-1.2.1/test/testkey/new.go 16:34:51 spire-1.2.1/test/tpmsimulator/ 16:34:51 spire-1.2.1/test/tpmsimulator/simulator.go 16:34:51 spire-1.2.1/test/util/ 16:34:51 spire-1.2.1/test/util/cert_fixtures.go 16:34:51 spire-1.2.1/test/util/cert_generation.go 16:34:51 spire-1.2.1/test/util/io_redirection.go 16:34:51 spire-1.2.1/test/util/race.go 16:34:51 spire-1.2.1/test/util/util.go 16:34:51 building spire from source... 16:34:51 Installing go1.17.7... 16:35:18 Removing intermediate container 62b5b8b910f2 16:35:18 ---> 23afb3dc44d7 16:35:18 16:35:18 Step 10/23 : FROM alpine:3.14 16:35:18 ---> ac73e934f311 16:35:18 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:35:18 ---> Running in b6d2602dd685 16:35:18 Removing intermediate container b6d2602dd685 16:35:18 ---> cd98718f8bb2 16:35:18 Step 12/23 : ENV APP_PORT=59880 16:35:18 ---> Running in 5a42b50467d5 16:35:18 Removing intermediate container 5a42b50467d5 16:35:18 ---> 6963dced37a5 16:35:18 Step 13/23 : EXPOSE $APP_PORT 16:35:18 ---> Running in d9f736ce28b2 16:35:18 Removing intermediate container d9f736ce28b2 16:35:18 ---> e6fd91f4b793 16:35:18 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:18 ---> Running in dcd4183d8c7f 16:35:19 Removing intermediate container dcd4183d8c7f 16:35:19 ---> fdea949b8a06 16:35:19 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 16:35:19 ---> Running in 52d76d4ac0df 16:35:21 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:35:21 Building bin/spire-server... 16:35:21 go: downloading github.com/mitchellh/cli v1.1.2 16:35:22 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 16:35:22 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 16:35:22 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:35:22 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 16:35:23 go: downloading google.golang.org/grpc v1.44.0 16:35:23 (1/6) Installing dumb-init (1.2.5-r1) 16:35:23 (2/6) Installing libgcc (10.3.1_git20210424-r2) 16:35:23 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 16:35:23 (3/6) Installing libsodium (1.0.18-r0) 16:35:23 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 16:35:23 (5/6) Installing libzmq (4.3.4-r0) 16:35:24 (6/6) Installing zeromq (4.3.4-r0) 16:35:24 Executing busybox-1.33.1-r7.trigger 16:35:24 OK: 8 MiB in 20 packages 16:35:24 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 16:35:25 go: downloading github.com/imdario/mergo v0.3.12 16:35:26 go: downloading github.com/sirupsen/logrus v1.8.1 16:35:26 Removing intermediate container 52d76d4ac0df 16:35:26 ---> bdc51a0d6491 16:35:26 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:35:27 ---> bd7b554d54d4 16:35:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:35:29 go: downloading github.com/hashicorp/go-hclog v1.1.0 16:35:29 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 16:35:29  ---> 2fc6fa6c835b 16:35:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:35:29 go: downloading github.com/fatih/color v1.13.0 16:35:29 go: downloading github.com/mattn/go-isatty v0.0.14 16:35:30 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 16:35:30 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 16:35:30 go: downloading github.com/hashicorp/go-plugin v1.4.3 16:35:30 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 16:35:30  ---> fe055d3753d8 16:35:30 Step 19/23 : ENTRYPOINT ["/core-data"] 16:35:30 ---> Running in 6e037bd43641 16:35:31 Removing intermediate container 6e037bd43641 16:35:31 ---> ec846e024863 16:35:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:35:31 ---> Running in ac6de7eca8de 16:35:31 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 16:35:31 go: downloading github.com/InVisionApp/go-logger v1.0.1 16:35:31 Removing intermediate container ac6de7eca8de 16:35:31 ---> 8d740fa86327 16:35:31 Step 21/23 : LABEL arch=arm64 16:35:31 go: downloading github.com/armon/go-metrics v0.3.10 16:35:32  ---> Running in 4570b9f45bf5 16:35:32 go: downloading github.com/prometheus/client_golang v1.12.1 16:35:32 go: downloading github.com/uber-go/tally/v4 v4.1.1 16:35:32 Removing intermediate container 4570b9f45bf5 16:35:32 ---> 522791acd87c 16:35:32 Step 22/23 : LABEL git_sha=809aa461c64e1cda55f4fb75cff3acf07d0a963f 16:35:32 ---> Running in d42f230a10c8 16:35:33 Removing intermediate container d42f230a10c8 16:35:33 ---> fc6dcbdf3532 16:35:33 Step 23/23 : LABEL version=0.0.0 16:35:33 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 16:35:33  ---> Running in 44b41f3bb119 16:35:33 go: downloading github.com/open-policy-agent/opa v0.38.0 16:35:34 Removing intermediate container 44b41f3bb119 16:35:34 ---> da4d5366770e 16:35:34 16:35:34 Successfully built da4d5366770e 16:35:34 Successfully tagged core-data-arm64:latest 16:35:34 Building security-proxy-setup 16:35:53  Building core-data ... done go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 16:35:53 go: downloading github.com/mattn/go-colorable v0.1.12 16:35:53 go: downloading github.com/Masterminds/goutils v1.1.0 16:35:53 go: downloading github.com/Masterminds/semver v1.5.0 16:35:53 go: downloading github.com/google/uuid v1.1.2 16:35:53 go: downloading github.com/huandu/xstrings v1.3.2 16:35:53 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 16:35:53 go: downloading github.com/oklog/run v1.0.0 16:35:53 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 16:35:53 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 16:35:53 go: downloading go.uber.org/atomic v1.9.0 16:35:53 go: downloading github.com/prometheus/client_model v0.2.0 16:35:53 go: downloading github.com/prometheus/common v0.32.1 16:35:53 go: downloading github.com/beorn7/perks v1.0.1 16:35:53 go: downloading github.com/cespare/xxhash/v2 v2.1.2 16:35:54 go: downloading github.com/prometheus/procfs v0.7.3 16:35:54 go: downloading github.com/imkira/go-observer v1.0.3 16:35:55 go: downloading github.com/hashicorp/errwrap v1.1.0 16:35:56 go: downloading github.com/mitchellh/reflectwalk v1.0.1 16:35:56 go: downloading github.com/twmb/murmur3 v1.1.6 16:35:56 go: downloading github.com/hashicorp/golang-lru v0.5.4 16:35:56 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 16:35:56 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 16:35:57 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 16:35:57 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 16:36:07 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:36:07 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:36:07 ---> a058fb5649a6 16:36:07 Step 3/22 : WORKDIR /edgex-go 16:36:07 ---> Using cache 16:36:07 ---> 8703e4f31429 16:36:07 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:07 ---> Using cache 16:36:07 ---> 1df55f7682d9 16:36:07 Step 5/22 : RUN apk add --update --no-cache make git 16:36:07 ---> Running in bffc97050849 16:36:09 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:36:11 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:36:12 OK: 220 MiB in 52 packages 16:36:14 Removing intermediate container bffc97050849 16:36:14 ---> ee452a7b35b8 16:36:14 Step 6/22 : COPY go.mod vendor* ./ 16:36:14 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 16:36:14 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 16:36:15 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 16:36:15  ---> 45e02847fb93 16:36:15 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:36:15 go: downloading github.com/stretchr/testify v1.7.0 16:36:15  ---> Running in 073b3d3f2845 16:36:15 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 16:36:15 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 16:36:15 go: downloading github.com/blang/semver/v4 v4.0.0 16:36:15 go: downloading github.com/go-sql-driver/mysql v1.6.0 16:36:16 go: downloading github.com/jinzhu/gorm v1.9.16 16:36:17 go: downloading github.com/lib/pq v1.10.4 16:36:17 go: downloading github.com/mattn/go-sqlite3 v1.14.12 16:36:17 go: downloading github.com/aws/aws-sdk-go v1.43.0 16:36:22 Removing intermediate container 073b3d3f2845 16:36:22 ---> 9d8aec7bbe92 16:36:22 Step 8/22 : COPY . . 16:36:44 ---> 6f5731705e8d 16:36:44 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:36:45 ---> Running in b655df142110 16:36: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/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:36:49 go: downloading k8s.io/client-go v0.23.4 16:36:49 go: downloading google.golang.org/api v0.70.0 16:36:49 go: downloading k8s.io/api v0.23.4 16:37:02 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 16:37:04 Removing intermediate container 2236ba31024a 16:37:04 ---> b5d01880739f 16:37:04 16:37:04 Step 10/22 : FROM alpine:3.14 16:37:04 ---> ac73e934f311 16:37:04 Step 11/22 : RUN apk add --update --no-cache dumb-init 16:37:04 ---> Running in c7b46e4955fa 16:37:05 Removing intermediate container b62919590634 16:37:05 ---> 5c0af715b185 16:37:05 16:37:05 Step 10/22 : FROM alpine:3.14 16:37:05 ---> ac73e934f311 16:37:05 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 16:37:05 ---> Running in 74785a563d28 16:37:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:37:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:37:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:37:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:37:09 (1/1) Installing dumb-init (1.2.5-r1) 16:37:09 Executing busybox-1.33.1-r7.trigger 16:37:09 OK: 5 MiB in 15 packages 16:37:09 (1/2) Installing ca-certificates (20211220-r0) 16:37:10 (2/2) Installing dumb-init (1.2.5-r1) 16:37:10 Executing busybox-1.33.1-r7.trigger 16:37:10 Executing ca-certificates-20211220-r0.trigger 16:37:10 OK: 6 MiB in 16 packages 16:37:10 Removing intermediate container c7b46e4955fa 16:37:10 ---> cfe995e4beed 16:37:10 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:37:10 ---> Running in 6b30bedc6a97 16:37:11 Removing intermediate container 6b30bedc6a97 16:37:11 ---> f836ef297a42 16:37:11 Step 13/22 : ENV APP_PORT=59861 16:37:12 ---> Running in ae6a2ca92a75 16:37:12 Removing intermediate container ae6a2ca92a75 16:37:12 ---> ddc585f522be 16:37:12 Step 14/22 : EXPOSE $APP_PORT 16:37:13 ---> Running in 8448f734e259 16:37:13 Removing intermediate container 74785a563d28 16:37:13 ---> 05b5876988b4 16:37:13 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:37:13 ---> Running in 508fc67c2c8c 16:37:13 Removing intermediate container 8448f734e259 16:37:13 ---> 899014ee51cd 16:37:13 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:37:14 Removing intermediate container 508fc67c2c8c 16:37:14 ---> 83bf51f8aec4 16:37:14 Step 13/22 : ENV APP_PORT=59860 16:37:14 ---> Running in 2262d081f687 16:37:15 ---> 3a4219399eb5 16:37:15 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:37:15 Removing intermediate container 2262d081f687 16:37:15 ---> 6f6b02753d06 16:37:15 Step 14/22 : EXPOSE $APP_PORT 16:37:15 ---> Running in 362ed8bc6b24 16:37:16 Removing intermediate container 362ed8bc6b24 16:37:16 ---> 108f3ac88e5f 16:37:16 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:37:18 ---> 494564cfcdfb 16:37:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:37:18 ---> 2b87a2e7065e 16:37:18 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:37:19 ---> 82a65cc4298e 16:37:19 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 16:37:19 ---> Running in e133077de891 16:37:20 Removing intermediate container e133077de891 16:37:20 ---> f96c6d398b5c 16:37:20 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:37:21 ---> Running in ebde6458b03a 16:37:22 Removing intermediate container ebde6458b03a 16:37:22 ---> f76695ed845a 16:37:22 Step 20/22 : LABEL arch=arm64 16:37:22 ---> Running in f47b8a91f9b6 16:37:22 ---> 1efcc71f0497 16:37:22 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:37:23 Removing intermediate container f47b8a91f9b6 16:37:23 ---> 6586f9e82283 16:37:23 Step 21/22 : LABEL git_sha=809aa461c64e1cda55f4fb75cff3acf07d0a963f 16:37:23 ---> Running in 4b5510be65fd 16:37:23 ---> 1a14ac3a7be0 16:37:23 Step 18/22 : ENTRYPOINT ["/support-notifications"] 16:37:23 ---> Running in fa60d3e46160 16:37:24 Removing intermediate container 4b5510be65fd 16:37:24 ---> a4cc50948080 16:37:24 Step 22/22 : LABEL version=0.0.0 16:37:24 ---> Running in be9518aa2098 16:37:24 Removing intermediate container fa60d3e46160 16:37:24 ---> aa92286076bd 16:37:24 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:37:24 ---> Running in 342b7f0ea9df 16:37:25 Removing intermediate container be9518aa2098 16:37:25 ---> dda8e9196c90 16:37:25 16:37:25 Removing intermediate container 342b7f0ea9df 16:37:25 ---> 0a64046c7764 16:37:25 Step 20/22 : LABEL arch=arm64 16:37:25 ---> Running in 479eaf507b1e 16:37:25 Successfully built dda8e9196c90 16:37:25 Successfully tagged support-scheduler-arm64:latest 16:37:25 Building security-spire-agent 16:37:26  Building support-scheduler ... done Removing intermediate container 479eaf507b1e 16:37:26 ---> d3e979a5f4ac 16:37:26 Step 21/22 : LABEL git_sha=809aa461c64e1cda55f4fb75cff3acf07d0a963f 16:37:26 ---> Running in b655735d338d 16:37:26 Removing intermediate container b655735d338d 16:37:26 ---> e7384fbebac9 16:37:26 Step 22/22 : LABEL version=0.0.0 16:37:26 ---> Running in df6b0eb6c2bd 16:37:27 Removing intermediate container df6b0eb6c2bd 16:37:27 ---> e1b70fec0524 16:37:27 16:37:28 Successfully built e1b70fec0524 16:37:28 Successfully tagged support-notifications-arm64:latest 16:37:28  Building support-notifications ... done Building security-bootstrapper 16:37:34 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 16:37:34 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 16:37:35 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 16:37:35 go: downloading cloud.google.com/go/storage v1.21.0 16:37:35 go: downloading cloud.google.com/go v0.100.2 16:37:36 go: downloading k8s.io/apimachinery v0.23.4 16:37:38 go: downloading k8s.io/kube-aggregator v0.23.3 16:37:38 go: downloading github.com/google/go-tpm v0.3.3 16:37:39 go: downloading cloud.google.com/go/security v1.3.0 16:37:39 go: downloading sigs.k8s.io/controller-runtime v0.11.1 16:37:40 go: downloading github.com/hashicorp/vault/api v1.4.1 16:37:41 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 16:37:42 go: downloading gopkg.in/yaml.v2 v2.4.0 16:37:42 go: downloading github.com/OneOfOne/xxhash v1.2.8 16:37:42 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 16:37:42 go: downloading github.com/gobwas/glob v0.2.3 16:37:42 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 16:37:43 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 16:37:43 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 16:37:43 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 16:37:44 go: downloading github.com/aws/smithy-go v1.11.0 16:37:44 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 16:37:44 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 16:37:45 go: downloading github.com/jinzhu/inflection v1.0.0 16:37:45 go: downloading github.com/gogo/protobuf v1.3.2 16:37:52 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 16:37:52 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 16:37:52 go: downloading github.com/Azure/go-autorest/logger v0.2.1 16:37:52 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 16:37:52 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 16:37:52 go: downloading github.com/dimchansky/utfbom v1.1.1 16:37:52 go: downloading cloud.google.com/go/compute v1.3.0 16:37:53 go: downloading cloud.google.com/go/iam v0.1.1 16:37:54 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 16:37:54 go: downloading k8s.io/klog/v2 v2.30.0 16:37:54 go: downloading github.com/google/gofuzz v1.1.0 16:37:54 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 16:37:55 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 16:37:56 go: downloading github.com/spf13/pflag v1.0.5 16:37:56 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 16:37:56 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 16:37:56 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 16:37:56 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 16:37:56 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 16:37:57 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 16:37:57 go: downloading github.com/hashicorp/vault/sdk v0.4.1 16:37:58 go: downloading github.com/mitchellh/mapstructure v1.4.3 16:37:58 go: downloading github.com/tklauser/go-sysconf v0.3.9 16:37:58 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 16:37:58 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 16:37:58 go: downloading github.com/jmespath/go-jmespath v0.4.0 16:38:00 go: downloading go.opencensus.io v0.23.0 16:38:01 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 16:38:01 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 16:38:02 go: downloading gopkg.in/inf.v0 v0.9.1 16:38:02 go: downloading github.com/go-logr/logr v1.2.2 16:38:02 go: downloading github.com/google/go-cmp v0.5.7 16:38:02 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 16:38:03 go: downloading github.com/json-iterator/go v1.1.12 16:38:03 go: downloading github.com/googleapis/gnostic v0.5.5 16:38:07 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 16:38:09 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 16:38:09 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 16:38:10 go: downloading github.com/tklauser/numcpus v0.3.0 16:38:10 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 16:38:10 go: downloading go.uber.org/zap v1.21.0 16:38:11 go: downloading sigs.k8s.io/yaml v1.3.0 16:38:11 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 16:38:12 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 16:38:12 go: downloading github.com/modern-go/reflect2 v1.0.2 16:38:12 go: downloading github.com/ryanuber/go-glob v1.0.0 16:38:12 go: downloading github.com/golang/snappy v0.0.4 16:38:12 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 16:38:20 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:38:20 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:38:20 ---> a058fb5649a6 16:38:20 Step 3/26 : WORKDIR /edgex-go 16:38:20 ---> Using cache 16:38:20 ---> 8703e4f31429 16:38:20 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:38:20 ---> Using cache 16:38:20 ---> 1df55f7682d9 16:38:20 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:38:20 ---> Using cache 16:38:20 ---> bd5c0ac300e2 16:38:20 Step 6/26 : COPY go.mod vendor* ./ 16:38:20 ---> Using cache 16:38:20 ---> 2c48ce155367 16:38:20 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:38:20 ---> Using cache 16:38:20 ---> c0db5224c3f3 16:38:20 Step 8/26 : COPY . . 16:38:20 ---> Using cache 16:38:20 ---> 332dda16d18a 16:38:20 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:38:20 ---> Using cache 16:38:20 ---> d28716cd3c11 16:38:20 Step 10/26 : RUN mkdir -p spire-build 16:38:20 ---> Using cache 16:38:20 ---> b9de96e88cb7 16:38:20 Step 11/26 : WORKDIR /edgex-go/spire-build 16:38:20 ---> Using cache 16:38:20 ---> c2adfa375da2 16:38:20 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 16:38:22 ---> Running in 8c6a6b573bd7 16:38:22 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:38:22 Step 2/31 : FROM ${BUILDER_BASE} AS builder 16:38:22 ---> a058fb5649a6 16:38:22 Step 3/31 : WORKDIR /edgex-go 16:38:22 ---> Using cache 16:38:22 ---> 8703e4f31429 16:38:22 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:38:22 ---> Using cache 16:38:22 ---> 1df55f7682d9 16:38:22 Step 5/31 : RUN apk add --update --no-cache make git 16:38:22 ---> Using cache 16:38:22 ---> ee452a7b35b8 16:38:22 Step 6/31 : COPY go.mod vendor* ./ 16:38:22 ---> Using cache 16:38:22 ---> 45e02847fb93 16:38:22 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:38:22 ---> Using cache 16:38:22 ---> 9d8aec7bbe92 16:38:22 Step 8/31 : COPY . . 16:38:22 ---> Using cache 16:38:22 ---> 6f5731705e8d 16:38:22 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:38:22 ---> Running in cb809bb8b70e 16:38:24 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 16:38:24 go: downloading github.com/hashicorp/go-uuid v1.0.2 16:38:24 go: downloading github.com/hashicorp/go-version v1.2.0 16:38:24 go: downloading go.uber.org/multierr v1.6.0 16:38:25 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 16:38:25 spire-1.2.1/ 16:38:25 spire-1.2.1/.data/ 16:38:25 spire-1.2.1/.data/.file 16:38:25 spire-1.2.1/.dockerignore 16:38:25 spire-1.2.1/.gitattributes 16:38:25 spire-1.2.1/.githooks/ 16:38:25 spire-1.2.1/.githooks/pre-commit 16:38:25 spire-1.2.1/.github/ 16:38:25 spire-1.2.1/.github/ISSUE_TEMPLATE.md 16:38:25 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 16:38:25 spire-1.2.1/.github/dependabot.yml 16:38:25 spire-1.2.1/.github/workflows/ 16:38:25 spire-1.2.1/.github/workflows/nightly_build.yaml 16:38:25 spire-1.2.1/.github/workflows/pr_build.yaml 16:38:25 spire-1.2.1/.github/workflows/release_build.yaml 16:38:25 spire-1.2.1/.github/workflows/scripts/ 16:38:25 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 16:38:25 spire-1.2.1/.github/workflows/scripts/push-images.sh 16:38:25 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 16:38:25 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 16:38:25 spire-1.2.1/.github/workflows/scripts/split.sh 16:38:25 spire-1.2.1/.gitignore 16:38:25 spire-1.2.1/.go-version 16:38:25 spire-1.2.1/.golangci.yml 16:38:25 spire-1.2.1/ADOPTERS.md 16:38:25 spire-1.2.1/CHANGELOG.md 16:38:25 spire-1.2.1/CODE-OF-CONDUCT.md 16:38:25 spire-1.2.1/CODEOWNERS 16:38:25 spire-1.2.1/CONTRIBUTING.md 16:38:25 spire-1.2.1/Dockerfile 16:38:25 spire-1.2.1/Dockerfile.dev 16:38:25 spire-1.2.1/Dockerfile.scratch 16:38:25 spire-1.2.1/LICENSE 16:38:25 spire-1.2.1/MAINTAINERS.md 16:38:25 spire-1.2.1/Makefile 16:38:25 spire-1.2.1/README.md 16:38:25 spire-1.2.1/ROADMAP.md 16:38:25 spire-1.2.1/SECURITY.md 16:38:25 spire-1.2.1/cmd/ 16:38:25 spire-1.2.1/cmd/spire-agent/ 16:38:25 spire-1.2.1/cmd/spire-agent/cli/ 16:38:25 spire-1.2.1/cmd/spire-agent/cli/api/ 16:38:25 spire-1.2.1/cmd/spire-agent/cli/api/common.go 16:38:25 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 16:38:25 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 16:38:25 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 16:38:25 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 16:38:25 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 16:38:25 spire-1.2.1/cmd/spire-agent/cli/cli.go 16:38:25 spire-1.2.1/cmd/spire-agent/cli/common/ 16:38:25 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 16:38:25 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 16:38:25 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 16:38:25 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 16:38:25 spire-1.2.1/cmd/spire-agent/cli/run/ 16:38:25 spire-1.2.1/cmd/spire-agent/cli/run/run.go 16:38:25 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 16:38:25 spire-1.2.1/cmd/spire-agent/cli/validate/ 16:38:25 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 16:38:25 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 16:38:25 spire-1.2.1/cmd/spire-agent/main.go 16:38:25 spire-1.2.1/cmd/spire-server/ 16:38:25 spire-1.2.1/cmd/spire-server/cli/ 16:38:25 spire-1.2.1/cmd/spire-server/cli/agent/ 16:38:25 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 16:38:25 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 16:38:25 spire-1.2.1/cmd/spire-server/cli/agent/count.go 16:38:25 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 16:38:25 spire-1.2.1/cmd/spire-server/cli/agent/list.go 16:38:25 spire-1.2.1/cmd/spire-server/cli/agent/show.go 16:38:25 spire-1.2.1/cmd/spire-server/cli/bundle/ 16:38:25 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 16:38:25 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 16:38:25 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 16:38:25 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 16:38:25 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 16:38:25 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 16:38:25 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 16:38:25 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 16:38:25 spire-1.2.1/cmd/spire-server/cli/cli.go 16:38:25 spire-1.2.1/cmd/spire-server/cli/entry/ 16:38:25 spire-1.2.1/cmd/spire-server/cli/entry/count.go 16:38:25 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 16:38:25 spire-1.2.1/cmd/spire-server/cli/entry/create.go 16:38:25 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 16:38:25 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 16:38:25 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 16:38:25 spire-1.2.1/cmd/spire-server/cli/entry/show.go 16:38:25 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 16:38:25 spire-1.2.1/cmd/spire-server/cli/entry/update.go 16:38:25 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 16:38:25 spire-1.2.1/cmd/spire-server/cli/entry/util.go 16:38:25 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 16:38:25 spire-1.2.1/cmd/spire-server/cli/federation/ 16:38:25 spire-1.2.1/cmd/spire-server/cli/federation/common.go 16:38:25 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 16:38:25 spire-1.2.1/cmd/spire-server/cli/federation/create.go 16:38:25 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 16:38:25 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 16:38:25 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 16:38:25 spire-1.2.1/cmd/spire-server/cli/federation/list.go 16:38:25 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 16:38:25 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 16:38:25 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 16:38:25 spire-1.2.1/cmd/spire-server/cli/federation/show.go 16:38:25 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 16:38:25 spire-1.2.1/cmd/spire-server/cli/federation/update.go 16:38:25 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 16:38:25 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 16:38:25 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 16:38:25 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 16:38:25 spire-1.2.1/cmd/spire-server/cli/jwt/ 16:38:25 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 16:38:25 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 16:38:25 spire-1.2.1/cmd/spire-server/cli/run/ 16:38:25 spire-1.2.1/cmd/spire-server/cli/run/run.go 16:38:25 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 16:38:25 spire-1.2.1/cmd/spire-server/cli/token/ 16:38:25 spire-1.2.1/cmd/spire-server/cli/token/generate.go 16:38:25 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 16:38:25 spire-1.2.1/cmd/spire-server/cli/validate/ 16:38:25 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 16:38:25 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 16:38:25 spire-1.2.1/cmd/spire-server/cli/x509/ 16:38:25 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 16:38:25 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 16:38:25 spire-1.2.1/cmd/spire-server/main.go 16:38:25 spire-1.2.1/cmd/spire-server/util/ 16:38:25 spire-1.2.1/cmd/spire-server/util/util.go 16:38:25 spire-1.2.1/conf/ 16:38:25 spire-1.2.1/conf/agent/ 16:38:25 spire-1.2.1/conf/agent/agent.conf 16:38:25 spire-1.2.1/conf/agent/agent_full.conf 16:38:25 spire-1.2.1/conf/agent/dummy_root_ca.crt 16:38:25 spire-1.2.1/conf/server/ 16:38:25 spire-1.2.1/conf/server/dummy_upstream_ca.crt 16:38:25 spire-1.2.1/conf/server/dummy_upstream_ca.key 16:38:25 spire-1.2.1/conf/server/server.conf 16:38:25 spire-1.2.1/conf/server/server_full.conf 16:38:25 spire-1.2.1/doc/ 16:38:25 spire-1.2.1/doc/SPIRE101.md 16:38:25 spire-1.2.1/doc/auditlog.md 16:38:25 spire-1.2.1/doc/authorization_policy_engine.md 16:38:25 spire-1.2.1/doc/changelog_guidelines.md 16:38:25 spire-1.2.1/doc/cure53-report.pdf 16:38:25 spire-1.2.1/doc/images/ 16:38:25 spire-1.2.1/doc/images/2019_roadmap.png 16:38:25 spire-1.2.1/doc/images/SPIRE101.png 16:38:25 spire-1.2.1/doc/images/SPIRE_agent.png 16:38:25 spire-1.2.1/doc/images/SPIRE_server.png 16:38:25 spire-1.2.1/doc/images/cache_mgr.png 16:38:25 spire-1.2.1/doc/images/cache_mgr_components.png 16:38:25 spire-1.2.1/doc/images/federated_spire.png 16:38:25 spire-1.2.1/doc/images/ha_mode.png 16:38:25 spire-1.2.1/doc/images/nested_spire.png 16:38:25 spire-1.2.1/doc/images/oidc_federation.png 16:38:25 spire-1.2.1/doc/images/single_trust_domain.png 16:38:25 spire-1.2.1/doc/images/spiffe_compatible.png 16:38:25 spire-1.2.1/doc/images/spire_logo.png 16:38:25 spire-1.2.1/doc/migrating_registration_api_clients.md 16:38:25 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 16:38:25 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 16:38:25 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 16:38:25 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 16:38:25 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 16:38:25 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 16:38:25 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 16:38:25 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 16:38:25 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 16:38:25 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 16:38:25 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 16:38:25 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 16:38:25 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 16:38:25 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 16:38:25 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 16:38:25 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 16:38:25 spire-1.2.1/doc/plugin_server_datastore_sql.md 16:38:25 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 16:38:25 spire-1.2.1/doc/plugin_server_keymanager_disk.md 16:38:25 spire-1.2.1/doc/plugin_server_keymanager_memory.md 16:38:25 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 16:38:25 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 16:38:25 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 16:38:25 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 16:38:25 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 16:38:25 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 16:38:25 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 16:38:25 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 16:38:25 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 16:38:25 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 16:38:25 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 16:38:25 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 16:38:25 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 16:38:25 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 16:38:25 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 16:38:25 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 16:38:25 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 16:38:25 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 16:38:25 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 16:38:25 spire-1.2.1/doc/scaling_spire.md 16:38:25 spire-1.2.1/doc/spire_agent.md 16:38:25 spire-1.2.1/doc/spire_server.md 16:38:25 spire-1.2.1/doc/supported_integrations.md 16:38:25 spire-1.2.1/doc/telemetry.md 16:38:25 spire-1.2.1/doc/telemetry_config.md 16:38:25 spire-1.2.1/doc/upgrading.md 16:38:25 spire-1.2.1/doc/using_spire.md 16:38:25 spire-1.2.1/examples/ 16:38:25 spire-1.2.1/examples/README.md 16:38:25 spire-1.2.1/go.mod 16:38:25 spire-1.2.1/go.sum 16:38:25 spire-1.2.1/pkg/ 16:38:25 spire-1.2.1/pkg/agent/ 16:38:25 spire-1.2.1/pkg/agent/agent.go 16:38:25 spire-1.2.1/pkg/agent/api/ 16:38:25 spire-1.2.1/pkg/agent/api/config.go 16:38:25 spire-1.2.1/pkg/agent/api/debug/ 16:38:25 spire-1.2.1/pkg/agent/api/debug/v1/ 16:38:25 spire-1.2.1/pkg/agent/api/debug/v1/service.go 16:38:25 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 16:38:25 spire-1.2.1/pkg/agent/api/delegatedidentity/ 16:38:25 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 16:38:25 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 16:38:25 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 16:38:25 spire-1.2.1/pkg/agent/api/endpoints.go 16:38:25 spire-1.2.1/pkg/agent/api/health/ 16:38:25 spire-1.2.1/pkg/agent/api/health/v1/ 16:38:25 spire-1.2.1/pkg/agent/api/health/v1/service.go 16:38:25 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 16:38:25 spire-1.2.1/pkg/agent/api/rpccontext/ 16:38:25 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 16:38:25 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 16:38:25 spire-1.2.1/pkg/agent/attestor/ 16:38:25 spire-1.2.1/pkg/agent/attestor/node/ 16:38:25 spire-1.2.1/pkg/agent/attestor/node/experimental.go 16:38:25 spire-1.2.1/pkg/agent/attestor/node/node.go 16:38:25 spire-1.2.1/pkg/agent/attestor/node/node_test.go 16:38:25 spire-1.2.1/pkg/agent/attestor/workload/ 16:38:25 spire-1.2.1/pkg/agent/attestor/workload/workload.go 16:38:25 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 16:38:25 spire-1.2.1/pkg/agent/catalog/ 16:38:25 spire-1.2.1/pkg/agent/catalog/catalog.go 16:38:25 spire-1.2.1/pkg/agent/catalog/keymanager.go 16:38:25 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 16:38:25 spire-1.2.1/pkg/agent/catalog/svidstore.go 16:38:25 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 16:38:25 spire-1.2.1/pkg/agent/client/ 16:38:25 spire-1.2.1/pkg/agent/client/client.go 16:38:25 spire-1.2.1/pkg/agent/client/client_test.go 16:38:25 spire-1.2.1/pkg/agent/client/dial.go 16:38:25 spire-1.2.1/pkg/agent/client/nodeconn.go 16:38:25 spire-1.2.1/pkg/agent/client/nodeconn_test.go 16:38:25 spire-1.2.1/pkg/agent/client/update.go 16:38:25 spire-1.2.1/pkg/agent/client/util.go 16:38:25 spire-1.2.1/pkg/agent/common/ 16:38:25 spire-1.2.1/pkg/agent/common/backoff/ 16:38:25 spire-1.2.1/pkg/agent/common/backoff/backoff.go 16:38:25 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 16:38:25 spire-1.2.1/pkg/agent/common/cgroups/ 16:38:25 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 16:38:25 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 16:38:25 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 16:38:25 spire-1.2.1/pkg/agent/config.go 16:38:25 spire-1.2.1/pkg/agent/endpoints/ 16:38:25 spire-1.2.1/pkg/agent/endpoints/config.go 16:38:25 spire-1.2.1/pkg/agent/endpoints/endpoints.go 16:38:25 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 16:38:25 spire-1.2.1/pkg/agent/endpoints/metrics.go 16:38:25 spire-1.2.1/pkg/agent/endpoints/middleware.go 16:38:25 spire-1.2.1/pkg/agent/endpoints/peertracker.go 16:38:25 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 16:38:25 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 16:38:25 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 16:38:25 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 16:38:25 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 16:38:25 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 16:38:25 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 16:38:25 spire-1.2.1/pkg/agent/endpoints/workload/ 16:38:25 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 16:38:25 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 16:38:25 spire-1.2.1/pkg/agent/manager/ 16:38:25 spire-1.2.1/pkg/agent/manager/cache/ 16:38:25 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 16:38:25 spire-1.2.1/pkg/agent/manager/cache/cache.go 16:38:25 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 16:38:25 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 16:38:25 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 16:38:25 spire-1.2.1/pkg/agent/manager/cache/sets.go 16:38:25 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 16:38:25 spire-1.2.1/pkg/agent/manager/config.go 16:38:25 spire-1.2.1/pkg/agent/manager/manager.go 16:38:25 spire-1.2.1/pkg/agent/manager/manager_test.go 16:38:25 spire-1.2.1/pkg/agent/manager/storage.go 16:38:25 spire-1.2.1/pkg/agent/manager/storage_test.go 16:38:25 spire-1.2.1/pkg/agent/manager/storecache/ 16:38:25 spire-1.2.1/pkg/agent/manager/storecache/cache.go 16:38:25 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 16:38:25 spire-1.2.1/pkg/agent/manager/sync.go 16:38:25 spire-1.2.1/pkg/agent/plugin/ 16:38:25 spire-1.2.1/pkg/agent/plugin/keymanager/ 16:38:25 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 16:38:25 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 16:38:25 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 16:38:25 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 16:38:25 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 16:38:25 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 16:38:25 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 16:38:25 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 16:38:25 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 16:38:25 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 16:38:25 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 16:38:25 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 16:38:25 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 16:38:25 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 16:38:25 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 16:38:25 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 16:38:25 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 16:38:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 16:38:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 16:38:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 16:38:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 16:38:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 16:38:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 16:38:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 16:38:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 16:38:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 16:38:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 16:38:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 16:38:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 16:38:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 16:38:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 16:38:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 16:38:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 16:38:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 16:38:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 16:38:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 16:38:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 16:38:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 16:38:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 16:38:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 16:38:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 16:38:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 16:38:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 16:38:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 16:38:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 16:38:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 16:38:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 16:38:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 16:38:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 16:38:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 16:38:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 16:38:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 16:38:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 16:38:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 16:38:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 16:38:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 16:38:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 16:38:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 16:38:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 16:38:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 16:38:25 spire-1.2.1/pkg/agent/plugin/svidstore/ 16:38:25 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 16:38:25 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 16:38:25 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 16:38:25 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 16:38:25 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 16:38:25 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 16:38:25 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 16:38:25 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 16:38:25 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 16:38:25 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 16:38:25 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 16:38:25 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 16:38:25 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 16:38:25 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 16:38:25 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 16:38:25 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 16:38:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 16:38:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 16:38:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 16:38:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 16:38:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 16:38:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 16:38:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 16:38:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 16:38:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 16:38:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 16:38:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 16:38:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 16:38:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 16:38:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 16:38:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 16:38:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 16:38:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 16:38:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 16:38:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 16:38:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 16:38:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 16:38:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 16:38:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 16:38:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 16:38:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 16:38:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 16:38:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 16:38:25 spire-1.2.1/pkg/agent/svid/ 16:38:25 spire-1.2.1/pkg/agent/svid/rotator.go 16:38:25 spire-1.2.1/pkg/agent/svid/rotator_config.go 16:38:25 spire-1.2.1/pkg/agent/svid/rotator_test.go 16:38:25 spire-1.2.1/pkg/agent/svid/store/ 16:38:25 spire-1.2.1/pkg/agent/svid/store/service.go 16:38:25 spire-1.2.1/pkg/agent/svid/store/service_test.go 16:38:25 spire-1.2.1/pkg/common/ 16:38:25 spire-1.2.1/pkg/common/agentpathtemplate/ 16:38:25 spire-1.2.1/pkg/common/agentpathtemplate/template.go 16:38:25 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 16:38:25 spire-1.2.1/pkg/common/api/ 16:38:25 spire-1.2.1/pkg/common/api/metrics.go 16:38:25 spire-1.2.1/pkg/common/api/middleware/ 16:38:25 spire-1.2.1/pkg/common/api/middleware/common_test.go 16:38:25 spire-1.2.1/pkg/common/api/middleware/interceptor.go 16:38:25 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 16:38:25 spire-1.2.1/pkg/common/api/middleware/logger.go 16:38:25 spire-1.2.1/pkg/common/api/middleware/logger_test.go 16:38:25 spire-1.2.1/pkg/common/api/middleware/metrics.go 16:38:25 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 16:38:25 spire-1.2.1/pkg/common/api/middleware/middleware.go 16:38:25 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 16:38:25 spire-1.2.1/pkg/common/api/middleware/misconfig.go 16:38:25 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 16:38:25 spire-1.2.1/pkg/common/api/middleware/names.go 16:38:25 spire-1.2.1/pkg/common/api/middleware/names_test.go 16:38:25 spire-1.2.1/pkg/common/api/names.go 16:38:25 spire-1.2.1/pkg/common/api/ratelimit.go 16:38:25 spire-1.2.1/pkg/common/api/rpccontext/ 16:38:25 spire-1.2.1/pkg/common/api/rpccontext/logger.go 16:38:25 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 16:38:25 spire-1.2.1/pkg/common/api/rpccontext/names.go 16:38:25 spire-1.2.1/pkg/common/auth/ 16:38:25 spire-1.2.1/pkg/common/auth/interceptors.go 16:38:25 spire-1.2.1/pkg/common/auth/interceptors_test.go 16:38:25 spire-1.2.1/pkg/common/auth/untracked_uds.go 16:38:25 spire-1.2.1/pkg/common/bundleutil/ 16:38:25 spire-1.2.1/pkg/common/bundleutil/bundle.go 16:38:26 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 16:38:26 spire-1.2.1/pkg/common/bundleutil/common_test.go 16:38:26 spire-1.2.1/pkg/common/bundleutil/marshal.go 16:38:26 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 16:38:26 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 16:38:26 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 16:38:26 spire-1.2.1/pkg/common/bundleutil/types.go 16:38:26 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 16:38:26 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 16:38:26 spire-1.2.1/pkg/common/catalog/ 16:38:26 spire-1.2.1/pkg/common/catalog/bind.go 16:38:26 spire-1.2.1/pkg/common/catalog/builtin.go 16:38:26 spire-1.2.1/pkg/common/catalog/catalog.go 16:38:26 spire-1.2.1/pkg/common/catalog/catalog_test.go 16:38:26 spire-1.2.1/pkg/common/catalog/closers.go 16:38:26 spire-1.2.1/pkg/common/catalog/cmd_linux.go 16:38:26 spire-1.2.1/pkg/common/catalog/cmd_other.go 16:38:26 spire-1.2.1/pkg/common/catalog/config.go 16:38:26 spire-1.2.1/pkg/common/catalog/config_test.go 16:38:26 spire-1.2.1/pkg/common/catalog/configure.go 16:38:26 spire-1.2.1/pkg/common/catalog/constraints.go 16:38:26 spire-1.2.1/pkg/common/catalog/constraints_test.go 16:38:26 spire-1.2.1/pkg/common/catalog/context.go 16:38:26 spire-1.2.1/pkg/common/catalog/external.go 16:38:26 spire-1.2.1/pkg/common/catalog/host.go 16:38:26 spire-1.2.1/pkg/common/catalog/pipenet.go 16:38:26 spire-1.2.1/pkg/common/catalog/plugin.go 16:38:26 spire-1.2.1/pkg/common/catalog/testplugin/ 16:38:26 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 16:38:26 spire-1.2.1/pkg/common/catalog/testplugin/main.go 16:38:26 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 16:38:26 spire-1.2.1/pkg/common/cli/ 16:38:26 spire-1.2.1/pkg/common/cli/env.go 16:38:26 spire-1.2.1/pkg/common/cli/flags.go 16:38:26 spire-1.2.1/pkg/common/cli/trust_domain.go 16:38:26 spire-1.2.1/pkg/common/cli/trust_domain_test.go 16:38:26 spire-1.2.1/pkg/common/cli/umask.go 16:38:26 spire-1.2.1/pkg/common/cli/umask_posix.go 16:38:26 spire-1.2.1/pkg/common/cli/umask_test.go 16:38:26 spire-1.2.1/pkg/common/cli/umask_windows.go 16:38:26 spire-1.2.1/pkg/common/cliprinter/ 16:38:26 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 16:38:26 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 16:38:26 spire-1.2.1/pkg/common/cliprinter/flag.go 16:38:26 spire-1.2.1/pkg/common/cliprinter/flag_test.go 16:38:26 spire-1.2.1/pkg/common/cliprinter/format.go 16:38:26 spire-1.2.1/pkg/common/cliprinter/format_test.go 16:38:26 spire-1.2.1/pkg/common/cliprinter/internal/ 16:38:26 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 16:38:26 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 16:38:26 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 16:38:26 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 16:38:26 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 16:38:26 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 16:38:26 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 16:38:26 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 16:38:26 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 16:38:26 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 16:38:26 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 16:38:26 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 16:38:26 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 16:38:26 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 16:38:26 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 16:38:26 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 16:38:26 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 16:38:26 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 16:38:26 spire-1.2.1/pkg/common/coretypes/ 16:38:26 spire-1.2.1/pkg/common/coretypes/bundle/ 16:38:26 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 16:38:26 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 16:38:26 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 16:38:26 spire-1.2.1/pkg/common/coretypes/bundle/require.go 16:38:26 spire-1.2.1/pkg/common/coretypes/jwtkey/ 16:38:26 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 16:38:26 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 16:38:26 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 16:38:26 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 16:38:26 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 16:38:26 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 16:38:26 spire-1.2.1/pkg/common/coretypes/x509certificate/ 16:38:26 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 16:38:26 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 16:38:26 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 16:38:26 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 16:38:26 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 16:38:26 spire-1.2.1/pkg/common/cryptoutil/ 16:38:26 spire-1.2.1/pkg/common/cryptoutil/keys.go 16:38:26 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 16:38:26 spire-1.2.1/pkg/common/diskutil/ 16:38:26 spire-1.2.1/pkg/common/diskutil/file_posix.go 16:38:26 spire-1.2.1/pkg/common/diskutil/file_test.go 16:38:26 spire-1.2.1/pkg/common/diskutil/file_windows.go 16:38:26 spire-1.2.1/pkg/common/errorutil/ 16:38:26 spire-1.2.1/pkg/common/errorutil/wrapper.go 16:38:26 spire-1.2.1/pkg/common/health/ 16:38:26 spire-1.2.1/pkg/common/health/config.go 16:38:26 spire-1.2.1/pkg/common/health/context.go 16:38:26 spire-1.2.1/pkg/common/health/context_test.go 16:38:26 spire-1.2.1/pkg/common/health/health.go 16:38:26 spire-1.2.1/pkg/common/health/health_test.go 16:38:26 spire-1.2.1/pkg/common/health/logger.go 16:38:26 spire-1.2.1/pkg/common/hostservice/ 16:38:26 spire-1.2.1/pkg/common/hostservice/metricsservice/ 16:38:26 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 16:38:26 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 16:38:26 spire-1.2.1/pkg/common/idutil/ 16:38:26 spire-1.2.1/pkg/common/idutil/require.go 16:38:26 spire-1.2.1/pkg/common/idutil/require_test.go 16:38:26 spire-1.2.1/pkg/common/idutil/safety.go 16:38:26 spire-1.2.1/pkg/common/idutil/safety_test.go 16:38:26 spire-1.2.1/pkg/common/idutil/spiffeid.go 16:38:26 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 16:38:26 spire-1.2.1/pkg/common/jwtsvid/ 16:38:26 spire-1.2.1/pkg/common/jwtsvid/common.go 16:38:26 spire-1.2.1/pkg/common/jwtsvid/sign.go 16:38:26 spire-1.2.1/pkg/common/jwtsvid/token_test.go 16:38:26 spire-1.2.1/pkg/common/jwtsvid/validate.go 16:38:26 spire-1.2.1/pkg/common/jwtutil/ 16:38:26 spire-1.2.1/pkg/common/jwtutil/keyset.go 16:38:26 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 16:38:26 spire-1.2.1/pkg/common/log/ 16:38:26 spire-1.2.1/pkg/common/log/hclog_adapter.go 16:38:26 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 16:38:26 spire-1.2.1/pkg/common/log/log.go 16:38:26 spire-1.2.1/pkg/common/log/log_test.go 16:38:26 spire-1.2.1/pkg/common/log/options.go 16:38:26 spire-1.2.1/pkg/common/nodeutil/ 16:38:26 spire-1.2.1/pkg/common/nodeutil/node.go 16:38:26 spire-1.2.1/pkg/common/nodeutil/node_test.go 16:38:26 spire-1.2.1/pkg/common/peertracker/ 16:38:26 spire-1.2.1/pkg/common/peertracker/conn.go 16:38:26 spire-1.2.1/pkg/common/peertracker/credentials.go 16:38:26 spire-1.2.1/pkg/common/peertracker/errors.go 16:38:26 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 16:38:26 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 16:38:26 spire-1.2.1/pkg/common/peertracker/info.go 16:38:26 spire-1.2.1/pkg/common/peertracker/listener.go 16:38:26 spire-1.2.1/pkg/common/peertracker/listener_test.go 16:38:26 spire-1.2.1/pkg/common/peertracker/peertracker.go 16:38:26 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 16:38:26 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 16:38:26 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 16:38:26 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 16:38:26 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 16:38:26 spire-1.2.1/pkg/common/peertracker/tcp.go 16:38:26 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 16:38:26 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 16:38:26 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 16:38:26 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 16:38:26 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 16:38:26 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 16:38:26 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 16:38:26 spire-1.2.1/pkg/common/peertracker/uds.go 16:38:26 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 16:38:26 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 16:38:26 spire-1.2.1/pkg/common/peertracker/uds_linux.go 16:38:26 spire-1.2.1/pkg/common/pemutil/ 16:38:26 spire-1.2.1/pkg/common/pemutil/block.go 16:38:26 spire-1.2.1/pkg/common/pemutil/certs.go 16:38:26 spire-1.2.1/pkg/common/pemutil/common.go 16:38:26 spire-1.2.1/pkg/common/pemutil/csr.go 16:38:26 spire-1.2.1/pkg/common/pemutil/keys.go 16:38:26 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 16:38:26 spire-1.2.1/pkg/common/pemutil/testdata/ 16:38:26 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 16:38:26 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 16:38:26 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 16:38:26 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 16:38:26 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 16:38:26 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 16:38:26 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 16:38:26 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 16:38:26 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 16:38:26 spire-1.2.1/pkg/common/plugin/ 16:38:26 spire-1.2.1/pkg/common/plugin/aws/ 16:38:26 spire-1.2.1/pkg/common/plugin/aws/iid.go 16:38:26 spire-1.2.1/pkg/common/plugin/azure/ 16:38:26 spire-1.2.1/pkg/common/plugin/azure/msi.go 16:38:26 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 16:38:26 spire-1.2.1/pkg/common/plugin/facade.go 16:38:26 spire-1.2.1/pkg/common/plugin/facade_test.go 16:38:26 spire-1.2.1/pkg/common/plugin/gcp/ 16:38:26 spire-1.2.1/pkg/common/plugin/gcp/iit.go 16:38:26 spire-1.2.1/pkg/common/plugin/k8s/ 16:38:26 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 16:38:26 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 16:38:26 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 16:38:26 spire-1.2.1/pkg/common/plugin/k8s/utils.go 16:38:26 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 16:38:26 spire-1.2.1/pkg/common/plugin/log.go 16:38:26 spire-1.2.1/pkg/common/plugin/sshpop/ 16:38:26 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 16:38:26 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 16:38:26 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 16:38:26 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 16:38:26 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 16:38:26 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 16:38:26 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 16:38:26 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 16:38:26 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 16:38:26 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 16:38:26 spire-1.2.1/pkg/common/plugin/tpmdevid/ 16:38:26 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 16:38:26 spire-1.2.1/pkg/common/plugin/x509pop/ 16:38:26 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 16:38:26 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 16:38:26 spire-1.2.1/pkg/common/profiling/ 16:38:26 spire-1.2.1/pkg/common/profiling/dumpers.go 16:38:26 spire-1.2.1/pkg/common/profiling/profiling.go 16:38:26 spire-1.2.1/pkg/common/protoutil/ 16:38:26 spire-1.2.1/pkg/common/protoutil/masks.go 16:38:26 spire-1.2.1/pkg/common/protoutil/masks_test.go 16:38:26 spire-1.2.1/pkg/common/rotationutil/ 16:38:26 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 16:38:26 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 16:38:26 spire-1.2.1/pkg/common/selector/ 16:38:26 spire-1.2.1/pkg/common/selector/selector.go 16:38:26 spire-1.2.1/pkg/common/selector/selector_test.go 16:38:26 spire-1.2.1/pkg/common/selector/set.go 16:38:26 spire-1.2.1/pkg/common/selector/set_utils.go 16:38:26 spire-1.2.1/pkg/common/selector/set_utils_test.go 16:38:26 spire-1.2.1/pkg/common/telemetry/ 16:38:26 spire-1.2.1/pkg/common/telemetry/agent/ 16:38:26 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 16:38:26 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 16:38:26 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 16:38:26 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 16:38:26 spire-1.2.1/pkg/common/telemetry/agent/manager.go 16:38:26 spire-1.2.1/pkg/common/telemetry/agent/node.go 16:38:26 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 16:38:26 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 16:38:26 spire-1.2.1/pkg/common/telemetry/agent/store/ 16:38:26 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 16:38:26 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 16:38:26 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 16:38:26 spire-1.2.1/pkg/common/telemetry/blackhole.go 16:38:26 spire-1.2.1/pkg/common/telemetry/call.go 16:38:26 spire-1.2.1/pkg/common/telemetry/common/ 16:38:26 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 16:38:26 spire-1.2.1/pkg/common/telemetry/config.go 16:38:26 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 16:38:26 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 16:38:26 spire-1.2.1/pkg/common/telemetry/inmem.go 16:38:26 spire-1.2.1/pkg/common/telemetry/inmem_test.go 16:38:26 spire-1.2.1/pkg/common/telemetry/m3.go 16:38:26 spire-1.2.1/pkg/common/telemetry/m3_test.go 16:38:26 spire-1.2.1/pkg/common/telemetry/metrics.go 16:38:26 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 16:38:26 spire-1.2.1/pkg/common/telemetry/names.go 16:38:26 spire-1.2.1/pkg/common/telemetry/prometheus.go 16:38:26 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 16:38:26 spire-1.2.1/pkg/common/telemetry/sanitize.go 16:38:26 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 16:38:26 spire-1.2.1/pkg/common/telemetry/server/ 16:38:26 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 16:38:26 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 16:38:26 spire-1.2.1/pkg/common/telemetry/server/datastore/ 16:38:26 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 16:38:26 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 16:38:26 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 16:38:26 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 16:38:26 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 16:38:26 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 16:38:26 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 16:38:26 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 16:38:26 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 16:38:26 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 16:38:26 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 16:38:26 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 16:38:26 spire-1.2.1/pkg/common/telemetry/server/rotate.go 16:38:26 spire-1.2.1/pkg/common/telemetry/server/server.go 16:38:26 spire-1.2.1/pkg/common/telemetry/sink.go 16:38:26 spire-1.2.1/pkg/common/telemetry/statsd.go 16:38:26 spire-1.2.1/pkg/common/telemetry/statsd_test.go 16:38:26 spire-1.2.1/pkg/common/telemetry/uptime.go 16:38:26 spire-1.2.1/pkg/common/telemetry/version.go 16:38:26 spire-1.2.1/pkg/common/telemetry/withlabels.go 16:38:26 spire-1.2.1/pkg/common/uptime/ 16:38:26 spire-1.2.1/pkg/common/uptime/uptime.go 16:38:26 spire-1.2.1/pkg/common/uptime/uptime_test.go 16:38:26 spire-1.2.1/pkg/common/util/ 16:38:26 spire-1.2.1/pkg/common/util/certs.go 16:38:26 spire-1.2.1/pkg/common/util/certs_test.go 16:38:26 spire-1.2.1/pkg/common/util/csr.go 16:38:26 spire-1.2.1/pkg/common/util/hash.go 16:38:26 spire-1.2.1/pkg/common/util/selectors.go 16:38:26 spire-1.2.1/pkg/common/util/selectors_test.go 16:38:26 spire-1.2.1/pkg/common/util/signals.go 16:38:26 spire-1.2.1/pkg/common/util/sort.go 16:38:26 spire-1.2.1/pkg/common/util/sort_test.go 16:38:26 spire-1.2.1/pkg/common/util/task.go 16:38:26 spire-1.2.1/pkg/common/util/task_test.go 16:38:26 spire-1.2.1/pkg/common/util/testdata/ 16:38:26 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 16:38:26 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 16:38:26 spire-1.2.1/pkg/common/version/ 16:38:26 spire-1.2.1/pkg/common/version/version.go 16:38:26 spire-1.2.1/pkg/common/x509svid/ 16:38:26 spire-1.2.1/pkg/common/x509svid/common_test.go 16:38:26 spire-1.2.1/pkg/common/x509svid/csr.go 16:38:26 spire-1.2.1/pkg/common/x509svid/upstreamca.go 16:38:26 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 16:38:26 spire-1.2.1/pkg/common/x509util/ 16:38:26 spire-1.2.1/pkg/common/x509util/cert.go 16:38:26 spire-1.2.1/pkg/common/x509util/dns.go 16:38:26 spire-1.2.1/pkg/common/x509util/dns_test.go 16:38:26 spire-1.2.1/pkg/common/x509util/keyid.go 16:38:26 spire-1.2.1/pkg/common/x509util/keypair.go 16:38:26 spire-1.2.1/pkg/common/x509util/serialnumber.go 16:38:26 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 16:38:26 spire-1.2.1/pkg/server/ 16:38:26 spire-1.2.1/pkg/server/api/ 16:38:26 spire-1.2.1/pkg/server/api/agent.go 16:38:26 spire-1.2.1/pkg/server/api/agent/ 16:38:26 spire-1.2.1/pkg/server/api/agent/v1/ 16:38:26 spire-1.2.1/pkg/server/api/agent/v1/service.go 16:38:26 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 16:38:26 spire-1.2.1/pkg/server/api/agent_test.go 16:38:26 spire-1.2.1/pkg/server/api/api.go 16:38:26 spire-1.2.1/pkg/server/api/audit/ 16:38:26 spire-1.2.1/pkg/server/api/audit/audit.go 16:38:26 spire-1.2.1/pkg/server/api/audit/audit_test.go 16:38:26 spire-1.2.1/pkg/server/api/bundle.go 16:38:26 spire-1.2.1/pkg/server/api/bundle/ 16:38:26 spire-1.2.1/pkg/server/api/bundle/v1/ 16:38:26 spire-1.2.1/pkg/server/api/bundle/v1/service.go 16:38:26 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 16:38:26 spire-1.2.1/pkg/server/api/bundle_test.go 16:38:26 spire-1.2.1/pkg/server/api/debug/ 16:38:26 spire-1.2.1/pkg/server/api/debug/v1/ 16:38:26 spire-1.2.1/pkg/server/api/debug/v1/service.go 16:38:26 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 16:38:26 spire-1.2.1/pkg/server/api/entry.go 16:38:26 spire-1.2.1/pkg/server/api/entry/ 16:38:26 spire-1.2.1/pkg/server/api/entry/v1/ 16:38:26 spire-1.2.1/pkg/server/api/entry/v1/service.go 16:38:26 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 16:38:26 spire-1.2.1/pkg/server/api/entry_test.go 16:38:26 spire-1.2.1/pkg/server/api/health/ 16:38:26 spire-1.2.1/pkg/server/api/health/v1/ 16:38:26 spire-1.2.1/pkg/server/api/health/v1/service.go 16:38:26 spire-1.2.1/pkg/server/api/health/v1/service_test.go 16:38:26 spire-1.2.1/pkg/server/api/id.go 16:38:26 spire-1.2.1/pkg/server/api/id_test.go 16:38:26 spire-1.2.1/pkg/server/api/limits/ 16:38:26 spire-1.2.1/pkg/server/api/limits/limits.go 16:38:26 spire-1.2.1/pkg/server/api/middleware/ 16:38:26 spire-1.2.1/pkg/server/api/middleware/alias.go 16:38:26 spire-1.2.1/pkg/server/api/middleware/audit.go 16:38:26 spire-1.2.1/pkg/server/api/middleware/authorization.go 16:38:26 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 16:38:26 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 16:38:26 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 16:38:26 spire-1.2.1/pkg/server/api/middleware/caller.go 16:38:26 spire-1.2.1/pkg/server/api/middleware/caller_test.go 16:38:26 spire-1.2.1/pkg/server/api/middleware/common.go 16:38:26 spire-1.2.1/pkg/server/api/middleware/common_test.go 16:38:26 spire-1.2.1/pkg/server/api/middleware/entries.go 16:38:26 spire-1.2.1/pkg/server/api/middleware/entries_test.go 16:38:26 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 16:38:26 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 16:38:26 spire-1.2.1/pkg/server/api/ratelimit.go 16:38:26 spire-1.2.1/pkg/server/api/rpccontext/ 16:38:26 spire-1.2.1/pkg/server/api/rpccontext/alias.go 16:38:26 spire-1.2.1/pkg/server/api/rpccontext/audit.go 16:38:26 spire-1.2.1/pkg/server/api/rpccontext/caller.go 16:38:26 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 16:38:26 spire-1.2.1/pkg/server/api/selector.go 16:38:26 spire-1.2.1/pkg/server/api/selector_test.go 16:38:26 spire-1.2.1/pkg/server/api/status.go 16:38:26 spire-1.2.1/pkg/server/api/status_test.go 16:38:26 spire-1.2.1/pkg/server/api/svid/ 16:38:26 spire-1.2.1/pkg/server/api/svid/v1/ 16:38:26 spire-1.2.1/pkg/server/api/svid/v1/service.go 16:38:26 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 16:38:26 spire-1.2.1/pkg/server/api/trustdomain.go 16:38:26 spire-1.2.1/pkg/server/api/trustdomain/ 16:38:26 spire-1.2.1/pkg/server/api/trustdomain/v1/ 16:38:26 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 16:38:26 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 16:38:26 spire-1.2.1/pkg/server/api/trustdomain_test.go 16:38:26 spire-1.2.1/pkg/server/authpolicy/ 16:38:26 spire-1.2.1/pkg/server/authpolicy/defaults.go 16:38:26 spire-1.2.1/pkg/server/authpolicy/policy.go 16:38:26 spire-1.2.1/pkg/server/authpolicy/policy.rego 16:38:26 spire-1.2.1/pkg/server/authpolicy/policy_data.json 16:38:26 spire-1.2.1/pkg/server/authpolicy/policy_test.go 16:38:26 spire-1.2.1/pkg/server/authpolicy/validate.go 16:38:26 spire-1.2.1/pkg/server/bundle/ 16:38:26 spire-1.2.1/pkg/server/bundle/client/ 16:38:26 spire-1.2.1/pkg/server/bundle/client/client.go 16:38:26 spire-1.2.1/pkg/server/bundle/client/client_test.go 16:38:26 spire-1.2.1/pkg/server/bundle/client/manager.go 16:38:26 spire-1.2.1/pkg/server/bundle/client/manager_test.go 16:38:26 spire-1.2.1/pkg/server/bundle/client/sources.go 16:38:26 spire-1.2.1/pkg/server/bundle/client/sources_test.go 16:38:26 spire-1.2.1/pkg/server/bundle/client/updater.go 16:38:26 spire-1.2.1/pkg/server/bundle/client/updater_test.go 16:38:26 spire-1.2.1/pkg/server/ca/ 16:38:26 spire-1.2.1/pkg/server/ca/ca.go 16:38:26 spire-1.2.1/pkg/server/ca/ca_health.go 16:38:26 spire-1.2.1/pkg/server/ca/ca_test.go 16:38:26 spire-1.2.1/pkg/server/ca/journal.go 16:38:26 spire-1.2.1/pkg/server/ca/journal_test.go 16:38:26 spire-1.2.1/pkg/server/ca/manager.go 16:38:26 spire-1.2.1/pkg/server/ca/manager_health.go 16:38:26 spire-1.2.1/pkg/server/ca/manager_test.go 16:38:26 spire-1.2.1/pkg/server/ca/templates.go 16:38:26 spire-1.2.1/pkg/server/ca/upstream_client.go 16:38:26 spire-1.2.1/pkg/server/ca/upstream_client_test.go 16:38:26 spire-1.2.1/pkg/server/ca/validation.go 16:38:26 spire-1.2.1/pkg/server/cache/ 16:38:26 spire-1.2.1/pkg/server/cache/dscache/ 16:38:26 spire-1.2.1/pkg/server/cache/dscache/cache.go 16:38:26 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 16:38:26 spire-1.2.1/pkg/server/cache/entrycache/ 16:38:26 spire-1.2.1/pkg/server/cache/entrycache/cache.go 16:38:26 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 16:38:26 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 16:38:26 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 16:38:26 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 16:38:26 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 16:38:26 spire-1.2.1/pkg/server/catalog/ 16:38:26 spire-1.2.1/pkg/server/catalog/catalog.go 16:38:26 spire-1.2.1/pkg/server/catalog/keymanager.go 16:38:26 spire-1.2.1/pkg/server/catalog/nodeattestor.go 16:38:26 spire-1.2.1/pkg/server/catalog/noderesolver.go 16:38:26 spire-1.2.1/pkg/server/catalog/notifier.go 16:38:26 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 16:38:26 spire-1.2.1/pkg/server/config.go 16:38:26 spire-1.2.1/pkg/server/datastore/ 16:38:26 spire-1.2.1/pkg/server/datastore/datastore.go 16:38:26 spire-1.2.1/pkg/server/datastore/datastore_health.go 16:38:26 spire-1.2.1/pkg/server/datastore/repository.go 16:38:26 spire-1.2.1/pkg/server/datastore/sqlstore/ 16:38:26 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 16:38:26 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 16:38:26 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 16:38:26 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 16:38:26 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 16:38:26 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 16:38:26 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 16:38:26 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 16:38:26 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 16:38:26 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 16:38:26 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 16:38:26 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 16:38:26 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 16:38:26 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 16:38:26 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 16:38:26 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 16:38:26 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 16:38:26 spire-1.2.1/pkg/server/endpoints/ 16:38:26 spire-1.2.1/pkg/server/endpoints/bundle/ 16:38:26 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 16:38:26 spire-1.2.1/pkg/server/endpoints/bundle/config.go 16:38:26 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 16:38:26 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 16:38:26 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 16:38:26 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 16:38:26 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 16:38:26 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 16:38:26 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 16:38:26 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 16:38:26 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 16:38:26 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 16:38:26 spire-1.2.1/pkg/server/endpoints/bundle/server.go 16:38:26 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 16:38:26 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 16:38:26 spire-1.2.1/pkg/server/endpoints/config.go 16:38:26 spire-1.2.1/pkg/server/endpoints/endpoints.go 16:38:26 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 16:38:26 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 16:38:26 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 16:38:26 spire-1.2.1/pkg/server/endpoints/middleware.go 16:38:26 spire-1.2.1/pkg/server/endpoints/middleware_test.go 16:38:26 spire-1.2.1/pkg/server/hostservice/ 16:38:26 spire-1.2.1/pkg/server/hostservice/agentstore/ 16:38:26 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 16:38:26 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 16:38:26 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 16:38:26 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 16:38:26 spire-1.2.1/pkg/server/hostservice/identityprovider/ 16:38:26 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 16:38:26 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 16:38:26 spire-1.2.1/pkg/server/plugin/ 16:38:26 spire-1.2.1/pkg/server/plugin/keymanager/ 16:38:26 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 16:38:26 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 16:38:26 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 16:38:26 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 16:38:26 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 16:38:26 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 16:38:26 spire-1.2.1/pkg/server/plugin/keymanager/base/ 16:38:26 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 16:38:26 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 16:38:26 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 16:38:26 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 16:38:26 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 16:38:26 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 16:38:26 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 16:38:26 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 16:38:26 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 16:38:26 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 16:38:26 spire-1.2.1/pkg/server/plugin/keymanager/test/ 16:38:26 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 16:38:26 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 16:38:26 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 16:38:26 spire-1.2.1/pkg/server/plugin/nodeattestor/ 16:38:26 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 16:38:26 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 16:38:26 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 16:38:26 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 16:38:26 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 16:38:26 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 16:38:26 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 16:38:26 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 16:38:26 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 16:38:26 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 16:38:26 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 16:38:26 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 16:38:26 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 16:38:26 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 16:38:26 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 16:38:26 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 16:38:26 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 16:38:26 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 16:38:26 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 16:38:26 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 16:38:26 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 16:38:26 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 16:38:26 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 16:38:26 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 16:38:26 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 16:38:26 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 16:38:26 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 16:38:26 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 16:38:26 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 16:38:26 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 16:38:26 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 16:38:26 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 16:38:26 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 16:38:26 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 16:38:26 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 16:38:26 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 16:38:26 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 16:38:26 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 16:38:26 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 16:38:26 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 16:38:26 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 16:38:26 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 16:38:26 spire-1.2.1/pkg/server/plugin/noderesolver/ 16:38:26 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 16:38:26 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 16:38:26 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 16:38:26 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 16:38:26 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 16:38:26 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 16:38:26 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 16:38:26 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 16:38:26 spire-1.2.1/pkg/server/plugin/notifier/ 16:38:26 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 16:38:26 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 16:38:26 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 16:38:26 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 16:38:26 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 16:38:26 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 16:38:26 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 16:38:26 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 16:38:26 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 16:38:26 spire-1.2.1/pkg/server/plugin/notifier/repository.go 16:38:26 spire-1.2.1/pkg/server/plugin/notifier/v1.go 16:38:26 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 16:38:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 16:38:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 16:38:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 16:38:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 16:38:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 16:38:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 16:38:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 16:38:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 16:38:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 16:38:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 16:38:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 16:38:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 16:38:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 16:38:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 16:38:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 16:38:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 16:38:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 16:38:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 16:38:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 16:38:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 16:38:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 16:38:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 16:38:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 16:38:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 16:38:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 16:38:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 16:38:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 16:38:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 16:38:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 16:38:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 16:38:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 16:38:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 16:38:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 16:38:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 16:38:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 16:38:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 16:38:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 16:38:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 16:38:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 16:38:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 16:38:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 16:38:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 16:38:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 16:38:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 16:38:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 16:38:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 16:38:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 16:38:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 16:38:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 16:38:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 16:38:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 16:38:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 16:38:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 16:38:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 16:38:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 16:38:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 16:38:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 16:38:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 16:38:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 16:38:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 16:38:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 16:38:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 16:38:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 16:38:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 16:38:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 16:38:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 16:38:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 16:38:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 16:38:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 16:38:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 16:38:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 16:38:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 16:38:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 16:38:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 16:38:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 16:38:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 16:38:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 16:38:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 16:38:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 16:38:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 16:38:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 16:38:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 16:38:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 16:38:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 16:38:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 16:38:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 16:38:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 16:38:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 16:38:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 16:38:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 16:38:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 16:38:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 16:38:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 16:38:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 16:38:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 16:38:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 16:38:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 16:38:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 16:38:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 16:38:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 16:38:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 16:38:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 16:38:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 16:38:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 16:38:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 16:38:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 16:38:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 16:38:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 16:38:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 16:38:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 16:38:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 16:38:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 16:38:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 16:38:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 16:38:26 spire-1.2.1/pkg/server/registration/ 16:38:26 spire-1.2.1/pkg/server/registration/manager.go 16:38:26 spire-1.2.1/pkg/server/registration/manager_test.go 16:38:26 spire-1.2.1/pkg/server/scanentries.go 16:38:26 spire-1.2.1/pkg/server/scanentries_test.go 16:38:26 spire-1.2.1/pkg/server/server.go 16:38:26 spire-1.2.1/pkg/server/server_test.go 16:38:26 spire-1.2.1/pkg/server/svid/ 16:38:26 spire-1.2.1/pkg/server/svid/observer.go 16:38:26 spire-1.2.1/pkg/server/svid/observer_test.go 16:38:26 spire-1.2.1/pkg/server/svid/rotator.go 16:38:26 spire-1.2.1/pkg/server/svid/rotator_config.go 16:38:26 spire-1.2.1/pkg/server/svid/rotator_config_test.go 16:38:26 spire-1.2.1/pkg/server/svid/rotator_test.go 16:38:26 spire-1.2.1/proto/ 16:38:26 spire-1.2.1/proto/private/ 16:38:26 spire-1.2.1/proto/private/server/ 16:38:26 spire-1.2.1/proto/private/server/journal/ 16:38:26 spire-1.2.1/proto/private/server/journal/journal.pb.go 16:38:26 spire-1.2.1/proto/private/server/journal/journal.proto 16:38:26 spire-1.2.1/proto/spire/ 16:38:26 spire-1.2.1/proto/spire/common/ 16:38:26 spire-1.2.1/proto/spire/common/common.pb.go 16:38:26 spire-1.2.1/proto/spire/common/common.proto 16:38:26 spire-1.2.1/proto/spire/common/plugin/ 16:38:26 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 16:38:26 spire-1.2.1/proto/spire/common/plugin/plugin.proto 16:38:26 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 16:38:26 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 16:38:26 spire-1.2.1/proto/spire/plugin/ 16:38:26 spire-1.2.1/proto/spire/plugin/agent/ 16:38:26 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 16:38:26 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 16:38:26 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 16:38:26 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 16:38:26 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 16:38:26 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 16:38:26 spire-1.2.1/release/ 16:38:26 spire-1.2.1/release/spire-extras/ 16:38:26 spire-1.2.1/release/spire-extras/README.md 16:38:26 spire-1.2.1/release/spire-extras/conf/ 16:38:26 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 16:38:26 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 16:38:26 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 16:38:26 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 16:38:26 spire-1.2.1/release/spire/ 16:38:26 spire-1.2.1/release/spire/README.md 16:38:26 spire-1.2.1/release/spire/conf/ 16:38:26 spire-1.2.1/release/spire/conf/agent/ 16:38:26 spire-1.2.1/release/spire/conf/agent/agent.conf 16:38:26 spire-1.2.1/release/spire/conf/server/ 16:38:26 spire-1.2.1/release/spire/conf/server/server.conf 16:38:26 spire-1.2.1/script/ 16:38:26 spire-1.2.1/script/build-artifact.sh 16:38:26 spire-1.2.1/script/generate_dummy_ca.sh 16:38:26 spire-1.2.1/support/ 16:38:26 spire-1.2.1/support/k8s/ 16:38:26 spire-1.2.1/support/k8s/k8s-workload-registrar/ 16:38:26 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 16:38:26 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 16:38:26 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 16:38:26 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 16:38:26 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 16:38:26 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 16:38:26 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 16:38:26 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 16:38:26 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 16:38:26 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 16:38:26 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 16:38:26 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 16:38:26 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 16:38:26 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 16:38:26 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 16:38:26 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 16:38:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 16:38:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 16:38:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 16:38:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 16:38:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 16:38:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 16:38:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 16:38:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 16:38:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 16:38:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 16:38:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 16:38:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 16:38:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 16:38:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 16:38:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 16:38:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 16:38:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 16:38:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 16:38:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 16:38:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 16:38:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 16:38:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 16:38:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 16:38:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 16:38:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 16:38:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 16:38:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 16:38:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 16:38:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 16:38:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 16:38:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 16:38:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 16:38:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 16:38:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 16:38:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 16:38:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 16:38:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 16:38:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 16:38:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 16:38:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 16:38:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 16:38:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 16:38:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 16:38:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 16:38:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 16:38:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 16:38:26 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 16:38:26 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 16:38:26 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 16:38:26 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 16:38:26 spire-1.2.1/support/oidc-discovery-provider/ 16:38:26 spire-1.2.1/support/oidc-discovery-provider/README.md 16:38:26 spire-1.2.1/support/oidc-discovery-provider/common_test.go 16:38:26 spire-1.2.1/support/oidc-discovery-provider/config.go 16:38:26 spire-1.2.1/support/oidc-discovery-provider/config_test.go 16:38:26 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 16:38:26 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 16:38:26 spire-1.2.1/support/oidc-discovery-provider/handler.go 16:38:26 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 16:38:26 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 16:38:26 spire-1.2.1/support/oidc-discovery-provider/main.go 16:38:26 spire-1.2.1/support/oidc-discovery-provider/server_api.go 16:38:26 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 16:38:26 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 16:38:26 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 16:38:26 spire-1.2.1/test/ 16:38:26 spire-1.2.1/test/clock/ 16:38:26 spire-1.2.1/test/clock/clock.go 16:38:26 spire-1.2.1/test/fakes/ 16:38:26 spire-1.2.1/test/fakes/fakeagentcatalog/ 16:38:26 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 16:38:26 spire-1.2.1/test/fakes/fakeagentkeymanager/ 16:38:26 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 16:38:26 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 16:38:26 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 16:38:26 spire-1.2.1/test/fakes/fakeagentstore/ 16:38:26 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 16:38:26 spire-1.2.1/test/fakes/fakedatastore/ 16:38:26 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 16:38:26 spire-1.2.1/test/fakes/fakeentryclient/ 16:38:26 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 16:38:26 spire-1.2.1/test/fakes/fakehealthchecker/ 16:38:26 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 16:38:26 spire-1.2.1/test/fakes/fakeidentityprovider/ 16:38:26 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 16:38:26 spire-1.2.1/test/fakes/fakemetrics/ 16:38:26 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 16:38:26 spire-1.2.1/test/fakes/fakenoderesolver/ 16:38:26 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 16:38:26 spire-1.2.1/test/fakes/fakenotifier/ 16:38:26 spire-1.2.1/test/fakes/fakenotifier/notifier.go 16:38:26 spire-1.2.1/test/fakes/fakepluginmetrics/ 16:38:26 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 16:38:26 spire-1.2.1/test/fakes/fakeserverca/ 16:38:26 spire-1.2.1/test/fakes/fakeserverca/serverca.go 16:38:26 spire-1.2.1/test/fakes/fakeservercatalog/ 16:38:26 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 16:38:26 spire-1.2.1/test/fakes/fakeserverkeymanager/ 16:38:27 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 16:38:27 spire-1.2.1/test/fakes/fakeservernodeattestor/ 16:38:27 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 16:38:27 spire-1.2.1/test/fakes/fakeupstreamauthority/ 16:38:27 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 16:38:27 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 16:38:27 spire-1.2.1/test/fakes/fakeworkloadapi/ 16:38:27 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 16:38:27 spire-1.2.1/test/fakes/fakeworkloadattestor/ 16:38:27 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 16:38:27 spire-1.2.1/test/fixture/ 16:38:27 spire-1.2.1/test/fixture/certs/ 16:38:27 spire-1.2.1/test/fixture/certs/agent_svid.der 16:38:27 spire-1.2.1/test/fixture/certs/base_cert.pem 16:38:27 spire-1.2.1/test/fixture/certs/base_csr.pem 16:38:27 spire-1.2.1/test/fixture/certs/base_key.pem 16:38:27 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 16:38:27 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 16:38:27 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 16:38:27 spire-1.2.1/test/fixture/certs/blog_cert.pem 16:38:27 spire-1.2.1/test/fixture/certs/blog_csr.pem 16:38:27 spire-1.2.1/test/fixture/certs/blog_key.pem 16:38:27 spire-1.2.1/test/fixture/certs/bundle.der 16:38:27 spire-1.2.1/test/fixture/certs/ca.pem 16:38:27 spire-1.2.1/test/fixture/certs/ca_key.pem 16:38:27 spire-1.2.1/test/fixture/certs/database_cert.pem 16:38:27 spire-1.2.1/test/fixture/certs/database_csr.pem 16:38:27 spire-1.2.1/test/fixture/certs/database_key.pem 16:38:27 spire-1.2.1/test/fixture/certs/node_cert.pem 16:38:27 spire-1.2.1/test/fixture/certs/node_csr.pem 16:38:27 spire-1.2.1/test/fixture/certs/node_key.pem 16:38:27 spire-1.2.1/test/fixture/certs/svid.pem 16:38:27 spire-1.2.1/test/fixture/certs/svid_key.pem 16:38:27 spire-1.2.1/test/fixture/config/ 16:38:27 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 16:38:27 spire-1.2.1/test/fixture/config/agent_good.conf 16:38:27 spire-1.2.1/test/fixture/config/agent_good_templated.conf 16:38:27 spire-1.2.1/test/fixture/config/plugin_good.conf 16:38:27 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 16:38:27 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 16:38:27 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 16:38:27 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 16:38:27 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 16:38:27 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 16:38:27 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 16:38:27 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 16:38:27 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 16:38:27 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 16:38:27 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 16:38:27 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 16:38:27 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 16:38:27 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 16:38:27 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 16:38:27 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 16:38:27 spire-1.2.1/test/fixture/config/server_good.conf 16:38:27 spire-1.2.1/test/fixture/config/server_good_templated.conf 16:38:27 spire-1.2.1/test/fixture/fixture.go 16:38:27 spire-1.2.1/test/fixture/nodeattestor/ 16:38:27 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 16:38:27 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 16:38:27 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 16:38:27 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 16:38:27 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 16:38:27 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 16:38:27 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 16:38:27 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 16:38:27 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 16:38:27 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 16:38:27 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 16:38:27 spire-1.2.1/test/fixture/registration/ 16:38:27 spire-1.2.1/test/fixture/registration/entries.json 16:38:27 spire-1.2.1/test/fixture/registration/good-for-update.json 16:38:27 spire-1.2.1/test/fixture/registration/good.json 16:38:27 spire-1.2.1/test/fixture/registration/invalid.json 16:38:27 spire-1.2.1/test/fixture/registration/invalid_json.json 16:38:27 spire-1.2.1/test/fixture/registration/manager_test_entries.json 16:38:27 spire-1.2.1/test/integration/ 16:38:27 spire-1.2.1/test/integration/README.md 16:38:27 spire-1.2.1/test/integration/common 16:38:27 spire-1.2.1/test/integration/setup/ 16:38:27 spire-1.2.1/test/integration/setup/adminclient/ 16:38:27 spire-1.2.1/test/integration/setup/adminclient/build.sh 16:38:27 spire-1.2.1/test/integration/setup/adminclient/client.go 16:38:27 spire-1.2.1/test/integration/setup/debugagent/ 16:38:27 spire-1.2.1/test/integration/setup/debugagent/build.sh 16:38:27 spire-1.2.1/test/integration/setup/debugagent/main.go 16:38:27 spire-1.2.1/test/integration/setup/debugserver/ 16:38:27 spire-1.2.1/test/integration/setup/debugserver/build.sh 16:38:27 spire-1.2.1/test/integration/setup/debugserver/main.go 16:38:27 spire-1.2.1/test/integration/setup/downstreamclient/ 16:38:27 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 16:38:27 spire-1.2.1/test/integration/setup/downstreamclient/client.go 16:38:27 spire-1.2.1/test/integration/setup/itclient/ 16:38:27 spire-1.2.1/test/integration/setup/itclient/client.go 16:38:27 spire-1.2.1/test/integration/setup/node-attestation/ 16:38:27 spire-1.2.1/test/integration/setup/node-attestation/build.sh 16:38:27 spire-1.2.1/test/integration/setup/node-attestation/client.go 16:38:27 spire-1.2.1/test/integration/setup/x509pop/ 16:38:27 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 16:38:27 spire-1.2.1/test/integration/setup/x509pop/setup.sh 16:38:27 spire-1.2.1/test/integration/suites/ 16:38:27 spire-1.2.1/test/integration/suites/admin-endpoints/ 16:38:27 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 16:38:27 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 16:38:27 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 16:38:27 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 16:38:27 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 16:38:27 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 16:38:27 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 16:38:27 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 16:38:27 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 16:38:27 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 16:38:27 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 16:38:27 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 16:38:27 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 16:38:27 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 16:38:27 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 16:38:27 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 16:38:27 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 16:38:27 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 16:38:27 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 16:38:27 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 16:38:27 spire-1.2.1/test/integration/suites/datastore-mysql/ 16:38:27 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 16:38:27 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 16:38:27 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 16:38:27 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 16:38:27 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 16:38:27 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 16:38:27 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 16:38:27 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 16:38:27 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 16:38:27 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 16:38:27 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 16:38:27 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 16:38:27 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 16:38:27 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 16:38:27 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 16:38:27 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 16:38:27 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 16:38:27 spire-1.2.1/test/integration/suites/datastore-postgres/ 16:38:27 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 16:38:27 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 16:38:27 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 16:38:27 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 16:38:27 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 16:38:27 spire-1.2.1/test/integration/suites/debug-endpoints/ 16:38:27 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 16:38:27 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 16:38:27 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 16:38:27 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 16:38:27 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 16:38:27 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 16:38:27 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 16:38:27 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 16:38:27 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 16:38:27 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 16:38:27 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 16:38:27 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 16:38:27 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 16:38:27 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 16:38:27 spire-1.2.1/test/integration/suites/downstream-endpoints/ 16:38:27 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 16:38:27 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 16:38:27 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 16:38:27 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 16:38:27 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 16:38:27 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 16:38:27 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 16:38:27 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 16:38:27 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 16:38:27 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 16:38:27 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 16:38:27 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 16:38:27 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 16:38:27 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 16:38:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 16:38:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 16:38:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 16:38:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 16:38:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 16:38:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 16:38:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 16:38:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 16:38:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 16:38:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 16:38:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 16:38:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 16:38:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 16:38:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 16:38:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 16:38:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 16:38:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 16:38:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 16:38:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 16:38:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 16:38:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 16:38:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 16:38:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 16:38:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 16:38:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 16:38:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 16:38:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 16:38:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 16:38:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 16:38:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 16:38:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 16:38:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 16:38:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 16:38:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 16:38:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 16:38:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 16:38:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 16:38:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 16:38:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 16:38:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 16:38:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 16:38:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 16:38:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 16:38:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 16:38:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 16:38:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 16:38:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 16:38:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 16:38:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 16:38:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 16:38:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 16:38:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 16:38:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 16:38:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 16:38:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 16:38:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 16:38:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 16:38:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 16:38:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 16:38:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 16:38:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 16:38:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 16:38:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 16:38:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 16:38:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 16:38:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 16:38:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 16:38:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 16:38:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 16:38:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 16:38:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 16:38:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 16:38:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 16:38:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 16:38:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 16:38:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 16:38:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 16:38:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 16:38:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 16:38:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 16:38:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 16:38:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 16:38:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 16:38:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 16:38:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 16:38:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 16:38:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 16:38:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 16:38:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 16:38:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 16:38:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 16:38:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 16:38:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 16:38:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 16:38:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 16:38:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 16:38:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 16:38:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 16:38:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 16:38:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 16:38:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 16:38:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 16:38:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 16:38:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 16:38:27 spire-1.2.1/test/integration/suites/join-token/ 16:38:27 spire-1.2.1/test/integration/suites/join-token/01-start-server 16:38:27 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 16:38:27 spire-1.2.1/test/integration/suites/join-token/03-start-agent 16:38:27 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 16:38:27 spire-1.2.1/test/integration/suites/join-token/05-check-svid 16:38:27 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 16:38:27 spire-1.2.1/test/integration/suites/join-token/README.md 16:38:27 spire-1.2.1/test/integration/suites/join-token/conf/ 16:38:27 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 16:38:27 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 16:38:27 spire-1.2.1/test/integration/suites/join-token/conf/server/ 16:38:27 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 16:38:27 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 16:38:27 spire-1.2.1/test/integration/suites/join-token/teardown 16:38:27 spire-1.2.1/test/integration/suites/k8s-reconcile/ 16:38:27 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 16:38:27 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 16:38:27 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 16:38:27 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 16:38:27 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 16:38:27 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 16:38:27 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 16:38:27 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 16:38:27 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 16:38:27 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 16:38:27 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 16:38:27 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 16:38:27 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 16:38:27 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 16:38:27 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 16:38:27 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 16:38:27 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 16:38:27 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 16:38:27 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 16:38:27 spire-1.2.1/test/integration/suites/k8s-scratch/ 16:38:27 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 16:38:27 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 16:38:27 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 16:38:27 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 16:38:27 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 16:38:27 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 16:38:27 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 16:38:27 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 16:38:27 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 16:38:27 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 16:38:27 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 16:38:27 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 16:38:27 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 16:38:27 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 16:38:27 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 16:38:27 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 16:38:27 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 16:38:27 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 16:38:27 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 16:38:27 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 16:38:27 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 16:38:27 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 16:38:27 spire-1.2.1/test/integration/suites/k8s/ 16:38:27 spire-1.2.1/test/integration/suites/k8s/00-setup 16:38:27 spire-1.2.1/test/integration/suites/k8s/01-apply-config 16:38:27 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 16:38:27 spire-1.2.1/test/integration/suites/k8s/README.md 16:38:27 spire-1.2.1/test/integration/suites/k8s/conf/ 16:38:27 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 16:38:27 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 16:38:27 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 16:38:27 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 16:38:27 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 16:38:27 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 16:38:27 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 16:38:27 spire-1.2.1/test/integration/suites/k8s/conf/server/ 16:38:27 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 16:38:27 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 16:38:27 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 16:38:27 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 16:38:27 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 16:38:27 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 16:38:27 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 16:38:27 spire-1.2.1/test/integration/suites/k8s/init-kubectl 16:38:27 spire-1.2.1/test/integration/suites/k8s/teardown 16:38:27 spire-1.2.1/test/integration/suites/nested-rotation/ 16:38:27 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 16:38:27 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 16:38:27 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 16:38:27 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 16:38:27 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 16:38:27 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 16:38:27 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 16:38:27 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 16:38:27 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 16:38:27 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 16:38:27 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 16:38:27 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 16:38:27 spire-1.2.1/test/integration/suites/nested-rotation/README.md 16:38:27 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 16:38:27 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 16:38:27 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 16:38:27 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 16:38:27 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 16:38:27 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 16:38:27 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 16:38:27 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 16:38:27 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 16:38:27 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 16:38:27 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 16:38:27 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 16:38:27 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 16:38:27 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 16:38:27 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 16:38:27 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 16:38:27 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 16:38:27 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 16:38:27 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 16:38:27 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 16:38:27 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 16:38:27 spire-1.2.1/test/integration/suites/nested-rotation/root/ 16:38:27 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 16:38:27 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 16:38:27 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 16:38:27 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 16:38:27 spire-1.2.1/test/integration/suites/nested-rotation/teardown 16:38:27 spire-1.2.1/test/integration/suites/node-attestation/ 16:38:27 spire-1.2.1/test/integration/suites/node-attestation/00-setup 16:38:27 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 16:38:27 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 16:38:27 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 16:38:27 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 16:38:27 spire-1.2.1/test/integration/suites/node-attestation/README.md 16:38:27 spire-1.2.1/test/integration/suites/node-attestation/conf/ 16:38:27 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 16:38:27 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 16:38:27 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 16:38:27 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 16:38:27 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 16:38:27 spire-1.2.1/test/integration/suites/node-attestation/teardown 16:38:27 spire-1.2.1/test/integration/suites/rotation/ 16:38:27 spire-1.2.1/test/integration/suites/rotation/00-setup 16:38:27 spire-1.2.1/test/integration/suites/rotation/01-start-server 16:38:27 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 16:38:27 spire-1.2.1/test/integration/suites/rotation/03-start-agent 16:38:27 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 16:38:27 spire-1.2.1/test/integration/suites/rotation/05-check-svids 16:38:27 spire-1.2.1/test/integration/suites/rotation/README.md 16:38:27 spire-1.2.1/test/integration/suites/rotation/conf/ 16:38:27 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 16:38:27 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 16:38:27 spire-1.2.1/test/integration/suites/rotation/conf/server/ 16:38:27 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 16:38:27 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 16:38:27 spire-1.2.1/test/integration/suites/rotation/teardown 16:38:27 spire-1.2.1/test/integration/suites/self-test/ 16:38:27 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 16:38:27 spire-1.2.1/test/integration/suites/self-test/README.md 16:38:27 spire-1.2.1/test/integration/suites/self-test/teardown 16:38:27 spire-1.2.1/test/integration/suites/spire-server-cli/ 16:38:27 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 16:38:27 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 16:38:27 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 16:38:27 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 16:38:27 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 16:38:27 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 16:38:27 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 16:38:27 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 16:38:27 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 16:38:27 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 16:38:27 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 16:38:27 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 16:38:27 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 16:38:27 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 16:38:27 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 16:38:27 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 16:38:27 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 16:38:27 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 16:38:27 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 16:38:27 spire-1.2.1/test/integration/suites/upgrade/ 16:38:27 spire-1.2.1/test/integration/suites/upgrade/00-setup 16:38:27 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 16:38:27 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 16:38:27 spire-1.2.1/test/integration/suites/upgrade/README.md 16:38:27 spire-1.2.1/test/integration/suites/upgrade/conf/ 16:38:27 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 16:38:27 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 16:38:27 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 16:38:27 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 16:38:27 spire-1.2.1/test/integration/suites/upgrade/teardown 16:38:27 spire-1.2.1/test/integration/suites/upgrade/versions.txt 16:38:27 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 16:38:27 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 16:38:27 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 16:38:27 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 16:38:27 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 16:38:27 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 16:38:27 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 16:38:27 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 16:38:27 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 16:38:27 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 16:38:27 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 16:38:27 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 16:38:27 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 16:38:27 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 16:38:27 spire-1.2.1/test/integration/test-one.sh 16:38:27 spire-1.2.1/test/integration/test.sh 16:38:27 spire-1.2.1/test/plugintest/ 16:38:27 spire-1.2.1/test/plugintest/config.go 16:38:27 spire-1.2.1/test/plugintest/load.go 16:38:27 spire-1.2.1/test/plugintest/option.go 16:38:27 spire-1.2.1/test/spiretest/ 16:38:27 spire-1.2.1/test/spiretest/apiserver.go 16:38:27 spire-1.2.1/test/spiretest/assertions.go 16:38:27 spire-1.2.1/test/spiretest/dir.go 16:38:27 spire-1.2.1/test/spiretest/errors_posix.go 16:38:27 spire-1.2.1/test/spiretest/errors_windows.go 16:38:27 spire-1.2.1/test/spiretest/logs.go 16:38:27 spire-1.2.1/test/spiretest/socketapi.go 16:38:27 spire-1.2.1/test/spiretest/suite.go 16:38:27 spire-1.2.1/test/spiretest/x509.go 16:38:27 spire-1.2.1/test/testca/ 16:38:27 spire-1.2.1/test/testca/ca.go 16:38:27 spire-1.2.1/test/testkey/ 16:38:27 spire-1.2.1/test/testkey/generate.sh 16:38:27 spire-1.2.1/test/testkey/genkeys.go 16:38:27 spire-1.2.1/test/testkey/keys.go 16:38:27 spire-1.2.1/test/testkey/new.go 16:38:27 spire-1.2.1/test/tpmsimulator/ 16:38:27 spire-1.2.1/test/tpmsimulator/simulator.go 16:38:27 spire-1.2.1/test/util/ 16:38:27 spire-1.2.1/test/util/cert_fixtures.go 16:38:27 spire-1.2.1/test/util/cert_generation.go 16:38:27 spire-1.2.1/test/util/io_redirection.go 16:38:27 spire-1.2.1/test/util/race.go 16:38:27 spire-1.2.1/test/util/util.go 16:38:27 building spire from source... 16:38:28 Installing go1.17.7... 16:38:55 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 16:38:55 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 16:38:55 Building bin/spire-server... 16:38:55 go: downloading github.com/mitchellh/cli v1.1.2 16:38:55 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 16:38:55 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 16:38:56 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 16:38:56 go: downloading google.golang.org/grpc v1.44.0 16:39:00 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 16:39:00 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 16:39:01 go: downloading github.com/imdario/mergo v0.3.12 16:39:01 go: downloading github.com/sirupsen/logrus v1.8.1 16:39:01 go: downloading github.com/hashicorp/go-hclog v1.1.0 16:39:02 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 16:39:02 go: downloading github.com/fatih/color v1.13.0 16:39:02 go: downloading github.com/mattn/go-isatty v0.0.14 16:39:03 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 16:39:03 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 16:39:03 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 16:39:03 go: downloading github.com/hashicorp/go-plugin v1.4.3 16:39:03 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 16:39:05 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 16:39:05 go: downloading github.com/InVisionApp/go-logger v1.0.1 16:39:05 go: downloading github.com/armon/go-metrics v0.3.10 16:39:05 go: downloading github.com/prometheus/client_golang v1.12.1 16:39:06 go: downloading github.com/uber-go/tally/v4 v4.1.1 16:39:07 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 16:39:08 go: downloading github.com/open-policy-agent/opa v0.38.0 16:39:34 go: downloading github.com/mattn/go-colorable v0.1.12 16:39:34 go: downloading github.com/Masterminds/goutils v1.1.0 16:39:34 go: downloading github.com/Masterminds/semver v1.5.0 16:39:34 go: downloading github.com/huandu/xstrings v1.3.2 16:39:35 go: downloading github.com/google/uuid v1.1.2 16:39:35 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 16:39:35 go: downloading github.com/oklog/run v1.0.0 16:39:35 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 16:39:35 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 16:39:35 go: downloading github.com/prometheus/client_model v0.2.0 16:39:36 go: downloading github.com/prometheus/common v0.32.1 16:39:36 go: downloading github.com/beorn7/perks v1.0.1 16:39:36 go: downloading github.com/cespare/xxhash/v2 v2.1.2 16:39:36 go: downloading github.com/prometheus/procfs v0.7.3 16:39:36 go: downloading go.uber.org/atomic v1.9.0 16:39:37 go: downloading github.com/imkira/go-observer v1.0.3 16:39:37 go: downloading github.com/hashicorp/errwrap v1.1.0 16:39:37 go: downloading github.com/mitchellh/reflectwalk v1.0.1 16:39:38 go: downloading github.com/hashicorp/golang-lru v0.5.4 16:39:38 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 16:39:38 go: downloading github.com/twmb/murmur3 v1.1.6 16:39:38 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 16:39:38 go: downloading github.com/blang/semver/v4 v4.0.0 16:39:38 go: downloading github.com/go-sql-driver/mysql v1.6.0 16:39:38 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 16:39:38 go: downloading github.com/jinzhu/gorm v1.9.16 16:39:39 go: downloading github.com/lib/pq v1.10.4 16:39:39 go: downloading github.com/mattn/go-sqlite3 v1.14.12 16:39:39 go: downloading github.com/aws/aws-sdk-go v1.43.0 16:40:06 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 16:40:06 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 16:40:06 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 16:40:06 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 16:40:10 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 16:40:10 go: downloading github.com/stretchr/testify v1.7.0 16:40:10 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 16:40:10 go: downloading k8s.io/client-go v0.23.4 16:40:10 go: downloading google.golang.org/api v0.70.0 16:40:11 go: downloading github.com/google/go-tpm v0.3.3 16:40:12 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 16:40:59 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 16:40:59 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 16:40:59 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 16:40:59 go: downloading cloud.google.com/go/storage v1.21.0 16:40:59 go: downloading cloud.google.com/go v0.100.2 16:40:59 go: downloading k8s.io/api v0.23.4 16:41:05 go: downloading k8s.io/apimachinery v0.23.4 16:41:07 go: downloading k8s.io/kube-aggregator v0.23.3 16:41:08 go: downloading sigs.k8s.io/controller-runtime v0.11.1 16:41:10 go: downloading github.com/hashicorp/vault/api v1.4.1 16:41:11 go: downloading cloud.google.com/go/security v1.3.0 16:41:11 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 16:41:12 go: downloading gopkg.in/yaml.v2 v2.4.0 16:41:13 go: downloading github.com/OneOfOne/xxhash v1.2.8 16:41:13 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 16:41:14 go: downloading github.com/gobwas/glob v0.2.3 16:41:14 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 16:41:14 go: downloading github.com/jinzhu/inflection v1.0.0 16:41:14 go: downloading github.com/aws/smithy-go v1.11.0 16:41:15 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 16:41:15 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 16:41:16 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 16:41:16 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 16:41:16 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 16:41:16 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 16:41:17 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 16:41:17 go: downloading github.com/Azure/go-autorest/logger v0.2.1 16:41:17 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 16:41:17 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 16:41:17 go: downloading github.com/dimchansky/utfbom v1.1.1 16:41:17 go: downloading cloud.google.com/go/compute v1.3.0 16:41:19 go: downloading cloud.google.com/go/iam v0.1.1 16:41:19 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 16:41:19 go: downloading github.com/gogo/protobuf v1.3.2 16:41:26 go: downloading k8s.io/klog/v2 v2.30.0 16:41:26 go: downloading github.com/google/gofuzz v1.1.0 16:41:26 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 16:41:26 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 16:41:27 go: downloading github.com/spf13/pflag v1.0.5 16:41:27 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 16:41:27 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 16:41:28 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 16:41:28 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 16:41:28 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 16:41:28 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 16:41:28 go: downloading github.com/hashicorp/vault/sdk v0.4.1 16:41:29 go: downloading github.com/mitchellh/mapstructure v1.4.3 16:41:29 go: downloading github.com/tklauser/go-sysconf v0.3.9 16:41:29 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 16:41:29 go: downloading github.com/jmespath/go-jmespath v0.4.0 16:41:31 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 16:41:31 go: downloading go.opencensus.io v0.23.0 16:41:32 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 16:41:32 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 16:41:33 go: downloading gopkg.in/inf.v0 v0.9.1 16:41:33 go: downloading github.com/go-logr/logr v1.2.2 16:41:33 go: downloading github.com/google/go-cmp v0.5.7 16:41:33 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 16:41:34 go: downloading github.com/json-iterator/go v1.1.12 16:41:35 go: downloading github.com/googleapis/gnostic v0.5.5 16:41:37 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 16:41:39 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 16:41:39 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 16:41:40 go: downloading github.com/tklauser/numcpus v0.3.0 16:41:40 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 16:41:40 go: downloading go.uber.org/zap v1.21.0 16:41:41 go: downloading sigs.k8s.io/yaml v1.3.0 16:41:41 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 16:41:41 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 16:41:41 go: downloading github.com/modern-go/reflect2 v1.0.2 16:41:41 go: downloading github.com/ryanuber/go-glob v1.0.0 16:41:41 go: downloading github.com/golang/snappy v0.0.4 16:41:42 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 16:41:54 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 16:41:54 go: downloading github.com/hashicorp/go-uuid v1.0.2 16:41:54 go: downloading github.com/hashicorp/go-version v1.2.0 16:41:54 go: downloading go.uber.org/multierr v1.6.0 16:41:58 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 16:42:14 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 16:42:14 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 16:42:20 Removing intermediate container b655df142110 16:42:20 ---> 2dcd369a6a81 16:42:20 16:42:20 Step 10/22 : FROM alpine:3.14 16:42:20 ---> ac73e934f311 16:42:20 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 16:42:20 ---> Running in 42cea1e83641 16:42:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:42:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:42:23 (1/6) Installing ca-certificates (20211220-r0) 16:42:23 (2/6) Installing brotli-libs (1.0.9-r5) 16:42:23 (3/6) Installing nghttp2-libs (1.43.0-r0) 16:42:23 (4/6) Installing libcurl (7.79.1-r1) 16:42:23 (5/6) Installing curl (7.79.1-r1) 16:42:23 (6/6) Installing dumb-init (1.2.5-r1) 16:42:23 Executing busybox-1.33.1-r7.trigger 16:42:24 Executing ca-certificates-20211220-r0.trigger 16:42:24 OK: 8 MiB in 20 packages 16:42:27 Removing intermediate container 42cea1e83641 16:42:27 ---> 6f477fe60c62 16:42:27 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:42:27 ---> Running in 995df82adc48 16:42:27 Removing intermediate container 995df82adc48 16:42:27 ---> 303c4338a851 16:42:27 Step 13/22 : WORKDIR /edgex 16:42:27 ---> Running in a0cd54023dad 16:42:28 Removing intermediate container a0cd54023dad 16:42:28 ---> 7ed7550a7313 16:42:28 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:42:29 ---> e996f8eed18f 16:42:29 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:42:30 ---> 5c83ac78be33 16:42:30 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:42:32 ---> 8bbffa1301f4 16:42:32 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:42:33 ---> 5bf2dbe6e1f6 16:42:33 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:42:33 ---> Running in 942deff3145b 16:42:36 Removing intermediate container 942deff3145b 16:42:36 ---> dda186be7b2d 16:42:36 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 16:42:36 ---> Running in bfb55fc7ec44 16:42:37 Removing intermediate container bfb55fc7ec44 16:42:37 ---> e99e5422716a 16:42:37 Step 20/22 : LABEL arch=arm64 16:42:37 ---> Running in 77130a9f76fb 16:42:37 Removing intermediate container 77130a9f76fb 16:42:37 ---> 2224f5ed3ff6 16:42:37 Step 21/22 : LABEL git_sha=809aa461c64e1cda55f4fb75cff3acf07d0a963f 16:42:37 ---> Running in 80fecf052428 16:42:38 Removing intermediate container 80fecf052428 16:42:38 ---> aa43ac2c4cbe 16:42:38 Step 22/22 : LABEL version=0.0.0 16:42:38 ---> Running in d01cf47e0519 16:42:39 Removing intermediate container d01cf47e0519 16:42:39 ---> 37bc02f0fa7f 16:42:39 16:42:39 Successfully built 37bc02f0fa7f 16:42:39 Successfully tagged security-proxy-setup-arm64:latest 16:42:39 Building core-metadata 16:43:18  Building security-proxy-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:43:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:43:18 ---> a058fb5649a6 16:43:18 Step 3/23 : WORKDIR /edgex-go 16:43:18 ---> Using cache 16:43:18 ---> 8703e4f31429 16:43:18 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:43:18 ---> Using cache 16:43:18 ---> 1df55f7682d9 16:43:18 Step 5/23 : RUN apk add --update --no-cache make git 16:43:18 ---> Using cache 16:43:18 ---> ee452a7b35b8 16:43:18 Step 6/23 : COPY go.mod vendor* ./ 16:43:18 ---> Using cache 16:43:18 ---> 45e02847fb93 16:43:18 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:43:18 ---> Using cache 16:43:18 ---> 9d8aec7bbe92 16:43:18 Step 8/23 : COPY . . 16:43:18 ---> Using cache 16:43:18 ---> 6f5731705e8d 16:43:18 Step 9/23 : RUN make cmd/core-metadata/core-metadata 16:43:18 ---> Running in b235e5c686e3 16:43: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/core-metadata/core-metadata ./cmd/core-metadata 16:44:26 Removing intermediate container cb809bb8b70e 16:44:26 ---> 8e4bec76bb5e 16:44:26 16:44:26 Step 10/31 : FROM alpine:3.14 16:44:26 ---> ac73e934f311 16:44:26 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:44:26 ---> Running in cdb10d2211e4 16:44:26 Removing intermediate container cdb10d2211e4 16:44:26 ---> 2a6fe4580e4a 16:44:26 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 16:44:26 ---> Running in 25ac7c602628 16:44:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:44:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:44:26 (1/2) Installing dumb-init (1.2.5-r1) 16:44:26 (2/2) Installing su-exec (0.2-r1) 16:44:26 Executing busybox-1.33.1-r7.trigger 16:44:26 OK: 6 MiB in 16 packages 16:44:26 Removing intermediate container 25ac7c602628 16:44:26 ---> 1c08220d4a41 16:44:26 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 16:44:26 ---> Running in a33b1a05b113 16:44:26 Removing intermediate container a33b1a05b113 16:44:26 ---> c94e9578bb02 16:44:26 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:44:26 ---> Running in ada5e25a89ca 16:44:26 Removing intermediate container ada5e25a89ca 16:44:26 ---> a563fba63ac6 16:44:26 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:44:26 ---> Running in ac48b8de5a94 16:44:26 Removing intermediate container ac48b8de5a94 16:44:26 ---> 70dd1cef548f 16:44:26 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 16:44:27 ---> Running in e9de24f6a24d 16:44:27 Removing intermediate container e9de24f6a24d 16:44:27 ---> 2970cab0a993 16:44:27 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:44:28 ---> 9c6d20440ec0 16:44:28 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:44:28 ---> Running in c3e5ed95c95e 16:44:32 Removing intermediate container c3e5ed95c95e 16:44:32 ---> df86384d2374 16:44:32 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 16:44:32 ---> bac0008434bf 16:44:32 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:44:34 ---> c992bf98491d 16:44:34 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:44:35 ---> aa42302e3545 16:44:35 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:44:37 ---> f38e4f559fde 16:44:37 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:44:38 ---> d09779bb54e2 16:44:38 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 16:44:38 ---> Running in d5279111657c 16:44:39 Removing intermediate container d5279111657c 16:44:39 ---> 00b175d1cc50 16:44:39 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:44:40 ---> b258c008ba2a 16:44:40 Step 26/31 : RUN chmod +x /entrypoint.sh 16:44:40 ---> Running in 3ade8e7057b6 16:44:44 Removing intermediate container 3ade8e7057b6 16:44:44 ---> 92175edc3c52 16:44:44 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 16:44:44 ---> Running in 8e6a0646da92 16:44:45 Removing intermediate container 8e6a0646da92 16:44:45 ---> 34548add5775 16:44:45 Step 28/31 : CMD ["gate"] 16:44:45 ---> Running in bdf5395e91d0 16:44:46 Removing intermediate container bdf5395e91d0 16:44:46 ---> 30765bd8d44c 16:44:46 Step 29/31 : LABEL arch=arm64 16:44:46 ---> Running in a1265e188a8d 16:44:47 Removing intermediate container a1265e188a8d 16:44:47 ---> 6e9f04c963fe 16:44:47 Step 30/31 : LABEL git_sha=809aa461c64e1cda55f4fb75cff3acf07d0a963f 16:44:47 ---> Running in 87d3cb9e1052 16:44:47 Removing intermediate container 87d3cb9e1052 16:44:47 ---> 618d6277a5bf 16:44:47 Step 31/31 : LABEL version=0.0.0 16:44:48 ---> Running in cde395c0ab13 16:44:48 Removing intermediate container cde395c0ab13 16:44:48 ---> c2f5679a6f09 16:44:48 16:44:49 Successfully built c2f5679a6f09 16:44:49 Successfully tagged security-bootstrapper-arm64:latest 16:44:49  Building security-bootstrapper ... done Building security-spiffe-token-provider 16:45:21 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:45:21 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:45:21 ---> a058fb5649a6 16:45:21 Step 3/20 : WORKDIR /edgex-go 16:45:21 ---> Using cache 16:45:21 ---> 8703e4f31429 16:45:21 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 16:45:22 ---> Running in 11fc6fcc952a 16:45:24 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:45:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:45:26 v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] 16:45:26 v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] 16:45:26 OK: 15741 distinct packages available 16:45:26 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:45:28 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:45:30 OK: 220 MiB in 52 packages 16:45:32 Removing intermediate container 11fc6fcc952a 16:45:32 ---> eaa75761d44d 16:45:32 Step 5/20 : COPY go.mod vendor* ./ 16:45:33 ---> 3538b678daa5 16:45:33 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:45:33 ---> Running in 6600d4dcb154 16:45:39 Removing intermediate container 6600d4dcb154 16:45:39 ---> dda90e0c2aeb 16:45:39 Step 7/20 : COPY . . 16:46:02 ---> 46c7b8487e5b 16:46:02 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:46:02 ---> Running in d644b2dabb05 16:46: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 16:49:25 Removing intermediate container b235e5c686e3 16:49:25 ---> d69cf6220543 16:49:25 16:49:25 Step 10/23 : FROM alpine:3.14 16:49:25 ---> ac73e934f311 16:49:25 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:49:25 ---> Using cache 16:49:25 ---> cfe995e4beed 16:49:25 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:49:25 ---> Using cache 16:49:25 ---> f836ef297a42 16:49:25 Step 13/23 : ENV APP_PORT=59881 16:49:25 ---> Running in 3a1a5aef406a 16:49:25 Removing intermediate container 3a1a5aef406a 16:49:25 ---> cfdb9578559f 16:49:25 Step 14/23 : EXPOSE $APP_PORT 16:49:25 ---> Running in 63d740348f92 16:49:25 Removing intermediate container 63d740348f92 16:49:25 ---> 936a54c7f2d2 16:49:25 Step 15/23 : WORKDIR / 16:49:25 ---> Running in 49e7e71a7b46 16:49:25 Removing intermediate container 49e7e71a7b46 16:49:25 ---> 36d3929f5338 16:49:25 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:49:25 ---> bae52aae88c8 16:49:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:49:25 ---> 396ef3835960 16:49:25 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:49:25 ---> 24bf82e7859a 16:49:25 Step 19/23 : ENTRYPOINT ["/core-metadata"] 16:49:25 ---> Running in 08350ba82127 16:49:25 Removing intermediate container 08350ba82127 16:49:25 ---> e848f495e878 16:49:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:49:25 ---> Running in aa7f1255ae56 16:49:25 Removing intermediate container aa7f1255ae56 16:49:25 ---> daa82f8590cb 16:49:25 Step 21/23 : LABEL arch=arm64 16:49:25 ---> Running in 19ec7d55cc0c 16:49:25 Removing intermediate container 19ec7d55cc0c 16:49:25 ---> 4ac5cbe9dde9 16:49:25 Step 22/23 : LABEL git_sha=809aa461c64e1cda55f4fb75cff3acf07d0a963f 16:49:25 ---> Running in ab5d923b8661 16:49:25 Removing intermediate container ab5d923b8661 16:49:25 ---> 11de8ede122d 16:49:25 Step 23/23 : LABEL version=0.0.0 16:49:25 ---> Running in ce719d289fd1 16:49:25 Removing intermediate container ce719d289fd1 16:49:25 ---> b54a847119d6 16:49:25 16:49:25 Successfully built b54a847119d6 16:49:25 Successfully tagged core-metadata-arm64:latest 16:49:25  Building core-metadata ... done Building core-command 16:49:57 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:49:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:49:57 ---> a058fb5649a6 16:49:57 Step 3/23 : WORKDIR /edgex-go 16:49:57 ---> Using cache 16:49:57 ---> 8703e4f31429 16:49:57 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:49:57 ---> Using cache 16:49:57 ---> 1df55f7682d9 16:49:57 Step 5/23 : RUN apk add --update --no-cache make git 16:49:57 ---> Using cache 16:49:57 ---> ee452a7b35b8 16:49:57 Step 6/23 : COPY go.mod vendor* ./ 16:49:57 ---> Using cache 16:49:57 ---> 45e02847fb93 16:49:57 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:49:57 ---> Using cache 16:49:57 ---> 9d8aec7bbe92 16:49:57 Step 8/23 : COPY . . 16:49:57 ---> Using cache 16:49:57 ---> 6f5731705e8d 16:49:57 Step 9/23 : RUN make cmd/core-command/core-command 16:49:57 ---> Running in 1799dde4ceed 16:49:57 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 16:53:49 Removing intermediate container d644b2dabb05 16:53:49 ---> 80c9a7340aad 16:53:49 16:53:49 Step 9/20 : FROM alpine:3.15 16:53:49 3.15: Pulling from library/alpine 16:53:49 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 16:53:49 Status: Downloaded newer image for alpine:3.15 16:53:49 ---> 3fb3c9af89a9 16:53:49 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:53:49 ---> Running in 5f37c2d09240 16:53:49 Removing intermediate container 5f37c2d09240 16:53:49 ---> 5c99216c3eb8 16:53:49 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:53:49 ---> Running in af0c784cfd78 16:53:51 Removing intermediate container af0c784cfd78 16:53:51 ---> 3d411f7bcead 16:53:51 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:53:51 ---> Running in 821fe7f21a30 16:53:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:53:54 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:53:55 v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] 16:53:55 v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] 16:53:55 OK: 15734 distinct packages available 16:53:55 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:53:56 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:53:59 (1/9) Installing ca-certificates (20211220-r0) 16:53:59 (2/9) Installing brotli-libs (1.0.9-r5) 16:53:59 (3/9) Installing nghttp2-libs (1.46.0-r0) 16:53:59 (4/9) Installing libcurl (7.80.0-r1) 16:53:59 (5/9) Installing curl (7.80.0-r1) 16:53:59 (6/9) Installing dumb-init (1.2.5-r1) 16:53:59 (7/9) Installing musl-obstack (1.2.3-r0) 16:53:59 (8/9) Installing libucontext (1.1-r0) 16:53:59 (9/9) Installing gcompat (1.0.0-r4) 16:54:00 Executing busybox-1.34.1-r5.trigger 16:54:00 Executing ca-certificates-20211220-r0.trigger 16:54:00 OK: 8 MiB in 23 packages 16:54:03 Removing intermediate container 821fe7f21a30 16:54:03 ---> b28b8f47a857 16:54:03 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 16:54:03 ---> c5c14d705f7b 16:54:03 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 16:54:05 ---> 66ebb7f34546 16:54:05 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 16:54:07 ---> 07a701976add 16:54:07 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 16:54:07 ---> Running in c0c2c5757301 16:54:07 Removing intermediate container c0c2c5757301 16:54:07 ---> e22937fe412d 16:54:07 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:54:07 ---> Running in 2f359bdd2664 16:54:08 Removing intermediate container 2f359bdd2664 16:54:08 ---> c53ade2f640a 16:54:08 Step 18/20 : LABEL arch=arm64 16:54:08 ---> Running in 7d91591ed5b5 16:54:08 Removing intermediate container 7d91591ed5b5 16:54:08 ---> 547378efa5f3 16:54:08 Step 19/20 : LABEL git_sha=809aa461c64e1cda55f4fb75cff3acf07d0a963f 16:54:09 ---> Running in 38b30815dd45 16:54:09 Removing intermediate container 38b30815dd45 16:54:09 ---> 4dca3684af81 16:54:09 Step 20/20 : LABEL version=0.0.0 16:54:09 ---> Running in 6f7baa090bab 16:54:10 Removing intermediate container 6f7baa090bab 16:54:10 ---> 253f6fb031e6 16:54:10 16:54:11 Successfully built 253f6fb031e6 16:54:11 Successfully tagged security-spiffe-token-provider-arm64:latest 16:54:11 Building sys-mgmt-agent 16:54:43  Building security-spiffe-token-provider ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:54:43 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:54:43 ---> a058fb5649a6 16:54:43 Step 3/23 : WORKDIR /edgex-go 16:54:43 ---> Using cache 16:54:43 ---> 8703e4f31429 16:54:43 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:54:43 ---> Using cache 16:54:43 ---> 1df55f7682d9 16:54:43 Step 5/23 : RUN apk add --update --no-cache make bash git 16:54:43 ---> Running in 453be03afdc3 16:54:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:54:46 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:54:47 OK: 220 MiB in 52 packages 16:54:48 Removing intermediate container 453be03afdc3 16:54:48 ---> a9f15b24b414 16:54:48 Step 6/23 : COPY go.mod vendor* ./ 16:54:49 ---> 8b727b14ebaa 16:54:49 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:54:49 ---> Running in 31b5a55124ca 16:54:56 Removing intermediate container 31b5a55124ca 16:54:56 ---> f21d3a0b9673 16:54:56 Step 8/23 : COPY . . 16:55:18 ---> 436c62e25813 16:55:18 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:55:18 ---> Running in 42174a661c62 16:55: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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:55:23 Removing intermediate container 1799dde4ceed 16:55:23 ---> bfb98479e0fb 16:55:23 16:55:23 Step 10/23 : FROM alpine:3.14 16:55:23 ---> ac73e934f311 16:55:23 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:55:23 ---> Using cache 16:55:23 ---> cfe995e4beed 16:55:23 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:55:23 ---> Using cache 16:55:23 ---> f836ef297a42 16:55:23 Step 13/23 : ENV APP_PORT=59882 16:55:23 ---> Running in f25d4988e649 16:55:23 Removing intermediate container f25d4988e649 16:55:23 ---> 79092b47b81c 16:55:23 Step 14/23 : EXPOSE $APP_PORT 16:55:23 ---> Running in c3b0ae3e5573 16:55:24 Removing intermediate container c3b0ae3e5573 16:55:24 ---> ebae54bc996d 16:55:24 Step 15/23 : WORKDIR / 16:55:24 ---> Running in 2161a71c3f99 16:55:25 Removing intermediate container 2161a71c3f99 16:55:25 ---> ffd2eccf8e18 16:55:25 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:55:26 ---> 20f17a5aa309 16:55:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:55:28 ---> 58700cc94d41 16:55:28 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:55:29 ---> c71b6234c519 16:55:29 Step 19/23 : ENTRYPOINT ["/core-command"] 16:55:29 ---> Running in 33d9f8ff617c 16:55:30 Removing intermediate container 33d9f8ff617c 16:55:30 ---> 23902bbd62d8 16:55:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:55:30 ---> Running in 8067a9ba2411 16:55:31 Removing intermediate container 8067a9ba2411 16:55:31 ---> 2f0d74e74ca4 16:55:31 Step 21/23 : LABEL arch=arm64 16:55:31 ---> Running in 11ed7810d1cc 16:55:31 Removing intermediate container 11ed7810d1cc 16:55:31 ---> ce29af8d11e6 16:55:31 Step 22/23 : LABEL git_sha=809aa461c64e1cda55f4fb75cff3acf07d0a963f 16:55:31 ---> Running in 33b3d5987ea3 16:55:32 Removing intermediate container 33b3d5987ea3 16:55:32 ---> aa62fa460cbc 16:55:32 Step 23/23 : LABEL version=0.0.0 16:55:32 ---> Running in ebba386dc864 16:55:32 Removing intermediate container ebba386dc864 16:55:32 ---> deae05711409 16:55:32 16:55:33 Successfully built deae05711409 16:55:33 Successfully tagged core-command-arm64:latest 16:59:55  Building core-command ... done Removing intermediate container 42174a661c62 16:59:55 ---> c020c437e0a5 16:59:55 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:59:55 ---> Running in 6feeb580ee00 16:59:55 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 16:59:55 Removing intermediate container 6feeb580ee00 16:59:55 ---> 0efcb43326bd 16:59:55 16:59:55 Step 11/23 : FROM docker:20.10.14 16:59:55 20.10.14: Pulling from library/docker 17:00:06 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 17:00:06 Status: Downloaded newer image for docker:20.10.14 17:00:06 ---> c346e9eafbab 17:00:06 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 17:00:06 ---> Running in b60b2c7a4a1b 17:00:06 Removing intermediate container b60b2c7a4a1b 17:00:06 ---> 0cea99bd1c99 17:00:06 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 17:00:06 ---> Running in e9edb32965e2 17:00:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:00:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:00:09 (1/43) Installing readline (8.1.1-r0) 17:00:09 (2/43) Installing bash (5.1.16-r0) 17:00:09 Executing bash-5.1.16-r0.post-install 17:00:09 (3/43) Installing brotli-libs (1.0.9-r5) 17:00:09 (4/43) Installing nghttp2-libs (1.46.0-r0) 17:00:09 (5/43) Installing libcurl (7.80.0-r1) 17:00:09 (6/43) Installing curl (7.80.0-r1) 17:00:09 (7/43) Installing dumb-init (1.2.5-r1) 17:00:09 (8/43) Installing libbz2 (1.0.8-r1) 17:00:09 (9/43) Installing expat (2.4.7-r0) 17:00:09 (10/43) Installing libffi (3.4.2-r1) 17:00:09 (11/43) Installing gdbm (1.22-r0) 17:00:09 (12/43) Installing xz-libs (5.2.5-r1) 17:00:09 (13/43) Installing libgcc (10.3.1_git20211027-r0) 17:00:09 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 17:00:09 (15/43) Installing mpdecimal (2.5.1-r1) 17:00:09 (16/43) Installing sqlite-libs (3.36.0-r0) 17:00:09 (17/43) Installing python3 (3.9.7-r4) 17:00:12 (18/43) Installing py3-appdirs (1.4.4-r2) 17:00:12 (19/43) Installing py3-certifi (2020.12.5-r1) 17:00:12 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 17:00:12 (21/43) Installing py3-idna (3.3-r0) 17:00:12 (22/43) Installing py3-urllib3 (1.26.7-r0) 17:00:12 (23/43) Installing py3-requests (2.26.0-r1) 17:00:12 (24/43) Installing py3-msgpack (1.0.2-r1) 17:00:12 (25/43) Installing py3-lockfile (0.12.2-r4) 17:00:12 (26/43) Installing py3-cachecontrol (0.12.10-r0) 17:00:12 (27/43) Installing py3-colorama (0.4.4-r1) 17:00:12 (28/43) Installing py3-contextlib2 (21.6.0-r1) 17:00:12 (29/43) Installing py3-distlib (0.3.3-r0) 17:00:12 (30/43) Installing py3-distro (1.6.0-r0) 17:00:12 (31/43) Installing py3-six (1.16.0-r0) 17:00:12 (32/43) Installing py3-webencodings (0.5.1-r4) 17:00:12 (33/43) Installing py3-html5lib (1.1-r1) 17:00:12 (34/43) Installing py3-parsing (2.4.7-r2) 17:00:12 (35/43) Installing py3-packaging (20.9-r1) 17:00:12 (36/43) Installing py3-tomli (1.2.2-r0) 17:00:12 (37/43) Installing py3-pep517 (0.12.0-r0) 17:00:12 (38/43) Installing py3-progress (1.6-r0) 17:00:12 (39/43) Installing py3-retrying (1.3.3-r2) 17:00:12 (40/43) Installing py3-ordered-set (4.0.2-r2) 17:00:12 (41/43) Installing py3-setuptools (52.0.0-r4) 17:00:12 (42/43) Installing py3-toml (0.10.2-r2) 17:00:12 (43/43) Installing py3-pip (20.3.4-r1) 17:00:13 Executing busybox-1.34.1-r5.trigger 17:00:13 OK: 82 MiB in 65 packages 17:00:19 Collecting docker-compose==1.23.2 17:00:19 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 17:00:20 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 17:00:20 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 17:00:21 Collecting docopt<0.7,>=0.6.1 17:00:21 Downloading docopt-0.6.2.tar.gz (25 kB) 17:00:24 Collecting websocket-client<1.0,>=0.32.0 17:00:24 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 17:00:24 Collecting texttable<0.10,>=0.9.0 17:00:24 Downloading texttable-0.9.1.tar.gz (11 kB) 17:00:27 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 17:00:27 Collecting cached-property<2,>=1.2.0 17:00:27 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 17:00:27 Collecting docker<4.0,>=3.6.0 17:00:28 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 17:00:29 Collecting PyYAML<4,>=3.10 17:00:29 Downloading PyYAML-3.13.tar.gz (270 kB) 17:00:33 Collecting dockerpty<0.5,>=0.4.1 17:00:33 Downloading dockerpty-0.4.1.tar.gz (13 kB) 17:00:37 Collecting jsonschema<3,>=2.5.1 17:00:37 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 17:00:37 Collecting docker-pycreds>=0.4.0 17:00:37 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 17:00:38 Collecting idna<2.8,>=2.5 17:00:38 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 17:00:38 Collecting chardet<3.1.0,>=3.0.2 17:00:38 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 17:00:39 Collecting urllib3<1.25,>=1.21.1 17:00:39 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 17:00:39 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) 17:00:40 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 17:00:40 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 17:00:40 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 17:00:40 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 17:00:41 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 17:00:41 Attempting uninstall: urllib3 17:00:41 Found existing installation: urllib3 1.26.7 17:00:41 Uninstalling urllib3-1.26.7: 17:00:41 Successfully uninstalled urllib3-1.26.7 17:00:42 Attempting uninstall: idna 17:00:42 Found existing installation: idna 3.3 17:00:42 Uninstalling idna-3.3: 17:00:42 Successfully uninstalled idna-3.3 17:00:45 Attempting uninstall: requests 17:00:45 Found existing installation: requests 2.26.0 17:00:46 Uninstalling requests-2.26.0: 17:00:46 Successfully uninstalled requests-2.26.0 17:00:46 Running setup.py install for texttable: started 17:00:49 Running setup.py install for texttable: finished with status 'done' 17:00:49 Running setup.py install for PyYAML: started 17:00:54 Running setup.py install for PyYAML: finished with status 'done' 17:00:54 Running setup.py install for docopt: started 17:00:57 Running setup.py install for docopt: finished with status 'done' 17:00:57 Running setup.py install for dockerpty: started 17:00:59 Running setup.py install for dockerpty: finished with status 'done' 17:01:02 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 17:01:20 Removing intermediate container e9edb32965e2 17:01:20 ---> 94b61cf9d8cc 17:01:20 Step 14/23 : ENV APP_PORT=58890 17:01:20 ---> Running in 3b674435f2b3 17:01:20 Removing intermediate container 3b674435f2b3 17:01:20 ---> 5617f708d08c 17:01:20 Step 15/23 : EXPOSE $APP_PORT 17:01:20 ---> Running in 08cd027d9464 17:01:20 Removing intermediate container 08cd027d9464 17:01:20 ---> 60e4f0c7a60a 17:01:20 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 17:01:22 ---> d6db11204a26 17:01:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 17:01:23 ---> 954f0281a6fc 17:01:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 17:01:24 ---> e81b17089465 17:01:24 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 17:01:24 ---> Running in e13773729bb4 17:01:25 Removing intermediate container e13773729bb4 17:01:25 ---> 3f6a94096847 17:01:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:01:25 ---> Running in a284daff679b 17:01:25 Removing intermediate container a284daff679b 17:01:25 ---> 1b3cbbeb53ea 17:01:25 Step 21/23 : LABEL arch=arm64 17:01:26 ---> Running in 9b1b091048e7 17:01:26 Removing intermediate container 9b1b091048e7 17:01:26 ---> 8bf83b2e5b0d 17:01:26 Step 22/23 : LABEL git_sha=809aa461c64e1cda55f4fb75cff3acf07d0a963f 17:01:26 ---> Running in 86d70dad83b2 17:01:26 Removing intermediate container 86d70dad83b2 17:01:26 ---> a5f6c2d88d7a 17:01:26 Step 23/23 : LABEL version=0.0.0 17:01:27 ---> Running in 437248ad2501 17:01:27 Removing intermediate container 437248ad2501 17:01:27 ---> 30ac03ee39c0 17:01:27 17:01:28 Successfully built 30ac03ee39c0 17:01:28 Successfully tagged sys-mgmt-agent-arm64:latest 17:13:52  Building sys-mgmt-agent ... done Building bin/spire-agent... 17:13:52 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 17:13:52 go: downloading github.com/docker/docker v20.10.12+incompatible 17:13:52 go: downloading cloud.google.com/go/secretmanager v1.3.0 17:13:52 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 17:13:53 go: downloading github.com/google/go-tpm-tools v0.3.3 17:13:53 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 17:13:53 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 17:13:54 go: downloading github.com/docker/go-connections v0.4.0 17:13:54 go: downloading github.com/docker/go-units v0.4.0 17:13:54 go: downloading github.com/opencontainers/image-spec v1.0.1 17:13:54 go: downloading github.com/containerd/containerd v1.3.4 17:13:54 go: downloading github.com/docker/distribution v2.7.1+incompatible 17:13:54 go: downloading github.com/opencontainers/go-digest v1.0.0 17:16:46 Building bin/spire-agent... 17:16:46 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 17:16:46 go: downloading cloud.google.com/go/secretmanager v1.3.0 17:16:46 go: downloading github.com/docker/docker v20.10.12+incompatible 17:16:46 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 17:16:46 go: downloading github.com/google/go-tpm-tools v0.3.3 17:16:46 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 17:16:46 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 17:16:46 go: downloading github.com/docker/go-connections v0.4.0 17:16:46 go: downloading github.com/docker/go-units v0.4.0 17:16:46 go: downloading github.com/opencontainers/image-spec v1.0.1 17:16:46 go: downloading github.com/containerd/containerd v1.3.4 17:16:46 go: downloading github.com/docker/distribution v2.7.1+incompatible 17:16:46 go: downloading github.com/opencontainers/go-digest v1.0.0 17:18:08 Building bin/spire-agent... 17:18:08 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 17:18:08 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 17:18:08 go: downloading cloud.google.com/go/secretmanager v1.3.0 17:18:08 go: downloading github.com/docker/docker v20.10.12+incompatible 17:18:08 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 17:18:08 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 17:18:08 go: downloading github.com/google/go-tpm-tools v0.3.3 17:18:08 go: downloading github.com/docker/go-connections v0.4.0 17:18:08 go: downloading github.com/docker/go-units v0.4.0 17:18:08 go: downloading github.com/opencontainers/image-spec v1.0.1 17:18:08 go: downloading github.com/docker/distribution v2.7.1+incompatible 17:18:08 go: downloading github.com/containerd/containerd v1.3.4 17:18:08 go: downloading github.com/opencontainers/go-digest v1.0.0 17:19:30 Removing intermediate container d433c9f0f522 17:19:30 ---> eac0308a7be5 17:19:30 17:19:30 Step 13/25 : FROM alpine:3.15 17:19:30 ---> 3fb3c9af89a9 17:19:30 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:19:30 ---> Using cache 17:19:30 ---> 5c99216c3eb8 17:19:30 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:19:30 ---> Using cache 17:19:30 ---> 3d411f7bcead 17:19:30 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:19:30 ---> Running in b99aa3516ac5 17:19:30 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:19:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:19:30 v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] 17:19:30 v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] 17:19:30 OK: 15734 distinct packages available 17:19:30 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:19:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:19:30 (1/5) Installing dumb-init (1.2.5-r1) 17:19:30 (2/5) Installing musl-obstack (1.2.3-r0) 17:19:30 (3/5) Installing libucontext (1.1-r0) 17:19:30 (4/5) Installing gcompat (1.0.0-r4) 17:19:30 (5/5) Installing openssl (1.1.1o-r0) 17:19:30 Executing busybox-1.34.1-r5.trigger 17:19:30 OK: 6 MiB in 19 packages 17:19:30 Removing intermediate container b99aa3516ac5 17:19:30 ---> 96c350b48c6d 17:19:30 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 17:19:37 ---> 5d89ac43bcb5 17:19:37 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 17:19:37 ---> 57d516dcf04e 17:19:37 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 17:19:38 ---> eaffe6dd4b4e 17:19:38 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 17:19:39 ---> b99701e0e060 17:19:39 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:19:39 ---> Running in 98775bdbe726 17:19:40 Removing intermediate container 98775bdbe726 17:19:40 ---> 894634fee4d0 17:19:40 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:19:40 ---> Running in 9794fd2f34df 17:19:41 Removing intermediate container 9794fd2f34df 17:19:41 ---> 1e859d81c470 17:19:41 Step 23/25 : LABEL arch=arm64 17:19:41 ---> Running in f5ac14164bc6 17:19:42 Removing intermediate container f5ac14164bc6 17:19:42 ---> f1c45c0f14d6 17:19:42 Step 24/25 : LABEL git_sha=809aa461c64e1cda55f4fb75cff3acf07d0a963f 17:19:42 ---> Running in 0b857dad9061 17:19:42 Removing intermediate container 0b857dad9061 17:19:42 ---> e14f4e655285 17:19:42 Step 25/25 : LABEL version=0.0.0 17:19:42 ---> Running in 9392c998424d 17:19:43 Removing intermediate container 9392c998424d 17:19:43 ---> a4d366af9ef3 17:19:43 17:19:43 Successfully built a4d366af9ef3 17:19:43 Successfully tagged security-spire-server-arm64:latest 17:22:20  Building security-spire-server ... done Removing intermediate container 41c06d16755d 17:22:20 ---> c5dabe84f972 17:22:20 17:22:20 Step 13/26 : FROM alpine:3.15 17:22:20 ---> 3fb3c9af89a9 17:22:20 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:22:20 ---> Using cache 17:22:20 ---> 5c99216c3eb8 17:22:20 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:22:20 ---> Using cache 17:22:20 ---> 3d411f7bcead 17:22:20 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 17:22:20 ---> Running in 43e6152833ec 17:22:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:22:20 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:22:20 v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] 17:22:20 v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] 17:22:20 OK: 15734 distinct packages available 17:22:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:22:20 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:22:20 (1/4) Installing dumb-init (1.2.5-r1) 17:22:20 (2/4) Installing musl-obstack (1.2.3-r0) 17:22:20 (3/4) Installing libucontext (1.1-r0) 17:22:20 (4/4) Installing gcompat (1.0.0-r4) 17:22:20 Executing busybox-1.34.1-r5.trigger 17:22:20 OK: 6 MiB in 18 packages 17:22:22 Removing intermediate container 43e6152833ec 17:22:22 ---> 68542a899dc2 17:22:22 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 17:22:28 ---> 5c93e5f19461 17:22:28 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 17:22:28 ---> 61276d6d8edb 17:22:28 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 17:22:28 ---> Running in 7c4c4981fd89 17:22:28 Removing intermediate container 7c4c4981fd89 17:22:28 ---> 8962cc96c478 17:22:28 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 17:22:29 ---> fe13d544b1a4 17:22:29 Step 21/26 : WORKDIR / 17:22:29 ---> Running in 4ebd85aedb56 17:22:30 Removing intermediate container 4ebd85aedb56 17:22:30 ---> 64a796534dbf 17:22:30 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:22:30 ---> Running in d0f4e38fff3b 17:22:30 Removing intermediate container d0f4e38fff3b 17:22:30 ---> daba8b5973f4 17:22:31 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:22:31 ---> Running in a8ac88089e27 17:22:31 Removing intermediate container a8ac88089e27 17:22:31 ---> 9597b4d37909 17:22:31 Step 24/26 : LABEL arch=arm64 17:22:31 ---> Running in 81c86f7dd426 17:22:32 Removing intermediate container 81c86f7dd426 17:22:32 ---> d60fa7ec50e3 17:22:32 Step 25/26 : LABEL git_sha=809aa461c64e1cda55f4fb75cff3acf07d0a963f 17:22:32 ---> Running in 73dfc44f1ff5 17:22:32 Removing intermediate container 73dfc44f1ff5 17:22:32 ---> f9e370924294 17:22:32 Step 26/26 : LABEL version=0.0.0 17:22:32 ---> Running in 0fd3d06ff65a 17:22:33 Removing intermediate container 0fd3d06ff65a 17:22:33 ---> 46ec4cf26291 17:22:33 17:22:33 Successfully built 46ec4cf26291 17:22:33 Successfully tagged security-spire-config-arm64:latest 17:23:00  Building security-spire-config ... done Removing intermediate container 8c6a6b573bd7 17:23:00 ---> 25249c20c27d 17:23:00 17:23:00 Step 13/26 : FROM alpine:3.15 17:23:00 ---> 3fb3c9af89a9 17:23:00 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:23:00 ---> Using cache 17:23:00 ---> 5c99216c3eb8 17:23:00 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:23:00 ---> Using cache 17:23:00 ---> 3d411f7bcead 17:23:00 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:23:00 ---> Using cache 17:23:00 ---> 96c350b48c6d 17:23:00 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 17:23:00 ---> a1d355b1e321 17:23:00 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 17:23:01 ---> f735d780b463 17:23:01 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 17:23:02 ---> 57dfb2de2f49 17:23:02 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 17:23:03 ---> b7769437fafd 17:23:03 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 17:23:03 ---> cb5df767e6e7 17:23:03 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:23:04 ---> Running in 1d56b917eb12 17:23:04 Removing intermediate container 1d56b917eb12 17:23:04 ---> 878ce6d8ec74 17:23:04 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:23:04 ---> Running in 885ab1369469 17:23:04 Removing intermediate container 885ab1369469 17:23:04 ---> 7f12aaaeb4f3 17:23:04 Step 24/26 : LABEL arch=arm64 17:23:04 ---> Running in f277428237a1 17:23:05 Removing intermediate container f277428237a1 17:23:05 ---> 060aecbe89bb 17:23:05 Step 25/26 : LABEL git_sha=809aa461c64e1cda55f4fb75cff3acf07d0a963f 17:23:05 ---> Running in f1edff36f65b 17:23:05 Removing intermediate container f1edff36f65b 17:23:05 ---> 679920ab78e0 17:23:05 Step 26/26 : LABEL version=0.0.0 17:23:05 ---> Running in cb2a6cc84001 17:23:06 Removing intermediate container cb2a6cc84001 17:23:06 ---> 98f011f3b3ce 17:23:06 17:23:06 Successfully built 98f011f3b3ce 17:23:06 Successfully tagged security-spire-agent-arm64:latest 17:23:06  Building security-spire-agent ... done  [Pipeline] } 17:23:06 $ docker stop --time=1 3dc5dbc24ae0d383e38f1ecd591f6d1f98386e66e91b25da462726f4772d197b 17:23:08 $ docker rm -f 3dc5dbc24ae0d383e38f1ecd591f6d1f98386e66e91b25da462726f4772d197b [Pipeline] // withDockerContainer [Pipeline] sh 17:23:09 + docker images 17:23:09 REPOSITORY TAG IMAGE ID CREATED SIZE 17:23:09 security-spire-agent-arm64 latest 98f011f3b3ce 4 seconds ago 126MB 17:23:09 25249c20c27d 28 seconds ago 4.14GB 17:23:09 security-spire-config-arm64 latest 46ec4cf26291 37 seconds ago 85.6MB 17:23:09 c5dabe84f972 About a minute ago 4.14GB 17:23:09 security-spire-server-arm64 latest a4d366af9ef3 3 minutes ago 86.3MB 17:23:09 eac0308a7be5 4 minutes ago 4.14GB 17:23:09 sys-mgmt-agent-arm64 latest 30ac03ee39c0 21 minutes ago 282MB 17:23:09 0efcb43326bd 23 minutes ago 1.31GB 17:23:09 core-command-arm64 latest deae05711409 27 minutes ago 15.5MB 17:23:09 bfb98479e0fb 27 minutes ago 1.3GB 17:23:09 security-spiffe-token-provider-arm64 latest 253f6fb031e6 28 minutes ago 27.9MB 17:23:09 80c9a7340aad 29 minutes ago 1.36GB 17:23:09 core-metadata-arm64 latest b54a847119d6 33 minutes ago 16.3MB 17:23:09 d69cf6220543 33 minutes ago 1.31GB 17:23:09 security-bootstrapper-arm64 latest c2f5679a6f09 38 minutes ago 18.3MB 17:23:09 8e4bec76bb5e 38 minutes ago 1.31GB 17:23:09 security-proxy-setup-arm64 latest 37bc02f0fa7f 40 minutes ago 26.1MB 17:23:09 2dcd369a6a81 40 minutes ago 1.31GB 17:23:09 support-notifications-arm64 latest e1b70fec0524 45 minutes ago 25.8MB 17:23:09 support-scheduler-arm64 latest dda8e9196c90 45 minutes ago 25.2MB 17:23:09 5c0af715b185 46 minutes ago 1.36GB 17:23:09 b5d01880739f 46 minutes ago 1.36GB 17:23:09 core-data-arm64 latest da4d5366770e 47 minutes ago 21.6MB 17:23:09 23afb3dc44d7 47 minutes ago 1.34GB 17:23:09 security-secretstore-setup-arm64 latest c33d10e46cf0 48 minutes ago 27.5MB 17:23:09 46f05944b51a 49 minutes ago 1.32GB 17:23:09 ci-base-image-arm64 latest a058fb5649a6 About an hour ago 885MB 17:23:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 725f1c02e7f9 4 weeks ago 551MB 17:23:09 docker 20.10.14 c346e9eafbab 6 weeks ago 202MB 17:23:09 alpine 3.14 ac73e934f311 6 weeks ago 5.34MB 17:23:09 alpine 3.15 3fb3c9af89a9 6 weeks ago 5.32MB 17:23:09 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 17:23:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:23:10 17:23:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 17:23:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:23:10 arm64: Pulling from edgex-lftools-log-publisher 17:23:10 8998bd30e6a1: Pulling fs layer 17:23:10 04944245beec: Pulling fs layer 17:23:10 699f458cf7ca: Pulling fs layer 17:23:10 765212b225bb: Pulling fs layer 17:23:10 f23df028b6ca: Pulling fs layer 17:23:10 d65c8cfc05b1: Pulling fs layer 17:23:10 2437ff75d9bd: Pulling fs layer 17:23:10 765212b225bb: Waiting 17:23:10 d65c8cfc05b1: Waiting 17:23:10 2437ff75d9bd: Waiting 17:23:10 f23df028b6ca: Waiting 17:23:10 04944245beec: Verifying Checksum 17:23:10 04944245beec: Download complete 17:23:10 765212b225bb: Verifying Checksum 17:23:10 765212b225bb: Download complete 17:23:10 f23df028b6ca: Verifying Checksum 17:23:10 f23df028b6ca: Download complete 17:23:11 d65c8cfc05b1: Verifying Checksum 17:23:11 d65c8cfc05b1: Download complete 17:23:11 699f458cf7ca: Verifying Checksum 17:23:11 699f458cf7ca: Download complete 17:23:11 8998bd30e6a1: Download complete 17:23:14 2437ff75d9bd: Verifying Checksum 17:23:14 2437ff75d9bd: Download complete 17:23:16 8998bd30e6a1: Pull complete 17:23:16 04944245beec: Pull complete 17:23:18 699f458cf7ca: Pull complete 17:23:18 765212b225bb: Pull complete 17:23:19 f23df028b6ca: Pull complete 17:23:19 d65c8cfc05b1: Pull complete 17:23:34 2437ff75d9bd: Pull complete 17:23:34 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:23:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:23:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 17:23:34 prd-ubuntu20.04-docker-arm64-4c-16g-64385 does not seem to be running inside a container 17:23:34 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 17:23:37 $ docker top 96d101ffb4c5433ed113165cbc3f4a478fe15fa910dcebae1a6ca73492fa2fab -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:23:39 ---> job-cost.sh 17:23:39 lf-activate-venv: SKIPPING 17:23:39 INFO: No Stack... 17:23:40 INFO: Retrieving Pricing Info for: v3-standard-4 17:23:40 INFO: Archiving Costs [Pipeline] sh 17:23:41 + cut -d, -f6 17:23:41 + cat /w/workspace/edgex-go/4/archives/cost.csv [Pipeline] lock 17:23:41 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4031-4-stack-cost] 17:23:41 Resource [jenkins-edgexfoundry-edgex-go-PR-4031-4-stack-cost] did not exist. Created. 17:23:41 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4031-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:23:42 + echo total: 0.2199999988079071 [Pipeline] stash 17:23:42 Stashed 1 file(s) [Pipeline] } 17:23:42 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4031-4-stack-cost] [Pipeline] // lock [Pipeline] } 17:23:42 $ docker stop --time=1 96d101ffb4c5433ed113165cbc3f4a478fe15fa910dcebae1a6ca73492fa2fab 17:23:44 $ docker rm -f 96d101ffb4c5433ed113165cbc3f4a478fe15fa910dcebae1a6ca73492fa2fab [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 17:23:44 provisioning config files... 17:23:44 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config330679469031809193tmp [Pipeline] { [Pipeline] sh 17:23:45 + set +x 17:23:45 + curl -s https://codecov.io/bash 17:23:45 + bash -s -- 17:23:45 17:23:45 _____ _ 17:23:45 / ____| | | 17:23:45 | | ___ __| | ___ ___ _____ __ 17:23:45 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:23:45 | |___| (_) | (_| | __/ (_| (_) \ V / 17:23:45 \_____\___/ \__,_|\___|\___\___/ \_/ 17:23:45 Bash-1.0.6 17:23:45 17:23:45 17:23:45 ==> git version 2.25.1 found 17:23:45 ==> 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 17:23:45 Release-Date: 2020-01-08 17:23:45 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:23:45 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:23:45 ==> Jenkins CI detected. 17:23:45 current dir:  /w/workspace/edgex-go/4 17:23:45 project root: . 17:23:45 --> token set from env 17:23:45 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:23:45 ==> Running gcov in . (disable via -X gcov) 17:23:45 ==> Python coveragepy not found 17:23:45 ==> Searching for coverage reports in: 17:23:45 + . 17:23:45 -> Found 1 reports 17:23:45 ==> Detecting git/mercurial file structure 17:23:45 ==> Reading reports 17:23:45 + ./coverage.out bytes=435134 17:23:45 ==> Appending adjustments 17:23:45 https://docs.codecov.io/docs/fixing-reports 17:23:46 + Found adjustments 17:23:46 ==> Gzipping contents 17:23:46 60K /tmp/codecov.ppPDug.gz 17:23:46 ==> Uploading reports 17:23:46 url: https://codecov.io 17:23:46 query: branch=PR-4031&commit=dd3828c4019400efec0fee8cce01ab21f4e77168&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4031%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4031&job=&cmd_args= 17:23:46 -> Pinging Codecov 17:23:46 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4031&commit=dd3828c4019400efec0fee8cce01ab21f4e77168&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4031%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4031&job=&cmd_args= 17:23:46 -> Uploading to 17:23:46 https://storage.googleapis.com/codecov/v4/raw/2022-05-23/00271124DB129430A58F1EEE437C3FCB/dd3828c4019400efec0fee8cce01ab21f4e77168/adb6b871-a62c-455a-b0da-2b72a0432935.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220523%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220523T172346Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7ebe1ec4c0c72ccb2e98e5b99732b9b41328f9eb37a917951b1230ec90c9dcc6 17:23:46 % Total % Received % Xferd Average Speed Time Time Time Current 17:23:46 Dload Upload Total Spent Left Speed 17:23:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59856 0 0 100 59856 0 260k --:--:-- --:--:-- --:--:-- 260k 17:23:47 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/dd3828c4019400efec0fee8cce01ab21f4e77168 [Pipeline] } 17:23:47 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 17:23:47 + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh 17:23:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:23:49 ---> package-listing.sh 17:23:49 ++ facter osfamily 17:23:49 ++ tr '[:upper:]' '[:lower:]' 17:23:49 + OS_FAMILY=debian 17:23:49 + workspace=/w/workspace/edgex-go/4 17:23:49 + START_PACKAGES=/tmp/packages_start.txt 17:23:49 + END_PACKAGES=/tmp/packages_end.txt 17:23:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:23:49 + PACKAGES=/tmp/packages_start.txt 17:23:49 + '[' /w/workspace/edgex-go/4 ']' 17:23:49 + PACKAGES=/tmp/packages_end.txt 17:23:49 + case "${OS_FAMILY}" in 17:23:49 + dpkg -l 17:23:49 + grep '^ii' 17:23:49 + '[' -f /tmp/packages_start.txt ']' 17:23:49 + '[' -f /tmp/packages_end.txt ']' 17:23:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:23:49 + '[' /w/workspace/edgex-go/4 ']' 17:23:49 + mkdir -p /w/workspace/edgex-go/4/archives/ 17:23:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 17:23:49 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:23:49 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 17:23:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:23:50 17:23:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 17:23:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:23:50 latest: Pulling from edgex-lftools-log-publisher 17:23:50 5eb5b503b376: Pulling fs layer 17:23:50 5c69ac0246d0: Pulling fs layer 17:23:50 ec43610c2a17: Pulling fs layer 17:23:50 3a2ae6a8a46f: Pulling fs layer 17:23:50 33b1e0a273af: Pulling fs layer 17:23:50 5d3b04190fa2: Pulling fs layer 17:23:50 2f39f015ded8: Pulling fs layer 17:23:50 3a2ae6a8a46f: Waiting 17:23:50 33b1e0a273af: Waiting 17:23:50 2f39f015ded8: Waiting 17:23:50 5d3b04190fa2: Waiting 17:23:50 5c69ac0246d0: Download complete 17:23:50 3a2ae6a8a46f: Verifying Checksum 17:23:50 3a2ae6a8a46f: Download complete 17:23:50 33b1e0a273af: Verifying Checksum 17:23:50 33b1e0a273af: Download complete 17:23:50 ec43610c2a17: Verifying Checksum 17:23:50 ec43610c2a17: Download complete 17:23:50 5d3b04190fa2: Verifying Checksum 17:23:50 5d3b04190fa2: Download complete 17:23:50 5eb5b503b376: Verifying Checksum 17:23:50 5eb5b503b376: Download complete 17:23:51 2f39f015ded8: Download complete 17:23:51 5eb5b503b376: Pull complete 17:23:52 5c69ac0246d0: Pull complete 17:23:52 ec43610c2a17: Pull complete 17:23:52 3a2ae6a8a46f: Pull complete 17:23:53 33b1e0a273af: Pull complete 17:23:53 5d3b04190fa2: Pull complete 17:23:57 2f39f015ded8: Pull complete 17:23:57 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:23:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:23:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 17:23:57 prd-ubuntu20.04-docker-8c-8g-64384 does not seem to be running inside a container 17:23:57 $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:23:59 $ docker top 2a2479b1fd041ec597ceb394abd9d5116fded09e260b6ba1d31757d30e409a28 -eo pid,comm [Pipeline] { [Pipeline] sh 17:24:00 + touch /tmp/pre-build-complete [Pipeline] sh 17:24:00 + mkdir -p /var/log/sysstat [Pipeline] sh 17:24:00 + ls /var/log/sa-host 17:24:00 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:24:00 provisioning config files... 17:24:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config7768188647285624771tmp [Pipeline] { [Pipeline] echo 17:24:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:24:01 ---> create-netrc.sh [Pipeline] } 17:24:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:24:01 ---> python-tools-install.sh [Pipeline] echo 17:24:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:24:01 ---> sudo-logs.sh 17:24:01 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:24:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:24:02 ---> job-cost.sh 17:24:02 lf-activate-venv: SKIPPING 17:24:02 DEBUG: total: 0.2199999988079071 17:24:02 INFO: Retrieving Stack Cost... 17:24:03 INFO: Retrieving Pricing Info for: v3-standard-8 17:24:03 INFO: Archiving Costs [Pipeline] echo 17:24:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:24:04 ---> logs-deploy.sh 17:24:04 lf-activate-venv: SKIPPING 17:24:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4031/4 17:24:04 INFO: archiving workspace using pattern(s): 17:24:04 Archives upload complete. 17:24:04 INFO: archiving logs to Nexus 17:24:05 ---> uname -a: 17:24:05 Linux prd-ubuntu20-04-docker-8c-8g-64384 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 17:24:05 17:24:05 17:24:05 ---> lscpu: 17:24:05 Architecture: x86_64 17:24:05 CPU op-mode(s): 32-bit, 64-bit 17:24:05 Byte Order: Little Endian 17:24:05 Address sizes: 40 bits physical, 48 bits virtual 17:24:05 CPU(s): 8 17:24:05 On-line CPU(s) list: 0-7 17:24:05 Thread(s) per core: 1 17:24:05 Core(s) per socket: 1 17:24:05 Socket(s): 8 17:24:05 NUMA node(s): 1 17:24:05 Vendor ID: AuthenticAMD 17:24:05 CPU family: 23 17:24:05 Model: 49 17:24:05 Model name: AMD EPYC-Rome Processor 17:24:05 Stepping: 0 17:24:05 CPU MHz: 2799.996 17:24:05 BogoMIPS: 5599.99 17:24:05 Virtualization: AMD-V 17:24:05 Hypervisor vendor: KVM 17:24:05 Virtualization type: full 17:24:05 L1d cache: 256 KiB 17:24:05 L1i cache: 256 KiB 17:24:05 L2 cache: 4 MiB 17:24:05 L3 cache: 128 MiB 17:24:05 NUMA node0 CPU(s): 0-7 17:24:05 Vulnerability Itlb multihit: Not affected 17:24:05 Vulnerability L1tf: Not affected 17:24:05 Vulnerability Mds: Not affected 17:24:05 Vulnerability Meltdown: Not affected 17:24:05 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:24:05 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:24:05 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:24:05 Vulnerability Srbds: Not affected 17:24:05 Vulnerability Tsx async abort: Not affected 17:24:05 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 17:24:05 17:24:05 17:24:05 ---> nproc: 17:24:05 8 17:24:05 17:24:05 17:24:05 ---> df -h: 17:24:05 Filesystem Size Used Avail Use% Mounted on 17:24:05 overlay 155G 26G 129G 17% / 17:24:05 tmpfs 64M 0 64M 0% /dev 17:24:05 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:24:05 shm 64M 0 64M 0% /dev/shm 17:24:05 /dev/vda1 155G 26G 129G 17% /facter-os 17:24:05 17:24:05 17:24:05 ---> sar -b -r -n DEV: 17:24:05 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-64384) 05/23/22 _x86_64_ (8 CPU) 17:24:05 17:24:05 16:08:03 LINUX RESTART (8 CPU) 17:24:05 17:24:05 16:09:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:24:05 16:10:01 130.74 2.00 128.74 0.00 36.52 67444.85 0.00 17:24:05 16:11:01 48.28 0.13 48.14 0.00 1.73 17697.20 0.00 17:24:05 16:12:01 325.89 0.12 325.77 0.00 13.06 247503.10 0.00 17:24:05 16:13:01 661.29 0.28 661.01 0.00 4.00 254078.72 0.00 17:24:05 16:14:01 865.17 4.03 861.14 0.00 37.73 408320.35 0.00 17:24:05 16:15:01 569.73 0.02 569.71 0.00 0.13 165188.94 0.00 17:24:05 16:16:01 968.34 0.08 968.26 0.00 4.93 290953.02 0.00 17:24:05 16:17:01 610.16 1.48 608.68 0.00 11.86 174591.70 0.00 17:24:05 16:18:01 338.84 0.03 338.80 0.00 1.20 126234.06 0.00 17:24:05 16:19:01 1.75 0.00 1.75 0.00 0.00 23.99 0.00 17:24:05 16:20:01 1.00 0.00 1.00 0.00 0.00 10.80 0.00 17:24:05 16:21:01 1.30 0.00 1.30 0.00 0.00 15.33 0.00 17:24:05 16:22:01 0.95 0.00 0.95 0.00 0.00 10.80 0.00 17:24:05 16:23:01 1.62 0.00 1.62 0.00 0.00 18.13 0.00 17:24:05 16:24:01 1.85 0.02 1.83 0.00 0.13 20.93 0.00 17:24:05 16:25:02 1.62 0.00 1.62 0.00 0.00 18.13 0.00 17:24:05 16:26:01 1.07 0.00 1.07 0.00 0.00 12.47 0.00 17:24:05 16:27:01 1.55 0.00 1.55 0.00 0.00 18.13 0.00 17:24:05 16:28:01 0.85 0.00 0.85 0.00 0.00 10.53 0.00 17:24:05 16:29:01 2.27 0.00 2.27 0.00 0.00 25.60 0.00 17:24:05 16:30:01 1.62 0.00 1.62 0.00 0.00 17.73 0.00 17:24:05 16:31:01 1.88 0.00 1.88 0.00 0.00 21.06 0.00 17:24:05 16:32:01 1.57 0.00 1.57 0.00 0.00 17.46 0.00 17:24:05 16:33:01 1.60 0.00 1.60 0.00 0.00 18.39 0.00 17:24:05 16:34:01 1.35 0.00 1.35 0.00 0.00 17.19 0.00 17:24:05 16:35:01 1.75 0.00 1.75 0.00 0.00 20.13 0.00 17:24:05 16:36:01 0.97 0.00 0.97 0.00 0.00 12.13 0.00 17:24:05 16:37:01 1.75 0.00 1.75 0.00 0.00 21.06 0.00 17:24:05 16:38:01 1.20 0.00 1.20 0.00 0.00 13.73 0.00 17:24:05 16:39:01 1.78 0.00 1.78 0.00 0.00 20.66 0.00 17:24:05 16:40:01 0.97 0.00 0.97 0.00 0.00 12.00 0.00 17:24:05 16:41:01 1.60 0.00 1.60 0.00 0.00 17.60 0.00 17:24:05 16:42:01 1.00 0.00 1.00 0.00 0.00 11.60 0.00 17:24:05 16:43:01 1.72 0.00 1.72 0.00 0.00 19.19 0.00 17:24:05 16:44:01 0.97 0.00 0.97 0.00 0.00 10.80 0.00 17:24:05 16:45:01 1.80 0.00 1.80 0.00 0.00 21.06 0.00 17:24:05 16:46:01 0.95 0.00 0.95 0.00 0.00 11.33 0.00 17:24:05 16:47:01 1.87 0.00 1.87 0.00 0.00 21.99 0.00 17:24:05 16:48:01 1.02 0.00 1.02 0.00 0.00 13.06 0.00 17:24:05 16:49:01 1.75 0.00 1.75 0.00 0.00 20.80 0.00 17:24:05 16:50:01 1.00 0.00 1.00 0.00 0.00 11.86 0.00 17:24:05 16:51:01 1.67 0.00 1.67 0.00 0.00 18.40 0.00 17:24:05 16:52:01 1.03 0.00 1.03 0.00 0.00 12.13 0.00 17:24:05 16:53:01 1.68 0.00 1.68 0.00 0.00 20.00 0.00 17:24:05 16:54:01 1.02 0.00 1.02 0.00 0.00 12.13 0.00 17:24:05 16:55:01 1.37 0.00 1.37 0.00 0.00 16.93 0.00 17:24:05 16:56:01 1.07 0.00 1.07 0.00 0.00 11.86 0.00 17:24:05 16:57:01 1.88 0.00 1.88 0.00 0.00 20.53 0.00 17:24:05 16:58:01 1.00 0.00 1.00 0.00 0.00 11.86 0.00 17:24:05 16:59:01 1.68 0.00 1.68 0.00 0.00 19.59 0.00 17:24:05 17:00:01 1.03 0.00 1.03 0.00 0.00 12.13 0.00 17:24:05 17:01:01 1.68 0.00 1.68 0.00 0.00 18.40 0.00 17:24:05 17:02:01 1.20 0.00 1.20 0.00 0.00 13.06 0.00 17:24:05 17:03:01 1.73 0.00 1.73 0.00 0.00 19.86 0.00 17:24:05 17:04:01 1.10 0.00 1.10 0.00 0.00 13.46 0.00 17:24:05 17:05:01 1.30 0.00 1.30 0.00 0.00 15.46 0.00 17:24:05 17:06:01 2.72 1.58 1.13 0.00 50.39 14.80 0.00 17:24:05 17:07:01 1.68 0.00 1.68 0.00 0.00 20.13 0.00 17:24:05 17:08:01 1.10 0.00 1.10 0.00 0.00 13.20 0.00 17:24:05 17:09:01 1.32 0.00 1.32 0.00 0.00 16.79 0.00 17:24:05 17:10:01 3.08 0.87 2.22 0.00 18.39 29.06 0.00 17:24:05 17:11:01 1.28 0.00 1.28 0.00 0.00 15.60 0.00 17:24:05 17:12:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 17:24:05 17:13:01 1.38 0.00 1.38 0.00 0.00 16.80 0.00 17:24:05 17:14:01 1.12 0.00 1.12 0.00 0.00 14.00 0.00 17:24:05 17:15:01 1.42 0.00 1.42 0.00 0.00 16.79 0.00 17:24:05 17:16:01 1.00 0.00 1.00 0.00 0.00 11.86 0.00 17:24:05 17:17:01 1.40 0.00 1.40 0.00 0.00 16.79 0.00 17:24:05 17:18:01 1.22 0.00 1.22 0.00 0.00 12.93 0.00 17:24:05 17:19:01 1.47 0.00 1.47 0.00 0.00 18.66 0.00 17:24:05 17:20:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 17:24:05 17:21:01 1.37 0.00 1.37 0.00 0.00 17.86 0.00 17:24:05 17:22:01 1.08 0.00 1.08 0.00 0.00 12.93 0.00 17:24:05 17:23:01 1.35 0.00 1.35 0.00 0.00 16.39 0.00 17:24:05 17:24:01 58.76 0.23 58.52 0.00 19.60 16795.33 0.00 17:24:05 Average: 62.27 0.15 62.13 0.00 2.66 23603.51 0.00 17:24:05 17:24:05 16:09:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:24:05 16:10:01 27411288 31476936 812612 2.47 159640 4075276 2576088 7.59 1862096 3111732 521976 17:24:05 16:11:01 27429788 31641068 647008 1.97 164644 4192616 2413020 7.11 1530912 3405344 253228 17:24:05 16:12:01 23153828 31655800 625404 1.90 172688 8351356 2225228 6.56 1853776 7222812 102668 17:24:05 16:13:01 17470884 30265168 1999540 6.08 260208 12231368 4189376 12.35 3937844 10474796 200 17:24:05 16:14:01 10701356 30854752 1385604 4.21 423028 18840032 4543736 13.39 4649896 15912212 151932 17:24:05 16:15:01 5726380 28174760 4065076 12.36 457080 21035424 6805404 20.06 7683612 17788692 296084 17:24:05 16:16:01 7203332 30830460 1414468 4.30 543596 22060008 3636184 10.72 5460028 18471936 83264 17:24:05 16:17:01 4144980 31463308 787896 2.40 711532 25369660 2541116 7.49 3938412 22849044 2047820 17:24:05 16:18:01 10794116 31718464 544468 1.66 716256 19363984 1960192 5.78 2854280 17688768 16 17:24:05 16:19:01 10796384 31720656 542620 1.65 716276 19363972 1960192 5.78 2853912 17688752 20 17:24:05 16:20:01 10808496 31732788 530540 1.61 716292 19363972 1977108 5.83 2842156 17688752 16 17:24:05 16:21:01 10808772 31733348 530260 1.61 716300 19363976 1977108 5.83 2841492 17689028 8 17:24:05 16:22:01 10810936 31735520 528036 1.61 716300 19363980 1977108 5.83 2839480 17689032 12 17:24:05 16:23:01 10811260 31736020 527556 1.60 716312 19364100 1977108 5.83 2839132 17689200 12 17:24:05 16:24:01 10810660 31735508 528084 1.61 716332 19364112 1993172 5.87 2839512 17689204 12 17:24:05 16:25:02 10810508 31735364 528096 1.61 716340 19364112 1993172 5.87 2839176 17689204 16 17:24:05 16:26:01 10811004 31735876 527520 1.60 716352 19364116 1993172 5.87 2839184 17689208 12 17:24:05 16:27:01 10810924 31735816 527532 1.60 716352 19364124 1993172 5.87 2839200 17689216 12 17:24:05 16:28:01 10810656 31735552 527732 1.60 716360 19364124 1993172 5.87 2839660 17689216 12 17:24:05 16:29:01 10810356 31735296 527916 1.61 716408 19364124 1993172 5.87 2839676 17689220 12 17:24:05 16:30:01 10810560 31735568 527600 1.60 716452 19364132 1993172 5.87 2839336 17689228 152 17:24:05 16:31:01 10810488 31735500 527564 1.60 716480 19364132 1993172 5.87 2839340 17689228 8 17:24:05 16:32:01 10810672 31735752 527504 1.60 716508 19364140 1993172 5.87 2839396 17689236 12 17:24:05 16:33:01 10810372 31735472 527748 1.60 716536 19364140 1993172 5.87 2839972 17689232 24 17:24:05 16:34:01 10810356 31735500 527668 1.60 716572 19364140 2009328 5.92 2839860 17689240 20 17:24:05 16:35:01 10809984 31735160 527928 1.61 716592 19364148 2009328 5.92 2840288 17689240 24 17:24:05 16:36:01 10810196 31735372 527636 1.60 716608 19364152 2009328 5.92 2839564 17689240 20 17:24:05 16:37:01 10810204 31735420 527560 1.60 716628 19364156 2009328 5.92 2839964 17689248 148 17:24:05 16:38:01 10810372 31735620 527520 1.60 716656 19364156 2009328 5.92 2840808 17689248 200 17:24:05 16:39:01 10810072 31735336 527776 1.61 716676 19364152 2009328 5.92 2839956 17689252 12 17:24:05 16:40:01 10810024 31735292 527740 1.60 716688 19364164 1993028 5.87 2839652 17689256 8 17:24:05 16:41:01 10810472 31735740 527316 1.60 716704 19364164 1993028 5.87 2839652 17689256 12 17:24:05 16:42:01 10810424 31735808 527168 1.60 716716 19364296 1993028 5.87 2839652 17689372 8 17:24:05 16:43:01 10810116 31735588 527384 1.60 716744 19364300 2009144 5.92 2839712 17689396 12 17:24:05 16:44:01 10810576 31736048 527068 1.60 716756 19364300 2009144 5.92 2840020 17689396 8 17:24:05 16:45:01 10810284 31735828 527264 1.60 716792 19364308 2009144 5.92 2839776 17689404 12 17:24:05 16:46:01 10811268 31736832 526224 1.60 716804 19364308 2009144 5.92 2839172 17689400 12 17:24:05 16:47:01 10811448 31737040 525936 1.60 716836 19364308 2009144 5.92 2838452 17689404 16 17:24:05 16:48:01 10811456 31737080 525840 1.60 716868 19364320 2009144 5.92 2838828 17689408 224 17:24:05 16:49:01 10811868 31737508 525552 1.60 716892 19364312 2009144 5.92 2838612 17689408 12 17:24:05 16:50:01 10812036 31737688 525552 1.60 716904 19364324 2009144 5.92 2838284 17689416 8 17:24:05 16:51:01 10811728 31737424 525824 1.60 716916 19364324 2009144 5.92 2838888 17689416 16 17:24:05 16:52:01 10811680 31737392 525796 1.60 716928 19364328 2009144 5.92 2838468 17689420 224 17:24:05 16:53:01 10811656 31737392 525724 1.60 716952 19364332 2009144 5.92 2838816 17689424 12 17:24:05 16:54:01 10811356 31737108 525908 1.60 716980 19364324 2009144 5.92 2838816 17689424 16 17:24:05 16:55:01 10811244 31737032 525932 1.60 716992 19364340 2009144 5.92 2838480 17689432 12 17:24:05 16:56:01 10810944 31736740 526160 1.60 717000 19364344 2009144 5.92 2838484 17689436 12 17:24:05 16:57:01 10811356 31737164 525876 1.60 717016 19364344 2009144 5.92 2838492 17689436 208 17:24:05 16:58:01 10811340 31737172 525940 1.60 717036 19364348 2009144 5.92 2839020 17689440 12 17:24:05 16:59:01 10811324 31737176 525980 1.60 717068 19364340 2009144 5.92 2839204 17689440 12 17:24:05 17:00:01 10811276 31737164 525960 1.60 717076 19364352 2009144 5.92 2838572 17689444 12 17:24:05 17:01:01 10810968 31736864 526204 1.60 717080 19364356 2009144 5.92 2838576 17689448 212 17:24:05 17:02:01 10810888 31736816 526204 1.60 717108 19364356 2009144 5.92 2838608 17689448 12 17:24:05 17:03:01 10811088 31737020 526136 1.60 717128 19364364 2009144 5.92 2838728 17689452 16 17:24:05 17:04:01 10810220 31736184 526964 1.60 717132 19364368 2009144 5.92 2839128 17689460 20 17:24:05 17:05:01 10810772 31736752 526336 1.60 717140 19364372 2009144 5.92 2838680 17689460 204 17:24:05 17:06:01 10806752 31735096 527880 1.61 717160 19365888 2025348 5.97 2844212 17689116 244 17:24:05 17:07:01 10806768 31735264 527676 1.60 717172 19366016 2025348 5.97 2843724 17689156 24 17:24:05 17:08:01 10806688 31735192 527676 1.60 717184 19366020 2025348 5.97 2843688 17689160 32 17:24:05 17:09:01 10805836 31734372 528444 1.61 717208 19366020 2025348 5.97 2843892 17689164 32 17:24:05 17:10:01 10803692 31733060 529756 1.61 717272 19366536 2019436 5.95 2843684 17689596 12 17:24:05 17:11:01 10803708 31733088 529696 1.61 717284 19366540 2019436 5.95 2843692 17689600 32 17:24:05 17:12:01 10803660 31733056 529668 1.61 717296 19366544 2019436 5.95 2843708 17689604 12 17:24:05 17:13:01 10803832 31733244 529408 1.61 717320 19366548 2019436 5.95 2843964 17689608 8 17:24:05 17:14:01 10803564 31733016 529700 1.61 717348 19366544 2019436 5.95 2844324 17689612 40 17:24:05 17:15:01 10803264 31732748 529924 1.61 717364 19366552 2019436 5.95 2844776 17689612 212 17:24:05 17:16:01 10803928 31733424 529392 1.61 717380 19366556 2019436 5.95 2843816 17689616 40 17:24:05 17:17:01 10803652 31733172 529604 1.61 717408 19366560 2019436 5.95 2843832 17689620 12 17:24:05 17:18:01 10804060 31733616 529556 1.61 717420 19366560 2019436 5.95 2843840 17689620 16 17:24:05 17:19:01 10804020 31733604 529568 1.61 717432 19366560 2019436 5.95 2844508 17689624 12 17:24:05 17:20:01 10804004 31733612 529500 1.61 717452 19366564 2019436 5.95 2844720 17689624 24 17:24:05 17:21:01 10803736 31733368 529752 1.61 717460 19366576 2019436 5.95 2843916 17689636 20 17:24:05 17:22:01 10803980 31733624 529412 1.61 717488 19366580 2019436 5.95 2844296 17689640 8 17:24:05 17:23:01 10803932 31733616 529384 1.61 717504 19366580 2019436 5.95 2844528 17689640 12 17:24:05 17:24:01 10262164 31700428 558396 1.70 732684 19820240 2079864 6.13 2893216 18135548 92 17:24:05 Average: 11291576 31634261 628705 1.91 679188 18854056 2178525 6.42 2950947 17131590 46136 17:24:05 17:24:05 16:09:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:24:05 16:10:01 docker0 260.80 245.83 19.64 1782.41 0.00 0.00 0.00 0.00 17:24:05 16:10:01 ens3 426.89 378.76 5156.26 91.77 0.00 0.00 0.00 0.00 17:24:05 16:10:01 veth13cee93 0.28 0.47 0.02 0.04 0.00 0.00 0.00 0.00 17:24:05 16:10:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 17:24:05 16:11:01 docker0 1.22 1.22 0.08 0.09 0.00 0.00 0.00 0.00 17:24:05 16:11:01 ens3 24.51 14.31 20.23 10.72 0.00 0.00 0.00 0.00 17:24:05 16:11:01 veth13cee93 1.22 1.25 0.09 0.10 0.00 0.00 0.00 0.00 17:24:05 16:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:24:05 16:12:01 docker0 40.57 57.05 2.27 190.90 0.00 0.00 0.00 0.00 17:24:05 16:12:01 ens3 196.68 137.69 1894.35 83.48 0.00 0.00 0.00 0.00 17:24:05 16:12:01 vethdb8c563 0.00 0.72 0.00 0.04 0.00 0.00 0.00 0.00 17:24:05 16:12:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 17:24:05 16:13:01 docker0 226.45 416.86 16.65 5943.04 0.00 0.00 0.00 0.00 17:24:05 16:13:01 vethd6465db 219.50 404.03 19.22 5828.36 0.00 0.00 0.00 0.48 17:24:05 16:13:01 ens3 457.62 252.07 6019.30 37.32 0.00 0.00 0.00 0.00 17:24:05 16:13:01 vethdb8c563 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 17:24:05 16:13:01 veth7d78a48 0.77 0.87 0.06 1.74 0.00 0.00 0.00 0.00 17:24:05 16:13:01 lo 1.60 1.60 0.15 0.15 0.00 0.00 0.00 0.00 17:24:05 16:14:01 docker0 569.77 870.20 40.69 11785.22 0.00 0.00 0.00 0.00 17:24:05 16:14:01 vethb0d14bb 289.20 438.48 24.46 5830.93 0.00 0.00 0.00 0.48 17:24:05 16:14:01 vethd6465db 0.12 0.33 0.01 0.02 0.00 0.00 0.00 0.00 17:24:05 16:14:01 vethbe5ab09 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 17:24:05 16:14:01 ens3 987.80 649.96 12961.02 134.21 0.00 0.00 0.00 0.00 17:24:05 16:14:01 vethdb8c563 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 17:24:05 16:14:01 veth0f4a5ce 258.52 405.20 22.45 5828.25 0.00 0.00 0.00 0.48 17:24:05 16:14:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 17:24:05 16:15:01 docker0 25.81 49.40 2.15 665.21 0.00 0.00 0.00 0.00 17:24:05 16:15:01 vethb0d14bb 0.12 0.22 0.01 0.01 0.00 0.00 0.00 0.00 17:24:05 16:15:01 ens3 120.48 91.79 702.24 81.13 0.00 0.00 0.00 0.00 17:24:05 16:15:01 vethdb8c563 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 17:24:05 16:15:01 veth0f4a5ce 0.12 0.22 0.01 0.01 0.00 0.00 0.00 0.00 17:24:05 16:15:01 veth5b00150 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 17:24:05 16:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:24:05 16:16:01 docker0 37.79 45.65 2.22 194.05 0.00 0.00 0.00 0.00 17:24:05 16:16:01 vethb0d14bb 0.12 0.35 0.01 0.02 0.00 0.00 0.00 0.00 17:24:05 16:16:01 ens3 120.36 93.44 233.35 85.18 0.00 0.00 0.00 0.00 17:24:05 16:16:01 vethdb8c563 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 17:24:05 16:16:01 vethc183b26 0.03 0.13 0.00 0.01 0.00 0.00 0.00 0.00 17:24:05 16:16:01 veth0f4a5ce 0.13 0.38 0.01 0.02 0.00 0.00 0.00 0.00 17:24:05 16:16:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 17:24:05 16:17:01 docker0 44.71 56.66 3.11 505.57 0.00 0.00 0.00 0.00 17:24:05 16:17:01 ens3 80.00 57.39 524.72 13.94 0.00 0.00 0.00 0.00 17:24:05 16:17:01 vethdb8c563 0.00 0.57 0.00 0.03 0.00 0.00 0.00 0.00 17:24:05 16:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:24:05 16:18:01 docker0 16.28 19.18 0.94 77.31 0.00 0.00 0.00 0.00 17:24:05 16:18:01 ens3 24.93 19.98 82.69 3.61 0.00 0.00 0.00 0.00 17:24:05 16:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:05 16:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:05 16:19:01 ens3 0.48 0.42 0.10 0.09 0.00 0.00 0.00 0.00 17:24:05 16:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:24:05 16:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:05 16:20:01 ens3 0.50 0.42 0.43 0.03 0.00 0.00 0.00 0.00 17:24:05 16:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:05 16:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:05 16:21:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:24:05 16:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:24:05 16:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:05 16:22:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:05 16:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:05 16:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:05 16:23:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:24:05 16:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:24:05 16:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:05 16:24:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 17:24:05 16:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:05 16:25:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:05 16:25:02 ens3 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 17:24:05 16:25:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:24:05 16:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:05 16:26:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:05 16:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:05 16:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:05 16:27:01 ens3 0.45 0.12 0.05 0.01 0.00 0.00 0.00 0.00 17:24:05 16:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:24:05 16:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:05 16:28:01 ens3 0.73 0.52 0.41 0.28 0.00 0.00 0.00 0.00 17:24:05 16:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:05 16:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:05 16:29:01 ens3 0.23 0.23 0.08 0.08 0.00 0.00 0.00 0.00 17:24:05 16:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:24:05 16:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:05 16:30:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:05 16:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:05 16:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:05 16:31:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:24:05 16:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:24:05 16:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:05 16:32:01 ens3 0.55 0.00 0.05 0.00 0.00 0.00 0.00 0.00 17:24:05 16:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:05 16:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:05 16:33:01 ens3 1.57 0.95 0.72 0.49 0.00 0.00 0.00 0.00 17:24:05 16:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:24:05 16:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:05 16:34:01 ens3 0.18 0.10 0.08 0.06 0.00 0.00 0.00 0.00 17:24:05 16:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:05 16:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:05 16:35:01 ens3 0.23 0.17 0.07 0.01 0.00 0.00 0.00 0.00 17:24:05 16:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:24:05 16:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:05 16:36:01 ens3 0.33 0.02 0.01 0.00 0.00 0.00 0.00 0.00 17:24:05 16:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:05 16:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:05 16:37:01 ens3 0.63 0.22 0.14 0.08 0.00 0.00 0.00 0.00 17:24:05 16:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:24:05 16:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:05 16:38:01 ens3 0.47 0.45 0.29 0.21 0.00 0.00 0.00 0.00 17:24:05 16:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:05 16:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:05 16:39:01 ens3 0.23 0.23 0.08 0.08 0.00 0.00 0.00 0.00 17:24:05 16:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:24:05 16:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:05 16:40:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:05 16:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:05 16:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:05 16:41:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:24:05 16:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:24:05 16:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:05 16:42:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 17:24:05 16:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:05 16:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:05 16:43:01 ens3 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:24:05 16:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:24:05 16:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:05 16:44:01 ens3 0.28 0.18 0.19 0.07 0.00 0.00 0.00 0.00 17:24:05 16:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:05 16:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:05 16:45:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:24:05 16:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:24:05 16:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:05 16:46:01 ens3 6.28 9.65 0.73 17.87 0.00 0.00 0.00 0.00 17:24:05 16:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:05 16:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:05 16:47:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:24:05 16:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:24:05 16:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:05 16:48:01 ens3 7.73 14.80 0.83 15.19 0.00 0.00 0.00 0.00 17:24:05 16:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:05 16:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:05 16:49:01 ens3 4.52 8.73 0.36 7.62 0.00 0.00 0.00 0.00 17:24:05 16:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:24:05 16:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:05 16:50:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:05 16:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:05 16:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:05 16:51:01 ens3 8.65 14.75 0.79 15.12 0.00 0.00 0.00 0.00 17:24:05 16:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:24:05 16:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:05 16:52:01 ens3 0.50 0.10 0.13 0.01 0.00 0.00 0.00 0.00 17:24:05 16:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:05 16:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:05 16:53:01 ens3 1.17 1.42 0.39 1.05 0.00 0.00 0.00 0.00 17:24:05 16:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:24:05 16:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:05 16:54:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 17:24:05 16:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:05 16:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:05 16:55:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:24:05 16:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:24:05 16:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:05 16:56:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:05 16:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:05 16:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:05 16:57:01 ens3 0.82 0.10 0.07 0.01 0.00 0.00 0.00 0.00 17:24:05 16:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:24:05 16:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:05 16:58:01 ens3 0.30 0.17 0.15 0.07 0.00 0.00 0.00 0.00 17:24:05 16:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:05 16:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:05 16:59:01 ens3 0.65 0.50 0.34 0.28 0.00 0.00 0.00 0.00 17:24:05 16:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:24:05 17:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:05 17:00:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:05 17:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:05 17:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:05 17:01:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:24:05 17:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:24:05 17:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:05 17:02:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:05 17:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:05 17:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:05 17:03:01 ens3 0.23 0.13 0.07 0.01 0.00 0.00 0.00 0.00 17:24:05 17:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:24:05 17:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:05 17:04:01 ens3 1.07 0.35 0.38 0.26 0.00 0.00 0.00 0.00 17:24:05 17:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:05 17:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:05 17:05:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 17:24:05 17:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:24:05 17:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:05 17:06:01 ens3 7.07 5.33 5.13 6.10 0.00 0.00 0.00 0.00 17:24:05 17:06:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 17:24:05 17:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:05 17:07:01 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 17:24:05 17:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:24:05 17:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:05 17:08:01 ens3 0.18 0.12 0.12 0.01 0.00 0.00 0.00 0.00 17:24:05 17:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:05 17:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:05 17:09:01 ens3 0.38 0.18 0.09 0.07 0.00 0.00 0.00 0.00 17:24:05 17:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:24:05 17:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:05 17:10:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:05 17:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:05 17:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:05 17:11:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:24:05 17:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:24:05 17:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:05 17:12:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:05 17:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:05 17:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:05 17:13:01 ens3 0.32 0.12 0.07 0.01 0.00 0.00 0.00 0.00 17:24:05 17:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:24:05 17:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:05 17:14:01 ens3 1.22 0.55 0.53 0.34 0.00 0.00 0.00 0.00 17:24:05 17:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:05 17:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:05 17:15:01 ens3 1.07 0.67 0.40 0.29 0.00 0.00 0.00 0.00 17:24:05 17:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:24:05 17:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:05 17:16:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:05 17:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:05 17:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:05 17:17:01 ens3 0.18 0.12 0.01 0.01 0.00 0.00 0.00 0.00 17:24:05 17:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:24:05 17:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:05 17:18:01 ens3 0.40 0.00 0.05 0.00 0.00 0.00 0.00 0.00 17:24:05 17:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:05 17:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:05 17:19:01 ens3 1.28 0.53 0.39 0.28 0.00 0.00 0.00 0.00 17:24:05 17:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:24:05 17:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:05 17:20:01 ens3 0.67 0.57 0.35 0.28 0.00 0.00 0.00 0.00 17:24:05 17:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:05 17:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:05 17:21:01 ens3 0.38 0.08 0.02 0.01 0.00 0.00 0.00 0.00 17:24:05 17:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:24:05 17:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:05 17:22:01 ens3 0.63 0.18 0.20 0.07 0.00 0.00 0.00 0.00 17:24:05 17:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:05 17:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:05 17:23:01 ens3 0.57 0.37 0.27 0.21 0.00 0.00 0.00 0.00 17:24:05 17:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:24:05 17:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:05 17:24:01 ens3 126.46 86.75 2537.06 43.18 0.00 0.00 0.00 0.00 17:24:05 17:24:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 17:24:05 Average: docker0 16.31 23.50 1.17 281.96 0.00 0.00 0.00 0.00 17:24:05 Average: ens3 34.96 24.63 402.02 8.69 0.00 0.00 0.00 0.00 17:24:05 Average: lo 0.18 0.18 0.01 0.01 0.00 0.00 0.00 0.00 17:24:05 17:24:05 17:24:05 ---> sar -P ALL: 17:24:05 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-64384) 05/23/22 _x86_64_ (8 CPU) 17:24:05 17:24:05 16:08:03 LINUX RESTART (8 CPU) 17:24:05 17:24:05 16:09:01 CPU %user %nice %system %iowait %steal %idle 17:24:05 16:10:01 all 33.36 0.00 8.26 1.20 0.10 57.08 17:24:05 16:10:01 0 33.74 0.00 10.38 5.71 0.12 50.05 17:24:05 16:10:01 1 32.20 0.00 8.41 0.10 0.12 59.17 17:24:05 16:10:01 2 34.59 0.00 7.94 0.47 0.10 56.89 17:24:05 16:10:01 3 35.91 0.00 8.27 0.53 0.10 55.20 17:24:05 16:10:01 4 31.77 0.00 7.07 1.75 0.08 59.33 17:24:05 16:10:01 5 34.67 0.00 8.35 0.03 0.10 56.84 17:24:05 16:10:01 6 32.55 0.00 7.18 0.14 0.08 60.05 17:24:05 16:10:01 7 31.43 0.00 8.49 0.87 0.10 59.11 17:24:05 16:11:01 all 39.23 0.00 5.05 0.31 0.09 55.32 17:24:05 16:11:01 0 38.10 0.00 5.02 1.70 0.08 55.10 17:24:05 16:11:01 1 39.33 0.00 5.33 0.05 0.08 55.20 17:24:05 16:11:01 2 38.76 0.00 5.11 0.15 0.08 55.89 17:24:05 16:11:01 3 40.37 0.00 4.91 0.10 0.10 54.52 17:24:05 16:11:01 4 39.17 0.00 5.02 0.45 0.08 55.27 17:24:05 16:11:01 5 39.49 0.00 4.76 0.00 0.08 55.67 17:24:05 16:11:01 6 39.79 0.00 5.31 0.00 0.08 54.81 17:24:05 16:11:01 7 38.83 0.00 4.90 0.03 0.08 56.14 17:24:05 16:12:01 all 21.70 0.00 10.13 3.68 0.09 64.41 17:24:05 16:12:01 0 19.43 0.00 8.71 1.12 0.08 70.65 17:24:05 16:12:01 1 22.38 0.00 10.68 1.64 0.09 65.22 17:24:05 16:12:01 2 21.46 0.00 11.04 3.07 0.09 64.36 17:24:05 16:12:01 3 20.38 0.00 11.97 13.45 0.09 54.11 17:24:05 16:12:01 4 24.22 0.00 9.05 2.60 0.09 64.04 17:24:05 16:12:01 5 21.96 0.00 10.28 2.32 0.09 65.36 17:24:05 16:12:01 6 21.71 0.00 10.25 4.88 0.09 63.07 17:24:05 16:12:01 7 22.04 0.00 9.10 0.48 0.10 68.28 17:24:05 16:13:01 all 72.63 0.00 12.81 4.75 0.14 9.67 17:24:05 16:13:01 0 72.12 0.00 11.67 3.11 0.14 12.96 17:24:05 16:13:01 1 72.48 0.00 13.17 4.28 0.15 9.91 17:24:05 16:13:01 2 70.23 0.00 13.69 6.37 0.14 9.57 17:24:05 16:13:01 3 73.05 0.00 13.99 3.35 0.13 9.47 17:24:05 16:13:01 4 73.01 0.00 12.20 8.49 0.15 6.16 17:24:05 16:13:01 5 73.89 0.00 12.26 4.52 0.13 9.18 17:24:05 16:13:01 6 72.94 0.00 12.38 2.76 0.15 11.76 17:24:05 16:13:01 7 73.27 0.00 13.08 5.12 0.15 8.38 17:24:05 16:14:01 all 70.00 0.00 15.56 4.50 0.15 9.79 17:24:05 16:14:01 0 76.23 0.00 11.10 3.97 0.13 8.56 17:24:05 16:14:01 1 70.52 0.00 14.06 2.53 0.15 12.75 17:24:05 16:14:01 2 68.44 0.00 14.62 4.11 0.15 12.68 17:24:05 16:14:01 3 68.63 0.00 17.43 7.23 0.15 6.56 17:24:05 16:14:01 4 68.39 0.00 16.34 3.24 0.15 11.89 17:24:05 16:14:01 5 69.41 0.00 16.32 3.19 0.13 10.94 17:24:05 16:14:01 6 70.63 0.00 17.26 5.02 0.15 6.94 17:24:05 16:14:01 7 67.73 0.00 17.37 6.75 0.14 8.02 17:24:05 16:15:01 all 88.77 0.00 10.92 0.03 0.13 0.15 17:24:05 16:15:01 0 89.68 0.00 9.80 0.03 0.13 0.35 17:24:05 16:15:01 1 87.85 0.00 11.94 0.00 0.13 0.08 17:24:05 16:15:01 2 87.66 0.00 11.94 0.02 0.13 0.25 17:24:05 16:15:01 3 88.04 0.00 11.68 0.00 0.13 0.15 17:24:05 16:15:01 4 90.49 0.00 9.22 0.02 0.12 0.15 17:24:05 16:15:01 5 89.21 0.00 10.52 0.02 0.13 0.12 17:24:05 16:15:01 6 88.03 0.00 11.62 0.15 0.13 0.07 17:24:05 16:15:01 7 89.15 0.00 10.68 0.00 0.15 0.02 17:24:05 16:16:01 all 69.39 0.00 12.83 4.02 0.13 13.62 17:24:05 16:16:01 0 85.10 0.00 8.55 1.19 0.13 5.03 17:24:05 16:16:01 1 65.61 0.00 12.71 1.33 0.13 20.22 17:24:05 16:16:01 2 69.23 0.00 14.20 2.81 0.13 13.63 17:24:05 16:16:01 3 68.83 0.00 12.26 7.14 0.13 11.64 17:24:05 16:16:01 4 65.81 0.00 13.06 3.57 0.13 17.42 17:24:05 16:16:01 5 63.71 0.00 15.88 5.30 0.13 14.97 17:24:05 16:16:01 6 71.03 0.00 13.53 4.38 0.13 10.92 17:24:05 16:16:01 7 65.66 0.00 12.49 6.49 0.14 15.22 17:24:05 16:17:01 all 42.38 0.00 11.12 3.65 0.11 42.73 17:24:05 16:17:01 0 42.35 0.00 10.93 1.29 0.12 45.32 17:24:05 16:17:01 1 41.32 0.00 11.37 1.94 0.10 45.27 17:24:05 16:17:01 2 41.91 0.00 12.61 12.34 0.12 33.02 17:24:05 16:17:01 3 43.92 0.00 11.15 2.02 0.10 42.81 17:24:05 16:17:01 4 41.96 0.00 11.33 1.02 0.12 45.57 17:24:05 16:17:01 5 37.28 0.00 11.46 4.94 0.10 46.22 17:24:05 16:17:01 6 42.24 0.00 10.62 4.10 0.10 42.94 17:24:05 16:17:01 7 48.00 0.00 9.54 1.61 0.12 40.73 17:24:05 16:18:01 all 3.36 0.00 2.87 3.13 0.04 90.60 17:24:05 16:18:01 0 4.31 0.00 2.34 0.17 0.03 93.15 17:24:05 16:18:01 1 3.42 0.00 1.79 0.03 0.03 94.72 17:24:05 16:18:01 2 2.86 0.00 4.45 12.55 0.03 80.10 17:24:05 16:18:01 3 4.24 0.00 2.58 3.33 0.07 89.78 17:24:05 16:18:01 4 3.09 0.00 2.47 6.02 0.05 88.37 17:24:05 16:18:01 5 2.67 0.00 3.31 0.64 0.05 93.34 17:24:05 16:18:01 6 3.43 0.00 3.90 1.24 0.03 91.39 17:24:05 16:18:01 7 2.82 0.00 2.13 1.13 0.02 93.90 17:24:05 16:19:01 all 0.01 0.00 0.01 0.01 0.00 99.96 17:24:05 16:19:01 0 0.03 0.00 0.03 0.00 0.02 99.92 17:24:05 16:19:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:24:05 16:19:01 2 0.02 0.00 0.02 0.00 0.00 99.97 17:24:05 16:19:01 3 0.02 0.00 0.03 0.05 0.00 99.90 17:24:05 16:19:01 4 0.02 0.00 0.03 0.02 0.02 99.92 17:24:05 16:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:24:05 16:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:24:05 16:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:24:05 16:20:01 all 0.02 0.00 0.02 0.01 0.00 99.95 17:24:05 16:20:01 0 0.07 0.00 0.05 0.00 0.00 99.88 17:24:05 16:20:01 1 0.00 0.00 0.02 0.00 0.00 99.98 17:24:05 16:20:01 2 0.03 0.00 0.02 0.00 0.02 99.93 17:24:05 16:20:01 3 0.02 0.00 0.00 0.02 0.00 99.97 17:24:05 16:20:01 4 0.00 0.00 0.00 0.03 0.00 99.97 17:24:05 16:20:01 5 0.03 0.00 0.07 0.00 0.00 99.90 17:24:05 16:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:24:05 16:20:01 7 0.02 0.00 0.00 0.00 0.02 99.97 17:24:05 17:24:05 16:20:01 CPU %user %nice %system %iowait %steal %idle 17:24:05 16:21:01 all 0.01 0.00 0.01 0.01 0.00 99.96 17:24:05 16:21:01 0 0.02 0.00 0.07 0.00 0.00 99.92 17:24:05 16:21:01 1 0.03 0.00 0.00 0.00 0.00 99.97 17:24:05 16:21:01 2 0.02 0.00 0.02 0.00 0.00 99.97 17:24:05 16:21:01 3 0.02 0.00 0.00 0.03 0.02 99.93 17:24:05 16:21:01 4 0.00 0.00 0.00 0.02 0.00 99.98 17:24:05 16:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:24:05 16:21:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:24:05 16:21:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:24:05 16:22:01 all 0.01 0.00 0.01 0.00 0.00 99.97 17:24:05 16:22:01 0 0.02 0.00 0.00 0.00 0.02 99.97 17:24:05 16:22:01 1 0.03 0.00 0.02 0.00 0.00 99.95 17:24:05 16:22:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:24:05 16:22:01 3 0.02 0.00 0.02 0.02 0.00 99.95 17:24:05 16:22:01 4 0.00 0.00 0.00 0.02 0.00 99.98 17:24:05 16:22:01 5 0.00 0.00 0.02 0.00 0.00 99.98 17:24:05 16:22:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:24:05 16:22:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:24:05 16:23:01 all 0.01 0.00 0.01 0.01 0.00 99.97 17:24:05 16:23:01 0 0.03 0.00 0.03 0.00 0.00 99.93 17:24:05 16:23:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:24:05 16:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:24:05 16:23:01 3 0.00 0.00 0.00 0.05 0.00 99.95 17:24:05 16:23:01 4 0.02 0.00 0.02 0.03 0.00 99.93 17:24:05 16:23:01 5 0.00 0.00 0.00 0.02 0.00 99.98 17:24:05 16:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:24:05 16:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:24:05 16:24:01 all 0.21 0.00 0.03 0.01 0.00 99.74 17:24:05 16:24:01 0 0.08 0.00 0.07 0.00 0.02 99.83 17:24:05 16:24:01 1 0.00 0.00 0.02 0.00 0.00 99.98 17:24:05 16:24:01 2 0.00 0.00 0.03 0.00 0.00 99.97 17:24:05 16:24:01 3 1.58 0.00 0.03 0.03 0.02 98.33 17:24:05 16:24:01 4 0.00 0.00 0.02 0.03 0.00 99.95 17:24:05 16:24:01 5 0.00 0.00 0.03 0.00 0.00 99.97 17:24:05 16:24:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:24:05 16:24:01 7 0.02 0.00 0.03 0.00 0.00 99.95 17:24:05 16:25:02 all 0.26 0.00 0.01 0.01 0.00 99.72 17:24:05 16:25:02 0 0.00 0.00 0.02 0.00 0.00 99.98 17:24:05 16:25:02 1 0.00 0.00 0.02 0.00 0.02 99.97 17:24:05 16:25:02 2 0.00 0.00 0.00 0.00 0.00 100.00 17:24:05 16:25:02 3 2.00 0.00 0.02 0.03 0.00 97.95 17:24:05 16:25:02 4 0.00 0.00 0.02 0.07 0.00 99.92 17:24:05 16:25:02 5 0.02 0.00 0.02 0.00 0.00 99.97 17:24:05 16:25:02 6 0.00 0.00 0.00 0.00 0.00 100.00 17:24:05 16:25:02 7 0.00 0.00 0.00 0.00 0.00 100.00 17:24:05 16:26:01 all 0.25 0.00 0.01 0.00 0.00 99.74 17:24:05 16:26:01 0 0.05 0.00 0.03 0.00 0.00 99.92 17:24:05 16:26:01 1 0.03 0.00 0.02 0.00 0.00 99.95 17:24:05 16:26:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:24:05 16:26:01 3 1.81 0.00 0.00 0.02 0.00 98.18 17:24:05 16:26:01 4 0.02 0.00 0.02 0.02 0.00 99.95 17:24:05 16:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:24:05 16:26:01 6 0.03 0.00 0.00 0.00 0.00 99.97 17:24:05 16:26:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:24:05 16:27:01 all 0.00 0.00 0.01 0.02 0.00 99.97 17:24:05 16:27:01 0 0.02 0.00 0.03 0.00 0.02 99.93 17:24:05 16:27:01 1 0.00 0.00 0.00 0.08 0.00 99.92 17:24:05 16:27:01 2 0.00 0.00 0.02 0.00 0.00 99.98 17:24:05 16:27:01 3 0.00 0.00 0.00 0.00 0.02 99.98 17:24:05 16:27:01 4 0.00 0.00 0.00 0.05 0.00 99.95 17:24:05 16:27:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:24:05 16:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:24:05 16:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:24:05 16:28:01 all 0.05 0.00 0.01 0.01 0.00 99.93 17:24:05 16:28:01 0 0.03 0.00 0.03 0.00 0.00 99.93 17:24:05 16:28:01 1 0.02 0.00 0.00 0.05 0.00 99.93 17:24:05 16:28:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:24:05 16:28:01 3 0.30 0.00 0.00 0.00 0.00 99.70 17:24:05 16:28:01 4 0.00 0.00 0.00 0.02 0.02 99.97 17:24:05 16:28:01 5 0.02 0.00 0.02 0.00 0.00 99.97 17:24:05 16:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:24:05 16:28:01 7 0.03 0.00 0.00 0.00 0.00 99.97 17:24:05 16:29:01 all 0.00 0.00 0.01 0.01 0.00 99.97 17:24:05 16:29:01 0 0.02 0.00 0.05 0.00 0.00 99.93 17:24:05 16:29:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:24:05 16:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:24:05 16:29:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:24:05 16:29:01 4 0.00 0.00 0.00 0.05 0.00 99.95 17:24:05 16:29:01 5 0.00 0.00 0.02 0.02 0.00 99.97 17:24:05 16:29:01 6 0.00 0.00 0.02 0.02 0.00 99.97 17:24:05 16:29:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:24:05 16:30:01 all 0.01 0.00 0.00 0.01 0.00 99.97 17:24:05 16:30:01 0 0.02 0.00 0.02 0.00 0.02 99.95 17:24:05 16:30:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:24:05 16:30:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:24:05 16:30:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:24:05 16:30:01 4 0.02 0.00 0.00 0.03 0.00 99.95 17:24:05 16:30:01 5 0.00 0.00 0.00 0.02 0.00 99.98 17:24:05 16:30:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:24:05 16:30:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:24:05 16:31:01 all 0.05 0.00 0.01 0.01 0.00 99.94 17:24:05 16:31:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:24:05 16:31:01 1 0.02 0.00 0.00 0.02 0.00 99.97 17:24:05 16:31:01 2 0.02 0.00 0.02 0.00 0.00 99.97 17:24:05 16:31:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:24:05 16:31:01 4 0.27 0.00 0.00 0.02 0.00 99.72 17:24:05 16:31:01 5 0.02 0.00 0.02 0.02 0.00 99.95 17:24:05 16:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:24:05 16:31:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:24:05 17:24:05 16:31:01 CPU %user %nice %system %iowait %steal %idle 17:24:05 16:32:01 all 0.00 0.00 0.01 0.01 0.00 99.98 17:24:05 16:32:01 0 0.00 0.00 0.00 0.00 0.02 99.98 17:24:05 16:32:01 1 0.00 0.00 0.02 0.03 0.00 99.95 17:24:05 16:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:24:05 16:32:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:24:05 16:32:01 4 0.00 0.00 0.00 0.03 0.00 99.97 17:24:05 16:32:01 5 0.00 0.00 0.02 0.00 0.00 99.98 17:24:05 16:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:24:05 16:32:01 7 0.00 0.00 0.00 0.00 0.02 99.98 17:24:05 16:33:01 all 0.08 0.00 0.01 0.01 0.00 99.90 17:24:05 16:33:01 0 0.02 0.00 0.07 0.00 0.00 99.92 17:24:05 16:33:01 1 0.03 0.00 0.02 0.03 0.00 99.92 17:24:05 16:33:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:24:05 16:33:01 3 0.03 0.00 0.00 0.00 0.00 99.97 17:24:05 16:33:01 4 0.47 0.00 0.03 0.02 0.00 99.48 17:24:05 16:33:01 5 0.07 0.00 0.00 0.00 0.00 99.93 17:24:05 16:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:24:05 16:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:24:05 16:34:01 all 0.27 0.00 0.01 0.01 0.00 99.71 17:24:05 16:34:01 0 0.07 0.00 0.02 0.00 0.02 99.90 17:24:05 16:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:24:05 16:34:01 2 0.02 0.00 0.00 0.02 0.00 99.97 17:24:05 16:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:24:05 16:34:01 4 2.00 0.00 0.02 0.03 0.00 97.95 17:24:05 16:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:24:05 16:34:01 6 0.02 0.00 0.03 0.00 0.00 99.95 17:24:05 16:34:01 7 0.03 0.00 0.00 0.00 0.00 99.97 17:24:05 16:35:01 all 0.26 0.00 0.01 0.01 0.00 99.72 17:24:05 16:35:01 0 0.03 0.00 0.02 0.00 0.00 99.95 17:24:05 16:35:01 1 0.00 0.00 0.02 0.00 0.00 99.98 17:24:05 16:35:01 2 0.03 0.00 0.02 0.03 0.00 99.92 17:24:05 16:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:24:05 16:35:01 4 1.97 0.00 0.02 0.02 0.00 98.00 17:24:05 16:35:01 5 0.00 0.00 0.02 0.00 0.00 99.98 17:24:05 16:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:24:05 16:35:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:24:05 16:36:01 all 0.22 0.00 0.01 0.01 0.01 99.75 17:24:05 16:36:01 0 0.02 0.00 0.05 0.00 0.00 99.93 17:24:05 16:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:24:05 16:36:01 2 0.00 0.00 0.00 0.08 0.00 99.92 17:24:05 16:36:01 3 0.08 0.00 0.02 0.00 0.02 99.88 17:24:05 16:36:01 4 1.58 0.00 0.00 0.02 0.02 98.39 17:24:05 16:36:01 5 0.05 0.00 0.00 0.00 0.00 99.95 17:24:05 16:36:01 6 0.00 0.00 0.00 0.00 0.02 99.98 17:24:05 16:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:24:05 16:37:01 all 0.10 0.00 0.01 0.01 0.00 99.88 17:24:05 16:37:01 0 0.02 0.00 0.02 0.00 0.02 99.95 17:24:05 16:37:01 1 0.02 0.00 0.02 0.02 0.00 99.95 17:24:05 16:37:01 2 0.02 0.00 0.02 0.02 0.00 99.95 17:24:05 16:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:24:05 16:37:01 4 0.70 0.00 0.02 0.02 0.00 99.27 17:24:05 16:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:24:05 16:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:24:05 16:37:01 7 0.03 0.00 0.02 0.00 0.00 99.95 17:24:05 16:38:01 all 0.26 0.00 0.01 0.01 0.00 99.73 17:24:05 16:38:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:24:05 16:38:01 1 0.00 0.00 0.02 0.03 0.00 99.95 17:24:05 16:38:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:24:05 16:38:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:24:05 16:38:01 4 1.97 0.00 0.00 0.03 0.00 98.00 17:24:05 16:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:24:05 16:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:24:05 16:38:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:24:05 16:39:01 all 0.26 0.00 0.01 0.02 0.00 99.70 17:24:05 16:39:01 0 0.05 0.00 0.03 0.00 0.02 99.90 17:24:05 16:39:01 1 0.02 0.00 0.00 0.12 0.00 99.87 17:24:05 16:39:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:24:05 16:39:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:24:05 16:39:01 4 1.99 0.00 0.02 0.03 0.00 97.96 17:24:05 16:39:01 5 0.02 0.00 0.02 0.00 0.00 99.97 17:24:05 16:39:01 6 0.00 0.00 0.00 0.02 0.00 99.98 17:24:05 16:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:24:05 16:40:01 all 0.09 0.00 0.01 0.02 0.00 99.87 17:24:05 16:40:01 0 0.05 0.00 0.03 0.00 0.00 99.92 17:24:05 16:40:01 1 0.00 0.00 0.00 0.17 0.00 99.83 17:24:05 16:40:01 2 0.02 0.00 0.02 0.00 0.00 99.97 17:24:05 16:40:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:24:05 16:40:01 4 0.65 0.00 0.02 0.03 0.00 99.30 17:24:05 16:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:24:05 16:40:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:24:05 16:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:24:05 16:41:01 all 0.07 0.00 0.01 0.01 0.00 99.91 17:24:05 16:41:01 0 0.03 0.00 0.02 0.00 0.00 99.95 17:24:05 16:41:01 1 0.00 0.00 0.00 0.02 0.00 99.98 17:24:05 16:41:01 2 0.00 0.00 0.00 0.03 0.00 99.97 17:24:05 16:41:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:24:05 16:41:01 4 0.47 0.00 0.00 0.02 0.00 99.52 17:24:05 16:41:01 5 0.02 0.00 0.02 0.00 0.00 99.97 17:24:05 16:41:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:24:05 16:41:01 7 0.03 0.00 0.00 0.00 0.00 99.97 17:24:05 16:42:01 all 0.03 0.00 0.01 0.00 0.00 99.95 17:24:05 16:42:01 0 0.02 0.00 0.02 0.00 0.02 99.95 17:24:05 16:42:01 1 0.00 0.00 0.00 0.02 0.00 99.98 17:24:05 16:42:01 2 0.02 0.00 0.02 0.00 0.00 99.97 17:24:05 16:42:01 3 0.00 0.00 0.02 0.00 0.02 99.97 17:24:05 16:42:01 4 0.18 0.00 0.00 0.02 0.00 99.80 17:24:05 16:42:01 5 0.00 0.00 0.02 0.00 0.00 99.98 17:24:05 16:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:24:05 16:42:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:24:05 17:24:05 16:42:01 CPU %user %nice %system %iowait %steal %idle 17:24:05 16:43:01 all 0.02 0.00 0.00 0.01 0.00 99.97 17:24:05 16:43:01 0 0.03 0.00 0.02 0.00 0.00 99.95 17:24:05 16:43:01 1 0.03 0.00 0.00 0.02 0.00 99.95 17:24:05 16:43:01 2 0.00 0.00 0.00 0.02 0.00 99.98 17:24:05 16:43:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:24:05 16:43:01 4 0.00 0.00 0.00 0.02 0.02 99.97 17:24:05 16:43:01 5 0.02 0.00 0.00 0.00 0.02 99.97 17:24:05 16:43:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:24:05 16:43:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:24:05 16:44:01 all 0.00 0.00 0.01 0.00 0.00 99.98 17:24:05 16:44:01 0 0.00 0.00 0.03 0.00 0.00 99.97 17:24:05 16:44:01 1 0.00 0.00 0.02 0.00 0.00 99.98 17:24:05 16:44:01 2 0.02 0.00 0.00 0.02 0.02 99.95 17:24:05 16:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:24:05 16:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:24:05 16:44:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:24:05 16:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:24:05 16:44:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:24:05 16:45:01 all 0.01 0.00 0.01 0.02 0.00 99.96 17:24:05 16:45:01 0 0.03 0.00 0.02 0.00 0.02 99.93 17:24:05 16:45:01 1 0.02 0.00 0.00 0.15 0.00 99.83 17:24:05 16:45:01 2 0.00 0.00 0.02 0.00 0.00 99.98 17:24:05 16:45:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:24:05 16:45:01 4 0.00 0.00 0.00 0.03 0.00 99.97 17:24:05 16:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:24:05 16:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:24:05 16:45:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:24:05 16:46:01 all 0.03 0.00 0.02 0.00 0.00 99.94 17:24:05 16:46:01 0 0.05 0.00 0.03 0.00 0.00 99.92 17:24:05 16:46:01 1 0.02 0.00 0.03 0.02 0.00 99.93 17:24:05 16:46:01 2 0.03 0.00 0.02 0.00 0.00 99.95 17:24:05 16:46:01 3 0.03 0.00 0.00 0.00 0.00 99.97 17:24:05 16:46:01 4 0.05 0.00 0.07 0.02 0.00 99.87 17:24:05 16:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:24:05 16:46:01 6 0.03 0.00 0.02 0.00 0.00 99.95 17:24:05 16:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:24:05 16:47:01 all 0.02 0.00 0.01 0.01 0.00 99.97 17:24:05 16:47:01 0 0.03 0.00 0.03 0.00 0.00 99.93 17:24:05 16:47:01 1 0.00 0.00 0.00 0.03 0.02 99.95 17:24:05 16:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:24:05 16:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:24:05 16:47:01 4 0.00 0.00 0.02 0.02 0.00 99.97 17:24:05 16:47:01 5 0.00 0.00 0.02 0.00 0.00 99.98 17:24:05 16:47:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:24:05 16:47:01 7 0.08 0.00 0.00 0.00 0.00 99.92 17:24:05 16:48:01 all 0.04 0.00 0.02 0.01 0.00 99.93 17:24:05 16:48:01 0 0.05 0.00 0.03 0.00 0.02 99.90 17:24:05 16:48:01 1 0.05 0.00 0.00 0.03 0.00 99.92 17:24:05 16:48:01 2 0.02 0.00 0.03 0.00 0.00 99.95 17:24:05 16:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:24:05 16:48:01 4 0.05 0.00 0.05 0.02 0.00 99.88 17:24:05 16:48:01 5 0.08 0.00 0.02 0.00 0.00 99.90 17:24:05 16:48:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:24:05 16:48:01 7 0.03 0.00 0.02 0.00 0.00 99.95 17:24:05 16:49:01 all 0.02 0.00 0.01 0.01 0.00 99.96 17:24:05 16:49:01 0 0.05 0.00 0.07 0.00 0.00 99.88 17:24:05 16:49:01 1 0.02 0.00 0.00 0.03 0.00 99.95 17:24:05 16:49:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:24:05 16:49:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:24:05 16:49:01 4 0.00 0.00 0.00 0.03 0.00 99.97 17:24:05 16:49:01 5 0.03 0.00 0.00 0.00 0.00 99.97 17:24:05 16:49:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:24:05 16:49:01 7 0.00 0.00 0.00 0.00 0.02 99.98 17:24:05 16:50:01 all 0.01 0.00 0.01 0.00 0.00 99.97 17:24:05 16:50:01 0 0.03 0.00 0.03 0.00 0.00 99.93 17:24:05 16:50:01 1 0.02 0.00 0.02 0.03 0.00 99.93 17:24:05 16:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:24:05 16:50:01 3 0.00 0.00 0.00 0.00 0.02 99.98 17:24:05 16:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:24:05 16:50:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:24:05 16:50:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:24:05 16:50:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:24:05 16:51:01 all 0.02 0.00 0.02 0.01 0.00 99.95 17:24:05 16:51:01 0 0.03 0.00 0.05 0.00 0.02 99.90 17:24:05 16:51:01 1 0.02 0.00 0.02 0.03 0.00 99.93 17:24:05 16:51:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:24:05 16:51:01 3 0.03 0.00 0.03 0.00 0.00 99.93 17:24:05 16:51:01 4 0.02 0.00 0.03 0.02 0.00 99.93 17:24:05 16:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:24:05 16:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:24:05 16:51:01 7 0.03 0.00 0.03 0.00 0.00 99.93 17:24:05 16:52:01 all 0.01 0.00 0.00 0.00 0.00 99.98 17:24:05 16:52:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:24:05 16:52:01 1 0.00 0.00 0.00 0.02 0.00 99.98 17:24:05 16:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:24:05 16:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:24:05 16:52:01 4 0.02 0.00 0.02 0.02 0.00 99.95 17:24:05 16:52:01 5 0.03 0.00 0.00 0.00 0.00 99.97 17:24:05 16:52:01 6 0.03 0.00 0.00 0.00 0.00 99.97 17:24:05 16:52:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:24:05 16:53:01 all 0.01 0.00 0.01 0.03 0.00 99.95 17:24:05 16:53:01 0 0.05 0.00 0.02 0.00 0.00 99.93 17:24:05 16:53:01 1 0.02 0.00 0.00 0.18 0.00 99.80 17:24:05 16:53:01 2 0.02 0.00 0.02 0.00 0.00 99.97 17:24:05 16:53:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:24:05 16:53:01 4 0.00 0.00 0.00 0.07 0.00 99.93 17:24:05 16:53:01 5 0.00 0.00 0.02 0.00 0.00 99.98 17:24:05 16:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:24:05 16:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:24:05 17:24:05 16:53:01 CPU %user %nice %system %iowait %steal %idle 17:24:05 16:54:01 all 0.01 0.00 0.01 0.01 0.00 99.97 17:24:05 16:54:01 0 0.03 0.00 0.03 0.00 0.02 99.92 17:24:05 16:54:01 1 0.00 0.00 0.00 0.02 0.00 99.98 17:24:05 16:54:01 2 0.00 0.00 0.02 0.00 0.00 99.98 17:24:05 16:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:24:05 16:54:01 4 0.03 0.00 0.00 0.02 0.02 99.93 17:24:05 16:54:01 5 0.03 0.00 0.02 0.00 0.00 99.95 17:24:05 16:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:24:05 16:54:01 7 0.00 0.00 0.00 0.02 0.00 99.98 17:24:05 16:55:01 all 0.00 0.00 0.01 0.01 0.00 99.98 17:24:05 16:55:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:24:05 16:55:01 1 0.00 0.00 0.00 0.05 0.00 99.95 17:24:05 16:55:01 2 0.02 0.00 0.02 0.00 0.00 99.97 17:24:05 16:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:24:05 16:55:01 4 0.00 0.00 0.02 0.02 0.00 99.97 17:24:05 16:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:24:05 16:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:24:05 16:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:24:05 16:56:01 all 0.01 0.00 0.01 0.00 0.00 99.97 17:24:05 16:56:01 0 0.02 0.00 0.03 0.00 0.02 99.93 17:24:05 16:56:01 1 0.02 0.00 0.00 0.02 0.00 99.97 17:24:05 16:56:01 2 0.00 0.00 0.02 0.00 0.00 99.98 17:24:05 16:56:01 3 0.03 0.00 0.00 0.00 0.00 99.97 17:24:05 16:56:01 4 0.02 0.00 0.02 0.02 0.00 99.95 17:24:05 16:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:24:05 16:56:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:24:05 16:56:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:24:05 16:57:01 all 0.13 0.00 0.01 0.01 0.00 99.85 17:24:05 16:57:01 0 1.00 0.00 0.03 0.00 0.02 98.95 17:24:05 16:57:01 1 0.00 0.00 0.00 0.05 0.00 99.95 17:24:05 16:57:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:24:05 16:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:24:05 16:57:01 4 0.00 0.00 0.02 0.03 0.00 99.95 17:24:05 16:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:24:05 16:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:24:05 16:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:24:05 16:58:01 all 0.20 0.00 0.00 0.00 0.00 99.79 17:24:05 16:58:01 0 1.45 0.00 0.00 0.00 0.00 98.55 17:24:05 16:58:01 1 0.02 0.00 0.02 0.02 0.00 99.95 17:24:05 16:58:01 2 0.02 0.00 0.00 0.00 0.02 99.97 17:24:05 16:58:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:24:05 16:58:01 4 0.02 0.00 0.02 0.02 0.00 99.95 17:24:05 16:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:24:05 16:58:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:24:05 16:58:01 7 0.03 0.00 0.00 0.00 0.00 99.97 17:24:05 16:59:01 all 0.01 0.00 0.01 0.01 0.00 99.97 17:24:05 16:59:01 0 0.03 0.00 0.03 0.00 0.02 99.92 17:24:05 16:59:01 1 0.02 0.00 0.00 0.03 0.00 99.95 17:24:05 16:59:01 2 0.02 0.00 0.02 0.00 0.00 99.97 17:24:05 16:59:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:24:05 16:59:01 4 0.02 0.00 0.02 0.02 0.00 99.95 17:24:05 16:59:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:24:05 16:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:24:05 16:59:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:24:05 17:00:01 all 0.00 0.00 0.01 0.00 0.00 99.98 17:24:05 17:00:01 0 0.02 0.00 0.03 0.00 0.00 99.95 17:24:05 17:00:01 1 0.00 0.00 0.00 0.03 0.00 99.97 17:24:05 17:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:24:05 17:00:01 3 0.02 0.00 0.02 0.00 0.02 99.95 17:24:05 17:00:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:24:05 17:00:01 5 0.00 0.00 0.02 0.00 0.00 99.98 17:24:05 17:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:24:05 17:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:24:05 17:01:01 all 0.01 0.00 0.01 0.01 0.00 99.97 17:24:05 17:01:01 0 0.03 0.00 0.00 0.00 0.02 99.95 17:24:05 17:01:01 1 0.02 0.00 0.00 0.03 0.00 99.95 17:24:05 17:01:01 2 0.02 0.00 0.02 0.00 0.00 99.97 17:24:05 17:01:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:24:05 17:01:01 4 0.02 0.00 0.02 0.02 0.00 99.95 17:24:05 17:01:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:24:05 17:01:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:24:05 17:01:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:24:05 17:02:01 all 0.01 0.00 0.00 0.00 0.00 99.99 17:24:05 17:02:01 0 0.03 0.00 0.02 0.00 0.00 99.95 17:24:05 17:02:01 1 0.00 0.00 0.00 0.02 0.00 99.98 17:24:05 17:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:24:05 17:02:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:24:05 17:02:01 4 0.00 0.00 0.02 0.02 0.00 99.97 17:24:05 17:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:24:05 17:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:24:05 17:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:24:05 17:03:01 all 0.02 0.00 0.01 0.01 0.00 99.96 17:24:05 17:03:01 0 0.05 0.00 0.05 0.00 0.00 99.90 17:24:05 17:03:01 1 0.02 0.00 0.00 0.05 0.00 99.93 17:24:05 17:03:01 2 0.00 0.00 0.02 0.00 0.00 99.98 17:24:05 17:03:01 3 0.03 0.00 0.02 0.00 0.00 99.95 17:24:05 17:03:01 4 0.02 0.00 0.02 0.02 0.00 99.95 17:24:05 17:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:24:05 17:03:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:24:05 17:03:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:24:05 17:04:01 all 0.01 0.00 0.01 0.00 0.00 99.97 17:24:05 17:04:01 0 0.02 0.00 0.03 0.00 0.02 99.93 17:24:05 17:04:01 1 0.00 0.00 0.00 0.02 0.00 99.98 17:24:05 17:04:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:24:05 17:04:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:24:05 17:04:01 4 0.00 0.00 0.02 0.02 0.00 99.97 17:24:05 17:04:01 5 0.00 0.00 0.02 0.00 0.00 99.98 17:24:05 17:04:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:24:05 17:04:01 7 0.03 0.00 0.00 0.00 0.02 99.95 17:24:05 17:24:05 17:04:01 CPU %user %nice %system %iowait %steal %idle 17:24:05 17:05:01 all 0.01 0.00 0.01 0.00 0.00 99.97 17:24:05 17:05:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:24:05 17:05:01 1 0.02 0.00 0.02 0.02 0.00 99.95 17:24:05 17:05:01 2 0.02 0.00 0.02 0.00 0.00 99.97 17:24:05 17:05:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:24:05 17:05:01 4 0.00 0.00 0.03 0.02 0.00 99.95 17:24:05 17:05:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:24:05 17:05:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:24:05 17:05:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:24:05 17:06:01 all 0.18 0.00 0.05 0.01 0.00 99.76 17:24:05 17:06:01 0 0.08 0.00 0.03 0.02 0.00 99.87 17:24:05 17:06:01 1 0.32 0.00 0.07 0.05 0.00 99.57 17:24:05 17:06:01 2 0.25 0.00 0.03 0.00 0.00 99.72 17:24:05 17:06:01 3 0.10 0.00 0.07 0.02 0.00 99.82 17:24:05 17:06:01 4 0.23 0.00 0.00 0.03 0.00 99.73 17:24:05 17:06:01 5 0.08 0.00 0.03 0.00 0.00 99.88 17:24:05 17:06:01 6 0.07 0.00 0.03 0.00 0.00 99.90 17:24:05 17:06:01 7 0.32 0.00 0.10 0.00 0.00 99.58 17:24:05 17:07:01 all 0.01 0.00 0.01 0.01 0.00 99.97 17:24:05 17:07:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:24:05 17:07:01 1 0.00 0.00 0.00 0.05 0.00 99.95 17:24:05 17:07:01 2 0.00 0.00 0.02 0.00 0.00 99.98 17:24:05 17:07:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:24:05 17:07:01 4 0.02 0.00 0.02 0.02 0.00 99.95 17:24:05 17:07:01 5 0.02 0.00 0.02 0.00 0.00 99.97 17:24:05 17:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:24:05 17:07:01 7 0.03 0.00 0.00 0.00 0.00 99.97 17:24:05 17:08:01 all 0.01 0.00 0.01 0.01 0.01 99.97 17:24:05 17:08:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:24:05 17:08:01 1 0.00 0.00 0.00 0.03 0.02 99.95 17:24:05 17:08:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:24:05 17:08:01 3 0.00 0.00 0.02 0.00 0.02 99.97 17:24:05 17:08:01 4 0.00 0.00 0.02 0.02 0.00 99.97 17:24:05 17:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:24:05 17:08:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:24:05 17:08:01 7 0.02 0.00 0.03 0.00 0.02 99.93 17:24:05 17:09:01 all 0.02 0.00 0.00 0.00 0.00 99.97 17:24:05 17:09:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:24:05 17:09:01 1 0.00 0.00 0.02 0.02 0.00 99.97 17:24:05 17:09:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:24:05 17:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:24:05 17:09:01 4 0.02 0.00 0.00 0.02 0.00 99.97 17:24:05 17:09:01 5 0.10 0.00 0.00 0.00 0.02 99.88 17:24:05 17:09:01 6 0.03 0.00 0.00 0.00 0.00 99.97 17:24:05 17:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:24:05 17:10:01 all 0.29 0.00 0.04 0.02 0.00 99.65 17:24:05 17:10:01 0 0.02 0.00 0.07 0.00 0.00 99.92 17:24:05 17:10:01 1 0.03 0.00 0.02 0.02 0.00 99.93 17:24:05 17:10:01 2 0.03 0.00 0.05 0.02 0.00 99.90 17:24:05 17:10:01 3 0.18 0.00 0.07 0.03 0.00 99.72 17:24:05 17:10:01 4 0.03 0.00 0.02 0.03 0.00 99.92 17:24:05 17:10:01 5 1.99 0.00 0.02 0.00 0.00 98.00 17:24:05 17:10:01 6 0.02 0.00 0.05 0.03 0.00 99.90 17:24:05 17:10:01 7 0.02 0.00 0.05 0.00 0.02 99.92 17:24:05 17:11:01 all 0.26 0.00 0.01 0.01 0.00 99.72 17:24:05 17:11:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:24:05 17:11:01 1 0.00 0.00 0.00 0.03 0.00 99.97 17:24:05 17:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:24:05 17:11:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:24:05 17:11:01 4 0.02 0.00 0.02 0.03 0.02 99.92 17:24:05 17:11:01 5 1.97 0.00 0.00 0.00 0.00 98.03 17:24:05 17:11:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:24:05 17:11:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:24:05 17:12:01 all 0.25 0.00 0.01 0.01 0.00 99.73 17:24:05 17:12:01 0 0.00 0.00 0.03 0.00 0.02 99.95 17:24:05 17:12:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:24:05 17:12:01 2 0.02 0.00 0.02 0.00 0.00 99.97 17:24:05 17:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:24:05 17:12:01 4 0.00 0.00 0.02 0.02 0.00 99.97 17:24:05 17:12:01 5 1.97 0.00 0.00 0.00 0.00 98.03 17:24:05 17:12:01 6 0.00 0.00 0.00 0.03 0.00 99.97 17:24:05 17:12:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:24:05 17:13:01 all 0.27 0.00 0.01 0.00 0.00 99.71 17:24:05 17:13:01 0 0.00 0.00 0.03 0.00 0.00 99.97 17:24:05 17:13:01 1 0.03 0.00 0.00 0.02 0.00 99.95 17:24:05 17:13:01 2 0.02 0.00 0.02 0.00 0.00 99.97 17:24:05 17:13:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:24:05 17:13:01 4 0.02 0.00 0.00 0.02 0.00 99.97 17:24:05 17:13:01 5 1.99 0.00 0.00 0.00 0.00 98.01 17:24:05 17:13:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:24:05 17:13:01 7 0.05 0.00 0.03 0.00 0.02 99.90 17:24:05 17:14:01 all 0.26 0.00 0.01 0.01 0.00 99.71 17:24:05 17:14:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:24:05 17:14:01 1 0.00 0.00 0.02 0.03 0.00 99.95 17:24:05 17:14:01 2 0.02 0.00 0.00 0.00 0.02 99.97 17:24:05 17:14:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:24:05 17:14:01 4 0.00 0.00 0.00 0.05 0.00 99.95 17:24:05 17:14:01 5 1.97 0.00 0.00 0.00 0.00 98.03 17:24:05 17:14:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:24:05 17:14:01 7 0.05 0.00 0.03 0.00 0.00 99.92 17:24:05 17:15:01 all 0.13 0.00 0.02 0.00 0.00 99.84 17:24:05 17:15:01 0 0.02 0.00 0.03 0.00 0.00 99.95 17:24:05 17:15:01 1 0.02 0.00 0.02 0.02 0.00 99.95 17:24:05 17:15:01 2 0.00 0.00 0.02 0.00 0.00 99.98 17:24:05 17:15:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:24:05 17:15:01 4 0.00 0.00 0.02 0.02 0.00 99.97 17:24:05 17:15:01 5 1.01 0.00 0.07 0.00 0.00 98.92 17:24:05 17:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:24:05 17:15:01 7 0.00 0.00 0.00 0.00 0.02 99.98 17:24:05 17:24:05 17:15:01 CPU %user %nice %system %iowait %steal %idle 17:24:05 17:16:01 all 0.01 0.00 0.01 0.01 0.00 99.97 17:24:05 17:16:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:24:05 17:16:01 1 0.00 0.00 0.00 0.03 0.00 99.97 17:24:05 17:16:01 2 0.00 0.00 0.02 0.00 0.00 99.98 17:24:05 17:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:24:05 17:16:01 4 0.02 0.00 0.02 0.02 0.00 99.95 17:24:05 17:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:24:05 17:16:01 6 0.05 0.00 0.02 0.00 0.02 99.92 17:24:05 17:16:01 7 0.03 0.00 0.00 0.00 0.00 99.97 17:24:05 17:17:01 all 0.01 0.00 0.01 0.01 0.00 99.97 17:24:05 17:17:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:24:05 17:17:01 1 0.00 0.00 0.00 0.02 0.00 99.98 17:24:05 17:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:24:05 17:17:01 3 0.02 0.00 0.00 0.00 0.02 99.97 17:24:05 17:17:01 4 0.00 0.00 0.02 0.03 0.00 99.95 17:24:05 17:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:24:05 17:17:01 6 0.02 0.00 0.02 0.03 0.00 99.93 17:24:05 17:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:24:05 17:18:01 all 0.01 0.00 0.00 0.00 0.00 99.98 17:24:05 17:18:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:24:05 17:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:24:05 17:18:01 2 0.02 0.00 0.02 0.00 0.00 99.97 17:24:05 17:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:24:05 17:18:01 4 0.02 0.00 0.00 0.02 0.00 99.97 17:24:05 17:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:24:05 17:18:01 6 0.05 0.00 0.02 0.02 0.00 99.92 17:24:05 17:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:24:05 17:19:01 all 0.01 0.00 0.01 0.01 0.00 99.97 17:24:05 17:19:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:24:05 17:19:01 1 0.02 0.00 0.02 0.00 0.00 99.97 17:24:05 17:19:01 2 0.03 0.00 0.02 0.00 0.00 99.95 17:24:05 17:19:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:24:05 17:19:01 4 0.02 0.00 0.00 0.03 0.00 99.95 17:24:05 17:19:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:24:05 17:19:01 6 0.00 0.00 0.03 0.03 0.00 99.93 17:24:05 17:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:24:05 17:20:01 all 0.02 0.00 0.01 0.01 0.00 99.96 17:24:05 17:20:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:24:05 17:20:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:24:05 17:20:01 2 0.05 0.00 0.02 0.00 0.02 99.92 17:24:05 17:20:01 3 0.03 0.00 0.02 0.00 0.00 99.95 17:24:05 17:20:01 4 0.02 0.00 0.02 0.02 0.00 99.95 17:24:05 17:20:01 5 0.00 0.00 0.00 0.00 0.02 99.98 17:24:05 17:20:01 6 0.02 0.00 0.00 0.03 0.00 99.95 17:24:05 17:20:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:24:05 17:21:01 all 0.01 0.00 0.01 0.00 0.00 99.98 17:24:05 17:21:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:24:05 17:21:01 1 0.00 0.00 0.02 0.03 0.00 99.95 17:24:05 17:21:01 2 0.02 0.00 0.02 0.00 0.00 99.97 17:24:05 17:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:24:05 17:21:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:24:05 17:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:24:05 17:21:01 6 0.03 0.00 0.00 0.00 0.00 99.97 17:24:05 17:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:24:05 17:22:01 all 0.04 0.00 0.01 0.01 0.00 99.95 17:24:05 17:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:24:05 17:22:01 1 0.02 0.00 0.00 0.02 0.00 99.97 17:24:05 17:22:01 2 0.03 0.00 0.00 0.00 0.00 99.97 17:24:05 17:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:24:05 17:22:01 4 0.03 0.00 0.02 0.03 0.00 99.92 17:24:05 17:22:01 5 0.22 0.00 0.00 0.00 0.00 99.78 17:24:05 17:22:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:24:05 17:22:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:24:05 17:23:01 all 0.26 0.00 0.00 0.01 0.00 99.73 17:24:05 17:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:24:05 17:23:01 1 0.00 0.00 0.00 0.03 0.00 99.97 17:24:05 17:23:01 2 0.02 0.00 0.02 0.00 0.02 99.95 17:24:05 17:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:24:05 17:23:01 4 0.02 0.00 0.02 0.02 0.00 99.95 17:24:05 17:23:01 5 1.97 0.00 0.00 0.00 0.00 98.03 17:24:05 17:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:24:05 17:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:24:05 17:24:01 all 3.36 0.00 1.34 0.48 0.02 94.79 17:24:05 17:24:01 0 3.05 0.00 0.95 0.23 0.02 95.75 17:24:05 17:24:01 1 3.39 0.00 1.17 0.08 0.02 95.34 17:24:05 17:24:01 2 3.77 0.00 1.41 0.00 0.02 94.80 17:24:05 17:24:01 3 3.13 0.00 1.36 0.02 0.02 95.48 17:24:05 17:24:01 4 3.53 0.00 1.32 0.82 0.03 94.29 17:24:05 17:24:01 5 3.09 0.00 1.83 2.57 0.02 92.49 17:24:05 17:24:01 6 2.98 0.00 1.59 0.03 0.02 95.37 17:24:05 17:24:01 7 3.93 0.00 1.11 0.12 0.02 94.83 17:24:05 Average: all 5.94 0.00 1.21 0.35 0.01 92.49 17:24:05 Average: 0 6.20 0.00 1.07 0.24 0.02 92.46 17:24:05 Average: 1 5.81 0.00 1.20 0.18 0.01 92.79 17:24:05 Average: 2 5.80 0.00 1.29 0.55 0.01 92.34 17:24:05 Average: 3 5.99 0.00 1.27 0.49 0.02 92.24 17:24:05 Average: 4 6.01 0.00 1.16 0.39 0.01 92.43 17:24:05 Average: 5 5.94 0.00 1.26 0.31 0.01 92.48 17:24:05 Average: 6 5.89 0.00 1.24 0.30 0.01 92.56 17:24:05 Average: 7 5.87 0.00 1.18 0.30 0.02 92.64 17:24:05 17:24:05 17:24:05