Pull request #3951 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jinlinGuan for edgexfoundry/edgex-go Loading trusted files from base branch main at 32880946a0a1135bf0659d7b4e6de2ff01b37dfb rather than 09ca32d689ec9a28adf61cf38706ae59c51dfb58 Obtained Jenkinsfile from 32880946a0a1135bf0659d7b4e6de2ff01b37dfb 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-ssh6760654229086128163.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh9753295842189594662.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 c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3951/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3951/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2648644372847299749.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3951/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5448574821859236092.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh13552818567198927367.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3951/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3951/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6248544638304400686.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 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:true] ========================================================= [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: true 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 Running on prd-ubuntu20.04-docker-8c-8g-11579 in /w/workspace/edgexfoundry_edgex-go_PR-3951 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # 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 32880946a0a1135bf0659d7b4e6de2ff01b37dfb into PR head commit 09ca32d689ec9a28adf61cf38706ae59c51dfb58 > 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/3951/head:refs/remotes/origin/PR-3951 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 09ca32d689ec9a28adf61cf38706ae59c51dfb58 # timeout=10 Merge succeeded, producing 09ca32d689ec9a28adf61cf38706ae59c51dfb58 Checking out Revision 09ca32d689ec9a28adf61cf38706ae59c51dfb58 (PR-3951) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 32880946a0a1135bf0659d7b4e6de2ff01b37dfb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 09ca32d689ec9a28adf61cf38706ae59c51dfb58 # timeout=10 Commit message: "feat(metadata): Implement Writable.ProfileChange configurations" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:47:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:47:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:47:44 ========================================================= 08:47:44 EdgeX Global Pipelines Version Info 08:47:44 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:47:45 ------------------- 08:47:45 stable info: 08:47:45 ------------------- 08:47:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:47:45 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 08:47:45 Message: update stable to v1.0.221 08:47:45 ------------------- 08:47:45 experimental info: 08:47:45 ------------------- 08:47:45 Commited By: **** collab-it+edgex@linuxfoundation.org 08:47:45 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 08:47:45 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:47:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:47:45 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:47:45 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:47:45 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:47:45 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:47:45 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 08:47:45 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:47:45 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:47:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:47:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:47:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:47:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:47:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:47:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:47:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:47:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:47:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:47:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:47:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:47:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 08:47:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 08:47:46 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:47:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3951 [Pipeline] echo 08:47:46 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3951 [Pipeline] echo 08:47:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3951 [Pipeline] echo 08:47:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 09ca32d689ec9a28adf61cf38706ae59c51dfb58 [Pipeline] echo 08:47:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 09ca32d [Pipeline] echo 08:47:46 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:47:46 provisioning config files... 08:47:47 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7543538898616334223tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:47:47 ---> docker-login.sh 08:47:47 nexus3.edgexfoundry.org:10001 08:47:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:47:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:47:47 Configure a credential helper to remove this warning. See 08:47:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:47:47 08:47:47 Login Succeeded 08:47:47 nexus3.edgexfoundry.org:10002 08:47:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:47:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:47:47 Configure a credential helper to remove this warning. See 08:47:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:47:47 08:47:47 Login Succeeded 08:47:47 nexus3.edgexfoundry.org:10003 08:47:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:47:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:47:47 Configure a credential helper to remove this warning. See 08:47:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:47:47 08:47:48 Login Succeeded 08:47:48 nexus3.edgexfoundry.org:10004 08:47:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:47:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:47:48 Configure a credential helper to remove this warning. See 08:47:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:47:48 08:47:48 Login Succeeded 08:47:48 docker.io 08:47:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:47:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:47:48 Configure a credential helper to remove this warning. See 08:47:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:47:48 08:47:48 Login Succeeded 08:47:48 ---> docker-login.sh ends [Pipeline] } 08:47:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:47:49 + 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 08:47:49 + dirname cmd/core-command/Dockerfile 08:47:49 + cut -d/ -f2 08:47:49 + echo core-command,cmd/core-command/Dockerfile 08:47:49 + dirname cmd/core-data/Dockerfile 08:47:49 + cut -d/ -f2 08:47:49 + echo core-data,cmd/core-data/Dockerfile 08:47:49 + dirname cmd/core-metadata/Dockerfile 08:47:49 + cut -d/ -f2 08:47:49 + echo core-metadata,cmd/core-metadata/Dockerfile 08:47:49 + dirname cmd/security-bootstrapper/Dockerfile 08:47:49 + cut -d/ -f2 08:47:49 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:47:49 + dirname cmd/security-proxy-setup/Dockerfile 08:47:49 + cut -d/ -f2 08:47:49 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:47:49 + dirname cmd/security-secretstore-setup/Dockerfile 08:47:49 + cut -d/ -f2 08:47:49 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:47:49 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:47:49 + cut -d/ -f2 08:47:49 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:47:49 + dirname cmd/security-spire-agent/Dockerfile 08:47:49 + cut -d/ -f2 08:47:49 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:47:49 + dirname cmd/security-spire-config/Dockerfile 08:47:49 + cut -d/ -f2 08:47:49 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:47:49 + + dirname cmd/security-spire-server/Dockerfilecut 08:47:49 -d/ -f2 08:47:49 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:47:49 + dirname cmd/support-notifications/Dockerfile 08:47:49 + cut -d/ -f2 08:47:49 + echo support-notifications,cmd/support-notifications/Dockerfile 08:47:49 + dirname cmd/support-scheduler/Dockerfile 08:47:49 + cut -d/ -f2 08:47:49 + echo support-scheduler,cmd/support-scheduler/Dockerfile 08:47:49 + + dirnamecut cmd/sys-mgmt-agent/Dockerfile -d/ 08:47:49 -f2 08:47:49 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 08:47:49 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 08:47:49 + git rev-list -1 --merges 09ca32d689ec9a28adf61cf38706ae59c51dfb58~1..09ca32d689ec9a28adf61cf38706ae59c51dfb58 [Pipeline] echo 08:47:49 -----------> git rev-list -1 --merges 09ca32d689ec9a28adf61cf38706ae59c51dfb58~1..09ca32d689ec9a28adf61cf38706ae59c51dfb58 09ca32d689ec9a28adf61cf38706ae59c51dfb58 [false] [Pipeline] sh 08:47:50 + git log --format=format:%s -1 09ca32d689ec9a28adf61cf38706ae59c51dfb58 [Pipeline] echo 08:47:50 ========================================================= 08:47:50 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:47:50 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:47:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:47:50 + grep -v github /etc/ssh/ssh_known_hosts 08:47:50 + [ -e /tmp/ssh_known_hosts ] 08:47:50 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:47:50 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:47:50 + sudo tee -a /etc/ssh/ssh_known_hosts 08:47:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 08:47:51 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:47:51 08:47:51 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:47:51 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:47:51 latest: Pulling from edgex-devops/git-semver 08:47:51 a0d0a0d46f8b: Pulling fs layer 08:47:51 3e5f54012d9b: Pulling fs layer 08:47:51 4c7163046ea9: Pulling fs layer 08:47:51 0c2d73faf560: Pulling fs layer 08:47:51 0c2d73faf560: Waiting 08:47:51 3e5f54012d9b: Verifying Checksum 08:47:51 3e5f54012d9b: Download complete 08:47:51 a0d0a0d46f8b: Download complete 08:47:51 4c7163046ea9: Verifying Checksum 08:47:51 4c7163046ea9: Download complete 08:47:51 0c2d73faf560: Verifying Checksum 08:47:51 0c2d73faf560: Download complete 08:47:51 a0d0a0d46f8b: Pull complete 08:47:51 3e5f54012d9b: Pull complete 08:47:51 4c7163046ea9: Pull complete 08:47:52 0c2d73faf560: Pull complete 08:47:52 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 08:47:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:47:52 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:47:52 prd-ubuntu20.04-docker-8c-8g-11579 does not seem to be running inside a container 08:47:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 08:47:52 $ docker top 7db4be1601e41e07cae2adade56879fb011ef3b3a0fc73728685f3ae86e2bf9c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:47:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:47:53 [ssh-agent] Looking for ssh-agent implementation... 08:47:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:47:53 $ docker exec 7db4be1601e41e07cae2adade56879fb011ef3b3a0fc73728685f3ae86e2bf9c ssh-agent 08:47:53 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXdemhjm/agent.17 08:47:53 SSH_AGENT_PID=23 08:47:53 Running ssh-add (command line suppressed) 08:47:53 Identity added: /w/workspace/edgex-go/1@tmp/private_key_1575862886790196163.key (/w/workspace/edgex-go/1@tmp/private_key_1575862886790196163.key) 08:47:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:47:53 + git tag --points-at HEAD [Pipeline] } 08:47:53 $ docker exec --env ******** --env ******** 7db4be1601e41e07cae2adade56879fb011ef3b3a0fc73728685f3ae86e2bf9c ssh-agent -k 08:47:54 unset SSH_AUTH_SOCK; 08:47:54 unset SSH_AGENT_PID; 08:47:54 echo Agent pid 23 killed; 08:47:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:47:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:47:54 [ssh-agent] Looking for ssh-agent implementation... 08:47:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:47:54 $ docker exec 7db4be1601e41e07cae2adade56879fb011ef3b3a0fc73728685f3ae86e2bf9c ssh-agent 08:47:54 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXibahOe/agent.55 08:47:54 SSH_AGENT_PID=62 08:47:54 Running ssh-add (command line suppressed) 08:47:54 Identity added: /w/workspace/edgex-go/1@tmp/private_key_8724738164372779589.key (/w/workspace/edgex-go/1@tmp/private_key_8724738164372779589.key) 08:47:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:47:54 + git semver init 08:47:54 # -> Open(): unable to determine branch for HEAD 08:47:54 # $GIT_DIR = /w/workspace/edgex-go/1/.git 08:47:54 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 08:47:54 # $SEMVER_REMOTE_NAME = origin 08:47:54 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:47:54 # $SEMVER_USER_NAME = edgex-jenkins 08:47:54 # $SEMVER_BRANCH = PR-3951 08:47:54 # $SEMVER_TEMP = /tmp/semver-157728122 08:47:54 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 08:48:09 # '/tmp/semver-157728122' -> '/w/workspace/edgex-go/1/.semver' 08:48:09 # -> Force: false 08:48:09 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 08:48:09 $ docker exec --env ******** --env ******** 7db4be1601e41e07cae2adade56879fb011ef3b3a0fc73728685f3ae86e2bf9c ssh-agent -k 08:48:09 unset SSH_AUTH_SOCK; 08:48:09 unset SSH_AGENT_PID; 08:48:09 echo Agent pid 62 killed; 08:48:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:48:10 + git semver [Pipeline] } 08:48:10 $ docker stop --time=1 7db4be1601e41e07cae2adade56879fb011ef3b3a0fc73728685f3ae86e2bf9c 08:48:12 $ docker rm -f 7db4be1601e41e07cae2adade56879fb011ef3b3a0fc73728685f3ae86e2bf9c [Pipeline] // withDockerContainer [Pipeline] sh 08:48:12 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:48:12 Stashed 1 file(s) [Pipeline] echo 08:48:12 [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 08:48:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:48:13 ========================================================= 08:48:13 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 08:48:13 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:48:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 08:48:13 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 08:48:13 59bf1c3509f3: Pulling fs layer 08:48:13 666ba61612fd: Pulling fs layer 08:48:13 8ed8ca486205: Pulling fs layer 08:48:13 4fe6c5a15a65: Pulling fs layer 08:48:13 22a0e8bec74d: Pulling fs layer 08:48:13 640e595b4fbd: Pulling fs layer 08:48:13 763cafe07f6e: Pulling fs layer 08:48:13 0c0b528cf693: Pulling fs layer 08:48:13 10935f4eaf8b: Pulling fs layer 08:48:13 0c0b528cf693: Waiting 08:48:13 763cafe07f6e: Waiting 08:48:13 10935f4eaf8b: Waiting 08:48:13 640e595b4fbd: Waiting 08:48:13 4fe6c5a15a65: Waiting 08:48:13 22a0e8bec74d: Waiting 08:48:13 8ed8ca486205: Verifying Checksum 08:48:13 8ed8ca486205: Download complete 08:48:13 666ba61612fd: Download complete 08:48:13 22a0e8bec74d: Verifying Checksum 08:48:13 22a0e8bec74d: Download complete 08:48:13 59bf1c3509f3: Verifying Checksum 08:48:13 59bf1c3509f3: Download complete 08:48:13 640e595b4fbd: Verifying Checksum 08:48:13 640e595b4fbd: Download complete 08:48:13 763cafe07f6e: Verifying Checksum 08:48:13 763cafe07f6e: Download complete 08:48:13 0c0b528cf693: Verifying Checksum 08:48:13 0c0b528cf693: Download complete 08:48:13 59bf1c3509f3: Pull complete 08:48:13 666ba61612fd: Pull complete 08:48:14 8ed8ca486205: Pull complete 08:48:14 10935f4eaf8b: Verifying Checksum 08:48:14 10935f4eaf8b: Download complete 08:48:14 4fe6c5a15a65: Verifying Checksum 08:48:14 4fe6c5a15a65: Download complete 08:48:17 4fe6c5a15a65: Pull complete 08:48:18 22a0e8bec74d: Pull complete 08:48:18 640e595b4fbd: Pull complete 08:48:18 763cafe07f6e: Pull complete 08:48:18 0c0b528cf693: Pull complete 08:48:20 10935f4eaf8b: Pull complete 08:48:20 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 08:48:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 08:48:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 08:48:21 + docker build -t ci-base-image-x86_64 -f - . 08:48:21 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 08:48:21 WORKDIR /edgex 08:48:21 COPY go.mod . 08:48:21 RUN go mod download 08:48:22 Sending build context to Docker daemon 334.8MB 08:48:22 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 08:48:22 ---> 99d49a6021b9 08:48:22 Step 2/4 : WORKDIR /edgex 08:48:24 ---> Running in 57627d76f7c5 08:48:24 Removing intermediate container 57627d76f7c5 08:48:24 ---> 58511c22343a 08:48:24 Step 3/4 : COPY go.mod . 08:48:24 ---> 7c6b40b9571a 08:48:24 Step 4/4 : RUN go mod download 08:48:24 ---> Running in f020889cb820 08:48:28 Still waiting to schedule task 08:48:28 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:48:39 Removing intermediate container f020889cb820 08:48:39 ---> 0237940de1c1 08:48:39 Successfully built 0237940de1c1 08:48:39 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 08:48:39 + docker inspect -f . ci-base-image-x86_64 08:48:39 . [Pipeline] withDockerContainer 08:48:39 prd-ubuntu20.04-docker-8c-8g-11579 does not seem to be running inside a container 08:48:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 08:48:40 $ docker top 0ae10e5ca00dbcc6a18e0827fa75757f5ea94301434c2e733c1a6ee0cc6ccde9 -eo pid,comm [Pipeline] { [Pipeline] sh 08:48:40 + go version 08:48:40 go version go1.17.6 linux/amd64 [Pipeline] } 08:48:40 $ docker stop --time=1 0ae10e5ca00dbcc6a18e0827fa75757f5ea94301434c2e733c1a6ee0cc6ccde9 08:48:42 $ docker rm -f 0ae10e5ca00dbcc6a18e0827fa75757f5ea94301434c2e733c1a6ee0cc6ccde9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:48:42 + docker inspect -f . ci-base-image-x86_64 08:48:42 . [Pipeline] withDockerContainer 08:48:42 prd-ubuntu20.04-docker-8c-8g-11579 does not seem to be running inside a container 08:48:42 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 08:48:43 $ docker top 171fc189e9aae25ab0eef3beab1dd4721bd481d386e28a205f6f0125473d6a8a -eo pid,comm [Pipeline] { [Pipeline] echo 08:48:43 ========================================================= 08:48:43 [edgeXBuildGoParallel] Running Tests and Build... 08:48:43 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:48:43 + make test 08:48:43 go mod tidy -compat=1.17 08:48:43 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:48:49 ? github.com/edgexfoundry/edgex-go [no test files] 08:48:59 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:48:59 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:48:59 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:48:59 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:48:59 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:48:59 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:48:59 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:48:59 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:48:59 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:48:59 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:48:59 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:48:59 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 08:48:59 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 08:48:59 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:48:59 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:49:00 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.058s coverage: 28.7% of statements 08:49:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:49:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:49:00 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.088s coverage: 98.5% of statements 08:49:00 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:49:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.082s coverage: 54.9% of statements 08:49:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:49:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:49:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.031s coverage: 89.2% of statements 08:49:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:49:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:49:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:49:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.089s coverage: 84.4% of statements 08:49:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:49:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:49:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 08:49:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:49:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:49:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.490s coverage: 95.2% of statements 08:49:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:49:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:49:04 ok github.com/edgexfoundry/edgex-go/internal/io 0.061s coverage: 72.2% of statements 08:49:04 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:49:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:49:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:49:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:49:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:49:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.075s coverage: 60.0% of statements 08:49:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:49:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:49:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:49:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.092s coverage: 0.9% of statements 08:49:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:49:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.068s coverage: 58.8% of statements 08:49:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.047s coverage: 24.0% of statements 08:49:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:49:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.068s coverage: 47.1% of statements 08:49:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.068s coverage: 79.5% of statements 08:49:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.079s coverage: 94.1% of statements 08:49:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.062s coverage: 96.3% of statements 08:49:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.064s coverage: 87.5% of statements 08:49:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.063s coverage: 94.4% of statements 08:49:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.055s coverage: 44.8% of statements 08:49:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.180s coverage: 82.5% of statements 08:49:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:49:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.103s coverage: 92.9% of statements 08:49:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:49:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:49:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:49:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.022s coverage: 65.1% of statements 08:49:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:49:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:49:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:49:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:49:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:49:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.069s coverage: 87.2% of statements 08:49:25 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:49:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:49:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements 08:49:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:49:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.076s coverage: 58.8% of statements 08:49:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:49:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.085s coverage: 80.0% of statements 08:49:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements 08:49:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements 08:49:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.142s coverage: 91.2% of statements 08:49:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:49:25 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.146s coverage: 64.4% of statements 08:49:25 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:49:25 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:49:25 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements 08:49:25 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 89.4% of statements 08:49:25 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements 08:49:25 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 08:49:25 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements 08:49:25 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.369s coverage: 65.4% of statements 08:49:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:49:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:49:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:49:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.149s coverage: 43.8% of statements 08:49:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:49:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:49:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.056s coverage: 89.5% of statements 08:49:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:49:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements 08:49:25 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:49:25 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:49:25 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:49:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:49:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.072s coverage: 17.7% of statements 08:49:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:49:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:49:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:49:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:49:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.165s coverage: 92.3% of statements 08:49:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:49:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:49:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:49:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:49:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.061s coverage: 63.2% of statements 08:49:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:49:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:49:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.085s coverage: 97.7% of statements 08:49:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:49:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:49:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 08:49:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 08:49:25 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 08:49:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 08:49:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 08:49:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 08:49:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 08:49:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 08:49:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 08:49:25 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements 08:49:25 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 08:49:25 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 08:49:44 GO111MODULE=on go vet ./... 08:49:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:49:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:49:47 ./bin/test-attribution-txt.sh [Pipeline] echo 08:49:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:49:47 + ls -al . 08:49:47 total 668 08:49:47 drwxrwxr-x 10 1001 1001 4096 Apr 8 08:49 . 08:49:47 drwxr-xr-x 4 root root 4096 Apr 8 08:48 .. 08:49:47 -rw-rw-r-- 1 1001 1001 11 Apr 8 08:47 .dockerignore 08:49:47 drwxrwxr-x 8 1001 1001 4096 Apr 8 08:47 .git 08:49:47 drwxrwxr-x 4 1001 1001 4096 Apr 8 08:47 .github 08:49:47 -rw-rw-r-- 1 1001 1001 870 Apr 8 08:47 .gitignore 08:49:47 -rw-rw-r-- 1 1001 1001 42 Apr 8 08:47 .golangci.yml 08:49:47 -rw-rw-r-- 1 1001 1001 87 Apr 8 08:47 .hadolint.yml 08:49:47 drwx------ 3 1001 1001 4096 Apr 8 08:48 .semver 08:49:47 -rw-rw-r-- 1 1001 1001 166 Apr 8 08:47 .sonarcloud.properties 08:49:47 -rw-rw-r-- 1 1001 1001 1171 Apr 8 08:47 ADOPTERS.md 08:49:47 -rw-rw-r-- 1 1001 1001 9953 Apr 8 08:47 Attribution.txt 08:49:47 -rw-rw-r-- 1 1001 1001 51732 Apr 8 08:47 CHANGELOG.md 08:49:47 -rw-rw-r-- 1 1001 1001 3804 Apr 8 08:47 CONTRIBUTING.md 08:49:47 -rw-rw-r-- 1 1001 1001 677 Apr 8 08:47 GOVERNANCE.md 08:49:47 -rw-rw-r-- 1 1001 1001 849 Apr 8 08:47 Jenkinsfile 08:49:47 -rw-rw-r-- 1 1001 1001 10775 Apr 8 08:47 LICENSE 08:49:47 -rw-rw-r-- 1 1001 1001 8478 Apr 8 08:47 Makefile 08:49:47 -rw-rw-r-- 1 1001 1001 582 Apr 8 08:47 OWNERS.md 08:49:47 -rw-rw-r-- 1 1001 1001 8207 Apr 8 08:47 README.md 08:49:47 -rw-rw-r-- 1 1001 1001 6912 Apr 8 08:47 SECURITY.md 08:49:47 -rw-rw-r-- 1 1001 1001 5 Apr 8 08:48 VERSION 08:49:47 -rw-rw-r-- 1 1001 1001 4131 Apr 8 08:47 ZMQWindows.md 08:49:47 drwxrwxr-x 2 1001 1001 4096 Apr 8 08:47 bin 08:49:47 drwxrwxr-x 18 1001 1001 4096 Apr 8 08:47 cmd 08:49:47 -rw-r--r-- 1 root root 431650 Apr 8 08:49 coverage.out 08:49:47 -rw-rw-r-- 1 1001 1001 3175 Apr 8 08:47 go.mod 08:49:47 -rw-rw-r-- 1 1001 1001 34990 Apr 8 08:47 go.sum 08:49:47 drwxrwxr-x 8 1001 1001 4096 Apr 8 08:47 internal 08:49:47 drwxrwxr-x 3 1001 1001 4096 Apr 8 08:47 openapi 08:49:47 drwxrwxr-x 4 1001 1001 4096 Apr 8 08:47 snap 08:49:47 -rw-rw-r-- 1 1001 1001 204 Apr 8 08:47 version.go [Pipeline] sh 08:49:48 + '[' -e coverage.out ] 08:49:48 + chown 1001:1001 coverage.out [Pipeline] stash 08:49:48 Stashed 1 file(s) [Pipeline] sh 08:49:48 + make build 08:49:48 CGO_ENABLED=1 GO111MODULE=on go build -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 08:50:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:50:08 Running on prd-ubuntu20.04-docker-arm64-4c-16g-11580 in /w/workspace/edgexfoundry_edgex-go_PR-3951 [Pipeline] { [Pipeline] ws 08:50:08 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 08:50:08 The recommended git tool is: git 08:50:15 using credential edgex-jenkins-ssh 08:50:15 Cloning the remote Git repository 08:50:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:50:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:50:15 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:50:15 > git init /w/workspace/edgex-go/1 # timeout=10 08:50:16 CGO_ENABLED=0 GO111MODULE=on go build -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 08:50:16 CGO_ENABLED=0 GO111MODULE=on go build -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 08:50:16 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:50:16 > git --version # timeout=10 08:50:16 > git --version # 'git version 2.25.1' 08:50:16 using GIT_SSH to set credentials SSH Credentials for GitHub 08:50:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:50:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:50:19 CGO_ENABLED=0 GO111MODULE=on go build -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 08:50:19 CGO_ENABLED=0 GO111MODULE=on go build -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 08:50:20 CGO_ENABLED=0 GO111MODULE=on go build -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 08:50:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:50:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:50:24 CGO_ENABLED=0 GO111MODULE=on go build -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] } 08:50:25 $ docker stop --time=1 171fc189e9aae25ab0eef3beab1dd4721bd481d386e28a205f6f0125473d6a8a 08:50:28 $ docker rm -f 171fc189e9aae25ab0eef3beab1dd4721bd481d386e28a205f6f0125473d6a8a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:50:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:50:29 08:50:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 08:50:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:50:30 latest: Pulling from edgex-devops/edgex-compose 08:50:30 cbdbe7a5bc2a: Pulling fs layer 08:50:30 ca9280d653b3: Pulling fs layer 08:50:30 7e9c9ca2126c: Pulling fs layer 08:50:30 cbdbe7a5bc2a: Download complete 08:50:30 ca9280d653b3: Verifying Checksum 08:50:30 ca9280d653b3: Download complete 08:50:30 cbdbe7a5bc2a: Pull complete 08:50:30 7e9c9ca2126c: Download complete 08:50:30 ca9280d653b3: Pull complete 08:50:33 Merging remotes/origin/main commit 32880946a0a1135bf0659d7b4e6de2ff01b37dfb into PR head commit 09ca32d689ec9a28adf61cf38706ae59c51dfb58 08:50:34 7e9c9ca2126c: Pull complete 08:50:34 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:50:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:50:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 08:50:34 Merge succeeded, producing 09ca32d689ec9a28adf61cf38706ae59c51dfb58 08:50:34 Checking out Revision 09ca32d689ec9a28adf61cf38706ae59c51dfb58 (PR-3951) 08:50:34 prd-ubuntu20.04-docker-8c-8g-11579 does not seem to be running inside a container 08:50:34 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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/edgex-compose:latest cat 08:50:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:50:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:50:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:50:33 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:50:33 using GIT_SSH to set credentials SSH Credentials for GitHub 08:50:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3951/head:refs/remotes/origin/PR-3951 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:50:33 > git config core.sparsecheckout # timeout=10 08:50:34 > git checkout -f 09ca32d689ec9a28adf61cf38706ae59c51dfb58 # timeout=10 08:50:34 > git remote # timeout=10 08:50:34 > git config --get remote.origin.url # timeout=10 08:50:34 using GIT_SSH to set credentials SSH Credentials for GitHub 08:50:34 > git merge 32880946a0a1135bf0659d7b4e6de2ff01b37dfb # timeout=10 08:50:34 > git rev-parse HEAD^{commit} # timeout=10 08:50:34 > git config core.sparsecheckout # timeout=10 08:50:34 > git checkout -f 09ca32d689ec9a28adf61cf38706ae59c51dfb58 # timeout=10 08:50:36 $ docker top 3301614af43117788be567bb9f40a206e62ba515e29e5e0bdbc4002fb5f245e1 -eo pid,comm [Pipeline] { [Pipeline] sh 08:50:36 + docker-compose build --help 08:50:36 + grep parallel 08:50:37 --parallel Build images in parallel. [Pipeline] } 08:50:37 $ docker stop --time=1 3301614af43117788be567bb9f40a206e62ba515e29e5e0bdbc4002fb5f245e1 08:50:38 $ docker rm -f 3301614af43117788be567bb9f40a206e62ba515e29e5e0bdbc4002fb5f245e1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { 08:50:38 Commit message: "feat(metadata): Implement Writable.ProfileChange configurations" [Pipeline] isUnix [Pipeline] sh 08:50:38 > git --version # timeout=10 08:50:38 > git --version # 'git version 2.25.1' 08:50:38 fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 08:50:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:50:38 . [Pipeline] withDockerContainer 08:50:39 prd-ubuntu20.04-docker-8c-8g-11579 does not seem to be running inside a container 08:50:39 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:50:39 $ docker top b0e2a786c3ce355e3b92ab84689363515520f0f4d093709f0fe0c8209c8e54c3 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:50:39 + docker-compose -f ./docker-compose-build.yml build --parallel 08:50:40 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:50:40 % Total % Received % Xferd Average Speed Time Time Time Current 08:50:40 Dload Upload Total Spent Left Speed 08:50:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 52402 0 --:--:-- --:--:-- --:--:-- 52402 08:50:40 Building core-command ... 08:50:40 Building core-data ... 08:50:40 Building core-metadata ... 08:50:40 Building security-bootstrapper ... 08:50:40 Building security-proxy-setup ... 08:50:40 Building security-secretstore-setup ... 08:50:40 Building security-spiffe-token-provider ... 08:50:40 Building security-spire-agent ... 08:50:40 Building security-spire-config ... 08:50:40 Building security-spire-server ... 08:50:40 Building support-notifications ... 08:50:40 Building support-scheduler ... 08:50:40 Building sys-mgmt-agent ... 08:50:40 Building security-secretstore-setup 08:50:40 Building security-spire-agent 08:50:40 Building support-notifications 08:50:40 Building security-spire-server 08:50:40 Building security-bootstrapper [Pipeline] sh 08:50:40 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:50:41 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:50:41 + sudo tee /etc/docker/daemon.new 08:50:41 { 08:50:41 "registry-mirrors": [ 08:50:41 "https://nexus3.edgexfoundry.org:10001" 08:50:41 ], 08:50:41 "bip": "10.250.0.254/24", 08:50:41 "hosts": [ 08:50:41 "tcp://0.0.0.0:5555", 08:50:41 "unix:///var/run/docker.sock" 08:50:41 ], 08:50:41 "mtu": 1458, 08:50:41 "selinux-enabled": true, 08:50:41 "seccomp-profile": "/etc/docker/seccomp.json" 08:50:41 } [Pipeline] sh 08:50:41 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:50:41 + sudo service docker restart 08:50:55 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:50:55 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:50:55 ---> 0237940de1c1 08:50:55 Step 3/22 : WORKDIR /edgex-go 08:50:55 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:50:55 Step 2/31 : FROM ${BUILDER_BASE} AS builder 08:50:55 ---> 0237940de1c1 08:50:55 Step 3/31 : WORKDIR /edgex-go 08:50:55 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:50:55 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:50:55 ---> 0237940de1c1 08:50:55 Step 3/25 : WORKDIR /edgex-go 08:50:56 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:50:56 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:50:56 ---> 0237940de1c1 08:50:56 Step 3/25 : WORKDIR /edgex-go 08:50:56 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:50:56 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:50:56 ---> 0237940de1c1 08:50:56 Step 3/26 : WORKDIR /edgex-go 08:50:58 ---> Running in ebc619dd0962 08:50:58 ---> Running in d87f4ac17276 08:50:58 ---> Running in 169e28637e01 08:50:58 ---> Running in faf142d69898 08:50:58 ---> Running in 5fe3e2b67b85 08:50:58 Removing intermediate container 169e28637e01 08:50:58 ---> 5e1a3dccfca4 08:50:58 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:50:58 Removing intermediate container ebc619dd0962 08:50:58 ---> 6bbe6ecde70f 08:50:58 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:50:58 Removing intermediate container 5fe3e2b67b85 08:50:58 ---> 4ae294266b96 08:50:58 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:50:58 Removing intermediate container faf142d69898 08:50:58 ---> d1f1ea2755c5 08:50:58 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:50:58 Removing intermediate container d87f4ac17276 08:50:58 ---> 50c28ad8f9c4 08:50:58 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:50:58 ---> Running in 12d8e3eb546c 08:50:58 ---> Running in 57a16509c9a4 08:50:58 ---> Running in 2fe864ff183e 08:50:58 ---> Running in c5a5e9577790 08:50:58 ---> Running in 621650c06e2b 08:50:59 Removing intermediate container 12d8e3eb546c 08:50:59 ---> 9720287075ac 08:50:59 Step 5/25 : RUN apk add --update --no-cache make git 08:50:59 ---> Running in 2bc7dfe1831d 08:50:59 Removing intermediate container 57a16509c9a4 08:50:59 ---> 11a96aeb1f37 08:50:59 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 08:50:59 ---> Running in 849e9cf9e608 08:51:00 Removing intermediate container 621650c06e2b 08:51:00 ---> 2108a2388e68 08:51:00 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 08:51:00 ---> Running in ac03dec0dbfb 08:51:00 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:51:00 Removing intermediate container 2fe864ff183e 08:51:00 ---> 910523074f67 08:51:00 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 08:51:00 ---> Running in ff1252c5eb9a 08:51:00 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:51:00 Removing intermediate container c5a5e9577790 08:51:00 ---> 64b5d8c0256f 08:51:00 Step 5/31 : RUN apk add --update --no-cache make git 08:51:00 ---> Running in 0cc96dddf671 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:51:00 provisioning config files... 08:51:00 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8176900019861753679tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:51:00 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:51:00 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:51:00 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:51:01 ---> docker-login.sh 08:51:01 nexus3.edgexfoundry.org:10001 08:51:01 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:51:01 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:51:01 OK: 221 MiB in 52 packages 08:51:01 OK: 221 MiB in 52 packages 08:51:01 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:51:01 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:51:01 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:51:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:51:01 Removing intermediate container 2bc7dfe1831d 08:51:01 ---> a3785a948d13 08:51:01 Step 6/25 : COPY go.mod vendor* ./ 08:51:01 OK: 221 MiB in 52 packages 08:51:01 Removing intermediate container 849e9cf9e608 08:51:01 ---> 0ebff0bec14f 08:51:01 Step 6/26 : COPY go.mod vendor* ./ 08:51:01 OK: 221 MiB in 52 packages 08:51:01 ---> 5d4aa6533a4f 08:51:01 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:51:01 OK: 221 MiB in 52 packages 08:51:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:51:01 Configure a credential helper to remove this warning. See 08:51:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:51:01 08:51:01 Login Succeeded 08:51:01 nexus3.edgexfoundry.org:10002 08:51:02 ---> f462ba809ed6 08:51:02 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:51:02 ---> Running in 62af0a86f9ba 08:51:02 ---> Running in 3148b2a34541 08:51:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:51:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:51:02 Configure a credential helper to remove this warning. See 08:51:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:51:02 08:51:02 Login Succeeded 08:51:02 nexus3.edgexfoundry.org:10003 08:51:02 Removing intermediate container ac03dec0dbfb 08:51:02 ---> 37b269aeff96 08:51:02 Step 6/22 : COPY go.mod vendor* ./ 08:51:02 Removing intermediate container ff1252c5eb9a 08:51:02 ---> e5de56d7db1c 08:51:02 Step 6/25 : COPY go.mod vendor* ./ 08:51:02 Removing intermediate container 0cc96dddf671 08:51:02 ---> e56142baa6d0 08:51:02 Step 6/31 : COPY go.mod vendor* ./ 08:51:02 ---> 30ec9c64c712 08:51:02 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:51:02 ---> Running in 673b8cd68901 08:51:02 ---> 4e8fb0001eb0 08:51:02 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:51:02 ---> Running in b368ac7048f8 08:51:02 ---> d5a4989b4008 08:51:02 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:51:02 ---> Running in 52f513418bf7 08:51:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:51:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:51:02 Configure a credential helper to remove this warning. See 08:51:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:51:02 08:51:02 Login Succeeded 08:51:02 nexus3.edgexfoundry.org:10004 08:51:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:51:03 Removing intermediate container 62af0a86f9ba 08:51:03 ---> 767ddae4e499 08:51:03 Step 8/25 : COPY . . 08:51:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:51:03 Configure a credential helper to remove this warning. See 08:51:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:51:03 08:51:03 Login Succeeded 08:51:03 docker.io 08:51:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:51:03 Removing intermediate container 3148b2a34541 08:51:03 ---> 95500d70f422 08:51:03 Step 8/26 : COPY . . 08:51:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:51:03 Configure a credential helper to remove this warning. See 08:51:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:51:03 08:51:03 Login Succeeded 08:51:03 ---> docker-login.sh ends [Pipeline] } 08:51:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:51:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:51:04 ========================================================= 08:51:04 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 08:51:04 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:51:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 08:51:04 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:51:04 9b3977197b4f: Pulling fs layer 08:51:04 1a89e8eeedd5: Pulling fs layer 08:51:04 94645a83ff95: Pulling fs layer 08:51:04 3f3a8bcf1eab: Pulling fs layer 08:51:04 0c92f367c5e7: Pulling fs layer 08:51:04 f7c0051592d6: Pulling fs layer 08:51:04 a227ed2f7395: Pulling fs layer 08:51:04 7b1c46037f91: Pulling fs layer 08:51:04 f7c0051592d6: Waiting 08:51:04 3f3a8bcf1eab: Waiting 08:51:04 0c92f367c5e7: Waiting 08:51:04 a227ed2f7395: Waiting 08:51:04 7b1c46037f91: Waiting 08:51:04 94645a83ff95: Verifying Checksum 08:51:04 94645a83ff95: Download complete 08:51:04 1a89e8eeedd5: Download complete 08:51:04 0c92f367c5e7: Verifying Checksum 08:51:04 0c92f367c5e7: Download complete 08:51:04 f7c0051592d6: Verifying Checksum 08:51:04 f7c0051592d6: Download complete 08:51:04 9b3977197b4f: Verifying Checksum 08:51:04 9b3977197b4f: Download complete 08:51:04 a227ed2f7395: Verifying Checksum 08:51:04 a227ed2f7395: Download complete 08:51:05 9b3977197b4f: Pull complete 08:51:06 1a89e8eeedd5: Pull complete 08:51:06 94645a83ff95: Pull complete 08:51:07 Removing intermediate container 673b8cd68901 08:51:07 ---> fb2a4540a8ab 08:51:07 Step 8/22 : COPY . . 08:51:07 Removing intermediate container 52f513418bf7 08:51:07 ---> c1ce8f8f8737 08:51:07 Step 8/31 : COPY . . 08:51:07 Removing intermediate container b368ac7048f8 08:51:07 ---> 0af58f207ca8 08:51:07 Step 8/25 : COPY . . 08:51:07 7b1c46037f91: Verifying Checksum 08:51:07 7b1c46037f91: Download complete 08:51:07 3f3a8bcf1eab: Verifying Checksum 08:51:07 3f3a8bcf1eab: Download complete 08:51:15 ---> 3b496fe2d753 08:51:15 Step 9/22 : RUN make cmd/support-notifications/support-notifications 08:51:15 ---> 5da9c8d0eedf 08:51:15 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:51:15 ---> 4fa8388aa2c8 08:51:15 ---> 5cfc6e0ca47f 08:51:15 Step 9/26 : ARG SPIRE_RELEASE=1.2.1Step 9/25 : ARG SPIRE_RELEASE=1.2.1 08:51:15 08:51:15 ---> Running in 114385de44c9 08:51:15 ---> 8a3d112d8127 08:51:15 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:51:15 ---> Running in edac341d34e9 08:51:15 ---> Running in f65881042df0 08:51:15 ---> Running in c57b2f8b834f 08:51:15 ---> Running in 59ec7fb9cf23 08:51:15 Removing intermediate container edac341d34e9 08:51:15 ---> aae7fea235ea 08:51:15 Step 10/25 : RUN mkdir -p spire-build 08:51:15 ---> Running in e9ef560a4789 08:51:15 Removing intermediate container c57b2f8b834f 08:51:15 ---> 3c753aa57b5e 08:51:15 Step 10/26 : RUN mkdir -p spire-build 08:51:15 ---> Running in e045275a9b68 08:51:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:51:15 CGO_ENABLED=0 GO111MODULE=on go build -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 08:51:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:51:15 Removing intermediate container e9ef560a4789 08:51:15 ---> 666f5de9b08f 08:51:15 Step 11/25 : WORKDIR /edgex-go/spire-build 08:51:15 Removing intermediate container e045275a9b68 08:51:15 ---> 521793317feb 08:51:15 Step 11/26 : WORKDIR /edgex-go/spire-build 08:51:15 ---> Running in 04a3e474b4f3 08:51:15 ---> Running in 6d232f814aa2 08:51:16 Removing intermediate container 04a3e474b4f3 08:51:16 ---> 8ee33ac61b72 08:51:16 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 08:51:16 Removing intermediate container 6d232f814aa2 08:51:16 ---> a013d79e3483 08:51: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 08:51:16 ---> Running in aaa306a130c0 08:51:16 ---> Running in 3d061a3c8b56 08:51:17 spire-1.2.1/ 08:51:17 spire-1.2.1/.data/ 08:51:17 spire-1.2.1/.data/.file 08:51:17 spire-1.2.1/.dockerignore 08:51:17 spire-1.2.1/.gitattributes 08:51:17 spire-1.2.1/.githooks/ 08:51:17 spire-1.2.1/.githooks/pre-commit 08:51:17 spire-1.2.1/.github/ 08:51:17 spire-1.2.1/.github/ISSUE_TEMPLATE.md 08:51:17 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 08:51:17 spire-1.2.1/.github/dependabot.yml 08:51:17 spire-1.2.1/.github/workflows/ 08:51:17 spire-1.2.1/.github/workflows/nightly_build.yaml 08:51:17 spire-1.2.1/.github/workflows/pr_build.yaml 08:51:17 spire-1.2.1/.github/workflows/release_build.yaml 08:51:17 spire-1.2.1/.github/workflows/scripts/ 08:51:17 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 08:51:17 spire-1.2.1/.github/workflows/scripts/push-images.sh 08:51:17 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 08:51:17 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 08:51:17 spire-1.2.1/.github/workflows/scripts/split.sh 08:51:17 spire-1.2.1/.gitignore 08:51:17 spire-1.2.1/.go-version 08:51:17 spire-1.2.1/.golangci.yml 08:51:17 spire-1.2.1/ADOPTERS.md 08:51:17 spire-1.2.1/CHANGELOG.md 08:51:17 spire-1.2.1/CODE-OF-CONDUCT.md 08:51:17 spire-1.2.1/CODEOWNERS 08:51:17 spire-1.2.1/CONTRIBUTING.md 08:51:17 spire-1.2.1/Dockerfile 08:51:17 spire-1.2.1/Dockerfile.devspire-1.2.1/ 08:51:17 spire-1.2.1/.data/ 08:51:17 spire-1.2.1/.data/.file 08:51:17 spire-1.2.1/.dockerignore 08:51:17 spire-1.2.1/.gitattributes 08:51:17 spire-1.2.1/.githooks/ 08:51:17 spire-1.2.1/.githooks/pre-commit 08:51:17 spire-1.2.1/.github/ 08:51:17 spire-1.2.1/.github/ISSUE_TEMPLATE.md 08:51:17 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 08:51:17 spire-1.2.1/.github/dependabot.yml 08:51:17 spire-1.2.1/.github/workflows/ 08:51:17 spire-1.2.1/.github/workflows/nightly_build.yaml 08:51:17 spire-1.2.1/.github/workflows/pr_build.yaml 08:51:17 spire-1.2.1/.github/workflows/release_build.yaml 08:51:17 spire-1.2.1/.github/workflows/scripts/ 08:51:17 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 08:51:17 spire-1.2.1/.github/workflows/scripts/push-images.sh 08:51:17 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 08:51:17 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 08:51:17 spire-1.2.1/.github/workflows/scripts/split.sh 08:51:17 spire-1.2.1/.gitignore 08:51:17 spire-1.2.1/.go-version 08:51:17 spire-1.2.1/.golangci.yml 08:51:17 spire-1.2.1/ADOPTERS.md 08:51:17 spire-1.2.1/CHANGELOG.md 08:51:17 spire-1.2.1/CODE-OF-CONDUCT.md 08:51:17 spire-1.2.1/CODEOWNERS 08:51:17 spire-1.2.1/CONTRIBUTING.md 08:51:17 spire-1.2.1/Dockerfile 08:51:17 spire-1.2.1/Dockerfile.dev 08:51:17 spire-1.2.1/Dockerfile.scratch 08:51:17 spire-1.2.1/LICENSE 08:51:17 spire-1.2.1/MAINTAINERS.md 08:51:17 spire-1.2.1/Makefile 08:51:17 spire-1.2.1/README.md 08:51:17 spire-1.2.1/ROADMAP.md 08:51:17 spire-1.2.1/SECURITY.md 08:51:17 spire-1.2.1/cmd/ 08:51:17 spire-1.2.1/cmd/spire-agent/ 08:51:17 spire-1.2.1/cmd/spire-agent/cli/ 08:51:17 spire-1.2.1/cmd/spire-agent/cli/api/ 08:51:17 spire-1.2.1/cmd/spire-agent/cli/api/common.go 08:51:17 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 08:51:17 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 08:51:17 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 08:51:17 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 08:51:17 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 08:51:17 spire-1.2.1/cmd/spire-agent/cli/cli.go 08:51:17 spire-1.2.1/cmd/spire-agent/cli/common/ 08:51:17 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 08:51:17 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 08:51:17 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 08:51:17 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 08:51:17 spire-1.2.1/cmd/spire-agent/cli/run/ 08:51:17 spire-1.2.1/cmd/spire-agent/cli/run/run.go 08:51:17 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 08:51:17 spire-1.2.1/cmd/spire-agent/cli/validate/ 08:51:17 spire-1.2.1/Dockerfile.scratch 08:51:17 spire-1.2.1/LICENSE 08:51:17 spire-1.2.1/MAINTAINERS.md 08:51:17 spire-1.2.1/Makefile 08:51:17 spire-1.2.1/README.md 08:51:17 spire-1.2.1/ROADMAP.md 08:51:17 spire-1.2.1/SECURITY.md 08:51:17 spire-1.2.1/cmd/ 08:51:17 spire-1.2.1/cmd/spire-agent/ 08:51:17 spire-1.2.1/cmd/spire-agent/cli/ 08:51:17 spire-1.2.1/cmd/spire-agent/cli/api/ 08:51:17 spire-1.2.1/cmd/spire-agent/cli/api/common.go 08:51:17 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 08:51:17 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 08:51:17 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 08:51:17 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 08:51:17 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 08:51:17 spire-1.2.1/cmd/spire-agent/cli/cli.go 08:51:17 spire-1.2.1/cmd/spire-agent/cli/common/ 08:51:17 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 08:51:17 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 08:51:17 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 08:51:17 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 08:51:17 spire-1.2.1/cmd/spire-agent/cli/run/ 08:51:17 spire-1.2.1/cmd/spire-agent/cli/run/run.go 08:51:17 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 08:51:17 spire-1.2.1/cmd/spire-agent/cli/validate/ 08:51:17 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 08:51:17 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 08:51:17 spire-1.2.1/cmd/spire-agent/main.go 08:51:17 spire-1.2.1/cmd/spire-server/ 08:51:17 spire-1.2.1/cmd/spire-server/cli/ 08:51:17 spire-1.2.1/cmd/spire-server/cli/agent/ 08:51:17 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 08:51:17 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 08:51:17 spire-1.2.1/cmd/spire-server/cli/agent/count.go 08:51:17 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 08:51:17 spire-1.2.1/cmd/spire-server/cli/agent/list.go 08:51:17 spire-1.2.1/cmd/spire-server/cli/agent/show.go 08:51:17 spire-1.2.1/cmd/spire-server/cli/bundle/ 08:51:17 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 08:51:17 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 08:51:17 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 08:51:17 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 08:51:17 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 08:51:17 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 08:51:17 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 08:51:17 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 08:51:17 spire-1.2.1/cmd/spire-server/cli/cli.go 08:51:17 spire-1.2.1/cmd/spire-server/cli/entry/ 08:51:17 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 08:51:17 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 08:51:17 spire-1.2.1/cmd/spire-agent/main.go 08:51:17 spire-1.2.1/cmd/spire-server/ 08:51:17 spire-1.2.1/cmd/spire-server/cli/ 08:51:17 spire-1.2.1/cmd/spire-server/cli/agent/ 08:51:17 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 08:51:17 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 08:51:17 spire-1.2.1/cmd/spire-server/cli/agent/count.go 08:51:17 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 08:51:17 spire-1.2.1/cmd/spire-server/cli/agent/list.go 08:51:17 spire-1.2.1/cmd/spire-server/cli/agent/show.go 08:51:17 spire-1.2.1/cmd/spire-server/cli/bundle/ 08:51:17 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 08:51:17 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 08:51:17 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 08:51:17 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 08:51:17 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 08:51:17 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 08:51:17 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 08:51:17 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 08:51:17 spire-1.2.1/cmd/spire-server/cli/cli.go 08:51:17 spire-1.2.1/cmd/spire-server/cli/entry/ 08:51:17 spire-1.2.1/cmd/spire-server/cli/entry/count.go 08:51:17 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 08:51:17 spire-1.2.1/cmd/spire-server/cli/entry/create.go 08:51:17 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 08:51:17 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 08:51:17 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 08:51:17 spire-1.2.1/cmd/spire-server/cli/entry/show.go 08:51:17 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 08:51:17 spire-1.2.1/cmd/spire-server/cli/entry/update.go 08:51:17 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 08:51:17 spire-1.2.1/cmd/spire-server/cli/entry/util.go 08:51:17 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 08:51:17 spire-1.2.1/cmd/spire-server/cli/federation/ 08:51:17 spire-1.2.1/cmd/spire-server/cli/federation/common.go 08:51:17 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 08:51:17 spire-1.2.1/cmd/spire-server/cli/federation/create.go 08:51:17 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 08:51:17 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 08:51:17 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 08:51:17 spire-1.2.1/cmd/spire-server/cli/federation/list.go 08:51:17 spire-1.2.1/cmd/spire-server/cli/entry/count.go 08:51:17 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 08:51:17 spire-1.2.1/cmd/spire-server/cli/entry/create.go 08:51:17 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 08:51:17 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 08:51:17 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 08:51:17 spire-1.2.1/cmd/spire-server/cli/entry/show.go 08:51:17 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 08:51:17 spire-1.2.1/cmd/spire-server/cli/entry/update.go 08:51:17 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 08:51:17 spire-1.2.1/cmd/spire-server/cli/entry/util.go 08:51:17 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 08:51:17 spire-1.2.1/cmd/spire-server/cli/federation/ 08:51:17 spire-1.2.1/cmd/spire-server/cli/federation/common.go 08:51:17 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 08:51:17 spire-1.2.1/cmd/spire-server/cli/federation/create.go 08:51:17 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 08:51:17 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 08:51:17 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 08:51:17 spire-1.2.1/cmd/spire-server/cli/federation/list.go 08:51:17 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 08:51:17 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 08:51:17 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 08:51:17 spire-1.2.1/cmd/spire-server/cli/federation/show.go 08:51:17 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 08:51:17 spire-1.2.1/cmd/spire-server/cli/federation/update.go 08:51:17 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 08:51:17 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 08:51:17 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 08:51:17 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 08:51:17 spire-1.2.1/cmd/spire-server/cli/jwt/ 08:51:17 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 08:51:17 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 08:51:17 spire-1.2.1/cmd/spire-server/cli/run/ 08:51:17 spire-1.2.1/cmd/spire-server/cli/run/run.go 08:51:17 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 08:51:17 spire-1.2.1/cmd/spire-server/cli/token/ 08:51:17 spire-1.2.1/cmd/spire-server/cli/token/generate.go 08:51:17 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 08:51:17 spire-1.2.1/cmd/spire-server/cli/validate/ 08:51:17 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 08:51:17 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 08:51:17 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 08:51:17 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 08:51:17 spire-1.2.1/cmd/spire-server/cli/federation/show.go 08:51:17 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 08:51:17 spire-1.2.1/cmd/spire-server/cli/federation/update.go 08:51:17 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 08:51:17 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 08:51:17 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 08:51:17 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 08:51:17 spire-1.2.1/cmd/spire-server/cli/jwt/ 08:51:17 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 08:51:17 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 08:51:17 spire-1.2.1/cmd/spire-server/cli/run/ 08:51:17 spire-1.2.1/cmd/spire-server/cli/run/run.go 08:51:17 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 08:51:17 spire-1.2.1/cmd/spire-server/cli/token/ 08:51:17 spire-1.2.1/cmd/spire-server/cli/token/generate.go 08:51:17 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 08:51:17 spire-1.2.1/cmd/spire-server/cli/validate/ 08:51:17 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 08:51:17 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 08:51:17 spire-1.2.1/cmd/spire-server/cli/x509/ 08:51:17 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 08:51:17 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 08:51:17 spire-1.2.1/cmd/spire-server/main.go 08:51:17 spire-1.2.1/cmd/spire-server/util/ 08:51:17 spire-1.2.1/cmd/spire-server/util/util.go 08:51:17 spire-1.2.1/conf/ 08:51:17 spire-1.2.1/conf/agent/ 08:51:17 spire-1.2.1/conf/agent/agent.conf 08:51:17 spire-1.2.1/conf/agent/agent_full.conf 08:51:17 spire-1.2.1/conf/agent/dummy_root_ca.crt 08:51:17 spire-1.2.1/conf/server/ 08:51:17 spire-1.2.1/conf/server/dummy_upstream_ca.crt 08:51:17 spire-1.2.1/conf/server/dummy_upstream_ca.key 08:51:17 spire-1.2.1/conf/server/server.conf 08:51:17 spire-1.2.1/conf/server/server_full.conf 08:51:17 spire-1.2.1/doc/ 08:51:17 spire-1.2.1/doc/SPIRE101.md 08:51:17 spire-1.2.1/doc/auditlog.md 08:51:17 spire-1.2.1/doc/authorization_policy_engine.md 08:51:17 spire-1.2.1/doc/changelog_guidelines.md 08:51:17 spire-1.2.1/doc/cure53-report.pdf 08:51:17 spire-1.2.1/doc/images/ 08:51:17 spire-1.2.1/doc/images/2019_roadmap.png 08:51:17 spire-1.2.1/doc/images/SPIRE101.png 08:51:17 spire-1.2.1/doc/images/SPIRE_agent.png 08:51:17 spire-1.2.1/doc/images/SPIRE_server.png 08:51:17 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 08:51:17 spire-1.2.1/cmd/spire-server/cli/x509/ 08:51:17 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 08:51:17 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 08:51:17 spire-1.2.1/cmd/spire-server/main.go 08:51:17 spire-1.2.1/cmd/spire-server/util/ 08:51:17 spire-1.2.1/cmd/spire-server/util/util.go 08:51:17 spire-1.2.1/conf/ 08:51:17 spire-1.2.1/conf/agent/ 08:51:17 spire-1.2.1/conf/agent/agent.conf 08:51:17 spire-1.2.1/conf/agent/agent_full.conf 08:51:17 spire-1.2.1/conf/agent/dummy_root_ca.crt 08:51:17 spire-1.2.1/conf/server/ 08:51:17 spire-1.2.1/conf/server/dummy_upstream_ca.crt 08:51:17 spire-1.2.1/conf/server/dummy_upstream_ca.key 08:51:17 spire-1.2.1/conf/server/server.conf 08:51:17 spire-1.2.1/conf/server/server_full.conf 08:51:17 spire-1.2.1/doc/ 08:51:17 spire-1.2.1/doc/SPIRE101.md 08:51:17 spire-1.2.1/doc/auditlog.md 08:51:17 spire-1.2.1/doc/authorization_policy_engine.md 08:51:17 spire-1.2.1/doc/changelog_guidelines.md 08:51:17 spire-1.2.1/doc/cure53-report.pdf 08:51:17 spire-1.2.1/doc/images/ 08:51:17 spire-1.2.1/doc/images/2019_roadmap.png 08:51:17 spire-1.2.1/doc/images/SPIRE101.png 08:51:17 spire-1.2.1/doc/images/SPIRE_agent.png 08:51:17 spire-1.2.1/doc/images/SPIRE_server.png 08:51:17 spire-1.2.1/doc/images/cache_mgr.png 08:51:17 spire-1.2.1/doc/images/cache_mgr_components.png 08:51:17 spire-1.2.1/doc/images/federated_spire.png 08:51:17 spire-1.2.1/doc/images/ha_mode.png 08:51:17 spire-1.2.1/doc/images/nested_spire.png 08:51:17 spire-1.2.1/doc/images/oidc_federation.png 08:51:17 spire-1.2.1/doc/images/single_trust_domain.png 08:51:17 spire-1.2.1/doc/images/spiffe_compatible.png 08:51:17 spire-1.2.1/doc/images/spire_logo.png 08:51:17 spire-1.2.1/doc/migrating_registration_api_clients.md 08:51:17 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 08:51:17 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 08:51:17 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 08:51:17 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 08:51:17 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 08:51:17 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 08:51:17 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 08:51:17 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 08:51:17 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 08:51:17 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 08:51:17 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 08:51:17 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 08:51:17 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 08:51:17 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 08:51:17 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 08:51:17 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 08:51:17 spire-1.2.1/doc/plugin_server_datastore_sql.md 08:51:17 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 08:51:17 spire-1.2.1/doc/plugin_server_keymanager_disk.md 08:51:17 spire-1.2.1/doc/plugin_server_keymanager_memory.md 08:51:17 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 08:51:17 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 08:51:17 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 08:51:17 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 08:51:17 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 08:51:17 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 08:51:17 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 08:51:17 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 08:51:17 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 08:51:17 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 08:51:17 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 08:51:17 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 08:51:17 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 08:51:17 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 08:51:17 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 08:51:17 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 08:51:17 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 08:51:17 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 08:51:17 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 08:51:17 spire-1.2.1/doc/scaling_spire.md 08:51:17 spire-1.2.1/doc/spire_agent.md 08:51:17 spire-1.2.1/doc/spire_server.md 08:51:17 spire-1.2.1/doc/supported_integrations.md 08:51:17 spire-1.2.1/doc/telemetry.md 08:51:17 spire-1.2.1/doc/telemetry_config.md 08:51:17 spire-1.2.1/doc/upgrading.md 08:51:17 spire-1.2.1/doc/using_spire.md 08:51:17 spire-1.2.1/examples/ 08:51:17 spire-1.2.1/examples/README.md 08:51:17 spire-1.2.1/go.mod 08:51:17 spire-1.2.1/go.sum 08:51:17 spire-1.2.1/pkg/ 08:51:17 spire-1.2.1/pkg/agent/ 08:51:17 spire-1.2.1/pkg/agent/agent.go 08:51:17 spire-1.2.1/pkg/agent/api/ 08:51:17 spire-1.2.1/pkg/agent/api/config.go 08:51:17 spire-1.2.1/pkg/agent/api/debug/ 08:51:17 spire-1.2.1/pkg/agent/api/debug/v1/ 08:51:17 spire-1.2.1/pkg/agent/api/debug/v1/service.go 08:51:17 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 08:51:17 spire-1.2.1/pkg/agent/api/delegatedidentity/ 08:51:17 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 08:51:17 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 08:51:17 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 08:51:17 spire-1.2.1/pkg/agent/api/endpoints.go 08:51:17 spire-1.2.1/pkg/agent/api/health/ 08:51:17 spire-1.2.1/pkg/agent/api/health/v1/ 08:51:17 spire-1.2.1/pkg/agent/api/health/v1/service.go 08:51:17 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 08:51:17 spire-1.2.1/pkg/agent/api/rpccontext/ 08:51:17 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 08:51:17 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 08:51:17 spire-1.2.1/pkg/agent/attestor/ 08:51:17 spire-1.2.1/pkg/agent/attestor/node/ 08:51:17 spire-1.2.1/pkg/agent/attestor/node/experimental.go 08:51:17 spire-1.2.1/pkg/agent/attestor/node/node.go 08:51:17 spire-1.2.1/pkg/agent/attestor/node/node_test.go 08:51:17 spire-1.2.1/pkg/agent/attestor/workload/ 08:51:17 spire-1.2.1/pkg/agent/attestor/workload/workload.go 08:51:17 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 08:51:17 spire-1.2.1/pkg/agent/catalog/ 08:51:17 spire-1.2.1/pkg/agent/catalog/catalog.go 08:51:17 spire-1.2.1/pkg/agent/catalog/keymanager.go 08:51:17 spire-1.2.1/doc/images/cache_mgr.png 08:51:17 spire-1.2.1/doc/images/cache_mgr_components.png 08:51:17 spire-1.2.1/doc/images/federated_spire.png 08:51:17 spire-1.2.1/doc/images/ha_mode.png 08:51:17 spire-1.2.1/doc/images/nested_spire.png 08:51:17 spire-1.2.1/doc/images/oidc_federation.png 08:51:17 spire-1.2.1/doc/images/single_trust_domain.png 08:51:17 spire-1.2.1/doc/images/spiffe_compatible.png 08:51:17 spire-1.2.1/doc/images/spire_logo.png 08:51:17 spire-1.2.1/doc/migrating_registration_api_clients.md 08:51:17 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 08:51:17 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 08:51:17 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 08:51:17 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 08:51:17 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 08:51:17 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 08:51:17 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 08:51:17 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 08:51:17 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 08:51:17 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 08:51:17 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 08:51:17 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 08:51:17 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 08:51:17 spire-1.2.1/pkg/agent/catalog/svidstore.go 08:51:17 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 08:51:17 spire-1.2.1/pkg/agent/client/ 08:51:17 spire-1.2.1/pkg/agent/client/client.go 08:51:17 spire-1.2.1/pkg/agent/client/client_test.go 08:51:17 spire-1.2.1/pkg/agent/client/dial.go 08:51:17 spire-1.2.1/pkg/agent/client/nodeconn.go 08:51:17 spire-1.2.1/pkg/agent/client/nodeconn_test.go 08:51:17 spire-1.2.1/pkg/agent/client/update.go 08:51:17 spire-1.2.1/pkg/agent/client/util.go 08:51:17 spire-1.2.1/pkg/agent/common/ 08:51:17 spire-1.2.1/pkg/agent/common/backoff/ 08:51:17 spire-1.2.1/pkg/agent/common/backoff/backoff.go 08:51:17 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 08:51:17 spire-1.2.1/pkg/agent/common/cgroups/ 08:51:17 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 08:51:17 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 08:51:17 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 08:51:17 spire-1.2.1/pkg/agent/config.go 08:51:17 spire-1.2.1/pkg/agent/endpoints/ 08:51:17 spire-1.2.1/pkg/agent/endpoints/config.go 08:51:17 spire-1.2.1/pkg/agent/endpoints/endpoints.go 08:51:17 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 08:51:17 spire-1.2.1/pkg/agent/endpoints/metrics.go 08:51:17 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 08:51:17 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 08:51:17 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 08:51:17 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 08:51:17 spire-1.2.1/doc/plugin_server_datastore_sql.md 08:51:17 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 08:51:17 spire-1.2.1/doc/plugin_server_keymanager_disk.md 08:51:17 spire-1.2.1/doc/plugin_server_keymanager_memory.md 08:51:17 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 08:51:17 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 08:51:17 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 08:51:17 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 08:51:17 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 08:51:17 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 08:51:17 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 08:51:17 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 08:51:17 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 08:51:17 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 08:51:17 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 08:51:17 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 08:51:17 spire-1.2.1/pkg/agent/endpoints/middleware.go 08:51:17 spire-1.2.1/pkg/agent/endpoints/peertracker.go 08:51:17 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 08:51:17 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 08:51:17 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 08:51:17 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 08:51:17 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 08:51:17 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 08:51:17 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 08:51:17 spire-1.2.1/pkg/agent/endpoints/workload/ 08:51:17 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 08:51:17 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 08:51:17 spire-1.2.1/pkg/agent/manager/ 08:51:17 spire-1.2.1/pkg/agent/manager/cache/ 08:51:17 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 08:51:17 spire-1.2.1/pkg/agent/manager/cache/cache.go 08:51:17 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 08:51:17 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 08:51:17 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 08:51:17 spire-1.2.1/pkg/agent/manager/cache/sets.go 08:51:17 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 08:51:17 spire-1.2.1/pkg/agent/manager/config.go 08:51:17 spire-1.2.1/pkg/agent/manager/manager.go 08:51:17 spire-1.2.1/pkg/agent/manager/manager_test.go 08:51:17 spire-1.2.1/pkg/agent/manager/storage.go 08:51:17 spire-1.2.1/pkg/agent/manager/storage_test.go 08:51:17 spire-1.2.1/pkg/agent/manager/storecache/ 08:51:17 spire-1.2.1/pkg/agent/manager/storecache/cache.go 08:51:17 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 08:51:17 spire-1.2.1/pkg/agent/manager/sync.go 08:51:17 spire-1.2.1/pkg/agent/plugin/ 08:51:17 spire-1.2.1/pkg/agent/plugin/keymanager/ 08:51:17 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 08:51:17 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 08:51:17 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 08:51:17 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 08:51:17 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 08:51:17 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 08:51:17 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 08:51:17 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 08:51:17 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 08:51:17 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 08:51:17 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 08:51:17 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 08:51:17 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 08:51:17 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 08:51:17 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 08:51:17 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 08:51:17 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 08:51:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 08:51:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 08:51:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 08:51:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 08:51:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 08:51:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 08:51:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 08:51:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 08:51:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 08:51:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 08:51:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 08:51:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 08:51:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 08:51:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 08:51:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 08:51:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 08:51:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 08:51:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 08:51:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 08:51:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 08:51:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 08:51:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 08:51:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 08:51:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 08:51:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 08:51:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 08:51:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 08:51:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 08:51:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 08:51:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 08:51:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 08:51:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 08:51:17 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 08:51:17 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 08:51:17 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 08:51:17 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 08:51:17 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 08:51:17 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 08:51:17 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 08:51:17 spire-1.2.1/doc/scaling_spire.md 08:51:17 spire-1.2.1/doc/spire_agent.md 08:51:17 spire-1.2.1/doc/spire_server.md 08:51:17 spire-1.2.1/doc/supported_integrations.md 08:51:17 spire-1.2.1/doc/telemetry.md 08:51:17 spire-1.2.1/doc/telemetry_config.md 08:51:17 spire-1.2.1/doc/upgrading.md 08:51:17 spire-1.2.1/doc/using_spire.md 08:51:17 spire-1.2.1/examples/ 08:51:17 spire-1.2.1/examples/README.md 08:51:17 spire-1.2.1/go.mod 08:51:17 spire-1.2.1/go.sum 08:51:17 spire-1.2.1/pkg/ 08:51:17 spire-1.2.1/pkg/agent/ 08:51:17 spire-1.2.1/pkg/agent/agent.go 08:51:17 spire-1.2.1/pkg/agent/api/ 08:51:17 spire-1.2.1/pkg/agent/api/config.go 08:51:17 spire-1.2.1/pkg/agent/api/debug/ 08:51:17 spire-1.2.1/pkg/agent/api/debug/v1/ 08:51:17 spire-1.2.1/pkg/agent/api/debug/v1/service.go 08:51:17 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 08:51:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 08:51:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 08:51:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 08:51:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 08:51:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 08:51:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 08:51:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 08:51:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 08:51:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 08:51:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 08:51:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 08:51:17 spire-1.2.1/pkg/agent/plugin/svidstore/ 08:51:17 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 08:51:17 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 08:51:17 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 08:51:17 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 08:51:17 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 08:51:17 spire-1.2.1/pkg/agent/api/delegatedidentity/ 08:51:17 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 08:51:17 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 08:51:17 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 08:51:17 spire-1.2.1/pkg/agent/api/endpoints.go 08:51:17 spire-1.2.1/pkg/agent/api/health/ 08:51:17 spire-1.2.1/pkg/agent/api/health/v1/ 08:51:17 spire-1.2.1/pkg/agent/api/health/v1/service.go 08:51:17 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 08:51:17 spire-1.2.1/pkg/agent/api/rpccontext/ 08:51:17 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 08:51:17 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 08:51:17 spire-1.2.1/pkg/agent/attestor/ 08:51:17 spire-1.2.1/pkg/agent/attestor/node/ 08:51:17 spire-1.2.1/pkg/agent/attestor/node/experimental.go 08:51:17 spire-1.2.1/pkg/agent/attestor/node/node.go 08:51:17 spire-1.2.1/pkg/agent/attestor/node/node_test.go 08:51:17 spire-1.2.1/pkg/agent/attestor/workload/ 08:51:17 spire-1.2.1/pkg/agent/attestor/workload/workload.go 08:51:17 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 08:51:17 spire-1.2.1/pkg/agent/catalog/ 08:51:17 spire-1.2.1/pkg/agent/catalog/catalog.go 08:51:17 spire-1.2.1/pkg/agent/catalog/keymanager.go 08:51:17 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 08:51:17 spire-1.2.1/pkg/agent/catalog/svidstore.go 08:51:17 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 08:51:17 spire-1.2.1/pkg/agent/client/ 08:51:17 spire-1.2.1/pkg/agent/client/client.go 08:51:17 spire-1.2.1/pkg/agent/client/client_test.go 08:51:17 spire-1.2.1/pkg/agent/client/dial.go 08:51:17 spire-1.2.1/pkg/agent/client/nodeconn.go 08:51:17 spire-1.2.1/pkg/agent/client/nodeconn_test.go 08:51:17 spire-1.2.1/pkg/agent/client/update.go 08:51:17 spire-1.2.1/pkg/agent/client/util.go 08:51:17 spire-1.2.1/pkg/agent/common/ 08:51:17 spire-1.2.1/pkg/agent/common/backoff/ 08:51:17 spire-1.2.1/pkg/agent/common/backoff/backoff.go 08:51:17 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 08:51:17 spire-1.2.1/pkg/agent/common/cgroups/ 08:51:17 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 08:51:17 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 08:51:17 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 08:51:17 spire-1.2.1/pkg/agent/config.go 08:51:17 spire-1.2.1/pkg/agent/endpoints/ 08:51:17 spire-1.2.1/pkg/agent/endpoints/config.go 08:51:17 spire-1.2.1/pkg/agent/endpoints/endpoints.go 08:51:17 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 08:51:17 spire-1.2.1/pkg/agent/endpoints/metrics.go 08:51:17 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 08:51:17 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 08:51:17 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 08:51:17 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 08:51:17 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 08:51:17 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 08:51:17 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 08:51:17 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 08:51:17 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 08:51:17 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 08:51:17 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 08:51:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 08:51:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 08:51:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 08:51:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 08:51:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 08:51:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 08:51:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 08:51:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 08:51:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 08:51:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 08:51:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 08:51:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 08:51:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 08:51:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 08:51:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 08:51:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 08:51:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 08:51:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 08:51:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 08:51:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 08:51:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 08:51:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 08:51:17 spire-1.2.1/pkg/agent/endpoints/middleware.go 08:51:17 spire-1.2.1/pkg/agent/endpoints/peertracker.go 08:51:17 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 08:51:17 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 08:51:17 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 08:51:17 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 08:51:17 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 08:51:17 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 08:51:17 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 08:51:17 spire-1.2.1/pkg/agent/endpoints/workload/ 08:51:17 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 08:51:17 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 08:51:17 spire-1.2.1/pkg/agent/manager/ 08:51:17 spire-1.2.1/pkg/agent/manager/cache/ 08:51:17 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 08:51:17 spire-1.2.1/pkg/agent/manager/cache/cache.go 08:51:17 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 08:51:17 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 08:51:17 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 08:51:17 spire-1.2.1/pkg/agent/manager/cache/sets.go 08:51:17 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 08:51:17 spire-1.2.1/pkg/agent/manager/config.go 08:51:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 08:51:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 08:51:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 08:51:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 08:51:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 08:51:17 spire-1.2.1/pkg/agent/svid/ 08:51:17 spire-1.2.1/pkg/agent/svid/rotator.go 08:51:17 spire-1.2.1/pkg/agent/svid/rotator_config.go 08:51:17 spire-1.2.1/pkg/agent/svid/rotator_test.go 08:51:17 spire-1.2.1/pkg/agent/svid/store/ 08:51:17 spire-1.2.1/pkg/agent/svid/store/service.go 08:51:17 spire-1.2.1/pkg/agent/svid/store/service_test.go 08:51:17 spire-1.2.1/pkg/common/ 08:51:17 spire-1.2.1/pkg/common/agentpathtemplate/ 08:51:17 spire-1.2.1/pkg/common/agentpathtemplate/template.go 08:51:17 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 08:51:17 spire-1.2.1/pkg/common/api/ 08:51:17 spire-1.2.1/pkg/common/api/metrics.go 08:51:17 spire-1.2.1/pkg/common/api/middleware/ 08:51:17 spire-1.2.1/pkg/common/api/middleware/common_test.go 08:51:17 spire-1.2.1/pkg/common/api/middleware/interceptor.go 08:51:17 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 08:51:17 spire-1.2.1/pkg/agent/manager/manager.go 08:51:17 spire-1.2.1/pkg/agent/manager/manager_test.go 08:51:17 spire-1.2.1/pkg/agent/manager/storage.go 08:51:17 spire-1.2.1/pkg/agent/manager/storage_test.go 08:51:17 spire-1.2.1/pkg/agent/manager/storecache/ 08:51:17 spire-1.2.1/pkg/agent/manager/storecache/cache.go 08:51:17 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 08:51:17 spire-1.2.1/pkg/agent/manager/sync.go 08:51:17 spire-1.2.1/pkg/agent/plugin/ 08:51:17 spire-1.2.1/pkg/agent/plugin/keymanager/ 08:51:17 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 08:51:17 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 08:51:17 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 08:51:17 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 08:51:17 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 08:51:17 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 08:51:17 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 08:51:17 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 08:51:17 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 08:51:17 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 08:51:17 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 08:51:17 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 08:51:17 spire-1.2.1/pkg/common/api/middleware/logger.go 08:51:17 spire-1.2.1/pkg/common/api/middleware/logger_test.go 08:51:17 spire-1.2.1/pkg/common/api/middleware/metrics.go 08:51:17 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 08:51:17 spire-1.2.1/pkg/common/api/middleware/middleware.go 08:51:17 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 08:51:17 spire-1.2.1/pkg/common/api/middleware/misconfig.go 08:51:17 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 08:51:17 spire-1.2.1/pkg/common/api/middleware/names.go 08:51:17 spire-1.2.1/pkg/common/api/middleware/names_test.go 08:51:17 spire-1.2.1/pkg/common/api/names.go 08:51:17 spire-1.2.1/pkg/common/api/ratelimit.go 08:51:17 spire-1.2.1/pkg/common/api/rpccontext/ 08:51:17 spire-1.2.1/pkg/common/api/rpccontext/logger.go 08:51:17 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 08:51:17 spire-1.2.1/pkg/common/api/rpccontext/names.go 08:51:17 spire-1.2.1/pkg/common/auth/ 08:51:17 spire-1.2.1/pkg/common/auth/interceptors.go 08:51:17 spire-1.2.1/pkg/common/auth/interceptors_test.go 08:51:17 spire-1.2.1/pkg/common/auth/untracked_uds.go 08:51:17 spire-1.2.1/pkg/common/bundleutil/ 08:51:17 spire-1.2.1/pkg/common/bundleutil/bundle.go 08:51:17 08:51:17 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 08:51:17 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 08:51:17 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 08:51:17 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 08:51:17 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 08:51:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 08:51:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 08:51:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 08:51:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 08:51:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 08:51:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 08:51:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 08:51:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 08:51:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 08:51:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 08:51:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 08:51:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 08:51:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 08:51:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.gospire-1.2.1/pkg/common/bundleutil/bundle_test.go 08:51:17 spire-1.2.1/pkg/common/bundleutil/common_test.go 08:51:17 spire-1.2.1/pkg/common/bundleutil/marshal.go 08:51:17 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 08:51:17 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 08:51:17 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 08:51:17 spire-1.2.1/pkg/common/bundleutil/types.go 08:51:17 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 08:51:17 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 08:51:17 spire-1.2.1/pkg/common/catalog/ 08:51:17 spire-1.2.1/pkg/common/catalog/bind.go 08:51:17 spire-1.2.1/pkg/common/catalog/builtin.go 08:51:17 spire-1.2.1/pkg/common/catalog/catalog.go 08:51:17 spire-1.2.1/pkg/common/catalog/catalog_test.go 08:51:17 spire-1.2.1/pkg/common/catalog/closers.go 08:51:17 spire-1.2.1/pkg/common/catalog/cmd_linux.go 08:51:17 spire-1.2.1/pkg/common/catalog/cmd_other.go 08:51:17 spire-1.2.1/pkg/common/catalog/config.go 08:51:17 spire-1.2.1/pkg/common/catalog/config_test.go 08:51:17 spire-1.2.1/pkg/common/catalog/configure.go 08:51:17 spire-1.2.1/pkg/common/catalog/constraints.go 08:51:17 spire-1.2.1/pkg/common/catalog/constraints_test.go 08:51:17 spire-1.2.1/pkg/common/catalog/context.go 08:51:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 08:51:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 08:51:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 08:51:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 08:51:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 08:51:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 08:51:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 08:51:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 08:51:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 08:51:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 08:51:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 08:51:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 08:51:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 08:51:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 08:51:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 08:51:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 08:51:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 08:51:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 08:51:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 08:51:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 08:51:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 08:51:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 08:51:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 08:51:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 08:51:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 08:51:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 08:51:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 08:51:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 08:51:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 08:51:17 spire-1.2.1/pkg/agent/plugin/svidstore/ 08:51:17 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 08:51:17 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 08:51:17 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 08:51:17 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 08:51:17 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 08:51:17 spire-1.2.1/pkg/common/catalog/external.go 08:51:17 spire-1.2.1/pkg/common/catalog/host.go 08:51:17 spire-1.2.1/pkg/common/catalog/pipenet.go 08:51:17 spire-1.2.1/pkg/common/catalog/plugin.go 08:51:17 spire-1.2.1/pkg/common/catalog/testplugin/ 08:51:17 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 08:51:17 spire-1.2.1/pkg/common/catalog/testplugin/main.go 08:51:17 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 08:51:17 spire-1.2.1/pkg/common/cli/ 08:51:17 spire-1.2.1/pkg/common/cli/env.go 08:51:17 spire-1.2.1/pkg/common/cli/flags.go 08:51:17 spire-1.2.1/pkg/common/cli/trust_domain.go 08:51:17 spire-1.2.1/pkg/common/cli/trust_domain_test.go 08:51:17 spire-1.2.1/pkg/common/cli/umask.go 08:51:17 spire-1.2.1/pkg/common/cli/umask_posix.go 08:51:17 spire-1.2.1/pkg/common/cli/umask_test.go 08:51:17 spire-1.2.1/pkg/common/cli/umask_windows.go 08:51:17 spire-1.2.1/pkg/common/cliprinter/ 08:51:17 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 08:51:17 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 08:51:17 spire-1.2.1/pkg/common/cliprinter/flag.go 08:51:17 spire-1.2.1/pkg/common/cliprinter/flag_test.go 08:51:17 spire-1.2.1/pkg/common/cliprinter/format.go 08:51:17 spire-1.2.1/pkg/common/cliprinter/format_test.go 08:51:17 spire-1.2.1/pkg/common/cliprinter/internal/ 08:51:17 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 08:51:17 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 08:51:17 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 08:51:17 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 08:51:17 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 08:51:17 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 08:51:17 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 08:51:17 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 08:51:17 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 08:51:17 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 08:51:17 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 08:51:17 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 08:51:17 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 08:51:17 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 08:51:17 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 08:51:17 08:51:17 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 08:51:17 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 08:51:17 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 08:51:17 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 08:51:17 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 08:51:17 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 08:51:17 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 08:51:17 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 08:51:17 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 08:51:17 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 08:51:17 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 08:51:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 08:51:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 08:51:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 08:51:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 08:51:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 08:51:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 08:51:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.gospire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 08:51:17 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 08:51:17 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 08:51:17 spire-1.2.1/pkg/common/coretypes/ 08:51:17 spire-1.2.1/pkg/common/coretypes/bundle/ 08:51:17 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 08:51:17 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 08:51:17 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 08:51:17 spire-1.2.1/pkg/common/coretypes/bundle/require.go 08:51:17 spire-1.2.1/pkg/common/coretypes/jwtkey/ 08:51:17 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 08:51:17 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 08:51:17 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 08:51:17 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 08:51:17 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 08:51:17 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 08:51:17 spire-1.2.1/pkg/common/coretypes/x509certificate/ 08:51:17 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 08:51:17 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 08:51:17 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 08:51:17 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 08:51:17 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 08:51:17 spire-1.2.1/pkg/common/cryptoutil/ 08:51:17 spire-1.2.1/pkg/common/cryptoutil/keys.go 08:51:17 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 08:51:17 spire-1.2.1/pkg/common/diskutil/ 08:51:17 spire-1.2.1/pkg/common/diskutil/file_posix.go 08:51:17 spire-1.2.1/pkg/common/diskutil/file_test.go 08:51:17 spire-1.2.1/pkg/common/diskutil/file_windows.go 08:51:17 spire-1.2.1/pkg/common/errorutil/ 08:51:17 spire-1.2.1/pkg/common/errorutil/wrapper.go 08:51:17 spire-1.2.1/pkg/common/health/ 08:51:17 spire-1.2.1/pkg/common/health/config.go 08:51:17 spire-1.2.1/pkg/common/health/context.go 08:51:17 spire-1.2.1/pkg/common/health/context_test.go 08:51:17 spire-1.2.1/pkg/common/health/health.go 08:51:17 spire-1.2.1/pkg/common/health/health_test.go 08:51:17 spire-1.2.1/pkg/common/health/logger.go 08:51:17 spire-1.2.1/pkg/common/hostservice/ 08:51:17 spire-1.2.1/pkg/common/hostservice/metricsservice/ 08:51:17 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 08:51:17 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 08:51:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 08:51:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 08:51:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 08:51:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 08:51:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 08:51:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 08:51:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 08:51:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 08:51:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 08:51:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 08:51:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 08:51:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 08:51:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 08:51:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 08:51:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 08:51:17 spire-1.2.1/pkg/common/idutil/ 08:51:17 spire-1.2.1/pkg/common/idutil/require.go 08:51:17 spire-1.2.1/pkg/common/idutil/require_test.go 08:51:17 spire-1.2.1/pkg/common/idutil/safety.go 08:51:17 spire-1.2.1/pkg/common/idutil/safety_test.go 08:51:17 spire-1.2.1/pkg/common/idutil/spiffeid.go 08:51:17 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 08:51:17 spire-1.2.1/pkg/common/jwtsvid/ 08:51:17 spire-1.2.1/pkg/common/jwtsvid/common.go 08:51:17 spire-1.2.1/pkg/common/jwtsvid/sign.go 08:51:17 spire-1.2.1/pkg/common/jwtsvid/token_test.go 08:51:17 spire-1.2.1/pkg/common/jwtsvid/validate.go 08:51:17 spire-1.2.1/pkg/common/jwtutil/ 08:51:17 spire-1.2.1/pkg/common/jwtutil/keyset.go 08:51:17 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 08:51:17 spire-1.2.1/pkg/common/log/ 08:51:17 spire-1.2.1/pkg/common/log/hclog_adapter.go 08:51:17 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 08:51:17 spire-1.2.1/pkg/common/log/log.go 08:51:17 spire-1.2.1/pkg/common/log/log_test.go 08:51:17 spire-1.2.1/pkg/common/log/options.go 08:51:17 spire-1.2.1/pkg/common/nodeutil/ 08:51:17 spire-1.2.1/pkg/common/nodeutil/node.go 08:51:17 spire-1.2.1/pkg/common/nodeutil/node_test.go 08:51:17 spire-1.2.1/pkg/common/peertracker/ 08:51:17 spire-1.2.1/pkg/common/peertracker/conn.go 08:51:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 08:51:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 08:51:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 08:51:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 08:51:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 08:51:17 spire-1.2.1/pkg/agent/svid/ 08:51:17 spire-1.2.1/pkg/agent/svid/rotator.go 08:51:17 spire-1.2.1/pkg/agent/svid/rotator_config.go 08:51:17 spire-1.2.1/pkg/agent/svid/rotator_test.go 08:51:17 spire-1.2.1/pkg/agent/svid/store/ 08:51:17 spire-1.2.1/pkg/agent/svid/store/service.go 08:51:17 spire-1.2.1/pkg/agent/svid/store/service_test.go 08:51:17 spire-1.2.1/pkg/common/ 08:51:17 spire-1.2.1/pkg/common/agentpathtemplate/ 08:51:17 spire-1.2.1/pkg/common/agentpathtemplate/template.go 08:51:17 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 08:51:17 spire-1.2.1/pkg/common/api/ 08:51:17 spire-1.2.1/pkg/common/api/metrics.go 08:51:17 spire-1.2.1/pkg/common/api/middleware/ 08:51:17 spire-1.2.1/pkg/common/api/middleware/common_test.go 08:51:17 spire-1.2.1/pkg/common/api/middleware/interceptor.go 08:51:17 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 08:51:17 spire-1.2.1/pkg/common/peertracker/credentials.go 08:51:17 spire-1.2.1/pkg/common/peertracker/errors.go 08:51:17 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 08:51:17 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 08:51:17 spire-1.2.1/pkg/common/peertracker/info.go 08:51:17 spire-1.2.1/pkg/common/peertracker/listener.go 08:51:17 spire-1.2.1/pkg/common/peertracker/listener_test.go 08:51:17 spire-1.2.1/pkg/common/peertracker/peertracker.go 08:51:17 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 08:51:17 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 08:51:17 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 08:51:17 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 08:51:17 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 08:51:17 spire-1.2.1/pkg/common/peertracker/tcp.go 08:51:17 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 08:51:17 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 08:51:17 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 08:51:17 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 08:51:17 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 08:51:17 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 08:51:17 spire-1.2.1/pkg/common/api/middleware/logger.go 08:51:17 spire-1.2.1/pkg/common/api/middleware/logger_test.go 08:51:17 spire-1.2.1/pkg/common/api/middleware/metrics.go 08:51:17 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 08:51:17 spire-1.2.1/pkg/common/api/middleware/middleware.go 08:51:17 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 08:51:17 spire-1.2.1/pkg/common/api/middleware/misconfig.go 08:51:17 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 08:51:17 spire-1.2.1/pkg/common/api/middleware/names.go 08:51:17 spire-1.2.1/pkg/common/api/middleware/names_test.go 08:51:17 spire-1.2.1/pkg/common/api/names.go 08:51:17 spire-1.2.1/pkg/common/api/ratelimit.go 08:51:17 spire-1.2.1/pkg/common/api/rpccontext/ 08:51:17 spire-1.2.1/pkg/common/api/rpccontext/logger.go 08:51:17 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 08:51:17 spire-1.2.1/pkg/common/api/rpccontext/names.go 08:51:17 spire-1.2.1/pkg/common/auth/ 08:51:17 spire-1.2.1/pkg/common/auth/interceptors.go 08:51:17 spire-1.2.1/pkg/common/auth/interceptors_test.go 08:51:17 spire-1.2.1/pkg/common/auth/untracked_uds.go 08:51:17 spire-1.2.1/pkg/common/bundleutil/ 08:51:17 spire-1.2.1/pkg/common/bundleutil/bundle.go 08:51:17 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 08:51:17 spire-1.2.1/pkg/common/bundleutil/common_test.go 08:51:17 spire-1.2.1/pkg/common/bundleutil/marshal.go 08:51:17 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 08:51:17 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 08:51:17 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 08:51:17 spire-1.2.1/pkg/common/bundleutil/types.go 08:51:17 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 08:51:17 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 08:51:17 spire-1.2.1/pkg/common/catalog/ 08:51:17 spire-1.2.1/pkg/common/catalog/bind.go 08:51:17 spire-1.2.1/pkg/common/catalog/builtin.go 08:51:17 spire-1.2.1/pkg/common/catalog/catalog.go 08:51:17 spire-1.2.1/pkg/common/catalog/catalog_test.go 08:51:17 spire-1.2.1/pkg/common/catalog/closers.go 08:51:17 spire-1.2.1/pkg/common/catalog/cmd_linux.go 08:51:17 spire-1.2.1/pkg/common/catalog/cmd_other.go 08:51:17 spire-1.2.1/pkg/common/catalog/config.go 08:51:17 spire-1.2.1/pkg/common/catalog/config_test.go 08:51:17 spire-1.2.1/pkg/common/catalog/configure.go 08:51:17 spire-1.2.1/pkg/common/catalog/constraints.go 08:51:17 spire-1.2.1/pkg/common/catalog/constraints_test.go 08:51:17 spire-1.2.1/pkg/common/catalog/context.go 08:51:17 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 08:51:17 spire-1.2.1/pkg/common/peertracker/uds.go 08:51:17 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 08:51:17 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 08:51:17 spire-1.2.1/pkg/common/peertracker/uds_linux.go 08:51:17 spire-1.2.1/pkg/common/pemutil/ 08:51:17 spire-1.2.1/pkg/common/pemutil/block.go 08:51:17 spire-1.2.1/pkg/common/pemutil/certs.go 08:51:17 spire-1.2.1/pkg/common/pemutil/common.go 08:51:17 spire-1.2.1/pkg/common/pemutil/csr.go 08:51:17 spire-1.2.1/pkg/common/pemutil/keys.go 08:51:17 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 08:51:17 spire-1.2.1/pkg/common/pemutil/testdata/ 08:51:17 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 08:51:17 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 08:51:17 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 08:51:17 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 08:51:17 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 08:51:17 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 08:51:17 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 08:51:17 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 08:51:17 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 08:51:17 spire-1.2.1/pkg/common/plugin/ 08:51:17 spire-1.2.1/pkg/common/plugin/aws/ 08:51:17 spire-1.2.1/pkg/common/plugin/aws/iid.go 08:51:17 spire-1.2.1/pkg/common/plugin/azure/ 08:51:17 spire-1.2.1/pkg/common/plugin/azure/msi.go 08:51:17 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 08:51:17 spire-1.2.1/pkg/common/plugin/facade.go 08:51:17 spire-1.2.1/pkg/common/plugin/facade_test.go 08:51:17 spire-1.2.1/pkg/common/plugin/gcp/ 08:51:17 spire-1.2.1/pkg/common/plugin/gcp/iit.go 08:51:17 spire-1.2.1/pkg/common/plugin/k8s/ 08:51:17 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 08:51:17 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 08:51:17 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 08:51:17 spire-1.2.1/pkg/common/plugin/k8s/utils.go 08:51:17 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 08:51:17 spire-1.2.1/pkg/common/plugin/log.go 08:51:17 spire-1.2.1/pkg/common/plugin/sshpop/ 08:51:17 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 08:51:17 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 08:51:17 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 08:51:17 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 08:51:17 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 08:51:17 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 08:51:17 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 08:51:17 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 08:51:17 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 08:51:17 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 08:51:17 spire-1.2.1/pkg/common/plugin/tpmdevid/ 08:51:17 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 08:51:17 spire-1.2.1/pkg/common/plugin/x509pop/ 08:51:17 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 08:51:17 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 08:51:17 spire-1.2.1/pkg/common/profiling/ 08:51:17 spire-1.2.1/pkg/common/profiling/dumpers.go 08:51:17 spire-1.2.1/pkg/common/profiling/profiling.go 08:51:17 spire-1.2.1/pkg/common/protoutil/ 08:51:17 spire-1.2.1/pkg/common/protoutil/masks.go 08:51:17 spire-1.2.1/pkg/common/protoutil/masks_test.go 08:51:17 spire-1.2.1/pkg/common/rotationutil/ 08:51:17 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 08:51:17 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 08:51:17 spire-1.2.1/pkg/common/selector/ 08:51:17 spire-1.2.1/pkg/common/selector/selector.go 08:51:17 spire-1.2.1/pkg/common/selector/selector_test.go 08:51:17 spire-1.2.1/pkg/common/selector/set.go 08:51:17 spire-1.2.1/pkg/common/selector/set_utils.go 08:51:17 spire-1.2.1/pkg/common/selector/set_utils_test.go 08:51:17 spire-1.2.1/pkg/common/telemetry/ 08:51:17 spire-1.2.1/pkg/common/telemetry/agent/ 08:51:17 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 08:51:17 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 08:51:17 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 08:51:17 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 08:51:17 spire-1.2.1/pkg/common/telemetry/agent/manager.go 08:51:17 spire-1.2.1/pkg/common/telemetry/agent/node.go 08:51:17 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 08:51:17 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 08:51:17 spire-1.2.1/pkg/common/telemetry/agent/store/ 08:51:17 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 08:51:17 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 08:51:17 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 08:51:17 spire-1.2.1/pkg/common/telemetry/blackhole.go 08:51:17 spire-1.2.1/pkg/common/telemetry/call.go 08:51:17 spire-1.2.1/pkg/common/telemetry/common/ 08:51:17 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 08:51:17 spire-1.2.1/pkg/common/catalog/external.go 08:51:17 spire-1.2.1/pkg/common/catalog/host.go 08:51:17 spire-1.2.1/pkg/common/catalog/pipenet.go 08:51:17 spire-1.2.1/pkg/common/catalog/plugin.go 08:51:17 spire-1.2.1/pkg/common/catalog/testplugin/ 08:51:17 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 08:51:17 spire-1.2.1/pkg/common/catalog/testplugin/main.go 08:51:17 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 08:51:17 spire-1.2.1/pkg/common/cli/ 08:51:17 spire-1.2.1/pkg/common/cli/env.go 08:51:17 spire-1.2.1/pkg/common/cli/flags.go 08:51:17 spire-1.2.1/pkg/common/cli/trust_domain.go 08:51:17 spire-1.2.1/pkg/common/cli/trust_domain_test.go 08:51:17 spire-1.2.1/pkg/common/cli/umask.go 08:51:17 spire-1.2.1/pkg/common/cli/umask_posix.go 08:51:17 spire-1.2.1/pkg/common/cli/umask_test.go 08:51:17 spire-1.2.1/pkg/common/cli/umask_windows.go 08:51:17 spire-1.2.1/pkg/common/cliprinter/ 08:51:17 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 08:51:17 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 08:51:17 spire-1.2.1/pkg/common/cliprinter/flag.go 08:51:17 spire-1.2.1/pkg/common/cliprinter/flag_test.go 08:51:17 spire-1.2.1/pkg/common/cliprinter/format.go 08:51:17 spire-1.2.1/pkg/common/cliprinter/format_test.go 08:51:17 spire-1.2.1/pkg/common/cliprinter/internal/ 08:51:17 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 08:51:17 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 08:51:17 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 08:51:17 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 08:51:17 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 08:51:17 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 08:51:17 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 08:51:17 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 08:51:17 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 08:51:17 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 08:51:17 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 08:51:17 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 08:51:17 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 08:51:17 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 08:51:17 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 08:51:17 08:51:17 spire-1.2.1/pkg/common/telemetry/config.go 08:51:17 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 08:51:17 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 08:51:17 spire-1.2.1/pkg/common/telemetry/inmem.go 08:51:17 spire-1.2.1/pkg/common/telemetry/inmem_test.go 08:51:17 spire-1.2.1/pkg/common/telemetry/m3.go 08:51:17 spire-1.2.1/pkg/common/telemetry/m3_test.go 08:51:17 spire-1.2.1/pkg/common/telemetry/metrics.go 08:51:17 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 08:51:17 spire-1.2.1/pkg/common/telemetry/names.go 08:51:17 spire-1.2.1/pkg/common/telemetry/prometheus.go 08:51:17 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 08:51:17 spire-1.2.1/pkg/common/telemetry/sanitize.go 08:51:17 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 08:51:17 spire-1.2.1/pkg/common/telemetry/server/ 08:51:17 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 08:51:17 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 08:51:17 spire-1.2.1/pkg/common/telemetry/server/datastore/ 08:51:17 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 08:51:17 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 08:51:17 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 08:51:17 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 08:51:17 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 08:51:17 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 08:51:17 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 08:51:17 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 08:51:17 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 08:51:17 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 08:51:17 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 08:51:17 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 08:51:17 spire-1.2.1/pkg/common/telemetry/server/rotate.go 08:51:17 spire-1.2.1/pkg/common/telemetry/server/server.go 08:51:17 spire-1.2.1/pkg/common/telemetry/sink.go 08:51:17 spire-1.2.1/pkg/common/telemetry/statsd.go 08:51:17 spire-1.2.1/pkg/common/telemetry/statsd_test.go 08:51:17 spire-1.2.1/pkg/common/telemetry/uptime.go 08:51:17 spire-1.2.1/pkg/common/telemetry/version.go 08:51:17 spire-1.2.1/pkg/common/telemetry/withlabels.go 08:51:17 spire-1.2.1/pkg/common/uptime/ 08:51:17 spire-1.2.1/pkg/common/uptime/uptime.go 08:51:17 spire-1.2.1/pkg/common/uptime/uptime_test.gospire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 08:51:17 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 08:51:17 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 08:51:17 spire-1.2.1/pkg/common/coretypes/ 08:51:17 spire-1.2.1/pkg/common/coretypes/bundle/ 08:51:17 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 08:51:17 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 08:51:17 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 08:51:17 spire-1.2.1/pkg/common/coretypes/bundle/require.go 08:51:17 spire-1.2.1/pkg/common/coretypes/jwtkey/ 08:51:17 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 08:51:17 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 08:51:17 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 08:51:17 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 08:51:17 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 08:51:17 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 08:51:17 spire-1.2.1/pkg/common/coretypes/x509certificate/ 08:51:17 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 08:51:17 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 08:51:17 spire-1.2.1/pkg/common/util/ 08:51:17 spire-1.2.1/pkg/common/util/certs.go 08:51:17 spire-1.2.1/pkg/common/util/certs_test.go 08:51:17 spire-1.2.1/pkg/common/util/csr.go 08:51:17 spire-1.2.1/pkg/common/util/hash.go 08:51:17 spire-1.2.1/pkg/common/util/selectors.go 08:51:17 spire-1.2.1/pkg/common/util/selectors_test.go 08:51:17 spire-1.2.1/pkg/common/util/signals.go 08:51:17 spire-1.2.1/pkg/common/util/sort.go 08:51:17 spire-1.2.1/pkg/common/util/sort_test.go 08:51:17 spire-1.2.1/pkg/common/util/task.go 08:51:17 spire-1.2.1/pkg/common/util/task_test.go 08:51:17 spire-1.2.1/pkg/common/util/testdata/ 08:51:17 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 08:51:17 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 08:51:17 spire-1.2.1/pkg/common/version/ 08:51:17 spire-1.2.1/pkg/common/version/version.go 08:51:17 spire-1.2.1/pkg/common/x509svid/ 08:51:17 spire-1.2.1/pkg/common/x509svid/common_test.go 08:51:17 spire-1.2.1/pkg/common/x509svid/csr.go 08:51:17 spire-1.2.1/pkg/common/x509svid/upstreamca.go 08:51:17 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 08:51:17 spire-1.2.1/pkg/common/x509util/ 08:51:17 spire-1.2.1/pkg/common/x509util/cert.go 08:51:17 spire-1.2.1/pkg/common/x509util/dns.go 08:51:17 spire-1.2.1/pkg/common/x509util/dns_test.go 08:51:17 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 08:51:17 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 08:51:17 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 08:51:17 spire-1.2.1/pkg/common/cryptoutil/ 08:51:17 spire-1.2.1/pkg/common/cryptoutil/keys.go 08:51:17 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 08:51:17 spire-1.2.1/pkg/common/diskutil/ 08:51:17 spire-1.2.1/pkg/common/diskutil/file_posix.go 08:51:17 spire-1.2.1/pkg/common/diskutil/file_test.go 08:51:17 spire-1.2.1/pkg/common/diskutil/file_windows.go 08:51:17 spire-1.2.1/pkg/common/errorutil/ 08:51:17 spire-1.2.1/pkg/common/errorutil/wrapper.go 08:51:17 spire-1.2.1/pkg/common/health/ 08:51:17 spire-1.2.1/pkg/common/health/config.go 08:51:17 spire-1.2.1/pkg/common/health/context.go 08:51:17 spire-1.2.1/pkg/common/health/context_test.go 08:51:17 spire-1.2.1/pkg/common/health/health.go 08:51:17 spire-1.2.1/pkg/common/health/health_test.go 08:51:17 spire-1.2.1/pkg/common/health/logger.go 08:51:17 spire-1.2.1/pkg/common/hostservice/ 08:51:17 spire-1.2.1/pkg/common/hostservice/metricsservice/ 08:51:17 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 08:51:17 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 08:51:17 spire-1.2.1/pkg/common/x509util/keyid.go 08:51:17 spire-1.2.1/pkg/common/x509util/keypair.go 08:51:17 spire-1.2.1/pkg/common/x509util/serialnumber.go 08:51:17 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 08:51:17 spire-1.2.1/pkg/server/ 08:51:17 spire-1.2.1/pkg/server/api/ 08:51:17 spire-1.2.1/pkg/server/api/agent.go 08:51:17 spire-1.2.1/pkg/server/api/agent/ 08:51:17 spire-1.2.1/pkg/server/api/agent/v1/ 08:51:17 spire-1.2.1/pkg/server/api/agent/v1/service.go 08:51:17 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 08:51:17 spire-1.2.1/pkg/server/api/agent_test.go 08:51:17 spire-1.2.1/pkg/server/api/api.go 08:51:17 spire-1.2.1/pkg/server/api/audit/ 08:51:17 spire-1.2.1/pkg/server/api/audit/audit.go 08:51:17 spire-1.2.1/pkg/server/api/audit/audit_test.go 08:51:17 spire-1.2.1/pkg/server/api/bundle.go 08:51:17 spire-1.2.1/pkg/server/api/bundle/ 08:51:17 spire-1.2.1/pkg/server/api/bundle/v1/ 08:51:17 spire-1.2.1/pkg/server/api/bundle/v1/service.go 08:51:17 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 08:51:17 spire-1.2.1/pkg/server/api/bundle_test.go 08:51:17 spire-1.2.1/pkg/server/api/debug/ 08:51:17 spire-1.2.1/pkg/server/api/debug/v1/ 08:51:17 spire-1.2.1/pkg/server/api/debug/v1/service.go 08:51:17 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 08:51:17 spire-1.2.1/pkg/common/idutil/ 08:51:17 spire-1.2.1/pkg/common/idutil/require.go 08:51:17 spire-1.2.1/pkg/common/idutil/require_test.go 08:51:17 spire-1.2.1/pkg/common/idutil/safety.go 08:51:17 spire-1.2.1/pkg/common/idutil/safety_test.go 08:51:17 spire-1.2.1/pkg/common/idutil/spiffeid.go 08:51:17 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 08:51:17 spire-1.2.1/pkg/common/jwtsvid/ 08:51:17 spire-1.2.1/pkg/common/jwtsvid/common.go 08:51:17 spire-1.2.1/pkg/common/jwtsvid/sign.go 08:51:17 spire-1.2.1/pkg/common/jwtsvid/token_test.go 08:51:17 spire-1.2.1/pkg/common/jwtsvid/validate.go 08:51:17 spire-1.2.1/pkg/common/jwtutil/ 08:51:17 spire-1.2.1/pkg/common/jwtutil/keyset.go 08:51:17 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 08:51:17 spire-1.2.1/pkg/common/log/ 08:51:17 spire-1.2.1/pkg/common/log/hclog_adapter.go 08:51:17 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 08:51:17 spire-1.2.1/pkg/common/log/log.go 08:51:17 spire-1.2.1/pkg/common/log/log_test.go 08:51:17 spire-1.2.1/pkg/common/log/options.go 08:51:17 spire-1.2.1/pkg/common/nodeutil/ 08:51:17 spire-1.2.1/pkg/common/nodeutil/node.go 08:51:17 spire-1.2.1/pkg/common/nodeutil/node_test.go 08:51:17 spire-1.2.1/pkg/common/peertracker/ 08:51:17 spire-1.2.1/pkg/common/peertracker/conn.go 08:51:17 spire-1.2.1/pkg/common/peertracker/credentials.go 08:51:17 spire-1.2.1/pkg/common/peertracker/errors.go 08:51:17 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 08:51:17 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 08:51:17 spire-1.2.1/pkg/common/peertracker/info.go 08:51:17 spire-1.2.1/pkg/common/peertracker/listener.go 08:51:17 spire-1.2.1/pkg/common/peertracker/listener_test.go 08:51:17 spire-1.2.1/pkg/common/peertracker/peertracker.go 08:51:17 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 08:51:17 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 08:51:17 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 08:51:17 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 08:51:17 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 08:51:17 spire-1.2.1/pkg/common/peertracker/tcp.go 08:51:17 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 08:51:17 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 08:51:17 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 08:51:17 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 08:51:17 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 08:51:17 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 08:51:17 spire-1.2.1/pkg/server/api/entry.go 08:51:17 spire-1.2.1/pkg/server/api/entry/ 08:51:17 spire-1.2.1/pkg/server/api/entry/v1/ 08:51:17 spire-1.2.1/pkg/server/api/entry/v1/service.go 08:51:17 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 08:51:17 spire-1.2.1/pkg/server/api/entry_test.go 08:51:17 spire-1.2.1/pkg/server/api/health/ 08:51:17 spire-1.2.1/pkg/server/api/health/v1/ 08:51:17 spire-1.2.1/pkg/server/api/health/v1/service.go 08:51:17 spire-1.2.1/pkg/server/api/health/v1/service_test.go 08:51:17 spire-1.2.1/pkg/server/api/id.go 08:51:17 spire-1.2.1/pkg/server/api/id_test.go 08:51:17 spire-1.2.1/pkg/server/api/limits/ 08:51:17 spire-1.2.1/pkg/server/api/limits/limits.go 08:51:17 spire-1.2.1/pkg/server/api/middleware/ 08:51:17 spire-1.2.1/pkg/server/api/middleware/alias.go 08:51:17 spire-1.2.1/pkg/server/api/middleware/audit.go 08:51:17 spire-1.2.1/pkg/server/api/middleware/authorization.go 08:51:17 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 08:51:17 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 08:51:17 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 08:51:17 spire-1.2.1/pkg/server/api/middleware/caller.go 08:51:17 spire-1.2.1/pkg/server/api/middleware/caller_test.go 08:51:17 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 08:51:17 spire-1.2.1/pkg/common/peertracker/uds.go 08:51:17 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 08:51:17 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 08:51:17 spire-1.2.1/pkg/common/peertracker/uds_linux.go 08:51:17 spire-1.2.1/pkg/common/pemutil/ 08:51:17 spire-1.2.1/pkg/common/pemutil/block.go 08:51:17 spire-1.2.1/pkg/common/pemutil/certs.go 08:51:17 spire-1.2.1/pkg/common/pemutil/common.go 08:51:17 spire-1.2.1/pkg/common/pemutil/csr.go 08:51:17 spire-1.2.1/pkg/common/pemutil/keys.go 08:51:17 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 08:51:17 spire-1.2.1/pkg/common/pemutil/testdata/ 08:51:17 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 08:51:17 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 08:51:17 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 08:51:17 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 08:51:17 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 08:51:17 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 08:51:17 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 08:51:17 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 08:51:17 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 08:51:17 spire-1.2.1/pkg/server/api/middleware/common.go 08:51:17 spire-1.2.1/pkg/server/api/middleware/common_test.go 08:51:17 spire-1.2.1/pkg/server/api/middleware/entries.go 08:51:17 spire-1.2.1/pkg/server/api/middleware/entries_test.go 08:51:17 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 08:51:17 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 08:51:17 spire-1.2.1/pkg/server/api/ratelimit.go 08:51:17 spire-1.2.1/pkg/server/api/rpccontext/ 08:51:17 spire-1.2.1/pkg/server/api/rpccontext/alias.go 08:51:17 spire-1.2.1/pkg/server/api/rpccontext/audit.go 08:51:17 spire-1.2.1/pkg/server/api/rpccontext/caller.go 08:51:17 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 08:51:17 spire-1.2.1/pkg/server/api/selector.go 08:51:17 spire-1.2.1/pkg/server/api/selector_test.go 08:51:17 spire-1.2.1/pkg/server/api/status.go 08:51:17 spire-1.2.1/pkg/server/api/status_test.go 08:51:17 spire-1.2.1/pkg/server/api/svid/ 08:51:17 spire-1.2.1/pkg/server/api/svid/v1/ 08:51:17 spire-1.2.1/pkg/server/api/svid/v1/service.go 08:51:17 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 08:51:17 spire-1.2.1/pkg/server/api/trustdomain.go 08:51:17 spire-1.2.1/pkg/server/api/trustdomain/ 08:51:17 spire-1.2.1/pkg/server/api/trustdomain/v1/ 08:51:17 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 08:51:17 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 08:51:17 spire-1.2.1/pkg/server/api/trustdomain_test.go 08:51:17 spire-1.2.1/pkg/server/authpolicy/ 08:51:17 spire-1.2.1/pkg/server/authpolicy/defaults.go 08:51:17 spire-1.2.1/pkg/server/authpolicy/policy.go 08:51:17 spire-1.2.1/pkg/server/authpolicy/policy.rego 08:51:17 spire-1.2.1/pkg/server/authpolicy/policy_data.json 08:51:17 spire-1.2.1/pkg/server/authpolicy/policy_test.go 08:51:17 spire-1.2.1/pkg/server/authpolicy/validate.go 08:51:17 spire-1.2.1/pkg/server/bundle/ 08:51:17 spire-1.2.1/pkg/server/bundle/client/ 08:51:17 spire-1.2.1/pkg/server/bundle/client/client.go 08:51:17 spire-1.2.1/pkg/server/bundle/client/client_test.go 08:51:17 spire-1.2.1/pkg/server/bundle/client/manager.go 08:51:17 spire-1.2.1/pkg/server/bundle/client/manager_test.go 08:51:17 spire-1.2.1/pkg/server/bundle/client/sources.go 08:51:17 spire-1.2.1/pkg/server/bundle/client/sources_test.go 08:51:17 spire-1.2.1/pkg/server/bundle/client/updater.go 08:51:17 spire-1.2.1/pkg/server/bundle/client/updater_test.go 08:51:17 spire-1.2.1/pkg/server/ca/ 08:51:17 spire-1.2.1/pkg/server/ca/ca.go 08:51:17 spire-1.2.1/pkg/server/ca/ca_health.go 08:51:17 spire-1.2.1/pkg/server/ca/ca_test.go 08:51:17 spire-1.2.1/pkg/server/ca/journal.go 08:51:17 spire-1.2.1/pkg/server/ca/journal_test.go 08:51:17 spire-1.2.1/pkg/server/ca/manager.go 08:51:17 spire-1.2.1/pkg/server/ca/manager_health.go 08:51:17 spire-1.2.1/pkg/server/ca/manager_test.go 08:51:17 spire-1.2.1/pkg/server/ca/templates.go 08:51:17 spire-1.2.1/pkg/server/ca/upstream_client.go 08:51:17 spire-1.2.1/pkg/server/ca/upstream_client_test.go 08:51:17 spire-1.2.1/pkg/server/ca/validation.go 08:51:17 spire-1.2.1/pkg/server/cache/ 08:51:17 spire-1.2.1/pkg/server/cache/dscache/ 08:51:17 spire-1.2.1/pkg/server/cache/dscache/cache.go 08:51:17 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 08:51:17 spire-1.2.1/pkg/server/cache/entrycache/ 08:51:17 spire-1.2.1/pkg/server/cache/entrycache/cache.go 08:51:17 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 08:51:17 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 08:51:17 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 08:51:17 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 08:51:17 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 08:51:17 spire-1.2.1/pkg/server/catalog/ 08:51:17 spire-1.2.1/pkg/server/catalog/catalog.go 08:51:17 08:51:17 spire-1.2.1/pkg/common/plugin/ 08:51:17 spire-1.2.1/pkg/common/plugin/aws/ 08:51:17 spire-1.2.1/pkg/common/plugin/aws/iid.go 08:51:17 spire-1.2.1/pkg/common/plugin/azure/ 08:51:17 spire-1.2.1/pkg/common/plugin/azure/msi.go 08:51:17 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 08:51:17 spire-1.2.1/pkg/common/plugin/facade.go 08:51:17 spire-1.2.1/pkg/common/plugin/facade_test.go 08:51:17 spire-1.2.1/pkg/common/plugin/gcp/ 08:51:17 spire-1.2.1/pkg/common/plugin/gcp/iit.go 08:51:17 spire-1.2.1/pkg/common/plugin/k8s/ 08:51:17 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 08:51:17 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 08:51:17 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 08:51:17 spire-1.2.1/pkg/common/plugin/k8s/utils.go 08:51:17 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 08:51:17 spire-1.2.1/pkg/common/plugin/log.go 08:51:17 spire-1.2.1/pkg/common/plugin/sshpop/ 08:51:17 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 08:51:17 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 08:51:17 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 08:51:17 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 08:51:17 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 08:51:17 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 08:51:17 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 08:51:17 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 08:51:17 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 08:51:17 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 08:51:17 spire-1.2.1/pkg/common/plugin/tpmdevid/ 08:51:17 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 08:51:17 spire-1.2.1/pkg/common/plugin/x509pop/ 08:51:17 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 08:51:17 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 08:51:17 spire-1.2.1/pkg/common/profiling/ 08:51:17 spire-1.2.1/pkg/common/profiling/dumpers.go 08:51:17 spire-1.2.1/pkg/common/profiling/profiling.go 08:51:17 spire-1.2.1/pkg/common/protoutil/ 08:51:17 spire-1.2.1/pkg/common/protoutil/masks.go 08:51:17 spire-1.2.1/pkg/common/protoutil/masks_test.go 08:51:17 spire-1.2.1/pkg/common/rotationutil/ 08:51:17 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 08:51:17 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 08:51:17 spire-1.2.1/pkg/common/selector/ 08:51:17 spire-1.2.1/pkg/common/selector/selector.go 08:51:17 spire-1.2.1/pkg/common/selector/selector_test.go 08:51:17 spire-1.2.1/pkg/common/selector/set.go 08:51:17 spire-1.2.1/pkg/common/selector/set_utils.go 08:51:17 spire-1.2.1/pkg/common/selector/set_utils_test.go 08:51:17 spire-1.2.1/pkg/common/telemetry/ 08:51:17 spire-1.2.1/pkg/common/telemetry/agent/ 08:51:17 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 08:51:17 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 08:51:17 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 08:51:17 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 08:51:17 spire-1.2.1/pkg/common/telemetry/agent/manager.go 08:51:17 spire-1.2.1/pkg/common/telemetry/agent/node.go 08:51:17 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 08:51:17 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 08:51:17 spire-1.2.1/pkg/common/telemetry/agent/store/ 08:51:17 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 08:51:17 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 08:51:17 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 08:51:17 spire-1.2.1/pkg/common/telemetry/blackhole.go 08:51:17 spire-1.2.1/pkg/common/telemetry/call.go 08:51:17 spire-1.2.1/pkg/common/telemetry/common/ 08:51:17 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 08:51:17 spire-1.2.1/pkg/common/telemetry/config.go 08:51:17 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 08:51:17 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 08:51:17 spire-1.2.1/pkg/common/telemetry/inmem.go 08:51:17 spire-1.2.1/pkg/common/telemetry/inmem_test.go 08:51:17 spire-1.2.1/pkg/common/telemetry/m3.go 08:51:17 spire-1.2.1/pkg/common/telemetry/m3_test.go 08:51:17 spire-1.2.1/pkg/common/telemetry/metrics.go 08:51:17 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 08:51:17 spire-1.2.1/pkg/common/telemetry/names.go 08:51:17 spire-1.2.1/pkg/common/telemetry/prometheus.go 08:51:17 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 08:51:17 spire-1.2.1/pkg/common/telemetry/sanitize.go 08:51:17 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 08:51:17 spire-1.2.1/pkg/common/telemetry/server/ 08:51:17 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 08:51:17 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 08:51:17 spire-1.2.1/pkg/common/telemetry/server/datastore/ 08:51:17 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 08:51:17 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 08:51:17 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.gospire-1.2.1/pkg/server/catalog/keymanager.go 08:51:17 spire-1.2.1/pkg/server/catalog/nodeattestor.go 08:51:17 spire-1.2.1/pkg/server/catalog/noderesolver.go 08:51:17 spire-1.2.1/pkg/server/catalog/notifier.go 08:51:17 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 08:51:17 spire-1.2.1/pkg/server/config.go 08:51:17 spire-1.2.1/pkg/server/datastore/ 08:51:17 spire-1.2.1/pkg/server/datastore/datastore.go 08:51:17 spire-1.2.1/pkg/server/datastore/datastore_health.go 08:51:17 spire-1.2.1/pkg/server/datastore/repository.go 08:51:17 spire-1.2.1/pkg/server/datastore/sqlstore/ 08:51:17 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 08:51:17 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 08:51:17 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 08:51:17 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 08:51:17 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 08:51:17 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 08:51:17 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 08:51:17 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 08:51:17 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 08:51:17 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 08:51:17 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 08:51:17 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 08:51:17 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 08:51:17 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 08:51:17 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 08:51:17 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 08:51:17 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 08:51:17 spire-1.2.1/pkg/server/endpoints/ 08:51:17 spire-1.2.1/pkg/server/endpoints/bundle/ 08:51:17 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 08:51:17 spire-1.2.1/pkg/server/endpoints/bundle/config.go 08:51:17 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 08:51:17 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 08:51:17 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 08:51:17 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 08:51:17 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 08:51:17 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 08:51:17 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 08:51:17 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 08:51:17 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 08:51:17 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 08:51:17 spire-1.2.1/pkg/server/endpoints/bundle/server.go 08:51:17 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 08:51:17 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 08:51:17 spire-1.2.1/pkg/server/endpoints/config.go 08:51:17 spire-1.2.1/pkg/server/endpoints/endpoints.go 08:51:17 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 08:51:17 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 08:51:17 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 08:51:17 spire-1.2.1/pkg/server/endpoints/middleware.go 08:51:17 spire-1.2.1/pkg/server/endpoints/middleware_test.go 08:51:17 spire-1.2.1/pkg/server/hostservice/ 08:51:17 spire-1.2.1/pkg/server/hostservice/agentstore/ 08:51:17 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 08:51:17 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 08:51:17 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 08:51:17 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 08:51:17 spire-1.2.1/pkg/server/hostservice/identityprovider/ 08:51:17 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 08:51:17 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 08:51:17 spire-1.2.1/pkg/server/plugin/ 08:51:17 spire-1.2.1/pkg/server/plugin/keymanager/ 08:51:17 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 08:51:17 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 08:51:17 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 08:51:17 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 08:51:17 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 08:51:17 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 08:51:17 spire-1.2.1/pkg/server/plugin/keymanager/base/ 08:51:17 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 08:51:17 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 08:51:17 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 08:51:17 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 08:51:17 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 08:51:17 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 08:51:17 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 08:51:17 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 08:51:17 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 08:51:17 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 08:51:17 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 08:51:17 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 08:51:17 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 08:51:17 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 08:51:17 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 08:51:17 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 08:51:17 spire-1.2.1/pkg/common/telemetry/server/rotate.go 08:51:17 spire-1.2.1/pkg/common/telemetry/server/server.go 08:51:17 spire-1.2.1/pkg/common/telemetry/sink.go 08:51:17 spire-1.2.1/pkg/common/telemetry/statsd.go 08:51:17 spire-1.2.1/pkg/common/telemetry/statsd_test.go 08:51:17 spire-1.2.1/pkg/common/telemetry/uptime.go 08:51:17 spire-1.2.1/pkg/common/telemetry/version.go 08:51:17 spire-1.2.1/pkg/common/telemetry/withlabels.go 08:51:17 spire-1.2.1/pkg/common/uptime/ 08:51:17 spire-1.2.1/pkg/common/uptime/uptime.go 08:51:17 spire-1.2.1/pkg/common/uptime/uptime_test.go 08:51:17 spire-1.2.1/pkg/common/util/ 08:51:17 spire-1.2.1/pkg/common/util/certs.go 08:51:17 spire-1.2.1/pkg/common/util/certs_test.go 08:51:17 spire-1.2.1/pkg/common/util/csr.go 08:51:17 spire-1.2.1/pkg/common/util/hash.go 08:51:17 spire-1.2.1/pkg/common/util/selectors.go 08:51:17 spire-1.2.1/pkg/common/util/selectors_test.go 08:51:17 spire-1.2.1/pkg/common/util/signals.go 08:51:17 spire-1.2.1/pkg/common/util/sort.go 08:51:17 spire-1.2.1/pkg/common/util/sort_test.go 08:51:17 spire-1.2.1/pkg/common/util/task.go 08:51:17 spire-1.2.1/pkg/common/util/task_test.go 08:51:17 spire-1.2.1/pkg/common/util/testdata/ 08:51:17 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 08:51:17 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 08:51:17 spire-1.2.1/pkg/common/version/ 08:51:17 spire-1.2.1/pkg/common/version/version.go 08:51:17 spire-1.2.1/pkg/common/x509svid/ 08:51:17 spire-1.2.1/pkg/common/x509svid/common_test.go 08:51:17 spire-1.2.1/pkg/common/x509svid/csr.go 08:51:17 spire-1.2.1/pkg/common/x509svid/upstreamca.go 08:51:17 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 08:51:17 spire-1.2.1/pkg/common/x509util/ 08:51:17 spire-1.2.1/pkg/common/x509util/cert.go 08:51:17 spire-1.2.1/pkg/common/x509util/dns.go 08:51:17 spire-1.2.1/pkg/common/x509util/dns_test.go 08:51:17 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 08:51:17 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 08:51:17 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 08:51:17 spire-1.2.1/pkg/server/plugin/keymanager/test/ 08:51:17 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 08:51:17 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 08:51:17 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 08:51:17 spire-1.2.1/pkg/server/plugin/nodeattestor/ 08:51:17 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 08:51:17 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 08:51:17 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 08:51:17 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 08:51:17 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 08:51:17 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 08:51:17 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 08:51:17 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 08:51:17 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 08:51:17 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 08:51:17 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 08:51:17 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 08:51:17 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 08:51:17 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 08:51:17 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 08:51:17 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 08:51:17 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 08:51:17 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 08:51:17 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 08:51:17 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 08:51:17 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 08:51:17 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 08:51:17 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 08:51:17 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 08:51:17 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 08:51:17 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 08:51:17 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 08:51:17 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 08:51:17 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 08:51:17 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 08:51:17 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 08:51:17 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 08:51:17 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 08:51:17 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 08:51:17 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 08:51:17 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 08:51:17 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 08:51:17 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 08:51:17 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 08:51:17 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 08:51:17 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 08:51:17 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 08:51:17 spire-1.2.1/pkg/server/plugin/noderesolver/ 08:51:17 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 08:51:17 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 08:51:17 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 08:51:17 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 08:51:17 spire-1.2.1/pkg/common/x509util/keyid.go 08:51:17 spire-1.2.1/pkg/common/x509util/keypair.go 08:51:17 spire-1.2.1/pkg/common/x509util/serialnumber.go 08:51:17 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 08:51:17 spire-1.2.1/pkg/server/ 08:51:17 spire-1.2.1/pkg/server/api/ 08:51:17 spire-1.2.1/pkg/server/api/agent.go 08:51:17 spire-1.2.1/pkg/server/api/agent/ 08:51:17 spire-1.2.1/pkg/server/api/agent/v1/ 08:51:17 spire-1.2.1/pkg/server/api/agent/v1/service.go 08:51:17 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 08:51:17 spire-1.2.1/pkg/server/api/agent_test.go 08:51:17 spire-1.2.1/pkg/server/api/api.go 08:51:17 spire-1.2.1/pkg/server/api/audit/ 08:51:17 spire-1.2.1/pkg/server/api/audit/audit.go 08:51:17 spire-1.2.1/pkg/server/api/audit/audit_test.go 08:51:17 spire-1.2.1/pkg/server/api/bundle.go 08:51:17 spire-1.2.1/pkg/server/api/bundle/ 08:51:17 spire-1.2.1/pkg/server/api/bundle/v1/ 08:51:17 spire-1.2.1/pkg/server/api/bundle/v1/service.go 08:51:17 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 08:51:17 spire-1.2.1/pkg/server/api/bundle_test.go 08:51:17 spire-1.2.1/pkg/server/api/debug/ 08:51:17 spire-1.2.1/pkg/server/api/debug/v1/ 08:51:17 spire-1.2.1/pkg/server/api/debug/v1/service.go 08:51:17 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 08:51:17 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 08:51:17 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 08:51:17 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 08:51:17 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 08:51:17 spire-1.2.1/pkg/server/plugin/notifier/ 08:51:17 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 08:51:17 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 08:51:17 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 08:51:17 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 08:51:17 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 08:51:17 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 08:51:17 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 08:51:17 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 08:51:17 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 08:51:17 spire-1.2.1/pkg/server/plugin/notifier/repository.go 08:51:17 spire-1.2.1/pkg/server/plugin/notifier/v1.go 08:51:17 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 08:51:17 spire-1.2.1/pkg/server/api/entry.go 08:51:17 spire-1.2.1/pkg/server/api/entry/ 08:51:17 spire-1.2.1/pkg/server/api/entry/v1/ 08:51:17 spire-1.2.1/pkg/server/api/entry/v1/service.go 08:51:17 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 08:51:17 spire-1.2.1/pkg/server/api/entry_test.go 08:51:17 spire-1.2.1/pkg/server/api/health/ 08:51:17 spire-1.2.1/pkg/server/api/health/v1/ 08:51:17 spire-1.2.1/pkg/server/api/health/v1/service.go 08:51:17 spire-1.2.1/pkg/server/api/health/v1/service_test.go 08:51:17 spire-1.2.1/pkg/server/api/id.go 08:51:17 spire-1.2.1/pkg/server/api/id_test.go 08:51:17 spire-1.2.1/pkg/server/api/limits/ 08:51:17 spire-1.2.1/pkg/server/api/limits/limits.go 08:51:17 spire-1.2.1/pkg/server/api/middleware/ 08:51:17 spire-1.2.1/pkg/server/api/middleware/alias.go 08:51:17 spire-1.2.1/pkg/server/api/middleware/audit.go 08:51:17 spire-1.2.1/pkg/server/api/middleware/authorization.go 08:51:17 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 08:51:17 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 08:51:17 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 08:51:17 spire-1.2.1/pkg/server/api/middleware/caller.go 08:51:17 spire-1.2.1/pkg/server/api/middleware/caller_test.go 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 08:51:17 08:51:17 spire-1.2.1/pkg/server/api/middleware/common.go 08:51:17 spire-1.2.1/pkg/server/api/middleware/common_test.go 08:51:17 spire-1.2.1/pkg/server/api/middleware/entries.go 08:51:17 spire-1.2.1/pkg/server/api/middleware/entries_test.go 08:51:17 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 08:51:17 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 08:51:17 spire-1.2.1/pkg/server/api/ratelimit.go 08:51:17 spire-1.2.1/pkg/server/api/rpccontext/ 08:51:17 spire-1.2.1/pkg/server/api/rpccontext/alias.go 08:51:17 spire-1.2.1/pkg/server/api/rpccontext/audit.go 08:51:17 spire-1.2.1/pkg/server/api/rpccontext/caller.go 08:51:17 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 08:51:17 spire-1.2.1/pkg/server/api/selector.go 08:51:17 spire-1.2.1/pkg/server/api/selector_test.go 08:51:17 spire-1.2.1/pkg/server/api/status.go 08:51:17 spire-1.2.1/pkg/server/api/status_test.go 08:51:17 spire-1.2.1/pkg/server/api/svid/ 08:51:17 spire-1.2.1/pkg/server/api/svid/v1/ 08:51:17 spire-1.2.1/pkg/server/api/svid/v1/service.go 08:51:17 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 08:51:17 spire-1.2.1/pkg/server/api/trustdomain.go 08:51:17 spire-1.2.1/pkg/server/api/trustdomain/ 08:51:17 spire-1.2.1/pkg/server/api/trustdomain/v1/spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 08:51:17 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 08:51:17 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 08:51:17 spire-1.2.1/pkg/server/api/trustdomain_test.go 08:51:17 spire-1.2.1/pkg/server/authpolicy/ 08:51:17 spire-1.2.1/pkg/server/authpolicy/defaults.go 08:51:17 spire-1.2.1/pkg/server/authpolicy/policy.go 08:51:17 spire-1.2.1/pkg/server/authpolicy/policy.rego 08:51:17 spire-1.2.1/pkg/server/authpolicy/policy_data.json 08:51:17 spire-1.2.1/pkg/server/authpolicy/policy_test.go 08:51:17 spire-1.2.1/pkg/server/authpolicy/validate.go 08:51:17 spire-1.2.1/pkg/server/bundle/ 08:51:17 spire-1.2.1/pkg/server/bundle/client/ 08:51:17 spire-1.2.1/pkg/server/bundle/client/client.go 08:51:17 spire-1.2.1/pkg/server/bundle/client/client_test.go 08:51:17 spire-1.2.1/pkg/server/bundle/client/manager.go 08:51:17 spire-1.2.1/pkg/server/bundle/client/manager_test.go 08:51:17 spire-1.2.1/pkg/server/bundle/client/sources.go 08:51:17 spire-1.2.1/pkg/server/bundle/client/sources_test.go 08:51:17 spire-1.2.1/pkg/server/bundle/client/updater.go 08:51:17 spire-1.2.1/pkg/server/bundle/client/updater_test.go 08:51:17 spire-1.2.1/pkg/server/ca/ 08:51:17 spire-1.2.1/pkg/server/ca/ca.go 08:51:17 spire-1.2.1/pkg/server/ca/ca_health.go 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 08:51:17 spire-1.2.1/pkg/server/registration/ 08:51:17 spire-1.2.1/pkg/server/registration/manager.go 08:51:17 spire-1.2.1/pkg/server/registration/manager_test.go 08:51:17 spire-1.2.1/pkg/server/scanentries.go 08:51:17 spire-1.2.1/pkg/server/scanentries_test.go 08:51:17 spire-1.2.1/pkg/server/server.go 08:51:17 spire-1.2.1/pkg/server/server_test.go 08:51:17 spire-1.2.1/pkg/server/svid/ 08:51:17 spire-1.2.1/pkg/server/svid/observer.go 08:51:17 spire-1.2.1/pkg/server/svid/observer_test.go 08:51:17 spire-1.2.1/pkg/server/svid/rotator.go 08:51:17 spire-1.2.1/pkg/server/svid/rotator_config.go 08:51:17 spire-1.2.1/pkg/server/svid/rotator_config_test.go 08:51:17 spire-1.2.1/pkg/server/svid/rotator_test.go 08:51:17 spire-1.2.1/proto/ 08:51:17 spire-1.2.1/proto/private/ 08:51:17 spire-1.2.1/proto/private/server/ 08:51:17 spire-1.2.1/proto/private/server/journal/ 08:51:17 spire-1.2.1/proto/private/server/journal/journal.pb.go 08:51:17 spire-1.2.1/proto/private/server/journal/journal.proto 08:51:17 spire-1.2.1/proto/spire/ 08:51:17 spire-1.2.1/proto/spire/common/ 08:51:17 spire-1.2.1/proto/spire/common/common.pb.go 08:51:17 spire-1.2.1/proto/spire/common/common.proto 08:51:17 spire-1.2.1/proto/spire/common/plugin/ 08:51:17 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 08:51:17 spire-1.2.1/proto/spire/common/plugin/plugin.proto 08:51:17 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 08:51:17 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 08:51:17 spire-1.2.1/proto/spire/plugin/ 08:51:17 spire-1.2.1/proto/spire/plugin/agent/ 08:51:17 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 08:51:17 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 08:51:17 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 08:51:17 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 08:51:17 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 08:51:17 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 08:51:17 spire-1.2.1/release/ 08:51:17 spire-1.2.1/release/spire-extras/ 08:51:17 spire-1.2.1/release/spire-extras/README.md 08:51:17 spire-1.2.1/release/spire-extras/conf/ 08:51:17 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 08:51:17 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 08:51:17 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 08:51:17 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 08:51:17 spire-1.2.1/release/spire/ 08:51:17 spire-1.2.1/release/spire/README.md 08:51:17 spire-1.2.1/release/spire/conf/ 08:51:17 spire-1.2.1/release/spire/conf/agent/ 08:51:17 spire-1.2.1/release/spire/conf/agent/agent.conf 08:51:17 spire-1.2.1/release/spire/conf/server/ 08:51:17 spire-1.2.1/release/spire/conf/server/server.conf 08:51:17 spire-1.2.1/script/ 08:51:17 spire-1.2.1/script/build-artifact.sh 08:51:17 spire-1.2.1/script/generate_dummy_ca.sh 08:51:17 spire-1.2.1/support/ 08:51:17 spire-1.2.1/support/k8s/ 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/ 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 08:51:17 spire-1.2.1/pkg/server/ca/ca_test.go 08:51:17 spire-1.2.1/pkg/server/ca/journal.go 08:51:17 spire-1.2.1/pkg/server/ca/journal_test.go 08:51:17 spire-1.2.1/pkg/server/ca/manager.go 08:51:17 spire-1.2.1/pkg/server/ca/manager_health.go 08:51:17 spire-1.2.1/pkg/server/ca/manager_test.go 08:51:17 spire-1.2.1/pkg/server/ca/templates.go 08:51:17 spire-1.2.1/pkg/server/ca/upstream_client.go 08:51:17 spire-1.2.1/pkg/server/ca/upstream_client_test.go 08:51:17 spire-1.2.1/pkg/server/ca/validation.go 08:51:17 spire-1.2.1/pkg/server/cache/ 08:51:17 spire-1.2.1/pkg/server/cache/dscache/ 08:51:17 spire-1.2.1/pkg/server/cache/dscache/cache.go 08:51:17 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 08:51:17 spire-1.2.1/pkg/server/cache/entrycache/ 08:51:17 spire-1.2.1/pkg/server/cache/entrycache/cache.go 08:51:17 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 08:51:17 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 08:51:17 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 08:51:17 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 08:51:17 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 08:51:17 spire-1.2.1/pkg/server/catalog/ 08:51:17 spire-1.2.1/pkg/server/catalog/catalog.go 08:51:17 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 08:51:17 spire-1.2.1/support/oidc-discovery-provider/ 08:51:17 spire-1.2.1/support/oidc-discovery-provider/README.md 08:51:17 spire-1.2.1/support/oidc-discovery-provider/common_test.go 08:51:17 spire-1.2.1/support/oidc-discovery-provider/config.go 08:51:17 spire-1.2.1/support/oidc-discovery-provider/config_test.go 08:51:17 spire-1.2.1/support/oidc-discovery-provider/domain_policy.gospire-1.2.1/pkg/server/catalog/keymanager.go 08:51:17 spire-1.2.1/pkg/server/catalog/nodeattestor.go 08:51:17 spire-1.2.1/pkg/server/catalog/noderesolver.go 08:51:17 spire-1.2.1/pkg/server/catalog/notifier.go 08:51:17 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 08:51:17 spire-1.2.1/pkg/server/config.go 08:51:17 spire-1.2.1/pkg/server/datastore/ 08:51:17 spire-1.2.1/pkg/server/datastore/datastore.go 08:51:17 spire-1.2.1/pkg/server/datastore/datastore_health.go 08:51:17 spire-1.2.1/pkg/server/datastore/repository.go 08:51:17 spire-1.2.1/pkg/server/datastore/sqlstore/ 08:51:17 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 08:51:17 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 08:51:17 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 08:51:17 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 08:51:17 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 08:51:17 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 08:51:17 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 08:51:17 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 08:51:17 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 08:51:17 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 08:51:17 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 08:51:17 spire-1.2.1/support/oidc-discovery-provider/handler.go 08:51:17 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 08:51:17 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 08:51:17 spire-1.2.1/support/oidc-discovery-provider/main.go 08:51:17 spire-1.2.1/support/oidc-discovery-provider/server_api.go 08:51:17 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 08:51:17 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 08:51:17 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 08:51:17 spire-1.2.1/test/ 08:51:17 spire-1.2.1/test/clock/ 08:51:17 spire-1.2.1/test/clock/clock.go 08:51:17 spire-1.2.1/test/fakes/ 08:51:17 spire-1.2.1/test/fakes/fakeagentcatalog/ 08:51:17 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 08:51:17 spire-1.2.1/test/fakes/fakeagentkeymanager/ 08:51:17 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 08:51:17 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 08:51:17 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 08:51:17 spire-1.2.1/test/fakes/fakeagentstore/ 08:51:17 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 08:51:17 spire-1.2.1/test/fakes/fakedatastore/ 08:51:17 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 08:51:17 spire-1.2.1/test/fakes/fakeentryclient/ 08:51:17 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 08:51:17 spire-1.2.1/test/fakes/fakehealthchecker/ 08:51:17 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 08:51:17 spire-1.2.1/test/fakes/fakeidentityprovider/ 08:51:17 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 08:51:17 spire-1.2.1/test/fakes/fakemetrics/ 08:51:17 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 08:51:17 spire-1.2.1/test/fakes/fakenoderesolver/ 08:51:17 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 08:51:17 spire-1.2.1/test/fakes/fakenotifier/ 08:51:17 spire-1.2.1/test/fakes/fakenotifier/notifier.go 08:51:17 spire-1.2.1/test/fakes/fakepluginmetrics/ 08:51:17 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 08:51:17 spire-1.2.1/test/fakes/fakeserverca/ 08:51:17 spire-1.2.1/test/fakes/fakeserverca/serverca.go 08:51:17 spire-1.2.1/test/fakes/fakeservercatalog/ 08:51:17 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 08:51:17 spire-1.2.1/test/fakes/fakeserverkeymanager/ 08:51:17 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 08:51:17 spire-1.2.1/test/fakes/fakeservernodeattestor/ 08:51:17 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 08:51:17 spire-1.2.1/test/fakes/fakeupstreamauthority/ 08:51:17 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 08:51:17 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 08:51:17 spire-1.2.1/test/fakes/fakeworkloadapi/ 08:51:17 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 08:51:17 spire-1.2.1/test/fakes/fakeworkloadattestor/ 08:51:17 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 08:51:17 spire-1.2.1/test/fixture/ 08:51:17 spire-1.2.1/test/fixture/certs/ 08:51:17 spire-1.2.1/test/fixture/certs/agent_svid.der 08:51:17 spire-1.2.1/test/fixture/certs/base_cert.pem 08:51:17 spire-1.2.1/test/fixture/certs/base_csr.pem 08:51:17 spire-1.2.1/test/fixture/certs/base_key.pem 08:51:17 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 08:51:17 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 08:51:17 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 08:51:17 spire-1.2.1/test/fixture/certs/blog_cert.pem 08:51:17 spire-1.2.1/test/fixture/certs/blog_csr.pem 08:51:17 spire-1.2.1/test/fixture/certs/blog_key.pem 08:51:17 spire-1.2.1/test/fixture/certs/bundle.der 08:51:17 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 08:51:17 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 08:51:17 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 08:51:17 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 08:51:17 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 08:51:17 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 08:51:17 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 08:51:17 spire-1.2.1/pkg/server/endpoints/ 08:51:17 spire-1.2.1/pkg/server/endpoints/bundle/ 08:51:17 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 08:51:17 spire-1.2.1/pkg/server/endpoints/bundle/config.go 08:51:17 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 08:51:17 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 08:51:17 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 08:51:17 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 08:51:17 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 08:51:17 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 08:51:17 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 08:51:17 spire-1.2.1/test/fixture/certs/ca.pem 08:51:17 spire-1.2.1/test/fixture/certs/ca_key.pem 08:51:17 spire-1.2.1/test/fixture/certs/database_cert.pem 08:51:17 spire-1.2.1/test/fixture/certs/database_csr.pem 08:51:17 spire-1.2.1/test/fixture/certs/database_key.pem 08:51:17 spire-1.2.1/test/fixture/certs/node_cert.pem 08:51:17 spire-1.2.1/test/fixture/certs/node_csr.pem 08:51:17 spire-1.2.1/test/fixture/certs/node_key.pem 08:51:17 spire-1.2.1/test/fixture/certs/svid.pem 08:51:17 spire-1.2.1/test/fixture/certs/svid_key.pem 08:51:17 spire-1.2.1/test/fixture/config/ 08:51:17 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 08:51:17 spire-1.2.1/test/fixture/config/agent_good.conf 08:51:17 spire-1.2.1/test/fixture/config/agent_good_templated.conf 08:51:17 spire-1.2.1/test/fixture/config/plugin_good.conf 08:51:17 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 08:51:17 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 08:51:17 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 08:51:17 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 08:51:17 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 08:51:17 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 08:51:17 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 08:51:17 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 08:51:17 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 08:51:17 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 08:51:17 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 08:51:17 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 08:51:17 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 08:51:17 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 08:51:17 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 08:51:17 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 08:51:17 spire-1.2.1/test/fixture/config/server_good.conf 08:51:17 spire-1.2.1/test/fixture/config/server_good_templated.conf 08:51:17 spire-1.2.1/test/fixture/fixture.go 08:51:17 spire-1.2.1/test/fixture/nodeattestor/ 08:51:17 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 08:51:17 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 08:51:17 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 08:51:17 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 08:51:17 spire-1.2.1/pkg/server/endpoints/bundle/server.go 08:51:17 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 08:51:17 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 08:51:17 spire-1.2.1/pkg/server/endpoints/config.go 08:51:17 spire-1.2.1/pkg/server/endpoints/endpoints.go 08:51:17 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 08:51:17 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 08:51:17 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 08:51:17 spire-1.2.1/pkg/server/endpoints/middleware.go 08:51:17 spire-1.2.1/pkg/server/endpoints/middleware_test.go 08:51:17 spire-1.2.1/pkg/server/hostservice/ 08:51:17 spire-1.2.1/pkg/server/hostservice/agentstore/ 08:51:17 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 08:51:17 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 08:51:17 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 08:51:17 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 08:51:17 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 08:51:17 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 08:51:17 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 08:51:17 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 08:51:17 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 08:51:17 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 08:51:17 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 08:51:17 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 08:51:17 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 08:51:17 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 08:51:17 spire-1.2.1/test/fixture/registration/ 08:51:17 spire-1.2.1/test/fixture/registration/entries.json 08:51:17 spire-1.2.1/test/fixture/registration/good-for-update.json 08:51:17 spire-1.2.1/test/fixture/registration/good.json 08:51:17 spire-1.2.1/test/fixture/registration/invalid.json 08:51:17 spire-1.2.1/test/fixture/registration/invalid_json.json 08:51:17 spire-1.2.1/test/fixture/registration/manager_test_entries.json 08:51:17 spire-1.2.1/test/integration/ 08:51:17 spire-1.2.1/test/integration/README.md 08:51:17 spire-1.2.1/pkg/server/hostservice/identityprovider/ 08:51:17 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 08:51:17 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 08:51:17 spire-1.2.1/pkg/server/plugin/ 08:51:17 spire-1.2.1/pkg/server/plugin/keymanager/ 08:51:17 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 08:51:17 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 08:51:17 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 08:51:17 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 08:51:17 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 08:51:17 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 08:51:17 spire-1.2.1/pkg/server/plugin/keymanager/base/ 08:51:17 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 08:51:17 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 08:51:17 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 08:51:17 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 08:51:17 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 08:51:17 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 08:51:17 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 08:51:17 spire-1.2.1/test/integration/common 08:51:17 spire-1.2.1/test/integration/setup/ 08:51:17 spire-1.2.1/test/integration/setup/adminclient/ 08:51:17 spire-1.2.1/test/integration/setup/adminclient/build.sh 08:51:17 spire-1.2.1/test/integration/setup/adminclient/client.go 08:51:17 spire-1.2.1/test/integration/setup/debugagent/ 08:51:17 spire-1.2.1/test/integration/setup/debugagent/build.sh 08:51:17 spire-1.2.1/test/integration/setup/debugagent/main.go 08:51:17 spire-1.2.1/test/integration/setup/debugserver/ 08:51:17 spire-1.2.1/test/integration/setup/debugserver/build.sh 08:51:17 spire-1.2.1/test/integration/setup/debugserver/main.go 08:51:17 spire-1.2.1/test/integration/setup/downstreamclient/ 08:51:17 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 08:51:17 spire-1.2.1/test/integration/setup/downstreamclient/client.go 08:51:17 spire-1.2.1/test/integration/setup/itclient/ 08:51:17 spire-1.2.1/test/integration/setup/itclient/client.go 08:51:17 spire-1.2.1/test/integration/setup/node-attestation/ 08:51:17 spire-1.2.1/test/integration/setup/node-attestation/build.sh 08:51:17 spire-1.2.1/test/integration/setup/node-attestation/client.go 08:51:17 spire-1.2.1/test/integration/setup/x509pop/ 08:51:17 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 08:51:17 spire-1.2.1/test/integration/setup/x509pop/setup.sh 08:51:17 spire-1.2.1/test/integration/suites/ 08:51:17 spire-1.2.1/test/integration/suites/admin-endpoints/ 08:51:17 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 08:51:17 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 08:51:17 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 08:51:17 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 08:51:17 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 08:51:17 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 08:51:17 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 08:51:17 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 08:51:17 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 08:51:17 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 08:51:17 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 08:51:17 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 08:51:17 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 08:51:17 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 08:51:17 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 08:51:17 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 08:51:17 spire-1.2.1/pkg/server/plugin/keymanager/test/ 08:51:17 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 08:51:17 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 08:51:17 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 08:51:17 spire-1.2.1/pkg/server/plugin/nodeattestor/ 08:51:17 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 08:51:17 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 08:51:17 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 08:51:17 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 08:51:17 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 08:51:17 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 08:51:17 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 08:51:17 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 08:51:17 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 08:51:17 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 08:51:17 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 08:51:17 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 08:51:17 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 08:51:17 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 08:51:17 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 08:51:17 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 08:51:17 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 08:51:17 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 08:51:17 spire-1.2.1/test/integration/suites/datastore-mysql/ 08:51:17 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 08:51:17 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 08:51:17 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 08:51:17 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 08:51:17 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 08:51:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 08:51:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 08:51:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 08:51:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 08:51:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 08:51:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 08:51:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 08:51:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 08:51:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 08:51:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 08:51:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 08:51:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 08:51:17 spire-1.2.1/test/integration/suites/datastore-postgres/ 08:51:17 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 08:51:17 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 08:51:17 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 08:51:17 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 08:51:17 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 08:51:17 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 08:51:17 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 08:51:17 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 08:51:17 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 08:51:17 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 08:51:17 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 08:51:17 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 08:51:17 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 08:51:17 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 08:51:17 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 08:51:17 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 08:51:17 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 08:51:17 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 08:51:17 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 08:51:17 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 08:51:17 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 08:51:17 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 08:51:17 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 08:51:17 spire-1.2.1/test/integration/suites/debug-endpoints/ 08:51:17 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 08:51:17 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 08:51:17 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 08:51:17 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 08:51:17 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 08:51:17 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 08:51:17 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 08:51:17 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 08:51:17 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 08:51:17 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 08:51:17 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 08:51:17 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 08:51:17 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 08:51:17 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 08:51:17 spire-1.2.1/test/integration/suites/downstream-endpoints/ 08:51:17 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 08:51:17 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 08:51:17 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 08:51:17 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 08:51:17 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 08:51:17 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 08:51:17 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 08:51:17 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 08:51:17 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 08:51:17 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 08:51:17 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 08:51:17 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 08:51:17 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 08:51:17 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 08:51:17 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 08:51:17 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 08:51:17 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 08:51:17 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 08:51:17 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 08:51:17 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 08:51:17 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 08:51:17 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 08:51:17 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 08:51:17 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 08:51:17 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 08:51:17 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 08:51:17 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 08:51:17 spire-1.2.1/pkg/server/plugin/noderesolver/ 08:51:17 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 08:51:17 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 08:51:17 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 08:51:17 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 08:51:17 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 08:51:17 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 08:51:17 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 08:51:17 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 08:51:17 spire-1.2.1/pkg/server/plugin/notifier/ 08:51:17 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 08:51:17 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 08:51:17 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 08:51:17 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 08:51:17 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 08:51:17 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 08:51:17 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 08:51:17 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 08:51:17 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 08:51:17 spire-1.2.1/pkg/server/plugin/notifier/repository.go 08:51:17 spire-1.2.1/pkg/server/plugin/notifier/v1.go 08:51:17 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 08:51:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 08:51:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 08:51:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 08:51:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 08:51:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 08:51:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 08:51:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 08:51:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 08:51:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 08:51:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 08:51:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 08:51:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 08:51:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 08:51:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 08:51:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 08:51:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 08:51:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 08:51:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 08:51:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 08:51:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 08:51:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 08:51:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 08:51:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 08:51:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 08:51:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 08:51:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 08:51:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 08:51:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 08:51:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 08:51:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 08:51:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 08:51:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 08:51:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 08:51:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 08:51:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 08:51:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 08:51:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 08:51:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 08:51:17 spire-1.2.1/test/integration/suites/join-token/ 08:51:17 spire-1.2.1/test/integration/suites/join-token/01-start-server 08:51:17 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 08:51:17 spire-1.2.1/test/integration/suites/join-token/03-start-agent 08:51:17 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 08:51:17 spire-1.2.1/test/integration/suites/join-token/05-check-svid 08:51:17 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 08:51:17 spire-1.2.1/test/integration/suites/join-token/README.md 08:51:17 spire-1.2.1/test/integration/suites/join-token/conf/ 08:51:17 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 08:51:17 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 08:51:17 spire-1.2.1/test/integration/suites/join-token/conf/server/ 08:51:17 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 08:51:17 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 08:51:17 spire-1.2.1/test/integration/suites/join-token/teardown 08:51:17 spire-1.2.1/test/integration/suites/k8s-reconcile/ 08:51:17 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 08:51:17 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 08:51:17 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 08:51:17 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 08:51:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 08:51:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 08:51:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 08:51:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 08:51:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 08:51:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 08:51:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 08:51:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 08:51:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 08:51:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 08:51:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 08:51:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 08:51:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 08:51:17 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 08:51:17 08:51:17 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 08:51:17 spire-1.2.1/test/integration/suites/k8s-scratch/ 08:51:17 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 08:51:17 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 08:51:17 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 08:51:17 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 08:51:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 08:51:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 08:51:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 08:51:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 08:51:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 08:51:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 08:51:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 08:51:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 08:51:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 08:51:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 08:51:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 08:51:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 08:51:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 08:51:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 08:51:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 08:51:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 08:51:17 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 08:51:17 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 08:51:17 spire-1.2.1/test/integration/suites/k8s/ 08:51:17 spire-1.2.1/test/integration/suites/k8s/00-setup 08:51:17 spire-1.2.1/test/integration/suites/k8s/01-apply-config 08:51:17 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 08:51:17 spire-1.2.1/test/integration/suites/k8s/README.md 08:51:17 spire-1.2.1/test/integration/suites/k8s/conf/ 08:51:17 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 08:51:17 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 08:51:17 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yamlspire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 08:51:17 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 08:51:17 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 08:51:17 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 08:51:17 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 08:51:17 spire-1.2.1/test/integration/suites/k8s/conf/server/ 08:51:17 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 08:51:17 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 08:51:17 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 08:51:17 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 08:51:17 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 08:51:17 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 08:51:17 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 08:51:17 spire-1.2.1/test/integration/suites/k8s/init-kubectl 08:51:17 spire-1.2.1/test/integration/suites/k8s/teardown 08:51:17 spire-1.2.1/test/integration/suites/nested-rotation/ 08:51:17 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 08:51:17 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 08:51:17 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 08:51:17 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 08:51:17 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 08:51:17 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 08:51:17 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 08:51:17 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 08:51:17 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 08:51:17 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 08:51:17 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 08:51:17 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 08:51:17 spire-1.2.1/test/integration/suites/nested-rotation/README.md 08:51:17 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 08:51:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 08:51:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 08:51:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 08:51:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 08:51:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 08:51:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 08:51:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 08:51:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 08:51:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 08:51:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 08:51:17 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 08:51:17 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 08:51:17 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 08:51:17 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 08:51:17 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 08:51:17 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 08:51:17 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 08:51:17 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 08:51:17 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 08:51:17 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 08:51:17 spire-1.2.1/test/integration/suites/nested-rotation/root/ 08:51:17 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 08:51:17 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 08:51:17 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 08:51:17 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 08:51:17 spire-1.2.1/test/integration/suites/nested-rotation/teardown 08:51:17 spire-1.2.1/test/integration/suites/node-attestation/ 08:51:17 spire-1.2.1/test/integration/suites/node-attestation/00-setup 08:51:17 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 08:51:17 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 08:51:17 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 08:51:17 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 08:51:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 08:51:17 spire-1.2.1/pkg/server/registration/ 08:51:17 spire-1.2.1/pkg/server/registration/manager.go 08:51:17 spire-1.2.1/pkg/server/registration/manager_test.go 08:51:17 spire-1.2.1/pkg/server/scanentries.go 08:51:17 spire-1.2.1/pkg/server/scanentries_test.go 08:51:17 spire-1.2.1/pkg/server/server.go 08:51:17 spire-1.2.1/pkg/server/server_test.go 08:51:17 spire-1.2.1/pkg/server/svid/ 08:51:17 spire-1.2.1/pkg/server/svid/observer.go 08:51:17 spire-1.2.1/pkg/server/svid/observer_test.go 08:51:17 spire-1.2.1/pkg/server/svid/rotator.go 08:51:17 spire-1.2.1/pkg/server/svid/rotator_config.go 08:51:17 spire-1.2.1/pkg/server/svid/rotator_config_test.go 08:51:17 spire-1.2.1/pkg/server/svid/rotator_test.go 08:51:17 spire-1.2.1/proto/ 08:51:17 spire-1.2.1/proto/private/ 08:51:17 spire-1.2.1/proto/private/server/ 08:51:17 spire-1.2.1/proto/private/server/journal/ 08:51:17 spire-1.2.1/proto/private/server/journal/journal.pb.go 08:51:17 spire-1.2.1/proto/private/server/journal/journal.proto 08:51:17 spire-1.2.1/proto/spire/ 08:51:17 spire-1.2.1/proto/spire/common/ 08:51:17 spire-1.2.1/proto/spire/common/common.pb.go 08:51:17 spire-1.2.1/proto/spire/common/common.proto 08:51:17 spire-1.2.1/proto/spire/common/plugin/ 08:51:17 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 08:51:17 spire-1.2.1/proto/spire/common/plugin/plugin.proto 08:51:17 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 08:51:17 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 08:51:17 spire-1.2.1/proto/spire/plugin/ 08:51:17 spire-1.2.1/proto/spire/plugin/agent/ 08:51:17 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 08:51:17 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 08:51:17 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 08:51:17 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 08:51:17 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 08:51:17 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 08:51:17 spire-1.2.1/release/ 08:51:17 spire-1.2.1/release/spire-extras/ 08:51:17 spire-1.2.1/release/spire-extras/README.md 08:51:17 spire-1.2.1/release/spire-extras/conf/ 08:51:17 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 08:51:17 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 08:51:17 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 08:51:17 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 08:51:17 spire-1.2.1/release/spire/ 08:51:17 spire-1.2.1/release/spire/README.md 08:51:17 spire-1.2.1/release/spire/conf/ 08:51:17 spire-1.2.1/release/spire/conf/agent/ 08:51:17 spire-1.2.1/release/spire/conf/agent/agent.conf 08:51:17 spire-1.2.1/release/spire/conf/server/ 08:51:17 spire-1.2.1/release/spire/conf/server/server.conf 08:51:17 spire-1.2.1/script/ 08:51:17 spire-1.2.1/script/build-artifact.sh 08:51:17 spire-1.2.1/script/generate_dummy_ca.sh 08:51:17 spire-1.2.1/support/ 08:51:17 spire-1.2.1/support/k8s/ 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/ 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 08:51:17 spire-1.2.1/test/integration/suites/node-attestation/README.md 08:51:17 spire-1.2.1/test/integration/suites/node-attestation/conf/ 08:51:17 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 08:51:17 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 08:51:17 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 08:51:17 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 08:51:17 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 08:51:17 spire-1.2.1/test/integration/suites/node-attestation/teardown 08:51:17 spire-1.2.1/test/integration/suites/rotation/ 08:51:17 spire-1.2.1/test/integration/suites/rotation/00-setup 08:51:17 spire-1.2.1/test/integration/suites/rotation/01-start-server 08:51:17 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 08:51:17 spire-1.2.1/test/integration/suites/rotation/03-start-agent 08:51:17 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 08:51:17 spire-1.2.1/test/integration/suites/rotation/05-check-svids 08:51:17 spire-1.2.1/test/integration/suites/rotation/README.md 08:51:17 spire-1.2.1/test/integration/suites/rotation/conf/ 08:51:17 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 08:51:17 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 08:51:17 spire-1.2.1/test/integration/suites/rotation/conf/server/ 08:51:17 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 08:51:17 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 08:51:17 spire-1.2.1/test/integration/suites/rotation/teardown 08:51:17 spire-1.2.1/test/integration/suites/self-test/ 08:51:17 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 08:51:17 spire-1.2.1/test/integration/suites/self-test/README.md 08:51:17 spire-1.2.1/test/integration/suites/self-test/teardown 08:51:17 spire-1.2.1/test/integration/suites/spire-server-cli/ 08:51:17 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 08:51:17 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 08:51:17 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 08:51:17 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 08:51:17 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 08:51:17 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 08:51:17 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 08:51:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 08:51:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 08:51:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 08:51:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 08:51:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 08:51:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 08:51:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 08:51:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 08:51:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 08:51:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 08:51:17 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 08:51:17 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 08:51:17 spire-1.2.1/test/integration/suites/upgrade/ 08:51:17 spire-1.2.1/test/integration/suites/upgrade/00-setup 08:51:17 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 08:51:17 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 08:51:17 spire-1.2.1/test/integration/suites/upgrade/README.md 08:51:17 spire-1.2.1/test/integration/suites/upgrade/conf/ 08:51:17 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 08:51:17 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 08:51:17 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 08:51:17 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 08:51:17 spire-1.2.1/test/integration/suites/upgrade/teardown 08:51:17 spire-1.2.1/test/integration/suites/upgrade/versions.txt 08:51:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 08:51:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 08:51:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 08:51:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 08:51:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 08:51:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 08:51:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 08:51:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 08:51:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 08:51:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 08:51:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 08:51:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 08:51:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 08:51:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 08:51:17 spire-1.2.1/test/integration/test-one.sh 08:51:17 spire-1.2.1/test/integration/test.sh 08:51:17 spire-1.2.1/test/plugintest/ 08:51:17 spire-1.2.1/test/plugintest/config.go 08:51:17 spire-1.2.1/test/plugintest/load.go 08:51:17 spire-1.2.1/test/plugintest/option.go 08:51:17 spire-1.2.1/test/spiretest/ 08:51:17 spire-1.2.1/test/spiretest/apiserver.go 08:51:17 spire-1.2.1/test/spiretest/assertions.go 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 08:51:17 spire-1.2.1/test/spiretest/dir.go 08:51:17 spire-1.2.1/test/spiretest/errors_posix.go 08:51:17 spire-1.2.1/test/spiretest/errors_windows.go 08:51:17 spire-1.2.1/test/spiretest/logs.go 08:51:17 spire-1.2.1/test/spiretest/socketapi.go 08:51:17 spire-1.2.1/test/spiretest/suite.go 08:51:17 spire-1.2.1/test/spiretest/x509.go 08:51:17 spire-1.2.1/test/testca/ 08:51:17 spire-1.2.1/test/testca/ca.go 08:51:17 spire-1.2.1/test/testkey/ 08:51:17 spire-1.2.1/test/testkey/generate.sh 08:51:17 spire-1.2.1/test/testkey/genkeys.go 08:51:17 spire-1.2.1/test/testkey/keys.go 08:51:17 spire-1.2.1/test/testkey/new.go 08:51:17 spire-1.2.1/test/tpmsimulator/ 08:51:17 spire-1.2.1/test/tpmsimulator/simulator.go 08:51:17 spire-1.2.1/test/util/ 08:51:17 spire-1.2.1/test/util/cert_fixtures.go 08:51:17 spire-1.2.1/test/util/cert_generation.go 08:51:17 spire-1.2.1/test/util/io_redirection.go 08:51:17 spire-1.2.1/test/util/race.go 08:51:17 spire-1.2.1/test/util/util.go 08:51:17 building spire from source... 08:51:17 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 08:51:17 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 08:51:17 spire-1.2.1/support/oidc-discovery-provider/ 08:51:17 spire-1.2.1/support/oidc-discovery-provider/README.md 08:51:17 spire-1.2.1/support/oidc-discovery-provider/common_test.go 08:51:17 spire-1.2.1/support/oidc-discovery-provider/config.go 08:51:17 spire-1.2.1/support/oidc-discovery-provider/config_test.go 08:51:17 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 08:51:17 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 08:51:17 spire-1.2.1/support/oidc-discovery-provider/handler.go 08:51:17 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 08:51:17 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 08:51:17 spire-1.2.1/support/oidc-discovery-provider/main.go 08:51:17 spire-1.2.1/support/oidc-discovery-provider/server_api.go 08:51:17 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 08:51:17 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 08:51:17 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 08:51:17 spire-1.2.1/test/ 08:51:17 spire-1.2.1/test/clock/ 08:51:17 spire-1.2.1/test/clock/clock.go 08:51:17 spire-1.2.1/test/fakes/ 08:51:17 spire-1.2.1/test/fakes/fakeagentcatalog/ 08:51:17 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 08:51:17 spire-1.2.1/test/fakes/fakeagentkeymanager/ 08:51:17 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 08:51:17 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 08:51:17 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 08:51:17 spire-1.2.1/test/fakes/fakeagentstore/ 08:51:17 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 08:51:17 spire-1.2.1/test/fakes/fakedatastore/ 08:51:17 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 08:51:17 spire-1.2.1/test/fakes/fakeentryclient/ 08:51:17 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 08:51:17 spire-1.2.1/test/fakes/fakehealthchecker/ 08:51:17 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 08:51:17 spire-1.2.1/test/fakes/fakeidentityprovider/ 08:51:17 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 08:51:17 spire-1.2.1/test/fakes/fakemetrics/ 08:51:17 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 08:51:17 spire-1.2.1/test/fakes/fakenoderesolver/ 08:51:17 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 08:51:17 spire-1.2.1/test/fakes/fakenotifier/ 08:51:17 spire-1.2.1/test/fakes/fakenotifier/notifier.go 08:51:17 spire-1.2.1/test/fakes/fakepluginmetrics/ 08:51:17 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 08:51:17 spire-1.2.1/test/fakes/fakeserverca/ 08:51:17 spire-1.2.1/test/fakes/fakeserverca/serverca.go 08:51:17 spire-1.2.1/test/fakes/fakeservercatalog/ 08:51:17 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 08:51:17 spire-1.2.1/test/fakes/fakeserverkeymanager/ 08:51:17 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 08:51:17 spire-1.2.1/test/fakes/fakeservernodeattestor/ 08:51:17 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 08:51:17 spire-1.2.1/test/fakes/fakeupstreamauthority/ 08:51:17 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 08:51:17 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 08:51:17 spire-1.2.1/test/fakes/fakeworkloadapi/ 08:51:17 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 08:51:17 spire-1.2.1/test/fakes/fakeworkloadattestor/ 08:51:17 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 08:51:17 spire-1.2.1/test/fixture/ 08:51:17 spire-1.2.1/test/fixture/certs/ 08:51:17 spire-1.2.1/test/fixture/certs/agent_svid.der 08:51:17 spire-1.2.1/test/fixture/certs/base_cert.pem 08:51:17 spire-1.2.1/test/fixture/certs/base_csr.pem 08:51:17 spire-1.2.1/test/fixture/certs/base_key.pem 08:51:17 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 08:51:17 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 08:51:17 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 08:51:17 spire-1.2.1/test/fixture/certs/blog_cert.pem 08:51:17 spire-1.2.1/test/fixture/certs/blog_csr.pem 08:51:17 spire-1.2.1/test/fixture/certs/blog_key.pem 08:51:17 spire-1.2.1/test/fixture/certs/bundle.der 08:51:17 spire-1.2.1/test/fixture/certs/ca.pem 08:51:17 spire-1.2.1/test/fixture/certs/ca_key.pem 08:51:17 spire-1.2.1/test/fixture/certs/database_cert.pem 08:51:17 spire-1.2.1/test/fixture/certs/database_csr.pem 08:51:17 spire-1.2.1/test/fixture/certs/database_key.pem 08:51:17 spire-1.2.1/test/fixture/certs/node_cert.pem 08:51:17 spire-1.2.1/test/fixture/certs/node_csr.pem 08:51:17 spire-1.2.1/test/fixture/certs/node_key.pem 08:51:17 spire-1.2.1/test/fixture/certs/svid.pem 08:51:17 spire-1.2.1/test/fixture/certs/svid_key.pem 08:51:17 spire-1.2.1/test/fixture/config/ 08:51:17 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 08:51:17 spire-1.2.1/test/fixture/config/agent_good.conf 08:51:17 spire-1.2.1/test/fixture/config/agent_good_templated.conf 08:51:17 spire-1.2.1/test/fixture/config/plugin_good.conf 08:51:17 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 08:51:17 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 08:51:17 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 08:51:17 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 08:51:17 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 08:51:17 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 08:51:17 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 08:51:17 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 08:51:17 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 08:51:17 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 08:51:17 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 08:51:17 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 08:51:17 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 08:51:17 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 08:51:17 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 08:51:17 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 08:51:17 spire-1.2.1/test/fixture/config/server_good.conf 08:51:17 spire-1.2.1/test/fixture/config/server_good_templated.conf 08:51:17 spire-1.2.1/test/fixture/fixture.go 08:51:17 spire-1.2.1/test/fixture/nodeattestor/ 08:51:17 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 08:51:17 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 08:51:17 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 08:51:17 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 08:51:17 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 08:51:17 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 08:51:17 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 08:51:17 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 08:51:17 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 08:51:17 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 08:51:17 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 08:51:17 spire-1.2.1/test/fixture/registration/ 08:51:17 spire-1.2.1/test/fixture/registration/entries.json 08:51:17 spire-1.2.1/test/fixture/registration/good-for-update.json 08:51:17 spire-1.2.1/test/fixture/registration/good.json 08:51:17 spire-1.2.1/test/fixture/registration/invalid.json 08:51:17 spire-1.2.1/test/fixture/registration/invalid_json.json 08:51:17 spire-1.2.1/test/fixture/registration/manager_test_entries.json 08:51:17 spire-1.2.1/test/integration/ 08:51:17 spire-1.2.1/test/integration/README.md 08:51:17 spire-1.2.1/test/integration/common 08:51:17 spire-1.2.1/test/integration/setup/ 08:51:17 spire-1.2.1/test/integration/setup/adminclient/ 08:51:17 spire-1.2.1/test/integration/setup/adminclient/build.sh 08:51:17 spire-1.2.1/test/integration/setup/adminclient/client.go 08:51:17 spire-1.2.1/test/integration/setup/debugagent/ 08:51:17 spire-1.2.1/test/integration/setup/debugagent/build.sh 08:51:17 spire-1.2.1/test/integration/setup/debugagent/main.go 08:51:17 spire-1.2.1/test/integration/setup/debugserver/ 08:51:17 spire-1.2.1/test/integration/setup/debugserver/build.sh 08:51:17 spire-1.2.1/test/integration/setup/debugserver/main.go 08:51:17 spire-1.2.1/test/integration/setup/downstreamclient/ 08:51:17 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 08:51:17 spire-1.2.1/test/integration/setup/downstreamclient/client.go 08:51:17 spire-1.2.1/test/integration/setup/itclient/ 08:51:17 spire-1.2.1/test/integration/setup/itclient/client.go 08:51:17 spire-1.2.1/test/integration/setup/node-attestation/ 08:51:17 spire-1.2.1/test/integration/setup/node-attestation/build.sh 08:51:17 spire-1.2.1/test/integration/setup/node-attestation/client.go 08:51:17 spire-1.2.1/test/integration/setup/x509pop/ 08:51:17 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 08:51:17 spire-1.2.1/test/integration/setup/x509pop/setup.sh 08:51:17 spire-1.2.1/test/integration/suites/ 08:51:17 spire-1.2.1/test/integration/suites/admin-endpoints/ 08:51:17 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 08:51:17 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 08:51:17 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 08:51:17 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 08:51:17 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 08:51:17 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 08:51:17 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 08:51:17 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 08:51:17 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 08:51:17 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 08:51:17 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 08:51:17 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 08:51:17 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 08:51:17 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 08:51:17 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 08:51:17 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 08:51:17 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 08:51:17 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 08:51:17 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 08:51:17 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 08:51:17 spire-1.2.1/test/integration/suites/datastore-mysql/ 08:51:17 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 08:51:17 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 08:51:17 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 08:51:17 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 08:51:17 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 08:51:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 08:51:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 08:51:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 08:51:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 08:51:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 08:51:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 08:51:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 08:51:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 08:51:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 08:51:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 08:51:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 08:51:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 08:51:17 spire-1.2.1/test/integration/suites/datastore-postgres/ 08:51:17 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 08:51:17 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 08:51:17 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 08:51:17 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 08:51:17 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 08:51:17 spire-1.2.1/test/integration/suites/debug-endpoints/ 08:51:17 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 08:51:17 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 08:51:17 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 08:51:17 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 08:51:17 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 08:51:17 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 08:51:17 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 08:51:17 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 08:51:17 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 08:51:17 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 08:51:17 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 08:51:17 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 08:51:17 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 08:51:17 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 08:51:17 spire-1.2.1/test/integration/suites/downstream-endpoints/ 08:51:17 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 08:51:17 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 08:51:17 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 08:51:17 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 08:51:17 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 08:51:17 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 08:51:17 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 08:51:17 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 08:51:17 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 08:51:17 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 08:51:17 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 08:51:17 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 08:51:17 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 08:51:17 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 08:51:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 08:51:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 08:51:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 08:51:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 08:51:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 08:51:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 08:51:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 08:51:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 08:51:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 08:51:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 08:51:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 08:51:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 08:51:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 08:51:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 08:51:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 08:51:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 08:51:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 08:51:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 08:51:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 08:51:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 08:51:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 08:51:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 08:51:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 08:51:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 08:51:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 08:51:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 08:51:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 08:51:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 08:51:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 08:51:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 08:51:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 08:51:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 08:51:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 08:51:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 08:51:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 08:51:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 08:51:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 08:51:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 08:51:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 08:51:17 spire-1.2.1/test/integration/suites/join-token/ 08:51:17 spire-1.2.1/test/integration/suites/join-token/01-start-server 08:51:17 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 08:51:17 spire-1.2.1/test/integration/suites/join-token/03-start-agent 08:51:17 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 08:51:17 spire-1.2.1/test/integration/suites/join-token/05-check-svid 08:51:17 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 08:51:17 spire-1.2.1/test/integration/suites/join-token/README.md 08:51:17 spire-1.2.1/test/integration/suites/join-token/conf/ 08:51:17 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 08:51:17 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 08:51:17 spire-1.2.1/test/integration/suites/join-token/conf/server/ 08:51:17 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 08:51:17 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 08:51:17 spire-1.2.1/test/integration/suites/join-token/teardown 08:51:17 spire-1.2.1/test/integration/suites/k8s-reconcile/ 08:51:17 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 08:51:17 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 08:51:17 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 08:51:17 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 08:51:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 08:51:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 08:51:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 08:51:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 08:51:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 08:51:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 08:51:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 08:51:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 08:51:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 08:51:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 08:51:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 08:51:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 08:51:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 08:51:17 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 08:51:17 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 08:51:17 spire-1.2.1/test/integration/suites/k8s-scratch/ 08:51:17 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 08:51:17 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 08:51:17 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 08:51:17 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 08:51:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 08:51:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 08:51:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 08:51:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 08:51:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 08:51:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 08:51:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 08:51:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 08:51:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 08:51:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 08:51:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 08:51:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 08:51:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 08:51:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 08:51:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 08:51:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 08:51:17 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 08:51:17 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 08:51:17 spire-1.2.1/test/integration/suites/k8s/ 08:51:17 spire-1.2.1/test/integration/suites/k8s/00-setup 08:51:17 spire-1.2.1/test/integration/suites/k8s/01-apply-config 08:51:17 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 08:51:17 spire-1.2.1/test/integration/suites/k8s/README.md 08:51:17 spire-1.2.1/test/integration/suites/k8s/conf/ 08:51:17 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 08:51:17 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 08:51:17 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 08:51:17 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 08:51:17 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 08:51:17 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 08:51:17 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 08:51:17 spire-1.2.1/test/integration/suites/k8s/conf/server/ 08:51:17 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 08:51:17 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 08:51:17 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 08:51:17 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 08:51:17 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 08:51:17 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 08:51:17 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 08:51:17 spire-1.2.1/test/integration/suites/k8s/init-kubectl 08:51:17 spire-1.2.1/test/integration/suites/k8s/teardown 08:51:17 spire-1.2.1/test/integration/suites/nested-rotation/ 08:51:17 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 08:51:17 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 08:51:17 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 08:51:17 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 08:51:17 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 08:51:17 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 08:51:17 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 08:51:17 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 08:51:17 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 08:51:17 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 08:51:17 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 08:51:17 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 08:51:17 spire-1.2.1/test/integration/suites/nested-rotation/README.md 08:51:17 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 08:51:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 08:51:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 08:51:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 08:51:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 08:51:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 08:51:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 08:51:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 08:51:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 08:51:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 08:51:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 08:51:17 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 08:51:17 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 08:51:17 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 08:51:17 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 08:51:17 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 08:51:17 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 08:51:17 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 08:51:17 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 08:51:17 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 08:51:17 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 08:51:17 spire-1.2.1/test/integration/suites/nested-rotation/root/ 08:51:17 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 08:51:17 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 08:51:17 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 08:51:17 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 08:51:17 spire-1.2.1/test/integration/suites/nested-rotation/teardown 08:51:17 spire-1.2.1/test/integration/suites/node-attestation/ 08:51:17 spire-1.2.1/test/integration/suites/node-attestation/00-setup 08:51:17 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 08:51:17 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 08:51:17 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 08:51:17 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 08:51:17 spire-1.2.1/test/integration/suites/node-attestation/README.md 08:51:17 spire-1.2.1/test/integration/suites/node-attestation/conf/ 08:51:17 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 08:51:17 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 08:51:17 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 08:51:17 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 08:51:17 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 08:51:17 spire-1.2.1/test/integration/suites/node-attestation/teardown 08:51:17 spire-1.2.1/test/integration/suites/rotation/ 08:51:17 spire-1.2.1/test/integration/suites/rotation/00-setup 08:51:17 spire-1.2.1/test/integration/suites/rotation/01-start-server 08:51:17 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 08:51:17 spire-1.2.1/test/integration/suites/rotation/03-start-agent 08:51:17 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 08:51:17 spire-1.2.1/test/integration/suites/rotation/05-check-svids 08:51:17 spire-1.2.1/test/integration/suites/rotation/README.md 08:51:17 spire-1.2.1/test/integration/suites/rotation/conf/ 08:51:17 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 08:51:17 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 08:51:17 spire-1.2.1/test/integration/suites/rotation/conf/server/ 08:51:17 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 08:51:17 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 08:51:17 spire-1.2.1/test/integration/suites/rotation/teardown 08:51:17 spire-1.2.1/test/integration/suites/self-test/ 08:51:17 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 08:51:17 spire-1.2.1/test/integration/suites/self-test/README.md 08:51:17 spire-1.2.1/test/integration/suites/self-test/teardown 08:51:17 spire-1.2.1/test/integration/suites/spire-server-cli/ 08:51:17 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 08:51:17 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 08:51:17 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 08:51:17 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 08:51:17 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 08:51:17 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 08:51:17 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 08:51:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 08:51:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 08:51:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 08:51:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 08:51:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 08:51:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 08:51:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 08:51:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 08:51:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 08:51:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 08:51:17 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 08:51:17 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 08:51:17 spire-1.2.1/test/integration/suites/upgrade/ 08:51:17 spire-1.2.1/test/integration/suites/upgrade/00-setup 08:51:17 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 08:51:17 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 08:51:17 spire-1.2.1/test/integration/suites/upgrade/README.md 08:51:17 spire-1.2.1/test/integration/suites/upgrade/conf/ 08:51:17 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 08:51:17 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 08:51:17 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 08:51:17 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 08:51:17 spire-1.2.1/test/integration/suites/upgrade/teardown 08:51:17 spire-1.2.1/test/integration/suites/upgrade/versions.txt 08:51:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 08:51:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 08:51:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 08:51:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 08:51:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 08:51:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 08:51:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 08:51:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 08:51:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 08:51:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 08:51:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 08:51:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 08:51:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 08:51:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 08:51:17 spire-1.2.1/test/integration/test-one.sh 08:51:17 spire-1.2.1/test/integration/test.sh 08:51:17 spire-1.2.1/test/plugintest/ 08:51:17 spire-1.2.1/test/plugintest/config.go 08:51:17 spire-1.2.1/test/plugintest/load.go 08:51:17 spire-1.2.1/test/plugintest/option.go 08:51:17 spire-1.2.1/test/spiretest/ 08:51:17 spire-1.2.1/test/spiretest/apiserver.go 08:51:17 spire-1.2.1/test/spiretest/assertions.go 08:51:17 spire-1.2.1/test/spiretest/dir.go 08:51:17 spire-1.2.1/test/spiretest/errors_posix.go 08:51:17 spire-1.2.1/test/spiretest/errors_windows.go 08:51:17 spire-1.2.1/test/spiretest/logs.go 08:51:17 spire-1.2.1/test/spiretest/socketapi.go 08:51:17 spire-1.2.1/test/spiretest/suite.go 08:51:17 spire-1.2.1/test/spiretest/x509.go 08:51:17 spire-1.2.1/test/testca/ 08:51:17 spire-1.2.1/test/testca/ca.go 08:51:17 spire-1.2.1/test/testkey/ 08:51:17 spire-1.2.1/test/testkey/generate.sh 08:51:17 spire-1.2.1/test/testkey/genkeys.go 08:51:17 spire-1.2.1/test/testkey/keys.go 08:51:17 spire-1.2.1/test/testkey/new.go 08:51:17 spire-1.2.1/test/tpmsimulator/ 08:51:17 spire-1.2.1/test/tpmsimulator/simulator.go 08:51:17 spire-1.2.1/test/util/ 08:51:17 spire-1.2.1/test/util/cert_fixtures.go 08:51:17 spire-1.2.1/test/util/cert_generation.go 08:51:17 spire-1.2.1/test/util/io_redirection.go 08:51:17 spire-1.2.1/test/util/race.go 08:51:17 spire-1.2.1/test/util/util.go 08:51:17 building spire from source... 08:51:17 Installing go1.17.7... 08:51:17 Installing go1.17.7... 08:51:19 3f3a8bcf1eab: Pull complete 08:51:19 0c92f367c5e7: Pull complete 08:51:19 f7c0051592d6: Pull complete 08:51:20 a227ed2f7395: Pull complete 08:51:24 Building bin/spire-server... 08:51:24 go: downloading github.com/mitchellh/cli v1.1.2 08:51:24 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 08:51:24 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 08:51:24 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 08:51:24 go: downloading google.golang.org/grpc v1.44.0 08:51:24 Building bin/spire-server... 08:51:24 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 08:51:24 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 08:51:24 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 08:51:24 go: downloading github.com/mitchellh/cli v1.1.2 08:51:24 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 08:51:24 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 08:51:24 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 08:51:24 go: downloading github.com/imdario/mergo v0.3.12 08:51:24 go: downloading github.com/sirupsen/logrus v1.8.1 08:51:24 go: downloading github.com/hashicorp/go-hclog v1.1.0 08:51:24 go: downloading github.com/imdario/mergo v0.3.12 08:51:24 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 08:51:24 go: downloading github.com/sirupsen/logrus v1.8.1 08:51:24 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 08:51:24 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 08:51:24 go: downloading github.com/hashicorp/go-hclog v1.1.0 08:51:24 go: downloading github.com/fatih/color v1.13.0 08:51:24 go: downloading github.com/mattn/go-isatty v0.0.14 08:51:24 go: downloading google.golang.org/grpc v1.44.0 08:51:24 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 08:51:24 go: downloading github.com/fatih/color v1.13.0 08:51:24 go: downloading github.com/hashicorp/go-plugin v1.4.3 08:51:24 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 08:51:24 go: downloading github.com/mattn/go-isatty v0.0.14 08:51:24 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 08:51:24 go: downloading github.com/hashicorp/go-plugin v1.4.3 08:51:24 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 08:51:24 go: downloading github.com/InVisionApp/go-logger v1.0.1 08:51:24 go: downloading github.com/armon/go-metrics v0.3.10 08:51:24 go: downloading github.com/prometheus/client_golang v1.12.1 08:51:24 go: downloading github.com/uber-go/tally/v4 v4.1.1 08:51:24 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 08:51:24 go: downloading github.com/open-policy-agent/opa v0.38.0 08:51:24 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 08:51:24 go: downloading github.com/InVisionApp/go-logger v1.0.1 08:51:24 go: downloading github.com/armon/go-metrics v0.3.10 08:51:24 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 08:51:24 go: downloading github.com/mattn/go-colorable v0.1.12 08:51:24 go: downloading github.com/Masterminds/goutils v1.1.0 08:51:24 go: downloading github.com/Masterminds/semver v1.5.0 08:51:24 go: downloading github.com/google/uuid v1.1.2 08:51:24 go: downloading github.com/prometheus/client_golang v1.12.1 08:51:24 go: downloading github.com/huandu/xstrings v1.3.2 08:51:24 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 08:51:24 go: downloading github.com/oklog/run v1.0.0 08:51:24 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 08:51:24 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 08:51:24 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 08:51:24 go: downloading github.com/uber-go/tally/v4 v4.1.1 08:51:24 go: downloading github.com/imkira/go-observer v1.0.3 08:51:24 go: downloading github.com/beorn7/perks v1.0.1 08:51:24 go: downloading github.com/cespare/xxhash/v2 v2.1.2 08:51:24 go: downloading github.com/prometheus/client_model v0.2.0 08:51:24 go: downloading github.com/prometheus/common v0.32.1 08:51:24 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 08:51:24 go: downloading github.com/open-policy-agent/opa v0.38.0 08:51:24 go: downloading github.com/prometheus/procfs v0.7.3 08:51:24 go: downloading github.com/pkg/errors v0.9.1 08:51:24 go: downloading go.uber.org/atomic v1.9.0 08:51:24 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 08:51:24 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 08:51:24 go: downloading github.com/mattn/go-colorable v0.1.12 08:51:24 go: downloading github.com/Masterminds/goutils v1.1.0 08:51:24 go: downloading github.com/Masterminds/semver v1.5.0 08:51:24 go: downloading github.com/google/uuid v1.1.2 08:51:24 go: downloading github.com/huandu/xstrings v1.3.2 08:51:24 go: downloading github.com/hashicorp/errwrap v1.1.0 08:51:24 go: downloading github.com/mitchellh/reflectwalk v1.0.1 08:51:24 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 08:51:24 go: downloading github.com/oklog/run v1.0.0 08:51:24 go: downloading github.com/hashicorp/golang-lru v0.5.4 08:51:24 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 08:51:24 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 08:51:24 go: downloading github.com/blang/semver/v4 v4.0.0 08:51:24 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 08:51:24 go: downloading github.com/prometheus/client_model v0.2.0 08:51:24 go: downloading github.com/prometheus/common v0.32.1 08:51:24 go: downloading github.com/beorn7/perks v1.0.1 08:51:24 go: downloading github.com/go-sql-driver/mysql v1.6.0 08:51:24 go: downloading github.com/cespare/xxhash/v2 v2.1.2 08:51:24 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 08:51:24 go: downloading github.com/jinzhu/gorm v1.9.16 08:51:24 go: downloading github.com/prometheus/procfs v0.7.3 08:51:24 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 08:51:24 go: downloading github.com/imkira/go-observer v1.0.3 08:51:24 go: downloading github.com/mattn/go-sqlite3 v1.14.12 08:51:24 go: downloading github.com/aws/aws-sdk-go v1.43.0 08:51:24 go: downloading go.uber.org/atomic v1.9.0 08:51:24 go: downloading github.com/pkg/errors v0.9.1 08:51:24 go: downloading github.com/hashicorp/errwrap v1.1.0 08:51:24 go: downloading github.com/mitchellh/reflectwalk v1.0.1 08:51:24 go: downloading github.com/hashicorp/golang-lru v0.5.4 08:51:24 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 08:51:24 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 08:51:24 go: downloading github.com/blang/semver/v4 v4.0.0 08:51:24 go: downloading github.com/go-sql-driver/mysql v1.6.0 08:51:24 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 08:51:24 go: downloading github.com/jinzhu/gorm v1.9.16 08:51:25 go: downloading github.com/mattn/go-sqlite3 v1.14.12 08:51:25 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 08:51:25 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 08:51:25 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 08:51:26 7b1c46037f91: Pull complete 08:51:26 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 08:51:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 08:51:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 08:51:27 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 08:51:27 WORKDIR /edgex 08:51:27 COPY go.mod . 08:51:27 RUN go mod download 08:51:27 + docker build -t ci-base-image-arm64 -f - . 08:51:27 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 08:51:27 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 08:51:27 go: downloading github.com/stretchr/testify v1.7.0 08:51:27 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 08:51:27 go: downloading github.com/aws/aws-sdk-go v1.43.0 08:51:29 go: downloading google.golang.org/api v0.70.0 08:51:29 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 08:51:29 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 08:51:29 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 08:51:29 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 08:51:29 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 08:51:30 Sending build context to Docker daemon 169.2MB 08:51:30 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 08:51:30 ---> f79e39bc4007 08:51:30 Step 2/4 : WORKDIR /edgex 08:51:31 go: downloading github.com/stretchr/testify v1.7.0 08:51:31 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 08:51:31 go: downloading k8s.io/api v0.23.4 08:51:31 go: downloading k8s.io/client-go v0.23.4 08:51:31 go: downloading github.com/google/go-tpm v0.3.3 08:51:31 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 08:51:31 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 08:51:31 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 08:51:31 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 08:51:31 go: downloading cloud.google.com/go/storage v1.21.0 08:51:31 go: downloading google.golang.org/api v0.70.0 08:51:31 go: downloading k8s.io/client-go v0.23.4 08:51:31 go: downloading k8s.io/api v0.23.4 08:51:31 go: downloading github.com/google/go-tpm v0.3.3 08:51:31 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 08:51:31 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 08:51:31 go: downloading cloud.google.com/go v0.100.2 08:51:31 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 08:51:31 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 08:51:31 go: downloading cloud.google.com/go/storage v1.21.0 08:51:31 go: downloading cloud.google.com/go v0.100.2 08:51:32 ---> Running in eefb07a15962 08:51:32 Removing intermediate container eefb07a15962 08:51:32 ---> 5ccb0655ec07 08:51:32 Step 3/4 : COPY go.mod . 08:51:32 go: downloading k8s.io/apimachinery v0.23.4 08:51:32 go: downloading k8s.io/apimachinery v0.23.4 08:51:33 ---> 185d5dcc4d6a 08:51:33 Step 4/4 : RUN go mod download 08:51:33 ---> Running in 93f0ec0c35f0 08:51:33 go: downloading k8s.io/kube-aggregator v0.23.3 08:51:33 go: downloading k8s.io/kube-aggregator v0.23.3 08:51:33 go: downloading sigs.k8s.io/controller-runtime v0.11.1 08:51:33 go: downloading cloud.google.com/go/security v1.3.0 08:51:33 go: downloading sigs.k8s.io/controller-runtime v0.11.1 08:51:33 go: downloading cloud.google.com/go/security v1.3.0 08:51:33 go: downloading github.com/hashicorp/vault/api v1.4.1 08:51:33 go: downloading github.com/hashicorp/vault/api v1.4.1 08:51:33 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 08:51:33 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 08:51:33 go: downloading github.com/twmb/murmur3 v1.1.6 08:51:33 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 08:51:33 go: downloading github.com/twmb/murmur3 v1.1.6 08:51:33 go: downloading github.com/jinzhu/inflection v1.0.0 08:51:33 go: downloading github.com/jinzhu/inflection v1.0.0 08:51:33 go: downloading github.com/aws/smithy-go v1.11.0 08:51:33 go: downloading github.com/aws/smithy-go v1.11.0 08:51:33 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 08:51:33 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 08:51:33 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 08:51:33 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 08:51:33 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 08:51:33 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 08:51:33 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 08:51:33 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 08:51:33 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 08:51:33 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 08:51:33 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 08:51:33 go: downloading github.com/Azure/go-autorest/logger v0.2.1 08:51:33 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 08:51:33 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 08:51:33 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 08:51:33 go: downloading github.com/dimchansky/utfbom v1.1.1 08:51:33 go: downloading cloud.google.com/go/compute v1.3.0 08:51:34 go: downloading github.com/Azure/go-autorest/logger v0.2.1 08:51:34 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 08:51:34 go: downloading cloud.google.com/go/iam v0.1.1 08:51:34 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 08:51:34 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 08:51:34 go: downloading github.com/dimchansky/utfbom v1.1.1 08:51:34 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 08:51:34 go: downloading cloud.google.com/go/compute v1.3.0 08:51:34 go: downloading github.com/gogo/protobuf v1.3.2 08:51:34 go: downloading k8s.io/klog/v2 v2.30.0 08:51:34 go: downloading cloud.google.com/go/iam v0.1.1 08:51:34 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 08:51:34 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 08:51:34 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 08:51:34 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 08:51:34 go: downloading github.com/spf13/pflag v1.0.5 08:51:34 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 08:51:34 go: downloading github.com/google/gofuzz v1.1.0 08:51:34 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 08:51:34 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 08:51:34 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 08:51:34 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 08:51:34 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 08:51:34 go: downloading github.com/hashicorp/vault/sdk v0.4.1 08:51:34 go: downloading github.com/mitchellh/mapstructure v1.4.3 08:51:34 go: downloading github.com/tklauser/go-sysconf v0.3.9 08:51:34 go: downloading github.com/OneOfOne/xxhash v1.2.8 08:51:34 go: downloading gopkg.in/yaml.v2 v2.4.0 08:51:34 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 08:51:34 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 08:51:34 go: downloading github.com/gobwas/glob v0.2.3 08:51:34 go: downloading github.com/jmespath/go-jmespath v0.4.0 08:51:34 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 08:51:34 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 08:51:34 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 08:51:34 go: downloading go.opencensus.io v0.23.0 08:51:35 go: downloading gopkg.in/inf.v0 v0.9.1 08:51:35 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 08:51:35 go: downloading github.com/googleapis/gnostic v0.5.5 08:51:35 go: downloading github.com/go-logr/logr v1.2.2 08:51:35 go: downloading github.com/json-iterator/go v1.1.12 08:51:35 go: downloading github.com/google/go-cmp v0.5.7 08:51:35 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 08:51:35 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 08:51:35 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 08:51:35 go: downloading go.uber.org/zap v1.21.0 08:51:35 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 08:51:35 go: downloading github.com/tklauser/numcpus v0.3.0 08:51:35 go: downloading sigs.k8s.io/yaml v1.3.0 08:51:35 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 08:51:35 go: downloading github.com/ryanuber/go-glob v1.0.0 08:51:35 go: downloading github.com/golang/snappy v0.0.4 08:51:35 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 08:51:35 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 08:51:35 go: downloading github.com/hashicorp/go-uuid v1.0.2 08:51:35 go: downloading github.com/hashicorp/go-version v1.2.0 08:51:35 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 08:51:35 go: downloading github.com/modern-go/reflect2 v1.0.2 08:51:35 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 08:51:35 go: downloading go.uber.org/multierr v1.6.0 08:51:36 go: downloading github.com/gogo/protobuf v1.3.2 08:51:36 go: downloading k8s.io/klog/v2 v2.30.0 08:51:36 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 08:51:36 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 08:51:36 go: downloading github.com/spf13/pflag v1.0.5 08:51:36 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 08:51:36 go: downloading github.com/google/gofuzz v1.1.0 08:51:36 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 08:51:36 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 08:51:36 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 08:51:36 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 08:51:37 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 08:51:37 go: downloading github.com/hashicorp/vault/sdk v0.4.1 08:51:37 go: downloading github.com/mitchellh/mapstructure v1.4.3 08:51:37 go: downloading github.com/tklauser/go-sysconf v0.3.9 08:51:37 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 08:51:37 go: downloading github.com/OneOfOne/xxhash v1.2.8 08:51:37 go: downloading gopkg.in/yaml.v2 v2.4.0 08:51:37 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 08:51:37 go: downloading github.com/gobwas/glob v0.2.3 08:51:37 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 08:51:37 go: downloading github.com/jmespath/go-jmespath v0.4.0 08:51:37 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 08:51:37 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 08:51:37 go: downloading go.opencensus.io v0.23.0 08:51:37 go: downloading gopkg.in/inf.v0 v0.9.1 08:51:37 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 08:51:37 go: downloading github.com/googleapis/gnostic v0.5.5 08:51:37 go: downloading github.com/go-logr/logr v1.2.2 08:51:37 go: downloading github.com/google/go-cmp v0.5.7 08:51:37 go: downloading github.com/json-iterator/go v1.1.12 08:51:37 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 08:51:37 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 08:51:37 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 08:51:37 go: downloading go.uber.org/zap v1.21.0 08:51:37 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 08:51:37 go: downloading github.com/tklauser/numcpus v0.3.0 08:51:37 go: downloading sigs.k8s.io/yaml v1.3.0 08:51:37 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 08:51:37 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 08:51:37 go: downloading github.com/hashicorp/go-uuid v1.0.2 08:51:37 go: downloading github.com/hashicorp/go-version v1.2.0 08:51:37 go: downloading github.com/golang/snappy v0.0.4 08:51:37 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 08:51:37 go: downloading github.com/ryanuber/go-glob v1.0.0 08:51:37 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 08:51:37 go: downloading github.com/modern-go/reflect2 v1.0.2 08:51:38 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 08:51:38 go: downloading go.uber.org/multierr v1.6.0 08:51:43 CGO_ENABLED=0 GO111MODULE=on go build -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 08:51:43 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 08:51:43 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 08:51:44 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 08:51:44 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 08:51:59 Removing intermediate container 59ec7fb9cf23 08:51:59 ---> 02d20fda940c 08:51:59 08:51:59 Step 10/31 : FROM alpine:3.14 08:51:59 Removing intermediate container 114385de44c9 08:51:59 ---> 5c0f41f29baa 08:51:59 08:51:59 Step 10/22 : FROM alpine:3.14 08:51:59 Removing intermediate container f65881042df0 08:51:59 ---> 17c22daa02a9 08:51:59 08:51:59 Step 10/25 : FROM alpine:3.14 08:51:59 3.14: Pulling from library/alpine 08:52:00 3.14: Pulling from library/alpine 08:52:00 3.14: Pulling from library/alpine 08:52:01 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 08:52:01 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 08:52:01 Status: Downloaded newer image for alpine:3.14 08:52:01 Status: Downloaded newer image for alpine:3.14 08:52:01 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 08:52:01 Status: Image is up to date for alpine:3.14 08:52:01 ---> e04c818066af 08:52:01 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 08:52:01 ---> e04c818066af 08:52:01 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:52:01 ---> e04c818066af 08:52:01 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 08:52:02 ---> Running in 0f42d7d2befd 08:52:02 ---> Running in 40354339e89c 08:52:02 ---> Running in 6ad9545e4b6a 08:52:02 Removing intermediate container 0f42d7d2befd 08:52:02 ---> 5562551ecfe0 08:52:02 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 08:52:02 ---> Running in 329493e1eb8b 08:52:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:52:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:52:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:52:03 (1/3) Installing ca-certificates (20211220-r0) 08:52:03 (2/3) Installing dumb-init (1.2.5-r1) 08:52:03 (3/3) Installing su-exec (0.2-r1) 08:52:03 Executing busybox-1.33.1-r7.trigger 08:52:03 Executing ca-certificates-20211220-r0.trigger 08:52:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:52:03 OK: 6 MiB in 17 packages 08:52:03 (1/2) Installing ca-certificates (20211220-r0) 08:52:03 (2/2) Installing dumb-init (1.2.5-r1) 08:52:03 Executing busybox-1.33.1-r7.trigger 08:52:03 Executing ca-certificates-20211220-r0.trigger 08:52:03 OK: 6 MiB in 16 packages 08:52:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:52:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:52:04 (1/2) Installing dumb-init (1.2.5-r1) 08:52:04 (2/2) Installing su-exec (0.2-r1) 08:52:04 Executing busybox-1.33.1-r7.trigger 08:52:04 OK: 6 MiB in 16 packages 08:52:04 Removing intermediate container 40354339e89c 08:52:04 ---> e66f74686b62 08:52:04 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:52:04 ---> Running in 32b7143a8e91 08:52:04 Removing intermediate container 6ad9545e4b6a 08:52:04 ---> d048fb082a3e 08:52:04 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:52:04 ---> Running in 001923dacbcb 08:52:04 Removing intermediate container 32b7143a8e91 08:52:04 ---> 810d69e755ae 08:52:04 Step 13/25 : WORKDIR / 08:52:04 ---> Running in e5cb5d2b281b 08:52:05 Removing intermediate container 329493e1eb8b 08:52:05 ---> 6e6afc659ef6 08:52:05 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 08:52:05 Removing intermediate container 001923dacbcb 08:52:05 ---> 11fbe4c329a7 08:52:05 Step 13/22 : ENV APP_PORT=59860 08:52:05 ---> Running in 29a610758400 08:52:05 ---> Running in f54cf040398f 08:52:05 Removing intermediate container e5cb5d2b281b 08:52:05 ---> 58c9c4ef3dcc 08:52:05 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:52:05 Removing intermediate container 29a610758400 08:52:05 ---> b3037900a195 08:52:05 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 08:52:05 ---> Running in 9d8f0539048a 08:52:05 Removing intermediate container f54cf040398f 08:52:05 ---> 7e388dc8e449 08:52:05 Step 14/22 : EXPOSE $APP_PORT 08:52:05 ---> 91489302fe55 08:52:05 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:52:05 ---> Running in 1dcd8f93e477 08:52:05 Removing intermediate container 9d8f0539048a 08:52:05 ---> 13e443b85edd 08:52:05 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 08:52:05 ---> Running in 31d3f25a2503 08:52:06 ---> c02248619833 08:52:06 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:52:06 Removing intermediate container 1dcd8f93e477 08:52:06 ---> 5791e54d632f 08:52:06 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:52:06 ---> f2fc5dbfb54b 08:52:06 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 08:52:06 ---> 7ab22c6398f9 08:52:06 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:52:07 ---> bfe78c0d4ef5 08:52:07 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:52:07 Removing intermediate container 31d3f25a2503 08:52:07 ---> 1784986ffef3 08:52:07 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 08:52:07 ---> Running in 2b9711238226 08:52:08 Removing intermediate container 2b9711238226 08:52:08 ---> 38e00ad52703 08:52:08 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 08:52:08 ---> e69fb3c5452a 08:52:08 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:52:08 ---> a68b37e02d63 08:52:08 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:52:08 ---> 66eeaf917a25 08:52:08 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 08:52:08 ---> Running in ef63dbeabc81 08:52:09 ---> 10c40bd0ba2f 08:52:09 Step 18/22 : ENTRYPOINT ["/support-notifications"] 08:52:09 ---> Running in 31e15f0dd4fe 08:52:09 Removing intermediate container 31e15f0dd4fe 08:52:09 ---> 0d227add7f31 08:52:09 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:52:09 ---> Running in 4bc8958b11fd 08:52:10 ---> f27ead954b4d 08:52:10 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:52:10 Removing intermediate container 4bc8958b11fd 08:52:10 ---> 082b423559ea 08:52:10 Step 20/22 : LABEL arch=x86_64 08:52:10 ---> Running in 359a32e8abcc 08:52:10 ---> c125d386f8d8 08:52:10 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/ 08:52:10 ---> Running in a0ade9e33016 08:52:10 Removing intermediate container 359a32e8abcc 08:52:10 ---> b34f20be31e3 08:52:10 Step 21/22 : LABEL git_sha=09ca32d689ec9a28adf61cf38706ae59c51dfb58 08:52:10 ---> Running in 382da3e926ce 08:52:11 Removing intermediate container ef63dbeabc81 08:52:11 ---> 721679f5c05c 08:52:11 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 08:52:11 Removing intermediate container 382da3e926ce 08:52:11 ---> 2a32fc20fc2d 08:52:11 Step 22/22 : LABEL version=0.0.0 08:52:11 ---> Running in aa283aec9adc 08:52:11 Removing intermediate container aa283aec9adc 08:52:11 ---> 11ad6a84be2a 08:52:11 08:52:11 ---> 2473fda2da05 08:52:11 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:52:11 Successfully built 11ad6a84be2a 08:52:11 Successfully tagged support-notifications:latest 08:52:11  Building support-notifications ... done Building sys-mgmt-agent 08:52:14 ---> 11b843458b28 08:52:14 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:52:14 Removing intermediate container a0ade9e33016 08:52:14 ---> c6dc80aac471 08:52:14 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 08:52:14 ---> Running in 2574ad2d4fde 08:52:14 Removing intermediate container 2574ad2d4fde 08:52:14 ---> 1593a91cad77 08:52:14 Step 23/25 : LABEL arch=x86_64 08:52:14 ---> Running in 6baf6c77404b 08:52:15 ---> 9fc7dd8dba5a 08:52:15 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:52:15 Removing intermediate container 6baf6c77404b 08:52:15 ---> 3466d20ecc1a 08:52:15 Step 24/25 : LABEL git_sha=09ca32d689ec9a28adf61cf38706ae59c51dfb58 08:52:15 ---> Running in 89f4c97913ec 08:52:15 ---> 8dde0a6619ff 08:52:15 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 08:52:15 Removing intermediate container 89f4c97913ec 08:52:15 ---> 18079c14f293 08:52:15 Step 25/25 : LABEL version=0.0.0 08:52:15 ---> Running in a12030571dda 08:52:16 Removing intermediate container a12030571dda 08:52:16 ---> acd7dab8ed83 08:52:16 08:52:16 Successfully built acd7dab8ed83 08:52:16 ---> e34b96c23b42 08:52:16 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 08:52:16 Successfully tagged security-secretstore-setup:latest 08:52:16  Building security-secretstore-setup ... done Building core-command 08:52:16 ---> Running in 69fc25298a2e 08:52:16 Removing intermediate container 69fc25298a2e 08:52:16 ---> f3e5389add10 08:52:16 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:52:18 ---> 35bc344071da 08:52:18 Step 26/31 : RUN chmod +x /entrypoint.sh 08:52:19 ---> Running in 7730b03084fe 08:52:20 Removing intermediate container 93f0ec0c35f0 08:52:20 ---> 3b8c40148afa 08:52:20 Successfully built 3b8c40148afa 08:52:20 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:52:20 + docker inspect -f . ci-base-image-arm64 08:52:20 . [Pipeline] withDockerContainer 08:52:20 prd-ubuntu20.04-docker-arm64-4c-16g-11580 does not seem to be running inside a container 08:52:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat 08:52:21 $ docker top 97ca2f2e075019e50678925bbcf7b6df2b8fe232e4a1e7389230d72e7bb6e011 -eo pid,comm 08:52:22 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:52:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:52:22 ---> 0237940de1c1 08:52:22 Step 3/23 : WORKDIR /edgex-go 08:52:22 ---> Using cache 08:52:22 ---> 50c28ad8f9c4 08:52:22 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:52:22 ---> Using cache 08:52:22 ---> 2108a2388e68 08:52:22 Step 5/23 : RUN apk add --update --no-cache make bash git [Pipeline] { [Pipeline] sh 08:52:22 + go version 08:52:22 go version go1.17.6 linux/arm64 [Pipeline] } 08:52:22 $ docker stop --time=1 97ca2f2e075019e50678925bbcf7b6df2b8fe232e4a1e7389230d72e7bb6e011 08:52:22 ---> Running in d839f9b05e9e 08:52:22 Removing intermediate container 7730b03084fe 08:52:22 ---> ff504e2e1315 08:52:22 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 08:52:23 ---> Running in 25a568f06b82 08:52:23 Removing intermediate container 25a568f06b82 08:52:23 ---> 8820bacacd40 08:52:23 Step 28/31 : CMD ["gate"] 08:52:24 ---> Running in 331e23ce8bef 08:52:24 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:52:24 $ docker rm -f 97ca2f2e075019e50678925bbcf7b6df2b8fe232e4a1e7389230d72e7bb6e011 08:52:24 Removing intermediate container 331e23ce8bef 08:52:24 ---> 83824b383e93 08:52:24 Step 29/31 : LABEL arch=x86_64 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 08:52:24 ---> Running in ac7571158943 08:52:24 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:52:25 + docker inspect -f . ci-base-image-arm64 08:52:25 . [Pipeline] withDockerContainer 08:52:25 OK: 221 MiB in 52 packages 08:52:25 Removing intermediate container ac7571158943 08:52:25 ---> 4c4c2fc453de 08:52:25 Step 30/31 : LABEL git_sha=09ca32d689ec9a28adf61cf38706ae59c51dfb58 08:52:25 ---> Running in c8410b7a553e 08:52:25 prd-ubuntu20.04-docker-arm64-4c-16g-11580 does not seem to be running inside a container 08:52:25 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat 08:52:25 Removing intermediate container c8410b7a553e 08:52:25 ---> 659af118cbc7 08:52:25 Step 31/31 : LABEL version=0.0.0 08:52:26 ---> Running in 9797fbaf70fb 08:52:26 Removing intermediate container d839f9b05e9e 08:52:26 ---> b82bfb57a46e 08:52:26 Step 6/23 : COPY go.mod vendor* ./ 08:52:26 Removing intermediate container 9797fbaf70fb 08:52:26 ---> d67b6b7331b5 08:52:26 08:52:26 Successfully built d67b6b7331b5 08:52:26 $ docker top 8dba7a052541b40e758b70232a605fc510ab13d3008173757c6dead6a5c95ed8 -eo pid,comm 08:52:27 Successfully tagged security-bootstrapper:latest 08:52:27  Building security-bootstrapper ... done Building security-proxy-setup [Pipeline] { [Pipeline] echo 08:52:27 ========================================================= 08:52:27 [edgeXBuildGoParallel] Running Tests and Build... 08:52:27 ========================================================= [Pipeline] fileExists 08:52:27 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:52:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:52:27 ---> 0237940de1c1 08:52:27 Step 3/23 : WORKDIR /edgex-go 08:52:27 ---> Using cache 08:52:27 ---> 50c28ad8f9c4 08:52:27 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:52:27 ---> Using cache 08:52:27 ---> 2108a2388e68 08:52:27 Step 5/23 : RUN apk add --update --no-cache make git 08:52:27 ---> fa56471a73b2 08:52:27 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] sh 08:52:27 + make test 08:52:27 go mod tidy -compat=1.17 08:52:28 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:52:29 ---> Running in 9cab200d86d7 08:52:29 ---> Running in 3b70e29e01b6 08:52:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:52:31 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:52:32 OK: 221 MiB in 52 packages 08:52:33 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:52:33 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:52:33 ---> 0237940de1c1 08:52:33 Step 3/22 : WORKDIR /edgex-go 08:52:33 ---> Using cache 08:52:33 ---> 50c28ad8f9c4 08:52:33 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:52:33 ---> Using cache 08:52:33 ---> 2108a2388e68 08:52:33 Step 5/22 : RUN apk add --update --no-cache make git 08:52:33 ---> Running in 61d9aea165c8 08:52:33 Removing intermediate container 9cab200d86d7 08:52:33 ---> 72df0102413e 08:52:33 Step 6/23 : COPY go.mod vendor* ./ 08:52:33 Removing intermediate container 3b70e29e01b6 08:52:33 ---> 7adb9f8235be 08:52:33 Step 8/23 : COPY . . 08:52:34 ---> d1c6ef68a777 08:52:34 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:52:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:52:34 ---> Running in aee9a1cc7b65 08:52:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:52:35 OK: 221 MiB in 52 packages 08:52:37 Removing intermediate container 61d9aea165c8 08:52:37 ---> d816459fbefa 08:52:37 Step 6/22 : COPY go.mod vendor* ./ 08:52:37 Removing intermediate container aee9a1cc7b65 08:52:37 ---> 08a869e73283 08:52:37 Step 8/23 : COPY . . 08:52:38 ---> fb5c2b767399 08:52:38 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:52:38 ---> Running in ffae8b9627c9 08:52:43 Removing intermediate container ffae8b9627c9 08:52:43 ---> 689c3539ebc0 08:52:43 Step 8/22 : COPY . . 08:52:53 ---> 8040eacc7004 08:52:53 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 08:52:53 ---> Running in 74a8449b9157 08:52:53 CGO_ENABLED=0 GO111MODULE=on go build -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 08:52:55 ---> a01757620f35 08:52:55 Step 9/23 : RUN make cmd/core-command/core-command 08:52:56 ---> Running in 98c81e2572f1 08:52:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:53:00 ---> d1d39ae0c544 08:53:00 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:53:00 ---> Running in a8d53ad070cf 08:53:00 CGO_ENABLED=0 GO111MODULE=on go build -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 08:53:01 ? github.com/edgexfoundry/edgex-go [no test files] 08:53:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:53:29 Removing intermediate container 98c81e2572f1 08:53:29 ---> 17569f959ef1 08:53:29 08:53:29 Step 10/23 : FROM alpine:3.14 08:53:29 ---> e04c818066af 08:53:29 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:53:29 Removing intermediate container 74a8449b9157 08:53:29 ---> 57fb2d613542 08:53:29 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 08:53:29 ---> Running in 95e058df5804 08:53:29 ---> Running in cec7fa894d2e 08:53:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:53:29 CGO_ENABLED=0 GO111MODULE=on go build -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 08:53:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:53:29 (1/1) Installing dumb-init (1.2.5-r1) 08:53:29 Executing busybox-1.33.1-r7.trigger 08:53:29 OK: 6 MiB in 15 packages 08:53:31 Removing intermediate container a8d53ad070cf 08:53:31 ---> 1b8550c4e3f3 08:53:31 08:53:31 Step 10/22 : FROM alpine:3.14 08:53:31 ---> e04c818066af 08:53:31 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 08:53:31 ---> Running in 7559312d7d1e 08:53:31 Removing intermediate container 95e058df5804 08:53:31 ---> 1324370d1dd3 08:53:31 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:53:31 Removing intermediate container cec7fa894d2e 08:53:31 ---> 62ef54356d45 08:53:31 08:53:31 Step 11/23 : FROM docker:20.10.14 08:53:31 ---> Running in 72b971a368b5 08:53:31 20.10.14: Pulling from library/docker 08:53:31 Removing intermediate container 72b971a368b5 08:53:31 ---> 54eebebf943a 08:53:31 Step 13/23 : ENV APP_PORT=59882 08:53:31 ---> Running in 3eb3b3c4048c 08:53:31 Removing intermediate container 3eb3b3c4048c 08:53:31 ---> 35b08d6dc65c 08:53:31 Step 14/23 : EXPOSE $APP_PORT 08:53:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:53:31 ---> Running in 11317948ca21 08:53:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:53:31 Removing intermediate container 11317948ca21 08:53:31 ---> cea70a5b9002 08:53:31 Step 15/23 : WORKDIR / 08:53:31 (1/6) Installing ca-certificates (20211220-r0) 08:53:31 (2/6) Installing brotli-libs (1.0.9-r5) 08:53:31 (3/6) Installing nghttp2-libs (1.43.0-r0) 08:53:31 (4/6) Installing libcurl (7.79.1-r0) 08:53:31 (5/6) Installing curl (7.79.1-r0) 08:53:31 (6/6) Installing dumb-init (1.2.5-r1) 08:53:31 Executing busybox-1.33.1-r7.trigger 08:53:31 Executing ca-certificates-20211220-r0.trigger 08:53:31 ---> Running in 593b75b90c84 08:53:31 OK: 8 MiB in 20 packages 08:53:31 Removing intermediate container 593b75b90c84 08:53:31 ---> 88316358836d 08:53:31 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:53:32 ---> 5f726e4310d7 08:53:32 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:53:32 Removing intermediate container 7559312d7d1e 08:53:32 ---> 38617fb3accb 08:53:32 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:53:32 ---> Running in 4c7f4c42ea77 08:53:32 Removing intermediate container 4c7f4c42ea77 08:53:32 ---> 4be3a77294e9 08:53:32 Step 13/22 : WORKDIR /edgex 08:53:32 ---> Running in 28637b979e30 08:53:32 ---> 954321543582 08:53:32 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:53:32 Removing intermediate container 28637b979e30 08:53:32 ---> 4367478f2717 08:53:32 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:53:32 ---> d54ce2cc7a5c 08:53:32 Step 19/23 : ENTRYPOINT ["/core-command"] 08:53:32 ---> 1343e1e99788 08:53:32 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:53:32 ---> Running in e0f99cfb170a 08:53:33 Removing intermediate container e0f99cfb170a 08:53:33 ---> 261727a9d1b2 08:53:33 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:53:33 ---> Running in f1117b4a1977 08:53:33 Removing intermediate container f1117b4a1977 08:53:33 ---> 06ba15421e02 08:53:33 Step 21/23 : LABEL arch=x86_64 08:53:33 ---> 0cafd9e8e989 08:53:33 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:53:33 ---> Running in e6b2515abe68 08:53:33 Removing intermediate container e6b2515abe68 08:53:33 ---> 0f86fd168d6b 08:53:33 Step 22/23 : LABEL git_sha=09ca32d689ec9a28adf61cf38706ae59c51dfb58 08:53:34 ---> Running in 8ba556bebbb3 08:53:34 Removing intermediate container 8ba556bebbb3 08:53:34 ---> 2d8b4739004b 08:53:34 Step 23/23 : LABEL version=0.0.0 08:53:34 ---> Running in 00514f61d0fa 08:53:34 ---> 9f28bf580746 08:53:34 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:53:34 Removing intermediate container 00514f61d0fa 08:53:34 ---> a99c1763466f 08:53:34 08:53:34 ---> 748e8ff7de56 08:53:34 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:53:34 ---> Running in 87a850cabd1b 08:53:34 Successfully built a99c1763466f 08:53:34 Successfully tagged core-command:latest 08:53:34 Building security-spiffe-token-provider 08:53:34  Building core-command ... done Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 08:53:34 Status: Downloaded newer image for docker:20.10.14 08:53:34 ---> 7417809fdb73 08:53:34 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 08:53:36 ---> Running in 6aedb917c1be 08:53:36 Removing intermediate container 6aedb917c1be 08:53:36 ---> e6084223ff5c 08:53:36 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 08:53:36 Removing intermediate container 87a850cabd1b 08:53:36 ---> 1d75c4259259 08:53:36 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 08:53:36 ---> Running in 785007ff4ed2 08:53:36 ---> Running in 7249e4efcbed 08:53:37 Removing intermediate container 7249e4efcbed 08:53:37 ---> 85d93e7506f0 08:53:37 Step 20/22 : LABEL arch=x86_64 08:53:37 ---> Running in da30777fdfcb 08:53:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:53:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:53:37 Removing intermediate container da30777fdfcb 08:53:37 ---> 38102199f380 08:53:37 Step 21/22 : LABEL git_sha=09ca32d689ec9a28adf61cf38706ae59c51dfb58 08:53:37 ---> Running in 56455586ecac 08:53:37 (1/43) Installing readline (8.1.1-r0) 08:53:37 (2/43) Installing bash (5.1.16-r0) 08:53:37 Removing intermediate container 56455586ecac 08:53:37 ---> 19e2ca39a26f 08:53:37 Step 22/22 : LABEL version=0.0.0 08:53:37 Executing bash-5.1.16-r0.post-install 08:53:37 (3/43) Installing brotli-libs (1.0.9-r5) 08:53:37 (4/43) Installing nghttp2-libs (1.46.0-r0) 08:53:37 (5/43) Installing libcurl (7.80.0-r0) 08:53:37 (6/43) Installing curl (7.80.0-r0) 08:53:37 (7/43) Installing dumb-init (1.2.5-r1) 08:53:37 (8/43) Installing libbz2 (1.0.8-r1) 08:53:37 ---> Running in dd98e7d97d68 08:53:37 (9/43) Installing expat (2.4.7-r0) 08:53:37 (10/43) Installing libffi (3.4.2-r1) 08:53:37 (11/43) Installing gdbm (1.22-r0) 08:53:37 (12/43) Installing xz-libs (5.2.5-r0) 08:53:37 (13/43) Installing libgcc (10.3.1_git20211027-r0) 08:53:37 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 08:53:37 (15/43) Installing mpdecimal (2.5.1-r1) 08:53:37 (16/43) Installing sqlite-libs (3.36.0-r0) 08:53:37 (17/43) Installing python3 (3.9.7-r4) 08:53:37 Removing intermediate container dd98e7d97d68 08:53:37 ---> ea485ccfd203 08:53:37 08:53:38 Successfully built ea485ccfd203 08:53:38 Successfully tagged security-proxy-setup:latest 08:53:38  Building security-proxy-setup ... done Building security-spire-config 08:53:38 (18/43) Installing py3-appdirs (1.4.4-r2) 08:53:38 (19/43) Installing py3-certifi (2020.12.5-r1) 08:53:38 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 08:53:38 (21/43) Installing py3-idna (3.3-r0) 08:53:38 (22/43) Installing py3-urllib3 (1.26.7-r0) 08:53:38 (23/43) Installing py3-requests (2.26.0-r1) 08:53:38 (24/43) Installing py3-msgpack (1.0.2-r1) 08:53:38 (25/43) Installing py3-lockfile (0.12.2-r4) 08:53:38 (26/43) Installing py3-cachecontrol (0.12.10-r0) 08:53:38 (27/43) Installing py3-colorama (0.4.4-r1) 08:53:38 (28/43) Installing py3-contextlib2 (21.6.0-r1) 08:53:38 (29/43) Installing py3-distlib (0.3.3-r0) 08:53:38 (30/43) Installing py3-distro (1.6.0-r0) 08:53:38 (31/43) Installing py3-six (1.16.0-r0) 08:53:38 (32/43) Installing py3-webencodings (0.5.1-r4) 08:53:38 (33/43) Installing py3-html5lib (1.1-r1) 08:53:38 (34/43) Installing py3-parsing (2.4.7-r2) 08:53:38 (35/43) Installing py3-packaging (20.9-r1) 08:53:38 (36/43) Installing py3-tomli (1.2.2-r0) 08:53:38 (37/43) Installing py3-pep517 (0.12.0-r0) 08:53:38 (38/43) Installing py3-progress (1.6-r0) 08:53:38 (39/43) Installing py3-retrying (1.3.3-r2) 08:53:38 (40/43) Installing py3-ordered-set (4.0.2-r2) 08:53:38 (41/43) Installing py3-setuptools (52.0.0-r4) 08:53:38 (42/43) Installing py3-toml (0.10.2-r2) 08:53:38 (43/43) Installing py3-pip (20.3.4-r1) 08:53:38 Executing busybox-1.34.1-r5.trigger 08:53:38 OK: 83 MiB in 65 packages 08:53:38 Collecting docker-compose==1.23.2 08:53:38 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 08:53:38 Collecting docopt<0.7,>=0.6.1 08:53:38 Downloading docopt-0.6.2.tar.gz (25 kB) 08:53:39 Collecting cached-property<2,>=1.2.0 08:53:39 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 08:53:39 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:53:39 Step 2/20 : FROM ${BUILDER_BASE} AS builder 08:53:39 ---> 0237940de1c1 08:53:39 Step 3/20 : WORKDIR /edgex-go 08:53:39 ---> Using cache 08:53:39 ---> 50c28ad8f9c4 08:53:39 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 08:53:39 Collecting jsonschema<3,>=2.5.1 08:53:39 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 08:53:39 Collecting dockerpty<0.5,>=0.4.1 08:53:39 Downloading dockerpty-0.4.1.tar.gz (13 kB) 08:53:39 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 08:53:39 Collecting PyYAML<4,>=3.10 08:53:39 Downloading PyYAML-3.13.tar.gz (270 kB) 08:53:40 Collecting texttable<0.10,>=0.9.0 08:53:40 Downloading texttable-0.9.1.tar.gz (11 kB) 08:53:40 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 08:53:40 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 08:53:40 Collecting websocket-client<1.0,>=0.32.0 08:53:40 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 08:53:41 Collecting docker<4.0,>=3.6.0 08:53:41 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 08:53:41 Collecting docker-pycreds>=0.4.0 08:53:41 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 08:53:41 Collecting idna<2.8,>=2.5 08:53:41 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 08:53:41 Collecting urllib3<1.25,>=1.21.1 08:53:41 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 08:53:41 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) 08:53:41 Collecting chardet<3.1.0,>=3.0.2 08:53:41 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 08:53:41 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 08:53:41 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 08:53:41 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 08:53:41 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 08:53:41 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 08:53:41 Attempting uninstall: urllib3 08:53:41 Found existing installation: urllib3 1.26.7 08:53:41 Uninstalling urllib3-1.26.7: 08:53:41 Successfully uninstalled urllib3-1.26.7 08:53:41 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:53:41 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:53:41 ---> 0237940de1c1 08:53:41 Step 3/26 : WORKDIR /edgex-go 08:53:41 ---> Using cache 08:53:41 ---> 50c28ad8f9c4 08:53:41 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:53:41 ---> Using cache 08:53:41 ---> 2108a2388e68 08:53:41 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 08:53:41 Attempting uninstall: idna 08:53:41 Found existing installation: idna 3.3 08:53:41 Uninstalling idna-3.3: 08:53:41 Successfully uninstalled idna-3.3 08:53:42 ---> Running in 434f453cd349 08:53:42 ---> Running in 91ed31c23d15 08:53:42 Attempting uninstall: requests 08:53:42 Found existing installation: requests 2.26.0 08:53:42 Uninstalling requests-2.26.0: 08:53:42 Successfully uninstalled requests-2.26.0 08:53:42 Running setup.py install for texttable: started 08:53:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:53:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:53:43 Running setup.py install for texttable: finished with status 'done' 08:53:43 Running setup.py install for PyYAML: started 08:53:43 Running setup.py install for PyYAML: finished with status 'done' 08:53:43 Running setup.py install for docopt: started 08:53:43 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:53:43 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:53:43 Running setup.py install for docopt: finished with status 'done' 08:53:43 Running setup.py install for dockerpty: started 08:53:44 OK: 221 MiB in 52 packages 08:53:44 v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] 08:53:44 v3.15.4-3-g99ba27d818 [https://nl.alpinelinux.org/alpine/v3.15/community] 08:53:44 OK: 15864 distinct packages available 08:53:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:53:44 Running setup.py install for dockerpty: finished with status 'done' 08:53:44 Removing intermediate container 91ed31c23d15 08:53:44 ---> e589e6f6f6fe 08:53:44 Step 6/26 : COPY go.mod vendor* ./ 08:53:44 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 08:53:44 ---> 9460eb16004a 08:53:44 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:53:44 ---> Running in a83c51e60e81 08:53:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:53:45 OK: 221 MiB in 52 packages 08:53:46 Removing intermediate container a83c51e60e81 08:53:46 ---> 124ad34f9c8a 08:53:46 Step 8/26 : COPY . . 08:53:46 Removing intermediate container 434f453cd349 08:53:46 ---> 5a44cda2e304 08:53:46 Step 5/20 : COPY go.mod vendor* ./ 08:53:47 ---> 89f7a00becaa 08:53:47 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:53:48 ---> Running in e772f0bc7fbe 08:53:48 Removing intermediate container 785007ff4ed2 08:53:48 ---> f811f506b033 08:53:48 Step 14/23 : ENV APP_PORT=58890 08:53:49 ---> Running in 289faf93f7e2 08:53:49 Building bin/spire-agent... 08:53:49 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 08:53:49 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 08:53:49 go: downloading cloud.google.com/go/secretmanager v1.3.0 08:53:49 go: downloading github.com/docker/docker v20.10.12+incompatible 08:53:49 Removing intermediate container 289faf93f7e2 08:53:49 ---> ff3fcd65fc6f 08:53:49 Step 15/23 : EXPOSE $APP_PORT 08:53:49 ---> Running in fd0801e3d0a3 08:53:49 Removing intermediate container fd0801e3d0a3 08:53:50 ---> e4c79261d1df 08:53:50 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 08:53:50 Removing intermediate container e772f0bc7fbe 08:53:50 ---> 5a6c58a79553 08:53:50 Step 7/20 : COPY . . 08:53:50 go: downloading github.com/google/go-tpm-tools v0.3.3 08:53:50 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 08:53:50 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 08:53:50 go: downloading github.com/docker/go-units v0.4.0 08:53:50 go: downloading github.com/opencontainers/image-spec v1.0.1 08:53:50 go: downloading github.com/docker/go-connections v0.4.0 08:53:50 go: downloading github.com/docker/distribution v2.7.1+incompatible 08:53:50 go: downloading github.com/containerd/containerd v1.3.4 08:53:50 go: downloading github.com/opencontainers/go-digest v1.0.0 08:53:53 Building bin/spire-agent... 08:53:53 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 08:53:53 go: downloading cloud.google.com/go/secretmanager v1.3.0 08:53:53 go: downloading github.com/docker/docker v20.10.12+incompatible 08:53:54 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 08:53:54 go: downloading github.com/google/go-tpm-tools v0.3.3 08:53:54 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 08:53:54 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 08:53:54 go: downloading github.com/docker/go-connections v0.4.0 08:53:54 go: downloading github.com/docker/go-units v0.4.0 08:53:54 go: downloading github.com/opencontainers/image-spec v1.0.1 08:53:54 go: downloading github.com/containerd/containerd v1.3.4 08:53:54 go: downloading github.com/docker/distribution v2.7.1+incompatible 08:53:54 go: downloading github.com/opencontainers/go-digest v1.0.0 08:53:55  ---> c888c3948fdc 08:53:55 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 08:53:55 ---> 27e8f0f1a4db 08:53:55 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:53:55 ---> 829703eef988 08:53:55 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 08:53:55 ---> Running in 6d5c234b8eee 08:53:55 ---> Running in f927041408d3 08:53:56 ---> 0b346926fd31 08:53:56 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 08:53:56 Removing intermediate container 6d5c234b8eee 08:53:56 ---> 559e54c33d43 08:53:56 Step 10/26 : RUN mkdir -p spire-build 08:53:56 ---> Running in bccbdc5d61b9 08:53:56 ---> b3890d607ddb 08:53:56 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 08:53:56 CGO_ENABLED=0 GO111MODULE=on go build -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 08:53:56 ---> Running in fbfb6d46a9d4 08:53:56 Removing intermediate container fbfb6d46a9d4 08:53:56 ---> d7791b077ce0 08:53:56 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:53:56 ---> Running in 40350200b719 08:53:57 Removing intermediate container 40350200b719 08:53:57 ---> a2ca1de7c622 08:53:57 Step 21/23 : LABEL arch=x86_64 08:53:57 Removing intermediate container bccbdc5d61b9 08:53:57 ---> 277d2d2c4f7e 08:53:57 Step 11/26 : WORKDIR /edgex-go/spire-build 08:53:57 ---> Running in 932f6a962c16 08:53:57 ---> Running in b112f19e2d4f 08:53:57 Removing intermediate container 932f6a962c16 08:53:57 ---> 23f89101ac60 08:53:57 Step 22/23 : LABEL git_sha=09ca32d689ec9a28adf61cf38706ae59c51dfb58 08:53:57 ---> Running in c81475a2bc20 08:53:57 Removing intermediate container b112f19e2d4f 08:53:57 ---> 1b8d4257ef49 08:53:57 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 08:53:57 ---> Running in 42037a63e3a4 08:53:57 Removing intermediate container c81475a2bc20 08:53:57 ---> e9020085d812 08:53:58 Step 23/23 : LABEL version=0.0.0 08:53:58 ---> Running in 6e25d4b9daa6 08:53:58 Removing intermediate container 6e25d4b9daa6 08:53:58 ---> 007609aa6357 08:53:58 08:53:58 Successfully built 007609aa6357 08:53:58 Successfully tagged sys-mgmt-agent:latest 08:53:58  Building sys-mgmt-agent ... done Building core-metadata 08:53:59 spire-1.2.1/ 08:53:59 spire-1.2.1/.data/ 08:53:59 spire-1.2.1/.data/.file 08:53:59 spire-1.2.1/.dockerignore 08:53:59 spire-1.2.1/.gitattributes 08:53:59 spire-1.2.1/.githooks/ 08:53:59 spire-1.2.1/.githooks/pre-commit 08:53:59 spire-1.2.1/.github/ 08:53:59 spire-1.2.1/.github/ISSUE_TEMPLATE.md 08:53:59 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 08:53:59 spire-1.2.1/.github/dependabot.yml 08:53:59 spire-1.2.1/.github/workflows/ 08:53:59 spire-1.2.1/.github/workflows/nightly_build.yaml 08:53:59 spire-1.2.1/.github/workflows/pr_build.yaml 08:53:59 spire-1.2.1/.github/workflows/release_build.yaml 08:53:59 spire-1.2.1/.github/workflows/scripts/ 08:53:59 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 08:53:59 spire-1.2.1/.github/workflows/scripts/push-images.sh 08:53:59 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 08:53:59 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 08:53:59 spire-1.2.1/.github/workflows/scripts/split.sh 08:53:59 spire-1.2.1/.gitignore 08:53:59 spire-1.2.1/.go-version 08:53:59 spire-1.2.1/.golangci.yml 08:53:59 spire-1.2.1/ADOPTERS.md 08:53:59 spire-1.2.1/CHANGELOG.md 08:53:59 spire-1.2.1/CODE-OF-CONDUCT.md 08:53:59 spire-1.2.1/CODEOWNERS 08:53:59 spire-1.2.1/CONTRIBUTING.md 08:53:59 spire-1.2.1/Dockerfile 08:53:59 spire-1.2.1/Dockerfile.dev 08:53:59 spire-1.2.1/Dockerfile.scratch 08:53:59 spire-1.2.1/LICENSE 08:53:59 spire-1.2.1/MAINTAINERS.md 08:53:59 spire-1.2.1/Makefile 08:53:59 spire-1.2.1/README.md 08:53:59 spire-1.2.1/ROADMAP.md 08:53:59 spire-1.2.1/SECURITY.md 08:53:59 spire-1.2.1/cmd/ 08:53:59 spire-1.2.1/cmd/spire-agent/ 08:53:59 spire-1.2.1/cmd/spire-agent/cli/ 08:53:59 spire-1.2.1/cmd/spire-agent/cli/api/ 08:53:59 spire-1.2.1/cmd/spire-agent/cli/api/common.go 08:53:59 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 08:53:59 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 08:53:59 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 08:53:59 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 08:53:59 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 08:53:59 spire-1.2.1/cmd/spire-agent/cli/cli.go 08:53:59 spire-1.2.1/cmd/spire-agent/cli/common/ 08:53:59 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 08:53:59 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 08:53:59 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 08:53:59 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 08:53:59 spire-1.2.1/cmd/spire-agent/cli/run/ 08:53:59 spire-1.2.1/cmd/spire-agent/cli/run/run.go 08:53:59 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 08:53:59 spire-1.2.1/cmd/spire-agent/cli/validate/ 08:53:59 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 08:53:59 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 08:53:59 spire-1.2.1/cmd/spire-agent/main.go 08:53:59 spire-1.2.1/cmd/spire-server/ 08:53:59 spire-1.2.1/cmd/spire-server/cli/ 08:53:59 spire-1.2.1/cmd/spire-server/cli/agent/ 08:53:59 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 08:53:59 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 08:53:59 spire-1.2.1/cmd/spire-server/cli/agent/count.go 08:53:59 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 08:53:59 spire-1.2.1/cmd/spire-server/cli/agent/list.go 08:53:59 spire-1.2.1/cmd/spire-server/cli/agent/show.go 08:53:59 spire-1.2.1/cmd/spire-server/cli/bundle/ 08:53:59 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 08:53:59 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 08:53:59 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 08:53:59 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 08:53:59 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 08:53:59 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 08:53:59 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 08:53:59 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 08:53:59 spire-1.2.1/cmd/spire-server/cli/cli.go 08:53:59 spire-1.2.1/cmd/spire-server/cli/entry/ 08:53:59 spire-1.2.1/cmd/spire-server/cli/entry/count.go 08:53:59 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 08:53:59 spire-1.2.1/cmd/spire-server/cli/entry/create.go 08:53:59 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 08:53:59 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 08:53:59 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 08:53:59 spire-1.2.1/cmd/spire-server/cli/entry/show.go 08:53:59 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 08:53:59 spire-1.2.1/cmd/spire-server/cli/entry/update.go 08:53:59 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 08:53:59 spire-1.2.1/cmd/spire-server/cli/entry/util.go 08:53:59 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 08:53:59 spire-1.2.1/cmd/spire-server/cli/federation/ 08:53:59 spire-1.2.1/cmd/spire-server/cli/federation/common.go 08:53:59 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 08:53:59 spire-1.2.1/cmd/spire-server/cli/federation/create.go 08:53:59 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 08:53:59 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 08:53:59 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 08:53:59 spire-1.2.1/cmd/spire-server/cli/federation/list.go 08:53:59 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 08:53:59 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 08:53:59 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 08:53:59 spire-1.2.1/cmd/spire-server/cli/federation/show.go 08:53:59 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 08:53:59 spire-1.2.1/cmd/spire-server/cli/federation/update.go 08:53:59 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 08:53:59 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 08:53:59 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 08:53:59 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 08:53:59 spire-1.2.1/cmd/spire-server/cli/jwt/ 08:53:59 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 08:53:59 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 08:53:59 spire-1.2.1/cmd/spire-server/cli/run/ 08:53:59 spire-1.2.1/cmd/spire-server/cli/run/run.go 08:53:59 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 08:53:59 spire-1.2.1/cmd/spire-server/cli/token/ 08:53:59 spire-1.2.1/cmd/spire-server/cli/token/generate.go 08:53:59 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 08:53:59 spire-1.2.1/cmd/spire-server/cli/validate/ 08:53:59 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 08:53:59 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 08:53:59 spire-1.2.1/cmd/spire-server/cli/x509/ 08:53:59 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 08:53:59 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 08:53:59 spire-1.2.1/cmd/spire-server/main.go 08:53:59 spire-1.2.1/cmd/spire-server/util/ 08:53:59 spire-1.2.1/cmd/spire-server/util/util.go 08:53:59 spire-1.2.1/conf/ 08:53:59 spire-1.2.1/conf/agent/ 08:53:59 spire-1.2.1/conf/agent/agent.conf 08:53:59 spire-1.2.1/conf/agent/agent_full.conf 08:53:59 spire-1.2.1/conf/agent/dummy_root_ca.crt 08:53:59 spire-1.2.1/conf/server/ 08:53:59 spire-1.2.1/conf/server/dummy_upstream_ca.crt 08:53:59 spire-1.2.1/conf/server/dummy_upstream_ca.key 08:53:59 spire-1.2.1/conf/server/server.conf 08:53:59 spire-1.2.1/conf/server/server_full.conf 08:53:59 spire-1.2.1/doc/ 08:53:59 spire-1.2.1/doc/SPIRE101.md 08:53:59 spire-1.2.1/doc/auditlog.md 08:53:59 spire-1.2.1/doc/authorization_policy_engine.md 08:53:59 spire-1.2.1/doc/changelog_guidelines.md 08:53:59 spire-1.2.1/doc/cure53-report.pdf 08:53:59 spire-1.2.1/doc/images/ 08:53:59 spire-1.2.1/doc/images/2019_roadmap.png 08:53:59 spire-1.2.1/doc/images/SPIRE101.png 08:53:59 spire-1.2.1/doc/images/SPIRE_agent.png 08:53:59 spire-1.2.1/doc/images/SPIRE_server.png 08:53:59 spire-1.2.1/doc/images/cache_mgr.png 08:53:59 spire-1.2.1/doc/images/cache_mgr_components.png 08:53:59 spire-1.2.1/doc/images/federated_spire.png 08:53:59 spire-1.2.1/doc/images/ha_mode.png 08:53:59 spire-1.2.1/doc/images/nested_spire.png 08:53:59 spire-1.2.1/doc/images/oidc_federation.png 08:53:59 spire-1.2.1/doc/images/single_trust_domain.png 08:53:59 spire-1.2.1/doc/images/spiffe_compatible.png 08:53:59 spire-1.2.1/doc/images/spire_logo.png 08:53:59 spire-1.2.1/doc/migrating_registration_api_clients.md 08:53:59 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 08:53:59 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 08:53:59 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 08:53:59 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 08:53:59 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 08:53:59 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 08:53:59 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 08:53:59 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 08:53:59 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 08:53:59 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 08:53:59 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 08:53:59 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 08:53:59 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 08:53:59 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 08:53:59 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 08:53:59 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 08:53:59 spire-1.2.1/doc/plugin_server_datastore_sql.md 08:53:59 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 08:53:59 spire-1.2.1/doc/plugin_server_keymanager_disk.md 08:53:59 spire-1.2.1/doc/plugin_server_keymanager_memory.md 08:53:59 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 08:53:59 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 08:53:59 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 08:53:59 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 08:53:59 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 08:53:59 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 08:53:59 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 08:53:59 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 08:53:59 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 08:53:59 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 08:53:59 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 08:53:59 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 08:53:59 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 08:53:59 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 08:53:59 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 08:53:59 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 08:53:59 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 08:53:59 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 08:53:59 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 08:53:59 spire-1.2.1/doc/scaling_spire.md 08:53:59 spire-1.2.1/doc/spire_agent.md 08:53:59 spire-1.2.1/doc/spire_server.md 08:53:59 spire-1.2.1/doc/supported_integrations.md 08:53:59 spire-1.2.1/doc/telemetry.md 08:53:59 spire-1.2.1/doc/telemetry_config.md 08:53:59 spire-1.2.1/doc/upgrading.md 08:53:59 spire-1.2.1/doc/using_spire.md 08:53:59 spire-1.2.1/examples/ 08:53:59 spire-1.2.1/examples/README.md 08:53:59 spire-1.2.1/go.mod 08:53:59 spire-1.2.1/go.sum 08:53:59 spire-1.2.1/pkg/ 08:53:59 spire-1.2.1/pkg/agent/ 08:53:59 spire-1.2.1/pkg/agent/agent.go 08:53:59 spire-1.2.1/pkg/agent/api/ 08:53:59 spire-1.2.1/pkg/agent/api/config.go 08:53:59 spire-1.2.1/pkg/agent/api/debug/ 08:53:59 spire-1.2.1/pkg/agent/api/debug/v1/ 08:53:59 spire-1.2.1/pkg/agent/api/debug/v1/service.go 08:53:59 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 08:53:59 spire-1.2.1/pkg/agent/api/delegatedidentity/ 08:53:59 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 08:53:59 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 08:53:59 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 08:53:59 spire-1.2.1/pkg/agent/api/endpoints.go 08:53:59 spire-1.2.1/pkg/agent/api/health/ 08:53:59 spire-1.2.1/pkg/agent/api/health/v1/ 08:53:59 spire-1.2.1/pkg/agent/api/health/v1/service.go 08:53:59 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 08:53:59 spire-1.2.1/pkg/agent/api/rpccontext/ 08:53:59 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 08:53:59 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 08:53:59 spire-1.2.1/pkg/agent/attestor/ 08:53:59 spire-1.2.1/pkg/agent/attestor/node/ 08:53:59 spire-1.2.1/pkg/agent/attestor/node/experimental.go 08:53:59 spire-1.2.1/pkg/agent/attestor/node/node.go 08:53:59 spire-1.2.1/pkg/agent/attestor/node/node_test.go 08:53:59 spire-1.2.1/pkg/agent/attestor/workload/ 08:53:59 spire-1.2.1/pkg/agent/attestor/workload/workload.go 08:53:59 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 08:53:59 spire-1.2.1/pkg/agent/catalog/ 08:53:59 spire-1.2.1/pkg/agent/catalog/catalog.go 08:53:59 spire-1.2.1/pkg/agent/catalog/keymanager.go 08:53:59 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 08:53:59 spire-1.2.1/pkg/agent/catalog/svidstore.go 08:53:59 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 08:53:59 spire-1.2.1/pkg/agent/client/ 08:53:59 spire-1.2.1/pkg/agent/client/client.go 08:53:59 spire-1.2.1/pkg/agent/client/client_test.go 08:53:59 spire-1.2.1/pkg/agent/client/dial.go 08:53:59 spire-1.2.1/pkg/agent/client/nodeconn.go 08:53:59 spire-1.2.1/pkg/agent/client/nodeconn_test.go 08:53:59 spire-1.2.1/pkg/agent/client/update.go 08:53:59 spire-1.2.1/pkg/agent/client/util.go 08:53:59 spire-1.2.1/pkg/agent/common/ 08:53:59 spire-1.2.1/pkg/agent/common/backoff/ 08:53:59 spire-1.2.1/pkg/agent/common/backoff/backoff.go 08:53:59 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 08:53:59 spire-1.2.1/pkg/agent/common/cgroups/ 08:53:59 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 08:53:59 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 08:53:59 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 08:53:59 spire-1.2.1/pkg/agent/config.go 08:53:59 spire-1.2.1/pkg/agent/endpoints/ 08:53:59 spire-1.2.1/pkg/agent/endpoints/config.go 08:53:59 spire-1.2.1/pkg/agent/endpoints/endpoints.go 08:53:59 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 08:53:59 spire-1.2.1/pkg/agent/endpoints/metrics.go 08:53:59 spire-1.2.1/pkg/agent/endpoints/middleware.go 08:53:59 spire-1.2.1/pkg/agent/endpoints/peertracker.go 08:53:59 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 08:53:59 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 08:53:59 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 08:53:59 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 08:53:59 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 08:53:59 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 08:53:59 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 08:53:59 spire-1.2.1/pkg/agent/endpoints/workload/ 08:53:59 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 08:53:59 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 08:53:59 spire-1.2.1/pkg/agent/manager/ 08:53:59 spire-1.2.1/pkg/agent/manager/cache/ 08:53:59 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 08:53:59 spire-1.2.1/pkg/agent/manager/cache/cache.go 08:53:59 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 08:53:59 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 08:53:59 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 08:53:59 spire-1.2.1/pkg/agent/manager/cache/sets.go 08:53:59 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 08:53:59 spire-1.2.1/pkg/agent/manager/config.go 08:53:59 spire-1.2.1/pkg/agent/manager/manager.go 08:53:59 spire-1.2.1/pkg/agent/manager/manager_test.go 08:53:59 spire-1.2.1/pkg/agent/manager/storage.go 08:53:59 spire-1.2.1/pkg/agent/manager/storage_test.go 08:53:59 spire-1.2.1/pkg/agent/manager/storecache/ 08:53:59 spire-1.2.1/pkg/agent/manager/storecache/cache.go 08:53:59 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 08:53:59 spire-1.2.1/pkg/agent/manager/sync.go 08:53:59 spire-1.2.1/pkg/agent/plugin/ 08:53:59 spire-1.2.1/pkg/agent/plugin/keymanager/ 08:53:59 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 08:53:59 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 08:53:59 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 08:53:59 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 08:53:59 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 08:53:59 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 08:53:59 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 08:53:59 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 08:53:59 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 08:53:59 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 08:53:59 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 08:53:59 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 08:53:59 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 08:53:59 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 08:53:59 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 08:53:59 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 08:53:59 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 08:53:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 08:53:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 08:53:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 08:53:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 08:53:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 08:53:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 08:53:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 08:53:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 08:53:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 08:53:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 08:53:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 08:53:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 08:53:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 08:53:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 08:53:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 08:53:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 08:53:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 08:53:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 08:53:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 08:53:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 08:53:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 08:53:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 08:53:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 08:53:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 08:53:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 08:53:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 08:53:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 08:53:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 08:53:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 08:53:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 08:53:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 08:53:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 08:53:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 08:53:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 08:53:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 08:53:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 08:53:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 08:53:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 08:53:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 08:53:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 08:53:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 08:53:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 08:53:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 08:53:59 spire-1.2.1/pkg/agent/plugin/svidstore/ 08:53:59 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 08:53:59 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 08:53:59 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 08:53:59 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 08:53:59 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 08:53:59 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 08:53:59 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 08:53:59 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 08:53:59 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 08:53:59 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 08:53:59 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 08:53:59 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 08:53:59 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 08:53:59 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 08:53:59 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 08:53:59 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 08:53:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 08:53:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 08:53:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 08:53:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 08:53:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 08:53:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 08:53:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 08:53:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 08:53:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 08:53:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 08:53:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 08:53:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 08:53:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 08:53:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 08:53:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 08:53:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 08:53:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 08:53:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 08:53:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 08:53:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 08:53:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 08:53:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 08:53:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 08:53:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 08:53:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 08:53:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 08:53:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 08:53:59 spire-1.2.1/pkg/agent/svid/ 08:53:59 spire-1.2.1/pkg/agent/svid/rotator.go 08:53:59 spire-1.2.1/pkg/agent/svid/rotator_config.go 08:53:59 spire-1.2.1/pkg/agent/svid/rotator_test.go 08:53:59 spire-1.2.1/pkg/agent/svid/store/ 08:53:59 spire-1.2.1/pkg/agent/svid/store/service.go 08:53:59 spire-1.2.1/pkg/agent/svid/store/service_test.go 08:53:59 spire-1.2.1/pkg/common/ 08:53:59 spire-1.2.1/pkg/common/agentpathtemplate/ 08:53:59 spire-1.2.1/pkg/common/agentpathtemplate/template.go 08:53:59 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 08:53:59 spire-1.2.1/pkg/common/api/ 08:53:59 spire-1.2.1/pkg/common/api/metrics.go 08:53:59 spire-1.2.1/pkg/common/api/middleware/ 08:53:59 spire-1.2.1/pkg/common/api/middleware/common_test.go 08:53:59 spire-1.2.1/pkg/common/api/middleware/interceptor.go 08:53:59 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 08:53:59 spire-1.2.1/pkg/common/api/middleware/logger.go 08:53:59 spire-1.2.1/pkg/common/api/middleware/logger_test.go 08:53:59 spire-1.2.1/pkg/common/api/middleware/metrics.go 08:53:59 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 08:53:59 spire-1.2.1/pkg/common/api/middleware/middleware.go 08:53:59 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 08:53:59 spire-1.2.1/pkg/common/api/middleware/misconfig.go 08:53:59 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 08:53:59 spire-1.2.1/pkg/common/api/middleware/names.go 08:53:59 spire-1.2.1/pkg/common/api/middleware/names_test.go 08:53:59 spire-1.2.1/pkg/common/api/names.go 08:53:59 spire-1.2.1/pkg/common/api/ratelimit.go 08:53:59 spire-1.2.1/pkg/common/api/rpccontext/ 08:53:59 spire-1.2.1/pkg/common/api/rpccontext/logger.go 08:53:59 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 08:53:59 spire-1.2.1/pkg/common/api/rpccontext/names.go 08:53:59 spire-1.2.1/pkg/common/auth/ 08:53:59 spire-1.2.1/pkg/common/auth/interceptors.go 08:53:59 spire-1.2.1/pkg/common/auth/interceptors_test.go 08:53:59 spire-1.2.1/pkg/common/auth/untracked_uds.go 08:53:59 spire-1.2.1/pkg/common/bundleutil/ 08:53:59 spire-1.2.1/pkg/common/bundleutil/bundle.go 08:53:59 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 08:53:59 spire-1.2.1/pkg/common/bundleutil/common_test.go 08:53:59 spire-1.2.1/pkg/common/bundleutil/marshal.go 08:53:59 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 08:53:59 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 08:53:59 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 08:53:59 spire-1.2.1/pkg/common/bundleutil/types.go 08:53:59 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 08:53:59 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 08:53:59 spire-1.2.1/pkg/common/catalog/ 08:53:59 spire-1.2.1/pkg/common/catalog/bind.go 08:53:59 spire-1.2.1/pkg/common/catalog/builtin.go 08:53:59 spire-1.2.1/pkg/common/catalog/catalog.go 08:53:59 spire-1.2.1/pkg/common/catalog/catalog_test.go 08:53:59 spire-1.2.1/pkg/common/catalog/closers.go 08:53:59 spire-1.2.1/pkg/common/catalog/cmd_linux.go 08:53:59 spire-1.2.1/pkg/common/catalog/cmd_other.go 08:53:59 spire-1.2.1/pkg/common/catalog/config.go 08:53:59 spire-1.2.1/pkg/common/catalog/config_test.go 08:53:59 spire-1.2.1/pkg/common/catalog/configure.go 08:53:59 spire-1.2.1/pkg/common/catalog/constraints.go 08:53:59 spire-1.2.1/pkg/common/catalog/constraints_test.go 08:53:59 spire-1.2.1/pkg/common/catalog/context.go 08:53:59 spire-1.2.1/pkg/common/catalog/external.go 08:53:59 spire-1.2.1/pkg/common/catalog/host.go 08:53:59 spire-1.2.1/pkg/common/catalog/pipenet.go 08:53:59 spire-1.2.1/pkg/common/catalog/plugin.go 08:53:59 spire-1.2.1/pkg/common/catalog/testplugin/ 08:53:59 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 08:53:59 spire-1.2.1/pkg/common/catalog/testplugin/main.go 08:53:59 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 08:53:59 spire-1.2.1/pkg/common/cli/ 08:53:59 spire-1.2.1/pkg/common/cli/env.go 08:53:59 spire-1.2.1/pkg/common/cli/flags.go 08:53:59 spire-1.2.1/pkg/common/cli/trust_domain.go 08:53:59 spire-1.2.1/pkg/common/cli/trust_domain_test.go 08:53:59 spire-1.2.1/pkg/common/cli/umask.go 08:53:59 spire-1.2.1/pkg/common/cli/umask_posix.go 08:53:59 spire-1.2.1/pkg/common/cli/umask_test.go 08:53:59 spire-1.2.1/pkg/common/cli/umask_windows.go 08:53:59 spire-1.2.1/pkg/common/cliprinter/ 08:53:59 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 08:53:59 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 08:53:59 spire-1.2.1/pkg/common/cliprinter/flag.go 08:53:59 spire-1.2.1/pkg/common/cliprinter/flag_test.go 08:53:59 spire-1.2.1/pkg/common/cliprinter/format.go 08:53:59 spire-1.2.1/pkg/common/cliprinter/format_test.go 08:53:59 spire-1.2.1/pkg/common/cliprinter/internal/ 08:53:59 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 08:53:59 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 08:53:59 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 08:53:59 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 08:53:59 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 08:53:59 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 08:53:59 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 08:53:59 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 08:53:59 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 08:53:59 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 08:53:59 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 08:53:59 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 08:53:59 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 08:53:59 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 08:53:59 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 08:53:59 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 08:53:59 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 08:53:59 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 08:53:59 spire-1.2.1/pkg/common/coretypes/ 08:53:59 spire-1.2.1/pkg/common/coretypes/bundle/ 08:53:59 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 08:53:59 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 08:53:59 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 08:53:59 spire-1.2.1/pkg/common/coretypes/bundle/require.go 08:53:59 spire-1.2.1/pkg/common/coretypes/jwtkey/ 08:53:59 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 08:53:59 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 08:53:59 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 08:53:59 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 08:53:59 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 08:53:59 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 08:53:59 spire-1.2.1/pkg/common/coretypes/x509certificate/ 08:53:59 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 08:53:59 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 08:53:59 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 08:53:59 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 08:53:59 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 08:53:59 spire-1.2.1/pkg/common/cryptoutil/ 08:53:59 spire-1.2.1/pkg/common/cryptoutil/keys.go 08:53:59 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 08:53:59 spire-1.2.1/pkg/common/diskutil/ 08:53:59 spire-1.2.1/pkg/common/diskutil/file_posix.go 08:53:59 spire-1.2.1/pkg/common/diskutil/file_test.go 08:53:59 spire-1.2.1/pkg/common/diskutil/file_windows.go 08:53:59 spire-1.2.1/pkg/common/errorutil/ 08:53:59 spire-1.2.1/pkg/common/errorutil/wrapper.go 08:53:59 spire-1.2.1/pkg/common/health/ 08:53:59 spire-1.2.1/pkg/common/health/config.go 08:53:59 spire-1.2.1/pkg/common/health/context.go 08:53:59 spire-1.2.1/pkg/common/health/context_test.go 08:53:59 spire-1.2.1/pkg/common/health/health.go 08:53:59 spire-1.2.1/pkg/common/health/health_test.go 08:53:59 spire-1.2.1/pkg/common/health/logger.go 08:53:59 spire-1.2.1/pkg/common/hostservice/ 08:53:59 spire-1.2.1/pkg/common/hostservice/metricsservice/ 08:53:59 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 08:53:59 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 08:53:59 spire-1.2.1/pkg/common/idutil/ 08:53:59 spire-1.2.1/pkg/common/idutil/require.go 08:53:59 spire-1.2.1/pkg/common/idutil/require_test.go 08:53:59 spire-1.2.1/pkg/common/idutil/safety.go 08:53:59 spire-1.2.1/pkg/common/idutil/safety_test.go 08:53:59 spire-1.2.1/pkg/common/idutil/spiffeid.go 08:53:59 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 08:53:59 spire-1.2.1/pkg/common/jwtsvid/ 08:53:59 spire-1.2.1/pkg/common/jwtsvid/common.go 08:53:59 spire-1.2.1/pkg/common/jwtsvid/sign.go 08:53:59 spire-1.2.1/pkg/common/jwtsvid/token_test.go 08:53:59 spire-1.2.1/pkg/common/jwtsvid/validate.go 08:53:59 spire-1.2.1/pkg/common/jwtutil/ 08:53:59 spire-1.2.1/pkg/common/jwtutil/keyset.go 08:53:59 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 08:53:59 spire-1.2.1/pkg/common/log/ 08:53:59 spire-1.2.1/pkg/common/log/hclog_adapter.go 08:53:59 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 08:53:59 spire-1.2.1/pkg/common/log/log.go 08:53:59 spire-1.2.1/pkg/common/log/log_test.go 08:53:59 spire-1.2.1/pkg/common/log/options.go 08:53:59 spire-1.2.1/pkg/common/nodeutil/ 08:53:59 spire-1.2.1/pkg/common/nodeutil/node.go 08:53:59 spire-1.2.1/pkg/common/nodeutil/node_test.go 08:53:59 spire-1.2.1/pkg/common/peertracker/ 08:53:59 spire-1.2.1/pkg/common/peertracker/conn.go 08:53:59 spire-1.2.1/pkg/common/peertracker/credentials.go 08:53:59 spire-1.2.1/pkg/common/peertracker/errors.go 08:53:59 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 08:53:59 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 08:53:59 spire-1.2.1/pkg/common/peertracker/info.go 08:53:59 spire-1.2.1/pkg/common/peertracker/listener.go 08:53:59 spire-1.2.1/pkg/common/peertracker/listener_test.go 08:53:59 spire-1.2.1/pkg/common/peertracker/peertracker.go 08:53:59 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 08:53:59 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 08:53:59 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 08:53:59 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 08:53:59 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 08:53:59 spire-1.2.1/pkg/common/peertracker/tcp.go 08:53:59 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 08:53:59 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 08:53:59 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 08:53:59 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 08:53:59 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 08:53:59 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 08:53:59 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 08:53:59 spire-1.2.1/pkg/common/peertracker/uds.go 08:53:59 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 08:53:59 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 08:53:59 spire-1.2.1/pkg/common/peertracker/uds_linux.go 08:53:59 spire-1.2.1/pkg/common/pemutil/ 08:53:59 spire-1.2.1/pkg/common/pemutil/block.go 08:53:59 spire-1.2.1/pkg/common/pemutil/certs.go 08:53:59 spire-1.2.1/pkg/common/pemutil/common.go 08:53:59 spire-1.2.1/pkg/common/pemutil/csr.go 08:53:59 spire-1.2.1/pkg/common/pemutil/keys.go 08:53:59 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 08:53:59 spire-1.2.1/pkg/common/pemutil/testdata/ 08:53:59 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 08:53:59 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 08:53:59 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 08:53:59 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 08:53:59 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 08:53:59 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 08:53:59 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 08:53:59 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 08:53:59 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 08:53:59 spire-1.2.1/pkg/common/plugin/ 08:53:59 spire-1.2.1/pkg/common/plugin/aws/ 08:53:59 spire-1.2.1/pkg/common/plugin/aws/iid.go 08:53:59 spire-1.2.1/pkg/common/plugin/azure/ 08:53:59 spire-1.2.1/pkg/common/plugin/azure/msi.go 08:53:59 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 08:53:59 spire-1.2.1/pkg/common/plugin/facade.go 08:53:59 spire-1.2.1/pkg/common/plugin/facade_test.go 08:53:59 spire-1.2.1/pkg/common/plugin/gcp/ 08:53:59 spire-1.2.1/pkg/common/plugin/gcp/iit.go 08:53:59 spire-1.2.1/pkg/common/plugin/k8s/ 08:53:59 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 08:53:59 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 08:53:59 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 08:53:59 spire-1.2.1/pkg/common/plugin/k8s/utils.go 08:53:59 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 08:53:59 spire-1.2.1/pkg/common/plugin/log.go 08:53:59 spire-1.2.1/pkg/common/plugin/sshpop/ 08:53:59 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 08:53:59 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 08:53:59 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 08:53:59 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 08:53:59 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 08:53:59 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 08:53:59 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 08:53:59 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 08:53:59 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 08:53:59 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 08:53:59 spire-1.2.1/pkg/common/plugin/tpmdevid/ 08:53:59 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 08:53:59 spire-1.2.1/pkg/common/plugin/x509pop/ 08:53:59 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 08:53:59 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 08:53:59 spire-1.2.1/pkg/common/profiling/ 08:53:59 spire-1.2.1/pkg/common/profiling/dumpers.go 08:53:59 spire-1.2.1/pkg/common/profiling/profiling.go 08:53:59 spire-1.2.1/pkg/common/protoutil/ 08:53:59 spire-1.2.1/pkg/common/protoutil/masks.go 08:53:59 spire-1.2.1/pkg/common/protoutil/masks_test.go 08:53:59 spire-1.2.1/pkg/common/rotationutil/ 08:53:59 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 08:53:59 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 08:53:59 spire-1.2.1/pkg/common/selector/ 08:53:59 spire-1.2.1/pkg/common/selector/selector.go 08:53:59 spire-1.2.1/pkg/common/selector/selector_test.go 08:53:59 spire-1.2.1/pkg/common/selector/set.go 08:53:59 spire-1.2.1/pkg/common/selector/set_utils.go 08:53:59 spire-1.2.1/pkg/common/selector/set_utils_test.go 08:53:59 spire-1.2.1/pkg/common/telemetry/ 08:53:59 spire-1.2.1/pkg/common/telemetry/agent/ 08:53:59 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 08:53:59 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 08:53:59 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 08:53:59 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 08:53:59 spire-1.2.1/pkg/common/telemetry/agent/manager.go 08:53:59 spire-1.2.1/pkg/common/telemetry/agent/node.go 08:53:59 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 08:53:59 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 08:53:59 spire-1.2.1/pkg/common/telemetry/agent/store/ 08:53:59 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 08:53:59 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 08:53:59 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 08:53:59 spire-1.2.1/pkg/common/telemetry/blackhole.go 08:53:59 spire-1.2.1/pkg/common/telemetry/call.go 08:53:59 spire-1.2.1/pkg/common/telemetry/common/ 08:53:59 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 08:53:59 spire-1.2.1/pkg/common/telemetry/config.go 08:53:59 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 08:53:59 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 08:53:59 spire-1.2.1/pkg/common/telemetry/inmem.go 08:53:59 spire-1.2.1/pkg/common/telemetry/inmem_test.go 08:53:59 spire-1.2.1/pkg/common/telemetry/m3.go 08:53:59 spire-1.2.1/pkg/common/telemetry/m3_test.go 08:53:59 spire-1.2.1/pkg/common/telemetry/metrics.go 08:53:59 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 08:53:59 spire-1.2.1/pkg/common/telemetry/names.go 08:53:59 spire-1.2.1/pkg/common/telemetry/prometheus.go 08:53:59 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 08:53:59 spire-1.2.1/pkg/common/telemetry/sanitize.go 08:53:59 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 08:53:59 spire-1.2.1/pkg/common/telemetry/server/ 08:53:59 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 08:53:59 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 08:53:59 spire-1.2.1/pkg/common/telemetry/server/datastore/ 08:53:59 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 08:53:59 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 08:53:59 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 08:53:59 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 08:53:59 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 08:53:59 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 08:53:59 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 08:53:59 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 08:53:59 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 08:53:59 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 08:53:59 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 08:53:59 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 08:53:59 spire-1.2.1/pkg/common/telemetry/server/rotate.go 08:53:59 spire-1.2.1/pkg/common/telemetry/server/server.go 08:53:59 spire-1.2.1/pkg/common/telemetry/sink.go 08:53:59 spire-1.2.1/pkg/common/telemetry/statsd.go 08:53:59 spire-1.2.1/pkg/common/telemetry/statsd_test.go 08:53:59 spire-1.2.1/pkg/common/telemetry/uptime.go 08:53:59 spire-1.2.1/pkg/common/telemetry/version.go 08:53:59 spire-1.2.1/pkg/common/telemetry/withlabels.go 08:53:59 spire-1.2.1/pkg/common/uptime/ 08:53:59 spire-1.2.1/pkg/common/uptime/uptime.go 08:53:59 spire-1.2.1/pkg/common/uptime/uptime_test.go 08:53:59 spire-1.2.1/pkg/common/util/ 08:53:59 spire-1.2.1/pkg/common/util/certs.go 08:53:59 spire-1.2.1/pkg/common/util/certs_test.go 08:53:59 spire-1.2.1/pkg/common/util/csr.go 08:53:59 spire-1.2.1/pkg/common/util/hash.go 08:53:59 spire-1.2.1/pkg/common/util/selectors.go 08:53:59 spire-1.2.1/pkg/common/util/selectors_test.go 08:53:59 spire-1.2.1/pkg/common/util/signals.go 08:53:59 spire-1.2.1/pkg/common/util/sort.go 08:53:59 spire-1.2.1/pkg/common/util/sort_test.go 08:53:59 spire-1.2.1/pkg/common/util/task.go 08:53:59 spire-1.2.1/pkg/common/util/task_test.go 08:53:59 spire-1.2.1/pkg/common/util/testdata/ 08:53:59 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 08:53:59 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 08:53:59 spire-1.2.1/pkg/common/version/ 08:53:59 spire-1.2.1/pkg/common/version/version.go 08:53:59 spire-1.2.1/pkg/common/x509svid/ 08:53:59 spire-1.2.1/pkg/common/x509svid/common_test.go 08:53:59 spire-1.2.1/pkg/common/x509svid/csr.go 08:53:59 spire-1.2.1/pkg/common/x509svid/upstreamca.go 08:53:59 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 08:53:59 spire-1.2.1/pkg/common/x509util/ 08:53:59 spire-1.2.1/pkg/common/x509util/cert.go 08:53:59 spire-1.2.1/pkg/common/x509util/dns.go 08:53:59 spire-1.2.1/pkg/common/x509util/dns_test.go 08:53:59 spire-1.2.1/pkg/common/x509util/keyid.go 08:53:59 spire-1.2.1/pkg/common/x509util/keypair.go 08:53:59 spire-1.2.1/pkg/common/x509util/serialnumber.go 08:53:59 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 08:53:59 spire-1.2.1/pkg/server/ 08:53:59 spire-1.2.1/pkg/server/api/ 08:53:59 spire-1.2.1/pkg/server/api/agent.go 08:53:59 spire-1.2.1/pkg/server/api/agent/ 08:53:59 spire-1.2.1/pkg/server/api/agent/v1/ 08:53:59 spire-1.2.1/pkg/server/api/agent/v1/service.go 08:53:59 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 08:53:59 spire-1.2.1/pkg/server/api/agent_test.go 08:53:59 spire-1.2.1/pkg/server/api/api.go 08:53:59 spire-1.2.1/pkg/server/api/audit/ 08:53:59 spire-1.2.1/pkg/server/api/audit/audit.go 08:53:59 spire-1.2.1/pkg/server/api/audit/audit_test.go 08:53:59 spire-1.2.1/pkg/server/api/bundle.go 08:53:59 spire-1.2.1/pkg/server/api/bundle/ 08:53:59 spire-1.2.1/pkg/server/api/bundle/v1/ 08:53:59 spire-1.2.1/pkg/server/api/bundle/v1/service.go 08:53:59 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 08:53:59 spire-1.2.1/pkg/server/api/bundle_test.go 08:53:59 spire-1.2.1/pkg/server/api/debug/ 08:53:59 spire-1.2.1/pkg/server/api/debug/v1/ 08:53:59 spire-1.2.1/pkg/server/api/debug/v1/service.go 08:53:59 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 08:53:59 spire-1.2.1/pkg/server/api/entry.go 08:53:59 spire-1.2.1/pkg/server/api/entry/ 08:53:59 spire-1.2.1/pkg/server/api/entry/v1/ 08:53:59 spire-1.2.1/pkg/server/api/entry/v1/service.go 08:53:59 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 08:53:59 spire-1.2.1/pkg/server/api/entry_test.go 08:53:59 spire-1.2.1/pkg/server/api/health/ 08:53:59 spire-1.2.1/pkg/server/api/health/v1/ 08:53:59 spire-1.2.1/pkg/server/api/health/v1/service.go 08:53:59 spire-1.2.1/pkg/server/api/health/v1/service_test.go 08:53:59 spire-1.2.1/pkg/server/api/id.go 08:53:59 spire-1.2.1/pkg/server/api/id_test.go 08:53:59 spire-1.2.1/pkg/server/api/limits/ 08:53:59 spire-1.2.1/pkg/server/api/limits/limits.go 08:53:59 spire-1.2.1/pkg/server/api/middleware/ 08:53:59 spire-1.2.1/pkg/server/api/middleware/alias.go 08:53:59 spire-1.2.1/pkg/server/api/middleware/audit.go 08:53:59 spire-1.2.1/pkg/server/api/middleware/authorization.go 08:53:59 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 08:53:59 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 08:53:59 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 08:53:59 spire-1.2.1/pkg/server/api/middleware/caller.go 08:53:59 spire-1.2.1/pkg/server/api/middleware/caller_test.go 08:53:59 spire-1.2.1/pkg/server/api/middleware/common.go 08:53:59 spire-1.2.1/pkg/server/api/middleware/common_test.go 08:53:59 spire-1.2.1/pkg/server/api/middleware/entries.go 08:53:59 spire-1.2.1/pkg/server/api/middleware/entries_test.go 08:53:59 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 08:53:59 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 08:53:59 spire-1.2.1/pkg/server/api/ratelimit.go 08:53:59 spire-1.2.1/pkg/server/api/rpccontext/ 08:53:59 spire-1.2.1/pkg/server/api/rpccontext/alias.go 08:53:59 spire-1.2.1/pkg/server/api/rpccontext/audit.go 08:53:59 spire-1.2.1/pkg/server/api/rpccontext/caller.go 08:53:59 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 08:53:59 spire-1.2.1/pkg/server/api/selector.go 08:53:59 spire-1.2.1/pkg/server/api/selector_test.go 08:53:59 spire-1.2.1/pkg/server/api/status.go 08:53:59 spire-1.2.1/pkg/server/api/status_test.go 08:53:59 spire-1.2.1/pkg/server/api/svid/ 08:53:59 spire-1.2.1/pkg/server/api/svid/v1/ 08:53:59 spire-1.2.1/pkg/server/api/svid/v1/service.go 08:53:59 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 08:53:59 spire-1.2.1/pkg/server/api/trustdomain.go 08:53:59 spire-1.2.1/pkg/server/api/trustdomain/ 08:53:59 spire-1.2.1/pkg/server/api/trustdomain/v1/ 08:53:59 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 08:53:59 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 08:53:59 spire-1.2.1/pkg/server/api/trustdomain_test.go 08:53:59 spire-1.2.1/pkg/server/authpolicy/ 08:53:59 spire-1.2.1/pkg/server/authpolicy/defaults.go 08:53:59 spire-1.2.1/pkg/server/authpolicy/policy.go 08:53:59 spire-1.2.1/pkg/server/authpolicy/policy.rego 08:53:59 spire-1.2.1/pkg/server/authpolicy/policy_data.json 08:53:59 spire-1.2.1/pkg/server/authpolicy/policy_test.go 08:53:59 spire-1.2.1/pkg/server/authpolicy/validate.go 08:53:59 spire-1.2.1/pkg/server/bundle/ 08:53:59 spire-1.2.1/pkg/server/bundle/client/ 08:53:59 spire-1.2.1/pkg/server/bundle/client/client.go 08:53:59 spire-1.2.1/pkg/server/bundle/client/client_test.go 08:53:59 spire-1.2.1/pkg/server/bundle/client/manager.go 08:53:59 spire-1.2.1/pkg/server/bundle/client/manager_test.go 08:53:59 spire-1.2.1/pkg/server/bundle/client/sources.go 08:53:59 spire-1.2.1/pkg/server/bundle/client/sources_test.go 08:53:59 spire-1.2.1/pkg/server/bundle/client/updater.go 08:53:59 spire-1.2.1/pkg/server/bundle/client/updater_test.go 08:53:59 spire-1.2.1/pkg/server/ca/ 08:53:59 spire-1.2.1/pkg/server/ca/ca.go 08:53:59 spire-1.2.1/pkg/server/ca/ca_health.go 08:53:59 spire-1.2.1/pkg/server/ca/ca_test.go 08:53:59 spire-1.2.1/pkg/server/ca/journal.go 08:53:59 spire-1.2.1/pkg/server/ca/journal_test.go 08:53:59 spire-1.2.1/pkg/server/ca/manager.go 08:53:59 spire-1.2.1/pkg/server/ca/manager_health.go 08:53:59 spire-1.2.1/pkg/server/ca/manager_test.go 08:53:59 spire-1.2.1/pkg/server/ca/templates.go 08:53:59 spire-1.2.1/pkg/server/ca/upstream_client.go 08:53:59 spire-1.2.1/pkg/server/ca/upstream_client_test.go 08:53:59 spire-1.2.1/pkg/server/ca/validation.go 08:53:59 spire-1.2.1/pkg/server/cache/ 08:53:59 spire-1.2.1/pkg/server/cache/dscache/ 08:53:59 spire-1.2.1/pkg/server/cache/dscache/cache.go 08:53:59 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 08:53:59 spire-1.2.1/pkg/server/cache/entrycache/ 08:53:59 spire-1.2.1/pkg/server/cache/entrycache/cache.go 08:53:59 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 08:53:59 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 08:53:59 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 08:53:59 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 08:53:59 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 08:53:59 spire-1.2.1/pkg/server/catalog/ 08:53:59 spire-1.2.1/pkg/server/catalog/catalog.go 08:53:59 spire-1.2.1/pkg/server/catalog/keymanager.go 08:53:59 spire-1.2.1/pkg/server/catalog/nodeattestor.go 08:53:59 spire-1.2.1/pkg/server/catalog/noderesolver.go 08:53:59 spire-1.2.1/pkg/server/catalog/notifier.go 08:53:59 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 08:53:59 spire-1.2.1/pkg/server/config.go 08:53:59 spire-1.2.1/pkg/server/datastore/ 08:53:59 spire-1.2.1/pkg/server/datastore/datastore.go 08:53:59 spire-1.2.1/pkg/server/datastore/datastore_health.go 08:53:59 spire-1.2.1/pkg/server/datastore/repository.go 08:53:59 spire-1.2.1/pkg/server/datastore/sqlstore/ 08:53:59 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 08:53:59 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 08:53:59 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 08:53:59 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 08:53:59 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 08:53:59 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 08:53:59 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 08:53:59 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 08:53:59 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 08:53:59 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 08:53:59 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 08:53:59 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 08:53:59 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 08:53:59 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 08:53:59 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 08:53:59 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 08:53:59 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 08:53:59 spire-1.2.1/pkg/server/endpoints/ 08:53:59 spire-1.2.1/pkg/server/endpoints/bundle/ 08:53:59 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 08:53:59 spire-1.2.1/pkg/server/endpoints/bundle/config.go 08:53:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 08:53:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 08:53:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 08:53:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 08:53:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 08:53:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 08:53:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 08:53:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 08:53:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 08:53:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 08:53:59 spire-1.2.1/pkg/server/endpoints/bundle/server.go 08:53:59 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 08:53:59 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 08:53:59 spire-1.2.1/pkg/server/endpoints/config.go 08:53:59 spire-1.2.1/pkg/server/endpoints/endpoints.go 08:53:59 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 08:53:59 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 08:53:59 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 08:53:59 spire-1.2.1/pkg/server/endpoints/middleware.go 08:53:59 spire-1.2.1/pkg/server/endpoints/middleware_test.go 08:53:59 spire-1.2.1/pkg/server/hostservice/ 08:53:59 spire-1.2.1/pkg/server/hostservice/agentstore/ 08:53:59 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 08:53:59 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 08:53:59 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 08:53:59 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 08:53:59 spire-1.2.1/pkg/server/hostservice/identityprovider/ 08:53:59 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 08:53:59 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 08:53:59 spire-1.2.1/pkg/server/plugin/ 08:53:59 spire-1.2.1/pkg/server/plugin/keymanager/ 08:53:59 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 08:53:59 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 08:53:59 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 08:53:59 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 08:53:59 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 08:53:59 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 08:53:59 spire-1.2.1/pkg/server/plugin/keymanager/base/ 08:53:59 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 08:53:59 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 08:53:59 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 08:53:59 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 08:53:59 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 08:53:59 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 08:53:59 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 08:53:59 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 08:53:59 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 08:53:59 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 08:53:59 spire-1.2.1/pkg/server/plugin/keymanager/test/ 08:53:59 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 08:53:59 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 08:53:59 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 08:53:59 spire-1.2.1/pkg/server/plugin/nodeattestor/ 08:53:59 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 08:53:59 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 08:53:59 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 08:53:59 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 08:53:59 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 08:53:59 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 08:53:59 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 08:53:59 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 08:53:59 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 08:53:59 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 08:53:59 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 08:53:59 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 08:53:59 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 08:53:59 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 08:53:59 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 08:53:59 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 08:53:59 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 08:53:59 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 08:53:59 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 08:53:59 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 08:53:59 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 08:53:59 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 08:53:59 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 08:53:59 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 08:53:59 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 08:53:59 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 08:53:59 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 08:53:59 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 08:53:59 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 08:53:59 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 08:53:59 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 08:53:59 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 08:53:59 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 08:53:59 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 08:53:59 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 08:53:59 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 08:53:59 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 08:53:59 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 08:53:59 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 08:53:59 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 08:53:59 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 08:53:59 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 08:53:59 spire-1.2.1/pkg/server/plugin/noderesolver/ 08:53:59 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 08:53:59 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 08:53:59 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 08:53:59 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 08:53:59 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 08:53:59 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 08:53:59 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 08:53:59 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 08:53:59 spire-1.2.1/pkg/server/plugin/notifier/ 08:53:59 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 08:53:59 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 08:53:59 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 08:53:59 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 08:53:59 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 08:53:59 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 08:53:59 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 08:53:59 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 08:53:59 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 08:53:59 spire-1.2.1/pkg/server/plugin/notifier/repository.go 08:53:59 spire-1.2.1/pkg/server/plugin/notifier/v1.go 08:53:59 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 08:53:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 08:53:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 08:53:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 08:53:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 08:53:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 08:53:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 08:53:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 08:53:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 08:53:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 08:53:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 08:53:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 08:53:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 08:53:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 08:53:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 08:53:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 08:53:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 08:53:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 08:53:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 08:53:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 08:53:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 08:53:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 08:53:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 08:53:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 08:53:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 08:53:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 08:53:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 08:53:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 08:53:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 08:53:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 08:53:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 08:53:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 08:53:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 08:53:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 08:53:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 08:53:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 08:53:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 08:53:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 08:53:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 08:53:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 08:53:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 08:53:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 08:53:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 08:53:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 08:53:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 08:53:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 08:53:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 08:53:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 08:53:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 08:53:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 08:53:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 08:53:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 08:53:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 08:53:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 08:53:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 08:53:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 08:53:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 08:53:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 08:53:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 08:53:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 08:53:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 08:53:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 08:53:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 08:53:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 08:53:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 08:53:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 08:53:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 08:53:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 08:53:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 08:53:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 08:53:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 08:53:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 08:53:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 08:53:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 08:53:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 08:53:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 08:53:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 08:53:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 08:53:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 08:53:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 08:53:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 08:53:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 08:53:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 08:53:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 08:53:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 08:53:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 08:53:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 08:53:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 08:53:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 08:53:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 08:53:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 08:53:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 08:53:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 08:53:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 08:53:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 08:53:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 08:53:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 08:53:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 08:53:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 08:53:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 08:53:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 08:53:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 08:53:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 08:53:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 08:53:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 08:53:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 08:53:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 08:53:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 08:53:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 08:53:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 08:53:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 08:53:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 08:53:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 08:53:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 08:53:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 08:53:59 spire-1.2.1/pkg/server/registration/ 08:53:59 spire-1.2.1/pkg/server/registration/manager.go 08:53:59 spire-1.2.1/pkg/server/registration/manager_test.go 08:53:59 spire-1.2.1/pkg/server/scanentries.go 08:53:59 spire-1.2.1/pkg/server/scanentries_test.go 08:53:59 spire-1.2.1/pkg/server/server.go 08:53:59 spire-1.2.1/pkg/server/server_test.go 08:53:59 spire-1.2.1/pkg/server/svid/ 08:53:59 spire-1.2.1/pkg/server/svid/observer.go 08:53:59 spire-1.2.1/pkg/server/svid/observer_test.go 08:53:59 spire-1.2.1/pkg/server/svid/rotator.go 08:53:59 spire-1.2.1/pkg/server/svid/rotator_config.go 08:53:59 spire-1.2.1/pkg/server/svid/rotator_config_test.go 08:53:59 spire-1.2.1/pkg/server/svid/rotator_test.go 08:53:59 spire-1.2.1/proto/ 08:53:59 spire-1.2.1/proto/private/ 08:53:59 spire-1.2.1/proto/private/server/ 08:53:59 spire-1.2.1/proto/private/server/journal/ 08:53:59 spire-1.2.1/proto/private/server/journal/journal.pb.go 08:53:59 spire-1.2.1/proto/private/server/journal/journal.proto 08:53:59 spire-1.2.1/proto/spire/ 08:53:59 spire-1.2.1/proto/spire/common/ 08:53:59 spire-1.2.1/proto/spire/common/common.pb.go 08:53:59 spire-1.2.1/proto/spire/common/common.proto 08:53:59 spire-1.2.1/proto/spire/common/plugin/ 08:53:59 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 08:53:59 spire-1.2.1/proto/spire/common/plugin/plugin.proto 08:53:59 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 08:53:59 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 08:53:59 spire-1.2.1/proto/spire/plugin/ 08:53:59 spire-1.2.1/proto/spire/plugin/agent/ 08:53:59 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 08:53:59 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 08:53:59 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 08:53:59 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 08:53:59 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 08:53:59 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 08:53:59 spire-1.2.1/release/ 08:53:59 spire-1.2.1/release/spire-extras/ 08:53:59 spire-1.2.1/release/spire-extras/README.md 08:53:59 spire-1.2.1/release/spire-extras/conf/ 08:53:59 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 08:53:59 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 08:53:59 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 08:53:59 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 08:53:59 spire-1.2.1/release/spire/ 08:53:59 spire-1.2.1/release/spire/README.md 08:53:59 spire-1.2.1/release/spire/conf/ 08:53:59 spire-1.2.1/release/spire/conf/agent/ 08:53:59 spire-1.2.1/release/spire/conf/agent/agent.conf 08:53:59 spire-1.2.1/release/spire/conf/server/ 08:53:59 spire-1.2.1/release/spire/conf/server/server.conf 08:53:59 spire-1.2.1/script/ 08:53:59 spire-1.2.1/script/build-artifact.sh 08:53:59 spire-1.2.1/script/generate_dummy_ca.sh 08:53:59 spire-1.2.1/support/ 08:53:59 spire-1.2.1/support/k8s/ 08:53:59 spire-1.2.1/support/k8s/k8s-workload-registrar/ 08:53:59 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 08:53:59 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 08:53:59 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 08:53:59 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 08:53:59 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 08:53:59 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 08:53:59 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 08:53:59 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 08:53:59 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 08:53:59 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 08:53:59 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 08:53:59 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 08:53:59 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 08:53:59 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 08:53:59 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 08:53:59 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 08:53:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 08:53:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 08:53:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 08:53:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 08:53:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 08:53:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 08:53:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 08:53:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 08:53:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 08:53:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 08:53:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 08:53:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 08:53:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 08:53:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 08:53:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 08:53:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 08:53:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 08:53:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 08:53:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 08:53:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 08:53:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 08:53:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 08:53:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 08:53:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 08:53:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 08:53:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 08:53:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 08:53:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 08:53:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 08:53:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 08:53:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 08:53:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 08:53:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 08:53:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 08:53:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 08:53:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 08:53:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 08:53:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 08:53:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 08:53:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 08:53:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 08:53:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 08:53:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 08:53:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 08:53:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 08:53:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 08:53:59 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 08:53:59 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 08:53:59 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 08:53:59 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 08:53:59 spire-1.2.1/support/oidc-discovery-provider/ 08:53:59 spire-1.2.1/support/oidc-discovery-provider/README.md 08:53:59 spire-1.2.1/support/oidc-discovery-provider/common_test.go 08:53:59 spire-1.2.1/support/oidc-discovery-provider/config.go 08:53:59 spire-1.2.1/support/oidc-discovery-provider/config_test.go 08:53:59 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 08:53:59 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 08:53:59 spire-1.2.1/support/oidc-discovery-provider/handler.go 08:53:59 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 08:53:59 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 08:53:59 spire-1.2.1/support/oidc-discovery-provider/main.go 08:53:59 spire-1.2.1/support/oidc-discovery-provider/server_api.go 08:53:59 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 08:53:59 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 08:53:59 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 08:53:59 spire-1.2.1/test/ 08:53:59 spire-1.2.1/test/clock/ 08:53:59 spire-1.2.1/test/clock/clock.go 08:53:59 spire-1.2.1/test/fakes/ 08:53:59 spire-1.2.1/test/fakes/fakeagentcatalog/ 08:53:59 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 08:53:59 spire-1.2.1/test/fakes/fakeagentkeymanager/ 08:53:59 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 08:53:59 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 08:53:59 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 08:53:59 spire-1.2.1/test/fakes/fakeagentstore/ 08:53:59 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 08:53:59 spire-1.2.1/test/fakes/fakedatastore/ 08:53:59 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 08:53:59 spire-1.2.1/test/fakes/fakeentryclient/ 08:53:59 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 08:53:59 spire-1.2.1/test/fakes/fakehealthchecker/ 08:53:59 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 08:53:59 spire-1.2.1/test/fakes/fakeidentityprovider/ 08:53:59 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 08:53:59 spire-1.2.1/test/fakes/fakemetrics/ 08:53:59 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 08:53:59 spire-1.2.1/test/fakes/fakenoderesolver/ 08:53:59 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 08:53:59 spire-1.2.1/test/fakes/fakenotifier/ 08:53:59 spire-1.2.1/test/fakes/fakenotifier/notifier.go 08:53:59 spire-1.2.1/test/fakes/fakepluginmetrics/ 08:53:59 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 08:53:59 spire-1.2.1/test/fakes/fakeserverca/ 08:53:59 spire-1.2.1/test/fakes/fakeserverca/serverca.go 08:53:59 spire-1.2.1/test/fakes/fakeservercatalog/ 08:53:59 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 08:53:59 spire-1.2.1/test/fakes/fakeserverkeymanager/ 08:53:59 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 08:53:59 spire-1.2.1/test/fakes/fakeservernodeattestor/ 08:53:59 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 08:53:59 spire-1.2.1/test/fakes/fakeupstreamauthority/ 08:53:59 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 08:53:59 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 08:53:59 spire-1.2.1/test/fakes/fakeworkloadapi/ 08:53:59 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 08:53:59 spire-1.2.1/test/fakes/fakeworkloadattestor/ 08:53:59 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 08:53:59 spire-1.2.1/test/fixture/ 08:53:59 spire-1.2.1/test/fixture/certs/ 08:53:59 spire-1.2.1/test/fixture/certs/agent_svid.der 08:53:59 spire-1.2.1/test/fixture/certs/base_cert.pem 08:53:59 spire-1.2.1/test/fixture/certs/base_csr.pem 08:53:59 spire-1.2.1/test/fixture/certs/base_key.pem 08:53:59 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 08:53:59 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 08:53:59 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 08:53:59 spire-1.2.1/test/fixture/certs/blog_cert.pem 08:53:59 spire-1.2.1/test/fixture/certs/blog_csr.pem 08:53:59 spire-1.2.1/test/fixture/certs/blog_key.pem 08:53:59 spire-1.2.1/test/fixture/certs/bundle.der 08:53:59 spire-1.2.1/test/fixture/certs/ca.pem 08:53:59 spire-1.2.1/test/fixture/certs/ca_key.pem 08:53:59 spire-1.2.1/test/fixture/certs/database_cert.pem 08:53:59 spire-1.2.1/test/fixture/certs/database_csr.pem 08:53:59 spire-1.2.1/test/fixture/certs/database_key.pem 08:53:59 spire-1.2.1/test/fixture/certs/node_cert.pem 08:53:59 spire-1.2.1/test/fixture/certs/node_csr.pem 08:53:59 spire-1.2.1/test/fixture/certs/node_key.pem 08:53:59 spire-1.2.1/test/fixture/certs/svid.pem 08:53:59 spire-1.2.1/test/fixture/certs/svid_key.pem 08:53:59 spire-1.2.1/test/fixture/config/ 08:53:59 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 08:53:59 spire-1.2.1/test/fixture/config/agent_good.conf 08:53:59 spire-1.2.1/test/fixture/config/agent_good_templated.conf 08:53:59 spire-1.2.1/test/fixture/config/plugin_good.conf 08:53:59 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 08:53:59 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 08:53:59 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 08:53:59 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 08:53:59 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 08:53:59 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 08:53:59 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 08:53:59 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 08:53:59 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 08:53:59 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 08:53:59 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 08:53:59 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 08:53:59 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 08:53:59 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 08:53:59 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 08:53:59 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 08:53:59 spire-1.2.1/test/fixture/config/server_good.conf 08:53:59 spire-1.2.1/test/fixture/config/server_good_templated.conf 08:53:59 spire-1.2.1/test/fixture/fixture.go 08:53:59 spire-1.2.1/test/fixture/nodeattestor/ 08:53:59 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 08:53:59 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 08:53:59 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 08:53:59 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 08:53:59 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 08:53:59 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 08:53:59 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 08:53:59 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 08:53:59 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 08:53:59 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 08:53:59 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 08:53:59 spire-1.2.1/test/fixture/registration/ 08:53:59 spire-1.2.1/test/fixture/registration/entries.json 08:53:59 spire-1.2.1/test/fixture/registration/good-for-update.json 08:53:59 spire-1.2.1/test/fixture/registration/good.json 08:53:59 spire-1.2.1/test/fixture/registration/invalid.json 08:53:59 spire-1.2.1/test/fixture/registration/invalid_json.json 08:53:59 spire-1.2.1/test/fixture/registration/manager_test_entries.json 08:53:59 spire-1.2.1/test/integration/ 08:53:59 spire-1.2.1/test/integration/README.md 08:53:59 spire-1.2.1/test/integration/common 08:53:59 spire-1.2.1/test/integration/setup/ 08:53:59 spire-1.2.1/test/integration/setup/adminclient/ 08:53:59 spire-1.2.1/test/integration/setup/adminclient/build.sh 08:53:59 spire-1.2.1/test/integration/setup/adminclient/client.go 08:53:59 spire-1.2.1/test/integration/setup/debugagent/ 08:53:59 spire-1.2.1/test/integration/setup/debugagent/build.sh 08:53:59 spire-1.2.1/test/integration/setup/debugagent/main.go 08:53:59 spire-1.2.1/test/integration/setup/debugserver/ 08:53:59 spire-1.2.1/test/integration/setup/debugserver/build.sh 08:53:59 spire-1.2.1/test/integration/setup/debugserver/main.go 08:53:59 spire-1.2.1/test/integration/setup/downstreamclient/ 08:53:59 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 08:53:59 spire-1.2.1/test/integration/setup/downstreamclient/client.go 08:53:59 spire-1.2.1/test/integration/setup/itclient/ 08:53:59 spire-1.2.1/test/integration/setup/itclient/client.go 08:53:59 spire-1.2.1/test/integration/setup/node-attestation/ 08:53:59 spire-1.2.1/test/integration/setup/node-attestation/build.sh 08:53:59 spire-1.2.1/test/integration/setup/node-attestation/client.go 08:53:59 spire-1.2.1/test/integration/setup/x509pop/ 08:53:59 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 08:53:59 spire-1.2.1/test/integration/setup/x509pop/setup.sh 08:53:59 spire-1.2.1/test/integration/suites/ 08:53:59 spire-1.2.1/test/integration/suites/admin-endpoints/ 08:53:59 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 08:53:59 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 08:53:59 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 08:53:59 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 08:53:59 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 08:53:59 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 08:53:59 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 08:53:59 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 08:53:59 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 08:53:59 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 08:53:59 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 08:53:59 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 08:53:59 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 08:53:59 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 08:53:59 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 08:53:59 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 08:53:59 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 08:53:59 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 08:53:59 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 08:53:59 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 08:53:59 spire-1.2.1/test/integration/suites/datastore-mysql/ 08:53:59 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 08:53:59 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 08:53:59 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 08:53:59 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 08:53:59 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 08:53:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 08:53:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 08:53:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 08:53:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 08:53:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 08:53:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 08:53:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 08:53:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 08:53:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 08:53:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 08:53:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 08:53:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 08:53:59 spire-1.2.1/test/integration/suites/datastore-postgres/ 08:53:59 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 08:53:59 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 08:53:59 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 08:53:59 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 08:53:59 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 08:53:59 spire-1.2.1/test/integration/suites/debug-endpoints/ 08:53:59 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 08:53:59 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 08:53:59 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 08:53:59 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 08:53:59 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 08:53:59 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 08:53:59 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 08:53:59 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 08:53:59 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 08:53:59 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 08:53:59 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 08:53:59 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 08:53:59 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 08:53:59 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 08:53:59 spire-1.2.1/test/integration/suites/downstream-endpoints/ 08:53:59 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 08:53:59 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 08:53:59 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 08:53:59 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 08:53:59 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 08:53:59 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 08:53:59 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 08:53:59 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 08:53:59 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 08:53:59 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 08:53:59 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 08:53:59 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 08:53:59 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 08:53:59 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 08:53:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 08:53:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 08:53:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 08:53:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 08:53:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 08:53:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 08:53:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 08:53:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 08:53:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 08:53:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 08:53:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 08:53:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 08:53:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 08:53:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 08:53:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 08:53:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 08:53:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 08:53:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 08:53:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 08:53:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 08:53:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 08:53:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 08:53:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 08:53:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 08:53:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 08:53:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 08:53:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 08:53:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 08:53:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 08:53:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 08:53:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 08:53:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 08:53:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 08:53:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 08:53:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 08:53:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 08:53:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 08:53:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 08:53:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 08:53:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 08:53:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 08:53:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 08:53:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 08:53:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 08:53:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 08:53:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 08:53:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 08:53:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 08:53:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 08:53:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 08:53:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 08:53:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 08:53:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 08:53:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 08:53:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 08:53:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 08:53:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 08:53:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 08:53:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 08:53:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 08:53:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 08:53:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 08:53:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 08:53:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 08:53:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 08:53:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 08:53:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 08:53:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 08:53:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 08:53:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 08:53:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 08:53:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 08:53:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 08:53:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 08:53:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 08:53:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 08:53:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 08:53:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 08:53:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 08:53:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 08:53:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 08:53:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 08:53:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 08:53:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 08:53:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 08:53:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 08:53:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 08:53:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 08:53:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 08:53:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 08:53:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 08:53:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 08:53:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 08:53:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 08:53:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 08:53:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 08:53:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 08:53:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 08:53:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 08:53:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 08:53:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 08:53:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 08:53:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 08:53:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 08:53:59 spire-1.2.1/test/integration/suites/join-token/ 08:53:59 spire-1.2.1/test/integration/suites/join-token/01-start-server 08:53:59 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 08:53:59 spire-1.2.1/test/integration/suites/join-token/03-start-agent 08:53:59 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 08:53:59 spire-1.2.1/test/integration/suites/join-token/05-check-svid 08:53:59 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 08:53:59 spire-1.2.1/test/integration/suites/join-token/README.md 08:53:59 spire-1.2.1/test/integration/suites/join-token/conf/ 08:53:59 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 08:53:59 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 08:53:59 spire-1.2.1/test/integration/suites/join-token/conf/server/ 08:53:59 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 08:53:59 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 08:53:59 spire-1.2.1/test/integration/suites/join-token/teardown 08:53:59 spire-1.2.1/test/integration/suites/k8s-reconcile/ 08:53:59 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 08:53:59 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 08:53:59 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 08:53:59 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 08:53:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 08:53:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 08:53:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 08:53:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 08:53:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 08:53:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 08:53:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 08:53:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 08:53:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 08:53:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 08:53:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 08:53:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 08:53:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 08:53:59 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 08:53:59 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 08:53:59 spire-1.2.1/test/integration/suites/k8s-scratch/ 08:53:59 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 08:53:59 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 08:53:59 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 08:53:59 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 08:53:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 08:53:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 08:53:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 08:53:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 08:53:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 08:53:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 08:53:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 08:53:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 08:53:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 08:53:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 08:53:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 08:53:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 08:53:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 08:53:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 08:53:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 08:53:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 08:53:59 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 08:53:59 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 08:53:59 spire-1.2.1/test/integration/suites/k8s/ 08:53:59 spire-1.2.1/test/integration/suites/k8s/00-setup 08:53:59 spire-1.2.1/test/integration/suites/k8s/01-apply-config 08:53:59 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 08:53:59 spire-1.2.1/test/integration/suites/k8s/README.md 08:53:59 spire-1.2.1/test/integration/suites/k8s/conf/ 08:53:59 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 08:53:59 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 08:53:59 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 08:53:59 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 08:53:59 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 08:53:59 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 08:53:59 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 08:53:59 spire-1.2.1/test/integration/suites/k8s/conf/server/ 08:53:59 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 08:53:59 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 08:53:59 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 08:53:59 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 08:53:59 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 08:53:59 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 08:53:59 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 08:53:59 spire-1.2.1/test/integration/suites/k8s/init-kubectl 08:53:59 spire-1.2.1/test/integration/suites/k8s/teardown 08:53:59 spire-1.2.1/test/integration/suites/nested-rotation/ 08:53:59 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 08:53:59 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 08:53:59 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 08:53:59 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 08:53:59 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 08:53:59 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 08:53:59 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 08:53:59 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 08:53:59 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 08:53:59 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 08:53:59 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 08:53:59 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 08:53:59 spire-1.2.1/test/integration/suites/nested-rotation/README.md 08:53:59 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 08:53:59 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 08:53:59 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 08:53:59 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 08:53:59 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 08:53:59 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 08:53:59 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 08:53:59 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 08:53:59 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 08:53:59 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 08:53:59 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 08:53:59 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 08:53:59 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 08:53:59 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 08:53:59 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 08:53:59 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 08:53:59 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 08:53:59 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 08:53:59 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 08:53:59 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 08:53:59 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 08:53:59 spire-1.2.1/test/integration/suites/nested-rotation/root/ 08:53:59 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 08:53:59 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 08:53:59 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 08:53:59 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 08:53:59 spire-1.2.1/test/integration/suites/nested-rotation/teardown 08:53:59 spire-1.2.1/test/integration/suites/node-attestation/ 08:53:59 spire-1.2.1/test/integration/suites/node-attestation/00-setup 08:53:59 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 08:53:59 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 08:53:59 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 08:53:59 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 08:53:59 spire-1.2.1/test/integration/suites/node-attestation/README.md 08:53:59 spire-1.2.1/test/integration/suites/node-attestation/conf/ 08:53:59 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 08:53:59 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 08:53:59 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 08:53:59 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 08:53:59 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 08:53:59 spire-1.2.1/test/integration/suites/node-attestation/teardown 08:53:59 spire-1.2.1/test/integration/suites/rotation/ 08:53:59 spire-1.2.1/test/integration/suites/rotation/00-setup 08:53:59 spire-1.2.1/test/integration/suites/rotation/01-start-server 08:53:59 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 08:53:59 spire-1.2.1/test/integration/suites/rotation/03-start-agent 08:53:59 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 08:53:59 spire-1.2.1/test/integration/suites/rotation/05-check-svids 08:53:59 spire-1.2.1/test/integration/suites/rotation/README.md 08:53:59 spire-1.2.1/test/integration/suites/rotation/conf/ 08:53:59 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 08:53:59 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 08:53:59 spire-1.2.1/test/integration/suites/rotation/conf/server/ 08:53:59 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 08:53:59 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 08:53:59 spire-1.2.1/test/integration/suites/rotation/teardown 08:53:59 spire-1.2.1/test/integration/suites/self-test/ 08:53:59 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 08:53:59 spire-1.2.1/test/integration/suites/self-test/README.md 08:53:59 spire-1.2.1/test/integration/suites/self-test/teardown 08:53:59 spire-1.2.1/test/integration/suites/spire-server-cli/ 08:53:59 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 08:53:59 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 08:53:59 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 08:53:59 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 08:53:59 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 08:53:59 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 08:53:59 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 08:53:59 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 08:53:59 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 08:53:59 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 08:53:59 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 08:53:59 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 08:53:59 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 08:53:59 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 08:53:59 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 08:53:59 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 08:53:59 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 08:53:59 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 08:53:59 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 08:53:59 spire-1.2.1/test/integration/suites/upgrade/ 08:53:59 spire-1.2.1/test/integration/suites/upgrade/00-setup 08:53:59 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 08:53:59 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 08:53:59 spire-1.2.1/test/integration/suites/upgrade/README.md 08:53:59 spire-1.2.1/test/integration/suites/upgrade/conf/ 08:53:59 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 08:53:59 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 08:53:59 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 08:53:59 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 08:53:59 spire-1.2.1/test/integration/suites/upgrade/teardown 08:53:59 spire-1.2.1/test/integration/suites/upgrade/versions.txt 08:53:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 08:53:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 08:53:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 08:53:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 08:53:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 08:53:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 08:53:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 08:53:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 08:53:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 08:53:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 08:53:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 08:53:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 08:53:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 08:53:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 08:53:59 spire-1.2.1/test/integration/test-one.sh 08:53:59 spire-1.2.1/test/integration/test.sh 08:53:59 spire-1.2.1/test/plugintest/ 08:53:59 spire-1.2.1/test/plugintest/config.go 08:53:59 spire-1.2.1/test/plugintest/load.go 08:53:59 spire-1.2.1/test/plugintest/option.go 08:53:59 spire-1.2.1/test/spiretest/ 08:53:59 spire-1.2.1/test/spiretest/apiserver.go 08:53:59 spire-1.2.1/test/spiretest/assertions.go 08:53:59 spire-1.2.1/test/spiretest/dir.go 08:53:59 spire-1.2.1/test/spiretest/errors_posix.go 08:53:59 spire-1.2.1/test/spiretest/errors_windows.go 08:53:59 spire-1.2.1/test/spiretest/logs.go 08:53:59 spire-1.2.1/test/spiretest/socketapi.go 08:53:59 spire-1.2.1/test/spiretest/suite.go 08:53:59 spire-1.2.1/test/spiretest/x509.go 08:53:59 spire-1.2.1/test/testca/ 08:53:59 spire-1.2.1/test/testca/ca.go 08:53:59 spire-1.2.1/test/testkey/ 08:53:59 spire-1.2.1/test/testkey/generate.sh 08:53:59 spire-1.2.1/test/testkey/genkeys.go 08:53:59 spire-1.2.1/test/testkey/keys.go 08:53:59 spire-1.2.1/test/testkey/new.go 08:53:59 spire-1.2.1/test/tpmsimulator/ 08:53:59 spire-1.2.1/test/tpmsimulator/simulator.go 08:53:59 spire-1.2.1/test/util/ 08:53:59 spire-1.2.1/test/util/cert_fixtures.go 08:53:59 spire-1.2.1/test/util/cert_generation.go 08:53:59 spire-1.2.1/test/util/io_redirection.go 08:53:59 spire-1.2.1/test/util/race.go 08:53:59 spire-1.2.1/test/util/util.go 08:53:59 building spire from source... 08:53:59 Installing go1.17.7... 08:54:02 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:54:02 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:54:02 ---> 0237940de1c1 08:54:02 Step 3/23 : WORKDIR /edgex-go 08:54:02 ---> Using cache 08:54:02 ---> 50c28ad8f9c4 08:54:02 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:54:02 ---> Using cache 08:54:02 ---> 2108a2388e68 08:54:02 Step 5/23 : RUN apk add --update --no-cache make git 08:54:02 ---> Using cache 08:54:02 ---> d816459fbefa 08:54:02 Step 6/23 : COPY go.mod vendor* ./ 08:54:02 ---> Using cache 08:54:02 ---> fb5c2b767399 08:54:02 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:54:02 ---> Using cache 08:54:02 ---> 689c3539ebc0 08:54:02 Step 8/23 : COPY . . 08:54:02 ---> Using cache 08:54:02 ---> d1d39ae0c544 08:54:02 Step 9/23 : RUN make cmd/core-metadata/core-metadata 08:54:04 Building bin/spire-server... 08:54:04 go: downloading github.com/mitchellh/cli v1.1.2 08:54:04 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 08:54:04 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 08:54:04 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 08:54:04 go: downloading google.golang.org/grpc v1.44.0 08:54:04 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 08:54:04 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 08:54:04 go: downloading github.com/imdario/mergo v0.3.12 08:54:04 go: downloading github.com/sirupsen/logrus v1.8.1 08:54:04 go: downloading github.com/hashicorp/go-hclog v1.1.0 08:54:04 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 08:54:04 go: downloading github.com/fatih/color v1.13.0 08:54:04 go: downloading github.com/mattn/go-isatty v0.0.14 08:54:05 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 08:54:05 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 08:54:05 go: downloading github.com/InVisionApp/go-logger v1.0.1 08:54:05 go: downloading github.com/hashicorp/go-plugin v1.4.3 08:54:05 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 08:54:05 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 08:54:05 go: downloading github.com/armon/go-metrics v0.3.10 08:54:05 go: downloading github.com/prometheus/client_golang v1.12.1 08:54:05 go: downloading github.com/uber-go/tally/v4 v4.1.1 08:54:05 go: downloading github.com/open-policy-agent/opa v0.38.0 08:54:05 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 08:54:05 go: downloading github.com/Masterminds/goutils v1.1.0 08:54:05 go: downloading github.com/Masterminds/semver v1.5.0 08:54:05 go: downloading github.com/google/uuid v1.1.2 08:54:05 go: downloading github.com/huandu/xstrings v1.3.2 08:54:05 go: downloading github.com/mattn/go-colorable v0.1.12 08:54:05 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 08:54:05 go: downloading github.com/oklog/run v1.0.0 08:54:05 go: downloading github.com/imkira/go-observer v1.0.3 08:54:05 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 08:54:05 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 08:54:05 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 08:54:05 go: downloading github.com/pkg/errors v0.9.1 08:54:05 go: downloading go.uber.org/atomic v1.9.0 08:54:05 go: downloading github.com/prometheus/client_model v0.2.0 08:54:05 go: downloading github.com/prometheus/common v0.32.1 08:54:05 go: downloading github.com/beorn7/perks v1.0.1 08:54:05  ---> Running in d6cea1c25ab6 08:54:05 go: downloading github.com/cespare/xxhash/v2 v2.1.2 08:54:05 go: downloading github.com/prometheus/procfs v0.7.3 08:54:05 go: downloading github.com/mitchellh/reflectwalk v1.0.1 08:54:05 go: downloading github.com/hashicorp/errwrap v1.1.0 08:54:05 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 08:54:05 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 08:54:05 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 08:54:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:54:07 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 08:54:07 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 08:54:07 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 08:54:07 go: downloading github.com/stretchr/testify v1.7.0 08:54:07 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 08:54:07 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 08:54:07 go: downloading github.com/blang/semver/v4 v4.0.0 08:54:07 go: downloading github.com/go-sql-driver/mysql v1.6.0 08:54:07 go: downloading github.com/jinzhu/gorm v1.9.16 08:54:07 go: downloading github.com/mattn/go-sqlite3 v1.14.12 08:54:07 go: downloading github.com/aws/aws-sdk-go v1.43.0 08:54:07 go: downloading google.golang.org/api v0.70.0 08:54:11 go: downloading k8s.io/client-go v0.23.4 08:54:11 go: downloading k8s.io/api v0.23.4 08:54:11 go: downloading github.com/google/go-tpm v0.3.3 08:54:11 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 08:54:11 go: downloading cloud.google.com/go/storage v1.21.0 08:54:11 go: downloading cloud.google.com/go v0.100.2 08:54:12 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 08:54:12 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 08:54:12 go: downloading k8s.io/apimachinery v0.23.4 08:54:12 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 08:54:12 go: downloading cloud.google.com/go/security v1.3.0 08:54:12 go: downloading sigs.k8s.io/controller-runtime v0.11.1 08:54:12 go: downloading k8s.io/kube-aggregator v0.23.3 08:54:13 go: downloading github.com/hashicorp/vault/api v1.4.1 08:54:13 go: downloading github.com/hashicorp/golang-lru v0.5.4 08:54:13 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 08:54:13 go: downloading github.com/twmb/murmur3 v1.1.6 08:54:13 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 08:54:13 go: downloading github.com/aws/smithy-go v1.11.0 08:54:13 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 08:54:13 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 08:54:13 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 08:54:13 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 08:54:13 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 08:54:13 go: downloading github.com/jinzhu/inflection v1.0.0 08:54:13 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 08:54:13 go: downloading cloud.google.com/go/compute v1.3.0 08:54:13 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 08:54:13 go: downloading cloud.google.com/go/iam v0.1.1 08:54:13 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 08:54:13 go: downloading github.com/Azure/go-autorest/logger v0.2.1 08:54:13 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 08:54:13 go: downloading k8s.io/klog/v2 v2.30.0 08:54:13 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 08:54:13 go: downloading github.com/dimchansky/utfbom v1.1.1 08:54:13 go: downloading github.com/gogo/protobuf v1.3.2 08:54:13 go: downloading github.com/google/gofuzz v1.1.0 08:54:13 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 08:54:13 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 08:54:13 go: downloading github.com/spf13/pflag v1.0.5 08:54:13 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 08:54:13 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 08:54:13 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 08:54:13 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 08:54:13 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 08:54:13 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 08:54:13 go: downloading github.com/hashicorp/vault/sdk v0.4.1 08:54:13 go: downloading github.com/mitchellh/mapstructure v1.4.3 08:54:13 go: downloading github.com/tklauser/go-sysconf v0.3.9 08:54:13 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 08:54:13 go: downloading github.com/OneOfOne/xxhash v1.2.8 08:54:13 go: downloading gopkg.in/yaml.v2 v2.4.0 08:54:13 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 08:54:13 go: downloading go.opencensus.io v0.23.0 08:54:13 go: downloading github.com/gobwas/glob v0.2.3 08:54:13 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 08:54:13 go: downloading github.com/jmespath/go-jmespath v0.4.0 08:54:13 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 08:54:13 go: downloading github.com/go-logr/logr v1.2.2 08:54:13 go: downloading gopkg.in/inf.v0 v0.9.1 08:54:13 go: downloading github.com/google/go-cmp v0.5.7 08:54:13 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 08:54:13 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 08:54:13 go: downloading github.com/googleapis/gnostic v0.5.5 08:54:13 go: downloading github.com/json-iterator/go v1.1.12 08:54:13 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 08:54:13 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 08:54:13 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 08:54:13 go: downloading go.uber.org/zap v1.21.0 08:54:14 go: downloading github.com/tklauser/numcpus v0.3.0 08:54:14 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 08:54:14 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 08:54:14 go: downloading sigs.k8s.io/yaml v1.3.0 08:54:14 go: downloading github.com/ryanuber/go-glob v1.0.0 08:54:14 go: downloading github.com/golang/snappy v0.0.4 08:54:14 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 08:54:14 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 08:54:14 go: downloading github.com/hashicorp/go-uuid v1.0.2 08:54:14 go: downloading github.com/hashicorp/go-version v1.2.0 08:54:14 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 08:54:14 go: downloading github.com/modern-go/reflect2 v1.0.2 08:54:14 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 08:54:14 go: downloading go.uber.org/multierr v1.6.0 08:54:22 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 08:54:22 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 08:54:23 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:54:29 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:54:29 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:54:29 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:54:32 Removing intermediate container f927041408d3 08:54:32 ---> 49ff5ad22333 08:54:32 08:54:32 Step 9/20 : FROM alpine:3.15 08:54:32 3.15: Pulling from library/alpine 08:54:32 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 08:54:32 Status: Downloaded newer image for alpine:3.15 08:54:32 ---> 0ac33e5f5afa 08:54:32 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:54:33 ---> Running in c83f11bb6a2b 08:54:33 Removing intermediate container c83f11bb6a2b 08:54:33 ---> b15ba9264eb6 08:54:33 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:54:34 ---> Running in c5f08202743b 08:54:34 Removing intermediate container d6cea1c25ab6 08:54:34 ---> ecd0cddab8cb 08:54:34 08:54:34 Step 10/23 : FROM alpine:3.14 08:54:34 ---> e04c818066af 08:54:34 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:54:34 ---> Using cache 08:54:34 ---> 1324370d1dd3 08:54:34 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:54:34 ---> Using cache 08:54:34 ---> 54eebebf943a 08:54:34 Step 13/23 : ENV APP_PORT=59881 08:54:35 ---> Running in 81c802709f35 08:54:35 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:54:35 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:54:35 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:54:35 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:54:35 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:54:35 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:54:35 Removing intermediate container 81c802709f35 08:54:35 ---> 30067f34d322 08:54:35 Step 14/23 : EXPOSE $APP_PORT 08:54:35 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:54:35 ---> Running in 93665c510fcd 08:54:36 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 08:54:36 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 08:54:36 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:54:36 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:54:36 Removing intermediate container 93665c510fcd 08:54:36 ---> 422d5f382f97 08:54:36 Step 15/23 : WORKDIR / 08:54:36 ---> Running in 4d1873d5055a 08:54:36 Removing intermediate container c5f08202743b 08:54:36 ---> 0c5beae1a2b7 08:54:36 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:54:37 Removing intermediate container 4d1873d5055a 08:54:37 ---> ac2d8a74e4ed 08:54:37 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:54:37 ---> Running in 00cb0947d29b 08:54:38 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:54:38 ---> 12b86c1547f3 08:54:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:54:38 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:54:39 v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] 08:54:39 v3.15.4-3-g99ba27d818 [https://nl.alpinelinux.org/alpine/v3.15/community] 08:54:39 OK: 15854 distinct packages available 08:54:39 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:54:40 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:54:40 (1/9) Installing ca-certificates (20211220-r0) 08:54:40 (2/9) Installing brotli-libs (1.0.9-r5) 08:54:40 ---> 102a44564323 08:54:40 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:54:40 (3/9) Installing nghttp2-libs (1.46.0-r0) 08:54:40 (4/9) Installing libcurl (7.80.0-r0) 08:54:40 (5/9) Installing curl (7.80.0-r0) 08:54:40 (6/9) Installing dumb-init (1.2.5-r1) 08:54:41 (7/9) Installing musl-obstack (1.2.3-r0) 08:54:41 (8/9) Installing libucontext (1.1-r0) 08:54:41 (9/9) Installing gcompat (1.0.0-r4) 08:54:41 Executing busybox-1.34.1-r5.trigger 08:54:41 Executing ca-certificates-20211220-r0.trigger 08:54:41 OK: 8 MiB in 23 packages 08:54:41 ---> 78fed76a65a8 08:54:41 Step 19/23 : ENTRYPOINT ["/core-metadata"] 08:54:41 ---> Running in b647c4e81a1d 08:54:42 Removing intermediate container b647c4e81a1d 08:54:42 ---> d90c49de0b95 08:54:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:54:42 ---> Running in 543b338d15d1 08:54:42 Removing intermediate container 00cb0947d29b 08:54:42 ---> 0964290fcc55 08:54:42 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 08:54:43 Removing intermediate container 543b338d15d1 08:54:43 ---> 6d5cdaaff859 08:54:43 Step 21/23 : LABEL arch=x86_64 08:54:43 ---> Running in 9c2c7c175d49 08:54:43 ---> 63c6bc8c1b1b 08:54:43 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:54:43 Removing intermediate container 9c2c7c175d49 08:54:43 ---> d90bb3b70b06 08:54:43 Step 22/23 : LABEL git_sha=09ca32d689ec9a28adf61cf38706ae59c51dfb58 08:54:43 ---> Running in 3a82a59adb3f 08:54:44 Removing intermediate container 3a82a59adb3f 08:54:44 ---> db88dcb16f93 08:54:44 Step 23/23 : LABEL version=0.0.0 08:54:44 ---> Running in a871780e876f 08:54:45 Removing intermediate container a871780e876f 08:54:45 ---> 666353190d4b 08:54:45 08:54:45 ---> afc05d9dfbbd 08:54:45 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 08:54:45 Successfully built 666353190d4b 08:54:45 Successfully tagged core-metadata:latest 08:54:45  Building core-metadata ... done Building support-scheduler 08:54:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.197s coverage: 28.7% of statements 08:54:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:54:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:54:48 ---> ba9816792fda 08:54:48 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 08:54:48 ---> Running in 7d16dde58bbc 08:54:49 Removing intermediate container 7d16dde58bbc 08:54:49 ---> 42132cfcbd92 08:54:49 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:54:49 ---> Running in 01babf859258 08:54:49 Removing intermediate container 01babf859258 08:54:49 ---> af6cddc29510 08:54:49 Step 18/20 : LABEL arch=x86_64 08:54:49 ---> Running in a9b280ba1432 08:54:50 Removing intermediate container a9b280ba1432 08:54:50 ---> 8d0481ae6999 08:54:50 Step 19/20 : LABEL git_sha=09ca32d689ec9a28adf61cf38706ae59c51dfb58 08:54:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.654s coverage: 98.5% of statements 08:54:50 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:54:50 ---> Running in 9e328bd8b568 08:54:51 Removing intermediate container 9e328bd8b568 08:54:51 ---> 58f36ab6cf81 08:54:51 Step 20/20 : LABEL version=0.0.0 08:54:51 ---> Running in c8b2a97947c1 08:54:51 Removing intermediate container c8b2a97947c1 08:54:51 ---> c61eb33d5435 08:54:51 08:54:51 Successfully built c61eb33d5435 08:54:51 Successfully tagged security-spiffe-token-provider:latest 08:54:51 Building core-data 08:54:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.481s coverage: 54.9% of statements 08:54:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:54:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:54:57  Building security-spiffe-token-provider ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:54:57 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:54:57 ---> 0237940de1c1 08:54:57 Step 3/22 : WORKDIR /edgex-go 08:54:57 ---> Using cache 08:54:57 ---> 50c28ad8f9c4 08:54:57 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:54:57 ---> Using cache 08:54:57 ---> 2108a2388e68 08:54:57 Step 5/22 : RUN apk add --update --no-cache make git 08:54:57 ---> Using cache 08:54:57 ---> d816459fbefa 08:54:57 Step 6/22 : COPY go.mod vendor* ./ 08:54:57 ---> Using cache 08:54:57 ---> fb5c2b767399 08:54:57 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:54:57 ---> Using cache 08:54:57 ---> 689c3539ebc0 08:54:57 Step 8/22 : COPY . . 08:54:57 ---> Using cache 08:54:57 ---> d1d39ae0c544 08:54:57 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 08:55:00 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:55:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:55:00 ---> 0237940de1c1 08:55:00 Step 3/23 : WORKDIR /edgex-go 08:55:00 ---> Using cache 08:55:00 ---> 50c28ad8f9c4 08:55:00 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:55:00 ---> Using cache 08:55:00 ---> 2108a2388e68 08:55:00 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 08:55:03 ---> Running in 38eb19a7b577 08:55:03 ---> Running in d9a2d5747f35 08:55:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:55:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:55:04 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:55:05 OK: 221 MiB in 52 packages 08:55:06 Removing intermediate container d9a2d5747f35 08:55:06 ---> f5f1168c7e29 08:55:06 Step 6/23 : COPY go.mod vendor* ./ 08:55:07 ---> d1bf2dca9b97 08:55:07 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:55:07 ---> Running in 59e6bb556eef 08:55:12 Removing intermediate container 59e6bb556eef 08:55:12 ---> 14f157f969ae 08:55:12 Step 8/23 : COPY . . 08:55:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.904s coverage: 89.2% of statements 08:55:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:55:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:55:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:55:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.364s coverage: 84.4% of statements 08:55:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:55:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:55:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 08:55:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:55:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:55:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.800s coverage: 95.2% of statements 08:55:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:55:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:55:14 ok github.com/edgexfoundry/edgex-go/internal/io 0.215s coverage: 72.2% of statements 08:55:14 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:55:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:55:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:55:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:55:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:55:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.281s coverage: 60.0% of statements 08:55:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:55:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:55:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:55:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.636s coverage: 0.9% of statements 08:55:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:55:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.228s coverage: 58.8% of statements 08:55:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.524s coverage: 24.0% of statements 08:55:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:55:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.292s coverage: 47.1% of statements 08:55:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.275s coverage: 79.5% of statements 08:55:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.214s coverage: 94.1% of statements 08:55:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.259s coverage: 96.3% of statements 08:55:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.275s coverage: 87.5% of statements 08:55:20 ---> 07a4c09b7f63 08:55:20 Step 9/23 : RUN make cmd/core-data/core-data 08:55:20 ---> Running in 89a3aa650de7 08:55:20 CGO_ENABLED=1 GO111MODULE=on go build -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 08:55:20 Removing intermediate container 3d061a3c8b56 08:55:20 ---> e7a96fe39320 08:55:20 08:55:20 Step 13/26 : FROM alpine:3.15 08:55:20 ---> 0ac33e5f5afa 08:55:20 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:55:20 ---> Using cache 08:55:20 ---> b15ba9264eb6 08:55:20 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:55:20 ---> Using cache 08:55:20 ---> 0c5beae1a2b7 08:55:20 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:55:21 ---> Running in deca7cf27a9e 08:55:22 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:55:22 Removing intermediate container aaa306a130c0 08:55:22 ---> 87ffac437d46 08:55:22 08:55:22 Step 13/25 : FROM alpine:3.15 08:55:22 ---> 0ac33e5f5afa 08:55:22 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:55:22 ---> Using cache 08:55:22 ---> b15ba9264eb6 08:55:22 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:55:22 ---> Using cache 08:55:22 ---> 0c5beae1a2b7 08:55:22 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:55:22 ---> Running in 851d756d1f6c 08:55:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:55:22 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:55:23 v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] 08:55:23 v3.15.4-3-g99ba27d818 [https://nl.alpinelinux.org/alpine/v3.15/community] 08:55:23 OK: 15854 distinct packages available 08:55:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:55:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:55:23 v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] 08:55:23 v3.15.4-3-g99ba27d818 [https://nl.alpinelinux.org/alpine/v3.15/community] 08:55:23 OK: 15854 distinct packages available 08:55:24 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:55:24 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:55:24 (1/5) Installing dumb-init (1.2.5-r1) 08:55:24 (2/5) Installing musl-obstack (1.2.3-r0) 08:55:24 (3/5) Installing libucontext (1.1-r0) 08:55:24 Removing intermediate container 38eb19a7b577 08:55:24 ---> e168a425ef43 08:55:24 08:55:24 Step 10/22 : FROM alpine:3.14 08:55:24 ---> e04c818066af 08:55:24 Step 11/22 : RUN apk add --update --no-cache dumb-init 08:55:24 ---> Using cache 08:55:24 ---> 1324370d1dd3 08:55:24 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:55:24 ---> Using cache 08:55:24 ---> 54eebebf943a 08:55:24 Step 13/22 : ENV APP_PORT=59861 08:55:24 (4/5) Installing gcompat (1.0.0-r4) 08:55:24 ---> Running in b9ba1bbcc286 08:55:24 (5/5) Installing openssl (1.1.1n-r0) 08:55:24 Removing intermediate container b9ba1bbcc286 08:55:24 ---> 48054a1ba302 08:55:24 Step 14/22 : EXPOSE $APP_PORT 08:55:24 ---> Running in bf763daf2e55 08:55:25 Executing busybox-1.34.1-r5.trigger 08:55:25 OK: 6 MiB in 19 packages 08:55:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:55:25 Removing intermediate container bf763daf2e55 08:55:25 ---> 60022f5ceb1d 08:55:25 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:55:25 (1/5) Installing dumb-init (1.2.5-r1) 08:55:25 ---> 9a5d6ef0784e 08:55:25 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:55:25 (2/5) Installing musl-obstack (1.2.3-r0) 08:55:25 (3/5) Installing libucontext (1.1-r0) 08:55:25 (4/5) Installing gcompat (1.0.0-r4) 08:55:25 Removing intermediate container deca7cf27a9e 08:55:25 ---> 7924a2edb7b2 08:55:25 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 08:55:25 (5/5) Installing openssl (1.1.1n-r0) 08:55:25 Executing busybox-1.34.1-r5.trigger 08:55:25 OK: 6 MiB in 19 packages 08:55:26 ---> eee25807d923 08:55:26 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:55:26 ---> 0073e02567c8 08:55:26 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 08:55:26 Removing intermediate container 851d756d1f6c 08:55:26 ---> 5badb43301d6 08:55:26 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 08:55:26 ---> cf9fe326639a 08:55:26 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 08:55:26 ---> Running in 410f24b1bd67 08:55:26 Removing intermediate container 410f24b1bd67 08:55:26 ---> 8e138cd52c7c 08:55:26 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:55:26 ---> Running in 1b19996ee090 08:55:27 Removing intermediate container 1b19996ee090 08:55:27 ---> ee0b6f96c8a1 08:55:27 Step 20/22 : LABEL arch=x86_64 08:55:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.234s coverage: 94.4% of statements 08:55:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.186s coverage: 44.8% of statements 08:55:28 ---> Running in bd302f85e9d2 08:55:28 ---> 3482d51667ad 08:55:28 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:55:28 ---> d791da70358c 08:55:28 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:55:28 Removing intermediate container bd302f85e9d2 08:55:28 ---> b5cf18f181f8 08:55:28 Step 21/22 : LABEL git_sha=09ca32d689ec9a28adf61cf38706ae59c51dfb58 08:55:28 ---> Running in 47db0b4bf2dd 08:55:28 ---> d5165c8f30ec 08:55:28 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:55:29 ---> 6848ec9b3da9 08:55:29 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:55:29 Removing intermediate container 47db0b4bf2dd 08:55:29 ---> 30385f17c9c3 08:55:29 Step 22/22 : LABEL version=0.0.0 08:55:29 ---> 6ceadfe2ed5b 08:55:29 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:55:29 ---> Running in 6dab08d46186 08:55:29 ---> 20dc2425079f 08:55:29 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:55:29 ---> 7200533a2e2d 08:55:29 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:55:30 ---> Running in bd0c796600b0 08:55:30 Removing intermediate container 6dab08d46186 08:55:30 ---> 1d90b57d16fb 08:55:30 08:55:30 ---> e4f072c0b36a 08:55:30 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:55:30 ---> Running in 22ff4970609e 08:55:30 Removing intermediate container bd0c796600b0 08:55:30 ---> 490114d82424 08:55:30 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:55:30 Successfully built 1d90b57d16fb 08:55:30 Successfully tagged support-scheduler:latest 08:55:30  Building support-scheduler ... done  ---> Running in a582006d4de7 08:55:30 Removing intermediate container 22ff4970609e 08:55:30 ---> 1b5a0be57194 08:55:30 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:55:30 ---> Running in 3ebb15d614ee 08:55:30 Removing intermediate container a582006d4de7 08:55:30 ---> b5700c561dc8 08:55:30 Step 23/25 : LABEL arch=x86_64 08:55:30 ---> Running in 74a29504075c 08:55:30 Removing intermediate container 3ebb15d614ee 08:55:30 ---> 5d934f0dd9ce 08:55:30 Step 24/26 : LABEL arch=x86_64 08:55:30 ---> Running in 20cafdce512d 08:55:30 Removing intermediate container 74a29504075c 08:55:30 ---> b32048ffa36e 08:55:30 Step 24/25 : LABEL git_sha=09ca32d689ec9a28adf61cf38706ae59c51dfb58 08:55:31 ---> Running in 792778b13fe0 08:55:31 Removing intermediate container 20cafdce512d 08:55:31 ---> 79f0b3724836 08:55:31 Step 25/26 : LABEL git_sha=09ca32d689ec9a28adf61cf38706ae59c51dfb58 08:55:31 ---> Running in 6ef474d4bc7a 08:55:31 Removing intermediate container 792778b13fe0 08:55:31 ---> 12992cd041d4 08:55:31 Step 25/25 : LABEL version=0.0.0 08:55:31 ---> Running in 4a3302f7d085 08:55:31 Removing intermediate container 6ef474d4bc7a 08:55:31 ---> b2e4f4624360 08:55:31 Step 26/26 : LABEL version=0.0.0 08:55:31 ---> Running in 3e57de5f7e46 08:55:31 Removing intermediate container 4a3302f7d085 08:55:31 ---> 671a66fe6065 08:55:31 08:55:31 Removing intermediate container 3e57de5f7e46 08:55:31 ---> e57b6584b34b 08:55:31 08:55:31 Successfully built 671a66fe6065 08:55:31 Successfully tagged security-spire-server:latest 08:55:31  Building security-spire-server ... done Successfully built e57b6584b34b 08:55:31 Successfully tagged security-spire-agent:latest 08:55:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.635s coverage: 82.5% of statements 08:55:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:55:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.267s coverage: 92.9% of statements 08:55:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:55:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:55:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:55:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.070s coverage: 65.1% of statements 08:55:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:55:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:55:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:55:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:55:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:55:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.201s coverage: 87.2% of statements 08:55:40 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:55:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:55:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.177s coverage: 100.0% of statements 08:55:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:55:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.271s coverage: 58.8% of statements 08:55:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:55:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.274s coverage: 80.0% of statements 08:55:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.249s coverage: 87.2% of statements 08:55:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.265s coverage: 85.4% of statements 08:55:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.779s coverage: 91.2% of statements 08:55:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:55:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.864s coverage: 64.4% of statements 08:55:41 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:55:41 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:55:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.272s coverage: 100.0% of statements 08:55:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.107s coverage: 89.4% of statements 08:55:41  Building security-spire-agent ... done Removing intermediate container 89a3aa650de7 08:55:41 ---> 1be86617a08d 08:55:41 08:55:41 Step 10/23 : FROM alpine:3.14 08:55:41 ---> e04c818066af 08:55:41 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:55:41 ---> Running in ec13205a5280 08:55:41 Removing intermediate container ec13205a5280 08:55:41 ---> 1a263806ffbf 08:55:41 Step 12/23 : ENV APP_PORT=59880 08:55:41 ---> Running in e9e1c8fd3193 08:55:41 Removing intermediate container e9e1c8fd3193 08:55:41 ---> dddd2cb74f8a 08:55:41 Step 13/23 : EXPOSE $APP_PORT 08:55:41 ---> Running in e6eb67155fa1 08:55:41 Removing intermediate container e6eb67155fa1 08:55:41 ---> 6a1fbc384c04 08:55:41 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:55:41 ---> Running in e93efec508ab 08:55:41 Removing intermediate container e93efec508ab 08:55:41 ---> 35b8581f7376 08:55:41 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 08:55:41 ---> Running in 0b62a6544f99 08:55:41 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:55:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.070s coverage: 100.0% of statements 08:55:41 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.076s coverage: 73.7% of statements 08:55:42 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:55:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.083s coverage: 100.0% of statements 08:55:42 (1/6) Installing dumb-init (1.2.5-r1) 08:55:42 (2/6) Installing libgcc (10.3.1_git20210424-r2) 08:55:42 (3/6) Installing libsodium (1.0.18-r0) 08:55:42 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 08:55:42 (5/6) Installing libzmq (4.3.4-r0) 08:55:42 (6/6) Installing zeromq (4.3.4-r0) 08:55:42 Executing busybox-1.33.1-r7.trigger 08:55:42 OK: 8 MiB in 20 packages 08:55:43 Removing intermediate container 0b62a6544f99 08:55:43 ---> 9d0530e9f271 08:55:43 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:55:43 ---> e55fabadafb7 08:55:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:55:44 ---> 8ca3c4c60a00 08:55:44 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:55:44 ---> 4ea0a9500923 08:55:44 Step 19/23 : ENTRYPOINT ["/core-data"] 08:55:44 ---> Running in 48a1d1aff707 08:55:44 Removing intermediate container 48a1d1aff707 08:55:44 ---> 629c6a4c7308 08:55:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:55:44 ---> Running in c0bfbd359302 08:55:44 Removing intermediate container c0bfbd359302 08:55:44 ---> b8563d782b84 08:55:44 Step 21/23 : LABEL arch=x86_64 08:55:44 ---> Running in 87a11bb97436 08:55:44 Removing intermediate container 87a11bb97436 08:55:44 ---> 1687a713d4df 08:55:44 Step 22/23 : LABEL git_sha=09ca32d689ec9a28adf61cf38706ae59c51dfb58 08:55:44 ---> Running in 72ae695d435c 08:55:44 Removing intermediate container 72ae695d435c 08:55:44 ---> 4ae65173cd51 08:55:44 Step 23/23 : LABEL version=0.0.0 08:55:44 ---> Running in 13bf72471bc6 08:55:44 Removing intermediate container 13bf72471bc6 08:55:44 ---> 061077177512 08:55:44 08:55:44 Successfully built 061077177512 08:55:44 Successfully tagged core-data:latest 08:55:48 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.334s coverage: 65.4% of statements 08:55:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:55:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:55:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:55:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.706s coverage: 43.8% of statements 08:55:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:55:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:55:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.208s coverage: 89.5% of statements 08:55:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:55:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.239s coverage: 84.8% of statements 08:55:50 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:55:50 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:55:50 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:55:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:55:58 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.377s coverage: 17.7% of statements 08:55:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:55:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:55:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:55:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:55:58 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.673s coverage: 92.3% of statements 08:55:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:55:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:55:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:55:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:55:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.369s coverage: 63.2% of statements 08:55:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:55:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:55:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.505s coverage: 97.7% of statements 08:55:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:55:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:55:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 08:55:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 08:55:58 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.200s coverage: 28.9% of statements 08:55:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 08:55:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 08:55:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 08:55:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 08:55:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 08:55:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 08:55:58 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.200s coverage: 100.0% of statements 08:55:58 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.082s coverage: 96.9% of statements 08:55:59 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 08:55:59 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:55:59 GO111MODULE=on go vet ./... 08:55:59  Building core-data ... done Building bin/spire-agent... 08:55:59 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 08:55:59 go: downloading github.com/docker/docker v20.10.12+incompatible 08:55:59 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 08:55:59 go: downloading cloud.google.com/go/secretmanager v1.3.0 08:55:59 go: downloading github.com/google/go-tpm-tools v0.3.3 08:55:59 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 08:55:59 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 08:55:59 go: downloading github.com/docker/go-units v0.4.0 08:55:59 go: downloading github.com/docker/go-connections v0.4.0 08:55:59 go: downloading github.com/opencontainers/image-spec v1.0.1 08:55:59 go: downloading github.com/containerd/containerd v1.3.4 08:55:59 go: downloading github.com/docker/distribution v2.7.1+incompatible 08:55:59 go: downloading github.com/opencontainers/go-digest v1.0.0 08:56:56 Removing intermediate container 42037a63e3a4 08:56:56 ---> ff11c2d48ac3 08:56:56 08:56:56 Step 13/26 : FROM alpine:3.15 08:56:56 ---> 0ac33e5f5afa 08:56:56 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:56:56 ---> Using cache 08:56:56 ---> b15ba9264eb6 08:56:56 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:56:56 ---> Using cache 08:56:56 ---> 0c5beae1a2b7 08:56:56 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:56:56 ---> Running in 2b8693a5deb4 08:56:56 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:56:56 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:56:56 v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] 08:56:56 v3.15.4-3-g99ba27d818 [https://nl.alpinelinux.org/alpine/v3.15/community] 08:56:56 OK: 15854 distinct packages available 08:56:56 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:56:56 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:56:56 (1/4) Installing dumb-init (1.2.5-r1) 08:56:56 (2/4) Installing musl-obstack (1.2.3-r0) 08:56:56 (3/4) Installing libucontext (1.1-r0) 08:56:56 (4/4) Installing gcompat (1.0.0-r4) 08:56:56 Executing busybox-1.34.1-r5.trigger 08:56:56 OK: 6 MiB in 18 packages 08:56:56 Removing intermediate container 2b8693a5deb4 08:56:56 ---> ef025418ecb7 08:56:56 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 08:56:58 ---> acea0dd9277e 08:56:58 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:56:58 ---> f782c6b15cb2 08:56:58 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:56:58 ---> Running in 9e20dd669f31 08:56:58 Removing intermediate container 9e20dd669f31 08:56:58 ---> d47f4f14af7b 08:56:58 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:56:58 ---> 735c27380bfe 08:56:58 Step 21/26 : WORKDIR / 08:56:58 ---> Running in cf5e2b4f8df7 08:56:58 Removing intermediate container cf5e2b4f8df7 08:56:58 ---> 90674b7ec426 08:56:58 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:56:58 ---> Running in 9a114a73655e 08:56:58 Removing intermediate container 9a114a73655e 08:56:58 ---> 0ca1f5d1259f 08:56:58 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:56:58 ---> Running in 6d033fd4aa27 08:56:58 Removing intermediate container 6d033fd4aa27 08:56:58 ---> 422ddbcd461d 08:56:58 Step 24/26 : LABEL arch=x86_64 08:56:59 ---> Running in 6b89ee690ac9 08:56:59 Removing intermediate container 6b89ee690ac9 08:56:59 ---> 9b0e7fd46993 08:56:59 Step 25/26 : LABEL git_sha=09ca32d689ec9a28adf61cf38706ae59c51dfb58 08:56:59 ---> Running in 5f82cc900298 08:56:59 Removing intermediate container 5f82cc900298 08:56:59 ---> 51c23df7a220 08:56:59 Step 26/26 : LABEL version=0.0.0 08:56:59 ---> Running in 56cf3d990ed2 08:56:59 Removing intermediate container 56cf3d990ed2 08:56:59 ---> cfa8a9465c68 08:56:59 08:56:59 Successfully built cfa8a9465c68 08:56:59 Successfully tagged security-spire-config:latest 08:56:59  Building security-spire-config ... done  [Pipeline] } 08:56:59 $ docker stop --time=1 b0e2a786c3ce355e3b92ab84689363515520f0f4d093709f0fe0c8209c8e54c3 08:57:01 $ docker rm -f b0e2a786c3ce355e3b92ab84689363515520f0f4d093709f0fe0c8209c8e54c3 [Pipeline] // withDockerContainer [Pipeline] sh 08:57:01 + docker images 08:57:01 REPOSITORY TAG IMAGE ID CREATED SIZE 08:57:01 security-spire-config latest cfa8a9465c68 2 seconds ago 86.7MB 08:57:01 ff11c2d48ac3 19 seconds ago 4.5GB 08:57:01 core-data latest 061077177512 About a minute ago 35.9MB 08:57:01 1be86617a08d About a minute ago 1.65GB 08:57:01 security-spire-agent latest e57b6584b34b About a minute ago 127MB 08:57:01 security-spire-server latest 671a66fe6065 About a minute ago 87.3MB 08:57:01 support-scheduler latest 1d90b57d16fb About a minute ago 26MB 08:57:01 e168a425ef43 About a minute ago 1.62GB 08:57:01 87ffac437d46 About a minute ago 4.5GB 08:57:01 e7a96fe39320 About a minute ago 4.5GB 08:57:01 security-spiffe-token-provider latest c61eb33d5435 2 minutes ago 28.5MB 08:57:01 core-metadata latest 666353190d4b 2 minutes ago 26.2MB 08:57:01 ecd0cddab8cb 2 minutes ago 1.62GB 08:57:01 49ff5ad22333 2 minutes ago 1.61GB 08:57:01 sys-mgmt-agent latest 007609aa6357 3 minutes ago 307MB 08:57:01 security-proxy-setup latest ea485ccfd203 3 minutes ago 43.4MB 08:57:01 core-command latest a99c1763466f 3 minutes ago 24.5MB 08:57:01 62ef54356d45 3 minutes ago 1.62GB 08:57:01 1b8550c4e3f3 3 minutes ago 1.63GB 08:57:01 17569f959ef1 3 minutes ago 1.61GB 08:57:01 security-bootstrapper latest d67b6b7331b5 4 minutes ago 24.3MB 08:57:01 security-secretstore-setup latest acd7dab8ed83 4 minutes ago 42.1MB 08:57:01 support-notifications latest 11ad6a84be2a 4 minutes ago 26.6MB 08:57:01 17c22daa02a9 5 minutes ago 1.63GB 08:57:01 02d20fda940c 5 minutes ago 1.61GB 08:57:01 5c0f41f29baa 5 minutes ago 1.62GB 08:57:01 ci-base-image-x86_64 latest 0237940de1c1 8 minutes ago 896MB 08:57:01 docker 20.10.14 7417809fdb73 2 days ago 218MB 08:57:01 alpine 3.14 e04c818066af 3 days ago 5.59MB 08:57:01 alpine 3.15 0ac33e5f5afa 3 days ago 5.57MB 08:57:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 months ago 562MB 08:57:01 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB 08:57:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 21 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) [Pipeline] findFiles [Pipeline] node 08:57:16 Still waiting to schedule task 08:57:16 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 08:57:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:57:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:57:36 ./bin/test-attribution-txt.sh [Pipeline] echo 08:57:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:57:40 + ls -al . 08:57:40 total 664 08:57:40 drwxrwxr-x 9 1001 1001 4096 Apr 8 08:57 . 08:57:40 drwxr-xr-x 4 root root 4096 Apr 8 08:52 .. 08:57:40 -rw-rw-r-- 1 1001 1001 11 Apr 8 08:50 .dockerignore 08:57:40 drwxrwxr-x 8 1001 1001 4096 Apr 8 08:50 .git 08:57:40 drwxrwxr-x 4 1001 1001 4096 Apr 8 08:50 .github 08:57:40 -rw-rw-r-- 1 1001 1001 870 Apr 8 08:50 .gitignore 08:57:40 -rw-rw-r-- 1 1001 1001 42 Apr 8 08:50 .golangci.yml 08:57:40 -rw-rw-r-- 1 1001 1001 87 Apr 8 08:50 .hadolint.yml 08:57:40 -rw-rw-r-- 1 1001 1001 166 Apr 8 08:50 .sonarcloud.properties 08:57:40 -rw-rw-r-- 1 1001 1001 1171 Apr 8 08:50 ADOPTERS.md 08:57:40 -rw-rw-r-- 1 1001 1001 9953 Apr 8 08:50 Attribution.txt 08:57:40 -rw-rw-r-- 1 1001 1001 51732 Apr 8 08:50 CHANGELOG.md 08:57:40 -rw-rw-r-- 1 1001 1001 3804 Apr 8 08:50 CONTRIBUTING.md 08:57:40 -rw-rw-r-- 1 1001 1001 677 Apr 8 08:50 GOVERNANCE.md 08:57:40 -rw-rw-r-- 1 1001 1001 849 Apr 8 08:50 Jenkinsfile 08:57:40 -rw-rw-r-- 1 1001 1001 10775 Apr 8 08:50 LICENSE 08:57:40 -rw-rw-r-- 1 1001 1001 8478 Apr 8 08:50 Makefile 08:57:40 -rw-rw-r-- 1 1001 1001 582 Apr 8 08:50 OWNERS.md 08:57:40 -rw-rw-r-- 1 1001 1001 8207 Apr 8 08:50 README.md 08:57:40 -rw-rw-r-- 1 1001 1001 6912 Apr 8 08:50 SECURITY.md 08:57:40 -rw-rw-r-- 1 1001 1001 5 Apr 8 08:48 VERSION 08:57:40 -rw-rw-r-- 1 1001 1001 4131 Apr 8 08:50 ZMQWindows.md 08:57:40 drwxrwxr-x 2 1001 1001 4096 Apr 8 08:50 bin 08:57:40 drwxrwxr-x 18 1001 1001 4096 Apr 8 08:50 cmd 08:57:40 -rw-r--r-- 1 root root 431650 Apr 8 08:55 coverage.out 08:57:40 -rw-rw-r-- 1 1001 1001 3175 Apr 8 08:50 go.mod 08:57:40 -rw-rw-r-- 1 1001 1001 34990 Apr 8 08:50 go.sum 08:57:40 drwxrwxr-x 8 1001 1001 4096 Apr 8 08:50 internal 08:57:40 drwxrwxr-x 3 1001 1001 4096 Apr 8 08:50 openapi 08:57:40 drwxrwxr-x 4 1001 1001 4096 Apr 8 08:50 snap 08:57:40 -rw-rw-r-- 1 1001 1001 204 Apr 8 08:50 version.go [Pipeline] sh 08:57:41 + '[' -e coverage.out ] 08:57:41 + chown 1001:1001 coverage.out [Pipeline] stash 08:57:41 Warning: overwriting stash ‘coverage-report’ 08:57:42 Stashed 1 file(s) [Pipeline] sh 08:57:42 + make build 08:57:42 CGO_ENABLED=1 GO111MODULE=on go build -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 08:57:58 Running on prd-ubuntu18.04-docker-8c-8g-11581 in /w/workspace/edgexfoundry_edgex-go_PR-3951 [Pipeline] { [Pipeline] ws 08:57:58 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 08:57:58 The recommended git tool is: git 08:58:00 using credential edgex-jenkins-ssh 08:58:00 Cloning the remote Git repository 08:58:00 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:58:00 > git init /w/workspace/edgex-go/1 # timeout=10 08:58:00 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:58:00 > git --version # timeout=10 08:58:00 > git --version # 'git version 2.17.1' 08:58:00 using GIT_SSH to set credentials SSH Credentials for GitHub 08:58:00 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:58:05 Merging remotes/origin/main commit 32880946a0a1135bf0659d7b4e6de2ff01b37dfb into PR head commit 09ca32d689ec9a28adf61cf38706ae59c51dfb58 08:58:05 Merge succeeded, producing 09ca32d689ec9a28adf61cf38706ae59c51dfb58 08:58:05 Checking out Revision 09ca32d689ec9a28adf61cf38706ae59c51dfb58 (PR-3951) 08:58:04 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:58:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:58:04 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:58:04 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:58:04 using GIT_SSH to set credentials SSH Credentials for GitHub 08:58:04 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3951/head:refs/remotes/origin/PR-3951 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:58:05 > git config core.sparsecheckout # timeout=10 08:58:05 > git checkout -f 09ca32d689ec9a28adf61cf38706ae59c51dfb58 # timeout=10 08:58:05 > git remote # timeout=10 08:58:05 > git config --get remote.origin.url # timeout=10 08:58:05 using GIT_SSH to set credentials SSH Credentials for GitHub 08:58:05 > git merge 32880946a0a1135bf0659d7b4e6de2ff01b37dfb # timeout=10 08:58:05 > git rev-parse HEAD^{commit} # timeout=10 08:58:05 > git config core.sparsecheckout # timeout=10 08:58:05 > git checkout -f 09ca32d689ec9a28adf61cf38706ae59c51dfb58 # timeout=10 08:58:09 Commit message: "feat(metadata): Implement Writable.ProfileChange configurations" 08:58:09 > git --version # timeout=10 08:58:09 > git --version # 'git version 2.17.1' 08:58:09 fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:58:10 + echo snap-build.sh 08:58:10 snap-build.sh 08:58:10 + SNAP_BASE_DIR=. 08:58:10 + '[' '!' -z /w/workspace/edgex-go/1 ']' 08:58:10 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 08:58:10 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 08:58:10 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 08:58:10 + cd /w/workspace/edgex-go/1 08:58:10 + sudo apt-get remove -qy --purge lxd lxd-client 08:58:10 Reading package lists... 08:58:10 Building dependency tree... 08:58:10 Reading state information... 08:58:10 The following packages were automatically installed and are no longer required: 08:58:10 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 08:58:10 uidmap xdelta3 08:58:10 Use 'sudo apt autoremove' to remove them. 08:58:10 The following packages will be REMOVED: 08:58:10 lxd* lxd-client* 08:58:10 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 08:58:10 After this operation, 31.7 MB disk space will be freed. 08:58:11 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190666 files and directories currently installed.) 08:58:11 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 08:58:11 Removing lxd dnsmasq configuration 08:58:12 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 08:58:12 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 08:58:12 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 08:58:12 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190491 files and directories currently installed.) 08:58:12 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 08:58:14 Processing triggers for systemd (237-3ubuntu10.52) ... 08:58:14 Processing triggers for ureadahead (0.100.0-21) ... 08:58:15 + sudo snap remove --purge lxd 08:58:15 snap "lxd" is not installed 08:58:15 + sudo groupadd --force --system lxd 08:58:15 ++ whoami 08:58:15 + sudo /usr/sbin/usermod -G lxd -a jenkins 08:58:15 + newgrp - lxd 08:58:15 + sudo snap install lxd 08:58:23 2022-04-08T08:58:20Z INFO Waiting for automatic snapd restart... 08:58:33 lxd 5.0.0-c5bcb80 from Canonical* installed 08:58:33 + sudo lxd init --auto 08:58:43 + sudo snap install --classic snapcraft 08:58:44 snapcraft 6.1 from Canonical* installed 08:58:44 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 08:58:44 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 08:58:44 % Total % Received % Xferd Average Speed Time Time Time Current 08:58:44 Dload Upload Total Spent Left Speed 08:58:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 4802 0 --:--:-- --:--:-- --:--:-- 4768 08:58:45 100 3325k 100 3325k 0 0 9366k 0 --:--:-- --:--:-- --:--:-- 9366k 08:58:45 ./yq_linux_amd64 08:58:45 + sudo snapcraft prime --use-lxd 08:58:47 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 08:58:47 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 08:58:47 - README.md 08:58:47 08:58:47 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 08:58:47 Launching a container. 08:58:57 Waiting for container to be ready 08:58:58 To start your first container, try: lxc launch ubuntu:20.04 08:58:58 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 08:58:58 08:59:02 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 08:59:03 Waiting for network to be ready... 08:59:03 Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] 08:59:03 Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 08:59:03 Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 08:59:04 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] 08:59:04 Get:5 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] 08:59:04 Get:6 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] 08:59:04 Get:7 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] 08:59:04 Get:8 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] 08:59:04 Get:9 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] 08:59:04 Get:10 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] 08:59:04 Get:11 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] 08:59:04 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1712 kB] 08:59:04 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [320 kB] 08:59:04 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [24.4 kB] 08:59:04 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7336 B] 08:59:04 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [917 kB] 08:59:04 Get:17 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [131 kB] 08:59:04 Get:18 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [916 kB] 08:59:04 Get:19 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [204 kB] 08:59:04 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1384 kB] 08:59:04 Get:21 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [239 kB] 08:59:04 Get:22 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] 08:59:04 Get:23 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] 08:59:04 Get:24 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [859 kB] 08:59:04 Get:25 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [122 kB] 08:59:04 Get:26 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [696 kB] 08:59:04 Get:27 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [122 kB] 08:59:06 Fetched 23.7 MB in 3s (7112 kB/s) 08:59:07 Reading package lists... 08:59:07 Reading package lists... 08:59:07 Building dependency tree... 08:59:07 Reading state information... 08:59:08 The following additional packages will be installed: 08:59:08 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 08:59:08 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 08:59:08 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 08:59:08 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 08:59:08 Suggested packages: 08:59:08 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 08:59:08 Recommended packages: 08:59:08 gnupg libsasl2-modules 08:59:08 The following NEW packages will be installed: 08:59:08 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 08:59:08 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 08:59:08 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 08:59:08 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 08:59:08 The following packages will be upgraded: 08:59:08 gpg gpg-agent gpgconf libudev1 08:59:08 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. 08:59:08 Need to get 3859 kB of archives. 08:59:08 After this operation, 14.9 MB of additional disk space will be used. 08:59:08 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] 08:59:08 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] 08:59:08 Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] 08:59:08 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] 08:59:08 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] 08:59:08 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] 08:59:08 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] 08:59:08 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] 08:59:08 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] 08:59:08 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 08:59:08 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] 08:59:08 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] 08:59:08 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] 08:59:08 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] 08:59:08 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] 08:59:08 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] 08:59:08 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] 08:59:09 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] 08:59:09 Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] 08:59:09 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] 08:59:09 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 08:59:09 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] 08:59:09 debconf: delaying package configuration, since apt-utils is not installed 08:59:09 Fetched 3859 kB in 1s (3601 kB/s) 08:59:09 (Reading database ... 12816 files and directories currently installed.) 08:59:09 Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... 08:59:09 Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 08:59:09 Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... 08:59:09 Selecting previously unselected package udev. 08:59:09 (Reading database ... 12816 files and directories currently installed.) 08:59:09 Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... 08:59:09 Unpacking udev (245.4-4ubuntu3.15) ... 08:59:09 Selecting previously unselected package libfuse2:amd64. 08:59:09 Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... 08:59:09 Unpacking libfuse2:amd64 (2.9.9-3) ... 08:59:09 Selecting previously unselected package fuse. 08:59:09 Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... 08:59:09 Unpacking fuse (2.9.9-3) ... 08:59:09 Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... 08:59:09 Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 08:59:09 Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... 08:59:09 Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 08:59:09 Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... 08:59:09 Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 08:59:09 Selecting previously unselected package libksba8:amd64. 08:59:09 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 08:59:09 Unpacking libksba8:amd64 (1.3.5-2) ... 08:59:09 Selecting previously unselected package libroken18-heimdal:amd64. 08:59:09 Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 08:59:09 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 08:59:09 Selecting previously unselected package libasn1-8-heimdal:amd64. 08:59:09 Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 08:59:09 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 08:59:10 Selecting previously unselected package libheimbase1-heimdal:amd64. 08:59:10 Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 08:59:10 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 08:59:10 Selecting previously unselected package libhcrypto4-heimdal:amd64. 08:59:10 Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 08:59:10 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 08:59:10 Selecting previously unselected package libwind0-heimdal:amd64. 08:59:10 Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 08:59:10 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 08:59:10 Selecting previously unselected package libhx509-5-heimdal:amd64. 08:59:10 Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 08:59:10 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 08:59:10 Selecting previously unselected package libkrb5-26-heimdal:amd64. 08:59:10 Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 08:59:10 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 08:59:10 Selecting previously unselected package libheimntlm0-heimdal:amd64. 08:59:10 Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 08:59:10 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 08:59:10 Selecting previously unselected package libgssapi3-heimdal:amd64. 08:59:10 Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 08:59:10 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 08:59:10 Selecting previously unselected package libsasl2-modules-db:amd64. 08:59:10 Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 08:59:10 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 08:59:10 Selecting previously unselected package libsasl2-2:amd64. 08:59:10 Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 08:59:10 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 08:59:10 Selecting previously unselected package libldap-common. 08:59:10 Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... 08:59:10 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 08:59:10 Selecting previously unselected package libldap-2.4-2:amd64. 08:59:10 Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 08:59:10 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 08:59:10 Selecting previously unselected package dirmngr. 08:59:10 Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... 08:59:10 Unpacking dirmngr (2.2.19-3ubuntu2.1) ... 08:59:11 Setting up libksba8:amd64 (1.3.5-2) ... 08:59:11 Setting up libfuse2:amd64 (2.9.9-3) ... 08:59:11 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 08:59:11 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 08:59:11 Setting up udev (245.4-4ubuntu3.15) ... 08:59:11 invoke-rc.d: policy-rc.d denied execution of start. 08:59:11 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 08:59:11 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 08:59:11 Setting up gpgconf (2.2.19-3ubuntu2.1) ... 08:59:11 Setting up gpg (2.2.19-3ubuntu2.1) ... 08:59:11 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 08:59:11 Setting up fuse (2.9.9-3) ... 08:59:11 Setting up gpg-agent (2.2.19-3ubuntu2.1) ... 08:59:12 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 08:59:12 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 08:59:12 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 08:59:12 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 08:59:12 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 08:59:12 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 08:59:12 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 08:59:12 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 08:59:12 Setting up dirmngr (2.2.19-3ubuntu2.1) ... 08:59:12 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. 08:59:12 Processing triggers for systemd (245.4-4ubuntu3) ... 08:59:12 Processing triggers for libc-bin (2.31-0ubuntu9) ... 08:59:12 The unit files have no installation config (WantedBy=, RequiredBy=, Also=, 08:59:12 Alias= settings in the [Install] section, and DefaultInstance= for template 08:59:12 units). This means they are not meant to be enabled using systemctl. 08:59:12 08:59:12 Possible reasons for having this kind of units are: 08:59:12 • A unit may be statically enabled by being symlinked from another unit's 08:59:12 .wants/ or .requires/ directory. 08:59:12 • A unit's purpose may be to act as a helper for some other unit which has 08:59:12 a requirement dependency on it. 08:59:12 • A unit may be started when needed via activation (socket, path, timer, 08:59:12 D-Bus, udev, scripted systemctl call, ...). 08:59:12 • In case of template units, the unit is meant to be enabled with some 08:59:12 instance name specified. 08:59:12 Reading package lists... 08:59:13 Building dependency tree... 08:59:13 Reading state information... 08:59:13 The following additional packages will be installed: 08:59:13 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 08:59:13 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 08:59:13 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 08:59:13 libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support 08:59:13 openssh-client python3 python3-minimal python3.8 python3.8-minimal 08:59:13 squashfs-tools systemd systemd-sysv systemd-timesyncd 08:59:13 Suggested packages: 08:59:13 apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain 08:59:13 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 08:59:13 python3.8-venv python3.8-doc binfmt-support zenity | kdialog 08:59:13 systemd-container policykit-1 08:59:13 Recommended packages: 08:59:13 krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd 08:59:13 The following NEW packages will be installed: 08:59:13 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 08:59:13 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 08:59:13 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 08:59:13 libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 08:59:13 python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo 08:59:13 The following packages will be upgraded: 08:59:13 libsystemd0 systemd systemd-sysv systemd-timesyncd 08:59:13 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. 08:59:13 Need to get 46.5 MB of archives. 08:59:13 After this operation, 181 MB of additional disk space will be used. 08:59:13 Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] 08:59:13 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] 08:59:13 Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] 08:59:13 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] 08:59:13 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] 08:59:13 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] 08:59:13 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] 08:59:13 Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] 08:59:13 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] 08:59:13 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] 08:59:13 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] 08:59:13 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] 08:59:13 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] 08:59:13 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] 08:59:13 Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] 08:59:13 Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] 08:59:14 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] 08:59:14 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [717 kB] 08:59:14 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] 08:59:14 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [1899 kB] 08:59:14 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.4 [1675 kB] 08:59:14 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.4 [387 kB] 08:59:14 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] 08:59:14 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] 08:59:14 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] 08:59:14 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] 08:59:14 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] 08:59:14 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] 08:59:14 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] 08:59:14 Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] 08:59:14 Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] 08:59:14 Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] 08:59:14 Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] 08:59:16 debconf: delaying package configuration, since apt-utils is not installed 08:59:16 Fetched 46.5 MB in 2s (20.3 MB/s) 08:59:16 (Reading database ... 13067 files and directories currently installed.) 08:59:16 Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... 08:59:16 Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 08:59:16 Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... 08:59:16 Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 08:59:16 Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... 08:59:16 Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 08:59:16 Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... 08:59:16 Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 08:59:16 Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... 08:59:17 Selecting previously unselected package libpython3.8-minimal:amd64. 08:59:17 (Reading database ... 13068 files and directories currently installed.) 08:59:17 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 08:59:17 Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... 08:59:17 Selecting previously unselected package libexpat1:amd64. 08:59:17 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... 08:59:17 Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 08:59:17 Selecting previously unselected package python3.8-minimal. 08:59:17 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 08:59:17 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... 08:59:17 Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... 08:59:17 Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 08:59:17 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... 08:59:17 Selecting previously unselected package python3-minimal. 08:59:17 (Reading database ... 13359 files and directories currently installed.) 08:59:17 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... 08:59:17 Unpacking python3-minimal (3.8.2-0ubuntu2) ... 08:59:17 Selecting previously unselected package mime-support. 08:59:17 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... 08:59:17 Unpacking mime-support (3.64ubuntu1) ... 08:59:17 Selecting previously unselected package libmpdec2:amd64. 08:59:17 Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... 08:59:17 Unpacking libmpdec2:amd64 (2.4.2-3) ... 08:59:17 Selecting previously unselected package libpython3.8-stdlib:amd64. 08:59:17 Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 08:59:17 Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... 08:59:18 Selecting previously unselected package python3.8. 08:59:18 Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 08:59:18 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.4) ... 08:59:18 Selecting previously unselected package libpython3-stdlib:amd64. 08:59:18 Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... 08:59:18 Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 08:59:18 Setting up python3-minimal (3.8.2-0ubuntu2) ... 08:59:18 Selecting previously unselected package python3. 08:59:18 (Reading database ... 13761 files and directories currently installed.) 08:59:18 Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... 08:59:18 Unpacking python3 (3.8.2-0ubuntu2) ... 08:59:18 Selecting previously unselected package libdbus-1-3:amd64. 08:59:18 Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... 08:59:18 Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 08:59:18 Selecting previously unselected package dbus. 08:59:18 Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... 08:59:18 Unpacking dbus (1.12.16-2ubuntu2.1) ... 08:59:18 Selecting previously unselected package libbsd0:amd64. 08:59:18 Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... 08:59:18 Unpacking libbsd0:amd64 (0.10.0-1) ... 08:59:18 Selecting previously unselected package libpam-systemd:amd64. 08:59:18 Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... 08:59:18 Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 08:59:18 Selecting previously unselected package sudo. 08:59:18 Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... 08:59:18 Unpacking sudo (1.8.31-1ubuntu1.2) ... 08:59:18 Selecting previously unselected package apparmor. 08:59:18 Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... 08:59:18 Unpacking apparmor (2.13.3-7ubuntu5.1) ... 08:59:19 Selecting previously unselected package libcbor0.6:amd64. 08:59:19 Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... 08:59:19 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 08:59:19 Selecting previously unselected package libedit2:amd64. 08:59:19 Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... 08:59:19 Unpacking libedit2:amd64 (3.1-20191231-1) ... 08:59:19 Selecting previously unselected package libfido2-1:amd64. 08:59:19 Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... 08:59:19 Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... 08:59:19 Selecting previously unselected package libkrb5support0:amd64. 08:59:19 Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... 08:59:19 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 08:59:19 Selecting previously unselected package libk5crypto3:amd64. 08:59:19 Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... 08:59:19 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 08:59:19 Selecting previously unselected package libkeyutils1:amd64. 08:59:19 Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... 08:59:19 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... 08:59:19 Selecting previously unselected package libkrb5-3:amd64. 08:59:19 Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... 08:59:19 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 08:59:19 Selecting previously unselected package libgssapi-krb5-2:amd64. 08:59:19 Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... 08:59:19 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 08:59:19 Selecting previously unselected package openssh-client. 08:59:19 Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 08:59:19 Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... 08:59:19 Selecting previously unselected package dbus-user-session. 08:59:19 Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... 08:59:19 Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... 08:59:19 Selecting previously unselected package liblzo2-2:amd64. 08:59:19 Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... 08:59:19 Unpacking liblzo2-2:amd64 (2.10-2) ... 08:59:19 Selecting previously unselected package squashfs-tools. 08:59:19 Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... 08:59:19 Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... 08:59:20 Selecting previously unselected package snapd. 08:59:20 Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... 08:59:20 Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... 08:59:23 Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... 08:59:23 Setting up mime-support (3.64ubuntu1) ... 08:59:23 Setting up liblzo2-2:amd64 (2.10-2) ... 08:59:23 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 08:59:23 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 08:59:23 Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 08:59:23 Setting up dbus (1.12.16-2ubuntu2.1) ... 08:59:23 Setting up sudo (1.8.31-1ubuntu1.2) ... 08:59:23 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 08:59:23 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 08:59:23 Setting up libmpdec2:amd64 (2.4.2-3) ... 08:59:23 Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... 08:59:23 Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... 08:59:23 Setting up python3.8 (3.8.10-0ubuntu1~20.04.4) ... 08:59:23 Setting up libbsd0:amd64 (0.10.0-1) ... 08:59:23 Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 08:59:23 Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... 08:59:23 Setting up libedit2:amd64 (3.1-20191231-1) ... 08:59:23 Setting up python3 (3.8.2-0ubuntu2) ... 08:59:23 running python rtupdate hooks for python3.8... 08:59:23 running python post-rtupdate hooks for python3.8... 08:59:23 Setting up apparmor (2.13.3-7ubuntu5.1) ... 08:59:24 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 08:59:25 Reloading AppArmor profiles 08:59:25 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 08:59:25 Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... 08:59:25 Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... 08:59:25 /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' 08:59:25 Setting up systemd (245.4-4ubuntu3.15) ... 08:59:25 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 08:59:25 Installing new version of config file /etc/systemd/resolved.conf ... 08:59:27 Setting up systemd-sysv (245.4-4ubuntu3.15) ... 08:59:27 Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 08:59:27 Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... 08:59:27 Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... 08:59:27 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 08:59:27 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 08:59:28 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 08:59:28 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 08:59:28 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 08:59:28 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 08:59:28 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 08:59:28 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 08:59:29 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 08:59:29 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 08:59:29 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' 08:59:29 Processing triggers for libc-bin (2.31-0ubuntu9) ... 08:59:30 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 08:59:30 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 08:59:30 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 08:59:31 Reading package lists... 08:59:31 Reading package lists... 08:59:32 Building dependency tree... 08:59:32 Reading state information... 08:59:32 Calculating upgrade... 08:59:32 The following packages will be upgraded: 08:59:32 apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu 08:59:32 bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 08:59:32 gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils 08:59:32 libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 08:59:32 libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 08:59:32 libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 08:59:32 liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin 08:59:32 libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 08:59:32 libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 08:59:32 libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl 08:59:32 perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux 08:59:32 xz-utils zlib1g 08:59:32 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 08:59:32 Need to get 65.7 MB of archives. 08:59:32 After this operation, 27.6 MB of additional disk space will be used. 08:59:32 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] 08:59:32 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] 08:59:32 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] 08:59:32 Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] 08:59:32 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] 08:59:32 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] 08:59:32 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] 08:59:32 Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] 08:59:32 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] 08:59:32 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] 08:59:32 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-107.121 [1115 kB] 08:59:32 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] 08:59:32 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] 08:59:32 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] 08:59:32 Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] 08:59:32 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] 08:59:32 Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] 08:59:32 Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] 08:59:32 Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] 08:59:32 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] 08:59:32 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] 08:59:32 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] 08:59:32 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] 08:59:32 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] 08:59:32 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] 08:59:32 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] 08:59:32 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] 08:59:32 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] 08:59:32 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] 08:59:32 Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] 08:59:32 Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] 08:59:32 Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] 08:59:32 Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] 08:59:32 Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] 08:59:32 Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] 08:59:32 Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] 08:59:32 Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] 08:59:32 Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] 08:59:32 Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.3 [53.8 kB] 08:59:32 Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] 08:59:32 Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] 08:59:32 Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 08:59:32 Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] 08:59:32 Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] 08:59:32 Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] 08:59:32 Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] 08:59:32 Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] 08:59:32 Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] 08:59:32 Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] 08:59:32 Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] 08:59:32 Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] 08:59:32 Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] 08:59:32 Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] 08:59:32 Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] 08:59:32 Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] 08:59:32 Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] 08:59:32 Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] 08:59:32 Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1322 kB] 08:59:32 Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] 08:59:32 Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] 08:59:32 Get:61 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] 08:59:32 Get:62 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] 08:59:32 Get:63 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] 08:59:32 Get:64 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2022a-0ubuntu0.20.04 [294 kB] 08:59:32 Get:65 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] 08:59:32 Get:66 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] 08:59:32 Get:67 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] 08:59:32 Get:68 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] 08:59:32 Get:69 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] 08:59:32 Get:70 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] 08:59:32 Get:71 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.1 [2751 kB] 08:59:32 Get:72 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.1 [8420 kB] 08:59:32 Get:73 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.1 [8274 kB] 08:59:32 Get:74 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [1722 kB] 08:59:32 Get:75 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [2359 kB] 08:59:32 Get:76 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.1 [7500 kB] 08:59:33 Get:77 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04.1 [19.4 kB] 08:59:33 debconf: delaying package configuration, since apt-utils is not installed 08:59:33 Fetched 65.7 MB in 1s (80.9 MB/s) 08:59:33 (Reading database ... 14313 files and directories currently installed.) 08:59:33 Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... 08:59:33 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 08:59:33 Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... 08:59:33 Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 08:59:33 Preparing to unpack .../2-linux-libc-dev_5.4.0-107.121_amd64.deb ... 08:59:33 Unpacking linux-libc-dev:amd64 (5.4.0-107.121) over (5.4.0-26.30) ... 08:59:34 Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... 08:59:34 Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 08:59:34 Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 08:59:34 Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 08:59:34 Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... 08:59:34 Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 08:59:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:59:34 Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 08:59:34 Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 08:59:34 Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... 08:59:34 Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 08:59:34 Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... 08:59:34 Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 08:59:34 Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... 08:59:34 Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 08:59:34 Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... 08:59:34 (Reading database ... 14312 files and directories currently installed.) 08:59:34 Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 08:59:34 Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 08:59:34 Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... 08:59:35 (Reading database ... 14312 files and directories currently installed.) 08:59:35 Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... 08:59:35 Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 08:59:35 Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... 08:59:35 Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 08:59:35 Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 08:59:35 Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 08:59:35 Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... 08:59:35 (Reading database ... 14312 files and directories currently installed.) 08:59:35 Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... 08:59:35 Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 08:59:36 Setting up libc6:amd64 (2.31-0ubuntu9.7) ... 08:59:36 (Reading database ... 14312 files and directories currently installed.) 08:59:36 Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... 08:59:36 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 08:59:36 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 08:59:36 Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... 08:59:36 Setting up base-files (11ubuntu5.5) ... 08:59:36 Installing new version of config file /etc/issue ... 08:59:36 Installing new version of config file /etc/issue.net ... 08:59:36 Installing new version of config file /etc/lsb-release ... 08:59:36 Installing new version of config file /etc/update-motd.d/50-motd-news ... 08:59:36 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 08:59:36 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 08:59:36 Removing obsolete conffile /etc/default/motd-news ... 08:59:37 (Reading database ... 14311 files and directories currently installed.) 08:59:37 Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... 08:59:37 Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... 08:59:37 Setting up bash (5.0-6ubuntu1.1) ... 08:59:37 update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode 08:59:37 (Reading database ... 14311 files and directories currently installed.) 08:59:37 Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... 08:59:37 Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... 08:59:37 Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... 08:59:37 (Reading database ... 14311 files and directories currently installed.) 08:59:37 Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 08:59:37 Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 08:59:37 Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... 08:59:37 (Reading database ... 14311 files and directories currently installed.) 08:59:37 Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... 08:59:37 Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 08:59:38 Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... 08:59:38 Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 08:59:38 Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... 08:59:38 Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 08:59:39 Setting up perl-base (5.30.0-9ubuntu0.2) ... 08:59:39 (Reading database ... 14311 files and directories currently installed.) 08:59:39 Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... 08:59:39 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 08:59:39 Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.3_amd64.deb ... 08:59:39 Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) over (1:1.2.11.dfsg-2ubuntu1) ... 08:59:39 Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) ... 08:59:39 (Reading database ... 14311 files and directories currently installed.) 08:59:39 Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... 08:59:39 Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7) ... 08:59:39 Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... 08:59:39 (Reading database ... 14311 files and directories currently installed.) 08:59:39 Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... 08:59:39 Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 08:59:39 Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... 08:59:39 (Reading database ... 14311 files and directories currently installed.) 08:59:39 Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 08:59:39 Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 08:59:40 Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 08:59:40 (Reading database ... 14311 files and directories currently installed.) 08:59:40 Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... 08:59:40 Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 08:59:40 Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... 08:59:40 Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 08:59:40 Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... 08:59:40 (Reading database ... 14311 files and directories currently installed.) 08:59:40 Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... 08:59:40 Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 08:59:40 Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... 08:59:40 (Reading database ... 14311 files and directories currently installed.) 08:59:40 Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... 08:59:40 Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 08:59:40 Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... 08:59:40 Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 08:59:40 Setting up util-linux (2.34-0.1ubuntu9.3) ... 08:59:41 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 08:59:41 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 08:59:41 (Reading database ... 14311 files and directories currently installed.) 08:59:41 Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... 08:59:41 Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 08:59:41 Setting up libc-bin (2.31-0ubuntu9.7) ... 08:59:41 (Reading database ... 14311 files and directories currently installed.) 08:59:41 Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... 08:59:41 Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... 08:59:41 Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... 08:59:41 (Reading database ... 14311 files and directories currently installed.) 08:59:41 Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... 08:59:41 Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... 08:59:42 Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... 08:59:42 (Reading database ... 14311 files and directories currently installed.) 08:59:42 Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... 08:59:42 Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... 08:59:42 Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... 08:59:42 (Reading database ... 14311 files and directories currently installed.) 08:59:42 Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... 08:59:42 Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... 08:59:42 Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... 08:59:42 (Reading database ... 14311 files and directories currently installed.) 08:59:42 Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... 08:59:42 Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... 08:59:42 Setting up libapt-pkg6.0:amd64 (2.0.6) ... 08:59:42 (Reading database ... 14311 files and directories currently installed.) 08:59:42 Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... 08:59:42 Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 08:59:43 Setting up gpgv (2.2.19-3ubuntu2.1) ... 08:59:43 (Reading database ... 14311 files and directories currently installed.) 08:59:43 Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... 08:59:43 Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... 08:59:43 Setting up ubuntu-keyring (2020.02.11.4) ... 08:59:43 (Reading database ... 14311 files and directories currently installed.) 08:59:43 Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 08:59:43 Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 08:59:43 Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 08:59:43 (Reading database ... 14311 files and directories currently installed.) 08:59:43 Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 08:59:43 Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 08:59:43 Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 08:59:43 (Reading database ... 14311 files and directories currently installed.) 08:59:43 Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... 08:59:43 Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... 08:59:43 Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... 08:59:43 (Reading database ... 14311 files and directories currently installed.) 08:59:43 Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... 08:59:43 Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... 08:59:43 Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... 08:59:43 (Reading database ... 14311 files and directories currently installed.) 08:59:43 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... 08:59:43 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... 08:59:43 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... 08:59:43 (Reading database ... 14311 files and directories currently installed.) 08:59:43 Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... 08:59:44 Unpacking apt (2.0.6) over (2.0.2) ... 08:59:44 Setting up apt (2.0.6) ... 08:59:44 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 08:59:44 (Reading database ... 14311 files and directories currently installed.) 08:59:44 Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... 08:59:44 Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 08:59:45 Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... 08:59:45 (Reading database ... 14311 files and directories currently installed.) 08:59:45 Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... 08:59:45 Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 08:59:45 Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... 08:59:45 (Reading database ... 14313 files and directories currently installed.) 08:59:45 Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... 08:59:45 Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 08:59:45 Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... 08:59:45 (Reading database ... 14317 files and directories currently installed.) 08:59:45 Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... 08:59:45 Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 08:59:45 Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... 08:59:45 Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 08:59:46 Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... 08:59:46 (Reading database ... 14317 files and directories currently installed.) 08:59:46 Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 08:59:46 Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 08:59:46 Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... 08:59:47 (Reading database ... 14317 files and directories currently installed.) 08:59:47 Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 08:59:47 Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 08:59:47 Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 08:59:47 Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 08:59:47 Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... 08:59:47 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... 08:59:47 Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... 08:59:47 Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... 08:59:47 Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... 08:59:48 Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... 08:59:48 Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... 08:59:48 Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... 08:59:48 Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... 08:59:48 Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... 08:59:48 Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... 08:59:48 Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... 08:59:48 Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... 08:59:48 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... 08:59:48 Preparing to unpack .../09-tzdata_2022a-0ubuntu0.20.04_all.deb ... 08:59:48 Unpacking tzdata (2022a-0ubuntu0.20.04) over (2019c-3ubuntu1) ... 08:59:48 Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... 08:59:48 Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... 08:59:48 Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... 08:59:48 Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 08:59:48 Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... 08:59:48 Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 08:59:49 Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... 08:59:49 Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 08:59:49 Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... 08:59:49 Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 08:59:49 Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... 08:59:49 Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 08:59:49 Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... 08:59:49 Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 08:59:49 Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... 08:59:49 Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... 08:59:49 Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 08:59:49 Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 08:59:49 Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 08:59:49 Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 08:59:50 Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 08:59:50 Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 08:59:51 Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 08:59:51 Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 08:59:51 Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 08:59:51 Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 08:59:51 Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 08:59:51 Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 08:59:52 Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 08:59:52 Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 08:59:52 Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... 08:59:52 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... 08:59:52 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... 08:59:52 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... 08:59:52 Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... 08:59:52 Setting up linux-libc-dev:amd64 (5.4.0-107.121) ... 08:59:52 Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... 08:59:52 Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... 08:59:52 Setting up tzdata (2022a-0ubuntu0.20.04) ... 08:59:53 08:59:53 Current default time zone: 'Etc/UTC' 08:59:53 Local time is now: Fri Apr 8 08:59:52 UTC 2022. 08:59:53 Universal Time is now: Fri Apr 8 08:59:52 UTC 2022. 08:59:53 Run 'dpkg-reconfigure tzdata' if you wish to change it. 08:59:53 08:59:53 Setting up xz-utils (5.2.4-1ubuntu1) ... 08:59:53 Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... 08:59:53 Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... 08:59:53 Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... 08:59:53 Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... 08:59:53 Setting up mount (2.34-0.1ubuntu9.3) ... 08:59:53 Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... 08:59:53 Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... 08:59:53 Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... 08:59:53 Setting up libc-dev-bin (2.31-0ubuntu9.7) ... 08:59:53 Setting up openssl (1.1.1f-1ubuntu2.12) ... 08:59:53 Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... 08:59:53 Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 08:59:53 Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... 08:59:53 Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... 08:59:53 Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) ... 08:59:53 Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 08:59:53 Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... 08:59:53 Setting up fdisk (2.34-0.1ubuntu9.3) ... 08:59:53 Setting up ca-certificates (20210119~20.04.2) ... 08:59:54 Updating certificates in /etc/ssl/certs... 08:59:55 21 added, 21 removed; done. 08:59:55 Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) ... 08:59:55 Setting up perl (5.30.0-9ubuntu0.2) ... 08:59:55 Setting up procps (2:3.3.16-1ubuntu2.3) ... 08:59:55 Setting up cpp-9 (9.4.0-1ubuntu1~20.04.1) ... 08:59:55 Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... 08:59:55 Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... 08:59:55 Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... 08:59:55 Setting up binutils (2.34-6ubuntu1.3) ... 08:59:55 Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 08:59:56 Setting up build-essential (12.8ubuntu1.1) ... 08:59:56 Setting up gcc-9 (9.4.0-1ubuntu1~20.04.1) ... 08:59:56 Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 08:59:56 Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... 08:59:56 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 08:59:56 Processing triggers for systemd (245.4-4ubuntu3.15) ... 08:59:56 Processing triggers for mime-support (3.64ubuntu1) ... 08:59:56 Processing triggers for ca-certificates (20210119~20.04.2) ... 08:59:56 Updating certificates in /etc/ssl/certs... 08:59:56 0 added, 0 removed; done. 08:59:56 Running hooks in /etc/ca-certificates/update.d... 08:59:56 done. 08:59:57 Reading package lists... 08:59:58 Building dependency tree... 08:59:58 Reading state information... 08:59:58 The following NEW packages will be installed: 08:59:58 apt-transport-https 08:59:58 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 08:59:58 Need to get 4680 B of archives. 08:59:58 After this operation, 162 kB of additional disk space will be used. 08:59:58 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] 08:59:58 debconf: delaying package configuration, since apt-utils is not installed 08:59:58 Fetched 4680 B in 0s (25.9 kB/s) 08:59:58 Selecting previously unselected package apt-transport-https. 08:59:58 (Reading database ... 14320 files and directories currently installed.) 08:59:58 Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... 08:59:58 Unpacking apt-transport-https (2.0.6) ... 08:59:58 Setting up apt-transport-https (2.0.6) ... 08:59:58 Waiting for network to be ready... 09:00:05 2022-04-08T09:00:02Z INFO Waiting for automatic snapd restart... 09:00:06 snapd 2.54.4 from Canonical* installed 09:00:07 "snapd" switched to the "latest/stable" channel 09:00:07 09:00:09 core20 20220318 from Canonical* installed 09:00:09 "core20" switched to the "latest/stable" channel 09:00:09 09:00:11 snapcraft 6.1 from Canonical* installed 09:00:12 "snapcraft" switched to the "latest/stable" channel 09:00:12 09:00:17 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 09:00:17 - README.md 09:00:17 09:00:17 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 09:00:17 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 09:00:17 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 09:00:17 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 09:00:18 Reading package lists... 09:00:18 Installing build dependencies: comerr-dev=2.1-1.45.5-2ubuntu1 git=1:2.25.1-1ubuntu3.2 git-man=1:2.25.1-1ubuntu3.2 krb5-multidev=1.17-6ubuntu4.1 libbrotli1=1.0.7-6ubuntu0.1 libcurl3-gnutls=7.68.0-1ubuntu2.7 liberror-perl=0.17029-1 libglib2.0-0=2.64.6-1~ubuntu20.04.4 libgssrpc4=1.17-6ubuntu4.1 libkadm5clnt-mit11=1.17-6ubuntu4.1 libkadm5srv-mit11=1.17-6ubuntu4.1 libkdb5-9=1.17-6ubuntu4.1 libkrb5-dev=1.17-6ubuntu4.1 libnghttp2-14=1.40.0-1build1 libnorm-dev=1.5.8+dfsg2-2build1 libnorm1=1.5.8+dfsg2-2build1 libpgm-5.2-0=5.2.122~dfsg-3ubuntu1 libpgm-dev=5.2.122~dfsg-3ubuntu1 libpsl5=0.21.0-1ubuntu1 librtmp1=2.4+20151223.gitfa8646d.1-2build1 libsodium-dev=1.0.18-1 libsodium23=1.0.18-1 libssh-4=0.9.3-2ubuntu2.2 libzmq3-dev=4.3.2-2ubuntu1 libzmq5=4.3.2-2ubuntu1 pkg-config=0.29.1-0ubuntu4 zip=3.0-11build1 09:00:18 Reading package lists... 09:00:18 Building dependency tree... 09:00:18 Reading state information... 09:00:18 Suggested packages: 09:00:18 doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el 09:00:18 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc 09:00:18 krb5-user libnorm-doc 09:00:18 Recommended packages: 09:00:18 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 09:00:18 The following NEW packages will be installed: 09:00:18 comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls 09:00:18 liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 09:00:18 libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 09:00:18 libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev 09:00:18 libzmq5 pkg-config zip 09:00:18 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. 09:00:19 Need to get 10.3 MB of archives. 09:00:19 After this operation, 56.5 MB of additional disk space will be used. 09:00:19 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] 09:00:19 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] 09:00:19 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] 09:00:19 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] 09:00:19 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] 09:00:19 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] 09:00:19 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] 09:00:19 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] 09:00:19 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] 09:00:19 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 09:00:19 Get:11 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 09:00:19 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] 09:00:19 Get:13 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 09:00:19 Get:14 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 09:00:19 Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 09:00:19 Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] 09:00:19 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 09:00:19 Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 09:00:19 Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 09:00:19 Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 09:00:19 Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] 09:00:20 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 09:00:20 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 09:00:20 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 09:00:20 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 09:00:20 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 09:00:20 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 09:00:20 debconf: delaying package configuration, since apt-utils is not installed 09:00:20 Fetched 10.3 MB in 1s (8271 kB/s) 09:00:20 Selecting previously unselected package libglib2.0-0:amd64. 09:00:20 (Reading database ... 14324 files and directories currently installed.) 09:00:20 Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... 09:00:20 Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 09:00:20 Selecting previously unselected package libsodium23:amd64. 09:00:20 Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... 09:00:20 Unpacking libsodium23:amd64 (1.0.18-1) ... 09:00:20 Selecting previously unselected package libpsl5:amd64. 09:00:20 Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... 09:00:20 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... 09:00:20 Selecting previously unselected package libbrotli1:amd64. 09:00:20 Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... 09:00:20 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 09:00:20 Selecting previously unselected package libnghttp2-14:amd64. 09:00:20 Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... 09:00:20 Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... 09:00:20 Selecting previously unselected package librtmp1:amd64. 09:00:20 Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... 09:00:20 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 09:00:20 Selecting previously unselected package libssh-4:amd64. 09:00:20 Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... 09:00:20 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 09:00:20 Selecting previously unselected package libcurl3-gnutls:amd64. 09:00:20 Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... 09:00:20 Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 09:00:20 Selecting previously unselected package liberror-perl. 09:00:20 Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... 09:00:20 Unpacking liberror-perl (0.17029-1) ... 09:00:20 Selecting previously unselected package git-man. 09:00:20 Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... 09:00:20 Unpacking git-man (1:2.25.1-1ubuntu3.2) ... 09:00:20 Selecting previously unselected package git. 09:00:20 Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... 09:00:21 Unpacking git (1:2.25.1-1ubuntu3.2) ... 09:00:21 Selecting previously unselected package libgssrpc4:amd64. 09:00:21 Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 09:00:21 Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 09:00:21 Selecting previously unselected package libkdb5-9:amd64. 09:00:21 Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 09:00:21 Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 09:00:21 Selecting previously unselected package libkadm5srv-mit11:amd64. 09:00:21 Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 09:00:21 Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 09:00:21 Selecting previously unselected package libkadm5clnt-mit11:amd64. 09:00:21 Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 09:00:21 Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 09:00:21 Selecting previously unselected package comerr-dev:amd64. 09:00:21 Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 09:00:21 Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 09:00:21 Selecting previously unselected package krb5-multidev:amd64. 09:00:21 Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 09:00:21 Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 09:00:22 Selecting previously unselected package libnorm1:amd64. 09:00:22 Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 09:00:22 Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 09:00:22 Selecting previously unselected package libnorm-dev:amd64. 09:00:22 Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 09:00:22 Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 09:00:22 Selecting previously unselected package libpgm-5.2-0:amd64. 09:00:22 Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 09:00:22 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 09:00:22 Selecting previously unselected package libpgm-dev:amd64. 09:00:22 Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 09:00:22 Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 09:00:22 Selecting previously unselected package libsodium-dev:amd64. 09:00:22 Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... 09:00:22 Unpacking libsodium-dev:amd64 (1.0.18-1) ... 09:00:22 Selecting previously unselected package libzmq5:amd64. 09:00:22 Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 09:00:22 Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 09:00:22 Selecting previously unselected package libkrb5-dev:amd64. 09:00:22 Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 09:00:22 Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 09:00:22 Selecting previously unselected package libzmq3-dev:amd64. 09:00:22 Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 09:00:22 Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 09:00:22 Selecting previously unselected package pkg-config. 09:00:22 Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 09:00:22 Unpacking pkg-config (0.29.1-0ubuntu4) ... 09:00:22 Selecting previously unselected package zip. 09:00:22 Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... 09:00:22 Unpacking zip (3.0-11build1) ... 09:00:22 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... 09:00:22 Setting up libsodium23:amd64 (1.0.18-1) ... 09:00:22 Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 09:00:22 No schema files found: doing nothing. 09:00:22 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 09:00:22 Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 09:00:22 Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... 09:00:22 Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 09:00:22 Setting up liberror-perl (0.17029-1) ... 09:00:22 Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 09:00:22 Setting up zip (3.0-11build1) ... 09:00:22 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 09:00:22 Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 09:00:22 Setting up pkg-config (0.29.1-0ubuntu4) ... 09:00:22 Setting up libsodium-dev:amd64 (1.0.18-1) ... 09:00:22 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 09:00:22 Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 09:00:22 Setting up git-man (1:2.25.1-1ubuntu3.2) ... 09:00:22 Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 09:00:22 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 09:00:22 Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 09:00:22 Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 09:00:22 Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 09:00:22 Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 09:00:22 Setting up git (1:2.25.1-1ubuntu3.2) ... 09:00:22 Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 09:00:22 Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 09:00:22 Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 09:00:22 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 09:00:23 comerr-dev set to automatically installed. 09:00:23 git set to automatically installed. 09:00:23 git-man set to automatically installed. 09:00:23 krb5-multidev set to automatically installed. 09:00:23 libbrotli1 set to automatically installed. 09:00:23 libcurl3-gnutls set to automatically installed. 09:00:23 liberror-perl set to automatically installed. 09:00:23 libglib2.0-0 set to automatically installed. 09:00:23 libgssrpc4 set to automatically installed. 09:00:23 libkadm5clnt-mit11 set to automatically installed. 09:00:23 libkadm5srv-mit11 set to automatically installed. 09:00:23 libkdb5-9 set to automatically installed. 09:00:23 libkrb5-dev set to automatically installed. 09:00:23 libnghttp2-14 set to automatically installed. 09:00:23 libnorm-dev set to automatically installed. 09:00:23 libnorm1 set to automatically installed. 09:00:23 libpgm-5.2-0 set to automatically installed. 09:00:23 libpgm-dev set to automatically installed. 09:00:23 libpsl5 set to automatically installed. 09:00:23 librtmp1 set to automatically installed. 09:00:23 libsodium-dev set to automatically installed. 09:00:23 libsodium23 set to automatically installed. 09:00:23 libssh-4 set to automatically installed. 09:00:23 libzmq3-dev set to automatically installed. 09:00:23 libzmq5 set to automatically installed. 09:00:23 pkg-config set to automatically installed. 09:00:23 zip set to automatically installed. 09:00:24 snapd is not logged in, snap install commands will use sudo 09:00:31 go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed 09:00:31 Downloading snap 'edgex-app-service-configurable' 09:00:33 Pulling app-service-configurable 09:00:33 + snapcraftctl pull 09:00:35 Pulling config-common 09:00:35 + snapcraftctl pull 09:00:36 Pulling go-build-helper 09:00:36 + snapcraftctl pull 09:00:38 'edgex-go' has dependencies that need to be staged: go-build-helper 09:00:38 Skipping pull go-build-helper (already ran) 09:00:38 Building go-build-helper 09:00:38 + snapcraftctl build 09:00:39 + cp --archive --link --no-dereference . /root/parts/go-build-helper/install 09:00:40 Staging go-build-helper 09:00:40 + snapcraftctl stage 09:00:45 Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] 09:00:45 Fetched 290 kB in 0s (0 B/s) 09:00:45 Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] 09:00:45 Fetched 158 kB in 0s (0 B/s) 09:00:45 Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] 09:00:45 Fetched 242 kB in 0s (0 B/s) 09:00:45 Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] 09:00:45 Fetched 150 kB in 0s (0 B/s) 09:00:45 Pulling edgex-go 09:00:45 + snapcraftctl pull 09:00:46 Pulling hooks 09:00:46 + snapcraftctl pull 09:00:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 09:00:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:00:58 Removing suid/guid from /root/parts/static-packages/install/bin/su 09:00:58 Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] 09:00:58 Fetched 96.1 kB in 0s (0 B/s) 09:00:58 Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] 09:00:58 Fetched 78.7 kB in 0s (0 B/s) 09:00:58 Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] 09:00:58 Fetched 48.0 kB in 0s (0 B/s) 09:00:58 Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] 09:00:58 Fetched 50.2 kB in 0s (0 B/s) 09:00:58 Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] 09:00:58 Fetched 14.7 kB in 0s (0 B/s) 09:00:58 Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] 09:00:58 Fetched 234 kB in 0s (0 B/s) 09:00:58 Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] 09:00:58 Fetched 155 kB in 0s (0 B/s) 09:00:58 Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] 09:00:58 Fetched 170 kB in 0s (0 B/s) 09:00:58 Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] 09:00:58 Fetched 267 kB in 0s (0 B/s) 09:00:58 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 09:00:58 Fetched 50.6 kB in 0s (0 B/s) 09:00:58 Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] 09:00:58 Fetched 15.1 kB in 0s (0 B/s) 09:00:58 Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] 09:00:58 Fetched 51.5 kB in 0s (0 B/s) 09:00:58 Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] 09:00:58 Fetched 121 kB in 0s (0 B/s) 09:00:58 Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] 09:00:58 Fetched 29.7 kB in 0s (0 B/s) 09:00:58 Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] 09:00:58 Fetched 1021 kB in 0s (0 B/s) 09:00:58 Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] 09:00:58 Fetched 49.3 kB in 0s (0 B/s) 09:00:58 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] 09:00:58 Fetched 54.9 kB in 0s (0 B/s) 09:00:58 Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] 09:00:58 Fetched 16.6 kB in 0s (0 B/s) 09:00:58 Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] 09:00:58 Fetched 87.9 kB in 0s (0 B/s) 09:00:58 Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] 09:00:58 Fetched 142 kB in 0s (0 B/s) 09:00:58 Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] 09:00:58 Fetched 41.8 kB in 0s (0 B/s) 09:00:58 Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] 09:00:58 Fetched 181 kB in 0s (0 B/s) 09:00:58 Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] 09:00:58 Fetched 208 kB in 0s (0 B/s) 09:00:58 Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] 09:00:58 Fetched 161 kB in 0s (0 B/s) 09:00:58 Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] 09:00:58 Fetched 107 kB in 0s (0 B/s) 09:00:58 Pulling static-packages 09:00:58 + snapcraftctl pull 09:00:58 Pulling version 09:00:58 + cd /root/project 09:00:58 ++ git describe --tags --abbrev=0 09:00:58 ++ sed s/v// 09:00:58 + GIT_VERSION=2.2.0-dev.60 09:00:58 + '[' -z 2.2.0-dev.60 ']' 09:00:58 + snapcraftctl set-version 2.2.0-dev.60 09:00:59 Building app-service-configurable 09:00:59 + snapcraftctl build 09:00:59 CGO_ENABLED=0 GO111MODULE=on go build -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 09:01:00 CGO_ENABLED=0 GO111MODULE=on go build -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 09:01:01 Building config-common 09:01:01 + snapcraftctl build 09:01:03 + cp --archive --link --no-dereference . /root/parts/config-common/install 09:01:03 Skipping build go-build-helper (already ran) 09:01:03 Building edgex-go 09:01:04 + cd /root/parts/edgex-go/src 09:01:04 ++ git describe --tags --abbrev=0 09:01:04 ++ sed s/v// 09:01:04 + GIT_VERSION=2.2.0-dev.60 09:01:04 + '[' -z 2.2.0-dev.60 ']' 09:01:04 + echo 2.2.0-dev.60 09:01:04 + '[' '!' -d vendor ']' 09:01:04 + go mod download all 09:01:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:01:09 + make build 09:01:09 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 09:01:11 CGO_ENABLED=0 GO111MODULE=on go build -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 09:01:17 CGO_ENABLED=0 GO111MODULE=on go build -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 09:01:23 CGO_ENABLED=0 GO111MODULE=on go build -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 09:01:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 09:01:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:01:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:01:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 09:01:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:01:41 CGO_ENABLED=0 GO111MODULE=on go build -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 09:01:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 09:01:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 09:01:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:01:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [Pipeline] } 09:01:47 $ docker stop --time=1 8dba7a052541b40e758b70232a605fc510ab13d3008173757c6dead6a5c95ed8 09:01:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:01:49 $ docker rm -f 8dba7a052541b40e758b70232a605fc510ab13d3008173757c6dead6a5c95ed8 09:01:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:01:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:01:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:01:51 09:01:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:01:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:01:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:01:52 latest: Pulling from edgex-devops/edgex-compose-arm64 09:01:52 29e5d40040c1: Pulling fs layer 09:01:52 1ce36da41761: Pulling fs layer 09:01:52 25b303627fd3: Pulling fs layer 09:01:52 29e5d40040c1: Verifying Checksum 09:01:52 29e5d40040c1: Download complete 09:01:53 1ce36da41761: Verifying Checksum 09:01:53 1ce36da41761: Download complete 09:01:53 29e5d40040c1: Pull complete 09:01:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 09:01:55 25b303627fd3: Verifying Checksum 09:01:55 25b303627fd3: Download complete 09:01:55 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 09:01:55 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 09:01:55 + case "$service" in 09:01:55 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 09:01:55 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 09:01:55 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 09:01:55 + case "$service" in 09:01:55 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 09:01:55 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 09:01:55 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 09:01:55 + case "$service" in 09:01:55 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 09:01:55 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 09:01:55 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 09:01:55 + case "$service" in 09:01:55 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 09:01:55 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 09:01:55 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 09:01:55 + case "$service" in 09:01:55 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 09:01:55 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 09:01:55 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 09:01:55 + case "$service" in 09:01:55 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 09:01:55 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 09:01:55 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 09:01:55 + case "$service" in 09:01:55 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 09:01:55 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 09:01:55 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 09:01:55 + case "$service" in 09:01:55 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 09:01:55 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 09:01:55 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 09:01:55 1ce36da41761: Pull complete 09:01:55 + case "$service" in 09:01:55 + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml 09:01:55 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 09:01:55 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 09:01:55 + case "$service" in 09:01:55 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 09:01:55 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 09:01:55 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 09:01:55 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 09:01:55 + case "$service" in 09:01:55 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 09:01:55 + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml 09:01:55 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 09:01:55 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 09:01:55 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 09:01:56 Building hooks 09:01:56 + cd /root/parts/hooks/src 09:01:56 + make build 09:01:56 go mod tidy 09:01:56 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 09:01:56 go: downloading github.com/stretchr/testify v1.7.0 09:01:56 go: downloading github.com/davecgh/go-spew v1.1.0 09:01:56 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 09:01:56 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 09:01:58 GO111MODULE=on go build -o cmd/install/install ./cmd/install 09:01:58 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 09:01:58 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 09:02:00 Removing suid/guid from /root/parts/static-packages/install/bin/su 09:02:00 Building static-packages 09:02:00 + snapcraftctl build 09:02:02 Building version 09:02:02 + snapcraftctl build 09:02:04 Staging app-service-configurable 09:02:04 + snapcraftctl stage 09:02:05 Staging config-common 09:02:05 + snapcraftctl stage 09:02:07 Skipping stage go-build-helper (already ran) 09:02:07 Staging edgex-go 09:02:07 + snapcraftctl stage 09:02:07 25b303627fd3: Pull complete 09:02:07 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 09:02:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:02:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 09:02:08 prd-ubuntu20.04-docker-arm64-4c-16g-11580 does not seem to be running inside a container 09:02:08 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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/edgex-compose-arm64:latest cat 09:02:08 Staging hooks 09:02:08 + snapcraftctl stage 09:02:10 Staging static-packages 09:02:10 + snapcraftctl stage 09:02:10 $ docker top 4e1bd91ddcd5d1f92fcf00084e20c753510c5d7c0b720722b43f28c77a394b3a -eo pid,comm [Pipeline] { [Pipeline] sh 09:02:11 Staging version 09:02:11 + snapcraftctl stage 09:02:11 + grep parallel 09:02:11 + docker-compose build --help 09:02:12 Priming app-service-configurable 09:02:12 + snapcraftctl prime 09:02:14 The 'app-service-configurable' part is missing libraries that are not included in the snap or base. They can be satisfied by adding the following entry for this part 09:02:14 stage-packages: 09:02:14 - libnorm1 09:02:14 - libpgm-5.2-0 09:02:14 - libsodium23 09:02:14 - libzmq5 09:02:14 Priming config-common 09:02:14 + snapcraftctl prime 09:02:15 --parallel Build images in parallel. [Pipeline] } 09:02:15 $ docker stop --time=1 4e1bd91ddcd5d1f92fcf00084e20c753510c5d7c0b720722b43f28c77a394b3a 09:02:16 Priming go-build-helper 09:02:16 + snapcraftctl prime 09:02:17 $ docker rm -f 4e1bd91ddcd5d1f92fcf00084e20c753510c5d7c0b720722b43f28c77a394b3a 09:02:17 Priming edgex-go 09:02:17 + snapcraftctl prime [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:02:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:02:18 . [Pipeline] withDockerContainer 09:02:18 prd-ubuntu20.04-docker-arm64-4c-16g-11580 does not seem to be running inside a container 09:02:18 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 09:02:19 Priming hooks 09:02:19 + snapcraftctl prime 09:02:19 $ docker top 7c61fe540e41f949507285231417a2d20b5cd1ebabfe805f01a64ecd4175b49c -eo pid,comm [Pipeline] { [Pipeline] sh 09:02:20 + docker-compose -f ./docker-compose-build.yml build --parallel 09:02:21 Priming static-packages 09:02:21 + snapcraftctl prime 09:02:25 Building core-command ... 09:02:25 Building core-data ... 09:02:25 Building core-metadata ... 09:02:25 Building security-bootstrapper ... 09:02:25 Building security-proxy-setup ... 09:02:25 Building security-secretstore-setup ... 09:02:25 Building security-spiffe-token-provider ... 09:02:25 Building security-spire-agent ... 09:02:25 Building security-spire-config ... 09:02:25 Building security-spire-server ... 09:02:25 Building support-notifications ... 09:02:25 Building support-scheduler ... 09:02:25 Building sys-mgmt-agent ... 09:02:25 Building security-spire-config 09:02:25 Building security-bootstrapper 09:02:25 Building sys-mgmt-agent 09:02:25 Building core-data 09:02:25 Building security-secretstore-setup 09:02:25 Priming version 09:02:25 + snapcraftctl prime 09:02:26 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 09:04:16 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:04:16 Step 2/26 : FROM ${BUILDER_BASE} AS builder 09:04:16 ---> 3b8c40148afa 09:04:16 Step 3/26 : WORKDIR /edgex-go 09:04:16 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:04:16 Step 2/25 : FROM ${BUILDER_BASE} AS builder 09:04:16 ---> 3b8c40148afa 09:04:16 Step 3/25 : WORKDIR /edgex-go 09:04:16 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:04:16 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:04:16 ---> 3b8c40148afa 09:04:16 Step 3/23 : WORKDIR /edgex-go 09:04:16 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:04:16 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:04:16 ---> 3b8c40148afa 09:04:16 Step 3/23 : WORKDIR /edgex-go 09:04:16 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:04:16 Step 2/31 : FROM ${BUILDER_BASE} AS builder 09:04:16 ---> 3b8c40148afa 09:04:16 Step 3/31 : WORKDIR /edgex-go 09:04:16 ---> Running in d70d992ee6dc 09:04:16 ---> Running in aca9056ab4a4 09:04:16 ---> Running in 5b0812fe12e2 09:04:16 ---> Running in ba26539117c9 09:04:16 ---> Running in 0af860834e6c 09:04:16 Removing intermediate container 0af860834e6c 09:04:16 ---> 7b4ef458bb67 09:04:16 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:04:16 Removing intermediate container ba26539117c9 09:04:16 ---> abaa8e21af21 09:04:16 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:04:16 ---> Running in a7f914c6cebf 09:04:16 Removing intermediate container d70d992ee6dc 09:04:16 ---> b726f22f0518 09:04:16 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:04:16 ---> Running in c99383bf047d 09:04:16 Removing intermediate container 5b0812fe12e2 09:04:16 ---> 6d413d3a9b38 09:04:16 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:04:16 Removing intermediate container aca9056ab4a4 09:04:16 ---> ac85a456a7d8 09:04:16 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:04:16 ---> Running in eaecc6be342a 09:04:16 ---> Running in 6169241a0244 09:04:16 ---> Running in a29b62b97d05 09:04:16 Removing intermediate container a7f914c6cebf 09:04:16 ---> c745fe1b0ea9 09:04:16 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 09:04:16 ---> Running in 7f33ecd4d905 09:04:16 Removing intermediate container 6169241a0244 09:04:16 ---> 5e0603c86cd8 09:04:16 Step 5/25 : RUN apk add --update --no-cache make git 09:04:16 ---> Running in 64f0910833b5 09:04:16 Removing intermediate container a29b62b97d05 09:04:16 Removing intermediate container c99383bf047d 09:04:16 ---> 189a5ed1f0e0 09:04:16 Step 5/23 : RUN apk add --update --no-cache make bash git 09:04:16 ---> c2c2d0193a79 09:04:16 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 09:04:16 ---> Running in 8da8dcfc05ac 09:04:16 ---> Running in 2f32b80f52cd 09:04:16 Removing intermediate container eaecc6be342a 09:04:16 ---> d31218c4dd57 09:04:16 Step 5/31 : RUN apk add --update --no-cache make git 09:04:16 ---> Running in b4c4f37f95ee 09:04:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:04:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:04:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:04:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:04:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:04:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:04:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:04:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:04:16 OK: 220 MiB in 52 packages 09:04:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:04:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:04:16 OK: 220 MiB in 52 packages 09:04:16 Removing intermediate container 7f33ecd4d905 09:04:16 ---> 36d022dffc68 09:04:16 Step 6/26 : COPY go.mod vendor* ./ 09:04:16 OK: 220 MiB in 52 packages 09:04:16 OK: 220 MiB in 52 packages 09:04:16 OK: 220 MiB in 52 packages 09:04:16 Removing intermediate container 64f0910833b5 09:04:16 ---> 0f9ed63e5eb6 09:04:16 Step 6/25 : COPY go.mod vendor* ./ 09:04:16 ---> 8fbbbb732440 09:04:16 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:04:16 Removing intermediate container 2f32b80f52cd 09:04:16 ---> f9ff953fea1b 09:04:16 Step 6/23 : COPY go.mod vendor* ./ 09:04:16 ---> Running in 33c94d244d88 09:04:16 Removing intermediate container 8da8dcfc05ac 09:04:16 ---> 81ff242ca1df 09:04:16 Step 6/23 : COPY go.mod vendor* ./ 09:04:16 Removing intermediate container b4c4f37f95ee 09:04:16 ---> d479ec35c8a6 09:04:16 Step 6/31 : COPY go.mod vendor* ./ 09:04:17 ---> 4e3fb6588487 09:04:17 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:04:17 ---> Running in 36fb1a9f797e 09:04:18 ---> 0ab15c9d2423 09:04:18 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:04:18 ---> 75306340c7b8 09:04:18 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:04:18 ---> Running in cb09a31e46ec 09:04:18 ---> Running in 8a1f4e1cfa66 09:04:18 ---> f22b48d88fa8 09:04:18 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:04:18 ---> Running in 1728238bc75d 09:04:22 Removing intermediate container 33c94d244d88 09:04:22 ---> fc13c247ce0f 09:04:22 Step 8/26 : COPY . . 09:04:23 Removing intermediate container 36fb1a9f797e 09:04:23 ---> 83e9a3fe1bd5 09:04:23 Step 8/25 : COPY . . 09:04:24 Removing intermediate container cb09a31e46ec 09:04:24 ---> 9c267db3d186 09:04:24 Step 8/23 : COPY . . 09:04:24 Removing intermediate container 1728238bc75d 09:04:24 ---> 975950cadd3c 09:04:24 Step 8/31 : COPY . . 09:04:24 Removing intermediate container 8a1f4e1cfa66 09:04:24 ---> e6914206fdfe 09:04:24 Step 8/23 : COPY . . 09:04:56 ---> 6089f4632724 09:04:56 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 09:04:56 ---> 630918bf174c 09:04:56 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:04:56 ---> Running in 934f2bdf103f 09:04:56 ---> Running in 78981550db18 09:04:56 ---> 98c5d4e2e553 09:04:56 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 09:04:56 ---> Running in 65252f488b2d 09:04:56 ---> b4435e11a286 09:04:56 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 09:04:56 ---> Running in 43d7125287a0 09:04:56 Removing intermediate container 934f2bdf103f 09:04:56 ---> 52b010a6e8cc 09:04:56 Step 10/26 : RUN mkdir -p spire-build 09:04:56 ---> Running in 06644ebb4bd2 09:04:56 ---> 48e22dd7bd9c 09:04:56 Step 9/23 : RUN make cmd/core-data/core-data 09:04:56 ---> Running in 544b422cf82e 09:04:57 CGO_ENABLED=0 GO111MODULE=on go build -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 09:04:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:04:57 CGO_ENABLED=0 GO111MODULE=on go build -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 09:04:58 CGO_ENABLED=1 GO111MODULE=on go build -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 09:04:59 Removing intermediate container 06644ebb4bd2 09:04:59 ---> b4b208f6effc 09:04:59 Step 11/26 : WORKDIR /edgex-go/spire-build 09:04:59 ---> Running in ab497d05cce7 09:04:59 Removing intermediate container ab497d05cce7 09:04:59 ---> 91d5d995fc44 09:04:59 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 09:04:59 ---> Running in f31a043329cd 09:05:03 spire-1.2.1/ 09:05:03 spire-1.2.1/.data/ 09:05:03 spire-1.2.1/.data/.file 09:05:03 spire-1.2.1/.dockerignore 09:05:03 spire-1.2.1/.gitattributes 09:05:03 spire-1.2.1/.githooks/ 09:05:03 spire-1.2.1/.githooks/pre-commit 09:05:03 spire-1.2.1/.github/ 09:05:03 spire-1.2.1/.github/ISSUE_TEMPLATE.md 09:05:03 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 09:05:03 spire-1.2.1/.github/dependabot.yml 09:05:03 spire-1.2.1/.github/workflows/ 09:05:03 spire-1.2.1/.github/workflows/nightly_build.yaml 09:05:03 spire-1.2.1/.github/workflows/pr_build.yaml 09:05:03 spire-1.2.1/.github/workflows/release_build.yaml 09:05:03 spire-1.2.1/.github/workflows/scripts/ 09:05:03 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 09:05:03 spire-1.2.1/.github/workflows/scripts/push-images.sh 09:05:03 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 09:05:03 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 09:05:03 spire-1.2.1/.github/workflows/scripts/split.sh 09:05:03 spire-1.2.1/.gitignore 09:05:03 spire-1.2.1/.go-version 09:05:03 spire-1.2.1/.golangci.yml 09:05:03 spire-1.2.1/ADOPTERS.md 09:05:03 spire-1.2.1/CHANGELOG.md 09:05:03 spire-1.2.1/CODE-OF-CONDUCT.md 09:05:03 spire-1.2.1/CODEOWNERS 09:05:03 spire-1.2.1/CONTRIBUTING.md 09:05:03 spire-1.2.1/Dockerfile 09:05:03 spire-1.2.1/Dockerfile.dev 09:05:03 spire-1.2.1/Dockerfile.scratch 09:05:03 spire-1.2.1/LICENSE 09:05:03 spire-1.2.1/MAINTAINERS.md 09:05:03 spire-1.2.1/Makefile 09:05:03 spire-1.2.1/README.md 09:05:03 spire-1.2.1/ROADMAP.md 09:05:03 spire-1.2.1/SECURITY.md 09:05:03 spire-1.2.1/cmd/ 09:05:03 spire-1.2.1/cmd/spire-agent/ 09:05:03 spire-1.2.1/cmd/spire-agent/cli/ 09:05:03 spire-1.2.1/cmd/spire-agent/cli/api/ 09:05:03 spire-1.2.1/cmd/spire-agent/cli/api/common.go 09:05:03 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 09:05:03 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 09:05:03 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 09:05:03 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 09:05:03 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 09:05:03 spire-1.2.1/cmd/spire-agent/cli/cli.go 09:05:03 spire-1.2.1/cmd/spire-agent/cli/common/ 09:05:03 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 09:05:03 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 09:05:03 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 09:05:03 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 09:05:03 spire-1.2.1/cmd/spire-agent/cli/run/ 09:05:03 spire-1.2.1/cmd/spire-agent/cli/run/run.go 09:05:03 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 09:05:03 spire-1.2.1/cmd/spire-agent/cli/validate/ 09:05:03 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 09:05:03 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 09:05:03 spire-1.2.1/cmd/spire-agent/main.go 09:05:03 spire-1.2.1/cmd/spire-server/ 09:05:03 spire-1.2.1/cmd/spire-server/cli/ 09:05:03 spire-1.2.1/cmd/spire-server/cli/agent/ 09:05:03 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 09:05:03 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 09:05:03 spire-1.2.1/cmd/spire-server/cli/agent/count.go 09:05:03 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 09:05:03 spire-1.2.1/cmd/spire-server/cli/agent/list.go 09:05:03 spire-1.2.1/cmd/spire-server/cli/agent/show.go 09:05:03 spire-1.2.1/cmd/spire-server/cli/bundle/ 09:05:03 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 09:05:03 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 09:05:03 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 09:05:03 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 09:05:03 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 09:05:03 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 09:05:03 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 09:05:03 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 09:05:03 spire-1.2.1/cmd/spire-server/cli/cli.go 09:05:03 spire-1.2.1/cmd/spire-server/cli/entry/ 09:05:03 spire-1.2.1/cmd/spire-server/cli/entry/count.go 09:05:03 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 09:05:03 spire-1.2.1/cmd/spire-server/cli/entry/create.go 09:05:03 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 09:05:03 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 09:05:03 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 09:05:03 spire-1.2.1/cmd/spire-server/cli/entry/show.go 09:05:03 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 09:05:03 spire-1.2.1/cmd/spire-server/cli/entry/update.go 09:05:03 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 09:05:03 spire-1.2.1/cmd/spire-server/cli/entry/util.go 09:05:03 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 09:05:03 spire-1.2.1/cmd/spire-server/cli/federation/ 09:05:03 spire-1.2.1/cmd/spire-server/cli/federation/common.go 09:05:03 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 09:05:03 spire-1.2.1/cmd/spire-server/cli/federation/create.go 09:05:03 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 09:05:03 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 09:05:03 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 09:05:03 spire-1.2.1/cmd/spire-server/cli/federation/list.go 09:05:03 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 09:05:03 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 09:05:03 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 09:05:03 spire-1.2.1/cmd/spire-server/cli/federation/show.go 09:05:03 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 09:05:03 spire-1.2.1/cmd/spire-server/cli/federation/update.go 09:05:03 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 09:05:03 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 09:05:03 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 09:05:03 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 09:05:03 spire-1.2.1/cmd/spire-server/cli/jwt/ 09:05:03 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 09:05:03 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 09:05:03 spire-1.2.1/cmd/spire-server/cli/run/ 09:05:03 spire-1.2.1/cmd/spire-server/cli/run/run.go 09:05:03 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 09:05:03 spire-1.2.1/cmd/spire-server/cli/token/ 09:05:03 spire-1.2.1/cmd/spire-server/cli/token/generate.go 09:05:03 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 09:05:03 spire-1.2.1/cmd/spire-server/cli/validate/ 09:05:03 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 09:05:03 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 09:05:03 spire-1.2.1/cmd/spire-server/cli/x509/ 09:05:03 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 09:05:03 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 09:05:03 spire-1.2.1/cmd/spire-server/main.go 09:05:03 spire-1.2.1/cmd/spire-server/util/ 09:05:03 spire-1.2.1/cmd/spire-server/util/util.go 09:05:03 spire-1.2.1/conf/ 09:05:03 spire-1.2.1/conf/agent/ 09:05:03 spire-1.2.1/conf/agent/agent.conf 09:05:03 spire-1.2.1/conf/agent/agent_full.conf 09:05:03 spire-1.2.1/conf/agent/dummy_root_ca.crt 09:05:03 spire-1.2.1/conf/server/ 09:05:03 spire-1.2.1/conf/server/dummy_upstream_ca.crt 09:05:03 spire-1.2.1/conf/server/dummy_upstream_ca.key 09:05:03 spire-1.2.1/conf/server/server.conf 09:05:03 spire-1.2.1/conf/server/server_full.conf 09:05:03 spire-1.2.1/doc/ 09:05:03 spire-1.2.1/doc/SPIRE101.md 09:05:03 spire-1.2.1/doc/auditlog.md 09:05:03 spire-1.2.1/doc/authorization_policy_engine.md 09:05:03 spire-1.2.1/doc/changelog_guidelines.md 09:05:03 spire-1.2.1/doc/cure53-report.pdf 09:05:03 spire-1.2.1/doc/images/ 09:05:03 spire-1.2.1/doc/images/2019_roadmap.png 09:05:03 spire-1.2.1/doc/images/SPIRE101.png 09:05:03 spire-1.2.1/doc/images/SPIRE_agent.png 09:05:03 spire-1.2.1/doc/images/SPIRE_server.png 09:05:03 spire-1.2.1/doc/images/cache_mgr.png 09:05:03 spire-1.2.1/doc/images/cache_mgr_components.png 09:05:03 spire-1.2.1/doc/images/federated_spire.png 09:05:03 spire-1.2.1/doc/images/ha_mode.png 09:05:03 spire-1.2.1/doc/images/nested_spire.png 09:05:03 spire-1.2.1/doc/images/oidc_federation.png 09:05:03 spire-1.2.1/doc/images/single_trust_domain.png 09:05:03 spire-1.2.1/doc/images/spiffe_compatible.png 09:05:03 spire-1.2.1/doc/images/spire_logo.png 09:05:03 spire-1.2.1/doc/migrating_registration_api_clients.md 09:05:03 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 09:05:03 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 09:05:03 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 09:05:03 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 09:05:03 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 09:05:03 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 09:05:03 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 09:05:03 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 09:05:03 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 09:05:03 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 09:05:03 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 09:05:03 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 09:05:03 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 09:05:03 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 09:05:03 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 09:05:03 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 09:05:03 spire-1.2.1/doc/plugin_server_datastore_sql.md 09:05:03 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 09:05:03 spire-1.2.1/doc/plugin_server_keymanager_disk.md 09:05:03 spire-1.2.1/doc/plugin_server_keymanager_memory.md 09:05:03 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 09:05:03 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 09:05:03 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 09:05:03 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 09:05:03 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 09:05:03 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 09:05:03 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 09:05:03 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 09:05:03 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 09:05:03 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 09:05:03 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 09:05:03 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 09:05:03 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 09:05:03 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 09:05:03 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 09:05:03 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 09:05:03 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 09:05:03 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 09:05:03 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 09:05:03 spire-1.2.1/doc/scaling_spire.md 09:05:03 spire-1.2.1/doc/spire_agent.md 09:05:03 spire-1.2.1/doc/spire_server.md 09:05:03 spire-1.2.1/doc/supported_integrations.md 09:05:03 spire-1.2.1/doc/telemetry.md 09:05:03 spire-1.2.1/doc/telemetry_config.md 09:05:03 spire-1.2.1/doc/upgrading.md 09:05:03 spire-1.2.1/doc/using_spire.md 09:05:03 spire-1.2.1/examples/ 09:05:03 spire-1.2.1/examples/README.md 09:05:03 spire-1.2.1/go.mod 09:05:03 spire-1.2.1/go.sum 09:05:03 spire-1.2.1/pkg/ 09:05:03 spire-1.2.1/pkg/agent/ 09:05:03 spire-1.2.1/pkg/agent/agent.go 09:05:03 spire-1.2.1/pkg/agent/api/ 09:05:03 spire-1.2.1/pkg/agent/api/config.go 09:05:03 spire-1.2.1/pkg/agent/api/debug/ 09:05:03 spire-1.2.1/pkg/agent/api/debug/v1/ 09:05:03 spire-1.2.1/pkg/agent/api/debug/v1/service.go 09:05:03 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 09:05:03 spire-1.2.1/pkg/agent/api/delegatedidentity/ 09:05:03 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 09:05:03 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 09:05:03 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 09:05:03 spire-1.2.1/pkg/agent/api/endpoints.go 09:05:03 spire-1.2.1/pkg/agent/api/health/ 09:05:03 spire-1.2.1/pkg/agent/api/health/v1/ 09:05:03 spire-1.2.1/pkg/agent/api/health/v1/service.go 09:05:03 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 09:05:03 spire-1.2.1/pkg/agent/api/rpccontext/ 09:05:03 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 09:05:03 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 09:05:03 spire-1.2.1/pkg/agent/attestor/ 09:05:03 spire-1.2.1/pkg/agent/attestor/node/ 09:05:03 spire-1.2.1/pkg/agent/attestor/node/experimental.go 09:05:03 spire-1.2.1/pkg/agent/attestor/node/node.go 09:05:03 spire-1.2.1/pkg/agent/attestor/node/node_test.go 09:05:03 spire-1.2.1/pkg/agent/attestor/workload/ 09:05:03 spire-1.2.1/pkg/agent/attestor/workload/workload.go 09:05:03 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 09:05:03 spire-1.2.1/pkg/agent/catalog/ 09:05:03 spire-1.2.1/pkg/agent/catalog/catalog.go 09:05:03 spire-1.2.1/pkg/agent/catalog/keymanager.go 09:05:03 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 09:05:03 spire-1.2.1/pkg/agent/catalog/svidstore.go 09:05:03 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 09:05:03 spire-1.2.1/pkg/agent/client/ 09:05:03 spire-1.2.1/pkg/agent/client/client.go 09:05:03 spire-1.2.1/pkg/agent/client/client_test.go 09:05:03 spire-1.2.1/pkg/agent/client/dial.go 09:05:03 spire-1.2.1/pkg/agent/client/nodeconn.go 09:05:03 spire-1.2.1/pkg/agent/client/nodeconn_test.go 09:05:03 spire-1.2.1/pkg/agent/client/update.go 09:05:03 spire-1.2.1/pkg/agent/client/util.go 09:05:03 spire-1.2.1/pkg/agent/common/ 09:05:03 spire-1.2.1/pkg/agent/common/backoff/ 09:05:03 spire-1.2.1/pkg/agent/common/backoff/backoff.go 09:05:03 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 09:05:03 spire-1.2.1/pkg/agent/common/cgroups/ 09:05:03 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 09:05:03 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 09:05:03 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 09:05:03 spire-1.2.1/pkg/agent/config.go 09:05:03 spire-1.2.1/pkg/agent/endpoints/ 09:05:03 spire-1.2.1/pkg/agent/endpoints/config.go 09:05:03 spire-1.2.1/pkg/agent/endpoints/endpoints.go 09:05:03 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 09:05:03 spire-1.2.1/pkg/agent/endpoints/metrics.go 09:05:03 spire-1.2.1/pkg/agent/endpoints/middleware.go 09:05:03 spire-1.2.1/pkg/agent/endpoints/peertracker.go 09:05:03 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 09:05:03 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 09:05:03 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 09:05:03 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 09:05:03 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 09:05:03 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 09:05:03 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 09:05:03 spire-1.2.1/pkg/agent/endpoints/workload/ 09:05:03 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 09:05:03 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 09:05:03 spire-1.2.1/pkg/agent/manager/ 09:05:03 spire-1.2.1/pkg/agent/manager/cache/ 09:05:03 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 09:05:03 spire-1.2.1/pkg/agent/manager/cache/cache.go 09:05:03 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 09:05:03 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 09:05:03 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 09:05:03 spire-1.2.1/pkg/agent/manager/cache/sets.go 09:05:03 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 09:05:03 spire-1.2.1/pkg/agent/manager/config.go 09:05:03 spire-1.2.1/pkg/agent/manager/manager.go 09:05:03 spire-1.2.1/pkg/agent/manager/manager_test.go 09:05:03 spire-1.2.1/pkg/agent/manager/storage.go 09:05:03 spire-1.2.1/pkg/agent/manager/storage_test.go 09:05:03 spire-1.2.1/pkg/agent/manager/storecache/ 09:05:03 spire-1.2.1/pkg/agent/manager/storecache/cache.go 09:05:03 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 09:05:03 spire-1.2.1/pkg/agent/manager/sync.go 09:05:03 spire-1.2.1/pkg/agent/plugin/ 09:05:03 spire-1.2.1/pkg/agent/plugin/keymanager/ 09:05:03 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 09:05:03 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 09:05:03 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 09:05:03 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 09:05:03 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 09:05:03 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 09:05:03 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 09:05:03 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 09:05:03 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 09:05:03 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 09:05:03 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 09:05:03 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 09:05:03 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 09:05:03 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 09:05:03 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 09:05:03 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 09:05:03 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 09:05:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 09:05:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 09:05:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 09:05:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 09:05:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 09:05:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 09:05:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 09:05:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 09:05:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 09:05:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 09:05:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 09:05:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 09:05:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 09:05:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 09:05:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 09:05:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 09:05:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 09:05:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 09:05:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 09:05:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 09:05:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 09:05:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 09:05:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 09:05:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 09:05:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 09:05:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 09:05:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 09:05:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 09:05:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 09:05:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 09:05:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 09:05:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 09:05:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 09:05:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 09:05:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 09:05:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 09:05:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 09:05:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 09:05:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 09:05:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 09:05:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 09:05:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 09:05:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 09:05:03 spire-1.2.1/pkg/agent/plugin/svidstore/ 09:05:03 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 09:05:03 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 09:05:03 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 09:05:03 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 09:05:03 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 09:05:03 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 09:05:03 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 09:05:03 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 09:05:03 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 09:05:03 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 09:05:03 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 09:05:03 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 09:05:03 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 09:05:03 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 09:05:03 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 09:05:03 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 09:05:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 09:05:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 09:05:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 09:05:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 09:05:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 09:05:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 09:05:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 09:05:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 09:05:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 09:05:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 09:05:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 09:05:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 09:05:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 09:05:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 09:05:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 09:05:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 09:05:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 09:05:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 09:05:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 09:05:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 09:05:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 09:05:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 09:05:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 09:05:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 09:05:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 09:05:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 09:05:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 09:05:03 spire-1.2.1/pkg/agent/svid/ 09:05:03 spire-1.2.1/pkg/agent/svid/rotator.go 09:05:03 spire-1.2.1/pkg/agent/svid/rotator_config.go 09:05:03 spire-1.2.1/pkg/agent/svid/rotator_test.go 09:05:03 spire-1.2.1/pkg/agent/svid/store/ 09:05:03 spire-1.2.1/pkg/agent/svid/store/service.go 09:05:03 spire-1.2.1/pkg/agent/svid/store/service_test.go 09:05:03 spire-1.2.1/pkg/common/ 09:05:03 spire-1.2.1/pkg/common/agentpathtemplate/ 09:05:03 spire-1.2.1/pkg/common/agentpathtemplate/template.go 09:05:03 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 09:05:03 spire-1.2.1/pkg/common/api/ 09:05:03 spire-1.2.1/pkg/common/api/metrics.go 09:05:03 spire-1.2.1/pkg/common/api/middleware/ 09:05:03 spire-1.2.1/pkg/common/api/middleware/common_test.go 09:05:03 spire-1.2.1/pkg/common/api/middleware/interceptor.go 09:05:03 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 09:05:03 spire-1.2.1/pkg/common/api/middleware/logger.go 09:05:03 spire-1.2.1/pkg/common/api/middleware/logger_test.go 09:05:03 spire-1.2.1/pkg/common/api/middleware/metrics.go 09:05:03 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 09:05:03 spire-1.2.1/pkg/common/api/middleware/middleware.go 09:05:03 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 09:05:03 spire-1.2.1/pkg/common/api/middleware/misconfig.go 09:05:03 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 09:05:03 spire-1.2.1/pkg/common/api/middleware/names.go 09:05:03 spire-1.2.1/pkg/common/api/middleware/names_test.go 09:05:03 spire-1.2.1/pkg/common/api/names.go 09:05:03 spire-1.2.1/pkg/common/api/ratelimit.go 09:05:03 spire-1.2.1/pkg/common/api/rpccontext/ 09:05:03 spire-1.2.1/pkg/common/api/rpccontext/logger.go 09:05:03 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 09:05:03 spire-1.2.1/pkg/common/api/rpccontext/names.go 09:05:03 spire-1.2.1/pkg/common/auth/ 09:05:03 spire-1.2.1/pkg/common/auth/interceptors.go 09:05:03 spire-1.2.1/pkg/common/auth/interceptors_test.go 09:05:03 spire-1.2.1/pkg/common/auth/untracked_uds.go 09:05:03 spire-1.2.1/pkg/common/bundleutil/ 09:05:03 spire-1.2.1/pkg/common/bundleutil/bundle.go 09:05:03 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 09:05:03 spire-1.2.1/pkg/common/bundleutil/common_test.go 09:05:03 spire-1.2.1/pkg/common/bundleutil/marshal.go 09:05:03 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 09:05:03 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 09:05:03 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 09:05:03 spire-1.2.1/pkg/common/bundleutil/types.go 09:05:03 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 09:05:03 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 09:05:03 spire-1.2.1/pkg/common/catalog/ 09:05:03 spire-1.2.1/pkg/common/catalog/bind.go 09:05:03 spire-1.2.1/pkg/common/catalog/builtin.go 09:05:03 spire-1.2.1/pkg/common/catalog/catalog.go 09:05:03 spire-1.2.1/pkg/common/catalog/catalog_test.go 09:05:03 spire-1.2.1/pkg/common/catalog/closers.go 09:05:03 spire-1.2.1/pkg/common/catalog/cmd_linux.go 09:05:03 spire-1.2.1/pkg/common/catalog/cmd_other.go 09:05:03 spire-1.2.1/pkg/common/catalog/config.go 09:05:03 spire-1.2.1/pkg/common/catalog/config_test.go 09:05:03 spire-1.2.1/pkg/common/catalog/configure.go 09:05:03 spire-1.2.1/pkg/common/catalog/constraints.go 09:05:03 spire-1.2.1/pkg/common/catalog/constraints_test.go 09:05:03 spire-1.2.1/pkg/common/catalog/context.go 09:05:03 spire-1.2.1/pkg/common/catalog/external.go 09:05:03 spire-1.2.1/pkg/common/catalog/host.go 09:05:03 spire-1.2.1/pkg/common/catalog/pipenet.go 09:05:03 spire-1.2.1/pkg/common/catalog/plugin.go 09:05:03 spire-1.2.1/pkg/common/catalog/testplugin/ 09:05:03 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 09:05:03 spire-1.2.1/pkg/common/catalog/testplugin/main.go 09:05:03 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 09:05:03 spire-1.2.1/pkg/common/cli/ 09:05:03 spire-1.2.1/pkg/common/cli/env.go 09:05:03 spire-1.2.1/pkg/common/cli/flags.go 09:05:03 spire-1.2.1/pkg/common/cli/trust_domain.go 09:05:03 spire-1.2.1/pkg/common/cli/trust_domain_test.go 09:05:03 spire-1.2.1/pkg/common/cli/umask.go 09:05:03 spire-1.2.1/pkg/common/cli/umask_posix.go 09:05:03 spire-1.2.1/pkg/common/cli/umask_test.go 09:05:03 spire-1.2.1/pkg/common/cli/umask_windows.go 09:05:03 spire-1.2.1/pkg/common/cliprinter/ 09:05:03 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 09:05:03 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 09:05:03 spire-1.2.1/pkg/common/cliprinter/flag.go 09:05:03 spire-1.2.1/pkg/common/cliprinter/flag_test.go 09:05:03 spire-1.2.1/pkg/common/cliprinter/format.go 09:05:03 spire-1.2.1/pkg/common/cliprinter/format_test.go 09:05:03 spire-1.2.1/pkg/common/cliprinter/internal/ 09:05:03 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 09:05:03 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 09:05:03 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 09:05:03 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 09:05:03 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 09:05:03 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 09:05:03 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 09:05:03 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 09:05:03 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 09:05:03 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 09:05:03 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 09:05:03 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 09:05:03 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 09:05:03 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 09:05:03 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 09:05:03 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 09:05:03 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 09:05:03 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 09:05:03 spire-1.2.1/pkg/common/coretypes/ 09:05:03 spire-1.2.1/pkg/common/coretypes/bundle/ 09:05:03 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 09:05:03 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 09:05:03 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 09:05:03 spire-1.2.1/pkg/common/coretypes/bundle/require.go 09:05:03 spire-1.2.1/pkg/common/coretypes/jwtkey/ 09:05:03 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 09:05:03 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 09:05:03 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 09:05:03 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 09:05:03 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 09:05:03 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 09:05:03 spire-1.2.1/pkg/common/coretypes/x509certificate/ 09:05:03 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 09:05:03 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 09:05:03 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 09:05:03 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 09:05:03 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 09:05:03 spire-1.2.1/pkg/common/cryptoutil/ 09:05:03 spire-1.2.1/pkg/common/cryptoutil/keys.go 09:05:03 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 09:05:03 spire-1.2.1/pkg/common/diskutil/ 09:05:03 spire-1.2.1/pkg/common/diskutil/file_posix.go 09:05:03 spire-1.2.1/pkg/common/diskutil/file_test.go 09:05:03 spire-1.2.1/pkg/common/diskutil/file_windows.go 09:05:03 spire-1.2.1/pkg/common/errorutil/ 09:05:03 spire-1.2.1/pkg/common/errorutil/wrapper.go 09:05:03 spire-1.2.1/pkg/common/health/ 09:05:03 spire-1.2.1/pkg/common/health/config.go 09:05:03 spire-1.2.1/pkg/common/health/context.go 09:05:03 spire-1.2.1/pkg/common/health/context_test.go 09:05:03 spire-1.2.1/pkg/common/health/health.go 09:05:03 spire-1.2.1/pkg/common/health/health_test.go 09:05:03 spire-1.2.1/pkg/common/health/logger.go 09:05:03 spire-1.2.1/pkg/common/hostservice/ 09:05:03 spire-1.2.1/pkg/common/hostservice/metricsservice/ 09:05:03 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 09:05:03 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 09:05:03 spire-1.2.1/pkg/common/idutil/ 09:05:03 spire-1.2.1/pkg/common/idutil/require.go 09:05:03 spire-1.2.1/pkg/common/idutil/require_test.go 09:05:03 spire-1.2.1/pkg/common/idutil/safety.go 09:05:03 spire-1.2.1/pkg/common/idutil/safety_test.go 09:05:03 spire-1.2.1/pkg/common/idutil/spiffeid.go 09:05:03 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 09:05:03 spire-1.2.1/pkg/common/jwtsvid/ 09:05:03 spire-1.2.1/pkg/common/jwtsvid/common.go 09:05:03 spire-1.2.1/pkg/common/jwtsvid/sign.go 09:05:03 spire-1.2.1/pkg/common/jwtsvid/token_test.go 09:05:03 spire-1.2.1/pkg/common/jwtsvid/validate.go 09:05:03 spire-1.2.1/pkg/common/jwtutil/ 09:05:03 spire-1.2.1/pkg/common/jwtutil/keyset.go 09:05:03 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 09:05:03 spire-1.2.1/pkg/common/log/ 09:05:03 spire-1.2.1/pkg/common/log/hclog_adapter.go 09:05:03 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 09:05:03 spire-1.2.1/pkg/common/log/log.go 09:05:03 spire-1.2.1/pkg/common/log/log_test.go 09:05:03 spire-1.2.1/pkg/common/log/options.go 09:05:03 spire-1.2.1/pkg/common/nodeutil/ 09:05:03 spire-1.2.1/pkg/common/nodeutil/node.go 09:05:03 spire-1.2.1/pkg/common/nodeutil/node_test.go 09:05:03 spire-1.2.1/pkg/common/peertracker/ 09:05:03 spire-1.2.1/pkg/common/peertracker/conn.go 09:05:03 spire-1.2.1/pkg/common/peertracker/credentials.go 09:05:03 spire-1.2.1/pkg/common/peertracker/errors.go 09:05:03 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 09:05:03 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 09:05:03 spire-1.2.1/pkg/common/peertracker/info.go 09:05:03 spire-1.2.1/pkg/common/peertracker/listener.go 09:05:03 spire-1.2.1/pkg/common/peertracker/listener_test.go 09:05:03 spire-1.2.1/pkg/common/peertracker/peertracker.go 09:05:03 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 09:05:03 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 09:05:03 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 09:05:03 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 09:05:03 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 09:05:03 spire-1.2.1/pkg/common/peertracker/tcp.go 09:05:03 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 09:05:03 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 09:05:03 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 09:05:03 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 09:05:03 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 09:05:03 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 09:05:03 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 09:05:03 spire-1.2.1/pkg/common/peertracker/uds.go 09:05:03 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 09:05:03 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 09:05:03 spire-1.2.1/pkg/common/peertracker/uds_linux.go 09:05:03 spire-1.2.1/pkg/common/pemutil/ 09:05:03 spire-1.2.1/pkg/common/pemutil/block.go 09:05:03 spire-1.2.1/pkg/common/pemutil/certs.go 09:05:03 spire-1.2.1/pkg/common/pemutil/common.go 09:05:03 spire-1.2.1/pkg/common/pemutil/csr.go 09:05:03 spire-1.2.1/pkg/common/pemutil/keys.go 09:05:03 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 09:05:03 spire-1.2.1/pkg/common/pemutil/testdata/ 09:05:03 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 09:05:03 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 09:05:03 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 09:05:03 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 09:05:03 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 09:05:03 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 09:05:03 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 09:05:03 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 09:05:03 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 09:05:03 spire-1.2.1/pkg/common/plugin/ 09:05:03 spire-1.2.1/pkg/common/plugin/aws/ 09:05:03 spire-1.2.1/pkg/common/plugin/aws/iid.go 09:05:03 spire-1.2.1/pkg/common/plugin/azure/ 09:05:03 spire-1.2.1/pkg/common/plugin/azure/msi.go 09:05:03 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 09:05:03 spire-1.2.1/pkg/common/plugin/facade.go 09:05:03 spire-1.2.1/pkg/common/plugin/facade_test.go 09:05:03 spire-1.2.1/pkg/common/plugin/gcp/ 09:05:03 spire-1.2.1/pkg/common/plugin/gcp/iit.go 09:05:03 spire-1.2.1/pkg/common/plugin/k8s/ 09:05:03 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 09:05:03 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 09:05:03 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 09:05:03 spire-1.2.1/pkg/common/plugin/k8s/utils.go 09:05:03 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 09:05:03 spire-1.2.1/pkg/common/plugin/log.go 09:05:03 spire-1.2.1/pkg/common/plugin/sshpop/ 09:05:03 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 09:05:03 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 09:05:03 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 09:05:03 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 09:05:03 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 09:05:03 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 09:05:03 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 09:05:03 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 09:05:03 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 09:05:03 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 09:05:03 spire-1.2.1/pkg/common/plugin/tpmdevid/ 09:05:03 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 09:05:03 spire-1.2.1/pkg/common/plugin/x509pop/ 09:05:03 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 09:05:03 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 09:05:03 spire-1.2.1/pkg/common/profiling/ 09:05:03 spire-1.2.1/pkg/common/profiling/dumpers.go 09:05:03 spire-1.2.1/pkg/common/profiling/profiling.go 09:05:03 spire-1.2.1/pkg/common/protoutil/ 09:05:03 spire-1.2.1/pkg/common/protoutil/masks.go 09:05:03 spire-1.2.1/pkg/common/protoutil/masks_test.go 09:05:03 spire-1.2.1/pkg/common/rotationutil/ 09:05:03 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 09:05:03 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 09:05:03 spire-1.2.1/pkg/common/selector/ 09:05:03 spire-1.2.1/pkg/common/selector/selector.go 09:05:03 spire-1.2.1/pkg/common/selector/selector_test.go 09:05:03 spire-1.2.1/pkg/common/selector/set.go 09:05:03 spire-1.2.1/pkg/common/selector/set_utils.go 09:05:03 spire-1.2.1/pkg/common/selector/set_utils_test.go 09:05:03 spire-1.2.1/pkg/common/telemetry/ 09:05:03 spire-1.2.1/pkg/common/telemetry/agent/ 09:05:03 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 09:05:03 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 09:05:03 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 09:05:03 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 09:05:03 spire-1.2.1/pkg/common/telemetry/agent/manager.go 09:05:03 spire-1.2.1/pkg/common/telemetry/agent/node.go 09:05:03 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 09:05:03 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 09:05:03 spire-1.2.1/pkg/common/telemetry/agent/store/ 09:05:03 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 09:05:03 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 09:05:03 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 09:05:03 spire-1.2.1/pkg/common/telemetry/blackhole.go 09:05:03 spire-1.2.1/pkg/common/telemetry/call.go 09:05:03 spire-1.2.1/pkg/common/telemetry/common/ 09:05:03 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 09:05:03 spire-1.2.1/pkg/common/telemetry/config.go 09:05:03 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 09:05:03 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 09:05:03 spire-1.2.1/pkg/common/telemetry/inmem.go 09:05:03 spire-1.2.1/pkg/common/telemetry/inmem_test.go 09:05:03 spire-1.2.1/pkg/common/telemetry/m3.go 09:05:03 spire-1.2.1/pkg/common/telemetry/m3_test.go 09:05:03 spire-1.2.1/pkg/common/telemetry/metrics.go 09:05:03 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 09:05:03 spire-1.2.1/pkg/common/telemetry/names.go 09:05:03 spire-1.2.1/pkg/common/telemetry/prometheus.go 09:05:03 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 09:05:03 spire-1.2.1/pkg/common/telemetry/sanitize.go 09:05:03 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 09:05:03 spire-1.2.1/pkg/common/telemetry/server/ 09:05:03 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 09:05:03 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 09:05:03 spire-1.2.1/pkg/common/telemetry/server/datastore/ 09:05:03 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 09:05:03 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 09:05:03 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 09:05:03 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 09:05:03 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 09:05:03 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 09:05:03 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 09:05:03 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 09:05:03 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 09:05:03 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 09:05:03 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 09:05:03 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 09:05:03 spire-1.2.1/pkg/common/telemetry/server/rotate.go 09:05:03 spire-1.2.1/pkg/common/telemetry/server/server.go 09:05:03 spire-1.2.1/pkg/common/telemetry/sink.go 09:05:03 spire-1.2.1/pkg/common/telemetry/statsd.go 09:05:03 spire-1.2.1/pkg/common/telemetry/statsd_test.go 09:05:03 spire-1.2.1/pkg/common/telemetry/uptime.go 09:05:03 spire-1.2.1/pkg/common/telemetry/version.go 09:05:03 spire-1.2.1/pkg/common/telemetry/withlabels.go 09:05:03 spire-1.2.1/pkg/common/uptime/ 09:05:03 spire-1.2.1/pkg/common/uptime/uptime.go 09:05:03 spire-1.2.1/pkg/common/uptime/uptime_test.go 09:05:03 spire-1.2.1/pkg/common/util/ 09:05:03 spire-1.2.1/pkg/common/util/certs.go 09:05:03 spire-1.2.1/pkg/common/util/certs_test.go 09:05:03 spire-1.2.1/pkg/common/util/csr.go 09:05:03 spire-1.2.1/pkg/common/util/hash.go 09:05:03 spire-1.2.1/pkg/common/util/selectors.go 09:05:03 spire-1.2.1/pkg/common/util/selectors_test.go 09:05:03 spire-1.2.1/pkg/common/util/signals.go 09:05:03 spire-1.2.1/pkg/common/util/sort.go 09:05:03 spire-1.2.1/pkg/common/util/sort_test.go 09:05:03 spire-1.2.1/pkg/common/util/task.go 09:05:03 spire-1.2.1/pkg/common/util/task_test.go 09:05:03 spire-1.2.1/pkg/common/util/testdata/ 09:05:03 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 09:05:03 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 09:05:03 spire-1.2.1/pkg/common/version/ 09:05:03 spire-1.2.1/pkg/common/version/version.go 09:05:03 spire-1.2.1/pkg/common/x509svid/ 09:05:03 spire-1.2.1/pkg/common/x509svid/common_test.go 09:05:03 spire-1.2.1/pkg/common/x509svid/csr.go 09:05:03 spire-1.2.1/pkg/common/x509svid/upstreamca.go 09:05:03 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 09:05:03 spire-1.2.1/pkg/common/x509util/ 09:05:03 spire-1.2.1/pkg/common/x509util/cert.go 09:05:03 spire-1.2.1/pkg/common/x509util/dns.go 09:05:03 spire-1.2.1/pkg/common/x509util/dns_test.go 09:05:03 spire-1.2.1/pkg/common/x509util/keyid.go 09:05:03 spire-1.2.1/pkg/common/x509util/keypair.go 09:05:03 spire-1.2.1/pkg/common/x509util/serialnumber.go 09:05:03 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 09:05:03 spire-1.2.1/pkg/server/ 09:05:03 spire-1.2.1/pkg/server/api/ 09:05:03 spire-1.2.1/pkg/server/api/agent.go 09:05:03 spire-1.2.1/pkg/server/api/agent/ 09:05:03 spire-1.2.1/pkg/server/api/agent/v1/ 09:05:03 spire-1.2.1/pkg/server/api/agent/v1/service.go 09:05:03 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 09:05:03 spire-1.2.1/pkg/server/api/agent_test.go 09:05:03 spire-1.2.1/pkg/server/api/api.go 09:05:03 spire-1.2.1/pkg/server/api/audit/ 09:05:03 spire-1.2.1/pkg/server/api/audit/audit.go 09:05:03 spire-1.2.1/pkg/server/api/audit/audit_test.go 09:05:03 spire-1.2.1/pkg/server/api/bundle.go 09:05:03 spire-1.2.1/pkg/server/api/bundle/ 09:05:03 spire-1.2.1/pkg/server/api/bundle/v1/ 09:05:03 spire-1.2.1/pkg/server/api/bundle/v1/service.go 09:05:03 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 09:05:03 spire-1.2.1/pkg/server/api/bundle_test.go 09:05:03 spire-1.2.1/pkg/server/api/debug/ 09:05:03 spire-1.2.1/pkg/server/api/debug/v1/ 09:05:03 spire-1.2.1/pkg/server/api/debug/v1/service.go 09:05:03 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 09:05:03 spire-1.2.1/pkg/server/api/entry.go 09:05:03 spire-1.2.1/pkg/server/api/entry/ 09:05:03 spire-1.2.1/pkg/server/api/entry/v1/ 09:05:03 spire-1.2.1/pkg/server/api/entry/v1/service.go 09:05:03 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 09:05:03 spire-1.2.1/pkg/server/api/entry_test.go 09:05:03 spire-1.2.1/pkg/server/api/health/ 09:05:03 spire-1.2.1/pkg/server/api/health/v1/ 09:05:03 spire-1.2.1/pkg/server/api/health/v1/service.go 09:05:03 spire-1.2.1/pkg/server/api/health/v1/service_test.go 09:05:03 spire-1.2.1/pkg/server/api/id.go 09:05:03 spire-1.2.1/pkg/server/api/id_test.go 09:05:03 spire-1.2.1/pkg/server/api/limits/ 09:05:03 spire-1.2.1/pkg/server/api/limits/limits.go 09:05:03 spire-1.2.1/pkg/server/api/middleware/ 09:05:03 spire-1.2.1/pkg/server/api/middleware/alias.go 09:05:03 spire-1.2.1/pkg/server/api/middleware/audit.go 09:05:03 spire-1.2.1/pkg/server/api/middleware/authorization.go 09:05:03 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 09:05:03 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 09:05:03 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 09:05:03 spire-1.2.1/pkg/server/api/middleware/caller.go 09:05:03 spire-1.2.1/pkg/server/api/middleware/caller_test.go 09:05:03 spire-1.2.1/pkg/server/api/middleware/common.go 09:05:03 spire-1.2.1/pkg/server/api/middleware/common_test.go 09:05:03 spire-1.2.1/pkg/server/api/middleware/entries.go 09:05:03 spire-1.2.1/pkg/server/api/middleware/entries_test.go 09:05:03 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 09:05:03 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 09:05:03 spire-1.2.1/pkg/server/api/ratelimit.go 09:05:03 spire-1.2.1/pkg/server/api/rpccontext/ 09:05:03 spire-1.2.1/pkg/server/api/rpccontext/alias.go 09:05:03 spire-1.2.1/pkg/server/api/rpccontext/audit.go 09:05:03 spire-1.2.1/pkg/server/api/rpccontext/caller.go 09:05:03 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 09:05:03 spire-1.2.1/pkg/server/api/selector.go 09:05:03 spire-1.2.1/pkg/server/api/selector_test.go 09:05:03 spire-1.2.1/pkg/server/api/status.go 09:05:03 spire-1.2.1/pkg/server/api/status_test.go 09:05:03 spire-1.2.1/pkg/server/api/svid/ 09:05:03 spire-1.2.1/pkg/server/api/svid/v1/ 09:05:03 spire-1.2.1/pkg/server/api/svid/v1/service.go 09:05:03 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 09:05:03 spire-1.2.1/pkg/server/api/trustdomain.go 09:05:03 spire-1.2.1/pkg/server/api/trustdomain/ 09:05:03 spire-1.2.1/pkg/server/api/trustdomain/v1/ 09:05:03 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 09:05:03 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 09:05:03 spire-1.2.1/pkg/server/api/trustdomain_test.go 09:05:03 spire-1.2.1/pkg/server/authpolicy/ 09:05:03 spire-1.2.1/pkg/server/authpolicy/defaults.go 09:05:03 spire-1.2.1/pkg/server/authpolicy/policy.go 09:05:03 spire-1.2.1/pkg/server/authpolicy/policy.rego 09:05:03 spire-1.2.1/pkg/server/authpolicy/policy_data.json 09:05:03 spire-1.2.1/pkg/server/authpolicy/policy_test.go 09:05:03 spire-1.2.1/pkg/server/authpolicy/validate.go 09:05:03 spire-1.2.1/pkg/server/bundle/ 09:05:03 spire-1.2.1/pkg/server/bundle/client/ 09:05:03 spire-1.2.1/pkg/server/bundle/client/client.go 09:05:03 spire-1.2.1/pkg/server/bundle/client/client_test.go 09:05:03 spire-1.2.1/pkg/server/bundle/client/manager.go 09:05:03 spire-1.2.1/pkg/server/bundle/client/manager_test.go 09:05:03 spire-1.2.1/pkg/server/bundle/client/sources.go 09:05:03 spire-1.2.1/pkg/server/bundle/client/sources_test.go 09:05:03 spire-1.2.1/pkg/server/bundle/client/updater.go 09:05:03 spire-1.2.1/pkg/server/bundle/client/updater_test.go 09:05:03 spire-1.2.1/pkg/server/ca/ 09:05:03 spire-1.2.1/pkg/server/ca/ca.go 09:05:03 spire-1.2.1/pkg/server/ca/ca_health.go 09:05:03 spire-1.2.1/pkg/server/ca/ca_test.go 09:05:03 spire-1.2.1/pkg/server/ca/journal.go 09:05:03 spire-1.2.1/pkg/server/ca/journal_test.go 09:05:03 spire-1.2.1/pkg/server/ca/manager.go 09:05:03 spire-1.2.1/pkg/server/ca/manager_health.go 09:05:03 spire-1.2.1/pkg/server/ca/manager_test.go 09:05:03 spire-1.2.1/pkg/server/ca/templates.go 09:05:03 spire-1.2.1/pkg/server/ca/upstream_client.go 09:05:03 spire-1.2.1/pkg/server/ca/upstream_client_test.go 09:05:03 spire-1.2.1/pkg/server/ca/validation.go 09:05:03 spire-1.2.1/pkg/server/cache/ 09:05:03 spire-1.2.1/pkg/server/cache/dscache/ 09:05:03 spire-1.2.1/pkg/server/cache/dscache/cache.go 09:05:03 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 09:05:03 spire-1.2.1/pkg/server/cache/entrycache/ 09:05:03 spire-1.2.1/pkg/server/cache/entrycache/cache.go 09:05:03 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 09:05:03 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 09:05:03 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 09:05:03 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 09:05:03 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 09:05:03 spire-1.2.1/pkg/server/catalog/ 09:05:03 spire-1.2.1/pkg/server/catalog/catalog.go 09:05:03 spire-1.2.1/pkg/server/catalog/keymanager.go 09:05:03 spire-1.2.1/pkg/server/catalog/nodeattestor.go 09:05:03 spire-1.2.1/pkg/server/catalog/noderesolver.go 09:05:03 spire-1.2.1/pkg/server/catalog/notifier.go 09:05:03 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 09:05:03 spire-1.2.1/pkg/server/config.go 09:05:03 spire-1.2.1/pkg/server/datastore/ 09:05:03 spire-1.2.1/pkg/server/datastore/datastore.go 09:05:03 spire-1.2.1/pkg/server/datastore/datastore_health.go 09:05:03 spire-1.2.1/pkg/server/datastore/repository.go 09:05:03 spire-1.2.1/pkg/server/datastore/sqlstore/ 09:05:03 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 09:05:03 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 09:05:03 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 09:05:03 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 09:05:03 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 09:05:03 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 09:05:03 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 09:05:03 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 09:05:03 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 09:05:03 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 09:05:03 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 09:05:03 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 09:05:03 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 09:05:03 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 09:05:03 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 09:05:03 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 09:05:03 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 09:05:03 spire-1.2.1/pkg/server/endpoints/ 09:05:03 spire-1.2.1/pkg/server/endpoints/bundle/ 09:05:03 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 09:05:03 spire-1.2.1/pkg/server/endpoints/bundle/config.go 09:05:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 09:05:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 09:05:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 09:05:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 09:05:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 09:05:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 09:05:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 09:05:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 09:05:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 09:05:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 09:05:03 spire-1.2.1/pkg/server/endpoints/bundle/server.go 09:05:03 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 09:05:03 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 09:05:03 spire-1.2.1/pkg/server/endpoints/config.go 09:05:03 spire-1.2.1/pkg/server/endpoints/endpoints.go 09:05:03 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 09:05:03 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 09:05:03 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 09:05:03 spire-1.2.1/pkg/server/endpoints/middleware.go 09:05:03 spire-1.2.1/pkg/server/endpoints/middleware_test.go 09:05:03 spire-1.2.1/pkg/server/hostservice/ 09:05:03 spire-1.2.1/pkg/server/hostservice/agentstore/ 09:05:03 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 09:05:03 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 09:05:03 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 09:05:03 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 09:05:03 spire-1.2.1/pkg/server/hostservice/identityprovider/ 09:05:03 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 09:05:03 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 09:05:03 spire-1.2.1/pkg/server/plugin/ 09:05:03 spire-1.2.1/pkg/server/plugin/keymanager/ 09:05:03 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 09:05:03 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 09:05:03 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 09:05:03 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 09:05:03 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 09:05:03 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 09:05:03 spire-1.2.1/pkg/server/plugin/keymanager/base/ 09:05:03 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 09:05:03 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 09:05:03 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 09:05:03 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 09:05:03 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 09:05:03 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 09:05:03 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 09:05:03 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 09:05:03 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 09:05:03 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 09:05:03 spire-1.2.1/pkg/server/plugin/keymanager/test/ 09:05:03 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 09:05:03 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 09:05:03 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 09:05:03 spire-1.2.1/pkg/server/plugin/nodeattestor/ 09:05:03 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 09:05:03 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 09:05:03 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 09:05:03 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 09:05:03 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 09:05:03 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 09:05:03 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 09:05:03 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 09:05:03 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 09:05:03 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 09:05:03 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 09:05:03 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 09:05:03 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 09:05:03 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 09:05:03 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 09:05:03 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 09:05:03 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 09:05:03 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 09:05:03 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 09:05:03 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 09:05:03 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 09:05:03 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 09:05:03 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 09:05:03 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 09:05:03 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 09:05:03 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 09:05:03 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 09:05:03 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 09:05:03 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 09:05:03 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 09:05:03 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 09:05:03 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 09:05:03 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 09:05:03 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 09:05:03 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 09:05:03 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 09:05:03 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 09:05:03 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 09:05:03 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 09:05:03 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 09:05:03 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 09:05:03 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 09:05:03 spire-1.2.1/pkg/server/plugin/noderesolver/ 09:05:03 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 09:05:03 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 09:05:03 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 09:05:03 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 09:05:03 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 09:05:03 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 09:05:03 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 09:05:03 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 09:05:03 spire-1.2.1/pkg/server/plugin/notifier/ 09:05:03 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 09:05:03 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 09:05:03 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 09:05:03 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 09:05:03 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 09:05:03 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 09:05:03 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 09:05:03 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 09:05:03 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 09:05:03 spire-1.2.1/pkg/server/plugin/notifier/repository.go 09:05:03 spire-1.2.1/pkg/server/plugin/notifier/v1.go 09:05:03 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 09:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 09:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 09:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 09:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 09:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 09:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 09:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 09:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 09:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 09:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 09:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 09:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 09:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 09:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 09:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 09:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 09:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 09:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 09:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 09:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 09:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 09:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 09:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 09:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 09:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 09:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 09:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 09:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 09:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 09:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 09:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 09:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 09:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 09:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 09:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 09:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 09:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 09:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 09:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 09:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 09:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 09:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 09:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 09:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 09:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 09:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 09:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 09:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 09:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 09:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 09:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 09:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 09:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 09:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 09:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 09:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 09:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 09:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 09:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 09:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 09:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 09:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 09:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 09:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 09:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 09:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 09:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 09:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 09:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 09:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 09:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 09:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 09:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 09:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 09:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 09:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 09:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 09:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 09:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 09:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 09:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 09:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 09:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 09:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 09:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 09:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 09:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 09:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 09:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 09:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 09:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 09:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 09:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 09:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 09:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 09:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 09:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 09:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 09:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 09:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 09:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 09:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 09:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 09:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 09:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 09:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 09:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 09:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 09:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 09:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 09:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 09:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 09:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 09:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 09:05:03 spire-1.2.1/pkg/server/registration/ 09:05:03 spire-1.2.1/pkg/server/registration/manager.go 09:05:03 spire-1.2.1/pkg/server/registration/manager_test.go 09:05:03 spire-1.2.1/pkg/server/scanentries.go 09:05:03 spire-1.2.1/pkg/server/scanentries_test.go 09:05:03 spire-1.2.1/pkg/server/server.go 09:05:03 spire-1.2.1/pkg/server/server_test.go 09:05:03 spire-1.2.1/pkg/server/svid/ 09:05:03 spire-1.2.1/pkg/server/svid/observer.go 09:05:03 spire-1.2.1/pkg/server/svid/observer_test.go 09:05:03 spire-1.2.1/pkg/server/svid/rotator.go 09:05:03 spire-1.2.1/pkg/server/svid/rotator_config.go 09:05:03 spire-1.2.1/pkg/server/svid/rotator_config_test.go 09:05:03 spire-1.2.1/pkg/server/svid/rotator_test.go 09:05:03 spire-1.2.1/proto/ 09:05:03 spire-1.2.1/proto/private/ 09:05:03 spire-1.2.1/proto/private/server/ 09:05:03 spire-1.2.1/proto/private/server/journal/ 09:05:03 spire-1.2.1/proto/private/server/journal/journal.pb.go 09:05:03 spire-1.2.1/proto/private/server/journal/journal.proto 09:05:03 spire-1.2.1/proto/spire/ 09:05:03 spire-1.2.1/proto/spire/common/ 09:05:03 spire-1.2.1/proto/spire/common/common.pb.go 09:05:03 spire-1.2.1/proto/spire/common/common.proto 09:05:03 spire-1.2.1/proto/spire/common/plugin/ 09:05:03 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 09:05:03 spire-1.2.1/proto/spire/common/plugin/plugin.proto 09:05:03 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 09:05:03 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 09:05:03 spire-1.2.1/proto/spire/plugin/ 09:05:03 spire-1.2.1/proto/spire/plugin/agent/ 09:05:03 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 09:05:03 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 09:05:03 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 09:05:03 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 09:05:03 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 09:05:03 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 09:05:03 spire-1.2.1/release/ 09:05:03 spire-1.2.1/release/spire-extras/ 09:05:03 spire-1.2.1/release/spire-extras/README.md 09:05:03 spire-1.2.1/release/spire-extras/conf/ 09:05:03 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 09:05:03 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 09:05:03 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 09:05:03 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 09:05:03 spire-1.2.1/release/spire/ 09:05:03 spire-1.2.1/release/spire/README.md 09:05:03 spire-1.2.1/release/spire/conf/ 09:05:03 spire-1.2.1/release/spire/conf/agent/ 09:05:03 spire-1.2.1/release/spire/conf/agent/agent.conf 09:05:03 spire-1.2.1/release/spire/conf/server/ 09:05:03 spire-1.2.1/release/spire/conf/server/server.conf 09:05:03 spire-1.2.1/script/ 09:05:03 spire-1.2.1/script/build-artifact.sh 09:05:03 spire-1.2.1/script/generate_dummy_ca.sh 09:05:03 spire-1.2.1/support/ 09:05:03 spire-1.2.1/support/k8s/ 09:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/ 09:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 09:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 09:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 09:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 09:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 09:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 09:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 09:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 09:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 09:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 09:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 09:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 09:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 09:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 09:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 09:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 09:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 09:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 09:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 09:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 09:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 09:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 09:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 09:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 09:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 09:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 09:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 09:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 09:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 09:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 09:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 09:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 09:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 09:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 09:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 09:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 09:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 09:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 09:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 09:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 09:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 09:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 09:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 09:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 09:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 09:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 09:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 09:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 09:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 09:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 09:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 09:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 09:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 09:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 09:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 09:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 09:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 09:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 09:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 09:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 09:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 09:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 09:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 09:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 09:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 09:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 09:05:03 spire-1.2.1/support/oidc-discovery-provider/ 09:05:03 spire-1.2.1/support/oidc-discovery-provider/README.md 09:05:03 spire-1.2.1/support/oidc-discovery-provider/common_test.go 09:05:03 spire-1.2.1/support/oidc-discovery-provider/config.go 09:05:03 spire-1.2.1/support/oidc-discovery-provider/config_test.go 09:05:03 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 09:05:03 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 09:05:03 spire-1.2.1/support/oidc-discovery-provider/handler.go 09:05:03 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 09:05:03 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 09:05:03 spire-1.2.1/support/oidc-discovery-provider/main.go 09:05:03 spire-1.2.1/support/oidc-discovery-provider/server_api.go 09:05:03 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 09:05:03 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 09:05:03 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 09:05:03 spire-1.2.1/test/ 09:05:03 spire-1.2.1/test/clock/ 09:05:03 spire-1.2.1/test/clock/clock.go 09:05:03 spire-1.2.1/test/fakes/ 09:05:03 spire-1.2.1/test/fakes/fakeagentcatalog/ 09:05:03 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 09:05:03 spire-1.2.1/test/fakes/fakeagentkeymanager/ 09:05:03 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 09:05:03 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 09:05:03 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 09:05:03 spire-1.2.1/test/fakes/fakeagentstore/ 09:05:03 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 09:05:03 spire-1.2.1/test/fakes/fakedatastore/ 09:05:03 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 09:05:03 spire-1.2.1/test/fakes/fakeentryclient/ 09:05:03 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 09:05:03 spire-1.2.1/test/fakes/fakehealthchecker/ 09:05:03 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 09:05:03 spire-1.2.1/test/fakes/fakeidentityprovider/ 09:05:03 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 09:05:03 spire-1.2.1/test/fakes/fakemetrics/ 09:05:03 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 09:05:03 spire-1.2.1/test/fakes/fakenoderesolver/ 09:05:03 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 09:05:03 spire-1.2.1/test/fakes/fakenotifier/ 09:05:03 spire-1.2.1/test/fakes/fakenotifier/notifier.go 09:05:03 spire-1.2.1/test/fakes/fakepluginmetrics/ 09:05:03 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 09:05:03 spire-1.2.1/test/fakes/fakeserverca/ 09:05:03 spire-1.2.1/test/fakes/fakeserverca/serverca.go 09:05:03 spire-1.2.1/test/fakes/fakeservercatalog/ 09:05:03 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 09:05:03 spire-1.2.1/test/fakes/fakeserverkeymanager/ 09:05:03 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 09:05:03 spire-1.2.1/test/fakes/fakeservernodeattestor/ 09:05:03 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 09:05:03 spire-1.2.1/test/fakes/fakeupstreamauthority/ 09:05:03 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 09:05:03 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 09:05:03 spire-1.2.1/test/fakes/fakeworkloadapi/ 09:05:03 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 09:05:03 spire-1.2.1/test/fakes/fakeworkloadattestor/ 09:05:03 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 09:05:03 spire-1.2.1/test/fixture/ 09:05:03 spire-1.2.1/test/fixture/certs/ 09:05:03 spire-1.2.1/test/fixture/certs/agent_svid.der 09:05:03 spire-1.2.1/test/fixture/certs/base_cert.pem 09:05:03 spire-1.2.1/test/fixture/certs/base_csr.pem 09:05:03 spire-1.2.1/test/fixture/certs/base_key.pem 09:05:03 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 09:05:03 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 09:05:03 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 09:05:03 spire-1.2.1/test/fixture/certs/blog_cert.pem 09:05:03 spire-1.2.1/test/fixture/certs/blog_csr.pem 09:05:03 spire-1.2.1/test/fixture/certs/blog_key.pem 09:05:03 spire-1.2.1/test/fixture/certs/bundle.der 09:05:03 spire-1.2.1/test/fixture/certs/ca.pem 09:05:03 spire-1.2.1/test/fixture/certs/ca_key.pem 09:05:03 spire-1.2.1/test/fixture/certs/database_cert.pem 09:05:03 spire-1.2.1/test/fixture/certs/database_csr.pem 09:05:03 spire-1.2.1/test/fixture/certs/database_key.pem 09:05:03 spire-1.2.1/test/fixture/certs/node_cert.pem 09:05:03 spire-1.2.1/test/fixture/certs/node_csr.pem 09:05:03 spire-1.2.1/test/fixture/certs/node_key.pem 09:05:03 spire-1.2.1/test/fixture/certs/svid.pem 09:05:03 spire-1.2.1/test/fixture/certs/svid_key.pem 09:05:03 spire-1.2.1/test/fixture/config/ 09:05:03 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 09:05:03 spire-1.2.1/test/fixture/config/agent_good.conf 09:05:03 spire-1.2.1/test/fixture/config/agent_good_templated.conf 09:05:03 spire-1.2.1/test/fixture/config/plugin_good.conf 09:05:03 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 09:05:03 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 09:05:03 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 09:05:03 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 09:05:03 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 09:05:03 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 09:05:03 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 09:05:03 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 09:05:03 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 09:05:03 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 09:05:03 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 09:05:03 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 09:05:03 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 09:05:03 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 09:05:03 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 09:05:03 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 09:05:03 spire-1.2.1/test/fixture/config/server_good.conf 09:05:03 spire-1.2.1/test/fixture/config/server_good_templated.conf 09:05:03 spire-1.2.1/test/fixture/fixture.go 09:05:03 spire-1.2.1/test/fixture/nodeattestor/ 09:05:03 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 09:05:03 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 09:05:03 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 09:05:03 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 09:05:03 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 09:05:03 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 09:05:03 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 09:05:03 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 09:05:03 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 09:05:03 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 09:05:03 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 09:05:03 spire-1.2.1/test/fixture/registration/ 09:05:03 spire-1.2.1/test/fixture/registration/entries.json 09:05:03 spire-1.2.1/test/fixture/registration/good-for-update.json 09:05:03 spire-1.2.1/test/fixture/registration/good.json 09:05:03 spire-1.2.1/test/fixture/registration/invalid.json 09:05:03 spire-1.2.1/test/fixture/registration/invalid_json.json 09:05:03 spire-1.2.1/test/fixture/registration/manager_test_entries.json 09:05:03 spire-1.2.1/test/integration/ 09:05:03 spire-1.2.1/test/integration/README.md 09:05:03 spire-1.2.1/test/integration/common 09:05:03 spire-1.2.1/test/integration/setup/ 09:05:03 spire-1.2.1/test/integration/setup/adminclient/ 09:05:03 spire-1.2.1/test/integration/setup/adminclient/build.sh 09:05:03 spire-1.2.1/test/integration/setup/adminclient/client.go 09:05:03 spire-1.2.1/test/integration/setup/debugagent/ 09:05:03 spire-1.2.1/test/integration/setup/debugagent/build.sh 09:05:03 spire-1.2.1/test/integration/setup/debugagent/main.go 09:05:03 spire-1.2.1/test/integration/setup/debugserver/ 09:05:03 spire-1.2.1/test/integration/setup/debugserver/build.sh 09:05:03 spire-1.2.1/test/integration/setup/debugserver/main.go 09:05:03 spire-1.2.1/test/integration/setup/downstreamclient/ 09:05:03 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 09:05:03 spire-1.2.1/test/integration/setup/downstreamclient/client.go 09:05:03 spire-1.2.1/test/integration/setup/itclient/ 09:05:03 spire-1.2.1/test/integration/setup/itclient/client.go 09:05:03 spire-1.2.1/test/integration/setup/node-attestation/ 09:05:03 spire-1.2.1/test/integration/setup/node-attestation/build.sh 09:05:03 spire-1.2.1/test/integration/setup/node-attestation/client.go 09:05:03 spire-1.2.1/test/integration/setup/x509pop/ 09:05:03 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 09:05:03 spire-1.2.1/test/integration/setup/x509pop/setup.sh 09:05:03 spire-1.2.1/test/integration/suites/ 09:05:03 spire-1.2.1/test/integration/suites/admin-endpoints/ 09:05:03 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 09:05:03 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 09:05:03 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 09:05:03 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 09:05:03 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 09:05:03 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 09:05:03 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 09:05:03 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 09:05:03 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 09:05:03 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 09:05:03 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 09:05:03 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 09:05:03 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 09:05:03 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 09:05:03 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 09:05:03 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 09:05:03 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 09:05:03 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 09:05:03 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 09:05:03 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 09:05:03 spire-1.2.1/test/integration/suites/datastore-mysql/ 09:05:03 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 09:05:03 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 09:05:03 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 09:05:03 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 09:05:03 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 09:05:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 09:05:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 09:05:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 09:05:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 09:05:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 09:05:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 09:05:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 09:05:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 09:05:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 09:05:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 09:05:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 09:05:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 09:05:03 spire-1.2.1/test/integration/suites/datastore-postgres/ 09:05:03 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 09:05:03 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 09:05:03 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 09:05:03 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 09:05:03 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 09:05:03 spire-1.2.1/test/integration/suites/debug-endpoints/ 09:05:03 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 09:05:03 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 09:05:03 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 09:05:03 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 09:05:03 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 09:05:03 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 09:05:03 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 09:05:03 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 09:05:03 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 09:05:03 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 09:05:03 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 09:05:04 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 09:05:04 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 09:05:04 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 09:05:04 spire-1.2.1/test/integration/suites/downstream-endpoints/ 09:05:04 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 09:05:04 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 09:05:04 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 09:05:04 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 09:05:04 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 09:05:04 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 09:05:04 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 09:05:04 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 09:05:04 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 09:05:04 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 09:05:04 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 09:05:04 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 09:05:04 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 09:05:04 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 09:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 09:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 09:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 09:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 09:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 09:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 09:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 09:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 09:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 09:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 09:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 09:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 09:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 09:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 09:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 09:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 09:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 09:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 09:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 09:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 09:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 09:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 09:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 09:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 09:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 09:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 09:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 09:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 09:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 09:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 09:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 09:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 09:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 09:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 09:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 09:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 09:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 09:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 09:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 09:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 09:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 09:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 09:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 09:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 09:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 09:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 09:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 09:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 09:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 09:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 09:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 09:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 09:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 09:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 09:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 09:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 09:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 09:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 09:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 09:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 09:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 09:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 09:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 09:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 09:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 09:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 09:05:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 09:05:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 09:05:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 09:05:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 09:05:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 09:05:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 09:05:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 09:05:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 09:05:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 09:05:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 09:05:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 09:05:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 09:05:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 09:05:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 09:05:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 09:05:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 09:05:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 09:05:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 09:05:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 09:05:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 09:05:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 09:05:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 09:05:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 09:05:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 09:05:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 09:05:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 09:05:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 09:05:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 09:05:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 09:05:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 09:05:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 09:05:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 09:05:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 09:05:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 09:05:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 09:05:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 09:05:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 09:05:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 09:05:04 spire-1.2.1/test/integration/suites/join-token/ 09:05:04 spire-1.2.1/test/integration/suites/join-token/01-start-server 09:05:04 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 09:05:04 spire-1.2.1/test/integration/suites/join-token/03-start-agent 09:05:04 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 09:05:04 spire-1.2.1/test/integration/suites/join-token/05-check-svid 09:05:04 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 09:05:04 spire-1.2.1/test/integration/suites/join-token/README.md 09:05:04 spire-1.2.1/test/integration/suites/join-token/conf/ 09:05:04 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 09:05:04 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 09:05:04 spire-1.2.1/test/integration/suites/join-token/conf/server/ 09:05:04 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 09:05:04 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 09:05:04 spire-1.2.1/test/integration/suites/join-token/teardown 09:05:04 spire-1.2.1/test/integration/suites/k8s-reconcile/ 09:05:04 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 09:05:04 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 09:05:04 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 09:05:04 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 09:05:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 09:05:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 09:05:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 09:05:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 09:05:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 09:05:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 09:05:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 09:05:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 09:05:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 09:05:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 09:05:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 09:05:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 09:05:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 09:05:04 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 09:05:04 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 09:05:04 spire-1.2.1/test/integration/suites/k8s-scratch/ 09:05:04 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 09:05:04 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 09:05:04 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 09:05:04 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 09:05:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 09:05:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 09:05:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 09:05:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 09:05:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 09:05:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 09:05:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 09:05:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 09:05:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 09:05:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 09:05:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 09:05:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 09:05:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 09:05:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 09:05:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 09:05:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 09:05:04 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 09:05:04 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 09:05:04 spire-1.2.1/test/integration/suites/k8s/ 09:05:04 spire-1.2.1/test/integration/suites/k8s/00-setup 09:05:04 spire-1.2.1/test/integration/suites/k8s/01-apply-config 09:05:04 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 09:05:04 spire-1.2.1/test/integration/suites/k8s/README.md 09:05:04 spire-1.2.1/test/integration/suites/k8s/conf/ 09:05:04 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 09:05:04 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 09:05:04 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 09:05:04 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 09:05:04 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 09:05:04 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 09:05:04 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 09:05:04 spire-1.2.1/test/integration/suites/k8s/conf/server/ 09:05:04 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 09:05:04 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 09:05:04 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 09:05:04 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 09:05:04 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 09:05:04 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 09:05:04 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 09:05:04 spire-1.2.1/test/integration/suites/k8s/init-kubectl 09:05:04 spire-1.2.1/test/integration/suites/k8s/teardown 09:05:04 spire-1.2.1/test/integration/suites/nested-rotation/ 09:05:04 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 09:05:04 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 09:05:04 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 09:05:04 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 09:05:04 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 09:05:04 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 09:05:04 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 09:05:04 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 09:05:04 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 09:05:04 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 09:05:04 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 09:05:04 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 09:05:04 spire-1.2.1/test/integration/suites/nested-rotation/README.md 09:05:04 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 09:05:04 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 09:05:04 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 09:05:04 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 09:05:04 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 09:05:04 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 09:05:04 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 09:05:04 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 09:05:04 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 09:05:04 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 09:05:04 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 09:05:04 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 09:05:04 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 09:05:04 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 09:05:04 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 09:05:04 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 09:05:04 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 09:05:04 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 09:05:04 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 09:05:04 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 09:05:04 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 09:05:04 spire-1.2.1/test/integration/suites/nested-rotation/root/ 09:05:04 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 09:05:04 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 09:05:04 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 09:05:04 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 09:05:04 spire-1.2.1/test/integration/suites/nested-rotation/teardown 09:05:04 spire-1.2.1/test/integration/suites/node-attestation/ 09:05:04 spire-1.2.1/test/integration/suites/node-attestation/00-setup 09:05:04 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 09:05:04 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 09:05:04 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 09:05:04 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 09:05:04 spire-1.2.1/test/integration/suites/node-attestation/README.md 09:05:04 spire-1.2.1/test/integration/suites/node-attestation/conf/ 09:05:04 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 09:05:04 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 09:05:04 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 09:05:04 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 09:05:04 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 09:05:04 spire-1.2.1/test/integration/suites/node-attestation/teardown 09:05:04 spire-1.2.1/test/integration/suites/rotation/ 09:05:04 spire-1.2.1/test/integration/suites/rotation/00-setup 09:05:04 spire-1.2.1/test/integration/suites/rotation/01-start-server 09:05:04 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 09:05:04 spire-1.2.1/test/integration/suites/rotation/03-start-agent 09:05:04 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 09:05:04 spire-1.2.1/test/integration/suites/rotation/05-check-svids 09:05:04 spire-1.2.1/test/integration/suites/rotation/README.md 09:05:04 spire-1.2.1/test/integration/suites/rotation/conf/ 09:05:04 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 09:05:04 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 09:05:04 spire-1.2.1/test/integration/suites/rotation/conf/server/ 09:05:04 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 09:05:04 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 09:05:04 spire-1.2.1/test/integration/suites/rotation/teardown 09:05:04 spire-1.2.1/test/integration/suites/self-test/ 09:05:04 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 09:05:04 spire-1.2.1/test/integration/suites/self-test/README.md 09:05:04 spire-1.2.1/test/integration/suites/self-test/teardown 09:05:04 spire-1.2.1/test/integration/suites/spire-server-cli/ 09:05:04 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 09:05:04 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 09:05:04 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 09:05:04 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 09:05:04 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 09:05:04 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 09:05:04 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 09:05:04 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 09:05:04 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 09:05:04 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 09:05:04 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 09:05:04 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 09:05:04 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 09:05:04 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 09:05:04 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 09:05:04 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 09:05:04 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 09:05:04 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 09:05:04 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 09:05:04 spire-1.2.1/test/integration/suites/upgrade/ 09:05:04 spire-1.2.1/test/integration/suites/upgrade/00-setup 09:05:04 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 09:05:04 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 09:05:04 spire-1.2.1/test/integration/suites/upgrade/README.md 09:05:04 spire-1.2.1/test/integration/suites/upgrade/conf/ 09:05:04 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 09:05:04 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 09:05:04 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 09:05:04 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 09:05:04 spire-1.2.1/test/integration/suites/upgrade/teardown 09:05:04 spire-1.2.1/test/integration/suites/upgrade/versions.txt 09:05:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 09:05:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 09:05:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 09:05:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 09:05:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 09:05:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 09:05:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 09:05:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 09:05:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 09:05:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 09:05:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 09:05:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 09:05:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 09:05:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 09:05:04 spire-1.2.1/test/integration/test-one.sh 09:05:04 spire-1.2.1/test/integration/test.sh 09:05:04 spire-1.2.1/test/plugintest/ 09:05:04 spire-1.2.1/test/plugintest/config.go 09:05:04 spire-1.2.1/test/plugintest/load.go 09:05:04 spire-1.2.1/test/plugintest/option.go 09:05:04 spire-1.2.1/test/spiretest/ 09:05:04 spire-1.2.1/test/spiretest/apiserver.go 09:05:04 spire-1.2.1/test/spiretest/assertions.go 09:05:04 spire-1.2.1/test/spiretest/dir.go 09:05:04 spire-1.2.1/test/spiretest/errors_posix.go 09:05:04 spire-1.2.1/test/spiretest/errors_windows.go 09:05:04 spire-1.2.1/test/spiretest/logs.go 09:05:04 spire-1.2.1/test/spiretest/socketapi.go 09:05:04 spire-1.2.1/test/spiretest/suite.go 09:05:04 spire-1.2.1/test/spiretest/x509.go 09:05:04 spire-1.2.1/test/testca/ 09:05:04 spire-1.2.1/test/testca/ca.go 09:05:04 spire-1.2.1/test/testkey/ 09:05:04 spire-1.2.1/test/testkey/generate.sh 09:05:04 spire-1.2.1/test/testkey/genkeys.go 09:05:04 spire-1.2.1/test/testkey/keys.go 09:05:04 spire-1.2.1/test/testkey/new.go 09:05:04 spire-1.2.1/test/tpmsimulator/ 09:05:04 spire-1.2.1/test/tpmsimulator/simulator.go 09:05:04 spire-1.2.1/test/util/ 09:05:04 spire-1.2.1/test/util/cert_fixtures.go 09:05:04 spire-1.2.1/test/util/cert_generation.go 09:05:04 spire-1.2.1/test/util/io_redirection.go 09:05:04 spire-1.2.1/test/util/race.go 09:05:04 spire-1.2.1/test/util/util.go 09:05:04 building spire from source... 09:05:05 Installing go1.17.7... 09:05:31 Building bin/spire-server... 09:05:31 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 09:05:31 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 09:05:31 go: downloading github.com/mitchellh/cli v1.1.2 09:05:31 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 09:05:31 go: downloading google.golang.org/grpc v1.44.0 09:05:31 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 09:05:32 go: downloading github.com/hashicorp/go-hclog v1.1.0 09:05:32 go: downloading github.com/sirupsen/logrus v1.8.1 09:05:33 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 09:05:33 go: downloading github.com/imdario/mergo v0.3.12 09:05:34 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 09:05:34 go: downloading github.com/fatih/color v1.13.0 09:05:34 go: downloading github.com/mattn/go-isatty v0.0.14 09:05:34 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 09:05:34 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 09:05:34 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 09:05:34 go: downloading github.com/hashicorp/go-plugin v1.4.3 09:05:34 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 09:05:36 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 09:05:36 go: downloading github.com/InVisionApp/go-logger v1.0.1 09:05:36 go: downloading github.com/armon/go-metrics v0.3.10 09:05:36 go: downloading github.com/prometheus/client_golang v1.12.1 09:05:37 go: downloading github.com/uber-go/tally/v4 v4.1.1 09:05:38 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 09:05:38 go: downloading github.com/open-policy-agent/opa v0.38.0 09:06:05 go: downloading github.com/mattn/go-colorable v0.1.12 09:06:05 go: downloading github.com/Masterminds/goutils v1.1.0 09:06:05 go: downloading github.com/google/uuid v1.1.2 09:06:05 go: downloading github.com/huandu/xstrings v1.3.2 09:06:05 go: downloading github.com/Masterminds/semver v1.5.0 09:06:05 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 09:06:05 go: downloading github.com/oklog/run v1.0.0 09:06:05 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 09:06:05 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 09:06:05 go: downloading github.com/prometheus/client_model v0.2.0 09:06:05 go: downloading github.com/prometheus/common v0.32.1 09:06:05 go: downloading github.com/beorn7/perks v1.0.1 09:06:05 go: downloading github.com/cespare/xxhash/v2 v2.1.2 09:06:05 go: downloading github.com/prometheus/procfs v0.7.3 09:06:05 go: downloading github.com/pkg/errors v0.9.1 09:06:05 go: downloading go.uber.org/atomic v1.9.0 09:06:05 go: downloading github.com/imkira/go-observer v1.0.3 09:06:05 go: downloading github.com/hashicorp/errwrap v1.1.0 09:06:05 go: downloading github.com/mitchellh/reflectwalk v1.0.1 09:06:05 go: downloading github.com/hashicorp/golang-lru v0.5.4 09:06:05 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 09:06:05 go: downloading github.com/twmb/murmur3 v1.1.6 09:06:05 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 09:06:05 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 09:06:05 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 09:06:05 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 09:06:12 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 09:06:12 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 09:06:12 go: downloading github.com/stretchr/testify v1.7.0 09:06:12 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 09:06:12 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 09:06:12 go: downloading github.com/blang/semver/v4 v4.0.0 09:06:12 go: downloading github.com/go-sql-driver/mysql v1.6.0 09:06:12 go: downloading github.com/jinzhu/gorm v1.9.16 09:06:12 go: downloading github.com/mattn/go-sqlite3 v1.14.12 09:06:13 go: downloading google.golang.org/api v0.70.0 09:06:13 go: downloading github.com/aws/aws-sdk-go v1.43.0 09:06:52 go: downloading k8s.io/client-go v0.23.4 09:06:52 go: downloading k8s.io/api v0.23.4 09:06:52 go: downloading github.com/google/go-tpm v0.3.3 09:06:52 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 09:07:04 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 09:07:04 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 09:07:04 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 09:07:04 go: downloading cloud.google.com/go/storage v1.21.0 09:07:04 go: downloading cloud.google.com/go v0.100.2 09:07:06 go: downloading k8s.io/apimachinery v0.23.4 09:07:07 go: downloading k8s.io/kube-aggregator v0.23.3 09:07:08 go: downloading sigs.k8s.io/controller-runtime v0.11.1 09:07:10 go: downloading cloud.google.com/go/security v1.3.0 09:07:10 go: downloading github.com/hashicorp/vault/api v1.4.1 09:07:10 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 09:07:11 go: downloading gopkg.in/yaml.v2 v2.4.0 09:07:11 go: downloading github.com/OneOfOne/xxhash v1.2.8 09:07:11 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 09:07:11 go: downloading github.com/gobwas/glob v0.2.3 09:07:11 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 09:07:11 go: downloading github.com/aws/smithy-go v1.11.0 09:07:13 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 09:07:13 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 09:07:13 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 09:07:13 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 09:07:13 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 09:07:13 go: downloading github.com/jinzhu/inflection v1.0.0 09:07:13 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 09:07:14 go: downloading github.com/gogo/protobuf v1.3.2 09:07:20 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 09:07:20 go: downloading github.com/Azure/go-autorest/logger v0.2.1 09:07:20 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 09:07:20 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 09:07:20 go: downloading github.com/dimchansky/utfbom v1.1.1 09:07:20 go: downloading cloud.google.com/go/compute v1.3.0 09:07:21 go: downloading cloud.google.com/go/iam v0.1.1 09:07:21 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 09:07:21 go: downloading k8s.io/klog/v2 v2.30.0 09:07:21 go: downloading github.com/google/gofuzz v1.1.0 09:07:22 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 09:07:23 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 09:07:23 go: downloading github.com/spf13/pflag v1.0.5 09:07:23 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 09:07:23 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 09:07:23 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 09:07:24 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 09:07:24 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 09:07:24 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 09:07:24 go: downloading github.com/hashicorp/vault/sdk v0.4.1 09:07:25 go: downloading github.com/mitchellh/mapstructure v1.4.3 09:07:25 go: downloading github.com/tklauser/go-sysconf v0.3.9 09:07:25 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 09:07:25 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 09:07:25 go: downloading go.opencensus.io v0.23.0 09:07:26 go: downloading github.com/jmespath/go-jmespath v0.4.0 09:07:28 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 09:07:28 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 09:07:28 go: downloading gopkg.in/inf.v0 v0.9.1 09:07:28 go: downloading github.com/go-logr/logr v1.2.2 09:07:28 go: downloading github.com/google/go-cmp v0.5.7 09:07:29 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 09:07:29 go: downloading github.com/json-iterator/go v1.1.12 09:07:30 go: downloading github.com/googleapis/gnostic v0.5.5 09:07:32 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 09:07:34 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 09:07:34 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 09:07:35 go: downloading github.com/tklauser/numcpus v0.3.0 09:07:35 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 09:07:35 go: downloading go.uber.org/zap v1.21.0 09:07:36 go: downloading sigs.k8s.io/yaml v1.3.0 09:07:36 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 09:07:36 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 09:07:36 go: downloading github.com/modern-go/reflect2 v1.0.2 09:07:36 go: downloading github.com/ryanuber/go-glob v1.0.0 09:07:36 go: downloading github.com/golang/snappy v0.0.4 09:07:36 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 09:07:47 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 09:07:47 go: downloading github.com/hashicorp/go-uuid v1.0.2 09:07:47 go: downloading github.com/hashicorp/go-version v1.2.0 09:07:47 go: downloading go.uber.org/multierr v1.6.0 09:08:19 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 09:08:19 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 09:11:11 CGO_ENABLED=0 GO111MODULE=on go build -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 09:11:27 Removing intermediate container 43d7125287a0 09:11:27 ---> 5c4534fa5f30 09:11:27 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 09:11:27 ---> Running in 4066204ba4ef 09:11:28 CGO_ENABLED=0 GO111MODULE=on go build -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 09:11:31 Removing intermediate container 65252f488b2d 09:11:31 ---> dfe2a73ceea7 09:11:31 09:11:31 Step 10/31 : FROM alpine:3.14 09:11:31 3.14: Pulling from library/alpine 09:11:31 Removing intermediate container 78981550db18 09:11:31 ---> 5ff399a4737f 09:11:31 09:11:31 Step 10/25 : FROM alpine:3.14 09:11:32 3.14: Pulling from library/alpine 09:11:32 Removing intermediate container 4066204ba4ef 09:11:32 ---> 0255948a876b 09:11:32 09:11:32 Step 11/23 : FROM docker:20.10.14 09:11:32 20.10.14: Pulling from library/docker 09:11:33 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 09:11:33 Status: Downloaded newer image for alpine:3.14 09:11:33 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 09:11:33 Status: Image is up to date for alpine:3.14 09:11:33 ---> ac73e934f311 09:11:33 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 09:11:33 ---> ac73e934f311 09:11:33 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 09:11:33 ---> Running in 02da878e16a7 09:11:33 ---> Running in e3ddc214fcee 09:11:35 Removing intermediate container e3ddc214fcee 09:11:35 ---> 954962736808 09:11:35 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 09:11:35 ---> Running in b7f08f93d5c4 09:11:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:11:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:11:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:11:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:11:38 (1/3) Installing ca-certificates (20211220-r0) 09:11:38 (2/3) Installing dumb-init (1.2.5-r1) 09:11:38 (3/3) Installing su-exec (0.2-r1) 09:11:38 Executing busybox-1.33.1-r7.trigger 09:11:38 Executing ca-certificates-20211220-r0.trigger 09:11:39 OK: 6 MiB in 17 packages 09:11:39 (1/2) Installing dumb-init (1.2.5-r1) 09:11:39 (2/2) Installing su-exec (0.2-r1) 09:11:39 Executing busybox-1.33.1-r7.trigger 09:11:39 OK: 6 MiB in 16 packages 09:11:41 Removing intermediate container b7f08f93d5c4 09:11:41 ---> f3d5d77a0bbb 09:11:41 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 09:11:41 ---> Running in 5467f4f83199 09:11:42 Removing intermediate container 02da878e16a7 09:11:42 ---> 7ba7ee9ba46d 09:11:42 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:11:42 ---> Running in 500b5c4fad70 09:11:42 Removing intermediate container 5467f4f83199 09:11:42 ---> 22fc8e904fc3 09:11:42 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 09:11:42 ---> Running in 2a4837576a2b 09:11:43 Removing intermediate container 500b5c4fad70 09:11:43 ---> d0452121a5a1 09:11:43 Step 13/25 : WORKDIR / 09:11:43 Removing intermediate container 2a4837576a2b 09:11:43 ---> b0cdd703c4c7 09:11:43 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 09:11:43 ---> Running in d7bd08a5561d 09:11:43 ---> Running in f14c782fe6cb 09:11:45 Removing intermediate container f14c782fe6cb 09:11:45 ---> f4d3cbf2f7ef 09:11:45 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:11:47 ---> ddd0b6470352 09:11:47 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 09:11:47 Removing intermediate container d7bd08a5561d 09:11:47 ---> d0745f527a06 09:11:47 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 09:11:47 ---> Running in 5ff40212f1eb 09:11:48 Removing intermediate container 5ff40212f1eb 09:11:48 ---> ddbe37ad3fc7 09:11:48 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 09:11:48 ---> 9c34bcd93c91 09:11:48 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 09:11:50 ---> 5af9d76827e3 09:11:50 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 09:11:50 ---> 02091ecef91d 09:11:50 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 09:11:50 ---> Running in 27615f0ea452 09:11:53 ---> 5c01a3d58d3d 09:11:53 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:11:55 Removing intermediate container 27615f0ea452 09:11:55 ---> 53e225151b82 09:11:55 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 09:11:57 ---> 447a3224c785 09:11:57 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:11:58 ---> 4644c7c3c8b8 09:11:58 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:12:01 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 09:12:01 Status: Downloaded newer image for docker:20.10.14 09:12:01 ---> c346e9eafbab 09:12:01 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 09:12:01 ---> Running in 82da8d79c326 09:12:02 Removing intermediate container 82da8d79c326 09:12:02 ---> 2562b8b96ce2 09:12:02 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 09:12:02 ---> 2e9db9813e78 09:12:02 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 09:12:02 ---> Running in 4014240b97fe 09:12:04 ---> 5c559410e5d2 09:12:04 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:12:05 ---> 817fff0abb61 09:12:05 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 09:12:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:12:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:12:06 ---> 2c18a8c16aac 09:12:06 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/ 09:12:06 ---> Running in 1310b1b6424c 09:12:06 (1/43) Installing readline (8.1.1-r0) 09:12:06 (2/43) Installing bash (5.1.16-r0) 09:12:06 Executing bash-5.1.16-r0.post-install 09:12:06 (3/43) Installing brotli-libs (1.0.9-r5) 09:12:06 (4/43) Installing nghttp2-libs (1.46.0-r0) 09:12:06 (5/43) Installing libcurl (7.80.0-r0) 09:12:06 (6/43) Installing curl (7.80.0-r0) 09:12:06 (7/43) Installing dumb-init (1.2.5-r1) 09:12:06 (8/43) Installing libbz2 (1.0.8-r1) 09:12:06 (9/43) Installing expat (2.4.7-r0) 09:12:06 (10/43) Installing libffi (3.4.2-r1) 09:12:06 (11/43) Installing gdbm (1.22-r0) 09:12:06 (12/43) Installing xz-libs (5.2.5-r0) 09:12:06 (13/43) Installing libgcc (10.3.1_git20211027-r0) 09:12:06 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 09:12:06 (15/43) Installing mpdecimal (2.5.1-r1) 09:12:06 (16/43) Installing sqlite-libs (3.36.0-r0) 09:12:06 (17/43) Installing python3 (3.9.7-r4) 09:12:07 ---> bb8805fa984d 09:12:07 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 09:12:09 ---> b357f1a4ce6e 09:12:09 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 09:12:09 (18/43) Installing py3-appdirs (1.4.4-r2) 09:12:09 (19/43) Installing py3-certifi (2020.12.5-r1) 09:12:09 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 09:12:09 (21/43) Installing py3-idna (3.3-r0) 09:12:09 (22/43) Installing py3-urllib3 (1.26.7-r0) 09:12:09 (23/43) Installing py3-requests (2.26.0-r1) 09:12:09 (24/43) Installing py3-msgpack (1.0.2-r1) 09:12:09 (25/43) Installing py3-lockfile (0.12.2-r4) 09:12:09 (26/43) Installing py3-cachecontrol (0.12.10-r0) 09:12:10 (27/43) Installing py3-colorama (0.4.4-r1) 09:12:10 (28/43) Installing py3-contextlib2 (21.6.0-r1) 09:12:10 (29/43) Installing py3-distlib (0.3.3-r0) 09:12:10 (30/43) Installing py3-distro (1.6.0-r0) 09:12:10 (31/43) Installing py3-six (1.16.0-r0) 09:12:10 (32/43) Installing py3-webencodings (0.5.1-r4) 09:12:10 (33/43) Installing py3-html5lib (1.1-r1) 09:12:10 (34/43) Installing py3-parsing (2.4.7-r2) 09:12:10 (35/43) Installing py3-packaging (20.9-r1) 09:12:10 (36/43) Installing py3-tomli (1.2.2-r0) 09:12:10 (37/43) Installing py3-pep517 (0.12.0-r0) 09:12:10 (38/43) Installing py3-progress (1.6-r0) 09:12:10 (39/43) Installing py3-retrying (1.3.3-r2) 09:12:10 (40/43) Installing py3-ordered-set (4.0.2-r2) 09:12:10 (41/43) Installing py3-setuptools (52.0.0-r4) 09:12:10 ---> Running in bdcbddfe4f83 09:12:10 (42/43) Installing py3-toml (0.10.2-r2) 09:12:10 (43/43) Installing py3-pip (20.3.4-r1) 09:12:10 Removing intermediate container 1310b1b6424c 09:12:10 ---> 02cbf88731b3 09:12:10 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 09:12:10 ---> Running in c90be0ef0936 09:12:11 Executing busybox-1.34.1-r5.trigger 09:12:11 OK: 82 MiB in 65 packages 09:12:11 Removing intermediate container bdcbddfe4f83 09:12:11 ---> a2711d2ba828 09:12:11 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:12:11 Removing intermediate container c90be0ef0936 09:12:11 ---> 6d028eb608ef 09:12:11 Step 23/25 : LABEL arch=arm64 09:12:11 ---> Running in 76bdfa87cd79 09:12:13 Removing intermediate container 76bdfa87cd79 09:12:13 ---> ff26065d7c9f 09:12:13 Step 24/25 : LABEL git_sha=09ca32d689ec9a28adf61cf38706ae59c51dfb58 09:12:13 ---> Running in bceb379cbf59 09:12:13 ---> 2cf6309f21c0 09:12:13 Step 26/31 : RUN chmod +x /entrypoint.sh 09:12:14 ---> Running in ad9258968f7f 09:12:14 Removing intermediate container bceb379cbf59 09:12:14 ---> fe57c6dfba27 09:12:14 Step 25/25 : LABEL version=0.0.0 09:12:14 ---> Running in 69c305b6734d 09:12:15 Removing intermediate container 69c305b6734d 09:12:15 ---> 8f722f13953a 09:12:15 09:12:16 Successfully built 8f722f13953a 09:12:16 Successfully tagged security-secretstore-setup-arm64:latest 09:12:16  Building security-secretstore-setup ... done Building security-spiffe-token-provider 09:12:16 Removing intermediate container 544b422cf82e 09:12:16 ---> d557531406ca 09:12:16 09:12:16 Step 10/23 : FROM alpine:3.14 09:12:16 ---> ac73e934f311 09:12:16 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 09:12:16 Collecting docker-compose==1.23.2 09:12:16 ---> Running in ac4e00ac1798 09:12:16 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 09:12:17 Collecting texttable<0.10,>=0.9.0 09:12:17 Downloading texttable-0.9.1.tar.gz (11 kB) 09:12:17 Removing intermediate container ac4e00ac1798 09:12:17 ---> 9ce51e887dbb 09:12:17 Step 12/23 : ENV APP_PORT=59880 09:12:17 ---> Running in 0467c7d32fc6 09:12:17 Removing intermediate container ad9258968f7f 09:12:17 ---> 3eac1a739197 09:12:17 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 09:12:18 ---> Running in 05edeec5e365 09:12:18 Removing intermediate container 0467c7d32fc6 09:12:18 ---> eff876131e7e 09:12:18 Step 13/23 : EXPOSE $APP_PORT 09:12:18 ---> Running in f7986e73c835 09:12:18 Removing intermediate container 05edeec5e365 09:12:18 ---> b948e27cad8a 09:12:18 Step 28/31 : CMD ["gate"] 09:12:18 Removing intermediate container f7986e73c835 09:12:18 ---> 48de4a1567c2 09:12:18 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:12:19 ---> Running in 619a98f8b247 09:12:19 ---> Running in 40f3dd6e09bb 09:12:20 Removing intermediate container 40f3dd6e09bb 09:12:20 ---> 28b2d3610a01 09:12:20 Step 29/31 : LABEL arch=arm64 09:12:20 ---> Running in ab562146afd6 09:12:21 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 09:12:21 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 09:12:21 Removing intermediate container ab562146afd6 09:12:21 ---> 395bb0c14091 09:12:21 Step 30/31 : LABEL git_sha=09ca32d689ec9a28adf61cf38706ae59c51dfb58 09:12:22 Collecting websocket-client<1.0,>=0.32.0 09:12:22 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 09:12:22 ---> Running in d888870fb56e 09:12:22 Removing intermediate container 619a98f8b247 09:12:22 ---> b9496903908b 09:12:22 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 09:12:22 ---> Running in 3d4314c045a9 09:12:23 Collecting PyYAML<4,>=3.10 09:12:23 Removing intermediate container d888870fb56e 09:12:23 ---> a379416c0a4d 09:12:23 Step 31/31 : LABEL version=0.0.0 09:12:23 Downloading PyYAML-3.13.tar.gz (270 kB) 09:12:24 ---> Running in c7f50155dac3 09:12:24 Removing intermediate container c7f50155dac3 09:12:24 ---> 572f682273c5 09:12:24 09:12:25 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:12:25 Successfully built 572f682273c5 09:12:25 Successfully tagged security-bootstrapper-arm64:latest 09:12:25 Building security-spire-agent 09:12:26  Building security-bootstrapper ... done fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:12:26 (1/6) Installing dumb-init (1.2.5-r1) 09:12:27 (2/6) Installing libgcc (10.3.1_git20210424-r2) 09:12:27 (3/6) Installing libsodium (1.0.18-r0) 09:12:27 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 09:12: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) 09:12:27 Collecting docopt<0.7,>=0.6.1 09:12:27 Downloading docopt-0.6.2.tar.gz (25 kB) 09:12:27 (5/6) Installing libzmq (4.3.4-r0) 09:12:27 (6/6) Installing zeromq (4.3.4-r0) 09:12:27 Executing busybox-1.33.1-r7.trigger 09:12:27 OK: 8 MiB in 20 packages 09:12:29 Removing intermediate container 3d4314c045a9 09:12:29 ---> f7ab7dc789a6 09:12:29 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:12:30 Collecting cached-property<2,>=1.2.0 09:12:30 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 09:12:30 ---> af608121db3e 09:12:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:12:30 Collecting dockerpty<0.5,>=0.4.1 09:12:30 Downloading dockerpty-0.4.1.tar.gz (13 kB) 09:12:33 Collecting docker<4.0,>=3.6.0 09:12:33 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 09:12:33 Collecting jsonschema<3,>=2.5.1 09:12:33 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 09:12:33 ---> 7c9280f2bb44 09:12:33 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 09:12:34 Collecting docker-pycreds>=0.4.0 09:12:34 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 09:12:34 ---> 103703158cc8 09:12:34 Step 19/23 : ENTRYPOINT ["/core-data"] 09:12:34 ---> Running in 4eb28d862515 09:12:35 Removing intermediate container 4eb28d862515 09:12:35 ---> e77e62da5eb9 09:12:35 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:12:35 ---> Running in f93e4ad0a918 09:12:36 Collecting urllib3<1.25,>=1.21.1 09:12:36 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 09:12:36 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) 09:12:36 Removing intermediate container f93e4ad0a918 09:12:36 ---> 91edc2d47401 09:12:36 Step 21/23 : LABEL arch=arm64 09:12:36 Collecting chardet<3.1.0,>=3.0.2 09:12:36 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 09:12:36 ---> Running in 3aa2b31aa465 09:12:36 Collecting idna<2.8,>=2.5 09:12:36 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 09:12:37 Removing intermediate container 3aa2b31aa465 09:12:37 ---> 2756f8ae8c5a 09:12:37 Step 22/23 : LABEL git_sha=09ca32d689ec9a28adf61cf38706ae59c51dfb58 09:12:37 ---> Running in 34fca16ece6a 09:12:37 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 09:12:37 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 09:12:37 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 09:12:37 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 09:12:38 Removing intermediate container 34fca16ece6a 09:12:38 ---> ae6165b9d823 09:12:38 Step 23/23 : LABEL version=0.0.0 09:12:38 ---> Running in e213705e2696 09:12:38 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 09:12:38 Attempting uninstall: urllib3 09:12:38 Found existing installation: urllib3 1.26.7 09:12:38 Uninstalling urllib3-1.26.7: 09:12:38 Removing intermediate container e213705e2696 09:12:38 ---> f631f7b48226 09:12:38 09:12:38 Successfully uninstalled urllib3-1.26.7 09:12:39 Successfully built f631f7b48226 09:12:39 Successfully tagged core-data-arm64:latest 09:12:39 Building support-scheduler 09:12:39  Building core-data ... done  Attempting uninstall: idna 09:12:39 Found existing installation: idna 3.3 09:12:39 Uninstalling idna-3.3: 09:12:39 Successfully uninstalled idna-3.3 09:12:42 Attempting uninstall: requests 09:12:42 Found existing installation: requests 2.26.0 09:12:42 Uninstalling requests-2.26.0: 09:12:42 Successfully uninstalled requests-2.26.0 09:12:42 Running setup.py install for texttable: started 09:12:46 Running setup.py install for texttable: finished with status 'done' 09:12:46 Running setup.py install for PyYAML: started 09:12:48 Running setup.py install for PyYAML: finished with status 'done' 09:12:48 Running setup.py install for docopt: started 09:12:51 Running setup.py install for docopt: finished with status 'done' 09:12:51 Running setup.py install for dockerpty: started 09:12:53 Running setup.py install for dockerpty: finished with status 'done' 09:12:55 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 09:13:07 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:13:07 Step 2/20 : FROM ${BUILDER_BASE} AS builder 09:13:07 ---> 3b8c40148afa 09:13:07 Step 3/20 : WORKDIR /edgex-go 09:13:07 ---> Using cache 09:13:07 ---> ac85a456a7d8 09:13:07 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 09:13:08 ---> Running in affb097b28b3 09:13:11 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:13:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:13:13 v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] 09:13:13 v3.15.4-3-g99ba27d818 [https://nl.alpinelinux.org/alpine/v3.15/community] 09:13:13 OK: 15739 distinct packages available 09:13:13 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:13:14 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:13:16 OK: 220 MiB in 52 packages 09:13:18 Removing intermediate container affb097b28b3 09:13:18 ---> aa4bc7e7fa2f 09:13:18 Step 5/20 : COPY go.mod vendor* ./ 09:13:19 Removing intermediate container 4014240b97fe 09:13:19 ---> b83dbdca9838 09:13:19 Step 14/23 : ENV APP_PORT=58890 09:13:19 ---> 54afb38f7070 09:13:19 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:13:19 ---> Running in 9cd1cb4fe633 09:13:20 ---> Running in db2a31eb3be3 09:13:21 Removing intermediate container 9cd1cb4fe633 09:13:21 ---> f2782d558d63 09:13:21 Step 15/23 : EXPOSE $APP_PORT 09:13:21 ---> Running in 96f2680dec79 09:13:22 Removing intermediate container 96f2680dec79 09:13:22 ---> f4541ec07910 09:13:22 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 09:13:24 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:13:24 Step 2/26 : FROM ${BUILDER_BASE} AS builder 09:13:24 ---> 3b8c40148afa 09:13:24 Step 3/26 : WORKDIR /edgex-go 09:13:24 ---> Using cache 09:13:24 ---> ac85a456a7d8 09:13:24 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:13:24 ---> Using cache 09:13:24 ---> c2c2d0193a79 09:13:24 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 09:13:24 ---> Running in 4ef820929e6e 09:13:26 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:13:26 Removing intermediate container db2a31eb3be3 09:13:26 ---> fa42ff376c1e 09:13:26 Step 7/20 : COPY . . 09:13:27 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:13:27 ---> f02155083900 09:13:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 09:13:28 OK: 220 MiB in 52 packages 09:13:29 ---> d9f70c0f0afd 09:13:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 09:13:30 Removing intermediate container 4ef820929e6e 09:13:30 ---> 6e19eb3c433d 09:13:30 Step 6/26 : COPY go.mod vendor* ./ 09:13:31 ---> a8df53c97a1f 09:13:31 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 09:13:32 ---> Running in 6469f85a69a3 09:13:32 ---> f3a75cd0cf9c 09:13:32 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:13:32 ---> Running in 0ffe053b591f 09:13:33 Removing intermediate container 6469f85a69a3 09:13:33 ---> 556c2afb6cd9 09:13:33 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:13:33 ---> Running in 646beeb2d8c6 09:13:34 Removing intermediate container 646beeb2d8c6 09:13:34 ---> 21e8db8b5f88 09:13:34 Step 21/23 : LABEL arch=arm64 09:13:34 ---> Running in cfc399622753 09:13:35 Removing intermediate container cfc399622753 09:13:35 ---> 63333c143fba 09:13:35 Step 22/23 : LABEL git_sha=09ca32d689ec9a28adf61cf38706ae59c51dfb58 09:13:35 ---> Running in 4a8352734428 09:13:37 Removing intermediate container 4a8352734428 09:13:37 ---> d4c19ee3bd65 09:13:37 Step 23/23 : LABEL version=0.0.0 09:13:37 ---> Running in 1043d1a2edd9 09:13:38 Removing intermediate container 1043d1a2edd9 09:13:38 ---> 9fe703d86acb 09:13:38 09:13:38 Removing intermediate container 0ffe053b591f 09:13:38 ---> c4a3aeda0974 09:13:38 Step 8/26 : COPY . . 09:13:39 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:13:39 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:13:39 ---> 3b8c40148afa 09:13:39 Step 3/22 : WORKDIR /edgex-go 09:13:39 ---> Using cache 09:13:39 ---> ac85a456a7d8 09:13:39 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:13:39 ---> Using cache 09:13:39 ---> c2c2d0193a79 09:13:39 Step 5/22 : RUN apk add --update --no-cache make git 09:13:39 ---> Running in 0376ae331df2 09:13:40 Successfully built 9fe703d86acb 09:13:40 Successfully tagged sys-mgmt-agent-arm64:latest 09:13:40 Building support-notifications 09:13:41  Building sys-mgmt-agent ... done fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:13:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:13:44 OK: 220 MiB in 52 packages 09:13:46 Removing intermediate container 0376ae331df2 09:13:46 ---> 63764c58f440 09:13:46 Step 6/22 : COPY go.mod vendor* ./ 09:13:48 ---> 9f5a30e3d402 09:13:48 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:13:49 ---> Running in ecb21cd0553b 09:13:58 Removing intermediate container ecb21cd0553b 09:13:58 ---> be480f4f95d9 09:13:58 Step 8/22 : COPY . . 09:14:24 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:14:24 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:14:24 ---> 3b8c40148afa 09:14:24 Step 3/22 : WORKDIR /edgex-go 09:14:24 ---> Using cache 09:14:24 ---> ac85a456a7d8 09:14:24 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:14:24 ---> Using cache 09:14:24 ---> c2c2d0193a79 09:14:24 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 09:14:24 ---> Running in 7de089c8fa60 09:14:26 ---> 69293e95542e 09:14:26 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:14:27 ---> Running in 238d0e089957 09:14:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:14:28 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:14:29 OK: 220 MiB in 52 packages 09:14:30 CGO_ENABLED=0 GO111MODULE=on go build -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 09:14:31 Removing intermediate container 7de089c8fa60 09:14:31 ---> 625e6d9897bc 09:14:31 Step 6/22 : COPY go.mod vendor* ./ 09:14:33 ---> baa2885e0dad 09:14:33 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:14:33 ---> Running in 232187f8267a 09:14:37 ---> c62a26de818b 09:14:37 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 09:14:37 ---> Running in 51b0424d0650 09:14:38 Removing intermediate container 51b0424d0650 09:14:38 ---> 8641c58f2866 09:14:38 Step 10/26 : RUN mkdir -p spire-build 09:14:38 ---> Running in 99d8f8f91d2d 09:14:40 Removing intermediate container 232187f8267a 09:14:40 ---> 50ac23fa14a9 09:14:40 Step 8/22 : COPY . . 09:14:42 Removing intermediate container 99d8f8f91d2d 09:14:42 ---> fcc192219507 09:14:42 Step 11/26 : WORKDIR /edgex-go/spire-build 09:14:42 ---> Running in 3c83b61785d9 09:14:43 Removing intermediate container 3c83b61785d9 09:14:43 ---> dede29cc335d 09:14:43 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 09:14:43 ---> Running in e3f492b5be07 09:14:47 spire-1.2.1/ 09:14:47 spire-1.2.1/.data/ 09:14:47 spire-1.2.1/.data/.file 09:14:47 spire-1.2.1/.dockerignore 09:14:47 spire-1.2.1/.gitattributes 09:14:47 spire-1.2.1/.githooks/ 09:14:47 spire-1.2.1/.githooks/pre-commit 09:14:47 spire-1.2.1/.github/ 09:14:47 spire-1.2.1/.github/ISSUE_TEMPLATE.md 09:14:47 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 09:14:47 spire-1.2.1/.github/dependabot.yml 09:14:47 spire-1.2.1/.github/workflows/ 09:14:47 spire-1.2.1/.github/workflows/nightly_build.yaml 09:14:47 spire-1.2.1/.github/workflows/pr_build.yaml 09:14:47 spire-1.2.1/.github/workflows/release_build.yaml 09:14:47 spire-1.2.1/.github/workflows/scripts/ 09:14:47 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 09:14:47 spire-1.2.1/.github/workflows/scripts/push-images.sh 09:14:47 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 09:14:47 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 09:14:47 spire-1.2.1/.github/workflows/scripts/split.sh 09:14:47 spire-1.2.1/.gitignore 09:14:47 spire-1.2.1/.go-version 09:14:47 spire-1.2.1/.golangci.yml 09:14:47 spire-1.2.1/ADOPTERS.md 09:14:47 spire-1.2.1/CHANGELOG.md 09:14:47 spire-1.2.1/CODE-OF-CONDUCT.md 09:14:47 spire-1.2.1/CODEOWNERS 09:14:47 spire-1.2.1/CONTRIBUTING.md 09:14:47 spire-1.2.1/Dockerfile 09:14:47 spire-1.2.1/Dockerfile.dev 09:14:47 spire-1.2.1/Dockerfile.scratch 09:14:47 spire-1.2.1/LICENSE 09:14:47 spire-1.2.1/MAINTAINERS.md 09:14:47 spire-1.2.1/Makefile 09:14:47 spire-1.2.1/README.md 09:14:47 spire-1.2.1/ROADMAP.md 09:14:47 spire-1.2.1/SECURITY.md 09:14:47 spire-1.2.1/cmd/ 09:14:47 spire-1.2.1/cmd/spire-agent/ 09:14:47 spire-1.2.1/cmd/spire-agent/cli/ 09:14:47 spire-1.2.1/cmd/spire-agent/cli/api/ 09:14:47 spire-1.2.1/cmd/spire-agent/cli/api/common.go 09:14:47 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 09:14:47 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 09:14:47 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 09:14:47 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 09:14:47 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 09:14:47 spire-1.2.1/cmd/spire-agent/cli/cli.go 09:14:47 spire-1.2.1/cmd/spire-agent/cli/common/ 09:14:47 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 09:14:47 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 09:14:47 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 09:14:47 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 09:14:47 spire-1.2.1/cmd/spire-agent/cli/run/ 09:14:47 spire-1.2.1/cmd/spire-agent/cli/run/run.go 09:14:47 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 09:14:47 spire-1.2.1/cmd/spire-agent/cli/validate/ 09:14:47 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 09:14:47 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 09:14:47 spire-1.2.1/cmd/spire-agent/main.go 09:14:47 spire-1.2.1/cmd/spire-server/ 09:14:47 spire-1.2.1/cmd/spire-server/cli/ 09:14:47 spire-1.2.1/cmd/spire-server/cli/agent/ 09:14:47 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 09:14:47 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 09:14:47 spire-1.2.1/cmd/spire-server/cli/agent/count.go 09:14:47 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 09:14:47 spire-1.2.1/cmd/spire-server/cli/agent/list.go 09:14:47 spire-1.2.1/cmd/spire-server/cli/agent/show.go 09:14:47 spire-1.2.1/cmd/spire-server/cli/bundle/ 09:14:47 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 09:14:47 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 09:14:47 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 09:14:47 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 09:14:47 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 09:14:47 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 09:14:47 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 09:14:47 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 09:14:47 spire-1.2.1/cmd/spire-server/cli/cli.go 09:14:47 spire-1.2.1/cmd/spire-server/cli/entry/ 09:14:47 spire-1.2.1/cmd/spire-server/cli/entry/count.go 09:14:47 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 09:14:47 spire-1.2.1/cmd/spire-server/cli/entry/create.go 09:14:47 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 09:14:47 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 09:14:47 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 09:14:47 spire-1.2.1/cmd/spire-server/cli/entry/show.go 09:14:47 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 09:14:47 spire-1.2.1/cmd/spire-server/cli/entry/update.go 09:14:47 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 09:14:47 spire-1.2.1/cmd/spire-server/cli/entry/util.go 09:14:47 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 09:14:47 spire-1.2.1/cmd/spire-server/cli/federation/ 09:14:47 spire-1.2.1/cmd/spire-server/cli/federation/common.go 09:14:47 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 09:14:47 spire-1.2.1/cmd/spire-server/cli/federation/create.go 09:14:47 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 09:14:47 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 09:14:47 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 09:14:47 spire-1.2.1/cmd/spire-server/cli/federation/list.go 09:14:47 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 09:14:47 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 09:14:47 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 09:14:47 spire-1.2.1/cmd/spire-server/cli/federation/show.go 09:14:47 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 09:14:47 spire-1.2.1/cmd/spire-server/cli/federation/update.go 09:14:47 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 09:14:47 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 09:14:47 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 09:14:47 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 09:14:47 spire-1.2.1/cmd/spire-server/cli/jwt/ 09:14:47 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 09:14:47 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 09:14:47 spire-1.2.1/cmd/spire-server/cli/run/ 09:14:47 spire-1.2.1/cmd/spire-server/cli/run/run.go 09:14:47 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 09:14:47 spire-1.2.1/cmd/spire-server/cli/token/ 09:14:47 spire-1.2.1/cmd/spire-server/cli/token/generate.go 09:14:47 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 09:14:47 spire-1.2.1/cmd/spire-server/cli/validate/ 09:14:47 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 09:14:47 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 09:14:47 spire-1.2.1/cmd/spire-server/cli/x509/ 09:14:47 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 09:14:47 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 09:14:47 spire-1.2.1/cmd/spire-server/main.go 09:14:47 spire-1.2.1/cmd/spire-server/util/ 09:14:47 spire-1.2.1/cmd/spire-server/util/util.go 09:14:47 spire-1.2.1/conf/ 09:14:47 spire-1.2.1/conf/agent/ 09:14:47 spire-1.2.1/conf/agent/agent.conf 09:14:47 spire-1.2.1/conf/agent/agent_full.conf 09:14:47 spire-1.2.1/conf/agent/dummy_root_ca.crt 09:14:47 spire-1.2.1/conf/server/ 09:14:47 spire-1.2.1/conf/server/dummy_upstream_ca.crt 09:14:47 spire-1.2.1/conf/server/dummy_upstream_ca.key 09:14:47 spire-1.2.1/conf/server/server.conf 09:14:47 spire-1.2.1/conf/server/server_full.conf 09:14:47 spire-1.2.1/doc/ 09:14:47 spire-1.2.1/doc/SPIRE101.md 09:14:47 spire-1.2.1/doc/auditlog.md 09:14:47 spire-1.2.1/doc/authorization_policy_engine.md 09:14:47 spire-1.2.1/doc/changelog_guidelines.md 09:14:47 spire-1.2.1/doc/cure53-report.pdf 09:14:47 spire-1.2.1/doc/images/ 09:14:47 spire-1.2.1/doc/images/2019_roadmap.png 09:14:47 spire-1.2.1/doc/images/SPIRE101.png 09:14:47 spire-1.2.1/doc/images/SPIRE_agent.png 09:14:47 spire-1.2.1/doc/images/SPIRE_server.png 09:14:47 spire-1.2.1/doc/images/cache_mgr.png 09:14:47 spire-1.2.1/doc/images/cache_mgr_components.png 09:14:47 spire-1.2.1/doc/images/federated_spire.png 09:14:47 spire-1.2.1/doc/images/ha_mode.png 09:14:47 spire-1.2.1/doc/images/nested_spire.png 09:14:47 spire-1.2.1/doc/images/oidc_federation.png 09:14:47 spire-1.2.1/doc/images/single_trust_domain.png 09:14:47 spire-1.2.1/doc/images/spiffe_compatible.png 09:14:47 spire-1.2.1/doc/images/spire_logo.png 09:14:47 spire-1.2.1/doc/migrating_registration_api_clients.md 09:14:47 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 09:14:47 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 09:14:47 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 09:14:47 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 09:14:47 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 09:14:47 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 09:14:47 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 09:14:47 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 09:14:47 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 09:14:47 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 09:14:47 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 09:14:47 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 09:14:47 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 09:14:47 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 09:14:47 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 09:14:47 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 09:14:47 spire-1.2.1/doc/plugin_server_datastore_sql.md 09:14:47 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 09:14:47 spire-1.2.1/doc/plugin_server_keymanager_disk.md 09:14:47 spire-1.2.1/doc/plugin_server_keymanager_memory.md 09:14:47 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 09:14:47 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 09:14:47 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 09:14:47 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 09:14:47 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 09:14:47 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 09:14:47 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 09:14:47 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 09:14:47 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 09:14:47 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 09:14:47 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 09:14:47 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 09:14:47 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 09:14:47 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 09:14:47 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 09:14:47 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 09:14:47 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 09:14:47 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 09:14:47 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 09:14:47 spire-1.2.1/doc/scaling_spire.md 09:14:47 spire-1.2.1/doc/spire_agent.md 09:14:47 spire-1.2.1/doc/spire_server.md 09:14:47 spire-1.2.1/doc/supported_integrations.md 09:14:47 spire-1.2.1/doc/telemetry.md 09:14:47 spire-1.2.1/doc/telemetry_config.md 09:14:47 spire-1.2.1/doc/upgrading.md 09:14:47 spire-1.2.1/doc/using_spire.md 09:14:47 spire-1.2.1/examples/ 09:14:47 spire-1.2.1/examples/README.md 09:14:47 spire-1.2.1/go.mod 09:14:47 spire-1.2.1/go.sum 09:14:47 spire-1.2.1/pkg/ 09:14:47 spire-1.2.1/pkg/agent/ 09:14:47 spire-1.2.1/pkg/agent/agent.go 09:14:47 spire-1.2.1/pkg/agent/api/ 09:14:47 spire-1.2.1/pkg/agent/api/config.go 09:14:47 spire-1.2.1/pkg/agent/api/debug/ 09:14:47 spire-1.2.1/pkg/agent/api/debug/v1/ 09:14:47 spire-1.2.1/pkg/agent/api/debug/v1/service.go 09:14:47 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 09:14:47 spire-1.2.1/pkg/agent/api/delegatedidentity/ 09:14:47 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 09:14:47 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 09:14:47 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 09:14:47 spire-1.2.1/pkg/agent/api/endpoints.go 09:14:47 spire-1.2.1/pkg/agent/api/health/ 09:14:47 spire-1.2.1/pkg/agent/api/health/v1/ 09:14:47 spire-1.2.1/pkg/agent/api/health/v1/service.go 09:14:47 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 09:14:47 spire-1.2.1/pkg/agent/api/rpccontext/ 09:14:47 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 09:14:47 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 09:14:47 spire-1.2.1/pkg/agent/attestor/ 09:14:47 spire-1.2.1/pkg/agent/attestor/node/ 09:14:47 spire-1.2.1/pkg/agent/attestor/node/experimental.go 09:14:47 spire-1.2.1/pkg/agent/attestor/node/node.go 09:14:47 spire-1.2.1/pkg/agent/attestor/node/node_test.go 09:14:47 spire-1.2.1/pkg/agent/attestor/workload/ 09:14:47 spire-1.2.1/pkg/agent/attestor/workload/workload.go 09:14:47 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 09:14:47 spire-1.2.1/pkg/agent/catalog/ 09:14:47 spire-1.2.1/pkg/agent/catalog/catalog.go 09:14:47 spire-1.2.1/pkg/agent/catalog/keymanager.go 09:14:47 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 09:14:47 spire-1.2.1/pkg/agent/catalog/svidstore.go 09:14:47 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 09:14:47 spire-1.2.1/pkg/agent/client/ 09:14:47 spire-1.2.1/pkg/agent/client/client.go 09:14:47 spire-1.2.1/pkg/agent/client/client_test.go 09:14:47 spire-1.2.1/pkg/agent/client/dial.go 09:14:47 spire-1.2.1/pkg/agent/client/nodeconn.go 09:14:47 spire-1.2.1/pkg/agent/client/nodeconn_test.go 09:14:47 spire-1.2.1/pkg/agent/client/update.go 09:14:47 spire-1.2.1/pkg/agent/client/util.go 09:14:47 spire-1.2.1/pkg/agent/common/ 09:14:47 spire-1.2.1/pkg/agent/common/backoff/ 09:14:47 spire-1.2.1/pkg/agent/common/backoff/backoff.go 09:14:47 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 09:14:47 spire-1.2.1/pkg/agent/common/cgroups/ 09:14:47 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 09:14:47 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 09:14:47 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 09:14:47 spire-1.2.1/pkg/agent/config.go 09:14:47 spire-1.2.1/pkg/agent/endpoints/ 09:14:47 spire-1.2.1/pkg/agent/endpoints/config.go 09:14:47 spire-1.2.1/pkg/agent/endpoints/endpoints.go 09:14:47 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 09:14:47 spire-1.2.1/pkg/agent/endpoints/metrics.go 09:14:47 spire-1.2.1/pkg/agent/endpoints/middleware.go 09:14:47 spire-1.2.1/pkg/agent/endpoints/peertracker.go 09:14:47 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 09:14:47 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 09:14:47 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 09:14:47 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 09:14:47 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 09:14:47 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 09:14:47 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 09:14:47 spire-1.2.1/pkg/agent/endpoints/workload/ 09:14:47 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 09:14:47 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 09:14:47 spire-1.2.1/pkg/agent/manager/ 09:14:47 spire-1.2.1/pkg/agent/manager/cache/ 09:14:47 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 09:14:47 spire-1.2.1/pkg/agent/manager/cache/cache.go 09:14:47 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 09:14:47 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 09:14:47 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 09:14:47 spire-1.2.1/pkg/agent/manager/cache/sets.go 09:14:47 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 09:14:47 spire-1.2.1/pkg/agent/manager/config.go 09:14:47 spire-1.2.1/pkg/agent/manager/manager.go 09:14:47 spire-1.2.1/pkg/agent/manager/manager_test.go 09:14:47 spire-1.2.1/pkg/agent/manager/storage.go 09:14:47 spire-1.2.1/pkg/agent/manager/storage_test.go 09:14:47 spire-1.2.1/pkg/agent/manager/storecache/ 09:14:47 spire-1.2.1/pkg/agent/manager/storecache/cache.go 09:14:47 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 09:14:47 spire-1.2.1/pkg/agent/manager/sync.go 09:14:47 spire-1.2.1/pkg/agent/plugin/ 09:14:47 spire-1.2.1/pkg/agent/plugin/keymanager/ 09:14:47 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 09:14:47 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 09:14:47 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 09:14:47 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 09:14:47 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 09:14:47 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 09:14:47 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 09:14:47 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 09:14:47 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 09:14:47 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 09:14:47 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 09:14:47 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 09:14:47 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 09:14:47 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 09:14:47 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 09:14:47 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 09:14:47 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 09:14:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 09:14:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 09:14:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 09:14:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 09:14:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 09:14:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 09:14:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 09:14:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 09:14:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 09:14:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 09:14:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 09:14:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 09:14:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 09:14:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 09:14:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 09:14:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 09:14:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 09:14:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 09:14:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 09:14:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 09:14:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 09:14:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 09:14:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 09:14:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 09:14:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 09:14:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 09:14:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 09:14:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 09:14:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 09:14:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 09:14:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 09:14:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 09:14:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 09:14:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 09:14:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 09:14:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 09:14:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 09:14:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 09:14:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 09:14:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 09:14:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 09:14:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 09:14:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 09:14:47 spire-1.2.1/pkg/agent/plugin/svidstore/ 09:14:47 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 09:14:47 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 09:14:47 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 09:14:47 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 09:14:47 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 09:14:47 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 09:14:47 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 09:14:47 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 09:14:47 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 09:14:47 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 09:14:47 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 09:14:47 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 09:14:47 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 09:14:47 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 09:14:47 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 09:14:47 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 09:14:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 09:14:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 09:14:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 09:14:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 09:14:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 09:14:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 09:14:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 09:14:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 09:14:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 09:14:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 09:14:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 09:14:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 09:14:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 09:14:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 09:14:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 09:14:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 09:14:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 09:14:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 09:14:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 09:14:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 09:14:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 09:14:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 09:14:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 09:14:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 09:14:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 09:14:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 09:14:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 09:14:47 spire-1.2.1/pkg/agent/svid/ 09:14:47 spire-1.2.1/pkg/agent/svid/rotator.go 09:14:47 spire-1.2.1/pkg/agent/svid/rotator_config.go 09:14:47 spire-1.2.1/pkg/agent/svid/rotator_test.go 09:14:47 spire-1.2.1/pkg/agent/svid/store/ 09:14:47 spire-1.2.1/pkg/agent/svid/store/service.go 09:14:47 spire-1.2.1/pkg/agent/svid/store/service_test.go 09:14:47 spire-1.2.1/pkg/common/ 09:14:47 spire-1.2.1/pkg/common/agentpathtemplate/ 09:14:47 spire-1.2.1/pkg/common/agentpathtemplate/template.go 09:14:47 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 09:14:47 spire-1.2.1/pkg/common/api/ 09:14:47 spire-1.2.1/pkg/common/api/metrics.go 09:14:47 spire-1.2.1/pkg/common/api/middleware/ 09:14:47 spire-1.2.1/pkg/common/api/middleware/common_test.go 09:14:47 spire-1.2.1/pkg/common/api/middleware/interceptor.go 09:14:47 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 09:14:47 spire-1.2.1/pkg/common/api/middleware/logger.go 09:14:47 spire-1.2.1/pkg/common/api/middleware/logger_test.go 09:14:47 spire-1.2.1/pkg/common/api/middleware/metrics.go 09:14:47 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 09:14:47 spire-1.2.1/pkg/common/api/middleware/middleware.go 09:14:47 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 09:14:47 spire-1.2.1/pkg/common/api/middleware/misconfig.go 09:14:47 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 09:14:47 spire-1.2.1/pkg/common/api/middleware/names.go 09:14:47 spire-1.2.1/pkg/common/api/middleware/names_test.go 09:14:47 spire-1.2.1/pkg/common/api/names.go 09:14:47 spire-1.2.1/pkg/common/api/ratelimit.go 09:14:47 spire-1.2.1/pkg/common/api/rpccontext/ 09:14:47 spire-1.2.1/pkg/common/api/rpccontext/logger.go 09:14:47 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 09:14:47 spire-1.2.1/pkg/common/api/rpccontext/names.go 09:14:47 spire-1.2.1/pkg/common/auth/ 09:14:47 spire-1.2.1/pkg/common/auth/interceptors.go 09:14:47 spire-1.2.1/pkg/common/auth/interceptors_test.go 09:14:47 spire-1.2.1/pkg/common/auth/untracked_uds.go 09:14:47 spire-1.2.1/pkg/common/bundleutil/ 09:14:47 spire-1.2.1/pkg/common/bundleutil/bundle.go 09:14:47 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 09:14:47 spire-1.2.1/pkg/common/bundleutil/common_test.go 09:14:47 spire-1.2.1/pkg/common/bundleutil/marshal.go 09:14:47 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 09:14:47 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 09:14:47 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 09:14:47 spire-1.2.1/pkg/common/bundleutil/types.go 09:14:47 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 09:14:47 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 09:14:47 spire-1.2.1/pkg/common/catalog/ 09:14:47 spire-1.2.1/pkg/common/catalog/bind.go 09:14:47 spire-1.2.1/pkg/common/catalog/builtin.go 09:14:47 spire-1.2.1/pkg/common/catalog/catalog.go 09:14:47 spire-1.2.1/pkg/common/catalog/catalog_test.go 09:14:47 spire-1.2.1/pkg/common/catalog/closers.go 09:14:47 spire-1.2.1/pkg/common/catalog/cmd_linux.go 09:14:47 spire-1.2.1/pkg/common/catalog/cmd_other.go 09:14:47 spire-1.2.1/pkg/common/catalog/config.go 09:14:47 spire-1.2.1/pkg/common/catalog/config_test.go 09:14:47 spire-1.2.1/pkg/common/catalog/configure.go 09:14:47 spire-1.2.1/pkg/common/catalog/constraints.go 09:14:47 spire-1.2.1/pkg/common/catalog/constraints_test.go 09:14:47 spire-1.2.1/pkg/common/catalog/context.go 09:14:47 spire-1.2.1/pkg/common/catalog/external.go 09:14:47 spire-1.2.1/pkg/common/catalog/host.go 09:14:47 spire-1.2.1/pkg/common/catalog/pipenet.go 09:14:47 spire-1.2.1/pkg/common/catalog/plugin.go 09:14:47 spire-1.2.1/pkg/common/catalog/testplugin/ 09:14:47 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 09:14:47 spire-1.2.1/pkg/common/catalog/testplugin/main.go 09:14:47 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 09:14:47 spire-1.2.1/pkg/common/cli/ 09:14:47 spire-1.2.1/pkg/common/cli/env.go 09:14:47 spire-1.2.1/pkg/common/cli/flags.go 09:14:47 spire-1.2.1/pkg/common/cli/trust_domain.go 09:14:47 spire-1.2.1/pkg/common/cli/trust_domain_test.go 09:14:47 spire-1.2.1/pkg/common/cli/umask.go 09:14:47 spire-1.2.1/pkg/common/cli/umask_posix.go 09:14:47 spire-1.2.1/pkg/common/cli/umask_test.go 09:14:47 spire-1.2.1/pkg/common/cli/umask_windows.go 09:14:47 spire-1.2.1/pkg/common/cliprinter/ 09:14:47 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 09:14:47 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 09:14:47 spire-1.2.1/pkg/common/cliprinter/flag.go 09:14:47 spire-1.2.1/pkg/common/cliprinter/flag_test.go 09:14:47 spire-1.2.1/pkg/common/cliprinter/format.go 09:14:47 spire-1.2.1/pkg/common/cliprinter/format_test.go 09:14:47 spire-1.2.1/pkg/common/cliprinter/internal/ 09:14:47 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 09:14:47 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 09:14:47 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 09:14:47 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 09:14:47 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 09:14:47 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 09:14:47 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 09:14:47 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 09:14:47 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 09:14:47 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 09:14:47 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 09:14:47 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 09:14:47 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 09:14:47 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 09:14:47 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 09:14:47 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 09:14:47 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 09:14:47 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 09:14:47 spire-1.2.1/pkg/common/coretypes/ 09:14:47 spire-1.2.1/pkg/common/coretypes/bundle/ 09:14:47 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 09:14:47 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 09:14:47 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 09:14:47 spire-1.2.1/pkg/common/coretypes/bundle/require.go 09:14:47 spire-1.2.1/pkg/common/coretypes/jwtkey/ 09:14:47 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 09:14:47 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 09:14:47 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 09:14:47 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 09:14:47 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 09:14:47 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 09:14:47 spire-1.2.1/pkg/common/coretypes/x509certificate/ 09:14:47 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 09:14:47 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 09:14:47 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 09:14:47 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 09:14:47 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 09:14:47 spire-1.2.1/pkg/common/cryptoutil/ 09:14:47 spire-1.2.1/pkg/common/cryptoutil/keys.go 09:14:47 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 09:14:47 spire-1.2.1/pkg/common/diskutil/ 09:14:47 spire-1.2.1/pkg/common/diskutil/file_posix.go 09:14:47 spire-1.2.1/pkg/common/diskutil/file_test.go 09:14:47 spire-1.2.1/pkg/common/diskutil/file_windows.go 09:14:47 spire-1.2.1/pkg/common/errorutil/ 09:14:47 spire-1.2.1/pkg/common/errorutil/wrapper.go 09:14:47 spire-1.2.1/pkg/common/health/ 09:14:47 spire-1.2.1/pkg/common/health/config.go 09:14:47 spire-1.2.1/pkg/common/health/context.go 09:14:47 spire-1.2.1/pkg/common/health/context_test.go 09:14:47 spire-1.2.1/pkg/common/health/health.go 09:14:47 spire-1.2.1/pkg/common/health/health_test.go 09:14:47 spire-1.2.1/pkg/common/health/logger.go 09:14:47 spire-1.2.1/pkg/common/hostservice/ 09:14:47 spire-1.2.1/pkg/common/hostservice/metricsservice/ 09:14:47 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 09:14:47 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 09:14:47 spire-1.2.1/pkg/common/idutil/ 09:14:47 spire-1.2.1/pkg/common/idutil/require.go 09:14:47 spire-1.2.1/pkg/common/idutil/require_test.go 09:14:47 spire-1.2.1/pkg/common/idutil/safety.go 09:14:47 spire-1.2.1/pkg/common/idutil/safety_test.go 09:14:47 spire-1.2.1/pkg/common/idutil/spiffeid.go 09:14:47 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 09:14:47 spire-1.2.1/pkg/common/jwtsvid/ 09:14:47 spire-1.2.1/pkg/common/jwtsvid/common.go 09:14:47 spire-1.2.1/pkg/common/jwtsvid/sign.go 09:14:47 spire-1.2.1/pkg/common/jwtsvid/token_test.go 09:14:47 spire-1.2.1/pkg/common/jwtsvid/validate.go 09:14:47 spire-1.2.1/pkg/common/jwtutil/ 09:14:47 spire-1.2.1/pkg/common/jwtutil/keyset.go 09:14:47 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 09:14:47 spire-1.2.1/pkg/common/log/ 09:14:47 spire-1.2.1/pkg/common/log/hclog_adapter.go 09:14:47 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 09:14:47 spire-1.2.1/pkg/common/log/log.go 09:14:47 spire-1.2.1/pkg/common/log/log_test.go 09:14:47 spire-1.2.1/pkg/common/log/options.go 09:14:47 spire-1.2.1/pkg/common/nodeutil/ 09:14:47 spire-1.2.1/pkg/common/nodeutil/node.go 09:14:47 spire-1.2.1/pkg/common/nodeutil/node_test.go 09:14:47 spire-1.2.1/pkg/common/peertracker/ 09:14:47 spire-1.2.1/pkg/common/peertracker/conn.go 09:14:47 spire-1.2.1/pkg/common/peertracker/credentials.go 09:14:47 spire-1.2.1/pkg/common/peertracker/errors.go 09:14:47 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 09:14:47 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 09:14:47 spire-1.2.1/pkg/common/peertracker/info.go 09:14:47 spire-1.2.1/pkg/common/peertracker/listener.go 09:14:47 spire-1.2.1/pkg/common/peertracker/listener_test.go 09:14:47 spire-1.2.1/pkg/common/peertracker/peertracker.go 09:14:47 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 09:14:47 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 09:14:47 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 09:14:47 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 09:14:47 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 09:14:47 spire-1.2.1/pkg/common/peertracker/tcp.go 09:14:47 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 09:14:47 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 09:14:47 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 09:14:47 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 09:14:47 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 09:14:47 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 09:14:47 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 09:14:47 spire-1.2.1/pkg/common/peertracker/uds.go 09:14:47 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 09:14:47 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 09:14:47 spire-1.2.1/pkg/common/peertracker/uds_linux.go 09:14:47 spire-1.2.1/pkg/common/pemutil/ 09:14:47 spire-1.2.1/pkg/common/pemutil/block.go 09:14:47 spire-1.2.1/pkg/common/pemutil/certs.go 09:14:47 spire-1.2.1/pkg/common/pemutil/common.go 09:14:47 spire-1.2.1/pkg/common/pemutil/csr.go 09:14:47 spire-1.2.1/pkg/common/pemutil/keys.go 09:14:47 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 09:14:47 spire-1.2.1/pkg/common/pemutil/testdata/ 09:14:47 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 09:14:47 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 09:14:47 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 09:14:47 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 09:14:47 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 09:14:47 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 09:14:47 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 09:14:47 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 09:14:47 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 09:14:47 spire-1.2.1/pkg/common/plugin/ 09:14:47 spire-1.2.1/pkg/common/plugin/aws/ 09:14:47 spire-1.2.1/pkg/common/plugin/aws/iid.go 09:14:47 spire-1.2.1/pkg/common/plugin/azure/ 09:14:47 spire-1.2.1/pkg/common/plugin/azure/msi.go 09:14:47 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 09:14:47 spire-1.2.1/pkg/common/plugin/facade.go 09:14:47 spire-1.2.1/pkg/common/plugin/facade_test.go 09:14:47 spire-1.2.1/pkg/common/plugin/gcp/ 09:14:47 spire-1.2.1/pkg/common/plugin/gcp/iit.go 09:14:47 spire-1.2.1/pkg/common/plugin/k8s/ 09:14:47 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 09:14:47 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 09:14:47 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 09:14:47 spire-1.2.1/pkg/common/plugin/k8s/utils.go 09:14:47 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 09:14:47 spire-1.2.1/pkg/common/plugin/log.go 09:14:47 spire-1.2.1/pkg/common/plugin/sshpop/ 09:14:47 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 09:14:47 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 09:14:47 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 09:14:47 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 09:14:47 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 09:14:47 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 09:14:47 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 09:14:47 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 09:14:47 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 09:14:47 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 09:14:47 spire-1.2.1/pkg/common/plugin/tpmdevid/ 09:14:47 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 09:14:47 spire-1.2.1/pkg/common/plugin/x509pop/ 09:14:47 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 09:14:47 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 09:14:47 spire-1.2.1/pkg/common/profiling/ 09:14:47 spire-1.2.1/pkg/common/profiling/dumpers.go 09:14:47 spire-1.2.1/pkg/common/profiling/profiling.go 09:14:47 spire-1.2.1/pkg/common/protoutil/ 09:14:47 spire-1.2.1/pkg/common/protoutil/masks.go 09:14:47 spire-1.2.1/pkg/common/protoutil/masks_test.go 09:14:47 spire-1.2.1/pkg/common/rotationutil/ 09:14:47 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 09:14:47 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 09:14:47 spire-1.2.1/pkg/common/selector/ 09:14:47 spire-1.2.1/pkg/common/selector/selector.go 09:14:47 spire-1.2.1/pkg/common/selector/selector_test.go 09:14:47 spire-1.2.1/pkg/common/selector/set.go 09:14:47 spire-1.2.1/pkg/common/selector/set_utils.go 09:14:47 spire-1.2.1/pkg/common/selector/set_utils_test.go 09:14:47 spire-1.2.1/pkg/common/telemetry/ 09:14:47 spire-1.2.1/pkg/common/telemetry/agent/ 09:14:47 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 09:14:47 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 09:14:47 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 09:14:47 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 09:14:47 spire-1.2.1/pkg/common/telemetry/agent/manager.go 09:14:47 spire-1.2.1/pkg/common/telemetry/agent/node.go 09:14:47 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 09:14:47 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 09:14:47 spire-1.2.1/pkg/common/telemetry/agent/store/ 09:14:47 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 09:14:47 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 09:14:47 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 09:14:47 spire-1.2.1/pkg/common/telemetry/blackhole.go 09:14:47 spire-1.2.1/pkg/common/telemetry/call.go 09:14:47 spire-1.2.1/pkg/common/telemetry/common/ 09:14:47 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 09:14:47 spire-1.2.1/pkg/common/telemetry/config.go 09:14:47 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 09:14:47 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 09:14:47 spire-1.2.1/pkg/common/telemetry/inmem.go 09:14:47 spire-1.2.1/pkg/common/telemetry/inmem_test.go 09:14:47 spire-1.2.1/pkg/common/telemetry/m3.go 09:14:47 spire-1.2.1/pkg/common/telemetry/m3_test.go 09:14:47 spire-1.2.1/pkg/common/telemetry/metrics.go 09:14:47 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 09:14:47 spire-1.2.1/pkg/common/telemetry/names.go 09:14:47 spire-1.2.1/pkg/common/telemetry/prometheus.go 09:14:47 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 09:14:47 spire-1.2.1/pkg/common/telemetry/sanitize.go 09:14:47 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 09:14:47 spire-1.2.1/pkg/common/telemetry/server/ 09:14:47 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 09:14:47 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 09:14:47 spire-1.2.1/pkg/common/telemetry/server/datastore/ 09:14:47 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 09:14:47 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 09:14:47 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 09:14:47 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 09:14:47 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 09:14:47 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 09:14:47 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 09:14:47 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 09:14:47 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 09:14:47 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 09:14:47 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 09:14:47 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 09:14:47 spire-1.2.1/pkg/common/telemetry/server/rotate.go 09:14:47 spire-1.2.1/pkg/common/telemetry/server/server.go 09:14:47 spire-1.2.1/pkg/common/telemetry/sink.go 09:14:47 spire-1.2.1/pkg/common/telemetry/statsd.go 09:14:47 spire-1.2.1/pkg/common/telemetry/statsd_test.go 09:14:47 spire-1.2.1/pkg/common/telemetry/uptime.go 09:14:47 spire-1.2.1/pkg/common/telemetry/version.go 09:14:47 spire-1.2.1/pkg/common/telemetry/withlabels.go 09:14:47 spire-1.2.1/pkg/common/uptime/ 09:14:47 spire-1.2.1/pkg/common/uptime/uptime.go 09:14:47 spire-1.2.1/pkg/common/uptime/uptime_test.go 09:14:47 spire-1.2.1/pkg/common/util/ 09:14:47 spire-1.2.1/pkg/common/util/certs.go 09:14:47 spire-1.2.1/pkg/common/util/certs_test.go 09:14:47 spire-1.2.1/pkg/common/util/csr.go 09:14:47 spire-1.2.1/pkg/common/util/hash.go 09:14:47 spire-1.2.1/pkg/common/util/selectors.go 09:14:47 spire-1.2.1/pkg/common/util/selectors_test.go 09:14:47 spire-1.2.1/pkg/common/util/signals.go 09:14:47 spire-1.2.1/pkg/common/util/sort.go 09:14:47 spire-1.2.1/pkg/common/util/sort_test.go 09:14:47 spire-1.2.1/pkg/common/util/task.go 09:14:47 spire-1.2.1/pkg/common/util/task_test.go 09:14:47 spire-1.2.1/pkg/common/util/testdata/ 09:14:47 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 09:14:47 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 09:14:47 spire-1.2.1/pkg/common/version/ 09:14:47 spire-1.2.1/pkg/common/version/version.go 09:14:47 spire-1.2.1/pkg/common/x509svid/ 09:14:47 spire-1.2.1/pkg/common/x509svid/common_test.go 09:14:47 spire-1.2.1/pkg/common/x509svid/csr.go 09:14:47 spire-1.2.1/pkg/common/x509svid/upstreamca.go 09:14:47 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 09:14:47 spire-1.2.1/pkg/common/x509util/ 09:14:47 spire-1.2.1/pkg/common/x509util/cert.go 09:14:47 spire-1.2.1/pkg/common/x509util/dns.go 09:14:47 spire-1.2.1/pkg/common/x509util/dns_test.go 09:14:47 spire-1.2.1/pkg/common/x509util/keyid.go 09:14:47 spire-1.2.1/pkg/common/x509util/keypair.go 09:14:47 spire-1.2.1/pkg/common/x509util/serialnumber.go 09:14:47 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 09:14:47 spire-1.2.1/pkg/server/ 09:14:47 spire-1.2.1/pkg/server/api/ 09:14:47 spire-1.2.1/pkg/server/api/agent.go 09:14:47 spire-1.2.1/pkg/server/api/agent/ 09:14:47 spire-1.2.1/pkg/server/api/agent/v1/ 09:14:47 spire-1.2.1/pkg/server/api/agent/v1/service.go 09:14:47 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 09:14:47 spire-1.2.1/pkg/server/api/agent_test.go 09:14:47 spire-1.2.1/pkg/server/api/api.go 09:14:47 spire-1.2.1/pkg/server/api/audit/ 09:14:47 spire-1.2.1/pkg/server/api/audit/audit.go 09:14:47 spire-1.2.1/pkg/server/api/audit/audit_test.go 09:14:47 spire-1.2.1/pkg/server/api/bundle.go 09:14:47 spire-1.2.1/pkg/server/api/bundle/ 09:14:47 spire-1.2.1/pkg/server/api/bundle/v1/ 09:14:47 spire-1.2.1/pkg/server/api/bundle/v1/service.go 09:14:47 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 09:14:47 spire-1.2.1/pkg/server/api/bundle_test.go 09:14:47 spire-1.2.1/pkg/server/api/debug/ 09:14:47 spire-1.2.1/pkg/server/api/debug/v1/ 09:14:47 spire-1.2.1/pkg/server/api/debug/v1/service.go 09:14:47 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 09:14:47 spire-1.2.1/pkg/server/api/entry.go 09:14:47 spire-1.2.1/pkg/server/api/entry/ 09:14:47 spire-1.2.1/pkg/server/api/entry/v1/ 09:14:47 spire-1.2.1/pkg/server/api/entry/v1/service.go 09:14:47 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 09:14:47 spire-1.2.1/pkg/server/api/entry_test.go 09:14:47 spire-1.2.1/pkg/server/api/health/ 09:14:47 spire-1.2.1/pkg/server/api/health/v1/ 09:14:47 spire-1.2.1/pkg/server/api/health/v1/service.go 09:14:47 spire-1.2.1/pkg/server/api/health/v1/service_test.go 09:14:47 spire-1.2.1/pkg/server/api/id.go 09:14:47 spire-1.2.1/pkg/server/api/id_test.go 09:14:47 spire-1.2.1/pkg/server/api/limits/ 09:14:47 spire-1.2.1/pkg/server/api/limits/limits.go 09:14:47 spire-1.2.1/pkg/server/api/middleware/ 09:14:47 spire-1.2.1/pkg/server/api/middleware/alias.go 09:14:47 spire-1.2.1/pkg/server/api/middleware/audit.go 09:14:47 spire-1.2.1/pkg/server/api/middleware/authorization.go 09:14:47 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 09:14:47 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 09:14:47 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 09:14:47 spire-1.2.1/pkg/server/api/middleware/caller.go 09:14:47 spire-1.2.1/pkg/server/api/middleware/caller_test.go 09:14:47 spire-1.2.1/pkg/server/api/middleware/common.go 09:14:47 spire-1.2.1/pkg/server/api/middleware/common_test.go 09:14:47 spire-1.2.1/pkg/server/api/middleware/entries.go 09:14:47 spire-1.2.1/pkg/server/api/middleware/entries_test.go 09:14:47 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 09:14:47 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 09:14:47 spire-1.2.1/pkg/server/api/ratelimit.go 09:14:47 spire-1.2.1/pkg/server/api/rpccontext/ 09:14:47 spire-1.2.1/pkg/server/api/rpccontext/alias.go 09:14:47 spire-1.2.1/pkg/server/api/rpccontext/audit.go 09:14:47 spire-1.2.1/pkg/server/api/rpccontext/caller.go 09:14:47 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 09:14:47 spire-1.2.1/pkg/server/api/selector.go 09:14:47 spire-1.2.1/pkg/server/api/selector_test.go 09:14:47 spire-1.2.1/pkg/server/api/status.go 09:14:47 spire-1.2.1/pkg/server/api/status_test.go 09:14:47 spire-1.2.1/pkg/server/api/svid/ 09:14:47 spire-1.2.1/pkg/server/api/svid/v1/ 09:14:47 spire-1.2.1/pkg/server/api/svid/v1/service.go 09:14:47 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 09:14:47 spire-1.2.1/pkg/server/api/trustdomain.go 09:14:47 spire-1.2.1/pkg/server/api/trustdomain/ 09:14:47 spire-1.2.1/pkg/server/api/trustdomain/v1/ 09:14:47 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 09:14:47 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 09:14:47 spire-1.2.1/pkg/server/api/trustdomain_test.go 09:14:47 spire-1.2.1/pkg/server/authpolicy/ 09:14:47 spire-1.2.1/pkg/server/authpolicy/defaults.go 09:14:47 spire-1.2.1/pkg/server/authpolicy/policy.go 09:14:47 spire-1.2.1/pkg/server/authpolicy/policy.rego 09:14:47 spire-1.2.1/pkg/server/authpolicy/policy_data.json 09:14:47 spire-1.2.1/pkg/server/authpolicy/policy_test.go 09:14:47 spire-1.2.1/pkg/server/authpolicy/validate.go 09:14:47 spire-1.2.1/pkg/server/bundle/ 09:14:47 spire-1.2.1/pkg/server/bundle/client/ 09:14:47 spire-1.2.1/pkg/server/bundle/client/client.go 09:14:47 spire-1.2.1/pkg/server/bundle/client/client_test.go 09:14:47 spire-1.2.1/pkg/server/bundle/client/manager.go 09:14:47 spire-1.2.1/pkg/server/bundle/client/manager_test.go 09:14:47 spire-1.2.1/pkg/server/bundle/client/sources.go 09:14:47 spire-1.2.1/pkg/server/bundle/client/sources_test.go 09:14:47 spire-1.2.1/pkg/server/bundle/client/updater.go 09:14:47 spire-1.2.1/pkg/server/bundle/client/updater_test.go 09:14:47 spire-1.2.1/pkg/server/ca/ 09:14:47 spire-1.2.1/pkg/server/ca/ca.go 09:14:47 spire-1.2.1/pkg/server/ca/ca_health.go 09:14:47 spire-1.2.1/pkg/server/ca/ca_test.go 09:14:47 spire-1.2.1/pkg/server/ca/journal.go 09:14:47 spire-1.2.1/pkg/server/ca/journal_test.go 09:14:47 spire-1.2.1/pkg/server/ca/manager.go 09:14:47 spire-1.2.1/pkg/server/ca/manager_health.go 09:14:47 spire-1.2.1/pkg/server/ca/manager_test.go 09:14:47 spire-1.2.1/pkg/server/ca/templates.go 09:14:47 spire-1.2.1/pkg/server/ca/upstream_client.go 09:14:47 spire-1.2.1/pkg/server/ca/upstream_client_test.go 09:14:47 spire-1.2.1/pkg/server/ca/validation.go 09:14:47 spire-1.2.1/pkg/server/cache/ 09:14:47 spire-1.2.1/pkg/server/cache/dscache/ 09:14:47 spire-1.2.1/pkg/server/cache/dscache/cache.go 09:14:47 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 09:14:47 spire-1.2.1/pkg/server/cache/entrycache/ 09:14:47 spire-1.2.1/pkg/server/cache/entrycache/cache.go 09:14:47 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 09:14:47 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 09:14:47 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 09:14:47 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 09:14:47 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 09:14:47 spire-1.2.1/pkg/server/catalog/ 09:14:47 spire-1.2.1/pkg/server/catalog/catalog.go 09:14:47 spire-1.2.1/pkg/server/catalog/keymanager.go 09:14:47 spire-1.2.1/pkg/server/catalog/nodeattestor.go 09:14:47 spire-1.2.1/pkg/server/catalog/noderesolver.go 09:14:47 spire-1.2.1/pkg/server/catalog/notifier.go 09:14:47 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 09:14:47 spire-1.2.1/pkg/server/config.go 09:14:47 spire-1.2.1/pkg/server/datastore/ 09:14:47 spire-1.2.1/pkg/server/datastore/datastore.go 09:14:47 spire-1.2.1/pkg/server/datastore/datastore_health.go 09:14:47 spire-1.2.1/pkg/server/datastore/repository.go 09:14:47 spire-1.2.1/pkg/server/datastore/sqlstore/ 09:14:47 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 09:14:47 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 09:14:47 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 09:14:47 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 09:14:47 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 09:14:47 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 09:14:47 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 09:14:47 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 09:14:47 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 09:14:47 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 09:14:47 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 09:14:47 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 09:14:47 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 09:14:47 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 09:14:47 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 09:14:47 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 09:14:47 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 09:14:47 spire-1.2.1/pkg/server/endpoints/ 09:14:47 spire-1.2.1/pkg/server/endpoints/bundle/ 09:14:47 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 09:14:47 spire-1.2.1/pkg/server/endpoints/bundle/config.go 09:14:47 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 09:14:47 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 09:14:47 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 09:14:47 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 09:14:47 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 09:14:47 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 09:14:47 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 09:14:47 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 09:14:47 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 09:14:47 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 09:14:47 spire-1.2.1/pkg/server/endpoints/bundle/server.go 09:14:47 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 09:14:47 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 09:14:47 spire-1.2.1/pkg/server/endpoints/config.go 09:14:47 spire-1.2.1/pkg/server/endpoints/endpoints.go 09:14:47 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 09:14:47 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 09:14:47 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 09:14:47 spire-1.2.1/pkg/server/endpoints/middleware.go 09:14:47 spire-1.2.1/pkg/server/endpoints/middleware_test.go 09:14:47 spire-1.2.1/pkg/server/hostservice/ 09:14:47 spire-1.2.1/pkg/server/hostservice/agentstore/ 09:14:47 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 09:14:47 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 09:14:47 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 09:14:47 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 09:14:47 spire-1.2.1/pkg/server/hostservice/identityprovider/ 09:14:47 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 09:14:47 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 09:14:47 spire-1.2.1/pkg/server/plugin/ 09:14:47 spire-1.2.1/pkg/server/plugin/keymanager/ 09:14:47 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 09:14:47 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 09:14:47 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 09:14:47 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 09:14:47 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 09:14:47 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 09:14:47 spire-1.2.1/pkg/server/plugin/keymanager/base/ 09:14:47 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 09:14:47 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 09:14:47 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 09:14:47 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 09:14:47 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 09:14:47 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 09:14:47 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 09:14:47 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 09:14:47 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 09:14:47 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 09:14:47 spire-1.2.1/pkg/server/plugin/keymanager/test/ 09:14:47 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 09:14:47 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 09:14:47 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 09:14:47 spire-1.2.1/pkg/server/plugin/nodeattestor/ 09:14:47 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 09:14:47 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 09:14:47 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 09:14:47 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 09:14:47 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 09:14:47 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 09:14:47 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 09:14:47 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 09:14:47 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 09:14:47 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 09:14:47 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 09:14:47 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 09:14:47 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 09:14:47 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 09:14:47 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 09:14:47 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 09:14:47 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 09:14:47 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 09:14:47 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 09:14:47 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 09:14:47 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 09:14:47 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 09:14:47 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 09:14:47 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 09:14:47 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 09:14:47 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 09:14:47 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 09:14:47 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 09:14:47 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 09:14:47 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 09:14:47 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 09:14:47 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 09:14:47 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 09:14:47 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 09:14:47 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 09:14:47 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 09:14:47 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 09:14:47 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 09:14:47 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 09:14:47 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 09:14:47 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 09:14:47 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 09:14:47 spire-1.2.1/pkg/server/plugin/noderesolver/ 09:14:47 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 09:14:47 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 09:14:47 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 09:14:47 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 09:14:47 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 09:14:47 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 09:14:47 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 09:14:47 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 09:14:47 spire-1.2.1/pkg/server/plugin/notifier/ 09:14:47 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 09:14:47 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 09:14:47 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 09:14:47 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 09:14:47 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 09:14:47 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 09:14:47 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 09:14:47 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 09:14:47 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 09:14:47 spire-1.2.1/pkg/server/plugin/notifier/repository.go 09:14:47 spire-1.2.1/pkg/server/plugin/notifier/v1.go 09:14:47 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 09:14:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 09:14:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 09:14:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 09:14:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 09:14:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 09:14:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 09:14:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 09:14:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 09:14:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 09:14:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 09:14:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 09:14:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 09:14:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 09:14:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 09:14:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 09:14:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 09:14:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 09:14:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 09:14:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 09:14:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 09:14:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 09:14:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 09:14:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 09:14:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 09:14:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 09:14:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 09:14:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 09:14:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 09:14:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 09:14:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 09:14:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 09:14:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 09:14:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 09:14:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 09:14:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 09:14:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 09:14:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 09:14:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 09:14:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 09:14:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 09:14:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 09:14:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 09:14:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 09:14:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 09:14:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 09:14:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 09:14:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 09:14:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 09:14:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 09:14:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 09:14:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 09:14:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 09:14:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 09:14:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 09:14:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 09:14:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 09:14:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 09:14:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 09:14:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 09:14:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 09:14:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 09:14:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 09:14:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 09:14:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 09:14:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 09:14:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 09:14:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 09:14:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 09:14:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 09:14:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 09:14:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 09:14:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 09:14:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 09:14:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 09:14:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 09:14:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 09:14:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 09:14:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 09:14:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 09:14:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 09:14:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 09:14:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 09:14:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 09:14:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 09:14:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 09:14:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 09:14:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 09:14:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 09:14:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 09:14:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 09:14:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 09:14:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 09:14:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 09:14:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 09:14:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 09:14:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 09:14:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 09:14:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 09:14:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 09:14:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 09:14:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 09:14:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 09:14:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 09:14:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 09:14:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 09:14:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 09:14:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 09:14:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 09:14:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 09:14:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 09:14:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 09:14:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 09:14:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 09:14:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 09:14:47 spire-1.2.1/pkg/server/registration/ 09:14:47 spire-1.2.1/pkg/server/registration/manager.go 09:14:47 spire-1.2.1/pkg/server/registration/manager_test.go 09:14:47 spire-1.2.1/pkg/server/scanentries.go 09:14:47 spire-1.2.1/pkg/server/scanentries_test.go 09:14:47 spire-1.2.1/pkg/server/server.go 09:14:47 spire-1.2.1/pkg/server/server_test.go 09:14:47 spire-1.2.1/pkg/server/svid/ 09:14:47 spire-1.2.1/pkg/server/svid/observer.go 09:14:47 spire-1.2.1/pkg/server/svid/observer_test.go 09:14:47 spire-1.2.1/pkg/server/svid/rotator.go 09:14:47 spire-1.2.1/pkg/server/svid/rotator_config.go 09:14:47 spire-1.2.1/pkg/server/svid/rotator_config_test.go 09:14:47 spire-1.2.1/pkg/server/svid/rotator_test.go 09:14:47 spire-1.2.1/proto/ 09:14:47 spire-1.2.1/proto/private/ 09:14:47 spire-1.2.1/proto/private/server/ 09:14:47 spire-1.2.1/proto/private/server/journal/ 09:14:47 spire-1.2.1/proto/private/server/journal/journal.pb.go 09:14:47 spire-1.2.1/proto/private/server/journal/journal.proto 09:14:47 spire-1.2.1/proto/spire/ 09:14:47 spire-1.2.1/proto/spire/common/ 09:14:47 spire-1.2.1/proto/spire/common/common.pb.go 09:14:47 spire-1.2.1/proto/spire/common/common.proto 09:14:47 spire-1.2.1/proto/spire/common/plugin/ 09:14:47 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 09:14:47 spire-1.2.1/proto/spire/common/plugin/plugin.proto 09:14:47 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 09:14:47 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 09:14:47 spire-1.2.1/proto/spire/plugin/ 09:14:47 spire-1.2.1/proto/spire/plugin/agent/ 09:14:47 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 09:14:47 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 09:14:47 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 09:14:47 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 09:14:47 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 09:14:47 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 09:14:47 spire-1.2.1/release/ 09:14:47 spire-1.2.1/release/spire-extras/ 09:14:47 spire-1.2.1/release/spire-extras/README.md 09:14:47 spire-1.2.1/release/spire-extras/conf/ 09:14:47 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 09:14:47 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 09:14:47 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 09:14:47 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 09:14:47 spire-1.2.1/release/spire/ 09:14:47 spire-1.2.1/release/spire/README.md 09:14:47 spire-1.2.1/release/spire/conf/ 09:14:47 spire-1.2.1/release/spire/conf/agent/ 09:14:47 spire-1.2.1/release/spire/conf/agent/agent.conf 09:14:47 spire-1.2.1/release/spire/conf/server/ 09:14:47 spire-1.2.1/release/spire/conf/server/server.conf 09:14:47 spire-1.2.1/script/ 09:14:47 spire-1.2.1/script/build-artifact.sh 09:14:47 spire-1.2.1/script/generate_dummy_ca.sh 09:14:47 spire-1.2.1/support/ 09:14:47 spire-1.2.1/support/k8s/ 09:14:47 spire-1.2.1/support/k8s/k8s-workload-registrar/ 09:14:47 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 09:14:47 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 09:14:47 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 09:14:47 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 09:14:47 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 09:14:47 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 09:14:47 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 09:14:47 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 09:14:47 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 09:14:47 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 09:14:47 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 09:14:47 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 09:14:47 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 09:14:47 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 09:14:47 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 09:14:47 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 09:14:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 09:14:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 09:14:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 09:14:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 09:14:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 09:14:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 09:14:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 09:14:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 09:14:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 09:14:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 09:14:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 09:14:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 09:14:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 09:14:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 09:14:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 09:14:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 09:14:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 09:14:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 09:14:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 09:14:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 09:14:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 09:14:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 09:14:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 09:14:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 09:14:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 09:14:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 09:14:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 09:14:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 09:14:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 09:14:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 09:14:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 09:14:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 09:14:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 09:14:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 09:14:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 09:14:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 09:14:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 09:14:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 09:14:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 09:14:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 09:14:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 09:14:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 09:14:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 09:14:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 09:14:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 09:14:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 09:14:47 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 09:14:47 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 09:14:47 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 09:14:47 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 09:14:47 spire-1.2.1/support/oidc-discovery-provider/ 09:14:47 spire-1.2.1/support/oidc-discovery-provider/README.md 09:14:47 spire-1.2.1/support/oidc-discovery-provider/common_test.go 09:14:47 spire-1.2.1/support/oidc-discovery-provider/config.go 09:14:47 spire-1.2.1/support/oidc-discovery-provider/config_test.go 09:14:48 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 09:14:48 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 09:14:48 spire-1.2.1/support/oidc-discovery-provider/handler.go 09:14:48 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 09:14:48 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 09:14:48 spire-1.2.1/support/oidc-discovery-provider/main.go 09:14:48 spire-1.2.1/support/oidc-discovery-provider/server_api.go 09:14:48 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 09:14:48 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 09:14:48 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 09:14:48 spire-1.2.1/test/ 09:14:48 spire-1.2.1/test/clock/ 09:14:48 spire-1.2.1/test/clock/clock.go 09:14:48 spire-1.2.1/test/fakes/ 09:14:48 spire-1.2.1/test/fakes/fakeagentcatalog/ 09:14:48 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 09:14:48 spire-1.2.1/test/fakes/fakeagentkeymanager/ 09:14:48 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 09:14:48 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 09:14:48 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 09:14:48 spire-1.2.1/test/fakes/fakeagentstore/ 09:14:48 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 09:14:48 spire-1.2.1/test/fakes/fakedatastore/ 09:14:48 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 09:14:48 spire-1.2.1/test/fakes/fakeentryclient/ 09:14:48 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 09:14:48 spire-1.2.1/test/fakes/fakehealthchecker/ 09:14:48 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 09:14:48 spire-1.2.1/test/fakes/fakeidentityprovider/ 09:14:48 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 09:14:48 spire-1.2.1/test/fakes/fakemetrics/ 09:14:48 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 09:14:48 spire-1.2.1/test/fakes/fakenoderesolver/ 09:14:48 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 09:14:48 spire-1.2.1/test/fakes/fakenotifier/ 09:14:48 spire-1.2.1/test/fakes/fakenotifier/notifier.go 09:14:48 spire-1.2.1/test/fakes/fakepluginmetrics/ 09:14:48 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 09:14:48 spire-1.2.1/test/fakes/fakeserverca/ 09:14:48 spire-1.2.1/test/fakes/fakeserverca/serverca.go 09:14:48 spire-1.2.1/test/fakes/fakeservercatalog/ 09:14:48 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 09:14:48 spire-1.2.1/test/fakes/fakeserverkeymanager/ 09:14:48 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 09:14:48 spire-1.2.1/test/fakes/fakeservernodeattestor/ 09:14:48 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 09:14:48 spire-1.2.1/test/fakes/fakeupstreamauthority/ 09:14:48 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 09:14:48 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 09:14:48 spire-1.2.1/test/fakes/fakeworkloadapi/ 09:14:48 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 09:14:48 spire-1.2.1/test/fakes/fakeworkloadattestor/ 09:14:48 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 09:14:48 spire-1.2.1/test/fixture/ 09:14:48 spire-1.2.1/test/fixture/certs/ 09:14:48 spire-1.2.1/test/fixture/certs/agent_svid.der 09:14:48 spire-1.2.1/test/fixture/certs/base_cert.pem 09:14:48 spire-1.2.1/test/fixture/certs/base_csr.pem 09:14:48 spire-1.2.1/test/fixture/certs/base_key.pem 09:14:48 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 09:14:48 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 09:14:48 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 09:14:48 spire-1.2.1/test/fixture/certs/blog_cert.pem 09:14:48 spire-1.2.1/test/fixture/certs/blog_csr.pem 09:14:48 spire-1.2.1/test/fixture/certs/blog_key.pem 09:14:48 spire-1.2.1/test/fixture/certs/bundle.der 09:14:48 spire-1.2.1/test/fixture/certs/ca.pem 09:14:48 spire-1.2.1/test/fixture/certs/ca_key.pem 09:14:48 spire-1.2.1/test/fixture/certs/database_cert.pem 09:14:48 spire-1.2.1/test/fixture/certs/database_csr.pem 09:14:48 spire-1.2.1/test/fixture/certs/database_key.pem 09:14:48 spire-1.2.1/test/fixture/certs/node_cert.pem 09:14:48 spire-1.2.1/test/fixture/certs/node_csr.pem 09:14:48 spire-1.2.1/test/fixture/certs/node_key.pem 09:14:48 spire-1.2.1/test/fixture/certs/svid.pem 09:14:48 spire-1.2.1/test/fixture/certs/svid_key.pem 09:14:48 spire-1.2.1/test/fixture/config/ 09:14:48 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 09:14:48 spire-1.2.1/test/fixture/config/agent_good.conf 09:14:48 spire-1.2.1/test/fixture/config/agent_good_templated.conf 09:14:48 spire-1.2.1/test/fixture/config/plugin_good.conf 09:14:48 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 09:14:48 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 09:14:48 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 09:14:48 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 09:14:48 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 09:14:48 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 09:14:48 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 09:14:48 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 09:14:48 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 09:14:48 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 09:14:48 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 09:14:48 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 09:14:48 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 09:14:48 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 09:14:48 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 09:14:48 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 09:14:48 spire-1.2.1/test/fixture/config/server_good.conf 09:14:48 spire-1.2.1/test/fixture/config/server_good_templated.conf 09:14:48 spire-1.2.1/test/fixture/fixture.go 09:14:48 spire-1.2.1/test/fixture/nodeattestor/ 09:14:48 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 09:14:48 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 09:14:48 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 09:14:48 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 09:14:48 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 09:14:48 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 09:14:48 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 09:14:48 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 09:14:48 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 09:14:48 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 09:14:48 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 09:14:48 spire-1.2.1/test/fixture/registration/ 09:14:48 spire-1.2.1/test/fixture/registration/entries.json 09:14:48 spire-1.2.1/test/fixture/registration/good-for-update.json 09:14:48 spire-1.2.1/test/fixture/registration/good.json 09:14:48 spire-1.2.1/test/fixture/registration/invalid.json 09:14:48 spire-1.2.1/test/fixture/registration/invalid_json.json 09:14:48 spire-1.2.1/test/fixture/registration/manager_test_entries.json 09:14:48 spire-1.2.1/test/integration/ 09:14:48 spire-1.2.1/test/integration/README.md 09:14:48 spire-1.2.1/test/integration/common 09:14:48 spire-1.2.1/test/integration/setup/ 09:14:48 spire-1.2.1/test/integration/setup/adminclient/ 09:14:48 spire-1.2.1/test/integration/setup/adminclient/build.sh 09:14:48 spire-1.2.1/test/integration/setup/adminclient/client.go 09:14:48 spire-1.2.1/test/integration/setup/debugagent/ 09:14:48 spire-1.2.1/test/integration/setup/debugagent/build.sh 09:14:48 spire-1.2.1/test/integration/setup/debugagent/main.go 09:14:48 spire-1.2.1/test/integration/setup/debugserver/ 09:14:48 spire-1.2.1/test/integration/setup/debugserver/build.sh 09:14:48 spire-1.2.1/test/integration/setup/debugserver/main.go 09:14:48 spire-1.2.1/test/integration/setup/downstreamclient/ 09:14:48 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 09:14:48 spire-1.2.1/test/integration/setup/downstreamclient/client.go 09:14:48 spire-1.2.1/test/integration/setup/itclient/ 09:14:48 spire-1.2.1/test/integration/setup/itclient/client.go 09:14:48 spire-1.2.1/test/integration/setup/node-attestation/ 09:14:48 spire-1.2.1/test/integration/setup/node-attestation/build.sh 09:14:48 spire-1.2.1/test/integration/setup/node-attestation/client.go 09:14:48 spire-1.2.1/test/integration/setup/x509pop/ 09:14:48 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 09:14:48 spire-1.2.1/test/integration/setup/x509pop/setup.sh 09:14:48 spire-1.2.1/test/integration/suites/ 09:14:48 spire-1.2.1/test/integration/suites/admin-endpoints/ 09:14:48 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 09:14:48 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 09:14:48 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 09:14:48 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 09:14:48 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 09:14:48 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 09:14:48 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 09:14:48 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 09:14:48 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 09:14:48 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 09:14:48 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 09:14:48 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 09:14:48 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 09:14:48 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 09:14:48 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 09:14:48 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 09:14:48 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 09:14:48 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 09:14:48 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 09:14:48 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 09:14:48 spire-1.2.1/test/integration/suites/datastore-mysql/ 09:14:48 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 09:14:48 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 09:14:48 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 09:14:48 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 09:14:48 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 09:14:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 09:14:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 09:14:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 09:14:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 09:14:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 09:14:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 09:14:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 09:14:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 09:14:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 09:14:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 09:14:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 09:14:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 09:14:48 spire-1.2.1/test/integration/suites/datastore-postgres/ 09:14:48 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 09:14:48 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 09:14:48 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 09:14:48 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 09:14:48 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 09:14:48 spire-1.2.1/test/integration/suites/debug-endpoints/ 09:14:48 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 09:14:48 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 09:14:48 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 09:14:48 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 09:14:48 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 09:14:48 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 09:14:48 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 09:14:48 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 09:14:48 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 09:14:48 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 09:14:48 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 09:14:48 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 09:14:48 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 09:14:48 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 09:14:48 spire-1.2.1/test/integration/suites/downstream-endpoints/ 09:14:48 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 09:14:48 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 09:14:48 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 09:14:48 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 09:14:48 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 09:14:48 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 09:14:48 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 09:14:48 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 09:14:48 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 09:14:48 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 09:14:48 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 09:14:48 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 09:14:48 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 09:14:48 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 09:14:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 09:14:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 09:14:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 09:14:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 09:14:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 09:14:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 09:14:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 09:14:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 09:14:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 09:14:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 09:14:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 09:14:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 09:14:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 09:14:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 09:14:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 09:14:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 09:14:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 09:14:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 09:14:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 09:14:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 09:14:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 09:14:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 09:14:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 09:14:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 09:14:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 09:14:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 09:14:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 09:14:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 09:14:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 09:14:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 09:14:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 09:14:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 09:14:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 09:14:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 09:14:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 09:14:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 09:14:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 09:14:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 09:14:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 09:14:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 09:14:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 09:14:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 09:14:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 09:14:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 09:14:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 09:14:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 09:14:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 09:14:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 09:14:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 09:14:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 09:14:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 09:14:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 09:14:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 09:14:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 09:14:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 09:14:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 09:14:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 09:14:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 09:14:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 09:14:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 09:14:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 09:14:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 09:14:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 09:14:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 09:14:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 09:14:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 09:14:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 09:14:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 09:14:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 09:14:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 09:14:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 09:14:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 09:14:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 09:14:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 09:14:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 09:14:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 09:14:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 09:14:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 09:14:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 09:14:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 09:14:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 09:14:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 09:14:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 09:14:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 09:14:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 09:14:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 09:14:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 09:14:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 09:14:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 09:14:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 09:14:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 09:14:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 09:14:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 09:14:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 09:14:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 09:14:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 09:14:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 09:14:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 09:14:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 09:14:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 09:14:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 09:14:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 09:14:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 09:14:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 09:14:48 spire-1.2.1/test/integration/suites/join-token/ 09:14:48 spire-1.2.1/test/integration/suites/join-token/01-start-server 09:14:48 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 09:14:48 spire-1.2.1/test/integration/suites/join-token/03-start-agent 09:14:48 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 09:14:48 spire-1.2.1/test/integration/suites/join-token/05-check-svid 09:14:48 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 09:14:48 spire-1.2.1/test/integration/suites/join-token/README.md 09:14:48 spire-1.2.1/test/integration/suites/join-token/conf/ 09:14:48 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 09:14:48 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 09:14:48 spire-1.2.1/test/integration/suites/join-token/conf/server/ 09:14:48 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 09:14:48 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 09:14:48 spire-1.2.1/test/integration/suites/join-token/teardown 09:14:48 spire-1.2.1/test/integration/suites/k8s-reconcile/ 09:14:48 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 09:14:48 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 09:14:48 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 09:14:48 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 09:14:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 09:14:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 09:14:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 09:14:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 09:14:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 09:14:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 09:14:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 09:14:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 09:14:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 09:14:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 09:14:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 09:14:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 09:14:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 09:14:48 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 09:14:48 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 09:14:48 spire-1.2.1/test/integration/suites/k8s-scratch/ 09:14:48 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 09:14:48 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 09:14:48 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 09:14:48 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 09:14:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 09:14:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 09:14:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 09:14:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 09:14:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 09:14:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 09:14:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 09:14:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 09:14:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 09:14:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 09:14:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 09:14:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 09:14:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 09:14:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 09:14:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 09:14:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 09:14:48 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 09:14:48 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 09:14:48 spire-1.2.1/test/integration/suites/k8s/ 09:14:48 spire-1.2.1/test/integration/suites/k8s/00-setup 09:14:48 spire-1.2.1/test/integration/suites/k8s/01-apply-config 09:14:48 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 09:14:48 spire-1.2.1/test/integration/suites/k8s/README.md 09:14:48 spire-1.2.1/test/integration/suites/k8s/conf/ 09:14:48 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 09:14:48 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 09:14:48 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 09:14:48 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 09:14:48 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 09:14:48 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 09:14:48 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 09:14:48 spire-1.2.1/test/integration/suites/k8s/conf/server/ 09:14:48 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 09:14:48 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 09:14:48 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 09:14:48 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 09:14:48 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 09:14:48 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 09:14:48 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 09:14:48 spire-1.2.1/test/integration/suites/k8s/init-kubectl 09:14:48 spire-1.2.1/test/integration/suites/k8s/teardown 09:14:48 spire-1.2.1/test/integration/suites/nested-rotation/ 09:14:48 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 09:14:48 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 09:14:48 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 09:14:48 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 09:14:48 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 09:14:48 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 09:14:48 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 09:14:48 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 09:14:48 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 09:14:48 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 09:14:48 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 09:14:48 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 09:14:48 spire-1.2.1/test/integration/suites/nested-rotation/README.md 09:14:48 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 09:14:48 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 09:14:48 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 09:14:48 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 09:14:48 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 09:14:48 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 09:14:48 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 09:14:48 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 09:14:48 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 09:14:48 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 09:14:48 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 09:14:48 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 09:14:48 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 09:14:48 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 09:14:48 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 09:14:48 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 09:14:48 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 09:14:48 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 09:14:48 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 09:14:48 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 09:14:48 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 09:14:48 spire-1.2.1/test/integration/suites/nested-rotation/root/ 09:14:48 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 09:14:48 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 09:14:48 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 09:14:48 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 09:14:48 spire-1.2.1/test/integration/suites/nested-rotation/teardown 09:14:48 spire-1.2.1/test/integration/suites/node-attestation/ 09:14:48 spire-1.2.1/test/integration/suites/node-attestation/00-setup 09:14:48 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 09:14:48 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 09:14:48 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 09:14:48 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 09:14:48 spire-1.2.1/test/integration/suites/node-attestation/README.md 09:14:48 spire-1.2.1/test/integration/suites/node-attestation/conf/ 09:14:48 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 09:14:48 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 09:14:48 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 09:14:48 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 09:14:48 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 09:14:48 spire-1.2.1/test/integration/suites/node-attestation/teardown 09:14:48 spire-1.2.1/test/integration/suites/rotation/ 09:14:48 spire-1.2.1/test/integration/suites/rotation/00-setup 09:14:48 spire-1.2.1/test/integration/suites/rotation/01-start-server 09:14:48 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 09:14:48 spire-1.2.1/test/integration/suites/rotation/03-start-agent 09:14:48 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 09:14:48 spire-1.2.1/test/integration/suites/rotation/05-check-svids 09:14:48 spire-1.2.1/test/integration/suites/rotation/README.md 09:14:48 spire-1.2.1/test/integration/suites/rotation/conf/ 09:14:48 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 09:14:48 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 09:14:48 spire-1.2.1/test/integration/suites/rotation/conf/server/ 09:14:48 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 09:14:48 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 09:14:48 spire-1.2.1/test/integration/suites/rotation/teardown 09:14:48 spire-1.2.1/test/integration/suites/self-test/ 09:14:48 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 09:14:48 spire-1.2.1/test/integration/suites/self-test/README.md 09:14:48 spire-1.2.1/test/integration/suites/self-test/teardown 09:14:48 spire-1.2.1/test/integration/suites/spire-server-cli/ 09:14:48 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 09:14:48 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 09:14:48 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 09:14:48 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 09:14:48 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 09:14:48 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 09:14:48 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 09:14:48 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 09:14:48 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 09:14:48 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 09:14:48 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 09:14:48 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 09:14:48 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 09:14:48 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 09:14:48 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 09:14:48 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 09:14:48 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 09:14:48 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 09:14:48 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 09:14:48 spire-1.2.1/test/integration/suites/upgrade/ 09:14:48 spire-1.2.1/test/integration/suites/upgrade/00-setup 09:14:48 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 09:14:48 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 09:14:48 spire-1.2.1/test/integration/suites/upgrade/README.md 09:14:48 spire-1.2.1/test/integration/suites/upgrade/conf/ 09:14:48 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 09:14:48 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 09:14:48 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 09:14:48 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 09:14:48 spire-1.2.1/test/integration/suites/upgrade/teardown 09:14:48 spire-1.2.1/test/integration/suites/upgrade/versions.txt 09:14:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 09:14:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 09:14:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 09:14:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 09:14:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 09:14:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 09:14:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 09:14:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 09:14:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 09:14:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 09:14:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 09:14:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 09:14:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 09:14:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 09:14:48 spire-1.2.1/test/integration/test-one.sh 09:14:48 spire-1.2.1/test/integration/test.sh 09:14:48 spire-1.2.1/test/plugintest/ 09:14:48 spire-1.2.1/test/plugintest/config.go 09:14:48 spire-1.2.1/test/plugintest/load.go 09:14:48 spire-1.2.1/test/plugintest/option.go 09:14:48 spire-1.2.1/test/spiretest/ 09:14:48 spire-1.2.1/test/spiretest/apiserver.go 09:14:48 spire-1.2.1/test/spiretest/assertions.go 09:14:48 spire-1.2.1/test/spiretest/dir.go 09:14:48 spire-1.2.1/test/spiretest/errors_posix.go 09:14:48 spire-1.2.1/test/spiretest/errors_windows.go 09:14:48 spire-1.2.1/test/spiretest/logs.go 09:14:48 spire-1.2.1/test/spiretest/socketapi.go 09:14:48 spire-1.2.1/test/spiretest/suite.go 09:14:48 spire-1.2.1/test/spiretest/x509.go 09:14:48 spire-1.2.1/test/testca/ 09:14:48 spire-1.2.1/test/testca/ca.go 09:14:48 spire-1.2.1/test/testkey/ 09:14:48 spire-1.2.1/test/testkey/generate.sh 09:14:48 spire-1.2.1/test/testkey/genkeys.go 09:14:48 spire-1.2.1/test/testkey/keys.go 09:14:48 spire-1.2.1/test/testkey/new.go 09:14:48 spire-1.2.1/test/tpmsimulator/ 09:14:48 spire-1.2.1/test/tpmsimulator/simulator.go 09:14:48 spire-1.2.1/test/util/ 09:14:48 spire-1.2.1/test/util/cert_fixtures.go 09:14:48 spire-1.2.1/test/util/cert_generation.go 09:14:48 spire-1.2.1/test/util/io_redirection.go 09:14:48 spire-1.2.1/test/util/race.go 09:14:48 spire-1.2.1/test/util/util.go 09:14:48 building spire from source... 09:14:49 Installing go1.17.7... 09:14:52 ---> e9dfd1607586 09:14:52 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 09:14:53 ---> Running in 90fb7286b322 09:14:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:15:13 ---> 338c46ede15a 09:15:13 Step 9/22 : RUN make cmd/support-notifications/support-notifications 09:15:13 ---> Running in 103a3a47296c 09:15:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:15:17 Building bin/spire-server... 09:15:18 go: downloading github.com/mitchellh/cli v1.1.2 09:15:18 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 09:15:18 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 09:15:19 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 09:15:19 go: downloading google.golang.org/grpc v1.44.0 09:15:19 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 09:15:23 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 09:15:23 go: downloading github.com/imdario/mergo v0.3.12 09:15:23 go: downloading github.com/sirupsen/logrus v1.8.1 09:15:23 go: downloading github.com/hashicorp/go-hclog v1.1.0 09:15:24 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 09:15:24 go: downloading github.com/fatih/color v1.13.0 09:15:24 go: downloading github.com/mattn/go-isatty v0.0.14 09:15:24 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 09:15:24 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 09:15:24 go: downloading github.com/hashicorp/go-plugin v1.4.3 09:15:24 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 09:15:25 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 09:15:25 go: downloading github.com/InVisionApp/go-logger v1.0.1 09:15:26 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 09:15:26 go: downloading github.com/armon/go-metrics v0.3.10 09:15:26 go: downloading github.com/prometheus/client_golang v1.12.1 09:15:26 go: downloading github.com/uber-go/tally/v4 v4.1.1 09:15:27 go: downloading github.com/open-policy-agent/opa v0.38.0 09:15:54 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 09:15:54 go: downloading github.com/mattn/go-colorable v0.1.12 09:15:54 go: downloading github.com/Masterminds/goutils v1.1.0 09:15:54 go: downloading github.com/Masterminds/semver v1.5.0 09:15:54 go: downloading github.com/google/uuid v1.1.2 09:15:54 go: downloading github.com/huandu/xstrings v1.3.2 09:15:54 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 09:15:54 go: downloading github.com/oklog/run v1.0.0 09:15:54 go: downloading github.com/imkira/go-observer v1.0.3 09:15:54 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 09:15:54 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 09:15:54 go: downloading go.uber.org/atomic v1.9.0 09:15:54 go: downloading github.com/pkg/errors v0.9.1 09:15:54 go: downloading github.com/prometheus/client_model v0.2.0 09:15:54 go: downloading github.com/prometheus/common v0.32.1 09:15:54 go: downloading github.com/beorn7/perks v1.0.1 09:15:54 go: downloading github.com/cespare/xxhash/v2 v2.1.2 09:15:54 go: downloading github.com/prometheus/procfs v0.7.3 09:15:54 go: downloading github.com/hashicorp/errwrap v1.1.0 09:15:54 go: downloading github.com/mitchellh/reflectwalk v1.0.1 09:15:55 go: downloading github.com/aws/aws-sdk-go v1.43.0 09:16:17 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 09:16:17 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 09:16:17 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 09:16:17 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 09:16:24 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 09:16:24 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 09:16:24 go: downloading github.com/stretchr/testify v1.7.0 09:16:24 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 09:16:24 go: downloading google.golang.org/api v0.70.0 09:16:24 go: downloading k8s.io/api v0.23.4 09:16:24 go: downloading k8s.io/client-go v0.23.4 09:16:36 go: downloading github.com/google/go-tpm v0.3.3 09:16:36 go: downloading cloud.google.com/go/storage v1.21.0 09:16:37 go: downloading cloud.google.com/go v0.100.2 09:16:38 go: downloading k8s.io/apimachinery v0.23.4 09:16:40 go: downloading k8s.io/kube-aggregator v0.23.3 09:16:41 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 09:16:41 go: downloading github.com/blang/semver/v4 v4.0.0 09:16:41 go: downloading github.com/go-sql-driver/mysql v1.6.0 09:16:42 go: downloading github.com/jinzhu/gorm v1.9.16 09:16:42 go: downloading github.com/mattn/go-sqlite3 v1.14.12 09:16:46 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 09:17:04 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 09:17:04 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 09:17:04 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 09:17:04 go: downloading cloud.google.com/go/security v1.3.0 09:17:04 go: downloading sigs.k8s.io/controller-runtime v0.11.1 09:17:06 go: downloading github.com/hashicorp/vault/api v1.4.1 09:17:07 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 09:17:08 go: downloading github.com/hashicorp/golang-lru v0.5.4 09:17:08 go: downloading github.com/twmb/murmur3 v1.1.6 09:17:08 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 09:17:08 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 09:17:08 go: downloading github.com/OneOfOne/xxhash v1.2.8 09:17:09 go: downloading gopkg.in/yaml.v2 v2.4.0 09:17:09 go: downloading github.com/gobwas/glob v0.2.3 09:17:09 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 09:17:09 go: downloading github.com/aws/smithy-go v1.11.0 09:17:11 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 09:17:11 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 09:17:12 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 09:17:12 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 09:17:12 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 09:17:12 go: downloading github.com/gogo/protobuf v1.3.2 09:17:17 go: downloading cloud.google.com/go/compute v1.3.0 09:17:18 go: downloading cloud.google.com/go/iam v0.1.1 09:17:18 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 09:17:19 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 09:17:19 go: downloading k8s.io/klog/v2 v2.30.0 09:17:20 go: downloading github.com/google/gofuzz v1.1.0 09:17:20 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 09:17:21 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 09:17:21 go: downloading github.com/spf13/pflag v1.0.5 09:17:22 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 09:17:22 go: downloading github.com/jinzhu/inflection v1.0.0 09:17:22 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 09:17:22 go: downloading github.com/Azure/go-autorest/logger v0.2.1 09:17:22 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 09:17:22 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 09:17:22 go: downloading github.com/dimchansky/utfbom v1.1.1 09:17:22 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 09:17:22 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 09:17:23 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 09:17:23 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 09:17:23 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 09:17:23 go: downloading github.com/hashicorp/vault/sdk v0.4.1 09:17:24 go: downloading github.com/mitchellh/mapstructure v1.4.3 09:17:24 go: downloading github.com/tklauser/go-sysconf v0.3.9 09:17:25 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 09:17:25 go: downloading github.com/jmespath/go-jmespath v0.4.0 09:17:27 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 09:17:27 go: downloading go.opencensus.io v0.23.0 09:17:28 go: downloading gopkg.in/inf.v0 v0.9.1 09:17:28 go: downloading github.com/go-logr/logr v1.2.2 09:17:28 go: downloading github.com/google/go-cmp v0.5.7 09:17:29 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 09:17:29 go: downloading github.com/json-iterator/go v1.1.12 09:17:29 go: downloading github.com/googleapis/gnostic v0.5.5 09:17:32 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 09:17:32 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 09:17:33 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 09:17:35 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 09:17:35 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 09:17:35 go: downloading github.com/tklauser/numcpus v0.3.0 09:17:35 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 09:17:35 go: downloading sigs.k8s.io/yaml v1.3.0 09:17:36 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 09:17:36 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 09:17:36 go: downloading github.com/modern-go/reflect2 v1.0.2 09:17:36 go: downloading go.uber.org/zap v1.21.0 09:17:37 go: downloading github.com/ryanuber/go-glob v1.0.0 09:17:37 go: downloading github.com/golang/snappy v0.0.4 09:17:37 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 09:17:47 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 09:17:47 go: downloading github.com/hashicorp/go-uuid v1.0.2 09:17:47 go: downloading github.com/hashicorp/go-version v1.2.0 09:17:47 go: downloading go.uber.org/multierr v1.6.0 09:18:26 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 09:18:26 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 09:20:48 Removing intermediate container 238d0e089957 09:20:48 ---> 22d2ce84abd6 09:20:48 09:20:48 Step 9/20 : FROM alpine:3.15 09:20:48 3.15: Pulling from library/alpine 09:20:48 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 09:20:48 Status: Downloaded newer image for alpine:3.15 09:20:48 ---> 3fb3c9af89a9 09:20:48 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:20:48 ---> Running in 16c8ebf50f13 09:20:48 Removing intermediate container 16c8ebf50f13 09:20:48 ---> 26e8b3c0b3f4 09:20:48 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:20:48 ---> Running in 4253b5550585 09:20:48 Removing intermediate container 4253b5550585 09:20:48 ---> 065de7110100 09:20:48 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:20:48 ---> Running in ccd4c389c52d 09:20:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:20:48 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:20:50 v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] 09:20:50 v3.15.4-3-g99ba27d818 [https://nl.alpinelinux.org/alpine/v3.15/community] 09:20:50 OK: 15729 distinct packages available 09:20:50 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:20:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:20:52 (1/9) Installing ca-certificates (20211220-r0) 09:20:52 (2/9) Installing brotli-libs (1.0.9-r5) 09:20:52 (3/9) Installing nghttp2-libs (1.46.0-r0) 09:20:52 (4/9) Installing libcurl (7.80.0-r0) 09:20:52 (5/9) Installing curl (7.80.0-r0) 09:20:52 (6/9) Installing dumb-init (1.2.5-r1) 09:20:52 (7/9) Installing musl-obstack (1.2.3-r0) 09:20:53 (8/9) Installing libucontext (1.1-r0) 09:20:53 (9/9) Installing gcompat (1.0.0-r4) 09:20:53 Executing busybox-1.34.1-r5.trigger 09:20:53 Executing ca-certificates-20211220-r0.trigger 09:20:53 OK: 8 MiB in 23 packages 09:20:56 Removing intermediate container ccd4c389c52d 09:20:56 ---> d41212a72a38 09:20:56 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 09:20:57 ---> ec474bd3093b 09:20:57 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:20:59 ---> 2a142932a305 09:20:59 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 09:21:00 ---> 6df77b0525db 09:21:00 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 09:21:00 ---> Running in 1d04b2ecbbcd 09:21:00 Removing intermediate container 1d04b2ecbbcd 09:21:00 ---> 5a68239d9099 09:21:00 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:21:00 ---> Running in c85abcaf6e49 09:21:01 Removing intermediate container c85abcaf6e49 09:21:01 ---> 5948d40be309 09:21:01 Step 18/20 : LABEL arch=arm64 09:21:01 ---> Running in 8b5db28a63a9 09:21:02 Removing intermediate container 8b5db28a63a9 09:21:02 ---> 97bfa48cb949 09:21:02 Step 19/20 : LABEL git_sha=09ca32d689ec9a28adf61cf38706ae59c51dfb58 09:21:02 ---> Running in 34276f099ab0 09:21:02 Removing intermediate container 34276f099ab0 09:21:02 ---> 3d4e661e7b5e 09:21:02 Step 20/20 : LABEL version=0.0.0 09:21:03 ---> Running in 45ab4b8f744e 09:21:03 Removing intermediate container 45ab4b8f744e 09:21:03 ---> 7ed6a9640587 09:21:03 09:21:03 Successfully built 7ed6a9640587 09:21:03 Successfully tagged security-spiffe-token-provider-arm64:latest 09:21:03 Building security-spire-server 09:21:42  Building security-spiffe-token-provider ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:21:42 Step 2/25 : FROM ${BUILDER_BASE} AS builder 09:21:42 ---> 3b8c40148afa 09:21:42 Step 3/25 : WORKDIR /edgex-go 09:21:42 ---> Using cache 09:21:42 ---> ac85a456a7d8 09:21:42 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:21:42 ---> Using cache 09:21:42 ---> c2c2d0193a79 09:21:42 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 09:21:42 ---> Using cache 09:21:42 ---> 6e19eb3c433d 09:21:42 Step 6/25 : COPY go.mod vendor* ./ 09:21:42 ---> Using cache 09:21:42 ---> f3a75cd0cf9c 09:21:42 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:21:42 ---> Using cache 09:21:42 ---> c4a3aeda0974 09:21:42 Step 8/25 : COPY . . 09:21:42 ---> Using cache 09:21:42 ---> c62a26de818b 09:21:42 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 09:21:42 ---> Using cache 09:21:42 ---> 8641c58f2866 09:21:42 Step 10/25 : RUN mkdir -p spire-build 09:21:42 ---> Using cache 09:21:42 ---> fcc192219507 09:21:42 Step 11/25 : WORKDIR /edgex-go/spire-build 09:21:42 ---> Using cache 09:21:42 ---> dede29cc335d 09:21:42 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 09:21:42 ---> Running in 6f1375f398d2 09:21:42 spire-1.2.1/ 09:21:42 spire-1.2.1/.data/ 09:21:42 spire-1.2.1/.data/.file 09:21:42 spire-1.2.1/.dockerignore 09:21:42 spire-1.2.1/.gitattributes 09:21:42 spire-1.2.1/.githooks/ 09:21:42 spire-1.2.1/.githooks/pre-commit 09:21:42 spire-1.2.1/.github/ 09:21:42 spire-1.2.1/.github/ISSUE_TEMPLATE.md 09:21:42 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 09:21:42 spire-1.2.1/.github/dependabot.yml 09:21:42 spire-1.2.1/.github/workflows/ 09:21:42 spire-1.2.1/.github/workflows/nightly_build.yaml 09:21:42 spire-1.2.1/.github/workflows/pr_build.yaml 09:21:42 spire-1.2.1/.github/workflows/release_build.yaml 09:21:42 spire-1.2.1/.github/workflows/scripts/ 09:21:42 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 09:21:42 spire-1.2.1/.github/workflows/scripts/push-images.sh 09:21:42 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 09:21:42 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 09:21:42 spire-1.2.1/.github/workflows/scripts/split.sh 09:21:42 spire-1.2.1/.gitignore 09:21:42 spire-1.2.1/.go-version 09:21:42 spire-1.2.1/.golangci.yml 09:21:42 spire-1.2.1/ADOPTERS.md 09:21:42 spire-1.2.1/CHANGELOG.md 09:21:42 spire-1.2.1/CODE-OF-CONDUCT.md 09:21:42 spire-1.2.1/CODEOWNERS 09:21:42 spire-1.2.1/CONTRIBUTING.md 09:21:42 spire-1.2.1/Dockerfile 09:21:42 spire-1.2.1/Dockerfile.dev 09:21:42 spire-1.2.1/Dockerfile.scratch 09:21:42 spire-1.2.1/LICENSE 09:21:42 spire-1.2.1/MAINTAINERS.md 09:21:42 spire-1.2.1/Makefile 09:21:42 spire-1.2.1/README.md 09:21:42 spire-1.2.1/ROADMAP.md 09:21:42 spire-1.2.1/SECURITY.md 09:21:42 spire-1.2.1/cmd/ 09:21:42 spire-1.2.1/cmd/spire-agent/ 09:21:42 spire-1.2.1/cmd/spire-agent/cli/ 09:21:42 spire-1.2.1/cmd/spire-agent/cli/api/ 09:21:42 spire-1.2.1/cmd/spire-agent/cli/api/common.go 09:21:42 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 09:21:42 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 09:21:42 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 09:21:42 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 09:21:42 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 09:21:42 spire-1.2.1/cmd/spire-agent/cli/cli.go 09:21:42 spire-1.2.1/cmd/spire-agent/cli/common/ 09:21:42 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 09:21:42 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 09:21:42 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 09:21:42 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 09:21:42 spire-1.2.1/cmd/spire-agent/cli/run/ 09:21:42 spire-1.2.1/cmd/spire-agent/cli/run/run.go 09:21:42 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 09:21:42 spire-1.2.1/cmd/spire-agent/cli/validate/ 09:21:42 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 09:21:42 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 09:21:42 spire-1.2.1/cmd/spire-agent/main.go 09:21:42 spire-1.2.1/cmd/spire-server/ 09:21:42 spire-1.2.1/cmd/spire-server/cli/ 09:21:42 spire-1.2.1/cmd/spire-server/cli/agent/ 09:21:42 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 09:21:42 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 09:21:42 spire-1.2.1/cmd/spire-server/cli/agent/count.go 09:21:42 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 09:21:42 spire-1.2.1/cmd/spire-server/cli/agent/list.go 09:21:42 spire-1.2.1/cmd/spire-server/cli/agent/show.go 09:21:42 spire-1.2.1/cmd/spire-server/cli/bundle/ 09:21:42 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 09:21:42 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 09:21:42 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 09:21:42 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 09:21:42 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 09:21:42 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 09:21:42 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 09:21:42 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 09:21:42 spire-1.2.1/cmd/spire-server/cli/cli.go 09:21:42 spire-1.2.1/cmd/spire-server/cli/entry/ 09:21:42 spire-1.2.1/cmd/spire-server/cli/entry/count.go 09:21:42 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 09:21:42 spire-1.2.1/cmd/spire-server/cli/entry/create.go 09:21:42 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 09:21:42 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 09:21:42 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 09:21:42 spire-1.2.1/cmd/spire-server/cli/entry/show.go 09:21:42 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 09:21:42 spire-1.2.1/cmd/spire-server/cli/entry/update.go 09:21:42 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 09:21:42 spire-1.2.1/cmd/spire-server/cli/entry/util.go 09:21:42 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 09:21:42 spire-1.2.1/cmd/spire-server/cli/federation/ 09:21:42 spire-1.2.1/cmd/spire-server/cli/federation/common.go 09:21:42 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 09:21:42 spire-1.2.1/cmd/spire-server/cli/federation/create.go 09:21:42 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 09:21:42 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 09:21:42 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 09:21:42 spire-1.2.1/cmd/spire-server/cli/federation/list.go 09:21:42 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 09:21:42 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 09:21:42 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 09:21:42 spire-1.2.1/cmd/spire-server/cli/federation/show.go 09:21:42 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 09:21:42 spire-1.2.1/cmd/spire-server/cli/federation/update.go 09:21:42 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 09:21:42 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 09:21:42 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 09:21:42 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 09:21:42 spire-1.2.1/cmd/spire-server/cli/jwt/ 09:21:42 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 09:21:42 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 09:21:42 spire-1.2.1/cmd/spire-server/cli/run/ 09:21:42 spire-1.2.1/cmd/spire-server/cli/run/run.go 09:21:42 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 09:21:42 spire-1.2.1/cmd/spire-server/cli/token/ 09:21:42 spire-1.2.1/cmd/spire-server/cli/token/generate.go 09:21:42 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 09:21:42 spire-1.2.1/cmd/spire-server/cli/validate/ 09:21:42 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 09:21:42 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 09:21:42 spire-1.2.1/cmd/spire-server/cli/x509/ 09:21:42 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 09:21:42 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 09:21:42 spire-1.2.1/cmd/spire-server/main.go 09:21:42 spire-1.2.1/cmd/spire-server/util/ 09:21:42 spire-1.2.1/cmd/spire-server/util/util.go 09:21:42 spire-1.2.1/conf/ 09:21:42 spire-1.2.1/conf/agent/ 09:21:42 spire-1.2.1/conf/agent/agent.conf 09:21:42 spire-1.2.1/conf/agent/agent_full.conf 09:21:42 spire-1.2.1/conf/agent/dummy_root_ca.crt 09:21:42 spire-1.2.1/conf/server/ 09:21:42 spire-1.2.1/conf/server/dummy_upstream_ca.crt 09:21:42 spire-1.2.1/conf/server/dummy_upstream_ca.key 09:21:42 spire-1.2.1/conf/server/server.conf 09:21:42 spire-1.2.1/conf/server/server_full.conf 09:21:42 spire-1.2.1/doc/ 09:21:42 spire-1.2.1/doc/SPIRE101.md 09:21:42 spire-1.2.1/doc/auditlog.md 09:21:42 spire-1.2.1/doc/authorization_policy_engine.md 09:21:42 spire-1.2.1/doc/changelog_guidelines.md 09:21:42 spire-1.2.1/doc/cure53-report.pdf 09:21:42 spire-1.2.1/doc/images/ 09:21:42 spire-1.2.1/doc/images/2019_roadmap.png 09:21:42 spire-1.2.1/doc/images/SPIRE101.png 09:21:42 spire-1.2.1/doc/images/SPIRE_agent.png 09:21:42 spire-1.2.1/doc/images/SPIRE_server.png 09:21:42 spire-1.2.1/doc/images/cache_mgr.png 09:21:42 spire-1.2.1/doc/images/cache_mgr_components.png 09:21:42 spire-1.2.1/doc/images/federated_spire.png 09:21:42 spire-1.2.1/doc/images/ha_mode.png 09:21:42 spire-1.2.1/doc/images/nested_spire.png 09:21:42 spire-1.2.1/doc/images/oidc_federation.png 09:21:42 spire-1.2.1/doc/images/single_trust_domain.png 09:21:42 spire-1.2.1/doc/images/spiffe_compatible.png 09:21:42 spire-1.2.1/doc/images/spire_logo.png 09:21:42 spire-1.2.1/doc/migrating_registration_api_clients.md 09:21:42 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 09:21:42 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 09:21:42 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 09:21:42 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 09:21:42 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 09:21:42 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 09:21:42 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 09:21:42 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 09:21:42 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 09:21:42 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 09:21:42 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 09:21:42 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 09:21:42 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 09:21:42 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 09:21:42 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 09:21:42 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 09:21:42 spire-1.2.1/doc/plugin_server_datastore_sql.md 09:21:42 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 09:21:42 spire-1.2.1/doc/plugin_server_keymanager_disk.md 09:21:42 spire-1.2.1/doc/plugin_server_keymanager_memory.md 09:21:42 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 09:21:42 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 09:21:42 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 09:21:42 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 09:21:42 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 09:21:42 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 09:21:42 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 09:21:42 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 09:21:42 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 09:21:42 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 09:21:42 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 09:21:42 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 09:21:42 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 09:21:42 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 09:21:42 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 09:21:42 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 09:21:42 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 09:21:42 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 09:21:42 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 09:21:42 spire-1.2.1/doc/scaling_spire.md 09:21:42 spire-1.2.1/doc/spire_agent.md 09:21:42 spire-1.2.1/doc/spire_server.md 09:21:42 spire-1.2.1/doc/supported_integrations.md 09:21:42 spire-1.2.1/doc/telemetry.md 09:21:42 spire-1.2.1/doc/telemetry_config.md 09:21:42 spire-1.2.1/doc/upgrading.md 09:21:42 spire-1.2.1/doc/using_spire.md 09:21:42 spire-1.2.1/examples/ 09:21:42 spire-1.2.1/examples/README.md 09:21:42 spire-1.2.1/go.mod 09:21:42 spire-1.2.1/go.sum 09:21:42 spire-1.2.1/pkg/ 09:21:42 spire-1.2.1/pkg/agent/ 09:21:42 spire-1.2.1/pkg/agent/agent.go 09:21:42 spire-1.2.1/pkg/agent/api/ 09:21:42 spire-1.2.1/pkg/agent/api/config.go 09:21:42 spire-1.2.1/pkg/agent/api/debug/ 09:21:42 spire-1.2.1/pkg/agent/api/debug/v1/ 09:21:42 spire-1.2.1/pkg/agent/api/debug/v1/service.go 09:21:42 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 09:21:42 spire-1.2.1/pkg/agent/api/delegatedidentity/ 09:21:42 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 09:21:42 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 09:21:42 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 09:21:42 spire-1.2.1/pkg/agent/api/endpoints.go 09:21:42 spire-1.2.1/pkg/agent/api/health/ 09:21:42 spire-1.2.1/pkg/agent/api/health/v1/ 09:21:42 spire-1.2.1/pkg/agent/api/health/v1/service.go 09:21:42 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 09:21:42 spire-1.2.1/pkg/agent/api/rpccontext/ 09:21:42 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 09:21:42 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 09:21:42 spire-1.2.1/pkg/agent/attestor/ 09:21:42 spire-1.2.1/pkg/agent/attestor/node/ 09:21:42 spire-1.2.1/pkg/agent/attestor/node/experimental.go 09:21:42 spire-1.2.1/pkg/agent/attestor/node/node.go 09:21:42 spire-1.2.1/pkg/agent/attestor/node/node_test.go 09:21:42 spire-1.2.1/pkg/agent/attestor/workload/ 09:21:42 spire-1.2.1/pkg/agent/attestor/workload/workload.go 09:21:42 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 09:21:42 spire-1.2.1/pkg/agent/catalog/ 09:21:42 spire-1.2.1/pkg/agent/catalog/catalog.go 09:21:42 spire-1.2.1/pkg/agent/catalog/keymanager.go 09:21:42 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 09:21:42 spire-1.2.1/pkg/agent/catalog/svidstore.go 09:21:42 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 09:21:42 spire-1.2.1/pkg/agent/client/ 09:21:42 spire-1.2.1/pkg/agent/client/client.go 09:21:42 spire-1.2.1/pkg/agent/client/client_test.go 09:21:42 spire-1.2.1/pkg/agent/client/dial.go 09:21:42 spire-1.2.1/pkg/agent/client/nodeconn.go 09:21:42 spire-1.2.1/pkg/agent/client/nodeconn_test.go 09:21:42 spire-1.2.1/pkg/agent/client/update.go 09:21:42 spire-1.2.1/pkg/agent/client/util.go 09:21:42 spire-1.2.1/pkg/agent/common/ 09:21:42 spire-1.2.1/pkg/agent/common/backoff/ 09:21:42 spire-1.2.1/pkg/agent/common/backoff/backoff.go 09:21:42 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 09:21:42 spire-1.2.1/pkg/agent/common/cgroups/ 09:21:42 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 09:21:42 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 09:21:42 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 09:21:42 spire-1.2.1/pkg/agent/config.go 09:21:42 spire-1.2.1/pkg/agent/endpoints/ 09:21:42 spire-1.2.1/pkg/agent/endpoints/config.go 09:21:42 spire-1.2.1/pkg/agent/endpoints/endpoints.go 09:21:42 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 09:21:42 spire-1.2.1/pkg/agent/endpoints/metrics.go 09:21:42 spire-1.2.1/pkg/agent/endpoints/middleware.go 09:21:42 spire-1.2.1/pkg/agent/endpoints/peertracker.go 09:21:42 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 09:21:42 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 09:21:42 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 09:21:42 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 09:21:42 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 09:21:42 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 09:21:42 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 09:21:42 spire-1.2.1/pkg/agent/endpoints/workload/ 09:21:42 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 09:21:42 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 09:21:42 spire-1.2.1/pkg/agent/manager/ 09:21:42 spire-1.2.1/pkg/agent/manager/cache/ 09:21:42 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 09:21:42 spire-1.2.1/pkg/agent/manager/cache/cache.go 09:21:42 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 09:21:42 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 09:21:42 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 09:21:42 spire-1.2.1/pkg/agent/manager/cache/sets.go 09:21:42 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 09:21:42 spire-1.2.1/pkg/agent/manager/config.go 09:21:42 spire-1.2.1/pkg/agent/manager/manager.go 09:21:42 spire-1.2.1/pkg/agent/manager/manager_test.go 09:21:42 spire-1.2.1/pkg/agent/manager/storage.go 09:21:42 spire-1.2.1/pkg/agent/manager/storage_test.go 09:21:42 spire-1.2.1/pkg/agent/manager/storecache/ 09:21:42 spire-1.2.1/pkg/agent/manager/storecache/cache.go 09:21:42 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 09:21:42 spire-1.2.1/pkg/agent/manager/sync.go 09:21:42 spire-1.2.1/pkg/agent/plugin/ 09:21:42 spire-1.2.1/pkg/agent/plugin/keymanager/ 09:21:42 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 09:21:42 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 09:21:42 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 09:21:42 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 09:21:42 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 09:21:42 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 09:21:42 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 09:21:42 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 09:21:42 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 09:21:42 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 09:21:42 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 09:21:42 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 09:21:42 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 09:21:42 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 09:21:42 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 09:21:42 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 09:21:42 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 09:21:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 09:21:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 09:21:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 09:21:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 09:21:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 09:21:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 09:21:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 09:21:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 09:21:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 09:21:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 09:21:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 09:21:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 09:21:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 09:21:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 09:21:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 09:21:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 09:21:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 09:21:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 09:21:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 09:21:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 09:21:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 09:21:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 09:21:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 09:21:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 09:21:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 09:21:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 09:21:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 09:21:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 09:21:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 09:21:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 09:21:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 09:21:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 09:21:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 09:21:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 09:21:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 09:21:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 09:21:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 09:21:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 09:21:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 09:21:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 09:21:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 09:21:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 09:21:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 09:21:42 spire-1.2.1/pkg/agent/plugin/svidstore/ 09:21:42 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 09:21:42 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 09:21:42 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 09:21:42 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 09:21:42 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 09:21:42 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 09:21:42 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 09:21:42 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 09:21:42 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 09:21:42 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 09:21:42 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 09:21:42 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 09:21:42 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 09:21:42 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 09:21:42 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 09:21:42 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 09:21:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 09:21:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 09:21:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 09:21:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 09:21:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 09:21:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 09:21:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 09:21:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 09:21:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 09:21:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 09:21:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 09:21:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 09:21:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 09:21:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 09:21:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 09:21:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 09:21:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 09:21:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 09:21:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 09:21:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 09:21:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 09:21:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 09:21:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 09:21:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 09:21:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 09:21:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 09:21:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 09:21:42 spire-1.2.1/pkg/agent/svid/ 09:21:42 spire-1.2.1/pkg/agent/svid/rotator.go 09:21:42 spire-1.2.1/pkg/agent/svid/rotator_config.go 09:21:42 spire-1.2.1/pkg/agent/svid/rotator_test.go 09:21:42 spire-1.2.1/pkg/agent/svid/store/ 09:21:42 spire-1.2.1/pkg/agent/svid/store/service.go 09:21:42 spire-1.2.1/pkg/agent/svid/store/service_test.go 09:21:42 spire-1.2.1/pkg/common/ 09:21:42 spire-1.2.1/pkg/common/agentpathtemplate/ 09:21:42 spire-1.2.1/pkg/common/agentpathtemplate/template.go 09:21:42 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 09:21:42 spire-1.2.1/pkg/common/api/ 09:21:42 spire-1.2.1/pkg/common/api/metrics.go 09:21:42 spire-1.2.1/pkg/common/api/middleware/ 09:21:42 spire-1.2.1/pkg/common/api/middleware/common_test.go 09:21:42 spire-1.2.1/pkg/common/api/middleware/interceptor.go 09:21:42 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 09:21:42 spire-1.2.1/pkg/common/api/middleware/logger.go 09:21:42 spire-1.2.1/pkg/common/api/middleware/logger_test.go 09:21:42 spire-1.2.1/pkg/common/api/middleware/metrics.go 09:21:42 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 09:21:42 spire-1.2.1/pkg/common/api/middleware/middleware.go 09:21:42 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 09:21:42 spire-1.2.1/pkg/common/api/middleware/misconfig.go 09:21:42 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 09:21:42 spire-1.2.1/pkg/common/api/middleware/names.go 09:21:42 spire-1.2.1/pkg/common/api/middleware/names_test.go 09:21:42 spire-1.2.1/pkg/common/api/names.go 09:21:42 spire-1.2.1/pkg/common/api/ratelimit.go 09:21:42 spire-1.2.1/pkg/common/api/rpccontext/ 09:21:42 spire-1.2.1/pkg/common/api/rpccontext/logger.go 09:21:42 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 09:21:42 spire-1.2.1/pkg/common/api/rpccontext/names.go 09:21:42 spire-1.2.1/pkg/common/auth/ 09:21:42 spire-1.2.1/pkg/common/auth/interceptors.go 09:21:42 spire-1.2.1/pkg/common/auth/interceptors_test.go 09:21:42 spire-1.2.1/pkg/common/auth/untracked_uds.go 09:21:42 spire-1.2.1/pkg/common/bundleutil/ 09:21:42 spire-1.2.1/pkg/common/bundleutil/bundle.go 09:21:42 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 09:21:42 spire-1.2.1/pkg/common/bundleutil/common_test.go 09:21:42 spire-1.2.1/pkg/common/bundleutil/marshal.go 09:21:42 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 09:21:42 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 09:21:42 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 09:21:42 spire-1.2.1/pkg/common/bundleutil/types.go 09:21:42 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 09:21:42 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 09:21:42 spire-1.2.1/pkg/common/catalog/ 09:21:42 spire-1.2.1/pkg/common/catalog/bind.go 09:21:42 spire-1.2.1/pkg/common/catalog/builtin.go 09:21:42 spire-1.2.1/pkg/common/catalog/catalog.go 09:21:42 spire-1.2.1/pkg/common/catalog/catalog_test.go 09:21:42 spire-1.2.1/pkg/common/catalog/closers.go 09:21:42 spire-1.2.1/pkg/common/catalog/cmd_linux.go 09:21:42 spire-1.2.1/pkg/common/catalog/cmd_other.go 09:21:42 spire-1.2.1/pkg/common/catalog/config.go 09:21:42 spire-1.2.1/pkg/common/catalog/config_test.go 09:21:42 spire-1.2.1/pkg/common/catalog/configure.go 09:21:42 spire-1.2.1/pkg/common/catalog/constraints.go 09:21:42 spire-1.2.1/pkg/common/catalog/constraints_test.go 09:21:42 spire-1.2.1/pkg/common/catalog/context.go 09:21:42 spire-1.2.1/pkg/common/catalog/external.go 09:21:42 spire-1.2.1/pkg/common/catalog/host.go 09:21:42 spire-1.2.1/pkg/common/catalog/pipenet.go 09:21:42 spire-1.2.1/pkg/common/catalog/plugin.go 09:21:42 spire-1.2.1/pkg/common/catalog/testplugin/ 09:21:42 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 09:21:42 spire-1.2.1/pkg/common/catalog/testplugin/main.go 09:21:42 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 09:21:42 spire-1.2.1/pkg/common/cli/ 09:21:42 spire-1.2.1/pkg/common/cli/env.go 09:21:42 spire-1.2.1/pkg/common/cli/flags.go 09:21:42 spire-1.2.1/pkg/common/cli/trust_domain.go 09:21:42 spire-1.2.1/pkg/common/cli/trust_domain_test.go 09:21:42 spire-1.2.1/pkg/common/cli/umask.go 09:21:42 spire-1.2.1/pkg/common/cli/umask_posix.go 09:21:42 spire-1.2.1/pkg/common/cli/umask_test.go 09:21:42 spire-1.2.1/pkg/common/cli/umask_windows.go 09:21:42 spire-1.2.1/pkg/common/cliprinter/ 09:21:42 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 09:21:42 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 09:21:42 spire-1.2.1/pkg/common/cliprinter/flag.go 09:21:42 spire-1.2.1/pkg/common/cliprinter/flag_test.go 09:21:42 spire-1.2.1/pkg/common/cliprinter/format.go 09:21:42 spire-1.2.1/pkg/common/cliprinter/format_test.go 09:21:42 spire-1.2.1/pkg/common/cliprinter/internal/ 09:21:42 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 09:21:42 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 09:21:42 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 09:21:42 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 09:21:42 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 09:21:42 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 09:21:42 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 09:21:42 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 09:21:42 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 09:21:42 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 09:21:42 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 09:21:42 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 09:21:42 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 09:21:42 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 09:21:42 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 09:21:42 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 09:21:42 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 09:21:42 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 09:21:42 spire-1.2.1/pkg/common/coretypes/ 09:21:42 spire-1.2.1/pkg/common/coretypes/bundle/ 09:21:42 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 09:21:42 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 09:21:42 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 09:21:42 spire-1.2.1/pkg/common/coretypes/bundle/require.go 09:21:42 spire-1.2.1/pkg/common/coretypes/jwtkey/ 09:21:42 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 09:21:42 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 09:21:42 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 09:21:42 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 09:21:42 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 09:21:42 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 09:21:42 spire-1.2.1/pkg/common/coretypes/x509certificate/ 09:21:42 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 09:21:42 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 09:21:42 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 09:21:42 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 09:21:42 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 09:21:42 spire-1.2.1/pkg/common/cryptoutil/ 09:21:42 spire-1.2.1/pkg/common/cryptoutil/keys.go 09:21:42 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 09:21:42 spire-1.2.1/pkg/common/diskutil/ 09:21:42 spire-1.2.1/pkg/common/diskutil/file_posix.go 09:21:42 spire-1.2.1/pkg/common/diskutil/file_test.go 09:21:42 spire-1.2.1/pkg/common/diskutil/file_windows.go 09:21:42 spire-1.2.1/pkg/common/errorutil/ 09:21:42 spire-1.2.1/pkg/common/errorutil/wrapper.go 09:21:42 spire-1.2.1/pkg/common/health/ 09:21:42 spire-1.2.1/pkg/common/health/config.go 09:21:42 spire-1.2.1/pkg/common/health/context.go 09:21:42 spire-1.2.1/pkg/common/health/context_test.go 09:21:42 spire-1.2.1/pkg/common/health/health.go 09:21:42 spire-1.2.1/pkg/common/health/health_test.go 09:21:42 spire-1.2.1/pkg/common/health/logger.go 09:21:42 spire-1.2.1/pkg/common/hostservice/ 09:21:42 spire-1.2.1/pkg/common/hostservice/metricsservice/ 09:21:42 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 09:21:42 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 09:21:42 spire-1.2.1/pkg/common/idutil/ 09:21:42 spire-1.2.1/pkg/common/idutil/require.go 09:21:42 spire-1.2.1/pkg/common/idutil/require_test.go 09:21:42 spire-1.2.1/pkg/common/idutil/safety.go 09:21:42 spire-1.2.1/pkg/common/idutil/safety_test.go 09:21:42 spire-1.2.1/pkg/common/idutil/spiffeid.go 09:21:42 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 09:21:42 spire-1.2.1/pkg/common/jwtsvid/ 09:21:42 spire-1.2.1/pkg/common/jwtsvid/common.go 09:21:42 spire-1.2.1/pkg/common/jwtsvid/sign.go 09:21:42 spire-1.2.1/pkg/common/jwtsvid/token_test.go 09:21:42 spire-1.2.1/pkg/common/jwtsvid/validate.go 09:21:42 spire-1.2.1/pkg/common/jwtutil/ 09:21:42 spire-1.2.1/pkg/common/jwtutil/keyset.go 09:21:42 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 09:21:42 spire-1.2.1/pkg/common/log/ 09:21:42 spire-1.2.1/pkg/common/log/hclog_adapter.go 09:21:42 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 09:21:42 spire-1.2.1/pkg/common/log/log.go 09:21:42 spire-1.2.1/pkg/common/log/log_test.go 09:21:42 spire-1.2.1/pkg/common/log/options.go 09:21:42 spire-1.2.1/pkg/common/nodeutil/ 09:21:42 spire-1.2.1/pkg/common/nodeutil/node.go 09:21:42 spire-1.2.1/pkg/common/nodeutil/node_test.go 09:21:42 spire-1.2.1/pkg/common/peertracker/ 09:21:42 spire-1.2.1/pkg/common/peertracker/conn.go 09:21:42 spire-1.2.1/pkg/common/peertracker/credentials.go 09:21:42 spire-1.2.1/pkg/common/peertracker/errors.go 09:21:42 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 09:21:42 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 09:21:42 spire-1.2.1/pkg/common/peertracker/info.go 09:21:42 spire-1.2.1/pkg/common/peertracker/listener.go 09:21:42 spire-1.2.1/pkg/common/peertracker/listener_test.go 09:21:42 spire-1.2.1/pkg/common/peertracker/peertracker.go 09:21:42 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 09:21:42 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 09:21:42 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 09:21:42 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 09:21:42 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 09:21:42 spire-1.2.1/pkg/common/peertracker/tcp.go 09:21:42 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 09:21:42 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 09:21:42 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 09:21:42 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 09:21:42 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 09:21:42 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 09:21:42 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 09:21:42 spire-1.2.1/pkg/common/peertracker/uds.go 09:21:42 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 09:21:42 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 09:21:42 spire-1.2.1/pkg/common/peertracker/uds_linux.go 09:21:42 spire-1.2.1/pkg/common/pemutil/ 09:21:42 spire-1.2.1/pkg/common/pemutil/block.go 09:21:42 spire-1.2.1/pkg/common/pemutil/certs.go 09:21:42 spire-1.2.1/pkg/common/pemutil/common.go 09:21:42 spire-1.2.1/pkg/common/pemutil/csr.go 09:21:42 spire-1.2.1/pkg/common/pemutil/keys.go 09:21:42 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 09:21:42 spire-1.2.1/pkg/common/pemutil/testdata/ 09:21:42 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 09:21:42 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 09:21:42 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 09:21:42 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 09:21:42 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 09:21:42 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 09:21:42 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 09:21:42 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 09:21:42 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 09:21:42 spire-1.2.1/pkg/common/plugin/ 09:21:42 spire-1.2.1/pkg/common/plugin/aws/ 09:21:42 spire-1.2.1/pkg/common/plugin/aws/iid.go 09:21:42 spire-1.2.1/pkg/common/plugin/azure/ 09:21:42 spire-1.2.1/pkg/common/plugin/azure/msi.go 09:21:42 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 09:21:42 spire-1.2.1/pkg/common/plugin/facade.go 09:21:42 spire-1.2.1/pkg/common/plugin/facade_test.go 09:21:42 spire-1.2.1/pkg/common/plugin/gcp/ 09:21:42 spire-1.2.1/pkg/common/plugin/gcp/iit.go 09:21:42 spire-1.2.1/pkg/common/plugin/k8s/ 09:21:42 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 09:21:42 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 09:21:42 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 09:21:42 spire-1.2.1/pkg/common/plugin/k8s/utils.go 09:21:42 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 09:21:42 spire-1.2.1/pkg/common/plugin/log.go 09:21:42 spire-1.2.1/pkg/common/plugin/sshpop/ 09:21:42 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 09:21:42 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 09:21:42 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 09:21:42 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 09:21:42 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 09:21:42 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 09:21:42 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 09:21:42 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 09:21:42 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 09:21:42 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 09:21:42 spire-1.2.1/pkg/common/plugin/tpmdevid/ 09:21:42 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 09:21:42 spire-1.2.1/pkg/common/plugin/x509pop/ 09:21:42 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 09:21:42 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 09:21:42 spire-1.2.1/pkg/common/profiling/ 09:21:42 spire-1.2.1/pkg/common/profiling/dumpers.go 09:21:42 spire-1.2.1/pkg/common/profiling/profiling.go 09:21:42 spire-1.2.1/pkg/common/protoutil/ 09:21:42 spire-1.2.1/pkg/common/protoutil/masks.go 09:21:42 spire-1.2.1/pkg/common/protoutil/masks_test.go 09:21:42 spire-1.2.1/pkg/common/rotationutil/ 09:21:42 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 09:21:42 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 09:21:42 spire-1.2.1/pkg/common/selector/ 09:21:42 spire-1.2.1/pkg/common/selector/selector.go 09:21:42 spire-1.2.1/pkg/common/selector/selector_test.go 09:21:42 spire-1.2.1/pkg/common/selector/set.go 09:21:42 spire-1.2.1/pkg/common/selector/set_utils.go 09:21:42 spire-1.2.1/pkg/common/selector/set_utils_test.go 09:21:42 spire-1.2.1/pkg/common/telemetry/ 09:21:42 spire-1.2.1/pkg/common/telemetry/agent/ 09:21:42 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 09:21:42 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 09:21:42 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 09:21:42 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 09:21:42 spire-1.2.1/pkg/common/telemetry/agent/manager.go 09:21:42 spire-1.2.1/pkg/common/telemetry/agent/node.go 09:21:42 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 09:21:42 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 09:21:42 spire-1.2.1/pkg/common/telemetry/agent/store/ 09:21:42 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 09:21:42 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 09:21:42 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 09:21:42 spire-1.2.1/pkg/common/telemetry/blackhole.go 09:21:42 spire-1.2.1/pkg/common/telemetry/call.go 09:21:42 spire-1.2.1/pkg/common/telemetry/common/ 09:21:42 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 09:21:42 spire-1.2.1/pkg/common/telemetry/config.go 09:21:42 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 09:21:42 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 09:21:42 spire-1.2.1/pkg/common/telemetry/inmem.go 09:21:42 spire-1.2.1/pkg/common/telemetry/inmem_test.go 09:21:42 spire-1.2.1/pkg/common/telemetry/m3.go 09:21:42 spire-1.2.1/pkg/common/telemetry/m3_test.go 09:21:42 spire-1.2.1/pkg/common/telemetry/metrics.go 09:21:42 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 09:21:42 spire-1.2.1/pkg/common/telemetry/names.go 09:21:42 spire-1.2.1/pkg/common/telemetry/prometheus.go 09:21:42 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 09:21:42 spire-1.2.1/pkg/common/telemetry/sanitize.go 09:21:42 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 09:21:42 spire-1.2.1/pkg/common/telemetry/server/ 09:21:42 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 09:21:42 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 09:21:42 spire-1.2.1/pkg/common/telemetry/server/datastore/ 09:21:42 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 09:21:42 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 09:21:42 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 09:21:42 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 09:21:42 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 09:21:42 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 09:21:42 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 09:21:42 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 09:21:42 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 09:21:42 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 09:21:42 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 09:21:42 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 09:21:42 spire-1.2.1/pkg/common/telemetry/server/rotate.go 09:21:42 spire-1.2.1/pkg/common/telemetry/server/server.go 09:21:42 spire-1.2.1/pkg/common/telemetry/sink.go 09:21:42 spire-1.2.1/pkg/common/telemetry/statsd.go 09:21:42 spire-1.2.1/pkg/common/telemetry/statsd_test.go 09:21:42 spire-1.2.1/pkg/common/telemetry/uptime.go 09:21:42 spire-1.2.1/pkg/common/telemetry/version.go 09:21:42 spire-1.2.1/pkg/common/telemetry/withlabels.go 09:21:42 spire-1.2.1/pkg/common/uptime/ 09:21:42 spire-1.2.1/pkg/common/uptime/uptime.go 09:21:42 spire-1.2.1/pkg/common/uptime/uptime_test.go 09:21:42 spire-1.2.1/pkg/common/util/ 09:21:42 spire-1.2.1/pkg/common/util/certs.go 09:21:42 spire-1.2.1/pkg/common/util/certs_test.go 09:21:42 spire-1.2.1/pkg/common/util/csr.go 09:21:42 spire-1.2.1/pkg/common/util/hash.go 09:21:42 spire-1.2.1/pkg/common/util/selectors.go 09:21:42 spire-1.2.1/pkg/common/util/selectors_test.go 09:21:42 spire-1.2.1/pkg/common/util/signals.go 09:21:42 spire-1.2.1/pkg/common/util/sort.go 09:21:42 spire-1.2.1/pkg/common/util/sort_test.go 09:21:42 spire-1.2.1/pkg/common/util/task.go 09:21:42 spire-1.2.1/pkg/common/util/task_test.go 09:21:42 spire-1.2.1/pkg/common/util/testdata/ 09:21:42 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 09:21:42 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 09:21:42 spire-1.2.1/pkg/common/version/ 09:21:42 spire-1.2.1/pkg/common/version/version.go 09:21:42 spire-1.2.1/pkg/common/x509svid/ 09:21:42 spire-1.2.1/pkg/common/x509svid/common_test.go 09:21:42 spire-1.2.1/pkg/common/x509svid/csr.go 09:21:42 spire-1.2.1/pkg/common/x509svid/upstreamca.go 09:21:42 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 09:21:42 spire-1.2.1/pkg/common/x509util/ 09:21:42 spire-1.2.1/pkg/common/x509util/cert.go 09:21:42 spire-1.2.1/pkg/common/x509util/dns.go 09:21:42 spire-1.2.1/pkg/common/x509util/dns_test.go 09:21:42 spire-1.2.1/pkg/common/x509util/keyid.go 09:21:42 spire-1.2.1/pkg/common/x509util/keypair.go 09:21:42 spire-1.2.1/pkg/common/x509util/serialnumber.go 09:21:42 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 09:21:42 spire-1.2.1/pkg/server/ 09:21:42 spire-1.2.1/pkg/server/api/ 09:21:42 spire-1.2.1/pkg/server/api/agent.go 09:21:42 spire-1.2.1/pkg/server/api/agent/ 09:21:42 spire-1.2.1/pkg/server/api/agent/v1/ 09:21:42 spire-1.2.1/pkg/server/api/agent/v1/service.go 09:21:42 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 09:21:42 spire-1.2.1/pkg/server/api/agent_test.go 09:21:42 spire-1.2.1/pkg/server/api/api.go 09:21:42 spire-1.2.1/pkg/server/api/audit/ 09:21:42 spire-1.2.1/pkg/server/api/audit/audit.go 09:21:42 spire-1.2.1/pkg/server/api/audit/audit_test.go 09:21:42 spire-1.2.1/pkg/server/api/bundle.go 09:21:42 spire-1.2.1/pkg/server/api/bundle/ 09:21:42 spire-1.2.1/pkg/server/api/bundle/v1/ 09:21:42 spire-1.2.1/pkg/server/api/bundle/v1/service.go 09:21:42 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 09:21:42 spire-1.2.1/pkg/server/api/bundle_test.go 09:21:42 spire-1.2.1/pkg/server/api/debug/ 09:21:42 spire-1.2.1/pkg/server/api/debug/v1/ 09:21:42 spire-1.2.1/pkg/server/api/debug/v1/service.go 09:21:42 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 09:21:42 spire-1.2.1/pkg/server/api/entry.go 09:21:42 spire-1.2.1/pkg/server/api/entry/ 09:21:42 spire-1.2.1/pkg/server/api/entry/v1/ 09:21:42 spire-1.2.1/pkg/server/api/entry/v1/service.go 09:21:42 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 09:21:42 spire-1.2.1/pkg/server/api/entry_test.go 09:21:42 spire-1.2.1/pkg/server/api/health/ 09:21:42 spire-1.2.1/pkg/server/api/health/v1/ 09:21:42 spire-1.2.1/pkg/server/api/health/v1/service.go 09:21:42 spire-1.2.1/pkg/server/api/health/v1/service_test.go 09:21:42 spire-1.2.1/pkg/server/api/id.go 09:21:42 spire-1.2.1/pkg/server/api/id_test.go 09:21:42 spire-1.2.1/pkg/server/api/limits/ 09:21:42 spire-1.2.1/pkg/server/api/limits/limits.go 09:21:42 spire-1.2.1/pkg/server/api/middleware/ 09:21:42 spire-1.2.1/pkg/server/api/middleware/alias.go 09:21:42 spire-1.2.1/pkg/server/api/middleware/audit.go 09:21:42 spire-1.2.1/pkg/server/api/middleware/authorization.go 09:21:42 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 09:21:42 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 09:21:42 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 09:21:42 spire-1.2.1/pkg/server/api/middleware/caller.go 09:21:42 spire-1.2.1/pkg/server/api/middleware/caller_test.go 09:21:42 spire-1.2.1/pkg/server/api/middleware/common.go 09:21:42 spire-1.2.1/pkg/server/api/middleware/common_test.go 09:21:42 spire-1.2.1/pkg/server/api/middleware/entries.go 09:21:42 spire-1.2.1/pkg/server/api/middleware/entries_test.go 09:21:42 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 09:21:42 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 09:21:42 spire-1.2.1/pkg/server/api/ratelimit.go 09:21:42 spire-1.2.1/pkg/server/api/rpccontext/ 09:21:42 spire-1.2.1/pkg/server/api/rpccontext/alias.go 09:21:42 spire-1.2.1/pkg/server/api/rpccontext/audit.go 09:21:42 spire-1.2.1/pkg/server/api/rpccontext/caller.go 09:21:42 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 09:21:42 spire-1.2.1/pkg/server/api/selector.go 09:21:42 spire-1.2.1/pkg/server/api/selector_test.go 09:21:42 spire-1.2.1/pkg/server/api/status.go 09:21:42 spire-1.2.1/pkg/server/api/status_test.go 09:21:42 spire-1.2.1/pkg/server/api/svid/ 09:21:42 spire-1.2.1/pkg/server/api/svid/v1/ 09:21:42 spire-1.2.1/pkg/server/api/svid/v1/service.go 09:21:42 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 09:21:42 spire-1.2.1/pkg/server/api/trustdomain.go 09:21:42 spire-1.2.1/pkg/server/api/trustdomain/ 09:21:42 spire-1.2.1/pkg/server/api/trustdomain/v1/ 09:21:42 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 09:21:42 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 09:21:42 spire-1.2.1/pkg/server/api/trustdomain_test.go 09:21:42 spire-1.2.1/pkg/server/authpolicy/ 09:21:42 spire-1.2.1/pkg/server/authpolicy/defaults.go 09:21:42 spire-1.2.1/pkg/server/authpolicy/policy.go 09:21:42 spire-1.2.1/pkg/server/authpolicy/policy.rego 09:21:42 spire-1.2.1/pkg/server/authpolicy/policy_data.json 09:21:42 spire-1.2.1/pkg/server/authpolicy/policy_test.go 09:21:42 spire-1.2.1/pkg/server/authpolicy/validate.go 09:21:42 spire-1.2.1/pkg/server/bundle/ 09:21:42 spire-1.2.1/pkg/server/bundle/client/ 09:21:42 spire-1.2.1/pkg/server/bundle/client/client.go 09:21:42 spire-1.2.1/pkg/server/bundle/client/client_test.go 09:21:42 spire-1.2.1/pkg/server/bundle/client/manager.go 09:21:42 spire-1.2.1/pkg/server/bundle/client/manager_test.go 09:21:42 spire-1.2.1/pkg/server/bundle/client/sources.go 09:21:42 spire-1.2.1/pkg/server/bundle/client/sources_test.go 09:21:42 spire-1.2.1/pkg/server/bundle/client/updater.go 09:21:42 spire-1.2.1/pkg/server/bundle/client/updater_test.go 09:21:42 spire-1.2.1/pkg/server/ca/ 09:21:42 spire-1.2.1/pkg/server/ca/ca.go 09:21:42 spire-1.2.1/pkg/server/ca/ca_health.go 09:21:42 spire-1.2.1/pkg/server/ca/ca_test.go 09:21:42 spire-1.2.1/pkg/server/ca/journal.go 09:21:42 spire-1.2.1/pkg/server/ca/journal_test.go 09:21:42 spire-1.2.1/pkg/server/ca/manager.go 09:21:42 spire-1.2.1/pkg/server/ca/manager_health.go 09:21:42 spire-1.2.1/pkg/server/ca/manager_test.go 09:21:42 spire-1.2.1/pkg/server/ca/templates.go 09:21:42 spire-1.2.1/pkg/server/ca/upstream_client.go 09:21:42 spire-1.2.1/pkg/server/ca/upstream_client_test.go 09:21:42 spire-1.2.1/pkg/server/ca/validation.go 09:21:42 spire-1.2.1/pkg/server/cache/ 09:21:42 spire-1.2.1/pkg/server/cache/dscache/ 09:21:42 spire-1.2.1/pkg/server/cache/dscache/cache.go 09:21:42 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 09:21:42 spire-1.2.1/pkg/server/cache/entrycache/ 09:21:42 spire-1.2.1/pkg/server/cache/entrycache/cache.go 09:21:42 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 09:21:42 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 09:21:42 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 09:21:42 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 09:21:42 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 09:21:42 spire-1.2.1/pkg/server/catalog/ 09:21:42 spire-1.2.1/pkg/server/catalog/catalog.go 09:21:42 spire-1.2.1/pkg/server/catalog/keymanager.go 09:21:42 spire-1.2.1/pkg/server/catalog/nodeattestor.go 09:21:42 spire-1.2.1/pkg/server/catalog/noderesolver.go 09:21:42 spire-1.2.1/pkg/server/catalog/notifier.go 09:21:42 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 09:21:42 spire-1.2.1/pkg/server/config.go 09:21:42 spire-1.2.1/pkg/server/datastore/ 09:21:42 spire-1.2.1/pkg/server/datastore/datastore.go 09:21:42 spire-1.2.1/pkg/server/datastore/datastore_health.go 09:21:42 spire-1.2.1/pkg/server/datastore/repository.go 09:21:42 spire-1.2.1/pkg/server/datastore/sqlstore/ 09:21:42 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 09:21:42 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 09:21:42 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 09:21:42 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 09:21:42 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 09:21:42 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 09:21:42 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 09:21:42 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 09:21:42 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 09:21:42 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 09:21:42 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 09:21:42 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 09:21:42 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 09:21:42 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 09:21:42 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 09:21:42 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 09:21:42 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 09:21:42 spire-1.2.1/pkg/server/endpoints/ 09:21:42 spire-1.2.1/pkg/server/endpoints/bundle/ 09:21:42 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 09:21:42 spire-1.2.1/pkg/server/endpoints/bundle/config.go 09:21:42 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 09:21:42 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 09:21:42 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 09:21:42 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 09:21:42 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 09:21:42 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 09:21:42 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 09:21:42 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 09:21:42 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 09:21:42 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 09:21:42 spire-1.2.1/pkg/server/endpoints/bundle/server.go 09:21:42 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 09:21:42 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 09:21:42 spire-1.2.1/pkg/server/endpoints/config.go 09:21:42 spire-1.2.1/pkg/server/endpoints/endpoints.go 09:21:42 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 09:21:42 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 09:21:42 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 09:21:42 spire-1.2.1/pkg/server/endpoints/middleware.go 09:21:42 spire-1.2.1/pkg/server/endpoints/middleware_test.go 09:21:42 spire-1.2.1/pkg/server/hostservice/ 09:21:42 spire-1.2.1/pkg/server/hostservice/agentstore/ 09:21:42 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 09:21:42 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 09:21:42 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 09:21:42 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 09:21:42 spire-1.2.1/pkg/server/hostservice/identityprovider/ 09:21:42 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 09:21:42 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 09:21:42 spire-1.2.1/pkg/server/plugin/ 09:21:42 spire-1.2.1/pkg/server/plugin/keymanager/ 09:21:42 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 09:21:42 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 09:21:42 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 09:21:42 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 09:21:42 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 09:21:42 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 09:21:42 spire-1.2.1/pkg/server/plugin/keymanager/base/ 09:21:42 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 09:21:42 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 09:21:42 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 09:21:42 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 09:21:42 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 09:21:42 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 09:21:42 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 09:21:42 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 09:21:42 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 09:21:42 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 09:21:42 spire-1.2.1/pkg/server/plugin/keymanager/test/ 09:21:42 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 09:21:42 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 09:21:42 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 09:21:42 spire-1.2.1/pkg/server/plugin/nodeattestor/ 09:21:42 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 09:21:42 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 09:21:42 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 09:21:42 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 09:21:42 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 09:21:42 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 09:21:42 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 09:21:42 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 09:21:42 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 09:21:42 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 09:21:42 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 09:21:42 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 09:21:42 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 09:21:42 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 09:21:42 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 09:21:42 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 09:21:42 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 09:21:42 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 09:21:42 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 09:21:42 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 09:21:42 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 09:21:42 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 09:21:42 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 09:21:42 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 09:21:42 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 09:21:42 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 09:21:42 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 09:21:42 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 09:21:42 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 09:21:42 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 09:21:42 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 09:21:42 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 09:21:42 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 09:21:42 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 09:21:42 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 09:21:42 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 09:21:42 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 09:21:42 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 09:21:42 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 09:21:42 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 09:21:42 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 09:21:42 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 09:21:42 spire-1.2.1/pkg/server/plugin/noderesolver/ 09:21:42 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 09:21:42 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 09:21:42 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 09:21:42 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 09:21:42 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 09:21:42 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 09:21:42 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 09:21:42 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 09:21:42 spire-1.2.1/pkg/server/plugin/notifier/ 09:21:42 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 09:21:42 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 09:21:42 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 09:21:42 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 09:21:42 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 09:21:42 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 09:21:42 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 09:21:42 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 09:21:42 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 09:21:42 spire-1.2.1/pkg/server/plugin/notifier/repository.go 09:21:42 spire-1.2.1/pkg/server/plugin/notifier/v1.go 09:21:42 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 09:21:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 09:21:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 09:21:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 09:21:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 09:21:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 09:21:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 09:21:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 09:21:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 09:21:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 09:21:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 09:21:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 09:21:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 09:21:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 09:21:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 09:21:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 09:21:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 09:21:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 09:21:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 09:21:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 09:21:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 09:21:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 09:21:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 09:21:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 09:21:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 09:21:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 09:21:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 09:21:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 09:21:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 09:21:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 09:21:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 09:21:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 09:21:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 09:21:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 09:21:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 09:21:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 09:21:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 09:21:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 09:21:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 09:21:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 09:21:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 09:21:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 09:21:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 09:21:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 09:21:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 09:21:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 09:21:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 09:21:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 09:21:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 09:21:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 09:21:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 09:21:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 09:21:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 09:21:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 09:21:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 09:21:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 09:21:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 09:21:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 09:21:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 09:21:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 09:21:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 09:21:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 09:21:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 09:21:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 09:21:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 09:21:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 09:21:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 09:21:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 09:21:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 09:21:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 09:21:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 09:21:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 09:21:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 09:21:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 09:21:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 09:21:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 09:21:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 09:21:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 09:21:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 09:21:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 09:21:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 09:21:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 09:21:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 09:21:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 09:21:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 09:21:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 09:21:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 09:21:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 09:21:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 09:21:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 09:21:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 09:21:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 09:21:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 09:21:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 09:21:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 09:21:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 09:21:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 09:21:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 09:21:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 09:21:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 09:21:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 09:21:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 09:21:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 09:21:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 09:21:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 09:21:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 09:21:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 09:21:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 09:21:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 09:21:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 09:21:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 09:21:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 09:21:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 09:21:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 09:21:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 09:21:42 spire-1.2.1/pkg/server/registration/ 09:21:42 spire-1.2.1/pkg/server/registration/manager.go 09:21:42 spire-1.2.1/pkg/server/registration/manager_test.go 09:21:42 spire-1.2.1/pkg/server/scanentries.go 09:21:42 spire-1.2.1/pkg/server/scanentries_test.go 09:21:42 spire-1.2.1/pkg/server/server.go 09:21:42 spire-1.2.1/pkg/server/server_test.go 09:21:42 spire-1.2.1/pkg/server/svid/ 09:21:42 spire-1.2.1/pkg/server/svid/observer.go 09:21:42 spire-1.2.1/pkg/server/svid/observer_test.go 09:21:42 spire-1.2.1/pkg/server/svid/rotator.go 09:21:42 spire-1.2.1/pkg/server/svid/rotator_config.go 09:21:42 spire-1.2.1/pkg/server/svid/rotator_config_test.go 09:21:42 spire-1.2.1/pkg/server/svid/rotator_test.go 09:21:42 spire-1.2.1/proto/ 09:21:42 spire-1.2.1/proto/private/ 09:21:42 spire-1.2.1/proto/private/server/ 09:21:42 spire-1.2.1/proto/private/server/journal/ 09:21:42 spire-1.2.1/proto/private/server/journal/journal.pb.go 09:21:42 spire-1.2.1/proto/private/server/journal/journal.proto 09:21:42 spire-1.2.1/proto/spire/ 09:21:42 spire-1.2.1/proto/spire/common/ 09:21:42 spire-1.2.1/proto/spire/common/common.pb.go 09:21:42 spire-1.2.1/proto/spire/common/common.proto 09:21:42 spire-1.2.1/proto/spire/common/plugin/ 09:21:42 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 09:21:42 spire-1.2.1/proto/spire/common/plugin/plugin.proto 09:21:42 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 09:21:42 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 09:21:42 spire-1.2.1/proto/spire/plugin/ 09:21:42 spire-1.2.1/proto/spire/plugin/agent/ 09:21:42 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 09:21:42 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 09:21:42 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 09:21:42 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 09:21:42 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 09:21:42 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 09:21:42 spire-1.2.1/release/ 09:21:42 spire-1.2.1/release/spire-extras/ 09:21:42 spire-1.2.1/release/spire-extras/README.md 09:21:42 spire-1.2.1/release/spire-extras/conf/ 09:21:42 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 09:21:42 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 09:21:42 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 09:21:42 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 09:21:42 spire-1.2.1/release/spire/ 09:21:42 spire-1.2.1/release/spire/README.md 09:21:42 spire-1.2.1/release/spire/conf/ 09:21:42 spire-1.2.1/release/spire/conf/agent/ 09:21:42 spire-1.2.1/release/spire/conf/agent/agent.conf 09:21:42 spire-1.2.1/release/spire/conf/server/ 09:21:42 spire-1.2.1/release/spire/conf/server/server.conf 09:21:42 spire-1.2.1/script/ 09:21:42 spire-1.2.1/script/build-artifact.sh 09:21:42 spire-1.2.1/script/generate_dummy_ca.sh 09:21:42 spire-1.2.1/support/ 09:21:42 spire-1.2.1/support/k8s/ 09:21:42 spire-1.2.1/support/k8s/k8s-workload-registrar/ 09:21:42 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 09:21:42 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 09:21:42 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 09:21:42 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 09:21:42 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 09:21:42 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 09:21:42 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 09:21:42 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 09:21:42 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 09:21:42 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 09:21:42 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 09:21:42 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 09:21:42 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 09:21:42 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 09:21:42 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 09:21:42 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 09:21:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 09:21:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 09:21:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 09:21:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 09:21:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 09:21:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 09:21:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 09:21:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 09:21:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 09:21:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 09:21:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 09:21:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 09:21:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 09:21:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 09:21:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 09:21:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 09:21:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 09:21:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 09:21:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 09:21:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 09:21:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 09:21:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 09:21:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 09:21:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 09:21:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 09:21:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 09:21:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 09:21:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 09:21:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 09:21:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 09:21:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 09:21:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 09:21:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 09:21:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 09:21:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 09:21:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 09:21:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 09:21:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 09:21:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 09:21:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 09:21:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 09:21:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 09:21:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 09:21:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 09:21:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 09:21:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 09:21:42 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 09:21:42 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 09:21:42 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 09:21:42 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 09:21:42 spire-1.2.1/support/oidc-discovery-provider/ 09:21:42 spire-1.2.1/support/oidc-discovery-provider/README.md 09:21:42 spire-1.2.1/support/oidc-discovery-provider/common_test.go 09:21:42 spire-1.2.1/support/oidc-discovery-provider/config.go 09:21:42 spire-1.2.1/support/oidc-discovery-provider/config_test.go 09:21:42 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 09:21:42 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 09:21:42 spire-1.2.1/support/oidc-discovery-provider/handler.go 09:21:42 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 09:21:42 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 09:21:42 spire-1.2.1/support/oidc-discovery-provider/main.go 09:21:42 spire-1.2.1/support/oidc-discovery-provider/server_api.go 09:21:42 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 09:21:42 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 09:21:42 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 09:21:42 spire-1.2.1/test/ 09:21:42 spire-1.2.1/test/clock/ 09:21:42 spire-1.2.1/test/clock/clock.go 09:21:42 spire-1.2.1/test/fakes/ 09:21:42 spire-1.2.1/test/fakes/fakeagentcatalog/ 09:21:42 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 09:21:42 spire-1.2.1/test/fakes/fakeagentkeymanager/ 09:21:42 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 09:21:42 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 09:21:42 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 09:21:42 spire-1.2.1/test/fakes/fakeagentstore/ 09:21:42 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 09:21:42 spire-1.2.1/test/fakes/fakedatastore/ 09:21:42 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 09:21:42 spire-1.2.1/test/fakes/fakeentryclient/ 09:21:42 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 09:21:42 spire-1.2.1/test/fakes/fakehealthchecker/ 09:21:42 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 09:21:42 spire-1.2.1/test/fakes/fakeidentityprovider/ 09:21:42 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 09:21:42 spire-1.2.1/test/fakes/fakemetrics/ 09:21:42 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 09:21:42 spire-1.2.1/test/fakes/fakenoderesolver/ 09:21:42 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 09:21:42 spire-1.2.1/test/fakes/fakenotifier/ 09:21:42 spire-1.2.1/test/fakes/fakenotifier/notifier.go 09:21:42 spire-1.2.1/test/fakes/fakepluginmetrics/ 09:21:42 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 09:21:42 spire-1.2.1/test/fakes/fakeserverca/ 09:21:42 spire-1.2.1/test/fakes/fakeserverca/serverca.go 09:21:42 spire-1.2.1/test/fakes/fakeservercatalog/ 09:21:42 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 09:21:42 spire-1.2.1/test/fakes/fakeserverkeymanager/ 09:21:42 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 09:21:42 spire-1.2.1/test/fakes/fakeservernodeattestor/ 09:21:42 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 09:21:42 spire-1.2.1/test/fakes/fakeupstreamauthority/ 09:21:42 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 09:21:42 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 09:21:42 spire-1.2.1/test/fakes/fakeworkloadapi/ 09:21:42 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 09:21:42 spire-1.2.1/test/fakes/fakeworkloadattestor/ 09:21:42 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 09:21:42 spire-1.2.1/test/fixture/ 09:21:42 spire-1.2.1/test/fixture/certs/ 09:21:42 spire-1.2.1/test/fixture/certs/agent_svid.der 09:21:42 spire-1.2.1/test/fixture/certs/base_cert.pem 09:21:42 spire-1.2.1/test/fixture/certs/base_csr.pem 09:21:42 spire-1.2.1/test/fixture/certs/base_key.pem 09:21:42 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 09:21:42 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 09:21:42 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 09:21:42 spire-1.2.1/test/fixture/certs/blog_cert.pem 09:21:42 spire-1.2.1/test/fixture/certs/blog_csr.pem 09:21:42 spire-1.2.1/test/fixture/certs/blog_key.pem 09:21:42 spire-1.2.1/test/fixture/certs/bundle.der 09:21:42 spire-1.2.1/test/fixture/certs/ca.pem 09:21:42 spire-1.2.1/test/fixture/certs/ca_key.pem 09:21:42 spire-1.2.1/test/fixture/certs/database_cert.pem 09:21:42 spire-1.2.1/test/fixture/certs/database_csr.pem 09:21:42 spire-1.2.1/test/fixture/certs/database_key.pem 09:21:42 spire-1.2.1/test/fixture/certs/node_cert.pem 09:21:42 spire-1.2.1/test/fixture/certs/node_csr.pem 09:21:42 spire-1.2.1/test/fixture/certs/node_key.pem 09:21:42 spire-1.2.1/test/fixture/certs/svid.pem 09:21:42 spire-1.2.1/test/fixture/certs/svid_key.pem 09:21:42 spire-1.2.1/test/fixture/config/ 09:21:42 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 09:21:42 spire-1.2.1/test/fixture/config/agent_good.conf 09:21:42 spire-1.2.1/test/fixture/config/agent_good_templated.conf 09:21:42 spire-1.2.1/test/fixture/config/plugin_good.conf 09:21:42 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 09:21:42 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 09:21:42 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 09:21:42 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 09:21:42 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 09:21:42 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 09:21:42 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 09:21:42 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 09:21:42 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 09:21:42 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 09:21:42 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 09:21:42 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 09:21:42 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 09:21:42 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 09:21:42 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 09:21:42 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 09:21:42 spire-1.2.1/test/fixture/config/server_good.conf 09:21:42 spire-1.2.1/test/fixture/config/server_good_templated.conf 09:21:42 spire-1.2.1/test/fixture/fixture.go 09:21:42 spire-1.2.1/test/fixture/nodeattestor/ 09:21:42 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 09:21:42 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 09:21:42 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 09:21:42 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 09:21:42 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 09:21:42 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 09:21:42 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 09:21:42 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 09:21:42 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 09:21:42 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 09:21:42 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 09:21:42 spire-1.2.1/test/fixture/registration/ 09:21:42 spire-1.2.1/test/fixture/registration/entries.json 09:21:42 spire-1.2.1/test/fixture/registration/good-for-update.json 09:21:42 spire-1.2.1/test/fixture/registration/good.json 09:21:42 spire-1.2.1/test/fixture/registration/invalid.json 09:21:42 spire-1.2.1/test/fixture/registration/invalid_json.json 09:21:42 spire-1.2.1/test/fixture/registration/manager_test_entries.json 09:21:42 spire-1.2.1/test/integration/ 09:21:42 spire-1.2.1/test/integration/README.md 09:21:42 spire-1.2.1/test/integration/common 09:21:42 spire-1.2.1/test/integration/setup/ 09:21:42 spire-1.2.1/test/integration/setup/adminclient/ 09:21:42 spire-1.2.1/test/integration/setup/adminclient/build.sh 09:21:42 spire-1.2.1/test/integration/setup/adminclient/client.go 09:21:42 spire-1.2.1/test/integration/setup/debugagent/ 09:21:42 spire-1.2.1/test/integration/setup/debugagent/build.sh 09:21:42 spire-1.2.1/test/integration/setup/debugagent/main.go 09:21:42 spire-1.2.1/test/integration/setup/debugserver/ 09:21:42 spire-1.2.1/test/integration/setup/debugserver/build.sh 09:21:42 spire-1.2.1/test/integration/setup/debugserver/main.go 09:21:42 spire-1.2.1/test/integration/setup/downstreamclient/ 09:21:42 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 09:21:42 spire-1.2.1/test/integration/setup/downstreamclient/client.go 09:21:42 spire-1.2.1/test/integration/setup/itclient/ 09:21:42 spire-1.2.1/test/integration/setup/itclient/client.go 09:21:42 spire-1.2.1/test/integration/setup/node-attestation/ 09:21:42 spire-1.2.1/test/integration/setup/node-attestation/build.sh 09:21:42 spire-1.2.1/test/integration/setup/node-attestation/client.go 09:21:42 spire-1.2.1/test/integration/setup/x509pop/ 09:21:42 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 09:21:42 spire-1.2.1/test/integration/setup/x509pop/setup.sh 09:21:42 spire-1.2.1/test/integration/suites/ 09:21:42 spire-1.2.1/test/integration/suites/admin-endpoints/ 09:21:42 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 09:21:42 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 09:21:42 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 09:21:42 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 09:21:42 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 09:21:42 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 09:21:42 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 09:21:42 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 09:21:42 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 09:21:42 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 09:21:42 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 09:21:42 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 09:21:42 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 09:21:42 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 09:21:42 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 09:21:42 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 09:21:42 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 09:21:42 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 09:21:42 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 09:21:42 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 09:21:42 spire-1.2.1/test/integration/suites/datastore-mysql/ 09:21:42 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 09:21:42 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 09:21:42 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 09:21:42 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 09:21:42 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 09:21:42 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 09:21:42 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 09:21:42 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 09:21:42 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 09:21:42 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 09:21:42 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 09:21:42 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 09:21:42 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 09:21:42 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 09:21:42 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 09:21:42 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 09:21:42 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 09:21:42 spire-1.2.1/test/integration/suites/datastore-postgres/ 09:21:42 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 09:21:42 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 09:21:42 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 09:21:42 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 09:21:42 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 09:21:42 spire-1.2.1/test/integration/suites/debug-endpoints/ 09:21:42 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 09:21:42 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 09:21:42 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 09:21:42 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 09:21:42 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 09:21:42 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 09:21:42 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 09:21:42 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 09:21:42 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 09:21:42 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 09:21:42 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 09:21:42 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 09:21:42 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 09:21:42 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 09:21:42 spire-1.2.1/test/integration/suites/downstream-endpoints/ 09:21:42 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 09:21:42 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 09:21:42 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 09:21:42 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 09:21:42 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 09:21:42 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 09:21:42 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 09:21:42 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 09:21:42 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 09:21:42 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 09:21:42 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 09:21:42 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 09:21:42 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 09:21:42 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 09:21:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 09:21:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 09:21:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 09:21:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 09:21:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 09:21:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 09:21:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 09:21:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 09:21:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 09:21:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 09:21:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 09:21:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 09:21:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 09:21:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 09:21:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 09:21:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 09:21:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 09:21:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 09:21:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 09:21:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 09:21:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 09:21:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 09:21:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 09:21:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 09:21:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 09:21:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 09:21:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 09:21:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 09:21:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 09:21:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 09:21:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 09:21:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 09:21:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 09:21:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 09:21:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 09:21:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 09:21:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 09:21:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 09:21:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 09:21:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 09:21:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 09:21:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 09:21:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 09:21:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 09:21:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 09:21:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 09:21:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 09:21:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 09:21:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 09:21:42 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 09:21:42 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 09:21:42 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 09:21:42 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 09:21:42 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 09:21:42 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 09:21:42 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 09:21:42 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 09:21:42 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 09:21:42 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 09:21:42 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 09:21:42 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 09:21:42 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 09:21:42 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 09:21:42 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 09:21:42 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 09:21:42 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 09:21:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 09:21:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 09:21:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 09:21:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 09:21:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 09:21:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 09:21:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 09:21:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 09:21:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 09:21:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 09:21:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 09:21:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 09:21:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 09:21:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 09:21:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 09:21:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 09:21:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 09:21:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 09:21:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 09:21:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 09:21:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 09:21:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 09:21:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 09:21:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 09:21:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 09:21:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 09:21:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 09:21:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 09:21:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 09:21:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 09:21:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 09:21:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 09:21:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 09:21:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 09:21:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 09:21:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 09:21:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 09:21:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 09:21:42 spire-1.2.1/test/integration/suites/join-token/ 09:21:42 spire-1.2.1/test/integration/suites/join-token/01-start-server 09:21:42 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 09:21:42 spire-1.2.1/test/integration/suites/join-token/03-start-agent 09:21:42 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 09:21:42 spire-1.2.1/test/integration/suites/join-token/05-check-svid 09:21:42 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 09:21:42 spire-1.2.1/test/integration/suites/join-token/README.md 09:21:42 spire-1.2.1/test/integration/suites/join-token/conf/ 09:21:42 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 09:21:42 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 09:21:42 spire-1.2.1/test/integration/suites/join-token/conf/server/ 09:21:42 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 09:21:42 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 09:21:42 spire-1.2.1/test/integration/suites/join-token/teardown 09:21:42 spire-1.2.1/test/integration/suites/k8s-reconcile/ 09:21:42 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 09:21:42 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 09:21:42 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 09:21:42 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 09:21:42 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 09:21:42 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 09:21:42 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 09:21:42 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 09:21:42 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 09:21:42 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 09:21:42 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 09:21:42 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 09:21:42 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 09:21:42 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 09:21:42 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 09:21:42 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 09:21:42 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 09:21:42 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 09:21:42 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 09:21:42 spire-1.2.1/test/integration/suites/k8s-scratch/ 09:21:42 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 09:21:42 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 09:21:42 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 09:21:42 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 09:21:42 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 09:21:42 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 09:21:42 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 09:21:42 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 09:21:42 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 09:21:42 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 09:21:42 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 09:21:42 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 09:21:42 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 09:21:42 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 09:21:42 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 09:21:42 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 09:21:42 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 09:21:42 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 09:21:42 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 09:21:42 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 09:21:42 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 09:21:42 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 09:21:42 spire-1.2.1/test/integration/suites/k8s/ 09:21:42 spire-1.2.1/test/integration/suites/k8s/00-setup 09:21:42 spire-1.2.1/test/integration/suites/k8s/01-apply-config 09:21:42 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 09:21:42 spire-1.2.1/test/integration/suites/k8s/README.md 09:21:42 spire-1.2.1/test/integration/suites/k8s/conf/ 09:21:42 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 09:21:42 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 09:21:42 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 09:21:42 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 09:21:42 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 09:21:42 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 09:21:42 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 09:21:42 spire-1.2.1/test/integration/suites/k8s/conf/server/ 09:21:42 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 09:21:42 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 09:21:42 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 09:21:42 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 09:21:42 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 09:21:42 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 09:21:42 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 09:21:42 spire-1.2.1/test/integration/suites/k8s/init-kubectl 09:21:42 spire-1.2.1/test/integration/suites/k8s/teardown 09:21:42 spire-1.2.1/test/integration/suites/nested-rotation/ 09:21:42 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 09:21:42 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 09:21:42 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 09:21:42 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 09:21:42 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 09:21:42 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 09:21:42 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 09:21:42 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 09:21:42 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 09:21:42 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 09:21:42 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 09:21:42 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 09:21:42 spire-1.2.1/test/integration/suites/nested-rotation/README.md 09:21:42 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 09:21:42 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 09:21:42 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 09:21:42 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 09:21:42 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 09:21:42 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 09:21:42 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 09:21:42 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 09:21:42 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 09:21:42 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 09:21:42 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 09:21:42 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 09:21:42 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 09:21:42 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 09:21:42 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 09:21:42 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 09:21:42 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 09:21:42 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 09:21:42 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 09:21:42 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 09:21:42 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 09:21:42 spire-1.2.1/test/integration/suites/nested-rotation/root/ 09:21:42 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 09:21:42 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 09:21:42 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 09:21:42 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 09:21:42 spire-1.2.1/test/integration/suites/nested-rotation/teardown 09:21:42 spire-1.2.1/test/integration/suites/node-attestation/ 09:21:42 spire-1.2.1/test/integration/suites/node-attestation/00-setup 09:21:42 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 09:21:42 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 09:21:42 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 09:21:42 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 09:21:42 spire-1.2.1/test/integration/suites/node-attestation/README.md 09:21:42 spire-1.2.1/test/integration/suites/node-attestation/conf/ 09:21:42 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 09:21:42 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 09:21:42 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 09:21:42 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 09:21:42 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 09:21:42 spire-1.2.1/test/integration/suites/node-attestation/teardown 09:21:42 spire-1.2.1/test/integration/suites/rotation/ 09:21:42 spire-1.2.1/test/integration/suites/rotation/00-setup 09:21:42 spire-1.2.1/test/integration/suites/rotation/01-start-server 09:21:42 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 09:21:42 spire-1.2.1/test/integration/suites/rotation/03-start-agent 09:21:42 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 09:21:42 spire-1.2.1/test/integration/suites/rotation/05-check-svids 09:21:42 spire-1.2.1/test/integration/suites/rotation/README.md 09:21:42 spire-1.2.1/test/integration/suites/rotation/conf/ 09:21:42 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 09:21:42 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 09:21:42 spire-1.2.1/test/integration/suites/rotation/conf/server/ 09:21:42 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 09:21:42 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 09:21:42 spire-1.2.1/test/integration/suites/rotation/teardown 09:21:42 spire-1.2.1/test/integration/suites/self-test/ 09:21:42 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 09:21:42 spire-1.2.1/test/integration/suites/self-test/README.md 09:21:42 spire-1.2.1/test/integration/suites/self-test/teardown 09:21:42 spire-1.2.1/test/integration/suites/spire-server-cli/ 09:21:42 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 09:21:42 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 09:21:42 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 09:21:42 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 09:21:42 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 09:21:42 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 09:21:42 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 09:21:42 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 09:21:42 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 09:21:42 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 09:21:42 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 09:21:42 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 09:21:42 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 09:21:42 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 09:21:42 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 09:21:42 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 09:21:42 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 09:21:42 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 09:21:42 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 09:21:42 spire-1.2.1/test/integration/suites/upgrade/ 09:21:42 spire-1.2.1/test/integration/suites/upgrade/00-setup 09:21:42 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 09:21:42 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 09:21:42 spire-1.2.1/test/integration/suites/upgrade/README.md 09:21:42 spire-1.2.1/test/integration/suites/upgrade/conf/ 09:21:42 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 09:21:42 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 09:21:42 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 09:21:42 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 09:21:42 spire-1.2.1/test/integration/suites/upgrade/teardown 09:21:42 spire-1.2.1/test/integration/suites/upgrade/versions.txt 09:21:42 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 09:21:42 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 09:21:42 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 09:21:42 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 09:21:42 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 09:21:42 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 09:21:42 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 09:21:42 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 09:21:42 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 09:21:42 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 09:21:42 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 09:21:42 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 09:21:42 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 09:21:42 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 09:21:42 spire-1.2.1/test/integration/test-one.sh 09:21:42 spire-1.2.1/test/integration/test.sh 09:21:42 spire-1.2.1/test/plugintest/ 09:21:42 spire-1.2.1/test/plugintest/config.go 09:21:42 spire-1.2.1/test/plugintest/load.go 09:21:42 spire-1.2.1/test/plugintest/option.go 09:21:42 spire-1.2.1/test/spiretest/ 09:21:42 spire-1.2.1/test/spiretest/apiserver.go 09:21:42 spire-1.2.1/test/spiretest/assertions.go 09:21:42 spire-1.2.1/test/spiretest/dir.go 09:21:42 spire-1.2.1/test/spiretest/errors_posix.go 09:21:42 spire-1.2.1/test/spiretest/errors_windows.go 09:21:42 spire-1.2.1/test/spiretest/logs.go 09:21:42 spire-1.2.1/test/spiretest/socketapi.go 09:21:42 spire-1.2.1/test/spiretest/suite.go 09:21:42 spire-1.2.1/test/spiretest/x509.go 09:21:42 spire-1.2.1/test/testca/ 09:21:42 spire-1.2.1/test/testca/ca.go 09:21:42 spire-1.2.1/test/testkey/ 09:21:42 spire-1.2.1/test/testkey/generate.sh 09:21:42 spire-1.2.1/test/testkey/genkeys.go 09:21:42 spire-1.2.1/test/testkey/keys.go 09:21:42 spire-1.2.1/test/testkey/new.go 09:21:42 spire-1.2.1/test/tpmsimulator/ 09:21:42 spire-1.2.1/test/tpmsimulator/simulator.go 09:21:42 spire-1.2.1/test/util/ 09:21:42 spire-1.2.1/test/util/cert_fixtures.go 09:21:42 spire-1.2.1/test/util/cert_generation.go 09:21:42 spire-1.2.1/test/util/io_redirection.go 09:21:42 spire-1.2.1/test/util/race.go 09:21:42 spire-1.2.1/test/util/util.go 09:21:42 building spire from source... 09:21:42 Installing go1.17.7... 09:21:51 Removing intermediate container 90fb7286b322 09:21:51 ---> 14499003be94 09:21:51 09:21:51 Step 10/22 : FROM alpine:3.14 09:21:51 ---> ac73e934f311 09:21:51 Step 11/22 : RUN apk add --update --no-cache dumb-init 09:21:51 ---> Running in 30e65ac08243 09:21:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:21:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:21:53 (1/1) Installing dumb-init (1.2.5-r1) 09:21:53 Executing busybox-1.33.1-r7.trigger 09:21:53 OK: 5 MiB in 15 packages 09:21:55 Removing intermediate container 30e65ac08243 09:21:55 ---> 7d4d8e49b525 09:21:55 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:21:55 ---> Running in ba6ea4cbb8de 09:21:56 Removing intermediate container ba6ea4cbb8de 09:21:56 ---> d63bc8deaa19 09:21:56 Step 13/22 : ENV APP_PORT=59861 09:21:56 ---> Running in f1ef2d189f2a 09:21:56 Removing intermediate container f1ef2d189f2a 09:21:56 ---> 8b7f1bd30eca 09:21:56 Step 14/22 : EXPOSE $APP_PORT 09:21:56 ---> Running in 3fd2a7e9f73e 09:21:57 Removing intermediate container 3fd2a7e9f73e 09:21:57 ---> d426802398c3 09:21:57 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:21:58 ---> 721664bfb720 09:21:58 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:22:01 ---> 21c1ee9a72d9 09:22:01 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 09:22:03 ---> efd74b13b03f 09:22:03 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 09:22:03 ---> Running in 11f3f3807303 09:22:04 Removing intermediate container 11f3f3807303 09:22:04 ---> 46b2bd591c39 09:22:04 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:22:04 ---> Running in e141eddf5992 09:22:05 Removing intermediate container e141eddf5992 09:22:05 ---> 843adcaad88f 09:22:05 Step 20/22 : LABEL arch=arm64 09:22:05 ---> Running in 868feeadccbb 09:22:06 Removing intermediate container 868feeadccbb 09:22:06 ---> 69e7096e28d3 09:22:06 Step 21/22 : LABEL git_sha=09ca32d689ec9a28adf61cf38706ae59c51dfb58 09:22:07 ---> Running in 5f318e5bffc9 09:22:08 Removing intermediate container 5f318e5bffc9 09:22:08 ---> 8f75f55c7935 09:22:08 Step 22/22 : LABEL version=0.0.0 09:22:08 ---> Running in 71d23b19054b 09:22:09 Removing intermediate container 71d23b19054b 09:22:09 ---> b2bb85f33fce 09:22:09 09:22:10 Successfully built b2bb85f33fce 09:22:10 Successfully tagged support-scheduler-arm64:latest 09:22:10  Building support-scheduler ... done Building core-command 09:22:12 Building bin/spire-server... 09:22:12 go: downloading github.com/mitchellh/cli v1.1.2 09:22:12 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 09:22:12 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 09:22:13 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 09:22:13 go: downloading google.golang.org/grpc v1.44.0 09:22:13 Removing intermediate container 103a3a47296c 09:22:13 ---> cad36a341e63 09:22:13 09:22:13 Step 10/22 : FROM alpine:3.14 09:22:13 ---> ac73e934f311 09:22:13 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 09:22:13 ---> Running in a77238819e37 09:22:13 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 09:22:15 go: downloading github.com/imdario/mergo v0.3.12 09:22:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:22:15 go: downloading github.com/sirupsen/logrus v1.8.1 09:22:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:22:16 (1/2) Installing ca-certificates (20211220-r0) 09:22:16 (2/2) Installing dumb-init (1.2.5-r1) 09:22:16 Executing busybox-1.33.1-r7.trigger 09:22:16 Executing ca-certificates-20211220-r0.trigger 09:22:16 OK: 6 MiB in 16 packages 09:22:17 go: downloading github.com/hashicorp/go-hclog v1.1.0 09:22:18 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 09:22:18 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 09:22:18 go: downloading github.com/fatih/color v1.13.0 09:22:18 go: downloading github.com/mattn/go-isatty v0.0.14 09:22:19 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 09:22:19 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 09:22:19 go: downloading github.com/hashicorp/go-plugin v1.4.3 09:22:19 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 09:22:19 Removing intermediate container a77238819e37 09:22:19 ---> 28e37e00d318 09:22:19 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 09:22:19 ---> Running in eb8f235fa112 09:22:20 Removing intermediate container eb8f235fa112 09:22:20 ---> 4e056d5324cf 09:22:20 Step 13/22 : ENV APP_PORT=59860 09:22:20 ---> Running in b5d9121a53e1 09:22:20 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 09:22:20 go: downloading github.com/InVisionApp/go-logger v1.0.1 09:22:20 go: downloading github.com/armon/go-metrics v0.3.10 09:22:21 Removing intermediate container b5d9121a53e1 09:22:21 ---> 3c9d5807a243 09:22:21 Step 14/22 : EXPOSE $APP_PORT 09:22:21 ---> Running in 7351cca423df 09:22:21 go: downloading github.com/prometheus/client_golang v1.12.1 09:22:21 go: downloading github.com/uber-go/tally/v4 v4.1.1 09:22:21 Removing intermediate container 7351cca423df 09:22:21 ---> 15ce7c2d4d25 09:22:21 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:22:22 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 09:22:22 go: downloading github.com/open-policy-agent/opa v0.38.0 09:22:22  ---> 4cd27e2f99be 09:22:22 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:22:25 ---> 72028626599c 09:22:25 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 09:22:26 ---> 0a38274d6f46 09:22:26 Step 18/22 : ENTRYPOINT ["/support-notifications"] 09:22:26 ---> Running in 7a46eb20dd7f 09:22:27 Removing intermediate container 7a46eb20dd7f 09:22:27 ---> c5ab0ce65640 09:22:27 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:22:27 ---> Running in 630a1f88dbc2 09:22:28 Removing intermediate container 630a1f88dbc2 09:22:28 ---> 51d51ad2720a 09:22:28 Step 20/22 : LABEL arch=arm64 09:22:28 ---> Running in 59beb17fb9e0 09:22:29 Removing intermediate container 59beb17fb9e0 09:22:29 ---> 7004ea64f702 09:22:29 Step 21/22 : LABEL git_sha=09ca32d689ec9a28adf61cf38706ae59c51dfb58 09:22:29 ---> Running in 125956b7f777 09:22:30 Removing intermediate container 125956b7f777 09:22:30 ---> 5bcc44f972ad 09:22:30 Step 22/22 : LABEL version=0.0.0 09:22:30 ---> Running in 599d6fc0bf4e 09:22:30 Removing intermediate container 599d6fc0bf4e 09:22:30 ---> 9d6c3335e3e0 09:22:30 09:22:31 Successfully built 9d6c3335e3e0 09:22:31 Successfully tagged support-notifications-arm64:latest 09:22:31 Building security-proxy-setup 09:22:38  Building support-notifications ... done go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 09:22:38 go: downloading github.com/mattn/go-colorable v0.1.12 09:22:38 go: downloading github.com/Masterminds/goutils v1.1.0 09:22:38 go: downloading github.com/Masterminds/semver v1.5.0 09:22:38 go: downloading github.com/google/uuid v1.1.2 09:22:38 go: downloading github.com/huandu/xstrings v1.3.2 09:22:38 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 09:22:38 go: downloading github.com/oklog/run v1.0.0 09:22:38 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 09:22:38 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 09:22:38 go: downloading github.com/prometheus/client_model v0.2.0 09:22:39 go: downloading github.com/prometheus/common v0.32.1 09:22:39 go: downloading github.com/pkg/errors v0.9.1 09:22:39 go: downloading go.uber.org/atomic v1.9.0 09:22:39 go: downloading github.com/beorn7/perks v1.0.1 09:22:39 go: downloading github.com/cespare/xxhash/v2 v2.1.2 09:22:39 go: downloading github.com/prometheus/procfs v0.7.3 09:22:40 go: downloading github.com/imkira/go-observer v1.0.3 09:22:40 go: downloading github.com/hashicorp/errwrap v1.1.0 09:22:41 go: downloading github.com/mitchellh/reflectwalk v1.0.1 09:22:41 go: downloading github.com/hashicorp/golang-lru v0.5.4 09:22:41 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 09:22:41 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 09:22:41 go: downloading github.com/blang/semver/v4 v4.0.0 09:22:41 go: downloading github.com/go-sql-driver/mysql v1.6.0 09:22:41 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 09:22:41 go: downloading github.com/jinzhu/gorm v1.9.16 09:22:42 go: downloading github.com/mattn/go-sqlite3 v1.14.12 09:22:42 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 09:22:42 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 09:22:46 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 09:22:57 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 09:22:57 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 09:22:57 go: downloading github.com/stretchr/testify v1.7.0 09:22:57 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 09:22:57 go: downloading google.golang.org/api v0.70.0 09:22:57 go: downloading github.com/aws/aws-sdk-go v1.43.0 09:23:01 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:23:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:23:01 ---> 3b8c40148afa 09:23:01 Step 3/23 : WORKDIR /edgex-go 09:23:01 ---> Using cache 09:23:01 ---> ac85a456a7d8 09:23:01 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:23:01 ---> Using cache 09:23:01 ---> c2c2d0193a79 09:23:01 Step 5/23 : RUN apk add --update --no-cache make git 09:23:01 ---> Using cache 09:23:01 ---> 63764c58f440 09:23:01 Step 6/23 : COPY go.mod vendor* ./ 09:23:01 ---> Using cache 09:23:01 ---> 9f5a30e3d402 09:23:01 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:23:01 ---> Using cache 09:23:01 ---> be480f4f95d9 09:23:01 Step 8/23 : COPY . . 09:23:01 ---> Using cache 09:23:01 ---> e9dfd1607586 09:23:01 Step 9/23 : RUN make cmd/core-command/core-command 09:23:01 ---> Running in 48c0957d0de3 09:23:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 09:23:25 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:23:25 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:23:25 ---> 3b8c40148afa 09:23:25 Step 3/22 : WORKDIR /edgex-go 09:23:25 ---> Using cache 09:23:25 ---> ac85a456a7d8 09:23:25 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:23:25 ---> Using cache 09:23:25 ---> c2c2d0193a79 09:23:25 Step 5/22 : RUN apk add --update --no-cache make git 09:23:25 ---> Using cache 09:23:25 ---> 63764c58f440 09:23:25 Step 6/22 : COPY go.mod vendor* ./ 09:23:25 ---> Using cache 09:23:25 ---> 9f5a30e3d402 09:23:25 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:23:25 ---> Using cache 09:23:25 ---> be480f4f95d9 09:23:25 Step 8/22 : COPY . . 09:23:25 ---> Using cache 09:23:25 ---> e9dfd1607586 09:23:25 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 09:23:25 ---> Running in 77ffdcd585d9 09:23:25 CGO_ENABLED=0 GO111MODULE=on go build -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 09:23:44 go: downloading k8s.io/api v0.23.4 09:23:44 go: downloading github.com/google/go-tpm v0.3.3 09:23:44 go: downloading k8s.io/client-go v0.23.4 09:23:44 go: downloading cloud.google.com/go/storage v1.21.0 09:23:44 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 09:23:44 go: downloading cloud.google.com/go v0.100.2 09:23:56 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 09:23:56 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 09:23:56 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 09:23:56 go: downloading k8s.io/apimachinery v0.23.4 09:23:57 go: downloading k8s.io/kube-aggregator v0.23.3 09:23:58 go: downloading sigs.k8s.io/controller-runtime v0.11.1 09:23:59 go: downloading cloud.google.com/go/security v1.3.0 09:24:00 go: downloading github.com/hashicorp/vault/api v1.4.1 09:24:00 go: downloading github.com/twmb/murmur3 v1.1.6 09:24:00 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 09:24:01 go: downloading github.com/OneOfOne/xxhash v1.2.8 09:24:01 go: downloading gopkg.in/yaml.v2 v2.4.0 09:24:02 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 09:24:02 go: downloading github.com/gobwas/glob v0.2.3 09:24:02 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 09:24:02 go: downloading github.com/jinzhu/inflection v1.0.0 09:24:02 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 09:24:03 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 09:24:03 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 09:24:03 go: downloading github.com/aws/smithy-go v1.11.0 09:24:05 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 09:24:05 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 09:24:05 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 09:24:05 go: downloading cloud.google.com/go/compute v1.3.0 09:24:06 go: downloading cloud.google.com/go/iam v0.1.1 09:24:06 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 09:24:07 go: downloading github.com/gogo/protobuf v1.3.2 09:24:12 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 09:24:12 go: downloading github.com/Azure/go-autorest/logger v0.2.1 09:24:12 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 09:24:12 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 09:24:12 go: downloading github.com/dimchansky/utfbom v1.1.1 09:24:12 go: downloading k8s.io/klog/v2 v2.30.0 09:24:12 go: downloading github.com/google/gofuzz v1.1.0 09:24:13 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 09:24:14 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 09:24:14 go: downloading github.com/spf13/pflag v1.0.5 09:24:14 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 09:24:15 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 09:24:15 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 09:24:15 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 09:24:15 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 09:24:15 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 09:24:15 go: downloading github.com/hashicorp/vault/sdk v0.4.1 09:24:16 go: downloading github.com/mitchellh/mapstructure v1.4.3 09:24:16 go: downloading github.com/tklauser/go-sysconf v0.3.9 09:24:17 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 09:24:17 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 09:24:17 go: downloading go.opencensus.io v0.23.0 09:24:18 go: downloading github.com/jmespath/go-jmespath v0.4.0 09:24:21 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 09:24:21 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 09:24:22 go: downloading gopkg.in/inf.v0 v0.9.1 09:24:22 go: downloading github.com/go-logr/logr v1.2.2 09:24:22 go: downloading github.com/google/go-cmp v0.5.7 09:24:22 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 09:24:23 go: downloading github.com/json-iterator/go v1.1.12 09:24:24 go: downloading github.com/googleapis/gnostic v0.5.5 09:24:26 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 09:24:29 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 09:24:29 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 09:24:29 go: downloading github.com/tklauser/numcpus v0.3.0 09:24:29 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 09:24:29 go: downloading go.uber.org/zap v1.21.0 09:24:30 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 09:24:31 go: downloading sigs.k8s.io/yaml v1.3.0 09:24:31 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 09:24:31 go: downloading github.com/modern-go/reflect2 v1.0.2 09:24:31 go: downloading github.com/ryanuber/go-glob v1.0.0 09:24:31 go: downloading github.com/golang/snappy v0.0.4 09:24:32 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 09:24:42 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 09:24:42 go: downloading github.com/hashicorp/go-uuid v1.0.2 09:24:42 go: downloading github.com/hashicorp/go-version v1.2.0 09:24:42 go: downloading go.uber.org/multierr v1.6.0 09:25:21 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 09:25:21 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 09:29:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 09:29:43 Removing intermediate container 48c0957d0de3 09:29:43 ---> ce90bf61eee9 09:29:43 09:29:43 Step 10/23 : FROM alpine:3.14 09:29:43 ---> ac73e934f311 09:29:43 Step 11/23 : RUN apk add --update --no-cache dumb-init 09:29:43 ---> Using cache 09:29:43 ---> 7d4d8e49b525 09:29:43 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:29:43 ---> Using cache 09:29:43 ---> d63bc8deaa19 09:29:43 Step 13/23 : ENV APP_PORT=59882 09:29:43 ---> Running in 57e48a4e906c 09:29:43 Removing intermediate container 57e48a4e906c 09:29:43 ---> 7515a009457a 09:29:43 Step 14/23 : EXPOSE $APP_PORT 09:29:43 ---> Running in b95632785b73 09:29:43 Removing intermediate container b95632785b73 09:29:43 ---> 3798c86636db 09:29:43 Step 15/23 : WORKDIR / 09:29:43 ---> Running in 732adc902a7d 09:29:43 Removing intermediate container 732adc902a7d 09:29:43 ---> 21be445abfba 09:29:43 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:29:43 ---> 46263fa036fc 09:29:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:29:43 ---> 97bdb2b016b9 09:29:43 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 09:29:43 ---> 5d9a33a3c636 09:29:43 Step 19/23 : ENTRYPOINT ["/core-command"] 09:29:43 ---> Running in 381f94dfa4a5 09:29:43 Removing intermediate container 381f94dfa4a5 09:29:43 ---> 7c35db492d7b 09:29:43 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:29:43 ---> Running in 47efa6d8682d 09:29:43 Removing intermediate container 47efa6d8682d 09:29:43 ---> d842d3cb12bd 09:29:43 Step 21/23 : LABEL arch=arm64 09:29:43 ---> Running in 9242789884b9 09:29:43 Removing intermediate container 9242789884b9 09:29:43 ---> 8cdbe88cb6b1 09:29:43 Step 22/23 : LABEL git_sha=09ca32d689ec9a28adf61cf38706ae59c51dfb58 09:29:43 ---> Running in 57aef394d941 09:29:43 Removing intermediate container 57aef394d941 09:29:43 ---> 3622a20a2719 09:29:43 Step 23/23 : LABEL version=0.0.0 09:29:43 ---> Running in fbb3e2a1d2e7 09:29:43 Removing intermediate container fbb3e2a1d2e7 09:29:43 ---> 542fce66d113 09:29:43 09:29:43 Successfully built 542fce66d113 09:29:43 Successfully tagged core-command-arm64:latest 09:29:43  Building core-command ... done Building core-metadata 09:29:58 Removing intermediate container 77ffdcd585d9 09:29:58 ---> a5cf77a1c57d 09:29:58 09:29:58 Step 10/22 : FROM alpine:3.14 09:29:58 ---> ac73e934f311 09:29:58 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 09:29:58 ---> Running in c5d16027d476 09:30:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:30:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:30:02 (1/6) Installing ca-certificates (20211220-r0) 09:30:02 (2/6) Installing brotli-libs (1.0.9-r5) 09:30:02 (3/6) Installing nghttp2-libs (1.43.0-r0) 09:30:02 (4/6) Installing libcurl (7.79.1-r0) 09:30:02 (5/6) Installing curl (7.79.1-r0) 09:30:02 (6/6) Installing dumb-init (1.2.5-r1) 09:30:02 Executing busybox-1.33.1-r7.trigger 09:30:02 Executing ca-certificates-20211220-r0.trigger 09:30:02 OK: 8 MiB in 20 packages 09:30:06 Removing intermediate container c5d16027d476 09:30:06 ---> 432dcdbb0166 09:30:06 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:30:06 ---> Running in 9ac637671d33 09:30:06 Removing intermediate container 9ac637671d33 09:30:06 ---> 07d92f210d54 09:30:06 Step 13/22 : WORKDIR /edgex 09:30:06 ---> Running in 3df8c1e87c22 09:30:07 Removing intermediate container 3df8c1e87c22 09:30:07 ---> d401dc03364b 09:30:07 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 09:30:08 ---> d35532faf49b 09:30:08 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 09:30:11 ---> 3cc03ec1daa8 09:30:11 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:30:15 ---> 7aa5b5934b1c 09:30:15 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:30:15 ---> cf743dafb2ac 09:30:15 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:30:16 ---> Running in 800f51a8b263 09:30:19 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:30:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:30:19 ---> 3b8c40148afa 09:30:19 Step 3/23 : WORKDIR /edgex-go 09:30:19 ---> Using cache 09:30:19 ---> ac85a456a7d8 09:30:19 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:30:19 ---> Using cache 09:30:19 ---> c2c2d0193a79 09:30:19 Step 5/23 : RUN apk add --update --no-cache make git 09:30:19 ---> Using cache 09:30:19 ---> 63764c58f440 09:30:19 Step 6/23 : COPY go.mod vendor* ./ 09:30:19 ---> Using cache 09:30:19 ---> 9f5a30e3d402 09:30:19 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:30:19 ---> Using cache 09:30:19 ---> be480f4f95d9 09:30:19 Step 8/23 : COPY . . 09:30:19 ---> Using cache 09:30:19 ---> e9dfd1607586 09:30:19 Step 9/23 : RUN make cmd/core-metadata/core-metadata 09:30:19 Removing intermediate container 800f51a8b263 09:30:19 ---> 1acf2a7bbfc4 09:30:19 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 09:30:19 ---> Running in 6702d5b4706e 09:30:19 ---> Running in 25d75396ee12 09:30:20 Removing intermediate container 25d75396ee12 09:30:20 ---> 1afb9271c0e2 09:30:20 Step 20/22 : LABEL arch=arm64 09:30:20 ---> Running in 8233f9c97217 09:30:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:30:21 Removing intermediate container 8233f9c97217 09:30:21 ---> 1673f08cf6f9 09:30:21 Step 21/22 : LABEL git_sha=09ca32d689ec9a28adf61cf38706ae59c51dfb58 09:30:21 ---> Running in d87c87ec9bcd 09:30:22 Removing intermediate container d87c87ec9bcd 09:30:22 ---> c633c7358f46 09:30:22 Step 22/22 : LABEL version=0.0.0 09:30:22 ---> Running in cf20d7f58a60 09:30:22 Removing intermediate container cf20d7f58a60 09:30:22 ---> 5dc9da251d8e 09:30:22 09:30:23 Successfully built 5dc9da251d8e 09:30:23 Successfully tagged security-proxy-setup-arm64:latest 09:36:00  Building security-proxy-setup ... done Removing intermediate container 6702d5b4706e 09:36:00 ---> 2bbc5792aefe 09:36:00 09:36:00 Step 10/23 : FROM alpine:3.14 09:36:00 ---> ac73e934f311 09:36:00 Step 11/23 : RUN apk add --update --no-cache dumb-init 09:36:00 ---> Using cache 09:36:00 ---> 7d4d8e49b525 09:36:00 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:36:00 ---> Using cache 09:36:00 ---> d63bc8deaa19 09:36:00 Step 13/23 : ENV APP_PORT=59881 09:36:00 ---> Running in 3a18a3c79d48 09:36:00 Removing intermediate container 3a18a3c79d48 09:36:00 ---> 359e22978d5f 09:36:00 Step 14/23 : EXPOSE $APP_PORT 09:36:00 ---> Running in 98614d6f8a63 09:36:00 Removing intermediate container 98614d6f8a63 09:36:00 ---> 2782086c0ae2 09:36:00 Step 15/23 : WORKDIR / 09:36:00 ---> Running in 310be391f6a5 09:36:00 Removing intermediate container 310be391f6a5 09:36:00 ---> 151a7bd80587 09:36:00 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:36:00 ---> 93121d8138bb 09:36:00 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:36:00 ---> 1d4e529dbb56 09:36:00 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 09:36:00 ---> f39a8086cf6e 09:36:00 Step 19/23 : ENTRYPOINT ["/core-metadata"] 09:36:00 ---> Running in b57803394f12 09:36:00 Removing intermediate container b57803394f12 09:36:00 ---> 231d80daa858 09:36:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:36:00 ---> Running in 7b14c3dd793d 09:36:00 Removing intermediate container 7b14c3dd793d 09:36:00 ---> c74b1138125e 09:36:00 Step 21/23 : LABEL arch=arm64 09:36:00 ---> Running in 7b1b327bb502 09:36:00 Removing intermediate container 7b1b327bb502 09:36:00 ---> e6001cf9c0c8 09:36:00 Step 22/23 : LABEL git_sha=09ca32d689ec9a28adf61cf38706ae59c51dfb58 09:36:00 ---> Running in befa22f6d4f8 09:36:00 Removing intermediate container befa22f6d4f8 09:36:00 ---> b0bc7eefff2f 09:36:00 Step 23/23 : LABEL version=0.0.0 09:36:00 ---> Running in 30869e94b914 09:36:00 Removing intermediate container 30869e94b914 09:36:00 ---> 97846b0e2f56 09:36:00 09:36:00 Successfully built 97846b0e2f56 09:36:00 Successfully tagged core-metadata-arm64:latest 09:41:52  Building core-metadata ... done Building bin/spire-agent... 09:41:52 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 09:41:52 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 09:41:52 go: downloading github.com/docker/docker v20.10.12+incompatible 09:41:55 go: downloading cloud.google.com/go/secretmanager v1.3.0 09:41:56 go: downloading github.com/google/go-tpm-tools v0.3.3 09:41:57 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 09:41:57 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 09:41:57 go: downloading github.com/docker/go-connections v0.4.0 09:41:57 go: downloading github.com/docker/go-units v0.4.0 09:41:58 go: downloading github.com/opencontainers/image-spec v1.0.1 09:41:58 go: downloading github.com/containerd/containerd v1.3.4 09:41:58 go: downloading github.com/docker/distribution v2.7.1+incompatible 09:41:58 go: downloading github.com/opencontainers/go-digest v1.0.0 09:48:21 Removing intermediate container f31a043329cd 09:48:21 ---> 7afd633fbc02 09:48:21 09:48:21 Step 13/26 : FROM alpine:3.15 09:48:21 ---> 3fb3c9af89a9 09:48:21 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:48:21 ---> Using cache 09:48:21 ---> 26e8b3c0b3f4 09:48:21 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:48:21 ---> Using cache 09:48:21 ---> 065de7110100 09:48:21 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 09:48:21 ---> Running in 2d09312727e0 09:48:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:48:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:48:23 v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] 09:48:23 v3.15.4-3-g99ba27d818 [https://nl.alpinelinux.org/alpine/v3.15/community] 09:48:23 OK: 15729 distinct packages available 09:48:24 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:48:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:48:26 (1/4) Installing dumb-init (1.2.5-r1) 09:48:26 (2/4) Installing musl-obstack (1.2.3-r0) 09:48:26 (3/4) Installing libucontext (1.1-r0) 09:48:26 (4/4) Installing gcompat (1.0.0-r4) 09:48:26 Executing busybox-1.34.1-r5.trigger 09:48:26 OK: 6 MiB in 18 packages 09:48:27 Removing intermediate container 2d09312727e0 09:48:27 ---> 4cd47179b573 09:48:27 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 09:48:33 ---> 8a92ad8c5639 09:48:33 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:48:33 ---> bc9590c4d42c 09:48:33 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 09:48:33 ---> Running in da4bd5534622 09:48:33 Removing intermediate container da4bd5534622 09:48:33 ---> 2b2e0e8c1288 09:48:33 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:48:34 ---> 64b18bb1dfbf 09:48:34 Step 21/26 : WORKDIR / 09:48:34 ---> Running in 2d560d62ec15 09:48:34 Removing intermediate container 2d560d62ec15 09:48:34 ---> 129cae048b42 09:48:34 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:48:34 ---> Running in 225a56b4576e 09:48:35 Removing intermediate container 225a56b4576e 09:48:35 ---> a72049905afe 09:48:35 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:48:35 ---> Running in 00155a18e289 09:48:36 Removing intermediate container 00155a18e289 09:48:36 ---> 69dc4731836b 09:48:36 Step 24/26 : LABEL arch=arm64 09:48:36 ---> Running in 3f06905a1bd4 09:48:36 Removing intermediate container 3f06905a1bd4 09:48:36 ---> 961ba4aeefe9 09:48:36 Step 25/26 : LABEL git_sha=09ca32d689ec9a28adf61cf38706ae59c51dfb58 09:48:36 ---> Running in 265bf2b04e0f 09:48:37 Removing intermediate container 265bf2b04e0f 09:48:37 ---> 188ed1ecc4d5 09:48:37 Step 26/26 : LABEL version=0.0.0 09:48:37 ---> Running in 36b23f0afebc 09:48:37 Removing intermediate container 36b23f0afebc 09:48:37 ---> d0db565d7584 09:48:37 09:48:37 Successfully built d0db565d7584 09:48:37 Successfully tagged security-spire-config-arm64:latest 09:49:10  Building security-spire-config ... done Building bin/spire-agent... 09:49:10 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 09:49:11 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 09:49:11 go: downloading cloud.google.com/go/secretmanager v1.3.0 09:49:11 go: downloading github.com/docker/docker v20.10.12+incompatible 09:49:11 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 09:49:11 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 09:49:12 go: downloading github.com/google/go-tpm-tools v0.3.3 09:49:14 go: downloading github.com/docker/go-connections v0.4.0 09:49:14 go: downloading github.com/docker/go-units v0.4.0 09:49:14 go: downloading github.com/opencontainers/image-spec v1.0.1 09:49:14 go: downloading github.com/docker/distribution v2.7.1+incompatible 09:49:14 go: downloading github.com/containerd/containerd v1.3.4 09:49:14 go: downloading github.com/opencontainers/go-digest v1.0.0 09:51:51 Building bin/spire-agent... 09:51:51 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 09:51:51 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 09:51:51 go: downloading github.com/docker/docker v20.10.12+incompatible 09:51:51 go: downloading cloud.google.com/go/secretmanager v1.3.0 09:51:51 go: downloading github.com/google/go-tpm-tools v0.3.3 09:51:51 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 09:51:51 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 09:51:51 go: downloading github.com/docker/go-connections v0.4.0 09:51:51 go: downloading github.com/docker/go-units v0.4.0 09:51:51 go: downloading github.com/opencontainers/image-spec v1.0.1 09:51:51 go: downloading github.com/containerd/containerd v1.3.4 09:51:51 go: downloading github.com/docker/distribution v2.7.1+incompatible 09:51:51 go: downloading github.com/opencontainers/go-digest v1.0.0 09:53:28 Removing intermediate container e3f492b5be07 09:53:28 ---> 2053e1a3d690 09:53:28 09:53:28 Step 13/26 : FROM alpine:3.15 09:53:28 ---> 3fb3c9af89a9 09:53:28 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:53:28 ---> Using cache 09:53:28 ---> 26e8b3c0b3f4 09:53:28 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:53:28 ---> Using cache 09:53:28 ---> 065de7110100 09:53:28 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:53:29 ---> Running in 5aa5616a1740 09:53:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:53:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:53:33 v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] 09:53:33 v3.15.4-3-g99ba27d818 [https://nl.alpinelinux.org/alpine/v3.15/community] 09:53:33 OK: 15729 distinct packages available 09:53:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:53:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:53:35 (1/5) Installing dumb-init (1.2.5-r1) 09:53:35 (2/5) Installing musl-obstack (1.2.3-r0) 09:53:35 (3/5) Installing libucontext (1.1-r0) 09:53:35 (4/5) Installing gcompat (1.0.0-r4) 09:53:35 (5/5) Installing openssl (1.1.1n-r0) 09:53:35 Executing busybox-1.34.1-r5.trigger 09:53:35 OK: 6 MiB in 19 packages 09:53:37 Removing intermediate container 5aa5616a1740 09:53:37 ---> 1ac3a58dd024 09:53:37 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 09:53:39 ---> 113592e0c4ae 09:53:39 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 09:53:43 ---> 601c92b600d6 09:53:43 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:53:43 ---> 0b58c0781a98 09:53:43 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:53:44 ---> 4adee3041fd4 09:53:44 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:53:45 ---> 02380b45dbcb 09:53:45 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:53:45 ---> Running in 8f974dde16cc 09:53:46 Removing intermediate container 8f974dde16cc 09:53:46 ---> abf22a9c7551 09:53:46 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:53:46 ---> Running in 17c069e42cda 09:53:46 Removing intermediate container 17c069e42cda 09:53:46 ---> 6fb4549f1330 09:53:46 Step 24/26 : LABEL arch=arm64 09:53:46 ---> Running in 83109362633c 09:53:46 Removing intermediate container 83109362633c 09:53:46 ---> d7337cf1f38e 09:53:46 Step 25/26 : LABEL git_sha=09ca32d689ec9a28adf61cf38706ae59c51dfb58 09:53:47 ---> Running in 710d29cf10b9 09:53:47 Removing intermediate container 710d29cf10b9 09:53:47 ---> c5ddf9a0d094 09:53:47 Step 26/26 : LABEL version=0.0.0 09:53:47 ---> Running in 58bf0f15e3f8 09:53:48 Removing intermediate container 58bf0f15e3f8 09:53:48 ---> 5e58a93ea4e7 09:53:48 09:53:48 Successfully built 5e58a93ea4e7 09:53:48 Successfully tagged security-spire-agent-arm64:latest 09:55:40  Building security-spire-agent ... done Removing intermediate container 6f1375f398d2 09:55:40 ---> c80e09945c8b 09:55:40 09:55:40 Step 13/25 : FROM alpine:3.15 09:55:40 ---> 3fb3c9af89a9 09:55:40 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:55:40 ---> Using cache 09:55:40 ---> 26e8b3c0b3f4 09:55:40 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:55:40 ---> Using cache 09:55:40 ---> 065de7110100 09:55:40 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:55:40 ---> Using cache 09:55:40 ---> 1ac3a58dd024 09:55:40 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 09:55:42 ---> b32b9ebaafa4 09:55:42 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:55:42 ---> 00d5e34cef59 09:55:42 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:55:43 ---> ad4fdb9d18a4 09:55:43 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:55:43 ---> 80a554c7bb6c 09:55:43 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:55:43 ---> Running in ed469d60a298 09:55:44 Removing intermediate container ed469d60a298 09:55:44 ---> 988a24b93566 09:55:44 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:55:44 ---> Running in c45c1f12a7a7 09:55:44 Removing intermediate container c45c1f12a7a7 09:55:44 ---> 37a0dc907520 09:55:44 Step 23/25 : LABEL arch=arm64 09:55:44 ---> Running in 7674c573d313 09:55:45 Removing intermediate container 7674c573d313 09:55:45 ---> 38d31023e0de 09:55:45 Step 24/25 : LABEL git_sha=09ca32d689ec9a28adf61cf38706ae59c51dfb58 09:55:45 ---> Running in 65401f100432 09:55:45 Removing intermediate container 65401f100432 09:55:45 ---> 195eb9427d30 09:55:45 Step 25/25 : LABEL version=0.0.0 09:55:45 ---> Running in 77806853afbe 09:55:45 Removing intermediate container 77806853afbe 09:55:45 ---> 90dc9e9b9ad5 09:55:45 09:55:45 Successfully built 90dc9e9b9ad5 09:55:45 Successfully tagged security-spire-server-arm64:latest 09:55:46  Building security-spire-server ... done  [Pipeline] } 09:55:46 $ docker stop --time=1 7c61fe540e41f949507285231417a2d20b5cd1ebabfe805f01a64ecd4175b49c 09:55:47 $ docker rm -f 7c61fe540e41f949507285231417a2d20b5cd1ebabfe805f01a64ecd4175b49c [Pipeline] // withDockerContainer [Pipeline] sh 09:55:48 + docker images 09:55:48 REPOSITORY TAG IMAGE ID CREATED SIZE 09:55:48 security-spire-server-arm64 latest 90dc9e9b9ad5 3 seconds ago 86.3MB 09:55:48 c80e09945c8b 25 seconds ago 4.21GB 09:55:48 security-spire-agent-arm64 latest 5e58a93ea4e7 2 minutes ago 126MB 09:55:48 2053e1a3d690 2 minutes ago 4.21GB 09:55:48 security-spire-config-arm64 latest d0db565d7584 7 minutes ago 85.6MB 09:55:48 7afd633fbc02 7 minutes ago 4.21GB 09:55:48 core-metadata-arm64 latest 97846b0e2f56 19 minutes ago 25.1MB 09:55:48 2bbc5792aefe 20 minutes ago 1.43GB 09:55:48 security-proxy-setup-arm64 latest 5dc9da251d8e 25 minutes ago 42.1MB 09:55:48 a5cf77a1c57d 25 minutes ago 1.44GB 09:55:48 core-command-arm64 latest 542fce66d113 26 minutes ago 23.7MB 09:55:48 ce90bf61eee9 26 minutes ago 1.43GB 09:55:48 support-notifications-arm64 latest 9d6c3335e3e0 33 minutes ago 25.5MB 09:55:48 cad36a341e63 33 minutes ago 1.43GB 09:55:48 support-scheduler-arm64 latest b2bb85f33fce 33 minutes ago 24.9MB 09:55:48 14499003be94 34 minutes ago 1.43GB 09:55:48 security-spiffe-token-provider-arm64 latest 7ed6a9640587 34 minutes ago 27.7MB 09:55:48 22d2ce84abd6 35 minutes ago 1.42GB 09:55:48 sys-mgmt-agent-arm64 latest 9fe703d86acb 42 minutes ago 290MB 09:55:48 core-data-arm64 latest f631f7b48226 43 minutes ago 34.4MB 09:55:48 security-bootstrapper-arm64 latest 572f682273c5 43 minutes ago 23.6MB 09:55:48 security-secretstore-setup-arm64 latest 8f722f13953a 43 minutes ago 40.8MB 09:55:48 d557531406ca 43 minutes ago 1.46GB 09:55:48 0255948a876b 44 minutes ago 1.43GB 09:55:48 5ff399a4737f 44 minutes ago 1.44GB 09:55:48 dfe2a73ceea7 44 minutes ago 1.43GB 09:55:48 ci-base-image-arm64 latest 3b8c40148afa About an hour ago 886MB 09:55:48 docker 20.10.14 c346e9eafbab 3 days ago 202MB 09:55:48 alpine 3.14 ac73e934f311 3 days ago 5.34MB 09:55:48 alpine 3.15 3fb3c9af89a9 3 days ago 5.32MB 09:55:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 months ago 551MB 09:55:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 21 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 09:55:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:55:49 09:55:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 09:55:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:55:50 arm64: Pulling from edgex-lftools-log-publisher 09:55:50 8998bd30e6a1: Pulling fs layer 09:55:50 04944245beec: Pulling fs layer 09:55:50 699f458cf7ca: Pulling fs layer 09:55:50 765212b225bb: Pulling fs layer 09:55:50 f23df028b6ca: Pulling fs layer 09:55:50 d65c8cfc05b1: Pulling fs layer 09:55:50 2437ff75d9bd: Pulling fs layer 09:55:50 f23df028b6ca: Waiting 09:55:50 d65c8cfc05b1: Waiting 09:55:50 765212b225bb: Waiting 09:55:50 2437ff75d9bd: Waiting 09:55:50 04944245beec: Verifying Checksum 09:55:50 04944245beec: Download complete 09:55:50 765212b225bb: Verifying Checksum 09:55:50 765212b225bb: Download complete 09:55:50 f23df028b6ca: Verifying Checksum 09:55:50 f23df028b6ca: Download complete 09:55:50 d65c8cfc05b1: Download complete 09:55:50 699f458cf7ca: Verifying Checksum 09:55:50 699f458cf7ca: Download complete 09:55:51 8998bd30e6a1: Verifying Checksum 09:55:51 8998bd30e6a1: Download complete 09:55:53 2437ff75d9bd: Verifying Checksum 09:55:53 2437ff75d9bd: Download complete 09:55:55 8998bd30e6a1: Pull complete 09:55:55 04944245beec: Pull complete 09:55:57 699f458cf7ca: Pull complete 09:55:57 765212b225bb: Pull complete 09:55:58 f23df028b6ca: Pull complete 09:55:58 d65c8cfc05b1: Pull complete 09:56:13 2437ff75d9bd: Pull complete 09:56:13 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:56:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:56:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 09:56:14 prd-ubuntu20.04-docker-arm64-4c-16g-11580 does not seem to be running inside a container 09:56:14 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-lftools-log-publisher:arm64 cat 09:56:16 $ docker top 4b4d87618e10d292eaca51aac5aeb02b51e2133d643fd52a10bf275d5f393b98 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:56:18 ---> job-cost.sh 09:56:18 lf-activate-venv: SKIPPING 09:56:18 INFO: No Stack... 09:56:18 INFO: Retrieving Pricing Info for: v3-standard-4 09:56:19 INFO: Archiving Costs [Pipeline] sh 09:56:19 + cat /w/workspace/edgex-go/1/archives/cost.csv 09:56:19 + cut -d, -f6 [Pipeline] lock 09:56:19 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3951-1-stack-cost] 09:56:19 Resource [jenkins-edgexfoundry-edgex-go-PR-3951-1-stack-cost] did not exist. Created. 09:56:19 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3951-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:56:20 + echo total: 0.2199999988079071 [Pipeline] stash 09:56:20 Stashed 1 file(s) [Pipeline] } 09:56:20 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3951-1-stack-cost] [Pipeline] // lock [Pipeline] } 09:56:21 $ docker stop --time=1 4b4d87618e10d292eaca51aac5aeb02b51e2133d643fd52a10bf275d5f393b98 09:56:22 $ docker rm -f 4b4d87618e10d292eaca51aac5aeb02b51e2133d643fd52a10bf275d5f393b98 [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 09:56:23 provisioning config files... 09:56:23 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config2351570896436779387tmp [Pipeline] { [Pipeline] sh 09:56:23 + set +x 09:56:23 + curl -s https://codecov.io/bash 09:56:23 + bash -s -- 09:56:23 09:56:23 _____ _ 09:56:23 / ____| | | 09:56:23 | | ___ __| | ___ ___ _____ __ 09:56:23 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:56:23 | |___| (_) | (_| | __/ (_| (_) \ V / 09:56:23 \_____\___/ \__,_|\___|\___\___/ \_/ 09:56:23 Bash-1.0.6 09:56:23 09:56:23 09:56:23 ==> git version 2.25.1 found 09:56:23 ==> 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 09:56:23 Release-Date: 2020-01-08 09:56:23 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:56:23 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:56:23 ==> Jenkins CI detected. 09:56:23 current dir:  /w/workspace/edgex-go/1 09:56:23 project root: . 09:56:23 --> token set from env 09:56:23 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:56:23 ==> Running gcov in . (disable via -X gcov) 09:56:23 ==> Python coveragepy not found 09:56:23 ==> Searching for coverage reports in: 09:56:23 + . 09:56:24 -> Found 1 reports 09:56:24 ==> Detecting git/mercurial file structure 09:56:24 ==> Reading reports 09:56:24 + ./coverage.out bytes=431650 09:56:24 ==> Appending adjustments 09:56:24 https://docs.codecov.io/docs/fixing-reports 09:56:25 + Found adjustments 09:56:25 ==> Gzipping contents 09:56:25 60K /tmp/codecov.14H5iU.gz 09:56:25 ==> Uploading reports 09:56:25 url: https://codecov.io 09:56:25 query: branch=PR-3951&commit=09ca32d689ec9a28adf61cf38706ae59c51dfb58&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3951%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3951&job=&cmd_args= 09:56:25 -> Pinging Codecov 09:56:25 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3951&commit=09ca32d689ec9a28adf61cf38706ae59c51dfb58&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3951%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3951&job=&cmd_args= 09:56:25 -> Uploading to 09:56:25 https://storage.googleapis.com/codecov/v4/raw/2022-04-08/00271124DB129430A58F1EEE437C3FCB/09ca32d689ec9a28adf61cf38706ae59c51dfb58/acc07b45-b9a0-421a-96b3-c13dacf6789a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220408%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220408T095625Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=eac127221b6920151f8e601bb5298ef8240b13411069be4496b86b95d1d03892 09:56:25 % Total % Received % Xferd Average Speed Time Time Time Current 09:56:25 Dload Upload Total Spent Left Speed 09:56:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59316 0 0 100 59316 0 228k --:--:-- --:--:-- --:--:-- 228k 09:56:25 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/09ca32d689ec9a28adf61cf38706ae59c51dfb58 [Pipeline] } 09:56:25 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 09:56:27 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 09:56:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:56:28 ---> package-listing.sh 09:56:28 ++ facter osfamily 09:56:28 ++ tr '[:upper:]' '[:lower:]' 09:56:28 + OS_FAMILY=debian 09:56:28 + workspace=/w/workspace/edgex-go/1 09:56:28 + START_PACKAGES=/tmp/packages_start.txt 09:56:28 + END_PACKAGES=/tmp/packages_end.txt 09:56:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:56:28 + PACKAGES=/tmp/packages_start.txt 09:56:28 + '[' /w/workspace/edgex-go/1 ']' 09:56:28 + PACKAGES=/tmp/packages_end.txt 09:56:28 + case "${OS_FAMILY}" in 09:56:28 + dpkg -l 09:56:28 + grep '^ii' 09:56:28 + '[' -f /tmp/packages_start.txt ']' 09:56:28 + '[' -f /tmp/packages_end.txt ']' 09:56:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:56:28 + '[' /w/workspace/edgex-go/1 ']' 09:56:28 + mkdir -p /w/workspace/edgex-go/1/archives/ 09:56:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 09:56:28 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:56:29 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 09:56:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:56:29 09:56:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 09:56:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:56:30 latest: Pulling from edgex-lftools-log-publisher 09:56:30 5eb5b503b376: Pulling fs layer 09:56:30 5c69ac0246d0: Pulling fs layer 09:56:30 ec43610c2a17: Pulling fs layer 09:56:30 3a2ae6a8a46f: Pulling fs layer 09:56:30 33b1e0a273af: Pulling fs layer 09:56:30 5d3b04190fa2: Pulling fs layer 09:56:30 2f39f015ded8: Pulling fs layer 09:56:30 33b1e0a273af: Waiting 09:56:30 5d3b04190fa2: Waiting 09:56:30 2f39f015ded8: Waiting 09:56:30 3a2ae6a8a46f: Waiting 09:56:30 5c69ac0246d0: Verifying Checksum 09:56:30 5c69ac0246d0: Download complete 09:56:30 3a2ae6a8a46f: Download complete 09:56:30 33b1e0a273af: Verifying Checksum 09:56:30 33b1e0a273af: Download complete 09:56:30 ec43610c2a17: Verifying Checksum 09:56:30 ec43610c2a17: Download complete 09:56:30 5d3b04190fa2: Verifying Checksum 09:56:30 5d3b04190fa2: Download complete 09:56:30 5eb5b503b376: Verifying Checksum 09:56:30 5eb5b503b376: Download complete 09:56:30 2f39f015ded8: Verifying Checksum 09:56:30 2f39f015ded8: Download complete 09:56:31 5eb5b503b376: Pull complete 09:56:31 5c69ac0246d0: Pull complete 09:56:31 ec43610c2a17: Pull complete 09:56:32 3a2ae6a8a46f: Pull complete 09:56:32 33b1e0a273af: Pull complete 09:56:32 5d3b04190fa2: Pull complete 09:56:36 2f39f015ded8: Pull complete 09:56:36 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:56:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:56:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 09:56:36 prd-ubuntu20.04-docker-8c-8g-11579 does not seem to be running inside a container 09:56:36 $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:56:40 $ docker top 7d2f72e7c3fb3b7f2393a08651ca9fe9c3445f7005b1ec1630e0f04862ad371e -eo pid,comm [Pipeline] { [Pipeline] sh 09:56:40 + touch /tmp/pre-build-complete [Pipeline] sh 09:56:40 + mkdir -p /var/log/sysstat [Pipeline] sh 09:56:41 + ls /var/log/sa-host 09:56:41 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:56:41 provisioning config files... 09:56:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config1591438515526016698tmp [Pipeline] { [Pipeline] echo 09:56:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:56:41 ---> create-netrc.sh [Pipeline] } 09:56:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:56:42 ---> python-tools-install.sh [Pipeline] echo 09:56:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:56:42 ---> sudo-logs.sh 09:56:42 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:56:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:56:42 ---> job-cost.sh 09:56:42 lf-activate-venv: SKIPPING 09:56:42 DEBUG: total: 0.2199999988079071 09:56:42 INFO: Retrieving Stack Cost... 09:56:43 INFO: Retrieving Pricing Info for: v3-standard-8 09:56:43 INFO: Archiving Costs [Pipeline] echo 09:56:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:56:44 ---> logs-deploy.sh 09:56:44 lf-activate-venv: SKIPPING 09:56:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3951/1 09:56:44 INFO: archiving workspace using pattern(s): 09:56:45 Archives upload complete. 09:56:45 INFO: archiving logs to Nexus 09:56:45 ---> uname -a: 09:56:45 Linux prd-ubuntu20-04-docker-8c-8g-11579 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 09:56:45 09:56:45 09:56:45 ---> lscpu: 09:56:45 Architecture: x86_64 09:56:45 CPU op-mode(s): 32-bit, 64-bit 09:56:45 Byte Order: Little Endian 09:56:45 Address sizes: 40 bits physical, 48 bits virtual 09:56:45 CPU(s): 8 09:56:45 On-line CPU(s) list: 0-7 09:56:45 Thread(s) per core: 1 09:56:45 Core(s) per socket: 1 09:56:45 Socket(s): 8 09:56:45 NUMA node(s): 1 09:56:45 Vendor ID: AuthenticAMD 09:56:45 CPU family: 23 09:56:45 Model: 49 09:56:45 Model name: AMD EPYC-Rome Processor 09:56:45 Stepping: 0 09:56:45 CPU MHz: 2800.000 09:56:45 BogoMIPS: 5600.00 09:56:45 Virtualization: AMD-V 09:56:45 Hypervisor vendor: KVM 09:56:45 Virtualization type: full 09:56:45 L1d cache: 256 KiB 09:56:45 L1i cache: 256 KiB 09:56:45 L2 cache: 4 MiB 09:56:45 L3 cache: 128 MiB 09:56:45 NUMA node0 CPU(s): 0-7 09:56:45 Vulnerability Itlb multihit: Not affected 09:56:45 Vulnerability L1tf: Not affected 09:56:45 Vulnerability Mds: Not affected 09:56:45 Vulnerability Meltdown: Not affected 09:56:45 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:56:45 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:56:45 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 09:56:45 Vulnerability Srbds: Not affected 09:56:45 Vulnerability Tsx async abort: Not affected 09:56:45 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 09:56:45 09:56:45 09:56:45 ---> nproc: 09:56:45 8 09:56:45 09:56:45 09:56:45 ---> df -h: 09:56:45 Filesystem Size Used Avail Use% Mounted on 09:56:45 overlay 155G 28G 128G 18% / 09:56:45 tmpfs 64M 0 64M 0% /dev 09:56:45 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:56:45 shm 64M 0 64M 0% /dev/shm 09:56:45 /dev/vda1 155G 28G 128G 18% /facter-os 09:56:45 09:56:45 09:56:45 ---> sar -b -r -n DEV: 09:56:45 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-11579) 04/08/22 _x86_64_ (8 CPU) 09:56:45 09:56:45 08:47:00 LINUX RESTART (8 CPU) 09:56:45 09:56:45 08:48:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:56:45 08:49:01 132.60 2.12 130.49 0.00 36.47 74392.95 0.00 09:56:45 08:50:01 42.00 0.08 41.92 0.00 1.33 13686.52 0.00 09:56:45 08:51:01 233.21 0.08 233.13 0.00 13.06 221884.49 0.00 09:56:45 08:52:01 806.42 2.08 804.33 0.00 30.39 401213.66 0.00 09:56:45 08:53:01 819.64 0.08 819.56 0.00 4.67 315722.36 0.00 09:56:45 08:54:01 828.01 0.15 827.86 0.00 8.80 266040.52 0.00 09:56:45 08:55:02 1079.83 2.78 1077.05 0.00 56.66 427270.43 0.00 09:56:45 08:56:01 812.39 51.13 761.26 0.00 1143.26 170930.22 0.00 09:56:45 08:57:01 389.69 54.47 335.21 0.00 7063.76 133479.22 0.00 09:56:45 08:58:01 2.45 0.08 2.37 0.00 1.47 40.13 0.00 09:56:45 08:59:01 1.12 0.00 1.12 0.00 0.00 12.26 0.00 09:56:45 09:00:01 1.18 0.00 1.18 0.00 0.00 14.40 0.00 09:56:45 09:01:01 1.12 0.00 1.12 0.00 0.00 12.66 0.00 09:56:45 09:02:01 1.30 0.00 1.30 0.00 0.00 15.33 0.00 09:56:45 09:03:01 3.77 2.28 1.48 0.00 20.80 16.93 0.00 09:56:45 09:04:01 1.37 0.00 1.37 0.00 0.00 16.40 0.00 09:56:45 09:05:01 0.97 0.00 0.97 0.00 0.00 11.73 0.00 09:56:45 09:06:01 1.33 0.00 1.33 0.00 0.00 16.40 0.00 09:56:45 09:07:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 09:56:45 09:08:01 1.45 0.00 1.45 0.00 0.00 17.60 0.00 09:56:45 09:09:01 0.95 0.00 0.95 0.00 0.00 12.00 0.00 09:56:45 09:10:01 1.30 0.00 1.30 0.00 0.00 16.00 0.00 09:56:45 09:11:01 1.03 0.00 1.03 0.00 0.00 12.26 0.00 09:56:45 09:12:01 1.30 0.00 1.30 0.00 0.00 15.73 0.00 09:56:45 09:13:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 09:56:45 09:14:01 1.30 0.00 1.30 0.00 0.00 15.86 0.00 09:56:45 09:15:01 1.00 0.00 1.00 0.00 0.00 10.66 0.00 09:56:45 09:16:01 1.28 0.00 1.28 0.00 0.00 15.86 0.00 09:56:45 09:17:01 1.15 0.05 1.10 0.00 1.07 13.33 0.00 09:56:45 09:18:01 1.47 0.00 1.47 0.00 0.00 16.66 0.00 09:56:45 09:19:01 1.00 0.00 1.00 0.00 0.00 11.86 0.00 09:56:45 09:20:01 1.30 0.00 1.30 0.00 0.00 15.20 0.00 09:56:45 09:21:01 0.95 0.00 0.95 0.00 0.00 10.53 0.00 09:56:45 09:22:01 1.38 0.00 1.38 0.00 0.00 17.46 0.00 09:56:45 09:23:01 1.02 0.00 1.02 0.00 0.00 11.33 0.00 09:56:45 09:24:01 1.28 0.00 1.28 0.00 0.00 16.00 0.00 09:56:45 09:25:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 09:56:45 09:26:01 1.23 0.00 1.23 0.00 0.00 14.00 0.00 09:56:45 09:27:01 1.07 0.00 1.07 0.00 0.00 12.93 0.00 09:56:45 09:28:01 1.33 0.00 1.33 0.00 0.00 15.73 0.00 09:56:45 09:29:01 1.00 0.00 1.00 0.00 0.00 12.53 0.00 09:56:45 09:30:01 1.30 0.00 1.30 0.00 0.00 16.53 0.00 09:56:45 09:31:01 1.05 0.00 1.05 0.00 0.00 11.46 0.00 09:56:45 09:32:01 1.23 0.00 1.23 0.00 0.00 15.06 0.00 09:56:45 09:33:01 3.45 1.53 1.92 0.00 45.19 27.33 0.00 09:56:45 09:34:01 1.25 0.00 1.25 0.00 0.00 14.53 0.00 09:56:45 09:35:01 1.12 0.00 1.12 0.00 0.00 12.26 0.00 09:56:45 09:36:01 3.22 1.82 1.40 0.00 90.25 17.73 0.00 09:56:45 09:37:01 1.10 0.00 1.10 0.00 0.00 13.20 0.00 09:56:45 09:38:01 1.38 0.00 1.38 0.00 0.00 16.93 0.00 09:56:45 09:39:01 0.97 0.00 0.97 0.00 0.00 11.06 0.00 09:56:45 09:40:01 1.40 0.00 1.40 0.00 0.00 16.13 0.00 09:56:45 09:41:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 09:56:45 09:42:01 1.80 0.00 1.80 0.00 0.00 20.80 0.00 09:56:45 09:43:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 09:56:45 09:44:01 1.60 0.00 1.60 0.00 0.00 18.26 0.00 09:56:45 09:45:01 1.03 0.00 1.03 0.00 0.00 11.46 0.00 09:56:45 09:46:01 1.45 0.00 1.45 0.00 0.00 17.46 0.00 09:56:45 09:47:01 1.12 0.00 1.12 0.00 0.00 12.27 0.00 09:56:45 09:48:01 1.37 0.00 1.37 0.00 0.00 17.59 0.00 09:56:45 09:49:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 09:56:45 09:50:01 1.30 0.00 1.30 0.00 0.00 16.93 0.00 09:56:45 09:51:01 1.08 0.00 1.08 0.00 0.00 13.46 0.00 09:56:45 09:52:01 1.42 0.00 1.42 0.00 0.00 17.60 0.00 09:56:45 09:53:01 1.07 0.00 1.07 0.00 0.00 12.66 0.00 09:56:45 09:54:01 1.30 0.00 1.30 0.00 0.00 16.13 0.00 09:56:45 09:55:01 1.05 0.00 1.05 0.00 0.00 11.46 0.00 09:56:45 09:56:01 1.30 0.00 1.30 0.00 0.00 16.39 0.00 09:56:45 Average: 76.71 1.73 74.98 0.00 125.01 29782.77 0.00 09:56:45 09:56:45 08:48:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:56:45 08:49:01 27482388 31268332 1026800 3.12 149896 3834204 2491628 7.34 2028696 2912844 506164 09:56:45 08:50:01 27681396 31709016 584048 1.78 154700 4042920 1986240 5.85 1538360 3178356 392924 09:56:45 08:51:01 24882148 31646848 637556 1.94 160292 6699984 2429944 7.16 1943756 5481076 144 09:56:45 08:52:01 16354248 31366144 890108 2.71 322268 14172008 3233996 9.53 3160824 12145248 47904 09:56:45 08:53:01 10094700 29302700 2941940 8.95 344216 18175892 5654980 16.67 6515468 14858072 188440 09:56:45 08:54:01 9917088 31170328 1075608 3.27 376588 20089040 3505624 10.33 3653612 17806176 1295672 09:56:45 08:55:02 717492 30286924 1962848 5.97 596276 27668044 4232328 12.47 5781956 24360948 125472 09:56:45 08:56:01 9829936 31542848 709648 2.16 608612 20215272 2681392 7.90 3070332 18380472 203140 09:56:45 08:57:01 10168420 31739020 529236 1.61 691028 20053600 1984240 5.85 2761024 18433156 140 09:56:45 08:58:01 10172956 31743584 524988 1.60 691048 20053664 1993448 5.87 2755732 18432728 44 09:56:45 08:59:01 10173788 31744392 524360 1.59 691060 20053668 1993448 5.87 2754732 18432732 8 09:56:45 09:00:01 10182120 31752700 516156 1.57 691072 20053668 1993448 5.87 2749724 18430068 16 09:56:45 09:01:01 10183160 31753768 515164 1.57 691092 20053672 1993448 5.87 2749468 18430072 8 09:56:45 09:02:01 10186924 31758016 511316 1.55 691116 20053672 1993448 5.87 2748436 18427368 20 09:56:45 09:03:01 10185496 31757388 511848 1.56 691588 20053852 2027072 5.97 2749544 18427224 12 09:56:45 09:04:01 10185124 31757052 512088 1.56 691616 20053856 2027072 5.97 2749700 18427228 28 09:56:45 09:05:01 10185368 31757316 511768 1.56 691628 20053856 2027072 5.97 2749304 18427228 20 09:56:45 09:06:01 10185540 31757496 511524 1.56 691632 20053864 2027072 5.97 2749292 18427232 8 09:56:45 09:07:01 10185240 31757204 511748 1.56 691648 20053864 2027072 5.97 2749300 18427232 20 09:56:45 09:08:01 10184884 31756924 511928 1.56 691688 20053868 2027072 5.97 2749732 18427240 8 09:56:45 09:09:01 10185080 31757136 511648 1.56 691708 20053868 2027072 5.97 2749376 18427244 44 09:56:45 09:10:01 10185532 31757608 511336 1.56 691720 20053872 2027072 5.97 2749440 18427244 24 09:56:45 09:11:01 10184972 31757068 511848 1.56 691732 20053876 2027072 5.97 2749392 18427248 8 09:56:45 09:12:01 10185216 31757328 511524 1.56 691748 20053880 2027072 5.97 2749420 18427252 12 09:56:45 09:13:01 10185136 31757272 511524 1.56 691768 20053880 2027072 5.97 2749872 18427252 8 09:56:45 09:14:01 10185636 31757788 511220 1.55 691780 20053888 2027072 5.97 2749456 18427260 12 09:56:45 09:15:01 10185636 31757804 511208 1.55 691796 20053884 2027072 5.97 2749456 18427260 20 09:56:45 09:16:01 10185596 31757784 511184 1.55 691808 20053896 2010404 5.92 2749472 18427264 12 09:56:45 09:17:01 10185280 31757480 511436 1.56 691832 20053888 2010404 5.92 2749664 18427268 28 09:56:45 09:18:01 10185412 31757692 511132 1.55 691844 20053928 2010404 5.92 2749916 18427284 8 09:56:45 09:19:01 10185624 31757920 510860 1.55 691860 20053932 2010404 5.92 2749532 18427288 32 09:56:45 09:20:01 10185608 31758000 510680 1.55 691876 20054064 2010404 5.92 2749568 18427368 12 09:56:45 09:21:01 10185560 31758024 510664 1.55 691888 20054064 2010404 5.92 2749576 18427420 12 09:56:45 09:22:01 10185512 31757996 510640 1.55 691912 20054064 2010404 5.92 2749584 18427424 36 09:56:45 09:23:01 10185712 31758224 510616 1.55 691932 20054068 2010404 5.92 2749872 18427424 8 09:56:45 09:24:01 10185912 31758452 510580 1.55 691960 20054076 2010404 5.92 2749636 18427428 12 09:56:45 09:25:01 10185644 31758192 510828 1.55 691960 20054080 2010404 5.92 2749640 18427432 8 09:56:45 09:26:01 10185776 31758336 510588 1.55 691972 20054080 2010404 5.92 2750000 18427404 188 09:56:45 09:27:01 10185736 31758312 510560 1.55 691988 20054084 2010404 5.92 2749952 18427408 56 09:56:45 09:28:01 10185712 31758304 510520 1.55 692000 20054084 2010404 5.92 2750236 18427408 204 09:56:45 09:29:01 10185704 31758320 510508 1.55 692016 20054084 2010404 5.92 2749908 18427412 28 09:56:45 09:30:01 10185648 31758292 510468 1.55 692036 20054096 2010404 5.92 2749740 18427416 44 09:56:45 09:31:01 10185792 31758460 510544 1.55 692048 20054096 2010404 5.92 2749780 18427420 8 09:56:45 09:32:01 10185784 31758464 510484 1.55 692056 20054100 2010404 5.92 2749708 18427424 32 09:56:45 09:33:01 10182424 31756932 511900 1.56 692596 20054940 2030668 5.98 2753408 18425988 196 09:56:45 09:34:01 10182668 31757180 511644 1.56 692604 20054940 2030668 5.98 2752532 18425988 16 09:56:45 09:35:01 10182368 31756900 511872 1.56 692612 20054944 2030668 5.98 2752548 18425992 8 09:56:45 09:36:01 10178264 31756268 512376 1.56 692764 20057524 2014384 5.94 2758540 18426532 20 09:56:45 09:37:01 10178216 31756248 512336 1.56 692788 20057524 2014384 5.94 2757712 18426532 28 09:56:45 09:38:01 10178104 31756172 512364 1.56 692808 20057532 2014384 5.94 2758048 18426536 8 09:56:45 09:39:01 10177552 31755628 512844 1.56 692816 20057532 2014384 5.94 2757728 18426536 8 09:56:45 09:40:01 10177752 31755848 512784 1.56 692824 20057536 2014384 5.94 2757740 18426540 8 09:56:45 09:41:01 10177728 31755828 512768 1.56 692824 20057536 2014384 5.94 2757756 18426540 12 09:56:45 09:42:01 10177680 31755796 512732 1.56 692848 20057536 2014384 5.94 2757752 18426544 12 09:56:45 09:43:01 10177380 31755520 512988 1.56 692864 20057548 2014384 5.94 2758088 18426552 12 09:56:45 09:44:01 10177544 31755696 512680 1.56 692888 20057548 2014384 5.94 2758344 18426552 188 09:56:45 09:45:01 10177236 31755392 512904 1.56 692900 20057552 2014384 5.94 2758320 18426556 188 09:56:45 09:46:01 10176936 31755264 512992 1.56 692912 20057688 2030464 5.98 2758396 18426688 196 09:56:45 09:47:01 10176960 31755292 512952 1.56 692932 20057688 2030464 5.98 2757832 18426688 12 09:56:45 09:48:01 10177080 31755456 512900 1.56 692948 20057692 2030464 5.98 2758724 18426696 192 09:56:45 09:49:01 10177064 31755452 512880 1.56 692956 20057692 2013808 5.93 2758436 18426696 192 09:56:45 09:50:01 10176700 31755100 513164 1.56 692968 20057700 2013808 5.93 2758200 18426700 200 09:56:45 09:51:01 10176884 31755324 513092 1.56 693000 20057704 2013808 5.93 2758984 18426708 196 09:56:45 09:52:01 10177136 31755600 512816 1.56 693024 20057704 2013808 5.93 2757932 18426708 20 09:56:45 09:53:01 10177380 31755872 512528 1.56 693040 20057708 2013808 5.93 2758336 18426712 8 09:56:45 09:54:01 10177332 31755844 512700 1.56 693064 20057708 2013808 5.93 2757976 18426712 12 09:56:45 09:55:01 10177032 31755548 512940 1.56 693072 20057712 2013808 5.93 2757976 18426716 8 09:56:45 09:56:01 10177232 31755768 512884 1.56 693092 20057716 2013808 5.93 2758008 18426720 32 09:56:45 Average: 10850945 31671444 596872 1.82 650639 19385488 2163737 6.38 2836478 17717148 40630 09:56:45 09:56:45 08:48:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:56:45 08:49:01 docker0 100.29 126.01 8.16 1004.63 0.00 0.00 0.00 0.00 09:56:45 08:49:01 veth868282d 0.15 0.32 0.01 0.03 0.00 0.00 0.00 0.00 09:56:45 08:49:01 ens3 303.44 212.91 4434.40 75.88 0.00 0.00 0.00 0.00 09:56:45 08:49:01 lo 1.15 1.15 0.11 0.11 0.00 0.00 0.00 0.00 09:56:45 08:50:01 docker0 1.30 1.30 0.08 0.10 0.00 0.00 0.00 0.00 09:56:45 08:50:01 veth868282d 1.30 1.33 0.10 0.10 0.00 0.00 0.00 0.00 09:56:45 08:50:01 ens3 25.31 14.78 20.99 11.18 0.00 0.00 0.00 0.00 09:56:45 08:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:56:45 08:51:01 docker0 25.90 35.36 1.46 156.40 0.00 0.00 0.00 0.00 09:56:45 08:51:01 vethf0d87a2 3.33 5.20 0.23 20.97 0.00 0.00 0.00 0.00 09:56:45 08:51:01 ens3 162.76 121.58 1863.27 79.87 0.00 0.00 0.00 0.00 09:56:45 08:51:01 vethf914e54 3.33 4.98 0.23 21.17 0.00 0.00 0.00 0.00 09:56:45 08:51:01 veth09f4742 5.30 7.10 0.36 38.00 0.00 0.00 0.00 0.00 09:56:45 08:51:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 09:56:45 08:51:01 veth5321551 0.00 0.30 0.00 0.02 0.00 0.00 0.00 0.00 09:56:45 08:52:01 docker0 427.43 820.78 32.35 11687.97 0.00 0.00 0.00 0.00 09:56:45 08:52:01 vetha717e78 215.68 410.26 19.07 5827.12 0.00 0.00 0.00 0.48 09:56:45 08:52:01 vethacfa973 200.78 399.18 18.32 5826.51 0.00 0.00 0.00 0.48 09:56:45 08:52:01 ens3 885.05 479.17 11765.25 109.45 0.00 0.00 0.00 0.00 09:56:45 08:52:01 lo 1.47 1.47 0.14 0.14 0.00 0.00 0.00 0.00 09:56:45 08:52:01 veth5321551 0.00 0.82 0.00 0.04 0.00 0.00 0.00 0.00 09:56:45 08:53:01 veth5fcbfb7 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 09:56:45 08:53:01 docker0 24.96 37.95 1.43 227.19 0.00 0.00 0.00 0.00 09:56:45 08:53:01 veth1cf94fc 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:56:45 08:53:01 vetha717e78 0.12 0.43 0.01 0.02 0.00 0.00 0.00 0.00 09:56:45 08:53:01 vethacfa973 0.10 0.42 0.01 0.02 0.00 0.00 0.00 0.00 09:56:45 08:53:01 veth978a760 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 09:56:45 08:53:01 ens3 83.29 48.75 264.30 21.47 0.00 0.00 0.00 0.00 09:56:45 08:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:45 08:53:01 veth5321551 0.00 0.32 0.00 0.01 0.00 0.00 0.00 0.00 09:56:45 08:54:01 docker0 97.97 179.31 6.38 2063.52 0.00 0.00 0.00 0.00 09:56:45 08:54:01 vetha06ee1f 41.65 88.19 2.73 1041.05 0.00 0.00 0.00 0.09 09:56:45 08:54:01 vetha717e78 10.21 13.56 1.04 207.23 0.00 0.00 0.00 0.02 09:56:45 08:54:01 vethacfa973 8.63 13.76 0.89 206.43 0.00 0.00 0.00 0.02 09:56:45 08:54:01 veth469388f 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 09:56:45 08:54:01 ens3 288.12 185.35 3229.89 98.10 0.00 0.00 0.00 0.00 09:56:45 08:54:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 09:56:45 08:54:01 veth5321551 0.00 0.58 0.00 0.03 0.00 0.00 0.00 0.00 09:56:45 08:55:02 docker0 168.97 314.96 13.53 4842.97 0.00 0.00 0.00 0.00 09:56:45 08:55:02 vetha06ee1f 152.16 294.26 14.62 4751.20 0.00 0.00 0.00 0.39 09:56:45 08:55:02 ens3 381.22 221.93 4877.47 92.57 0.00 0.00 0.00 0.00 09:56:45 08:55:02 lo 0.46 0.46 0.05 0.05 0.00 0.00 0.00 0.00 09:56:45 08:55:02 veth5321551 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:56:45 08:56:01 docker0 62.06 76.34 3.85 468.28 0.00 0.00 0.00 0.00 09:56:45 08:56:01 vetha06ee1f 16.59 19.28 1.44 210.51 0.00 0.00 0.00 0.02 09:56:45 08:56:01 ens3 110.35 84.07 495.96 20.06 0.00 0.00 0.00 0.00 09:56:45 08:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:56:45 08:56:01 veth5321551 0.00 1.08 0.00 0.05 0.00 0.00 0.00 0.00 09:56:45 08:57:01 docker0 13.21 17.71 0.75 77.38 0.00 0.00 0.00 0.00 09:56:45 08:57:01 ens3 59.56 65.01 87.79 69.59 0.00 0.00 0.00 0.00 09:56:45 08:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:45 08:58:01 docker0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:56:45 08:58:01 ens3 2.27 1.18 1.75 0.74 0.00 0.00 0.00 0.00 09:56:45 08:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:56:45 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:45 08:59:01 ens3 0.57 0.37 0.27 0.20 0.00 0.00 0.00 0.00 09:56:45 08:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:45 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:45 09:00:01 ens3 0.87 0.73 2.75 0.05 0.00 0.00 0.00 0.00 09:56:45 09:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:56:45 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:45 09:01:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:45 09:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:45 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:45 09:02:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:56:45 09:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:56:45 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:45 09:03:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 09:56:45 09:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:45 09:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:45 09:04:01 ens3 0.95 0.38 0.31 0.21 0.00 0.00 0.00 0.00 09:56:45 09:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:56:45 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:45 09:05:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:45 09:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:45 09:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:45 09:06:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:56:45 09:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:56:45 09:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:45 09:07:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:45 09:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:45 09:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:45 09:08:01 ens3 0.25 0.22 0.08 0.08 0.00 0.00 0.00 0.00 09:56:45 09:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:56:45 09:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:45 09:09:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:45 09:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:45 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:45 09:10:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:56:45 09:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:56:45 09:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:45 09:11:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:45 09:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:45 09:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:45 09:12:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:56:45 09:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:56:45 09:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:45 09:13:01 ens3 0.17 0.18 0.08 0.07 0.00 0.00 0.00 0.00 09:56:45 09:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:45 09:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:45 09:14:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 09:56:45 09:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:56:45 09:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:45 09:15:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:45 09:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:45 09:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:45 09:16:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:56:45 09:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:56:45 09:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:45 09:17:01 ens3 0.15 0.15 0.17 0.01 0.00 0.00 0.00 0.00 09:56:45 09:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:45 09:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:45 09:18:01 ens3 0.23 0.22 0.08 0.07 0.00 0.00 0.00 0.00 09:56:45 09:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:56:45 09:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:45 09:19:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:45 09:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:45 09:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:45 09:20:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 09:56:45 09:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:56:45 09:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:45 09:21:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:56:45 09:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:45 09:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:45 09:22:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:56:45 09:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:56:45 09:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:45 09:23:01 ens3 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 09:56:45 09:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:45 09:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:45 09:24:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:56:45 09:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:56:45 09:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:45 09:25:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:45 09:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:45 09:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:45 09:26:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:56:45 09:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:56:45 09:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:45 09:27:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:45 09:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:45 09:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:45 09:28:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 09:56:45 09:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:56:45 09:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:45 09:29:01 ens3 0.18 0.15 0.18 0.01 0.00 0.00 0.00 0.00 09:56:45 09:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:45 09:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:45 09:30:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 09:56:45 09:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:56:45 09:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:45 09:31:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:45 09:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:45 09:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:45 09:32:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:56:45 09:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:56:45 09:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:45 09:33:01 ens3 0.15 0.17 0.08 0.07 0.00 0.00 0.00 0.00 09:56:45 09:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:45 09:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:45 09:34:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 09:56:45 09:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:56:45 09:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:45 09:35:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:45 09:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:45 09:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:45 09:36:01 ens3 6.97 5.28 5.13 6.04 0.00 0.00 0.00 0.00 09:56:45 09:36:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 09:56:45 09:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:45 09:37:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:45 09:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:45 09:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:45 09:38:01 ens3 0.23 0.17 0.08 0.07 0.00 0.00 0.00 0.00 09:56:45 09:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:56:45 09:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:45 09:39:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:45 09:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:45 09:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:45 09:40:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:56:45 09:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:56:45 09:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:45 09:41:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:45 09:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:45 09:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:45 09:42:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:56:45 09:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:56:45 09:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:45 09:43:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 09:56:45 09:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:45 09:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:45 09:44:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:56:45 09:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:56:45 09:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:45 09:45:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:45 09:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:45 09:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:45 09:46:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:56:45 09:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:56:45 09:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:45 09:47:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:45 09:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:45 09:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:45 09:48:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 09:56:45 09:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:56:45 09:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:45 09:49:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:45 09:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:45 09:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:45 09:50:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:56:45 09:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:56:45 09:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:45 09:51:01 ens3 0.43 0.33 0.26 0.21 0.00 0.00 0.00 0.00 09:56:45 09:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:45 09:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:45 09:52:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:56:45 09:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:56:45 09:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:45 09:53:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 09:56:45 09:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:45 09:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:45 09:54:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:56:45 09:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:56:45 09:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:45 09:55:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:45 09:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:45 09:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:45 09:56:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 09:56:45 09:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:56:45 Average: docker0 13.54 23.66 1.00 302.14 0.00 0.00 0.00 0.00 09:56:45 Average: ens3 34.00 21.22 397.26 8.62 0.00 0.00 0.00 0.00 09:56:45 Average: lo 0.16 0.16 0.01 0.01 0.00 0.00 0.00 0.00 09:56:45 09:56:45 09:56:45 ---> sar -P ALL: 09:56:45 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-11579) 04/08/22 _x86_64_ (8 CPU) 09:56:45 09:56:45 08:47:00 LINUX RESTART (8 CPU) 09:56:45 09:56:45 08:48:02 CPU %user %nice %system %iowait %steal %idle 09:56:45 08:49:01 all 27.29 0.00 5.82 1.38 0.08 65.43 09:56:45 08:49:01 0 26.01 0.00 5.18 0.19 0.09 68.53 09:56:45 08:49:01 1 25.53 0.00 8.06 4.64 0.07 61.70 09:56:45 08:49:01 2 26.67 0.00 5.79 1.53 0.09 65.93 09:56:45 08:49:01 3 26.48 0.00 5.88 3.37 0.09 64.18 09:56:45 08:49:01 4 26.88 0.00 5.35 0.19 0.09 67.49 09:56:45 08:49:01 5 26.53 0.00 5.29 0.47 0.07 67.64 09:56:45 08:49:01 6 33.04 0.00 5.32 0.50 0.09 61.06 09:56:45 08:49:01 7 27.19 0.00 5.71 0.14 0.10 66.86 09:56:45 08:50:01 all 38.59 0.00 5.22 0.28 0.10 55.81 09:56:45 08:50:01 0 36.75 0.00 5.29 0.03 0.12 57.81 09:56:45 08:50:01 1 39.73 0.00 5.24 0.64 0.12 54.27 09:56:45 08:50:01 2 37.45 0.00 5.04 0.03 0.10 57.37 09:56:45 08:50:01 3 39.23 0.00 5.24 0.05 0.08 55.39 09:56:45 08:50:01 4 41.59 0.00 6.15 0.96 0.08 51.21 09:56:45 08:50:01 5 37.75 0.00 5.22 0.39 0.10 56.54 09:56:45 08:50:01 6 38.04 0.00 5.01 0.13 0.10 56.72 09:56:45 08:50:01 7 38.14 0.00 4.58 0.03 0.10 57.15 09:56:45 08:51:01 all 23.98 0.00 9.27 2.03 0.08 64.64 09:56:45 08:51:01 0 24.72 0.00 9.12 0.09 0.07 66.01 09:56:45 08:51:01 1 22.46 0.00 8.73 1.07 0.07 67.66 09:56:45 08:51:01 2 23.32 0.00 9.31 0.34 0.09 66.95 09:56:45 08:51:01 3 22.37 0.00 7.75 9.99 0.09 59.81 09:56:45 08:51:01 4 24.77 0.00 10.29 4.15 0.09 60.70 09:56:45 08:51:01 5 27.37 0.00 10.58 0.10 0.07 61.88 09:56:45 08:51:01 6 24.53 0.00 10.09 0.17 0.09 65.12 09:56:45 08:51:01 7 22.32 0.00 8.30 0.32 0.08 68.98 09:56:45 08:52:01 all 66.27 0.00 14.10 5.86 0.14 13.63 09:56:45 08:52:01 0 66.79 0.00 13.34 9.24 0.17 10.47 09:56:45 08:52:01 1 66.70 0.00 13.52 3.95 0.15 15.68 09:56:45 08:52:01 2 67.20 0.00 13.52 5.41 0.15 13.71 09:56:45 08:52:01 3 66.85 0.00 13.72 2.40 0.12 16.91 09:56:45 08:52:01 4 66.03 0.00 13.31 5.67 0.13 14.86 09:56:45 08:52:01 5 65.61 0.00 15.61 3.28 0.15 15.34 09:56:45 08:52:01 6 65.57 0.00 15.20 4.03 0.12 15.08 09:56:45 08:52:01 7 65.40 0.00 14.56 12.94 0.12 6.98 09:56:45 08:53:01 all 87.67 0.00 11.93 0.04 0.16 0.19 09:56:45 08:53:01 0 89.00 0.00 10.59 0.07 0.15 0.20 09:56:45 08:53:01 1 86.45 0.00 13.15 0.13 0.13 0.13 09:56:45 08:53:01 2 85.07 0.00 14.48 0.02 0.18 0.25 09:56:45 08:53:01 3 86.21 0.00 13.53 0.02 0.18 0.07 09:56:45 08:53:01 4 88.71 0.00 10.75 0.03 0.17 0.33 09:56:45 08:53:01 5 89.69 0.00 10.01 0.03 0.17 0.10 09:56:45 08:53:01 6 87.20 0.00 12.44 0.02 0.18 0.17 09:56:45 08:53:01 7 89.04 0.00 10.47 0.03 0.15 0.30 09:56:45 08:54:01 all 65.98 0.00 11.82 5.07 0.14 16.99 09:56:45 08:54:01 0 59.93 0.00 14.31 5.48 0.13 20.14 09:56:45 08:54:01 1 59.99 0.00 12.24 6.85 0.15 20.76 09:56:45 08:54:01 2 83.37 0.00 9.10 2.63 0.13 4.77 09:56:45 08:54:01 3 64.80 0.00 12.16 2.91 0.15 19.98 09:56:45 08:54:01 4 65.58 0.00 13.20 5.35 0.13 15.74 09:56:45 08:54:01 5 63.70 0.00 11.12 2.98 0.15 22.05 09:56:45 08:54:01 6 63.99 0.00 9.77 8.52 0.13 17.58 09:56:45 08:54:01 7 66.39 0.00 12.69 5.82 0.14 14.96 09:56:45 08:55:02 all 77.94 0.00 14.78 2.66 0.16 4.45 09:56:45 08:55:02 0 77.82 0.00 14.87 2.40 0.15 4.76 09:56:45 08:55:02 1 79.60 0.00 13.81 1.83 0.15 4.61 09:56:45 08:55:02 2 78.61 0.00 13.60 2.00 0.15 5.64 09:56:45 08:55:02 3 78.62 0.00 14.16 1.76 0.18 5.27 09:56:45 08:55:02 4 75.88 0.00 17.31 4.08 0.18 2.55 09:56:45 08:55:02 5 76.15 0.00 15.63 3.01 0.19 5.02 09:56:45 08:55:02 6 78.83 0.00 13.57 3.76 0.13 3.71 09:56:45 08:55:02 7 78.05 0.00 15.29 2.46 0.17 4.04 09:56:45 08:56:01 all 47.42 0.00 9.07 2.42 0.12 40.98 09:56:45 08:56:01 0 46.21 0.00 8.51 3.37 0.12 41.79 09:56:45 08:56:01 1 61.92 0.00 8.98 1.87 0.14 27.09 09:56:45 08:56:01 2 48.30 0.00 8.37 4.29 0.10 38.94 09:56:45 08:56:01 3 43.83 0.00 9.38 1.68 0.12 45.00 09:56:45 08:56:01 4 45.85 0.00 9.26 1.33 0.09 43.48 09:56:45 08:56:01 5 44.19 0.00 8.99 2.31 0.14 44.37 09:56:45 08:56:01 6 46.67 0.00 9.23 2.44 0.12 41.54 09:56:45 08:56:01 7 42.25 0.00 9.84 2.07 0.10 45.73 09:56:45 08:57:01 all 13.67 0.00 5.20 4.00 0.07 77.06 09:56:45 08:57:01 0 15.16 0.00 5.18 1.12 0.07 78.48 09:56:45 08:57:01 1 13.15 0.00 5.00 1.23 0.07 80.55 09:56:45 08:57:01 2 14.98 0.00 6.83 19.04 0.07 59.08 09:56:45 08:57:01 3 13.96 0.00 5.50 1.12 0.05 79.36 09:56:45 08:57:01 4 15.24 0.00 4.85 1.34 0.08 78.48 09:56:45 08:57:01 5 10.43 0.00 4.88 0.34 0.07 84.29 09:56:45 08:57:01 6 13.30 0.00 4.07 0.74 0.05 81.84 09:56:45 08:57:01 7 13.14 0.00 5.33 7.20 0.10 74.24 09:56:45 08:58:01 all 0.05 0.00 0.02 0.01 0.01 99.91 09:56:45 08:58:01 0 0.15 0.00 0.05 0.00 0.03 99.77 09:56:45 08:58:01 1 0.02 0.00 0.03 0.00 0.02 99.93 09:56:45 08:58:01 2 0.02 0.00 0.03 0.10 0.00 99.85 09:56:45 08:58:01 3 0.03 0.00 0.02 0.00 0.00 99.95 09:56:45 08:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:56:45 08:58:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:56:45 08:58:01 6 0.05 0.00 0.00 0.00 0.00 99.95 09:56:45 08:58:01 7 0.10 0.00 0.02 0.00 0.00 99.88 09:56:45 08:59:01 all 0.17 0.00 0.00 0.00 0.01 99.82 09:56:45 08:59:01 0 0.02 0.00 0.03 0.00 0.02 99.93 09:56:45 08:59:01 1 1.27 0.00 0.00 0.00 0.00 98.73 09:56:45 08:59:01 2 0.02 0.00 0.00 0.03 0.02 99.93 09:56:45 08:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:56:45 08:59:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:56:45 08:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:56:45 08:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:56:45 08:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:56:45 09:56:45 08:59:01 CPU %user %nice %system %iowait %steal %idle 09:56:45 09:00:01 all 0.03 0.00 0.02 0.01 0.00 99.95 09:56:45 09:00:01 0 0.03 0.00 0.03 0.00 0.00 99.93 09:56:45 09:00:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:56:45 09:00:01 2 0.02 0.00 0.03 0.05 0.00 99.90 09:56:45 09:00:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:56:45 09:00:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:56:45 09:00:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:56:45 09:00:01 6 0.05 0.00 0.05 0.00 0.00 99.90 09:56:45 09:00:01 7 0.03 0.00 0.03 0.00 0.00 99.93 09:56:45 09:01:01 all 0.01 0.00 0.01 0.00 0.00 99.97 09:56:45 09:01:01 0 0.03 0.00 0.03 0.00 0.02 99.92 09:56:45 09:01:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:56:45 09:01:01 2 0.00 0.00 0.00 0.03 0.02 99.95 09:56:45 09:01:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:56:45 09:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:56:45 09:01:01 5 0.00 0.00 0.03 0.00 0.00 99.97 09:56:45 09:01:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:56:45 09:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:56:45 09:02:01 all 0.13 0.00 0.02 0.00 0.00 99.85 09:56:45 09:02:01 0 0.05 0.00 0.03 0.00 0.02 99.90 09:56:45 09:02:01 1 0.85 0.00 0.02 0.00 0.00 99.14 09:56:45 09:02:01 2 0.03 0.00 0.02 0.03 0.00 99.92 09:56:45 09:02:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:56:45 09:02:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:56:45 09:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:56:45 09:02:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:56:45 09:02:01 7 0.07 0.00 0.03 0.00 0.00 99.90 09:56:45 09:03:01 all 0.25 0.00 0.02 0.01 0.01 99.72 09:56:45 09:03:01 0 0.00 0.00 0.07 0.00 0.02 99.92 09:56:45 09:03:01 1 1.87 0.00 0.02 0.00 0.00 98.11 09:56:45 09:03:01 2 0.02 0.00 0.02 0.03 0.02 99.92 09:56:45 09:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:56:45 09:03:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:56:45 09:03:01 5 0.00 0.00 0.02 0.00 0.02 99.97 09:56:45 09:03:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:56:45 09:03:01 7 0.02 0.00 0.02 0.05 0.00 99.92 09:56:45 09:04:01 all 0.01 0.00 0.00 0.01 0.01 99.97 09:56:45 09:04:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:56:45 09:04:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:56:45 09:04:01 2 0.03 0.00 0.00 0.07 0.00 99.90 09:56:45 09:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:56:45 09:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:56:45 09:04:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:56:45 09:04:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:56:45 09:04:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:56:45 09:05:01 all 0.01 0.00 0.00 0.00 0.01 99.98 09:56:45 09:05:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:56:45 09:05:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:56:45 09:05:01 2 0.02 0.00 0.00 0.02 0.02 99.95 09:56:45 09:05:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:56:45 09:05:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:56:45 09:05:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:56:45 09:05:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:56:45 09:05:01 7 0.03 0.00 0.02 0.00 0.02 99.93 09:56:45 09:06:01 all 0.01 0.00 0.01 0.01 0.00 99.97 09:56:45 09:06:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:56:45 09:06:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:56:45 09:06:01 2 0.03 0.00 0.02 0.05 0.00 99.90 09:56:45 09:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:56:45 09:06:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:56:45 09:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:56:45 09:06:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:56:45 09:06:01 7 0.02 0.00 0.00 0.00 0.02 99.97 09:56:45 09:07:01 all 0.01 0.00 0.01 0.01 0.00 99.97 09:56:45 09:07:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:56:45 09:07:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:56:45 09:07:01 2 0.02 0.00 0.03 0.03 0.03 99.88 09:56:45 09:07:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:56:45 09:07:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:56:45 09:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:56:45 09:07:01 6 0.00 0.00 0.02 0.02 0.00 99.97 09:56:45 09:07:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:56:45 09:08:01 all 0.03 0.00 0.01 0.02 0.01 99.94 09:56:45 09:08:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:56:45 09:08:01 1 0.13 0.00 0.00 0.00 0.02 99.85 09:56:45 09:08:01 2 0.05 0.00 0.02 0.15 0.02 99.77 09:56:45 09:08:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:56:45 09:08:01 4 0.00 0.00 0.00 0.02 0.00 99.98 09:56:45 09:08:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:56:45 09:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:56:45 09:08:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:56:45 09:09:01 all 0.03 0.00 0.01 0.01 0.00 99.96 09:56:45 09:09:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:56:45 09:09:01 1 0.08 0.00 0.00 0.00 0.00 99.92 09:56:45 09:09:01 2 0.00 0.00 0.00 0.05 0.00 99.95 09:56:45 09:09:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:56:45 09:09:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:56:45 09:09:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:56:45 09:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:56:45 09:09:01 7 0.07 0.00 0.03 0.00 0.02 99.88 09:56:45 09:10:01 all 0.03 0.00 0.01 0.01 0.01 99.94 09:56:45 09:10:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:56:45 09:10:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:56:45 09:10:01 2 0.03 0.00 0.00 0.07 0.00 99.90 09:56:45 09:10:01 3 0.08 0.00 0.00 0.00 0.00 99.92 09:56:45 09:10:01 4 0.03 0.00 0.02 0.00 0.00 99.95 09:56:45 09:10:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:56:45 09:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:56:45 09:10:01 7 0.05 0.00 0.03 0.00 0.03 99.88 09:56:45 09:56:45 09:10:01 CPU %user %nice %system %iowait %steal %idle 09:56:45 09:11:01 all 0.01 0.00 0.01 0.00 0.00 99.97 09:56:45 09:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:56:45 09:11:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:56:45 09:11:01 2 0.00 0.00 0.00 0.03 0.02 99.95 09:56:45 09:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:56:45 09:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:56:45 09:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:56:45 09:11:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:56:45 09:11:01 7 0.03 0.00 0.03 0.00 0.02 99.92 09:56:45 09:12:01 all 0.01 0.00 0.01 0.01 0.00 99.96 09:56:45 09:12:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:56:45 09:12:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:56:45 09:12:01 2 0.03 0.00 0.00 0.07 0.00 99.90 09:56:45 09:12:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:56:45 09:12:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:56:45 09:12:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:56:45 09:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:56:45 09:12:01 7 0.03 0.00 0.02 0.00 0.02 99.93 09:56:45 09:13:01 all 0.01 0.00 0.01 0.01 0.00 99.97 09:56:45 09:13:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:56:45 09:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:56:45 09:13:01 2 0.00 0.00 0.00 0.07 0.00 99.93 09:56:45 09:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:56:45 09:13:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:56:45 09:13:01 5 0.00 0.00 0.02 0.00 0.02 99.97 09:56:45 09:13:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:56:45 09:13:01 7 0.02 0.00 0.03 0.00 0.00 99.95 09:56:45 09:14:01 all 0.01 0.00 0.00 0.00 0.00 99.98 09:56:45 09:14:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:56:45 09:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:56:45 09:14:01 2 0.02 0.00 0.02 0.03 0.02 99.92 09:56:45 09:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:56:45 09:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:56:45 09:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:56:45 09:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:56:45 09:14:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:56:45 09:15:01 all 0.02 0.00 0.01 0.00 0.00 99.96 09:56:45 09:15:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:56:45 09:15:01 1 0.05 0.00 0.00 0.00 0.02 99.93 09:56:45 09:15:01 2 0.02 0.00 0.00 0.03 0.00 99.95 09:56:45 09:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:56:45 09:15:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:56:45 09:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:56:45 09:15:01 6 0.03 0.00 0.02 0.00 0.00 99.95 09:56:45 09:15:01 7 0.02 0.00 0.03 0.00 0.02 99.93 09:56:45 09:16:01 all 0.01 0.00 0.01 0.00 0.00 99.98 09:56:45 09:16:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:56:45 09:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:56:45 09:16:01 2 0.00 0.00 0.00 0.02 0.00 99.98 09:56:45 09:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:56:45 09:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:56:45 09:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:56:45 09:16:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:56:45 09:16:01 7 0.03 0.00 0.03 0.00 0.00 99.93 09:56:45 09:17:01 all 0.01 0.00 0.01 0.00 0.00 99.97 09:56:45 09:17:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:56:45 09:17:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:56:45 09:17:01 2 0.00 0.00 0.00 0.03 0.00 99.97 09:56:45 09:17:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:56:45 09:17:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:56:45 09:17:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:56:45 09:17:01 6 0.03 0.00 0.00 0.00 0.00 99.97 09:56:45 09:17:01 7 0.03 0.00 0.02 0.00 0.02 99.93 09:56:45 09:18:01 all 0.01 0.00 0.01 0.01 0.01 99.97 09:56:45 09:18:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:56:45 09:18:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:56:45 09:18:01 2 0.02 0.00 0.00 0.05 0.02 99.92 09:56:45 09:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:56:45 09:18:01 4 0.00 0.00 0.02 0.00 0.02 99.97 09:56:45 09:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:56:45 09:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:56:45 09:18:01 7 0.03 0.00 0.03 0.00 0.02 99.92 09:56:45 09:19:01 all 0.01 0.00 0.01 0.01 0.00 99.97 09:56:45 09:19:01 0 0.03 0.00 0.00 0.00 0.00 99.97 09:56:45 09:19:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:56:45 09:19:01 2 0.02 0.00 0.02 0.07 0.00 99.90 09:56:45 09:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:56:45 09:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:56:45 09:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:56:45 09:19:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:56:45 09:19:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:56:45 09:20:01 all 0.01 0.00 0.01 0.01 0.01 99.96 09:56:45 09:20:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:56:45 09:20:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:56:45 09:20:01 2 0.02 0.00 0.00 0.05 0.02 99.92 09:56:45 09:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:56:45 09:20:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:56:45 09:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:56:45 09:20:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:56:45 09:20:01 7 0.03 0.00 0.03 0.00 0.03 99.90 09:56:45 09:21:01 all 0.01 0.00 0.01 0.01 0.00 99.97 09:56:45 09:21:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:56:45 09:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:56:45 09:21:01 2 0.02 0.00 0.00 0.05 0.00 99.93 09:56:45 09:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:56:45 09:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:56:45 09:21:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:56:45 09:21:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:56:45 09:21:01 7 0.03 0.00 0.03 0.00 0.02 99.92 09:56:45 09:56:45 09:21:01 CPU %user %nice %system %iowait %steal %idle 09:56:45 09:22:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:56:45 09:22:01 0 0.00 0.00 0.02 0.00 0.02 99.97 09:56:45 09:22:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:56:45 09:22:01 2 0.00 0.00 0.02 0.03 0.02 99.93 09:56:45 09:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:56:45 09:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:56:45 09:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:56:45 09:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:56:45 09:22:01 7 0.02 0.00 0.05 0.00 0.02 99.92 09:56:45 09:23:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:56:45 09:23:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:56:45 09:23:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:56:45 09:23:01 2 0.00 0.00 0.00 0.03 0.00 99.97 09:56:45 09:23:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:56:45 09:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:56:45 09:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:56:45 09:23:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:56:45 09:23:01 7 0.03 0.00 0.02 0.00 0.03 99.92 09:56:45 09:24:01 all 0.01 0.00 0.00 0.01 0.00 99.97 09:56:45 09:24:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:56:45 09:24:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:56:45 09:24:01 2 0.02 0.00 0.00 0.12 0.00 99.87 09:56:45 09:24:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:56:45 09:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:56:45 09:24:01 5 0.00 0.00 0.02 0.00 0.02 99.97 09:56:45 09:24:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:56:45 09:24:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:56:45 09:25:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:56:45 09:25:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:56:45 09:25:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:56:45 09:25:01 2 0.00 0.00 0.00 0.03 0.02 99.95 09:56:45 09:25:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:56:45 09:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:56:45 09:25:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:56:45 09:25:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:56:45 09:25:01 7 0.03 0.00 0.02 0.00 0.03 99.92 09:56:45 09:26:01 all 0.21 0.00 0.01 0.01 0.00 99.76 09:56:45 09:26:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:56:45 09:26:01 1 1.60 0.00 0.03 0.00 0.00 98.37 09:56:45 09:26:01 2 0.02 0.00 0.00 0.08 0.00 99.90 09:56:45 09:26:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:56:45 09:26:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:56:45 09:26:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:56:45 09:26:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:56:45 09:26:01 7 0.03 0.00 0.02 0.00 0.02 99.93 09:56:45 09:27:01 all 0.26 0.00 0.00 0.00 0.00 99.73 09:56:45 09:27:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:56:45 09:27:01 1 1.97 0.00 0.00 0.00 0.00 98.03 09:56:45 09:27:01 2 0.02 0.00 0.02 0.03 0.02 99.92 09:56:45 09:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:56:45 09:27:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:56:45 09:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:56:45 09:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:56:45 09:27:01 7 0.03 0.00 0.02 0.00 0.02 99.93 09:56:45 09:28:01 all 0.26 0.00 0.01 0.00 0.01 99.72 09:56:45 09:28:01 0 0.00 0.00 0.02 0.00 0.02 99.97 09:56:45 09:28:01 1 1.97 0.00 0.00 0.00 0.02 98.01 09:56:45 09:28:01 2 0.02 0.00 0.00 0.03 0.00 99.95 09:56:45 09:28:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:56:45 09:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:56:45 09:28:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:56:45 09:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:56:45 09:28:01 7 0.03 0.00 0.03 0.00 0.02 99.92 09:56:45 09:29:01 all 0.07 0.00 0.01 0.00 0.00 99.92 09:56:45 09:29:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:56:45 09:29:01 1 0.48 0.00 0.02 0.00 0.00 99.50 09:56:45 09:29:01 2 0.00 0.00 0.00 0.03 0.00 99.97 09:56:45 09:29:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:56:45 09:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:56:45 09:29:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:56:45 09:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:56:45 09:29:01 7 0.02 0.00 0.03 0.00 0.02 99.93 09:56:45 09:30:01 all 0.11 0.00 0.01 0.00 0.00 99.87 09:56:45 09:30:01 0 0.75 0.00 0.00 0.00 0.02 99.24 09:56:45 09:30:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:56:45 09:30:01 2 0.00 0.00 0.02 0.03 0.00 99.95 09:56:45 09:30:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:56:45 09:30:01 4 0.03 0.00 0.00 0.00 0.00 99.97 09:56:45 09:30:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:56:45 09:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:56:45 09:30:01 7 0.07 0.00 0.00 0.00 0.02 99.92 09:56:45 09:31:01 all 0.25 0.00 0.01 0.00 0.00 99.74 09:56:45 09:31:01 0 1.94 0.00 0.03 0.00 0.00 98.03 09:56:45 09:31:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:56:45 09:31:01 2 0.02 0.00 0.00 0.02 0.02 99.95 09:56:45 09:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:56:45 09:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:56:45 09:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:56:45 09:31:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:56:45 09:31:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:56:45 09:32:01 all 0.04 0.00 0.01 0.00 0.01 99.94 09:56:45 09:32:01 0 0.18 0.00 0.05 0.00 0.02 99.75 09:56:45 09:32:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:56:45 09:32:01 2 0.02 0.00 0.00 0.03 0.00 99.95 09:56:45 09:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:56:45 09:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:56:45 09:32:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:56:45 09:32:01 6 0.03 0.00 0.00 0.00 0.00 99.97 09:56:45 09:32:01 7 0.05 0.00 0.05 0.00 0.03 99.87 09:56:45 09:56:45 09:32:01 CPU %user %nice %system %iowait %steal %idle 09:56:45 09:33:01 all 0.11 0.00 0.04 0.02 0.01 99.83 09:56:45 09:33:01 0 0.60 0.00 0.03 0.00 0.00 99.37 09:56:45 09:33:01 1 0.02 0.00 0.03 0.00 0.00 99.95 09:56:45 09:33:01 2 0.00 0.00 0.00 0.07 0.02 99.92 09:56:45 09:33:01 3 0.03 0.00 0.02 0.00 0.02 99.93 09:56:45 09:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:56:45 09:33:01 5 0.05 0.00 0.05 0.00 0.02 99.88 09:56:45 09:33:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:56:45 09:33:01 7 0.17 0.00 0.13 0.07 0.03 99.60 09:56:45 09:34:01 all 0.07 0.00 0.01 0.00 0.01 99.90 09:56:45 09:34:01 0 0.50 0.00 0.02 0.00 0.02 99.47 09:56:45 09:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:56:45 09:34:01 2 0.03 0.00 0.02 0.00 0.00 99.95 09:56:45 09:34:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:56:45 09:34:01 4 0.02 0.00 0.00 0.02 0.02 99.95 09:56:45 09:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:56:45 09:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:56:45 09:34:01 7 0.03 0.00 0.03 0.00 0.03 99.90 09:56:45 09:35:01 all 0.07 0.00 0.01 0.00 0.01 99.91 09:56:45 09:35:01 0 0.52 0.00 0.00 0.00 0.02 99.47 09:56:45 09:35:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:56:45 09:35:01 2 0.00 0.00 0.00 0.03 0.02 99.95 09:56:45 09:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:56:45 09:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:56:45 09:35:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:56:45 09:35:01 6 0.02 0.00 0.02 0.00 0.02 99.95 09:56:45 09:35:01 7 0.03 0.00 0.02 0.00 0.02 99.93 09:56:45 09:36:01 all 0.23 0.00 0.03 0.01 0.01 99.72 09:56:45 09:36:01 0 0.35 0.00 0.02 0.00 0.00 99.63 09:56:45 09:36:01 1 0.13 0.00 0.03 0.02 0.00 99.82 09:56:45 09:36:01 2 0.08 0.00 0.05 0.03 0.02 99.82 09:56:45 09:36:01 3 0.35 0.00 0.02 0.02 0.00 99.62 09:56:45 09:36:01 4 0.15 0.00 0.03 0.02 0.00 99.80 09:56:45 09:36:01 5 0.27 0.00 0.02 0.00 0.02 99.70 09:56:45 09:36:01 6 0.23 0.00 0.02 0.02 0.00 99.73 09:56:45 09:36:01 7 0.28 0.00 0.05 0.00 0.02 99.65 09:56:45 09:37:01 all 0.05 0.00 0.01 0.01 0.01 99.93 09:56:45 09:37:01 0 0.33 0.00 0.00 0.00 0.02 99.65 09:56:45 09:37:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:56:45 09:37:01 2 0.02 0.00 0.02 0.05 0.03 99.88 09:56:45 09:37:01 3 0.00 0.00 0.02 0.00 0.02 99.97 09:56:45 09:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:56:45 09:37:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:56:45 09:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:56:45 09:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:56:45 09:38:01 all 0.02 0.00 0.01 0.00 0.00 99.96 09:56:45 09:38:01 0 0.05 0.00 0.00 0.00 0.00 99.95 09:56:45 09:38:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:56:45 09:38:01 2 0.00 0.00 0.02 0.02 0.02 99.95 09:56:45 09:38:01 3 0.03 0.00 0.02 0.00 0.02 99.93 09:56:45 09:38:01 4 0.03 0.00 0.00 0.00 0.00 99.97 09:56:45 09:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:56:45 09:38:01 6 0.02 0.00 0.03 0.00 0.00 99.95 09:56:45 09:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:56:45 09:39:01 all 0.08 0.00 0.01 0.01 0.01 99.90 09:56:45 09:39:01 0 0.60 0.00 0.02 0.00 0.00 99.38 09:56:45 09:39:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:56:45 09:39:01 2 0.00 0.00 0.02 0.05 0.00 99.93 09:56:45 09:39:01 3 0.03 0.00 0.02 0.00 0.03 99.92 09:56:45 09:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:56:45 09:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:56:45 09:39:01 6 0.00 0.00 0.02 0.00 0.02 99.97 09:56:45 09:39:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:56:45 09:40:01 all 0.07 0.00 0.00 0.00 0.01 99.92 09:56:45 09:40:01 0 0.45 0.00 0.00 0.00 0.02 99.53 09:56:45 09:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:56:45 09:40:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:56:45 09:40:01 3 0.02 0.00 0.02 0.00 0.02 99.95 09:56:45 09:40:01 4 0.02 0.00 0.00 0.02 0.02 99.95 09:56:45 09:40:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:56:45 09:40:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:56:45 09:40:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:56:45 09:41:01 all 0.03 0.00 0.01 0.01 0.00 99.95 09:56:45 09:41:01 0 0.20 0.00 0.00 0.00 0.00 99.80 09:56:45 09:41:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:56:45 09:41:01 2 0.00 0.00 0.00 0.05 0.00 99.95 09:56:45 09:41:01 3 0.02 0.00 0.02 0.00 0.02 99.95 09:56:45 09:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:56:45 09:41:01 5 0.00 0.00 0.02 0.00 0.02 99.97 09:56:45 09:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:56:45 09:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:56:45 09:42:01 all 0.10 0.00 0.01 0.01 0.01 99.87 09:56:45 09:42:01 0 0.68 0.00 0.02 0.00 0.02 99.29 09:56:45 09:42:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:56:45 09:42:01 2 0.02 0.00 0.00 0.07 0.00 99.92 09:56:45 09:42:01 3 0.03 0.00 0.03 0.00 0.02 99.92 09:56:45 09:42:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:56:45 09:42:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:56:45 09:42:01 6 0.02 0.00 0.02 0.00 0.02 99.95 09:56:45 09:42:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:56:45 09:43:01 all 0.07 0.00 0.01 0.00 0.01 99.91 09:56:45 09:43:01 0 0.60 0.00 0.02 0.00 0.00 99.38 09:56:45 09:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:56:45 09:43:01 2 0.00 0.00 0.00 0.02 0.02 99.97 09:56:45 09:43:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:56:45 09:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:56:45 09:43:01 5 0.00 0.00 0.03 0.00 0.03 99.93 09:56:45 09:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:56:45 09:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:56:45 09:56:45 09:43:01 CPU %user %nice %system %iowait %steal %idle 09:56:45 09:44:01 all 0.00 0.00 0.01 0.01 0.00 99.97 09:56:45 09:44:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:56:45 09:44:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:56:45 09:44:01 2 0.00 0.00 0.00 0.02 0.00 99.98 09:56:45 09:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:56:45 09:44:01 4 0.00 0.00 0.02 0.08 0.00 99.90 09:56:45 09:44:01 5 0.03 0.00 0.00 0.00 0.02 99.95 09:56:45 09:44:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:56:45 09:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:56:45 09:45:01 all 0.09 0.00 0.00 0.00 0.00 99.90 09:56:45 09:45:01 0 0.62 0.00 0.00 0.00 0.02 99.37 09:56:45 09:45:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:56:45 09:45:01 2 0.02 0.00 0.00 0.02 0.00 99.97 09:56:45 09:45:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:56:45 09:45:01 4 0.00 0.00 0.00 0.02 0.00 99.98 09:56:45 09:45:01 5 0.02 0.00 0.03 0.00 0.02 99.93 09:56:45 09:45:01 6 0.03 0.00 0.00 0.00 0.00 99.97 09:56:45 09:45:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:56:46 09:46:01 all 0.08 0.00 0.01 0.01 0.01 99.89 09:56:46 09:46:01 0 0.62 0.00 0.02 0.00 0.00 99.37 09:56:46 09:46:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:56:46 09:46:01 2 0.00 0.00 0.00 0.02 0.02 99.97 09:56:46 09:46:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:56:46 09:46:01 4 0.00 0.00 0.00 0.02 0.02 99.97 09:56:46 09:46:01 5 0.05 0.00 0.02 0.00 0.03 99.90 09:56:46 09:46:01 6 0.00 0.00 0.00 0.02 0.00 99.98 09:56:46 09:46:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:56:46 09:47:01 all 0.08 0.00 0.01 0.00 0.01 99.90 09:56:46 09:47:01 0 0.53 0.00 0.03 0.00 0.02 99.42 09:56:46 09:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:56:46 09:47:01 2 0.02 0.00 0.02 0.02 0.00 99.95 09:56:46 09:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:56:46 09:47:01 4 0.02 0.00 0.00 0.02 0.00 99.97 09:56:46 09:47:01 5 0.02 0.00 0.03 0.00 0.02 99.93 09:56:46 09:47:01 6 0.02 0.00 0.02 0.00 0.02 99.95 09:56:46 09:47:01 7 0.02 0.00 0.00 0.00 0.02 99.97 09:56:46 09:48:01 all 0.01 0.00 0.01 0.00 0.00 99.97 09:56:46 09:48:01 0 0.05 0.00 0.02 0.00 0.00 99.93 09:56:46 09:48:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:56:46 09:48:01 2 0.00 0.00 0.00 0.02 0.00 99.98 09:56:46 09:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:56:46 09:48:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:56:46 09:48:01 5 0.02 0.00 0.02 0.00 0.03 99.93 09:56:46 09:48:01 6 0.02 0.00 0.00 0.02 0.00 99.97 09:56:46 09:48:01 7 0.03 0.00 0.02 0.00 0.00 99.95 09:56:46 09:49:01 all 0.09 0.00 0.01 0.01 0.01 99.88 09:56:46 09:49:01 0 0.67 0.00 0.03 0.00 0.02 99.29 09:56:46 09:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:56:46 09:49:01 2 0.00 0.00 0.00 0.02 0.02 99.97 09:56:46 09:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:56:46 09:49:01 4 0.02 0.00 0.00 0.03 0.00 99.95 09:56:46 09:49:01 5 0.02 0.00 0.03 0.00 0.02 99.93 09:56:46 09:49:01 6 0.03 0.00 0.02 0.00 0.00 99.95 09:56:46 09:49:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:56:46 09:50:01 all 0.00 0.00 0.01 0.00 0.01 99.98 09:56:46 09:50:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:56:46 09:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:56:46 09:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:56:46 09:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:56:46 09:50:01 4 0.00 0.00 0.00 0.02 0.02 99.97 09:56:46 09:50:01 5 0.02 0.00 0.03 0.00 0.03 99.92 09:56:46 09:50:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:56:46 09:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:56:46 09:51:01 all 0.01 0.00 0.01 0.01 0.00 99.96 09:56:46 09:51:01 0 0.00 0.00 0.03 0.00 0.00 99.97 09:56:46 09:51:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:56:46 09:51:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:56:46 09:51:01 3 0.00 0.00 0.00 0.03 0.00 99.97 09:56:46 09:51:01 4 0.02 0.00 0.00 0.02 0.00 99.97 09:56:46 09:51:01 5 0.03 0.00 0.02 0.00 0.02 99.93 09:56:46 09:51:01 6 0.03 0.00 0.02 0.00 0.00 99.95 09:56:46 09:51:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:56:46 09:52:01 all 0.01 0.00 0.00 0.00 0.01 99.98 09:56:46 09:52:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:56:46 09:52:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:56:46 09:52:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:56:46 09:52:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:56:46 09:52:01 4 0.00 0.00 0.00 0.03 0.00 99.97 09:56:46 09:52:01 5 0.03 0.00 0.02 0.00 0.03 99.92 09:56:46 09:52:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:56:46 09:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:56:46 09:53:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:56:46 09:53:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:56:46 09:53:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:56:46 09:53:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:56:46 09:53:01 3 0.00 0.00 0.02 0.02 0.00 99.97 09:56:46 09:53:01 4 0.02 0.00 0.00 0.02 0.00 99.97 09:56:46 09:53:01 5 0.03 0.00 0.03 0.00 0.02 99.92 09:56:46 09:53:01 6 0.03 0.00 0.02 0.00 0.00 99.95 09:56:46 09:53:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:56:46 09:54:01 all 0.00 0.00 0.01 0.00 0.01 99.97 09:56:46 09:54:01 0 0.00 0.00 0.02 0.00 0.02 99.97 09:56:46 09:54:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:56:46 09:54:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:56:46 09:54:01 3 0.02 0.00 0.00 0.02 0.02 99.95 09:56:46 09:54:01 4 0.00 0.00 0.00 0.02 0.00 99.98 09:56:46 09:54:01 5 0.00 0.00 0.03 0.00 0.03 99.93 09:56:46 09:54:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:56:46 09:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:56:46 09:56:46 09:54:01 CPU %user %nice %system %iowait %steal %idle 09:56:46 09:55:01 all 0.01 0.00 0.01 0.01 0.01 99.97 09:56:46 09:55:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:56:46 09:55:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:56:46 09:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:56:46 09:55:01 3 0.00 0.00 0.00 0.03 0.00 99.97 09:56:46 09:55:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:56:46 09:55:01 5 0.02 0.00 0.02 0.00 0.03 99.93 09:56:46 09:55:01 6 0.00 0.00 0.03 0.03 0.02 99.92 09:56:46 09:55:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:56:46 09:56:01 all 0.01 0.00 0.00 0.00 0.01 99.98 09:56:46 09:56:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:56:46 09:56:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:56:46 09:56:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:56:46 09:56:01 3 0.00 0.00 0.00 0.02 0.00 99.98 09:56:46 09:56:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:56:46 09:56:01 5 0.03 0.00 0.02 0.00 0.03 99.92 09:56:46 09:56:01 6 0.00 0.00 0.00 0.02 0.00 99.98 09:56:46 09:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:56:46 Average: all 6.59 0.00 1.28 0.35 0.02 91.77 09:56:46 Average: 0 6.61 0.00 1.27 0.32 0.02 91.78 09:56:46 Average: 1 6.80 0.00 1.30 0.32 0.02 91.56 09:56:46 Average: 2 6.79 0.00 1.26 0.54 0.02 91.39 09:56:46 Average: 3 6.45 0.00 1.27 0.34 0.02 91.91 09:56:46 Average: 4 6.57 0.00 1.32 0.34 0.02 91.75 09:56:46 Average: 5 6.44 0.00 1.28 0.19 0.02 92.07 09:56:46 Average: 6 6.58 0.00 1.24 0.30 0.02 91.87 09:56:46 Average: 7 6.46 0.00 1.28 0.45 0.02 91.79 09:56:46 09:56:46 09:56:46